Signal Processing Important Questions
Signal Processing Important Questions
UNIT 1
UNIT 2
1. Determine Z-Transform & ROC for i) x(n)= ( 12)nu(n) + ( 31 )nu(n-1)
ii) x(n) = rncos(wn)u(n)
2. Discuss the properties of Z-Transform.
UNIT 3
1. Perform the linear convolution of finite duration sequence using overlap save and
overlap add method x(n)={3,-1,0,1,3,2,0,1,2,1} and h(n)={1,1,1}.
2. Apply Radix -2 DIF-FFT for the sequence x(n)={1,2,3,4,4,3,2,1).
4. Solve the 8 point DFT for the sequence x(n)=1; for 0≤n≤2; 0; otherwise and plot
magnitude and phase plot for the same
UNIT 4
1. Design a Buttterworth filter for the following specification
1
H (e jw ) 1 for0 w
2 2
3
0 H (e jw ) 0.2 for w
4
by using bilinear transformation and assume sampling period T = 1 sec
2. Obtain the Direct form I, II cascade and parallel form of realization of LTI system
governed by
y(n)=−0.1𝑦(𝑛 − 1) + 0.2 𝑦(𝑛 − 2)+ 3𝑥(𝑛)+3. 6 𝑥(𝑛 − 1)+0.6𝑥(𝑛 − 2)
3. Chebyshev filter problem given in notes
4. Write down the steps to design digital filter using bilinear transformation technique
and using this design a LPF with Pass band cutoff frequency of 1000 Hz & down
10 dB at 350 Hz the sampling frequency is 5000 Hz
(Note: αs is given as 10 dB and αp is not given, we have to consider default as 3 dB)
UNIT 5
1. Determine the co-efficient of linear phase FIR filter of length N = 15 has a
symmetric unit sample response and frequency response that satisfies the
conditions.
H = 1 for k= 0,1,2,3
= 0.4 for k=4
= 0 for k= 5,6,7
2. Design a Linear Phase BPF in the frequencies range 0.4π to 0.65 π rad/sample by
taking 7 samples of Hanning window sequence .
4. Using a rectangular window technique design a low pass filter with pass
band gain of unity, cutoff frequency of 1000 Hz and working at a sampling
frequency of 5 kHz. The length of the impulse response should be 7.