DSP Question Paper Unit 1
DSP Question Paper Unit 1
DSP Question Paper Unit 1
KNCET, TRICHY
nn 0
x (n)=
(6)
9. Compute 8 point DFT of the sequences x(n)={0,1,2,3,4,5,6,7} Using radix 2 DIF Algorithm.(8)
10. By means of DFT and IDFT ,Determine the sequence x3(n) corresponding to the circular
convolution of the sequence x1(n)={2,1,2,1}.x2(n)={1,2,3,4}
(8)
11. compute an 8 point DFT of the sequence x(n) (0.5,0.5,0.5,0.5,0,0,0,0)
(12)
12. Determine 8 pt DFT of x (n)=1for -3n3 using DIT-FFT algorithm.
(8)
13. compute an 8 point DFT of the sequence x(n) (1,0,1, -1,1, -1,0,1)
(12)
14. Compute the FFT of the sequence x(n)=n+1 where N=8 using the in place radix 2 decimation in
frequency algorithm.
(8)
15. Find DFT for {1,1,2,0,1,2,0,1} using FFT DIT butterfly algorithm and plot the spectrum. (8)
16. Find 8 Point DFT of x(n)=0.5,0n3 Using DIT FFT
0, 4n7
(8)
17. Use the flow graph of 8 point DIT-FFT to compute the DFT of the sequence
x(n)={1,2,3,4,4,3,2,1}
(8)
18. Use the flow graph of 8 point DIT-FFT to compute the DFT of the sequence
x(n)={1,0,0,0,0,0,0,0}
(8)
19. Compute the eight point DFT of the sequence x(n)={1,0 n7
0, Otherwise
By using the decimation in time and decimation in frequency FFT algorithm.
(16)
20. Find the IDFT of the sequence X(K)={4,1-j2.414,0,1-j0.414,0,1+j0.414,0,1+j2.414}.
(16)
21. Compute the linear convolution of finite duration sequence h(n)={1,2} and x(n)={1,2,-1,2,3,-2,3,-1,1,1,2,-1}by overlap save and overlap add methods.
(16)
22. Compute the linear convolution of finite duration sequence x(n)={1,-1,2,1,2,-1,1,3,1} and
h(n)={1,2,1}by overlap save and overlap add methods.
(16)
KNCET, TRICHY
(16)
2. Use the Impulse invariance method to design a digital filter from an analog prototype that has a system
function Ha(s)=s+a/((s+a)2 +b2 )
(8)
3. Derive bilinear transformation for an analog filter with system function H(s) =b / (s+a)
(8)
(8)
(8)
6. Explain the method of design of IIR filters using bilinear transform method.
(8)
7. Derive the bilinear transformation and the frequency relationship.
(6)
8. Explain how mapping between S plane and Z plane is done using Bilinear transformation method.(8)
9. Design a low pass Butter worth filter using the Bilinear transform method for satisfying the
following constraints: Pass band :0-400 Hz, Stop band:2.1-4 KHz ,Pass band ripple:2dB Stop
band attenuation:20 Db and sampling frequency :10KHz.
(16)
KNCET, TRICHY
0.707 H 1 for 0 w
2
e jw
H 0.20 for 3 4
With T=1 sec using bilinear transformation .realize the same in Direct form II.
(16)
24. Obtain the direct form I ,direct form-II, cascade and parallel form realization for the following
system. y(n) = -0.1y(n-1)+0.2y(n-2)+3x(n)+3.6x(n-1)+0.6x(n-2).
(16)
25. Obtain the direct form I , direct form-II, cascade and parallel form realization for the following
system. y(n) = - 13/12y(n-1) - 9/24y(n-2)- 1/24y(n-3) +x(n)+4x(n-1)+3x(n-2).
(16)
KNCET, TRICHY
(16)
UNIT-3
PART A
1. What is a window and why it is necessary?
2. What is meant by linear phase in FIR filter?
3. Why the FIR filter is called as linear phase filter?
4. What are the design techniques of designing FIR filters?
5. What is the necessary and sufficient condition for linear phase characteristic in FIR filter?
6. Draw the direct form realization of FIR system.
7. What are the properties of FIR filter?
8. What are the possible types of impulse response for linear phase FIR filters?
9. Write the equation specifying Hanning windows.
10. Compare the Rectangular and Hamming window.
11. What is Gibbs phenomenon?
12. What are the different types of filters based on impulse response?
13. What are the advantages and disadvantages of FIR filters?
14. List the steps involved in the design of FIR filters using windows.
15. Why is FIR filter always stable?
16. Write the procedure for FIR filter design by frequency sampling method.
17. Write the equation specifying Blackman windows.
18. Compare the Hamming and Blackman window.
19. Write the features of Blackman window spectrum.
20. Draw the direct form realization of a linear Phase FIR system for N odd
21. Distinguish between FIR filters and IIR filters.
22. Write the magnitude and phase function of FIR filter when impulse response is symmetric and N
is odd.
23. Write the magnitude and phase function of FIR filter when impulse response is anti-symmetric
and N is odd.
24. Write the magnitude and phase function of FIR filter when impulse response is symmetric and N
is even.
25. Write the magnitude and phase function of FIR filter when impulse response is anti-symmetric
and N is even.
PART-B
1. Explain the designing of FIR filters using windows.
(16)
2. Obtain a direct form realization for a linear phase FIR system for N-odd and N-even.
(16)
3. Explain the Type-I and Type-II frequency sampling method of designing an FIR filter. (16)
4. Derive the frequency response of a linear phase FIR filter when impulse responses symmetric
and order N is EVEN and ODD.
(16)
5. Derive the frequency response of a linear phase FIR filter when impulse responses antisymmetric and order N is EVEN and ODD.
(16)
6. Design a FIR LPF using hamming window by taking 9 samples of w(n) and with a cut off
frequency of 1.2 radians/sec.
(16)
7. Design a FIR HPF using hamming window by taking 9 samples of w(n) and with a cut off
frequency of 1.2 radians/sec.
(16)
8. Design a FIR HPF using Rectangular window by taking 8samples of w(n) and with a cut off
frequency of 2 radians/sec.
(16)
9. Design a FIR LPF using Rectangular window by taking 9 samples of w(n) and with a cut off
frequency of 1.2 radians/sec.
(16)
KNCET, TRICHY
H d ( e j ) = 1 for /2
/2
6
= 0 for /2
(16).
14. Design a FIR linear phase digital filter approximating the ideal frequency response
H d ( e j ) =e-j5 for /2 /2
= 0 for otherwise
using Hamming window method with N=11.
(16)
15. Design and FIR LPF using frequency sampling method for the following specifications. (16)
Pass band frequency = 400 Hz
Stop band frequency = 800 Hz
Sampling frequency = 2000 Hz
Order of the filter = 11
16. Design a FIR low pass filter having following specifications:
H d ( e j ) = 1 for
6
6
= 0 for otherwise
And given that N=7 using Hanning window and Hamming window.
(16)
17. Design a digital FIR band pass filter with lower cutoff frequency 2000 Hz and upper cut off
frequency 3200 Hz using Hamming window of length N=7,Sampling rate is 10000 Hz.
(16)
18. Design an ideal High pass filter with a frequency response
H d ( e j ) = 1 for /4
= 0 for
/4
Find the values of h(n)=11 using hamming
window, Find H(z) and determine the magnitude response.
(16)
19. Determine the coefficients {h(n)} of a linear phase FIR filter of length M=15 which has a
symmetric unit sample response and a frequency response that satisfies the condition
H[2 k/15]={1,for k=0,1,2,3
0,for k=4,5,6,7
20. Obtain the linear phase realization of the system function
H(Z)=1/2+1/3Z-1+Z-2+1/4 Z-3+Z-4+1/5Z-5+1/2 Z-6
(8)
j
21.The frequency response of a filter is given by H(e )=j;- Design the filter ,using a
rectangular window function. Take N=7.
(8)
{0
<
4
Using a Hanning window and Hamming window with N=7.
(16)
UNIT-4
KNCET, TRICHY
x(n)
2
Z-1
Z-1
y(n)
2
KNCET, TRICHY
KNCET, TRICHY