DSP
DSP
1. State whether each of the following statement is true or false. Justify your answer in 4 or 5 sentences. [20]
(a) Linear phase filters are always IIR
(b) For a causal system | h(n) | tends to zero, as n tends to infinity, the system is stable.
(c) A stable filter is always causal
(d) A stable, causal FIR filter has its poles lying anywhere inside the unit circle in the z-plane
(e) IIR filters have recursive realization always.
2. (a) x (n) = δ(n) + δ(n– 1) – δ(n– 2) + δ(n– 3) + δ (n– 4) +δ (n– 5) [10]
h(n) = – δ(n) + 2δ(n– 1) – δ(n– 2)
find y(n) using linear convolution
(b) Obtain the plot of magnitude and phase response of a filter with the following impulse response
h(n) = {– 1, 2, – 2, 1} [10]
Comment of the type of filter based on band magnitude and phase response.
3. A causal system has the following transfer function. [20]
2
z
H(z) = 2
(z − 0.1z − 0.12)
ROC | z | > 0.4.
(a) Plot the pole– zero locations in the z– plane
(b) Find h(n) by
(i) Partial fraction expansion
(ii) Power series expansion by long division method
(c) Find the difference equation and find h(n) from the difference equation
(d) Show the direct from realization and canonic realization. Is there a difference in the two realizations.
4. The impulse response of a system is given by [20]
h(n) = (1/2)n u(n) + (– 1/5)n u(n)
(a) Find H(z) along with ROC
(b) Find H(ejw) directly and from z– transform
(c) Comment on the system as causal, FIR, and BIBO stable
(d) Find the energy in the sequence h(n)
(e) Give a parallel realization of the system
5. (a) If x(n) = δ(n) + δ(n–1) + δ(n– 2), [10]
(1) Find X(ejw)
(2) Find X(k) 4– point DFT (do not use FFT)
(3) Show that DFT is the sampled version of | X (ejw) |
(b) A sequence x(n) = {a, b, c, d} has DFT X(K) = {1, 2, 3, 2}. Find x(n) using 4 point DIF– FFT.
If y(h) = [a, d, c, b], what is Y(K). Use DFT properties and state the property used. [10]
6. (a) An ideal low pass filter has the response [10]
H(ejω) = 2 e– jωα | ω | < ωc
= 0 ωc < | ω | < π
Find h(n) ? For a transition width < π/32, calculate the window length and the values of α for
(i) rectangular window (ii) hamming window.
(b) Design and realize a low pass filter using the bilinear transformation method to satisfy the following
characteristics. [10]
(i) monotonic stop band and pass band
(ii) – 3dB cut off frequency of 0.5π rad
(iii) stop band attenuation of 15dB at 0.75π rad
7. (a) Write notes on the applications of DSP in [12]
(i) Image processing
(ii) Speech Processing and
(iii) Telecommunication
(b) Explain a DSP processor. State advantages of DSP processor over microprocessor for DSP applications. [8]
− 15 −
Vidyalankar : B.E. − DSP
− 16 −
University Question Papers
1. (a) Prove that the auto correlation sequence at zero lag has highest magnitude with respect to magnitude at any
other lag. [4]
(b) The z transform of x(n) is X(z)=1 + 2z−1. Find z transform of following and indicated their region of
convergence. [4]
n
⎛1⎞
(i) x1(n) = x(3 + .n) (ii) x2(n) = ⎜ ⎟ x ( n − 2 )
⎝2⎠
(c) Determine convolution of following pair of single using z transform. [4]
x1(n) = nu(n), x2(n) = 2nu(n − 1)
(d) What is Discrete Hilbert Transform ? Why it is used ? [4]
(e) Write the relationship of Discrete Fourier transform to Fourier transforms and z transform. [4]
2. (a) Find the squared magnitude response of an filter, which has two poles P1, 2 = 0.8e± j π 2 and two zeros at
origin. Plot it w.r.t. frequency and identify the filter type based on passband. [7]
(b) A fourth order antisymmetric, linear phase filter has all real zeros. one of them is located at 0.5. What may
be the location of remaining three zero ? Find the transfer function of this filter and identify the filer type
based an pass band. [6]
(c) A certain discrete time LTI filter has the following data− [7]
Poles are at 0.2 and 0.6
Zeros are at 0.4 and origin
Gain of filter is 5.
Show (i) Direct from II and cascade realization
(ii) If register length is 4 bits including sign bit. Calculate the effect on poles and
zeros of above filter due to finite word length of filter.
3. (a) If DFT of a sequence x(n) is given by x(k) = {1 2 3 2} [8]
What may be following signals ?
(i) x1(n) = x(n + 2) (ii) x2(n) = x ( n ) e jn π 2 .
Use fast technique only once.
(b) Let x(n) = {1 2 −3 2} [8]
(i) find x(k) using DIF − FFT
(ii) let y(n) = x(n/2) for n even.
= 0 for n odd.
Find 8 point y(k) using x (k)
without performing DFT/FFT
(c) x(n) and h(n) are two non − periodic sequences of length 7 and 5 respectively. The convolution of these
sequences is to be find out using FFT technique. What sequence length is chosen for FFT? What are the
steps taken ? [4]
4. (a) (i) Prove and explain graphically the difference between the relation. [5]
x(n) δ(n −no) = x(no). δ(n−no) and x(n) * δ(n−no) = x(n−no).
(ii) Show that a discrete time system. which is described by a convolution simulation is LTI and relaxed.
[5]
(b) Determine the convolution of signals using z transforms. [10]
n
⎛1⎞
x1(n) = ⎜ ⎟ u ( n ) , x2(n) = cos πn u(n).
⎝2⎠
5. (a) An FIR LTI system has an impulse response h(n) which is real valued, even and has finite duration of
(2N + 1). Show that if z1 = yejwo is a zero of the system, then z1 = (1/r)ejwo is also zero. [8]
(b) A causal DT system has transfer function H(z) such that H(z) = H1(z)H2(z). The pole−zero diagram of
H1(z) and H2(z) is as follows
H1(z) H2(z)
− 17 −
Vidyalankar : B.E. − DSP
n
⎛ −1 ⎞
(iii) Find the response of the system to the input x (n) = ⎜ ⎟ u ( n ) [3]
⎝ 2⎠
(iv) What is magnitude and phase response of the system at w = 0 and w = π. [4]
6. (a) A digital LPF is required to meet the following specifications [8]
Pass band ripple ≤ 1db
Pass band edge = 4KHz
Stop band attenuation ≥ 40db
Stop band edge = 6KHz
Sampling frequency = 24KHz.
(i) Determine the order of Butterworth filter which meets above specifications.
(ii) Determine cut off frequency of filter.
(b) Show pole−zero locations of the normalized Fourth order Butterworth IIR filter. [6]
(c) Let x(n) = {1 2 3 2 4 3 2 1} Find DFT of x(n) using DIT − FFT algorithm only. [6]
1
7. (a) Find the values x(0) and x(∞) for a function x(n), if x ( z ) = −1
[4]
1 − 0.1z − 0.2z −2
(b) A causal DT system has a difference equation [4]
y(n) = x(n) − 0.4 y(n − 1) − 0.25 y(n − 2)
what is ROC of this system ?
(c) Explain overlap and save method of filtering, if input data sequence is long and impulse response has a few
number of samples. [4]
(d) Prove the BIBO stability condition in time domain. [4]
(e) Find the energy of the signal. [4]
n
⎛1⎞
x ( n ) = ⎜ ⎟ u ( n ) + 3n u ( − n − 1)
⎝ 2⎠
− 18 −
University Question Papers
(b) Using DIF − FFT. Find DFT of the following sequence [8]
X(n) = {1, 3, −2, 4, 1, 4, −2, 3}
4. (a) The difference equation of the system is given by −
3 1
y(n) + y(n − 1) + y(n − 2) = x(n) + x(n − 1)
4 8
(i) Determine transfer function [4]
(ii) Plot poles and zero diagram [3]
(iii) Find impulse response of the system [3]
(iv) Find step response of the system [4]
(v) Show Direct form−I and Direct Form II realization. [6]
5. (a) Design a digital Butterworth Filter satisfies the following constraint using bilinear Transformation.
Assume T = 1s. [10]
π
0.9 ≤ H (e jw ) ≤ 1 0≤w≤
2
jw π
H(e ) ≤ 0.2 3 ≤w≤π
4
(b) A low pass filter has desired response as given below [10]
π
e − j3w 0≤w≤
2
H d (e jw ) =
0 π
≤w≤π
2
Determine the filter co−efficient h(n) for M = 7 using frequency sampling technique.
6. (a) A sequence x(n) = {(1 + j), (2 + j2), (3 + j3), (4 + j2)} [10]
(i) Find X(K) by DFT Equation
(ii) Let P [n] = {1, 2, 3, 4} and q (n) = {1, 2, 3, 2}
Find P[K] and Q(K) using X(K) and not otherwise.
(b) (i) Find the initial and final value of the function [6]
1 + z −1
X(z) =
1 − 0.25z −2
(ii) Find whether the Linear and Time variant y(n) = 2x(n) + 3 [4]
7. (a) (i) Write a short note on Chirp Algorithm. [5]
(ii) Determine the z− Transform of the x(n) = −n an u(n − 1) [5]
(b) Explain in brief Hillbert Transform. [10]
Z−1
−1/16 1/8
− 19 −
Vidyalankar : B.E. − DSP
H ( e ) <= 0.2
jw
3Π/4 <= w <= Π
(b) Determine the energy of the signal given by [5]
x (n) = (1/4) n n >= 0
= 2n n<0
− 20 −
University Question Papers
(b) A certain discrete time LTI filter has the following data, poles are at 0.2 and 0.6, zeros are at 0.4 and origin
Gain of filter is 5. Show [10]
(i) Direct Form−I, Direct Form −II and Cascade realization.
(ii) If register length is 4 bits including sign bit. Calculate the effect on poles and zeros of above filter due
to finite word length of filter.
3. (a) If DFT of a sequence X (n) is given by X ( k ) = {10, −2 + 2 j, − 2, −2, −2 j} find x ( n ) [4]
(b) If x ( n ) = {5, 6, 7, 8} [16]
(i) Find X(K) using DIT−FFT
⎪⎧ x ( n / 2 ) for n even
(ii) If y ( n ) = ⎨
⎪⎩0 for n odd
Find 8−point Y(K) using X(K) without performing DFT/FFT.
⎪⎧ x ( n ) for 0 ≤ n ≤ 3
(iii)Let Y1 ( n ) = ⎨
⎪⎩0 for 4 ≤ n ≤ 7
Find Y1(k) without performing DFT/FFT.
(iv) Let b(n) = x (n −1) find B(K) using X(K) and not otherwise.
4. (a) State whether each of the following statement is true or false. Justify your answer in 4 or 5 sentences. [20]
(i) Linear phase filter are always IIR
(ii) A stable, causal FIR filter has its poles lying anywhere inside the unit circle in z−plane.
(iii) A stable filter is always causal
(iv) A linear phase FIR filter have antisymmetric co−efficient can not be “High Pass Filter”.
( )
(v) If H ( z ) = 1 − 0.3z −1 + 0.3z −3 − 1 . The filter can not be a low−pass filter.
5. (a) Consider the system shown below : [12]
x(n) y(n)
Z−1
1
2
Z−1
(i) Find Difference equation
(ii) Find impulse response of the system h(n).
(iii) Show that h(n) is the convolution of the following signal :
⎛1⎞
h1 ( n ) = δ ( n ) + δ ( n − 1) , h2 (n ) = ⎜ ⎟ u (n )
⎝ 2⎠
(iv) Find the step response of the system.
(b) Write the relationship of DFT and z − transform. [4]
(c) What is discrete Hilbert transform ? Why it is used ? [4]
6. (a) The desired response of low pass filter is : [10]
−
⎪⎧e
j3w
( )
H d e jw = ⎨
⎪⎩0
−3π / 4 ≤ w ≤ 3π / 4
3π / 4 < w ≤ π.
jw
Determine H (e ) for M = 7 using Hamming window.
(b) Design a digital Butterworth filter satisfies the following constraint using bilinear transformation. Assume
T = 15 [10]
( )
0.9 ≤ H e jw ≤ 1 0≤w≤
π
2
( )
H e jw ≤ 0.2
3π
4
≤ w ≤ π.
− 21 −
Vidyalankar : B.E. − DSP
(b) (i) Show the condition on impulse response for a system to be BIBO stable. [5]
(ii) State the convolution theorem of z−transform. Using this property determine the convolution of
following pair of signal [5]
h1(n) = n u (n)
h2(n) = 2n u(n − 1)
3. (a) Find the step response of a system having difference equation [6]
Y(n) = x(n) − 0.4 y(n − 1) + 0.05 y(n − 2)
(b) A causal FIR system has three cascaded block, first two of them have individual impulse responses. [8]
h1(n) = δ(n) + 2δ (n − 1) + 2δ (n − 2)
h2(n) = u(n) − u(n − 2)
Find the impulse response h3(n) of a third block, if an overall impulse response is
h(n) = [2, 5, 6, 3, 2, 2]
(c) Find the convolution and correlation of two sequences x1(n) and x2(n) [6]
x1(n) = [2, 1, 3]
x2(n) = [−2, −1, 1]
4. (a) Let x(n) = {1, 2, 3, 4} [10]
(i) Find DFT of x(n) using DITFFT
(ii) Let h(n) = {1, 2, 3, 2}
Find y(n) = x(n) * h(n)
Using FFT/IFFT
(b) If x(n) = δ(n) + δ (n − 1) + δ(n − 2)
(i) Find X(ejw) [3]
(ii) Find X(k), 4 pt DFT [3]
(iii) Show that DFT is sampled version of | X(ejw) |. [4]
5. (a) Determine impulse response h(n) of a linear phase FIR filter of length 4 for which
| H(w) |w = 0 = 1 and [7]
| H(w) |w = π/2 = 1/2
(b) Show that the zeros of a linear phase FIR filter occur at reciprocal location. [6]
(c) Show that the group delay of a linear phase FIR filter [7]
N −1
τq =
2
− 22 −
University Question Papers
6. (a) Design a linear phase FIR filter of seventh order, with cut−off frequency 1 radian/sec. Use following
window function. [8]
⎡ 2πn ⎤
w(n) = 0.54 − 0.46 cos ⎢ ⎥,
⎣ (N − 1) ⎦
n = 0, 1, 2,……, N − 1.
(b) Determine the order and cut−off frequency of a butterworth low pass digital filter for following
specifications :
Pass−band attenuation ≤ 1 dB
Stop−band attenuation ≥ 20 dB
Pass−band frequency = 0.2 π
Stop−band frequency = 0.3 π
Sampling frequency = 5 kHz [12]
Use (i) Impulse invariance technique
(ii) Bilinear Transformation technique.
1. State whether each of the following statement is true or false. Justify your answer in 4 or 5 sentences. [20]
(a) Linear phase filters are always IIR.
(b) For a causal system | h(n) | tends to zero, as n tends to infinity, the system is stable.
(c) A stable filter is always causal.
(d) A stable, causal FIR filter has its poles lying any where inside the unit circle in the z−plane.
(e) IIR filter has always recursive realization.
2. (a) (i) A certain DT system is stable and has transfer function as given below, find the impulse response of
system if − [5]
3
z
H(z) =
(z − 0.2) (z − 0.5) (z − 2)
1 − 0.2 z −1 1
(ii) If H(z) = −1
−
1 − 0.707 z 1 + 2 z −1
If this filter is known to be unstable, find all possible impulse response of filter. [5]
(b) Using partial fraction Expansion method, find inverse z−transform of the following expression − [10]
z(z 2 − 4z + 5)
x(z) =
(z − 1) (z − 2) (z − 3)
for the following Roc.
(i) | z | > 3 (ii) 2 < | z | < 3 (iii) | z | < 2
3. x(n) y(n)
∑ ∑
Z−1
−1/2
Z−1
−3/16
Figure shows the direct Form−II realization of IIR filter.
(a) Find the transfer function of the filter. [3]
(b) Find the corresponding difference equation. [2]
(c) Realise the filter using cascade form. [3]
(d) Realise the filter using parallel form. [3]
(e) Find the impulse response function of filter. [3]
(f) Show pole zero pattern of filter. [3]
(g) State whether the filter is stable or not. Justify the same. [3]
− 23 −
Vidyalankar : B.E. − DSP
6. (a) A four point sequence x(n) has DFT X(K) = {6, 2, 1, 2}. Sequence p(n) is related to x(n) has DFT
P(K) = {6, −2, 1, −2}. What is the relation between x[n] and p[n] ? [5]
(b) Find circular convolution of the following sequences using DFT/IDFT any − [5]
x1(n) = {1, 2, 3, 1}
x2(n) = {4, 3, 2, 2}
(c) DFT of a sequence x(n) is given by x(k) = {6, 0, −2, 2} [5]
(i) Determine x(n)
iπk
−
(ii) Plot x1(n) if x1(k) = x(k) e 2 .
(d) Write relationship of DFT to Fourier transform and z−transform. [5]
3. (a) Find initial and final value of x(n) for following causal system : [5]
2z 2 + 1 z
(i) x(z) = 2
(ii) x(z) = 2
z − 0.5z − 0.5 z + z −1
− 24 −
University Question Papers
(b) Sketch the pole−zero plot for the system with transfer function : [5]
z 6 − 26
H(z) = is the system stable.
z5 (z − 2)
(c) Find the convolution and correlation of two sequences x1(n) and x2(n). [10]
x1(n) = [2, 1, 3] x2(n) = [−2, −1, 1]
4. (a) Design a digital Butterworth filter satisfying the following constraints using bilinear transformation. [10]
Assume T = 1S
π
0.9 ≤ | H(e jw ) | ≤ 1 0 ≤ w≤
2
jw 3π
| H(e ) | ≤ 0.2 ≤ w≤π
4
(b) What is discrete hilbert transform ? Why it is used. [5]
(c) What are the conditions to be satisfied by LT1 system. [5]
5. (a) A low pass filter has desired response as given below [10]
π
e − j3w 0≤w≤
H d (e jw ) = 2
π
0 ≤w≤π
2
Determine the filter coefficient h(n) for M = 7 using the sampling technique. [10]
(b) Impulse response of LT1 system is h(n) = {1 2 −1 3}
↑
Determine the output response of the system to input x(n) = {1 2, 3 1}
↑
6. Write short notes on : [20]
(a) Application of DSP in Telecommunication
(b) DSP processors
(c) Fetal ECG monitoring
(d) Chirp 2 Algorithm
− 25 −
Vidyalankar : B.E. − DSP
(b) Σ
[10]
x(n) Σ y(n)
Z−1
−1/2
Z−1
−3/16
− 26 −