Assignment 1
Assignment 1
VI Semester B.Tech
Course (Subject): Digital Signal Processing
SET1(From R15EE013 To R15EE133)
For (i) N=4 (ii) N=8. Plot |X(k)| and angle of X(k).
2. State and prove the following properties. (i) Liniarity (ii) Circular time shift (iii) Time
reversal (iv) complex conjugate.
3. Consider the length-8 sequence defined for 0≤n≤7. X(n)={1,2,-3,0,1,-1,4,2} with a 8-
point DFT. Evaluate the following functions of X(k) with out computing DFT.
3𝜋𝑘
(a) X(0) (b) X(4) (c) ∑7𝑘=0 𝑋(𝑘) (d) ∑7𝑘=0 𝑒 −𝑗 4 𝑋(𝑘) (e) ∑7𝑘=0 |𝑋(𝑘)|2
4. Consider a FIR filter with impulse response, h(n)={3,2,1,1}.
If the input is x(n)={1,2,3,3,2,1,-1,-2,-3,5,6,-1,2,0,2,1}, find the output. Usinf overlap
save method assuming the length of the block is 9.
6. What are the differences and similarities between DIF-FFT and DIT-FFT algorithm.
7. Develop DIT-FFT algorithm for N=8.
8. Find the DFT of a sequence x(n)={1,2,3,4,4,3,2,1} using DIF-FFT algorithm.
9. Find the IDFT of the sequence X(k)={4,1-j2,414,0,1-j0.414,0,1+j0.414,0,1+j2.414} using
DIF –FFT algorithm
10. Find the actual sample value of the circular convolution of two sequences.
X1(n)={2.5,2.5,2.5,0}
and x2(n)={0,0,1,0} using DIT-FFT algorithm.
School of Electrical & Electronics Engg.
VI Semester B.Tech
Course (Subject): Digital Signal Processing