Attempt following questions. 1) Explain architecture for Digital Signal Processor with its key features in detail.
[6 marks]Classify the following systems. 1) Static Vs Dynamic systems 2) Recursive Vs non-recursive systems 3) Linear Vs non linear systems 4) Time Variant Vs Time Invariant systems
[8 marks]Determine convolution of given discrete time sequences with graphical approach. x(n) = {3,11,7,0,-1,4,2} for n = -3 : 3 and h(n) = {2,3,0,-5,2,1}for n= -1:4.
[7 marks]Determine impulse response of following LTI systems described by the following second order difference equation. y(n) - 3y(n-1) - 4y(n-2) = x(n) + 2 x(n-1)
[7 marks]Discuss various properties of DTFT. Also compare DTFT with DFT. Why DFT is better?
[7 marks]Discuss following properties of Z-Transform in detail with proof. 1) Convolution 2) Differentiation 3) Time Shifting
[7 marks]Describe the properties of ROC in context with Z-Transform and determine the Z-Transform of given signal. x(n) = u(n) – u(n-20)
[8 marks]What is the need of Transformation on any signal? Compare Z Transform with DFT and FFT with examples.
[7 marks]Determine Partial Fraction Expansion of X(z) = (1 +z-1) / (1- z-1+0.5 z-2)
[7 marks]Compute Circular convolution of following discrete time sequences. x(n) = {1,2,2} and h(n) = {1,2,3,4}
[7 marks]Obtain direct form I & II, cascade and parallel form structures for the given system y(n) = ½ y(n-1) + ¼ y(n-2) +2 x(n) - x(n-1)
[7 marks]Justify the following statement: Multiplication of Two DFTs is circular convolution in Time Domain. Derive relevant equations.
[7 marks]Compute 4 point DFT of a given discrete sequence using Radix-2 DIF FFT1 algorithm. x(n) = { 1,2,3,4 }
[7 marks]Explain Radix 2 DIT FFT algorithm for computing 8 point DFT. Derive all necessary equations and signify importance of bit reversal table in it.
[7 marks]List out benefits of Digital filter over Analog filters. Discuss parameters and their importance in designing any practical frequency selective filter.
[7 marks]Discuss BLT with regard to IIR filter design. Why is it more efficient than Impulse Invariance approach?
[7 marks]How FFT is computationally more efficient than DFT? Under which set of parameters comparison between these algorithms are possible? Comment on efficiency of FFT against DFT.
[7 marks]