0% found this document useful (0 votes)
18 views3 pages

Modelqp 1 2017

Uploaded by

nithya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views3 pages

Modelqp 1 2017

Uploaded by

nithya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

REG NO

7. What is the disadvantage of impulse invariant method?


a) Aliasing b) one to one mapping
SRM UNIVERSITY - Ramapuram Campus c) anti aliasing d) warping
DEPARTMENT OF EEE
CYCLE TEST-II 8. For Hanning window function
15EE1023-Discrete Transforms & Signal Processing a) α = 0.4 b) α = 0.5 c) α = 0.25 d) α = 0.6
Time: 3hrs Max. Mark: 100 Date:
________________________________________________________ 9. Which window function is also regarded as 'Raised-cosine window'?
a) Hamming window b) Hanning window
PART - A (20 x1 = 20 Marks) c) Barlett window d) Blackman window
Answer ALL Questions
10. Which among them is an advantage of FIR Filter?
1. In IIR Filter design by the Bilinear Transformation, the Bilinear a) Necessity of computational techniques for filter implementation
Transformation is a mapping from b) Requirement of large storage
a) Z-plane to S-plane b) S-plane to Z-plane c) Incapability of simulating prototype analog filters
c) S-plane to J-plane d) J-plane to Z-plane d) Presence of linear phase response

2. In bilinear transformation, the left-half s-plane is mapped to which of 11. A filter is said to be linear phase filter if the phase delay and group
the following in the z-domain? delay are _______
a) Entirely outside the unit circle |z|=1 a) High b) Moderate c) Low d) Constant
b) Partially outside the unit circle |z|=1
c) Partially inside the unit circle |z|=1 12. Basically, group delay is the delayed response of filter as a
d) Entirely inside the unit circle |z|=1 function of ________.
a. Phase b. Amplitude c. Frequency d. All of the above
3. What is the kind of relationship between Ω and ω?
a) Many-to-one b) One-to-many c) One-to-one d) Many-to-many 13. The frequency response of a digital filter is periodic in the range
a) 0 ≤ ω ≤ 2∏ b) -∏ ≤ ω ≤ ∏ c) 0 ≤ ω ≤ ∏ d) 0 ≤ ω ≤ ∏ /2
4. Which of the following is the correct relation between ω and Ω?
a) Ω=ωT b) T=Ωω c) ω=ΩT d) None of the mentioned 14. FIR filters are ….. generally as sensitive to coefficient roundoff.
a) not b) less c) most d) none of above
5. The transition band is more in
a) Butterworth Filter b) Chebyshev type – 1 15. The condition for impulse response to be antisymmetric is
c) Chebyshev type – 2 d) FIR Filter a) h(n) = -h(N-1-n) b) h(n) = h(-n)
c) h(n) = h(N-1-n) d) h(n)=0
6. IIR digital filters are of the following nature
a) Recursive b) Non Recursive 16. The architecture that employs instruction level parallelism is
c) Reversive d) Non Reversive a) Von Neumann Achitecture b) Harvard architecture
c) Modified Harvard Architecture d) VLIW architecture 0.8 ≤ ∣H(ejw )∣ ≤ 1, 0 ≤ ω ≤ 0.2∏

17. Which architectural scheme has a provision of two sets for address & ∣H(ejw )∣ ≤ 0.2, 0.32∏ ≤ ω ≤ ∏ with T=1sec.
data buses between CPU and memory? OR
a) Harvard architecture b) Obtain Direct Form I, Direct Form II and Cascade form
b) Von-Neumann architecture realization of y(n) = -0.1 y(n-1)+0.2 y(n-2)+3x(n)+3.6
c) Princeton architecture x(n-1)+0.6x(n-2)
d) All of the above 2
29.a) Convert the analog filter Ha (s) = ------------------- into digital IIR
18. Which kind of multiplexing scheme is adopted by Von-Neumann ( S+1) (S+2) (6)
architecture especially for program and data fetching purposes? Filter by means of Bilinear Transformation and Impulse
a) Time Division Multiplexing Invariance method with T=1 sec.
b) Frequency Division Multiplexing OR
c)Statistical Time Division Multiplexing b) Design a Chebyshev filter for the following specification using

0.8 ≤ ∣H(ejw )∣ ≤ 1,
d) Code Division Multiplexing Bilinear transformation with T=1 sec
19. Von Neumann architecture is ______. 0 ≤ ω ≤ 0.2∏
a) SISD b) SIMD c) MIMD d)MISD ∣H(ejw )∣ ≤ 0.2, 0.6∏ ≤ ω ≤ ∏ with T=1sec.
20. VLIW stands for
30.a) Determine coefficient of linear phase FIR filter of length N=7,
a) Very Long Instruction Word
satisfies Hd (ejw ) =e-j(N-1) ω/2, 0 ≤ ∣ω ∣ ≤ ∏/2
Has symmetric unit sample response and frequency response that
b) Very Long Instruction Width
∏/2 ≤ ∣ω ∣ ≤ ∏ using sampling
c) Very Large Instruction Word
d) Very Long Instruction Width = 0,
PART-B(5*4=20) method

b) Design a FIR filter with Hd (ejw ) =e-j3ω, -∏/4 ≤ ∣ω ∣ ≤ ∏ /4


OR

∏/4 ≤ ∣ω ∣ ≤ ∏ for
Answer any 5
= 0,
21. Define Gibb’s Phenomenon N=7 using Hamming window
22. Compare Butterworth and Chebyshev filter
23. Explain the properties of Bilinear transformation 31.a) Design a FIR filter with Hd (ejw ) = 0, -∏/4 ≤ ∣ω ∣ ≤ ∏/4
= e-j2ω, ∏/4 ≤ ∣ω ∣ ≤ ∏
24. What is the need for employing window technique for FIR filter
design
for N=5 using Hanning window
25. List the advantages and disadvantages of FIR filter
OR
26. What are the advantages of VLIW architecture?
b) Draw the functional block diagram of DSP and explain
27. Explain the different stages in pipelining
PART-C (5 x 12 = 60 Marks)
32.a) Explain in detail the special instructions of processor
28.a. Design a digital IIR Butterworth filter using impulse
OR
invariant transformation Satisfying the constraints
b) Write short notes on i) Harvard ii) Von Neumann architecture

You might also like