One Mark Questions:: EC431 Digital Signal Processing Unit-II
One Mark Questions:: EC431 Digital Signal Processing Unit-II
One Mark Questions:: EC431 Digital Signal Processing Unit-II
Unit-II
6. a) Find the linear convolution of x(n) = [1, 2,3] and h(n) = [3,2] using the DFT. [6 Marks]
b) State and prove circular time shifting property of DFT. [4 Marks]
UNIT-III
1. Derive the signal flow graph for the 8-point, radix-2 Decimation in frequency FFT
algorithm.
2. Derive decimation-in-time radix-2 FFT algorithm for determining DFT coefficients and
draw signal flow graph for 8-point computation.
3. Find the 8-point DFT of a sequence x(n)={1,2,3,4,4,3,2,1} using radix-2 DIT-FFT
algorithm.
4. Given X(k) = {28, -4+j9.656, -4+j4, -4+j1.656, -4, -4-j1.656, -4-j4, -4-j9.656}, find x(n)
using inverse DIT FFT algorithm.
5. Perform linear convolution of finite duration sequences h(n) = {1, 1, 1} and
x(n)= {3, -1, 0, 1, 3, 2, 0, 1, 2, 1} by (a) overlap-add method (b) overlap-save method.
6. Find the 8-point DFT of a sequence x(n)={1,2,3,4,4,3,2,1} using radix-2 DIF-FFT
algorithm.
7. Explain overlap-add and overlap-save methods for filtering the long sequences.