Set No. 1

Code No: RR320402

.in

III B.Tech II Semester Regular Examinations, Apr/May 2006 DIGITAL SIGNAL PROCESSING ( Common to Electronics & Communication Engineering, Electronics & Instrumentation Engineering, Electronics & Control Engineering, Electronics & Telematics and Instrumentation & Control Engineering) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ⋆⋆⋆⋆⋆

or ld

1. (a) The unit-sample response of a linear-shift-invariant system is known to be zero. Except in the interval N0 ≤ n ≤ N1 . The input x(n) is known to be zero except in the interval N2 ≤ n ≤ N3 . As a result, the output is constrained to be zero except in some interval N4 ≤ n ≤ N5 . Determine N4 andN5 in terms of N0 , N1 , N2 andN3 . (b) By direct evaluation of the convolution sum, determine the step response of a Linear shift-invariant system whose unit-sample response h(n) is given by h(n) = a−n u(−n), 0 < a < 1. [8+8]

2. (a) Let x(n) and X(ejw ) denote a sequence and its Fourier transform. Show that ∞ Rπ P x(n) x ∗ (n) = 1/(2π) X(ejω ) dω n=−∞

−π

This is one form of Parseval’s theorem

uW

(b) For a real sequence show that magnitude spectrum is even and phase spectrum is odd. [8+8] 3. (a) Distinguish between DFT and DTFT . (b) Consider a sequence x(n) of length L. Consider its DTFT Xd (w) is sampled and N is the number of frequency samples. Discuss the relation between L and N for inverse DTFT = inverse DFT comment on the aliasing problem. (c) Compute the DFT of x(n) = {1, 0, 0, 0} and compare with Xd (w).

[4+6+6]

nt

4. An 8 point sequence is given by x(n) = {2,2,2,2,1,1,1,1}. Compute 8 point DFT of x(n) by (a) radix - 2 D I T F F T

Aj

(b) radix - 2 D I F FF T Also sketch magnitude and phase spectrum.

[16]

5. (a) An LTI system is described by the equation y(n)=x(n)+0.81x(n-1)-0.81x(n2)-0.45y(n-2). Determine the transfer function of the system. Sketch the poles and zeroes on the Z-plane. (b) Define stable and unstable system test the condition for stability of the firstorder IIR filter governed by the equation y(n)=x(n)+bx(n-1). [8+8]

6. (a) What is an IIR digital filter? 1 of 2

Set No. 1

Code No: RR320402 (b) How are IIR digital filter realized?

(c) What are the various realizability constraints imposed on transfer function of an IIR digital filter. [4+4+6]

.in

7. A low passfilter is to be designed with the following desired frequency response. e−j2ω , −π/4 ≤ ω ≤ π/4 Hd (ejω ) = 0, π/4 ≤ |ω| ≤ π Determine  the filter coefficients hd (n) if the window function is defined as 1, 0 ≤ n ≤ 4 ω(n) = 0, otherwise Also determine the frequency response H(ejω ) of the designed filter. And plot the magnitude and phase spectra. [16]

or ld

8. (a) Explain the parallel form realisation for IIR system and obtain the direct form I, direct form II realisation of the LTI systems governed by the equation. 3 1 y(n) = − 38 y(n − 1) + 32 y(n − 2) + 64 y(n − 3) + x(n) + 3x(n − 1) + 2x(n − 2) (b) Compare cascade and parallel form relations.

Aj

nt

uW

⋆⋆⋆⋆⋆

2 of 2

[12+4]

Set No. 2

Code No: RR320402

.in

III B.Tech II Semester Regular Examinations, Apr/May 2006 DIGITAL SIGNAL PROCESSING ( Common to Electronics & Communication Engineering, Electronics & Instrumentation Engineering, Electronics & Control Engineering, Electronics & Telematics and Instrumentation & Control Engineering) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ⋆⋆⋆⋆⋆

1. (a) Let e(n) be an exponential sequence, i.e., e(n)=xn , for all n and let x(n) and y(n) denote two arbitrary sequences, Show that [e(n)x(n)]*[e(n)y(n)] = e(n)[x(n)*y(n)]

or ld

(b) Consider a discrete-time linear shift-invariant system with unit-sample response h(n). If the input x(n) is a periodic sequence with period N. Show that the output y(n) is also a periodic sequence with period N. [8+8]

2. A LTI system is described by the difference equation y(n)=ay(n-1)+bx(n). Find the impulse response, magnitude function and phase function. Find the value of b if |H(jw)| = 1. Sketch the magnitude and phase response for a=0.9. [16] 3. (a) State and prove the circular time shifting and frequency shifting properties of the DFT.

uW

(b) Compute the circular convolution of the sequences x1 (n) = {1, 2, 0, 1} and x2 (n) = {2, 2, 1, 1} Using DFT approach.

[8+8]

4. (a) Draw the butterfly line diagram for 8 - point FFT calculation and briefly explain. Use decimation -in-time algorithm. (b) What is FFT? Calculate the number of multiplications needed in the calculation of DFT using FFT algorithm with 32 point sequence. [8+8]

nt

5. (a) Explain how the analysis of discrete time invariant system can be obtained using convolution properties of Z transform. (b) Determine the impulse response of the system described by the difference equation y(n)-3y(n-1)-4y(n-2)=x(n)+2x(n-1) using Z transform. [8+8]

Aj

6. Design a Digital IIR low pass filter with pass band edge at 1000 Hz and stop band edge at 1500 Hz for a sampling frequency of 5000 Hz. The filter is to have a pass band ripple of 0.5 db and stop band ripple below 30 db. Design Butter worth filler using both impulse invariant and Bilinear transformations. [16] 7. (a) Design a Finite Impulse Response low pass filter with a cut-off frequency of 1 kHz and sampling rate of 4 kHz with eleven samples using Fourier series method. (b) Show that an FIR filter is linear phase if h(n) = h(N-1-n). 1 of 2

[8+8]

Set No. 2

Code No: RR320402

8. (a) Explain the structures for realisation of FIR system and draw the direct form structure of the FIR system described by the transfer function H(Z) = 1 + 12 Z −1 + 43 Z −2 + 14 Z −3 + 21 Z −4 + 81 Z −5 (b) Realize the following IIR system by cascade and parallel forms. y(n) + 14 y(n − 1) − 81 y(n − 2) = x(n) − 2x(n − 1) + x(n − 2)

[8+8]

Aj

nt

uW

or ld

.in

⋆⋆⋆⋆⋆

2 of 2

Set No. 3

Code No: RR320402

.in

III B.Tech II Semester Regular Examinations, Apr/May 2006 DIGITAL SIGNAL PROCESSING ( Common to Electronics & Communication Engineering, Electronics & Instrumentation Engineering, Electronics & Control Engineering, Electronics & Telematics and Instrumentation & Control Engineering) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ⋆⋆⋆⋆⋆ 1. (a) Write four advantages of Digital Signal Processing over Analog Signal Processing.

or ld

(b) A signal y(n) is governed by the recursive equation y(n) = 2y(n − 1) + δ(n)withy(0) = 4. Find y(-2),y(3). Is the signal bounded or not?

(c) Convolve the two signals x(n) = (1/2)n x(n)and h(n) = u(n) − u(n − 10) where u(n) is unit step function. [6+4+6] 2. (a) Prove that the convolution in time domain leads to multiplication in frequency domain for discrete time signals

uW

(b) The out put y(n) for a linear shit invariant system, with the input x(n) is given by Y(n) = x(n)-2x(n-1)+x(n-2) Compute and sketch the magnitude and phase response of the system |w| ≤ π [8+8]

3. (a) What is “ padding with Zeros ” with an example, Explain the effect of padding a sequence of length N with L Zeros or frequency resolution. (b) Compute the DFT of the three point sequence x(n) = {2, 1, 2}. Using the same sequence, compute the 6 point DFT and compare the two DFTs. [8+8]

nt

4. (a) Draw the butterfly line diagram for 8 - point FFT calculation and briefly explain. Use decimation -in-time algorithm. (b) What is FFT? Calculate the number of multiplications needed in the calculation of DFT using FFT algorithm with 32 point sequence. [8+8]

Aj

5. (a) Explain how the analysis of discrete time invariant system can be obtained using convolution properties of Z transform. (b) Determine the impulse response of the system described by the difference equation y(n)-3y(n-1)-4y(n-2)=x(n)+2x(n-1) using Z transform. [8+8]

6. (a) Using Bilinear transformation on an analog filter transfer function Ha(S), given the following ’S’ plane points. S = 0.2++j0, -0.1+j0.3, -0.1+j0.6 Find the corresponding ‘Z’ plane points. Also plot the resulting ‘Z’ plane points. 1 of 2

Set No. 3

Code No: RR320402

(b) A signal x(t) = 5Sin5πt is passed through a filter. If the signal is samples at T=1/50 seconds and number of sampling intervals equals 150 then sketch the input signal x(nT) and the output of the filter. [8+8] 7. (a) What is the principle of designing FIR filters using windows.

.in

(b) Using a rectangular window technique design a low pass filter with pass band gain of unity, cut-off frequency of 1kHz and working at a sampling frequency of 5 kHz. The length of the impulse response should be 7. [6+10] 8. (a) Obtain the cascade and parallel form realisation of the LTI system governed by the equation. (b) Compare cascade and performance of direct and canonic forms.

Aj

nt

uW

or ld

⋆⋆⋆⋆⋆

[12+4]

2 of 2

Set No. 4

Code No: RR320402

.in

III B.Tech II Semester Regular Examinations, Apr/May 2006 DIGITAL SIGNAL PROCESSING ( Common to Electronics & Communication Engineering, Electronics & Instrumentation Engineering, Electronics & Control Engineering, Electronics & Telematics and Instrumentation & Control Engineering) Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ⋆⋆⋆⋆⋆

or ld

1. (a) Consider a discrete linear time invariant system described by the difference equation: Y(n)-(3/4)y(n-1)+(1/8)y(n-2)=x(n))+(1/3)x(n-1) Where y(n) is the output and x(n) is the input. Assuming that the system is relaxed initially obtain the unit sample response of the system. (b) Find the:

i. impulse response ii. output response for a step input applied at n=0 of a discrete time linear time invariant system whose difference equation is given by y(n) = y(n1)+0.5 y(n-2)+x(n)+x(n-1). [8+8]

uW

2. (a) If x(n) → x(ejω ) Constitute a Fourier transform pair. Prove the following: Sequence Fourier Transform i. x*(-n) ii. j Im[x(n)]

X ∗ (ejω ) X0 (ejω )

(b) Prove that the convolution in time domain leads to multiplication in frequency domain for discrete time signals. [8+8]

nt

3. (a) If x(n) is a periodic sequence with a period N, also periodic with period 2N. X1 (K) denotes the discrete Fourier series coefficient of x(n) with period N and X2 (k) denote the discrete Fourier series coefficient of x(n) with period 2N. Determine X2 (K) in terms of X1 (K). (b) Prove the following properties.

Aj

i. WNn x(n) → X ((K + 1))N RN (K) ii. x ∗ (n) → X ∗ ((−K))N RN (K)

[8+8]

4. (a) Implement the decimation in time FFT algorithm for N=16. (b) In the above Question how many non - trivial multiplications are required. [10+6]

5. (a) Explain how the analysis of discrete time invariant system can be obtained using convolution properties of Z transform. 1 of 2

Set No. 4

Code No: RR320402

(b) Determine the impulse response of the system described by the difference equation y(n)-3y(n-1)-4y(n-2)=x(n)+2x(n-1) using Z transform. [8+8] 6. (a) Derive a relationship between complex variable S used in Laplace Transform (for analog filters) and complex variation Z used in Z-transform (for digital filters) (b) Discuss the various properties of Bilinear transformation method.

[8+8]

.in

7. (a) Design a low pass filter by the Fourier series method for a seven stage with cut-off frequency at 300 Hz if ts = 1msec. Use hanning window.

(b) Explain in detail, the linear phase response and frequency response properties of Finite Impulse Response filters. [8+8]

or ld

8. (a) Realize the following systems with minimum number of multipliers. 1 −3 H(Z) = 41 + 12 Z −1 + 43 Z −2+ Z + 14 Z −4  2  H(Z) = 1 + 12 Z −1 + Z −2 1 + 41 Z −1 + Z −2 (b) Explain the principles of VOCODERS.

Aj

nt

uW

⋆⋆⋆⋆⋆

2 of 2

[10+6]

Set No. 1

DIGITAL SIGNAL PROCESSING · ( Common to Electronics & Communication Engineering, Electronics & ... Set No. 1. (b) How are IIR digital filter realized?

124KB Sizes 1 Downloads 65 Views

Recommend Documents

R07 Set No - 1
Define and derive the equation for the vorticity of a flow. Hence prove that ... out from the leading edge to the trailing edge of a symmetrical airfoil. (b) State and ...

R07 Set No - 1
Check whether the following impedance functions are LC, RL or RC? (a) Z(s) = ... amplitude 5 V. Find autocorrelation function and energy spectral density. [8+8].

R05 Set No - 1
How can you find virus concentration both directly and indirectly by particle counts · and measurement of infectious unit concentration. Define plaque forming ...

Set No.1
(b) Explain the role of super alloys and dispersion strengthed alloys for high tem- perature creep. 8. Explain the following N.D.T Processes. (a) Magnetic particle ...

Set No.1
All the ethane and propane produced is recycled as feed. The cost of feeds and products are as- sumed as follows: Feeds. Cost (Rs/kg) Products. Cost (Rs/kg).

Set No.1
(c) Explain the conclusions that are drawn from Joule - Thomson experiment. [4] · 3. (a) What is entropy? What are the different types of entropies? Explain. Give.

Set No. 1
Explain constraint satisfaction with the help of a crypt arithmetic problem.[10+6] · 3. (a) Explain how the Herbrand's theorm forms the basis of resolution.

Set No. 1
[8+8] · 3. What is mutual exclusion? Explain the following Algorithms to implement mutual · exclusion. (a) A centralized Algorithm · (b) A Token Ring Algorithm.

Set No.1
and on commercial vehicles? Does it vary from one vehicle to other. (b) Explain the semi floating. ... Describe its operation with the neat sketch. (b) Describe the ...

Set No. 1
gear wheels are equal to one module, find ... ii. the angle of action of the pinion and the gear wheel ... Determine the number of teeth on all the wheels.

Set No. 1
If input capacitance of the voltmeter is 4.5 pF and the lead capacitance is 1.5 · pF, determine the inductance and self capacitance of the coil. [8+8] · 4. (a) What is ...

Set No. 1
Code No: R05420401. Set No. 3. (c) Multiple sub-layer · (d) Paging channel. [4×4=16] · *****. 2 of 2. AjntuWorld.in. Page 6. Code No: R05420401. Set No. 4.

Set No.1
ii. Command with Text operand · [8+8] · 8. (a) Explain various phases in loaders? (b) How the loading and linking process can be resolved in relocating loaders?

NR Set No - 1
Code No: 14001. NR. Set No - 2. II B.Tech II Semester Semester Supplimentary Examinations,February 2010 · APPLIED ELECTRONICS · Civil Engineering.

Set No. 1
Set No. 1. IV B.Tech I Semester Supplimentary Examinations, May/Jun 2009 · FINITE ELEMENT METHODS · (Civil Engineering) · Time: 3 hours · Max Marks: 80.

Set No. 1
(Computer Science & Engineering) · Time: 3 hours ... [16] · 5. In what ways the Internet and the web improve logistics and supply chain manage- · ment? [16].

Set No. 1
(a) Describe the demineralisation of water by ion - exchange method. (b) Mention the disadvantages of using hard water for any two industries. [12+4].

Set No. 1
between bearing and shaft is filled with a lubricant having a viscosity 24 Pa-s, · what power will be required to overcome the viscous resistance when the shaft.

Set No. 1
(c) Lubrication · [16] · 6. (a) Write two main differences between Hydrostatic and Hydrodynamic bearings. (b) Design a full hydrodynamic babbit bearing for a ...

Set No. 1
(a) Differentiate between XML and HTML. (b) Differentiate between DHTML and VRML. [8+8] · 8. Write short notes on the following: · (a) Write about java Applets.

Set No. 1
How to embed VRML in a web page. Differentiate HTML, · DHTML, VRML. [16] · 7. Write a PERL program to Search for a database for Username and Password.

Set No. 1
(a) In a nonmagnetic medium, E = 50cos(109t - 8x) ay + 40sin (109t - 8x) az · V/m, find the dielectric constant εr and the corresponding H. [8M] · (b) A conducting ...

Set No. 1
(b) Discuss about Region growing by pixel aggregation. [10+6] ... (a) What is meant by connectivity among pixels? ... 8-connectivity with suitable examples.

R05 Set No - 1
(b) Explain with a neat block diagram the operation of a continuously variable .... (a) Draw the block diagram of band pass binary data transmission system and.