0% found this document useful (0 votes)
30 views

1e17e9d2-98f3-4b3e-aa7b-7cbf435a8924

The document contains 10 questions from each of the 6 units of the Digital Signal Processing subject for the Third Year Electronics and Telecommunication Engineering students. The questions cover key concepts across topics like discrete time signals and systems, Z-Transforms, DFT, FIR and IIR filters, conversion between analog and digital filters, and multirate signal processing.

Uploaded by

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

1e17e9d2-98f3-4b3e-aa7b-7cbf435a8924

The document contains 10 questions from each of the 6 units of the Digital Signal Processing subject for the Third Year Electronics and Telecommunication Engineering students. The questions cover key concepts across topics like discrete time signals and systems, Z-Transforms, DFT, FIR and IIR filters, conversion between analog and digital filters, and multirate signal processing.

Uploaded by

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

Sipna College of Engineering & Technology Amravati

Department of Electronics Telecommunication Engineering


Third Year/ 5th Sem (Section: A & B)
Session:-2023-24
Digital Signal Processing
Question Bank
Unit-I
1 Prove That
𝑛

𝑢 (𝑛) = ∑ 𝜕(𝑘)
𝑘=−∞
2 Explain Following Terms
i) Folding Operation ii) Shifting Operation iii) Time Scaling iv) Time Shifting
𝑛
3 If 𝑥 (𝑛) = 1 + 𝑓𝑜𝑟 − 3 ≤ 𝑛 ≤ −1
3
= 1 ; 0≤ 𝑛 ≤ 3
=0 ; elsewhere
Find ; a) x(4-n) b) x(n-4)
4 Prove that folding and time shifting of a signal are not commutative operations.
5 A discrete time signal is given by x(n)={1,1,1,1,2}. Sketch the following signal
i) X(n-2) ii) x(n+1) iii) x(3-n)

6 Prove : 𝜕(𝑛) = 𝑢(𝑛) − 𝑢(𝑛 − 1)


7 If 𝑥(𝑛) = 𝑎𝑛 𝑢(𝑛); ℎ(𝑛) = 𝑏 𝑛 𝑢(𝑛), 𝑎 ≠ 𝑏 𝑓𝑖𝑛𝑑 𝑦(𝑛) = 𝑥 (𝑛) ∗ ℎ(𝑛)
8 Perform Linear Convolution for the given function x(n)={1,2,3,4} and h(n)={4,3,2,1} by
Analytical Method.
9 Perform Deconvolution operation to obtained x(n) when x(n)={2,5,11,17,13,12} and
h(n)={2,1,3}
10 An input of 𝑥 (𝑛) = 𝑎𝑛 𝑢(𝑛) is applied to a system having impulse response of 𝑥(𝑛) = 𝑏 𝑛 𝑢(𝑛)
compute the output response of the system
Unit-II
1 Define ROC in Z-transform. What is the Significance of ROC? Justify the Answer
2 Determine Z-Transform and ROC of signal 𝑋(𝑛) = [2(3𝑛 ) − 2(4𝑛 )]𝑢(𝑛)
3 State and Explain any Two property of Z-transform
4 Determine the Z-transform and their ROC of the following discrete time signal
i] X(n)= an u(n) ii] x(n)={3 ,1 ,2) iii] x(n)= x(n)={3 ,1 ,2)

5 𝑍 2 +𝑍
Find Z- inverse transform of 𝑋(𝑧) = using Long Division Method
𝑍 3 −3𝑍 2 +3𝑍−1

6 Determine Z Transform for 𝑥(𝑛) = 𝑛3 𝑢(𝑛)


7 Find Z Transform for 𝑥 (𝑛) = 𝑎𝑛 𝑢(𝑛)
8 Find Linear Convolution of x1(n) ={1,2,3}& x2(n)={3,2,1} using Z-Transform

9 Find Inverse Z-Transform of 𝑋(𝑍) =


𝑍
by residue method
(𝑧−1)(𝑍−2)

Unit-III
1 Explain relation in between Fourier Transform and Z Transform
2 Compute 4-DFT of x(n)={0,1,2,3}
3 Find 4-DFT of sequence, window function x(n)= U(n)-U(n-N),by using DIT-FFT algorithm.
4 Perform circular convolution of the sequence X1(n) = X2 (n) = {1,2,3,4} by using DFT & IDFT
5 Find 4-DFT x(n)={2,1,0,1} using Radix-2 DIF-FFT Algorithm
6 Compute the output using 8 point DIT – FFT algorithm for the sequence x(n) = {1,2,3,4,4,3,2,1}
7 Find the convolution of the sequences, x1(n)=x2(n)={1,1,1}
8 State and Explain properties of DFT
9 Calculate the Number of complex multiplications and complex additions needed in the calculation of
DFT and FFT for N=64.
10 Find IDFT of the Sequence X(k)={5,1-j,1,1+j}
Unit-IV
1. Compare FIR and IIR Filter. Explain the advantage of FIR filter over IIR filter
2 Realize the system with Difference equation
1 1 1
Y(n)= 𝑦(𝑛 − 1) − 𝑦(𝑛 − 2) + 𝑥 (𝑛) + 𝑥(𝑛 − 1) Use i) Direct Form I ii) Direct Form II
3 8 2

3 Realize the Following function using Cascade and Parallel


3(2𝑍 2 + 5𝑍 + 4)
𝐻 (𝑍) =
(2𝑍 + 1)(𝑍 + 2)
4 Implement Direct-I, II, Cascade structure of H(z)
2𝑍(𝑍 + 2)
𝐻(𝑍) =
(𝑍 + 1)(𝑍 + 3)(𝑍 + 4)
5 Develop Direct form-II of H(z)
3 + 3.6𝑍 −1 + 0.6𝑍 −2
𝐻 (𝑍) =
1 + 0.1𝑍 −1 − 0.2𝑍 −2
6 Realize the system with Difference equation
1 1 1
Y(n)=7 𝑦(𝑛 − 1) − 3 𝑦(𝑛 − 2) + 𝑥 (𝑛) − 8 𝑥(𝑛 − 1) Use i) Direct Form I ii) Direct Form II

7 Implement Cascade Form of H(z)


(1 − 𝑧 −1 )3
𝐻 (𝑧) = 1 1
(1 − 2 𝑧 −1 )(1 − 4 𝑧 −1 )

Unit-V
1. What are the advantages & disadvantages of Bilinear Transform
2. Find H(z) if 𝐻 (𝑆) =
2
with T=0.1Sec using Bilinear Transform
(𝑆+1)(𝑆+3)
3 For the Analog Transfer Function 𝐻 (𝑠) =
2𝑠
Determine H(z) using Bilinear Transform
𝑆 2 +0.2𝑆+1
4 Apply Bilinear Transformation to 𝐻 (𝑠) =
𝑆+0.1
with T=0.27 Sec
(𝑆+1)2 +9
5 Convert Analog Filter with function 𝐻 (𝑆) =
(𝑆+2)
into Digital IIR Filter by means of
(𝑆+1)(𝑆+3)
Impulse Invariant for Ts=1/2 sec.
6 Realize the given H(Z) using cascade form
(1 − 𝑍 −1 )3
𝐻 (𝑍) = 1 1
(1 − 2 𝑍 −1 ) (1 − 8 𝑍 −1 )
7 Derive the Transformation formula for converting analog filter into digital IIR filter in case of
Bilinear Transformation
8 Convert Analog Filter with function 𝐻 (𝑆) =
(𝑆+0.1)
into Digital IIR Filter by means of
2 (𝑆+0.1) +9
Impulse Invariant.
9 Compare Impulse Invariant and Bilinear Transform Method.
Unit-VI
1. Explain the role of DSP in speech signal processing briefly
2 Explain the Decimation for an integer factor D with an Examples
3 Enlist the Salient features of TMS320C54XX DSP Processor
4 Explain the Interpolation process for an integer factor I with an Examples
5 What are filter banks? Give some Applications.
6 Explain concept of Multirate Digital Signal Processing. Give Some Examples
7 Using Suitable example explain the use of decimator and interpolator in sampling rate conversion.
8 State & Explain architecture of TMS320C54XX DSP Processor

You might also like