DSPA - Practice Sheet 1
DSPA - Practice Sheet 1
1. x(n) ={1, -2, 3, 4}, determine 4-point DFT and 8-point DFT.
2. x(n) ={ -1, 2, -1, 0, 1, 3, -2, 1, -3, -2, -1, 0, -2}, h(n)=(1, 0, 1}, Find x(n)*h(n) using overlap save
method and overlap add method.
3. x(n)={1, 0, 1, 1, 1, 1, 1, 0} and N=8, find X(k) using (i) DITFFT (ii) DIFFFT
4. x(n)= n+1 and N=8, find X(k) using (i) DITFFT (ii) DIFFFT
5. X(k)={6, -2+j2, -2, -2-j2}, determine 4 point IDFT using (i) DITFFT (ii) DIFFFT
6. Design a Chebyshev analog high pass filter will pass all signals of radian frequencies greater
than 200 rad/sec with no more than 2dB attenuation and have a stopband attenuation of greater
than 20 dB for all Ω less than 100 rad/sec.
7. Design a high pass Butterworth IIR digital filter using Bilinear transformation with the following
specifications.
(i) 3 dB cut-off frequency 0.2π (ii) H (e jω ) ≤ 0.317 for 0.4Π ≤ Ω ≤ Π
8. Using Bilinear transformation design a digital bandpass Butterworth filter with the following
specifications
(i) sampling frequency F=8kHz (ii) αp = 2 db in the passband 800Hz ≤f≤1000Hz
(iii) αs = 20 db in the stopband 0Hz ≤f≤400Hz and 2000Hz ≤f≤ ᴔ
Hint for Q.No 8 &9 : If sampling frequency is given, Use following formula for prewarping
ΩT ωT 1 ΩT
= tan , where T = , take as Ω for all Ω1 , Ω 2 , Ω l , Ω u
2 2 F ( samplingfrequency) 2
9. Design a Chebyshev type - I band reject filter for the following specifications
(i) sampling frequency F=8kHz
(ii) αp = 1 dB in the passband 800Hz ≤f≤1000Hz 0Hz ≤f≤275Hz and 2000Hz ≤f≤ ᴔ
(iii) αs = 15 dB in the stopband 550Hz ≤f≤1000Hz
10. Use Impulse invariant and Step invariant to obtain H(z) for the following analog filters and take
T=1 sec.
s 1
H (s) = 2 H ( s) =
(i) s + 2 s + 1 (ii) ( s + 1)( s 2 + s + 1)
11. Obtain the direct form I and direct form II realizations for the following system.
1 1
y (n) = y (n − 1) − y (n − 2) + y (n − 3) + x(n) − x(n − 1) + x(n − 2)
(i) 2 4
12. Obtain the direct form I, direct form II, cascade form and parallel form realizations for the
following transfer functions.
1 −1
(1 + z )
4 (1 + z − 1 )(1 + 2 z − 1 )
(i) H ( z ) = (ii) H ( z ) =
1 1 1 1 1 1
(1 + z −1 )(1 + z −1 + z − 2 ) (1 + z −1 )(1 + z −1 )(1 + z −1 )
2 2 4 2 4 8