rr311102 Digital Signal Processing
rr311102 Digital Signal Processing
1
III B.Tech I Semester Regular Examinations, November 2006
DIGITAL SIGNAL PROCESSING
( Common to Bio-Medical Engineering and Electronics & Computer
Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
2. (a) Let x(n) and X(ejw ) represent a sequence and its transform. Determine, in
terms of X(ejw ), the transform of each of the following sequences :
i. g(n) = x(2n)
ii. g(n) = {x(n/2)
(b) State and prove convolution theorem. [10+6]
4. (a) Implement the Decimation in frequency FFT algorithm of N-point DFT where
N-8. Also explain the steps involved in this algorithm.
(b) Compute the FFT for the sequence x(n) = { 1, 1, 1, 1, 1, 1, 1, 1 } [8+8]
5. (a) How will you test the stability of a digital filter? Discuss the stability of the
system described by H(Z) = 1−ZZ−1 −Z −2
−1
(b) Determine the frequency, magnitude and phase responses and time delay for
the system
y(n) + 14 y(n − 1) = x(n) − x(n − 1) [8+8]
6. Given that |Ha(jΩ)|2 = 1/1 + 64Ω6 , determine the analog filter system function
Ha(S) and convert it to a digital proto type using Bilinear transformation technique.
[16]
7. (a) Design a Finite Impulse Response low pass filter with a cut-off frequency of
1 kHz and sampling rate of 4 kHz with eleven samples using Fourier series
method.
1 of 2
Code No: RR311102 Set No. 1
(b) Show that an FIR filter is linear phase if h(n) = h(N-1-n). [8+8]
⋆⋆⋆⋆⋆
2 of 2
Code No: RR311102 Set No. 2
III B.Tech I Semester Regular Examinations, November 2006
DIGITAL SIGNAL PROCESSING
( Common to Bio-Medical Engineering and Electronics & Computer
Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
1. (a) Check the following systems for linearity, causality time invariance and stabil-
ity
P0
n+n
i. y(n) = x(k)
K=n−n0
ii. y(n) = a x(n-1) + b x(n)
(b) A discrete system is described by the difference equation y(n) − 1/2y(n − 1) =
x(n) with y(−1) = a and x(n) = α δ(n). Find y(n) for all n. Verify whether
the system is linear shift invariant causal system. [8+8]
2. (a) Let x(n) and X(ejw ) represent a sequence and its transform. Determine, in
terms of X(ejw ), the transform of each of the following sequences :
i. g(n) = x(2n)
ii. g(n) = {x(n/2)
(b) State and prove convolution theorem. [10+6]
4. (a) Implement the Decimation in frequency FFT algorithm of N-point DFT where
N-8. Also explain the steps involved in this algorithm.
(b) Compute the FFT for the sequence x(n) = { 1, 1, 1, 1, 1, 1, 1, 1 } [8+8]
5. (a) How will you test the stability of a digital filter? Discuss the stability of the
system described by H(Z) = 1−ZZ−1 −Z −2
−1
(b) Determine the frequency, magnitude and phase responses and time delay for
the system
y(n) + 14 y(n − 1) = x(n) − x(n − 1) [8+8]
6. Determine the system function H(Z) of the lowest order Chebyshev and Butterworth
digital filter with the following specification
1 of 2
Code No: RR311102 Set No. 2
(b) 25 db attenuation in stop band 0.45π ≤ w ≤ π [16]
7. (a) Define Infinite Impulse Response & Finite Impulse Response filters and com-
pare.
(b) Design a low pass Finite Impulse Response filter with a rectangular window
for a five stage filter given:
Sampling time 1 msec; fc = 200Hz
Draw the filter structure with minimum number of multipliers. [6+10]
⋆⋆⋆⋆⋆
2 of 2
Code No: RR311102 Set No. 3
III B.Tech I Semester Regular Examinations, November 2006
DIGITAL SIGNAL PROCESSING
( Common to Bio-Medical Engineering and Electronics & Computer
Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
1. (a) Consider a discrete linear time invariant system described by the difference
equation:
Y(n)-(3/4)y(n-1)+(1/8)y(n-2)=x(n))+(1/3)x(n-1)
Where y(n) is the output and x(n) is the input.
Assuming that the system is relaxed initially obtain the unit sample response
of the system.
(b) Find the:
i. impulse response
ii. output response for a step input applied at n=0 of a discrete time linear
time invariant system whose difference equation is given by y(n) = y(n-
1)+0.5 y(n-2)+x(n)+x(n-1). [8+8]
2. (a) State and prove time and frequency shifting properties of Fourier transform.
(b) Find the Fourier transform of the following signals [8+8]
i. x(n) = (αn sinwo n)u(n) |α| < 1
ii. x(n) = (1/4)n u(n + 4)
3. (a) Compute the discrete Fourier transform of each of the following finite length
sequences considered to be of length N.
i. x(n) = δ(n)
ii. x(n) = δ(n − n0 )where0 < n0 < N
iii. x(n) = an 0 ≤ n ≤ N − 1
(b) Let x2 (n) be a finite duration sequence of length N and x1 (n) = δ(n − n0 )
where n0 < N. Obtain the circular convolution of two sequences. [8+8]
4. (a) Implement the Decimation in frequency FFT algorithm of N-point DFT where
N-8. Also explain the steps involved in this algorithm.
(b) Compute the FFT for the sequence x(n) = { 1, 1, 1, 1, 1, 1, 1, 1 } [8+8]
5. (a) How will you test the stability of a digital filter? Discuss the stability of the
system described by H(Z) = 1−ZZ−1 −Z −2
−1
(b) Determine the frequency, magnitude and phase responses and time delay for
the system
y(n) + 14 y(n − 1) = x(n) − x(n − 1) [8+8]
1 of 2
Code No: RR311102 Set No. 3
6. (a) Discuss impulse invariance method of deriving IIR digital filter from corre-
sponding analog filter.
(b) Convert the following analog filter with transfer function
HA (S) = S + 0.2/(S + 0.2)2 + 16 using impulse invariance method. [8+8]
7. (a) Outline the steps involved in the design of FIR filter using windows.
(b) Determine the frequency response of FIR filter defined by y(n) = 0.25x(n)+
x(n-1)+ 0.25x(n-2). Calculate the phase delay and group delay. [8+8]
⋆⋆⋆⋆⋆
2 of 2
Code No: RR311102 Set No. 4
III B.Tech I Semester Regular Examinations, November 2006
DIGITAL SIGNAL PROCESSING
( Common to Bio-Medical Engineering and Electronics & Computer
Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
1. (a) Explain the terms “single-sided spectrum” and “double-sided spectrum” with
respect to a signal.
(b) What are exponential and sinusoidal sequences and how they are represented
graphically?
(c) Check whether the following systems are linear and time invariant.
i. F[x(n)] = n[x(n)]
ii. F [x(n)] = a[x(n)]2 + bx(n) [4+4+8]
2. (a) State and prove time and frequency shifting properties of Fourier transform.
(b) Find the Fourier transform of the following signals [8+8]
i. x(n) = (αn sinwo n)u(n) |α| < 1
ii. x(n) = (1/4)n u(n + 4)
4. (a) Implement the Decimation in frequency FFT algorithm of N-point DFT where
N-8. Also explain the steps involved in this algorithm.
(b) Compute the FFT for the sequence x(n) = { 1, 1, 1, 1, 1, 1, 1, 1 } [8+8]
5. (a) How will you test the stability of a digital filter? Discuss the stability of the
system described by H(Z) = 1−ZZ−1 −Z −2
−1
(b) Determine the frequency, magnitude and phase responses and time delay for
the system
y(n) + 14 y(n − 1) = x(n) − x(n − 1) [8+8]
1 of 2
Code No: RR311102 Set No. 4
7. Design a low pass Finite Impulse Response filter that approximate the following
frequency response:
1 ; 0 ≤ f ≤ 1000 Hz
H(f ) =
0 ; elsewhere in the range 0 ≤ f ≤ fs /2
when the sampling frequency is 8000 sps. The impulse response duration is to be
limited to 2.5 msec. Draw the filter structure. [16]
8. (a) What are the basic elements used to construct the block diagram of discrete
time system?
(b) Construct the block diagram and signal flow graph of the discrete time system
whose input-output relations are described by following difference equation
i. y (n) = 0.5x (n) + 0.5x (n − 1)
ii. y (n) = 0.25y (n − 1) + 0.5x (n) + 0.75x (n − 1) [4+12]
⋆⋆⋆⋆⋆
2 of 2