How To Design An FIR Filter Using Frequency Sampling Method? For What Type of Filters The Frequency Sampling Method Is Suitable?

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

REGNO :

MODEL EXAM II - January 2022


Subject : Discrete-Time Signal Processing Code : EC8553
Branch : ECE Sem : V
DURATION : 3 hours MAX MARKS: 100
PART - A (10 X 2 = 20 Marks)
1. Draw the 4-point radix 2 DIT-FFT and 4-point radix 2 DIF-FFT (2) BL1 C302.1
butterfly structure.
2. What is in place computation and give its advantage? (2) BL2 C302.1
3. What is frequency warping in bilinear transformation? (2) BL2 C302.2
4. Differentiate Butterworth and Chebyshev Approximation approach (2) BL4 C302.2
in IIR
5. What are the essential features of a good window? (2) BL2 C302.3
6. How to design an FIR filter using frequency sampling method? For (2) BL2 C302.3
what type of filters the frequency sampling method is suitable?
7. Interpret how the digital filter is affected by quantization of filter (2) BL2 C302.4
coefficients
8. What is the difference between fixed point arithmetic and floating (2) BL1 C302.4
point arithmetic?
9. What is pipelining? (2) BL2
10. Give the special features of DSP processors (2) BL2 C302.5

PART - B (5 X 13 = 65 Marks)
11.a By means of the DFT & IDFT, determine the sequence x 3 (n) (13) BL3 C302.1
corresponding to the circular convolution of the sequence x1 (n) and
x2(n)
x1(n) = {1,1,2,2} , x2(n) = {1,2,3,4}
OR
11.b Perform linear convolution of the following sequences by overlap- (13) BL3 C302.1
add and overlap-save method
12.a Design a digital low pass Butterworth filter for the following (13) BL3 C302.2
specification using IIT
0.707 ≤ │H(ejω)│ ≤ 1 0 ≤ ω ≤ 0.3 π
│H(ejω)│ ≤ 0.2 0.75 π ≤ ω ≤ π
OR
12.b Design a Chebyshev filter for the following specification using BLT (13) BL4 C302.2
0.707 ≤ │H(ejω)│ ≤ 1 0 ≤ ω ≤ 0.2 π
│H(ejω)│ ≤ 0.1 0.5 π ≤ ω ≤ π
13.a Derive the frequency response of linear phase FIR filter when the (13) BL3 C302.3
impulse response is symmetrical and N is odd.
OR
13.b Design an ideal band reject filter with a desired frequency response (13) BL4 C302.3

Find the value of h(n) for N = 7 and also find H(z) using Hamming
window.
14.a Draw the quantization noise model for a second order system (13) BL4 C302.4
H(z)= 1/ (1-2rcosϴ z-1 +r2z-2) and find the steady state output noise
variance
OR
14.b i)Study the limit cycle oscillation of the system defined as (13) BL3 C302.4
y(n) = 0.95y(n-1) + x(n) with zero input and y(-1) = 13. Determine
the dead band of the system (5 Marks)
ii)Study the limit cycle behavior of the system described by the
equation y(n) = Q[0.95 y(n-1) + x(n)]. Assume x(0)=3/4 & x=0 for
n˃0. Choose 5 bit sign magnitude. Determine the dead band of the
filter (8 Marks)
15.a Discuss on the addressing modes supported by a DSP processor. (13) BL3 C302.5
OR
15.b Explain the classification of instructions in DSP processor with (13) BL3 C302.5
suitable examples

PART - C (1 X 15 = 15 Marks)
16.a For the digital network shown in figure, find H(z) and Scale factor So (15) BL4 C302.4
to avoid over flow in register A1
OR
16.b i)Design a third order Butterworth digital filter using IIT. Assume (15) BL4 C302.3
T= 1 sec. (10 Marks)
ii)A digital filter with a 3dB bandwidth of 0.25  is to be designed

c
from the analog filter whose system function is H(s) = Use
s  c
BLT and obtain H(Z). (5 Marks)

You might also like