Anda di halaman 1dari 49

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

Scribd Upload Search Explore

Documents
Books - Fiction Books - Non-fiction Health & Medicine Brochures/Catalogs Government Docs How-To Guides/Manuals Magazines/Newspapers Recipes/Menus School Work + all categories Featured Recent

People
Authors Students Researchers Publishers Government & Nonprofits Businesses Musicians Artists & Designers Teachers + all categories Most Followed Popular Sign Up | Log In
Tweet Share 0 0

Embed Doc Copy Link Readcast Collections

1 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

CommentGo Back Download

2 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

3 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

4 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

5 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

6 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

7 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

8 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

9 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

10 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

11 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

12 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

13 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

14 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

15 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

16 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

17 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

18 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

19 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

20 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

21 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

22 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

3. Obtain the block diagram representation of a FIR system?


X(Z) h(N-1) h(1) h(0) h(2) h(N-2)

Y(Z)

4. Give any two properties of Butterworth and Chebyshev filter. Properties of Butterworth:
23 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

Quantization Error : Input quantization error Coefficient quantization error Product quantization error Quantization methods Truncation Rounding 7. What is zero padding? Does Zero padding improve the frequency resolution in the spectral estimate? Let the sequence x(n) has a length L.If we want to find the N-point DFT (N>L) of the sequence x(n) we have to add (N-L) zeros to the sequence x(n).This is known as Zero padding. Yes , it will improve the frequency resolution in the spectral estimate. 8. Explain Deterministic and random signal with examples. Deterministic signals are signals that are completely specified in time. Deterministic signals can be predicted. Ex: Sin n Non deterministic signals are defined as the signal that takes on random value at any given instant and it cannot be predicted. It is also
24 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

PART B (5*16 =80MARKS)


11 . a) i) Calculate the DFT of the sequence x(n) = {1,1,-2,-2} ii) Determine the response of LTI system by radix -2 DIT FFT. Ans:i) X(K) = { 0, -1-j,6,-1+j} ii) Ref Pg.No 320-328 , DSP by Salivahanan . (OR) b) i) Derive the equation for Decimation in time algorithm for FFT. ii) How do you linear filtering by FFT using Save add method? Nov/Dec 2006 & April /May 2008 & Nov/Dec 2008 Ans:i) Ref Pg.No 320-328 , DSP by Salivahanan . ii) Ref Pg.No 369, DSP by Salivahanan.

a) Design a high pass filter hamming window by taking 9 samples


of w(n) and with a cutoff frequency of 1.2 radians/sec. Ans: Ref: Pg.No: 298-301, DSP by Nagoorkani. (OR) b) Design a digital Butterworth filter satisfying the constraints 0.707 | H()| 1.0 ; 0 /2
25 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

ii) Draw the product quantisation noise model of second order IIR filter. Ans: a) i) Dead band = [-10,10] ii) Ref Pg.No 513-514, DSP by Salivahanan a) Determine the performance characteristics of Non parametric Power spectrum estimator Welch, Bartlett and Blackman and Tukey. Ans: a) Ref Pg.No 594-603, DSP by Salivahanan. (OR) b) i) Give the key features of the digital signal processor ii) Write Short notes on: a) 32- bit accumulator b) 16*16 bit parallel multiplier c) Shifter Ans: a) i) Ref Pg.No 8-9, Digital Signal Processor by B.Venkataramani &M.Bhaskar ii) Ref Pg.No 40, 59,266, Digital Signal Processor by B.Venkataramani &M.Bhaskar 15. a) i) Explain the function of auxillary register in the indirect Addressing mode to point the data memory location. ii) Write a program to use the auxillary register in memory pointing and looping. Ans: Ref Pg.No 48-49, Digital Signal Processor by
26 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

B.E/B.TECH DEGREE EXAMINATION,

MAY/JUNE 2007

FIFTH SEMESTER (REGULATION 2004) ELECTRONICS AND COMMUNICATION ENGINEERING

EC 1302 DIGITAL SIGNAL PROCESSING


TIME: 3 hrs Max. Mark: 100

PART A (10*2 =20 MARKS)


Answer all Question 1. The first five DFT coefficients of a sequence x(n) are X(0) = 20, X(1) = 5+j2,X(2) = 0,X(3) = 0.2+j0.4 , X(4) = 0 . Determine the remaining DFT coefficients Solution: X (K) = [20, 5+j2, 0, 0.2+j 0.4 , 0,X(5),X(6),X(7)] X (5) = 0.2 j0.4 X (6) = 0 X (7) = 5-j2 2. What are the advantages of FFT algorithm over direct computation of DFT? 6. Reduces the computation time required by DFT. 7. Complex multiplication required for direct computation is N and for FFT calculation is N/2 log 2 N. 8. Speed calculation. 3. Show that the filter with h(n) = [-1,0,1] is a linear phase filter. Solution: h(n) = [ -1,0,1] h(0) = -1 = -h(N-1-n) = -h(3-1-0) = -h(2) h(1) = 0 = -h(N-1-n) = -h(3-1-1) = -h(1)
27 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

H(S) = 1/ (S+2). -1 -1 H(Z) = 1/[1-e Z ] H(Z) = 1/ [1-0.368Z

-1

5. Identify the various factors which degrade the performance of the digital filter implementation when finite word length is used. Input quantization error Coefficient quantization error Product quantization error 6. What is meant by limit cycle oscillation in digital filter ? In recursive system when the input is zero or same nonzero constant value the non linearities due to finite precision arithmetic operation may cause periodic oscillation in the output. Thus the oscillation is called as Limit cycle. 7. Define Power spectral density and cross power spectral density? The spectral characteristics of a random process is obtained according to wiener khinchine theorem, by computing the Fourier transform of the autocorrelation function. The power spectral density is given by

xx (F) = xx () ej2ftd -
The power density spectrum for two jointly stationary random process X(t) and Y(t) gives the cross correlation function xy () .The Fourier transform of xy (F) is

xy (F) = xx () ej2ftd. -
8. What are the disadvantages of non-parametric methods of power
28 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

29 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

30 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

31 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

32 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

33 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

34 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

35 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

36 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

37 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

38 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

39 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

40 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

41 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

42 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

43 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

44 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

45 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

of 00

Leave a Comment
You must be logged in to leave a comment. Submit Characters: ... You must be logged in to leave a comment. Submit Characters: ...

CS2403 DSP
Download or Print 2,741 Reads Info and Rating Category: Uncategorized. Rating: Upload Date: 10/17/2010 Copyright: Attribution Non-commercial Tags: This document has no tags. Flag document for inapproriate content Uploaded by kar12345aravind Follow Download Embed Doc Copy Link Add To Collection Comments Readcast Share
Tweet 0 0

Share on Scribd: Readcast

46 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

Search TIP Press Ctrl-FF to quickly search anywhere in the document. Search Search History: Searching... Result 00 of 00 00 results for result for p. More From This User Related Documents

More From This User


47 p. CS2403 DSP

Related Docuements
52 p. IT1252 DSP (5th Sem) From baskarbalachandran 46 p. DSP From Anitha Govind 18 p. DSP_2marks From Varun Viswanathan 25 p. Digital Signal Processing EC 333 From BIBIN CHIDAMBARANATHAN 18 p. Spl Oral Ques From rit22 25 p. Dsp Question From ecemohankumar86 22 p. Unit i : Classification of Signals From amit3131 21 p. Flash From sureshravibala 24 p. dsp From Anbu Dasan 22 p. EC 1302- Digital Signal Processing

47 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

From Loganathan Logu 22 p. EC 1302- Digital Signal Processing From Shailaja Shanker 8 p. 6th sem.-EC 1358-DSP From Gautham Logaraj 22 p. dsp From srecdhanushram 22 p. _Digital_Signal_Processing From vignesh0549 22 p. EC_1302-_Digital_Signal_Processing From zeues1981 22 p. dspnotes_ww8 From Varun Yadav 22 p. EC 1302- Digital Signal Processing From Akshay Shah 22 p. dspnotes_ww8 From Manideep Devu 22 p. EC 1302- Digital Signal Processing[1] From princelyroyan 22 p. dsp From Kanish Kar Upload Search Follow Us! scribd.com/scribd twitter.com/scribd facebook.com/scribd About Press Blog Partners Scribd 101 Web Stuff Support FAQ Developers / API Jobs Terms Copyright

48 of 49

6/5/2012 10:58 AM

CS2403 DSP

http://www.scribd.com/doc/39519725/CS2403-DSP

Privacy Copyright 2012 Scribd Inc. Language:

49 of 49

6/5/2012 10:58 AM

Anda mungkin juga menyukai