This document outlines an assignment for a B.Tech course in Digital Signal Processing at SIKSHA 'O' ANUSANDHAN University. It includes questions related to DFT, FFT, filters, and convolution, along with specific tasks such as calculating DFT and IDFT, and designing filters using various methods. The assignment is structured to assess learning outcomes related to digital signal processing concepts and applications.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2 views3 pages
DSP Theory Assignment-4
This document outlines an assignment for a B.Tech course in Digital Signal Processing at SIKSHA 'O' ANUSANDHAN University. It includes questions related to DFT, FFT, filters, and convolution, along with specific tasks such as calculating DFT and IDFT, and designing filters using various methods. The assignment is structured to assess learning outcomes related to digital signal processing concepts and applications.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3
ITER, SIKSHA ‘O’ ANUSANDHAN (Deemed to be
University) Assignment-4
Branch ECE Programme B.Tech.
Course Name Digital Signal Processing Semester VI Course Code EET-3051 Academic Year 2025/Even Topic: DFT,FFT,FILTERS Assignment-1 Date of Submission: 15.05.2025 GP-1
Write the Expression of DFT as a linear transformation. Find the 4point DFT of x(n)={1,1,0,0} 1. CO4 L2
2. Write the Expression of IDFT as a linear transformation. Find the 4point
IDFT of x(n)={1,0,1,0} CO4 L2
List out all the properties of DFT.
3. CO4 L3
List out the difference between Linear and Circular convolution.
4. CO5 L3
Two sequences are given by x1(n)={1,2,3,1} and x2(n)={1,1,1} . Find
5. i. Circular convolution CO5 L3 ii. Linear convolution using Circular convolution
Explain the process of
6. i. Overlap Save Method CO5 L4 ii. Overlap add Method
7. Draw the basic butterfly diagram of DIT-FFT and DIF-FFT Algorithm
and draw the flow graph of CO6 L4 i. 8-point DIT-FFT Algorithm ii. 8-point DIF-FFT Algorithm
8. List out the difference between FIR & IIR Filter.
CO6 L4 9. A low pass filter is to be designed with the following desired frequency response given by CO6 L4 Hd(ejω) = 1, -π/2 ≤ |ω| ≤ π/2 =0 , otherwise Assume order of the filter is 7. Calculate the filter coefficients h(n) and Transfer function of the filter H(z) using i. Rectangular window. ii.Hamming window. iii.Hanning window. 10. Convert the following analog transfer function into digital IIR filter using Bilinear Transformation technique having sampling period T=2sec. CO6 L4 H(s)=2 / (s+1) (s+2) 11. The system function of the analog filter is given as Ha(s) = 1 / (s2+3s+2) .Obtain the system function of the IIR digital filter CO6 L4 by using impulse invariance method for sampling frequency of 5 samples/sec. Note: 1. Assignment carries weightage of 20 marks out of 100 2. Course outcome CO4 ,CO5,CO6 was covered. CO1 Interpret, represent and process of discrete/digital signals in the time domain Interpret, represent and process discrete/digital systems in time domain. CO2 Course CO3 Apply knowledge of Z-transform, ROC and its properties to analyze discrete- Outcomes time signals and systems CO4 Apply knowledge of DTFT, DFT, IDFT, up sampling, down sampling, circular convolution, aliasing phenomena to analyze signals and systems. CO5 Develop and apply FFT Algorithm to compute DFT/IDFT of discrete-time signals. CO6 Design and realize IIR and FIR filters using different structures, write algorithms to implement discrete-time signal and systems, design of different digital filters and apply them to real-world applications of signal and information processing using MATLAB.