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

BTETC502DigitalSignalProcessing_QP

Uploaded by

gishika186
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)
27 views

BTETC502DigitalSignalProcessing_QP

Uploaded by

gishika186
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/ 2

DR.

BABASAHEB AMBEDKAR TECHNOLOGICAL UNIVERSITY, LONERE


Winter Examination – 2022
Course: B. Tech. Branch: Electronics & Telecom. Engg. Semester: V
Subject Code & Name: BTETC502 Digital Signal Processing
Max Marks: 60 Date: 31.01.2023 Duration: 3 Hr.
Instructions to the Students:
1. All the questions are compulsory.
2. The level of question/expected answer as per OBE or the Course Outcome (CO) on
which the question is based is mentioned in ( ) in front of the question.
3. Use of non-programmable scientific calculators is allowed.
4. Assume suitable data wherever necessary and mention it clearly.
(Level/CO) Marks
Q. 1 Solve Any Two of the following. 12
A) Determine which of the signals are periodic or non-periodic and compute their (L1/CO1) 6
fundamental period.
a) 𝑥(𝑛) = 𝑒 𝑗0.2𝜋𝑛 + 𝑒 −𝑗0.3𝜋𝑛
3 1
b) 𝑥(𝑛) = 3𝑒 𝑗5(𝑛+2)

B) Write any 6 properties of Discrete Time Fourier Transform. (L1/CO2) 6


C) Find and sketch even and odd parts of the given signals (L1/CO1) 6
a) 𝑢(𝑛)
[4, −2, 4, −6]
b) 𝑥(𝑛) =

Q.2 Solve Any Two of the following. 12


A) Find the Fourier transform of given signals. Also plot magnitude and phase. (L2/CO2) 6

a) 𝑥(𝑛) = 𝛿(𝑛)
b) 𝑥(𝑛) = 𝑎𝑛 𝑢(𝑛)

B) a) Compute the 4-point DFT of 𝑥(𝑛) = (−1)𝑛 … . .0 ≤ 𝑛 ≤ 3 using ma- (L3/CO1) 6


trix method.
b) Perform linear convolution using circular convolution of given signals.
𝑥(𝑛) = {2, 5, 0, 4}, ℎ(𝑛) = {4, 1, 3}
C) Given 𝑥(𝑛) = {1, 0, −1, 0, 1, 0, −1, 0}. Find X(k) using DIT-FFT algorithm. (L3/CO4) 6

Q. 3 Solve Any Two of the following. 12


A) Find the inverse z-transform using partial fraction method for given signal. (L2/CO2) 6
Also plot the ROC with locations of poles that you calculated.
1−𝑍 −1 +𝑍 −2
𝑋(𝑍) = 1 ROC: 1 < |𝑧| < 2
(1− 𝑍 −1 )(1−2𝑍 −1 )(1−𝑍 −1 )
2

B) Use initial value theorem to find the initial value of the signals. (L3/CO1) 6
2+𝑍 −1
a) 𝑋(𝑍) = (1−𝑍 −1)(1+0.5 𝑍 −1 )
1−3 𝑍 −1
b) 𝑋(𝑍) =
(1−0.1 𝑍 −1 )(1+0.6 𝑍 −1 )
C) Determine the Z-transform of given signal. Depict ROC and locations of poles (L3/CO4) 6
and zeros in Z plane.
1
𝑥(𝑛) = ( )𝑛 𝑢(𝑛) + 2𝑛 𝑢(𝑛)
2

Q.4 Solve Any Two of the following. 12


A) Differentiate between Finite Impulse Response (FIR) filter and Infinite (L2/CO2) 6
Impulse Response (IIR) filter.
B) Transform the analog filter transfer function into digital filter 𝐻(𝑍) using (L3/CO1) 6
Impulse Invariant Method
0.5(𝑆 + 4)
𝐻𝑎 (𝑆) =
(𝑆 + 1)(𝑆 + 2)
C) For transfer function 𝐻(𝑆) find 𝐻(𝑍) using Bilinear transformation method. (L2/CO2) 6
Assume T=1.
1
𝐻(𝑆) =
(𝑆 2 + √2𝑆 + 1)

Q. 5 Solve Any Two of the following. 12


A) A digital Butterworth filter has to be designed using Bilinear transformation. (L3/CO2) 6
The filter specifications are as follows:

0.9 ≤ |𝐻(𝑒 𝑗𝜔 )| ≤ 1 0 ≤ 𝜔 ≤ 0.5𝜋


𝑗𝜔
|𝐻(𝑒 )| ≤ 0.2 0.75𝜋 ≤ 𝜔 ≤ 𝜋
Find the filter order N and cut-off frequency Ω𝑐

B) Find the filter order N and cut-off frequency Ω𝑐 for an IIR low pass Butter- (L2/CO4) 6
worth filter using Bilinear transformation. The filter specifications are as fol-
lows:

Passband: 0.8 ≤ |𝐻(𝑒 𝑗𝜔 )| ≤ 1 |𝜔| ≤ 0.2𝜋


Stopband: |𝐻(𝑒 𝑗𝜔 )| ≤ 0.2 0.6𝜋 ≤ |𝜔| ≤ 𝜋
Assume 𝑇=1 𝑠𝑒𝑐𝑜𝑛𝑑.
C) Consider the following LTI system with system function and draw the direct (L2/CO2) 6
form I and direct form II structure
1 1
a) 𝐻(𝑍) = 1 − 3 𝑍 −1 + 6 𝑍 −2 + 𝑍 −3
1+2𝑍 −1 −𝑍 −2
b) 𝐻(𝑍) = 1+𝑍 −1 −𝑍 −2

*** End ***

You might also like