Digital Signal Processing - Question Bank
Digital Signal Processing - Question Bank
Question Bank
UNIT-1
1 What are the advantages of DSP over ASP? Explain
2 Determine whether the following discrete systems are time -variant/time-invariant.
i) y(n)=sin[x(n)] ii) y(n)=x(-n)
3 Determine whether the following discrete systems are causal/non causal.
i) y(n) = x(-n) ii) y(n)=x(n)+x2(n-1)
4 What is ROC for a Z-transform? Write the properties of ROC.
5 State and prove any five properties of Z transform
6 Solve the following difference equation
n
1
y(n)+2 y(n-1)=x(n) with x(n)=( ) u(n) and the initial condition y(-1)=1.
3
7 Test the following systems for linearity, time invariance, causality and stability.
a) y(n) = a|x(n)|
8 Find the solution to the following linear constant coefficient difference equation
y(n).
y(n) = (5/6) y(n-1) – (1/6)y(n-2) + x(n) and x(n)= 2n
9 Find the Z-transform and mention the ROC for the following
i) x(n) = an u(n) ii) x(n)= - anu(-n-1)
10 Mention the conditions for causality and stability of a LTI System.
UNIT-2
1 Define DFT of a sequence x(n). Obtain the relationship between DFT and DTFT.
2 Find the DFT of the sequence
x(n) = {1,1,2,2}
3 Find the IDFT of the sequence X(k) = {1,0,1,0}
4 Write the expression for DFT and IDFT. What is the advantage of computing DFT
using FFT over direct computation? Compare the computational requirement for
N=8.
5 State and prove the following properties of DFT.
a) Time Shifting
b) Frequency Shifting
c) Convolution
6 nπ
Find the 4-point DFT of the sequence: x ( n )=cos ( )
2
7 Given x(n)= {0,1,2,3,4,5,6,7} find X(k) using DIT FFT algorithm
8 Find the circular convolution of two finite duration sequences
x(n)={1,2,2,1}
h(n)={1,2,3,1}
using concentric circle method
9 Find the DFT of a sequence x[n] = {1, 1, 1, 1, 1, 1, 1, 1} using
DIF - FFT algorithm
10 Find the IDFT of the sequence X(K)={ 10, -2+j2, -2,-2-j2) using DIT agorithm
Unit-3
1 Explain IIR filter design using Bilinear Transformation method
2 For the analog transfer function H(s)=2/(s+1)(s+2), Determine H(z) using impulse
invariance method
3 What are the advantages of digital filters over analog filters?
4 Apply bilinear transformation to H(s)=2/(s+1)(s+2) with T=1 sec and find H(z).
5 Find the impulse response of digital filter to correspond to an analog filter with
impulse response ha(t) = 0.5 e-2t and with a sampling rate of T=1sec. using impulse
invariant method
6 What are the requirements for converting a stable analog filter into a stable digital
filter
7 Determine the order (N) of the analog Butterworth filter for the given the
specifications α_p=1dB , α_s=30 dB , Ω_p=200 rad/sec,Ω_s=600 rad/sec
4 Consider a ramp sequence and sketch its interpolated and decimated versions with
a factor of ‘3’
6 Prove that up sampler and down sampler are time variant systems.
7 Given x(n)=u(n)
i. Obtain the signal with decimation of factor 3
ii. Obtain the signal with interpolation factor 3
7 Distinguish between general purpose and special purpose digital signal processors.
8 What are the desirable features of DSP processors?