DSP IMP Questions
DSP IMP Questions
2MARKS:
1.If x(n) = {1, 2, 3, 4, 6, 7, 8, 9} and DTFT [x(n)] = X(ejω), then find X(ejω) at ω = 0.
(a) Time shifting. (b) Time scaling. (c) Folding. (d) Amplitude scaling. (e) Time shifting.
10 MARKS:
1.How to analyze the discrete system T[x(n)] = y(n) for linearity and shift invariance? Explain with a
suitable example.
2.Draw the graphical representation and sequence form of a discrete time signal
∞
x(n) = r(n+2) -r(n-3) - 5u(n-4) and also Evaluate the summation ,∑ x (n) where r(n) is unit ramp
n=0
sequence.
3. How to examine the discrete system having the rational system function H(z) for the causality and
stability? Explain with a suitable example.
2 MARKS:
2.How many number of complex adders and complex multipliers required to compute 64-Point DFT of a
sequence in direct DFT?
6.What are the differences and similarities between DIF and DIT algorithms?
10 MARKS:
1.Discuss the computational process of N-point DIT radix-2 FFT algorithm, hence draw the 8-point
butterfly structure by indicating the samples of input and output sequences
2.Compute the 4-point IDFT of a sequence X(k) = {10, -2+2j, -2, -2-2j}.
3. Define IDFT of a N-point sequence X(k). Show that the sequence x(n) is periodic with a periodic of N
samples, if X(k) is a finite duration sequence with a duration of N samples over the range 0 ≤ k ≤ N-1.
Given that the N-point IDFT[X(k)] = x(n).
4. Apply DIF radix-2 FFT algorithm to compute the 8-Point DFT of a sequence
x(n) = {1, 0, -1, 0, 1, 0, -1, 0}.
5.Given X(k) = {36,−4+𝑗𝑗9.656,−4+𝑗𝑗4,−4+𝑗𝑗1.656,−4,−4−𝑗𝑗1.656,−4−𝑗𝑗4,−4−𝑗𝑗9.656},
find x(n).
6.State and prove any two properties of DFT.
7.Given x(n) = {1,2,2,3,3,2,2,1}. Find X(k) using DIT FFT algorithm.
8.Compute 8-poin DFT of the sequence x(n)= {1,1,1,1,1,1,0,0}
9.Compute DFT of the sequence x(n)={1,2,3,4,4,3,2,1} using DITFFT algorithm
10.Compute IDFT of the sequence x(n)={ 7,-0.707-j0.707,-j, 0.707-j0.707,1, 0.707+j0.707,j, -
0.707+j0.707}
11. Develop an 8-point DIF-FFT algorithm. Draw the signal flow graph. Determine the DFT of the
following sequence, x(n)= {1,1,1,0,0,1,1,1}
12. Explain about decimation in time FFT algorithm.
13. Explain about decimation in frequency FFT algorithm
14. Explain the radix 2 FFT – DIT algorithm for the computation of DFT of the given 8 points sequence.
15.Find the DFT of the sequence x(n) defined by:
x(n) = 1 for 2 ≤ n ≤ 6
= 0 for n = 0, 1 and 7.
16. Find the circular convolution using DFT and IDFT of the sequence 𝑥1 (𝑛) = {4,3,1,2} and 𝑥2 (𝑛) =
Use DIF algorithm. Give all intermediate results
{1,3,5,3}.
UNIT-3
2 MARKS:
3.What are the different design techniques available for IIR filters?
4.What is the main advantage of direct form II realization when compared to direct form I realization?
6. Using Bilinear transformation, find H(z) from H(s) = 2/ [(S+1) (S-1)] with T = 1 sec.
10 MARKS:
1.Discuss the various properties of Butterworth and Chebyshev IIR approximation methods.
2.Design a digital filter by converting the transfer function of analog filter H(s) into digital filter H(z) by
using impulse invariant transformation method with a sampling period of T = 0.1sec. Given.
2
H(s) = 2
s + 3 s+ 2
3.Design a digital low pass filter by using IIR Butterworth approximation and Bilinear transformation
method by taking the sampling period of T = 0.1sec to satisfy the following specifications.
0.6 ≤|(𝑗𝜔)|≤ 1.0; 0≤𝜔≤0.35𝜋
|(𝑗𝜔)| ≤ 0.1; 0.7𝜋≤𝜔≤𝜋
UNIT-4
2 MARKS:
10 MARKS:
1. What are the various window functions used in the design of FIR filters? Explain.
2. Draw the ideal and practical frequency response characteristics of band stop filter and obtain the
expression for the impulse response hd(n) from the frequency response of desired filter Hd(ejw).
3. Design a digital high pass filter through FIR method by considering 7 samples of impulse response
with a cutoff frequency of 0.8π rad/sample by using hamming window.
4.Explain in brief about the different window functions used in FIR filter design.
0 ,/4 ≤ |𝜔| ≤ 𝜋
Using Hamming window with N = 7.
6. Discuss the realization of FIR filter structures.
7.Realize FIR filter with system function in cascade form
H (z) = 1 + (5/2) z-1+2z-2+2z-3
8.Explain the FIR filter design using windowing technique.
9.Compare FIR and IIR filters.
2-MARKS:
(b) What is aliasing? What is the need for anti- aliasing filter prior to down sampling