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

Dsp Model Qp Bec502

Uploaded by

grkpicz
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)
68 views

Dsp Model Qp Bec502

Uploaded by

grkpicz
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/ 4

Channel Name: Engg-Course-Made-Easy SUBSCRIBE

2022 Scheme 5th Semester

Subject: Digital Signal Processing (BEC502)


Solution- VTU Model Question paper
Click on corresponding You-tube video link to for the solution.

Determine the energy and power of the unit step sequence.


1a) https://youtu.be/sV_d2uceA8E
Consider an LTI system with input x(n) & unit impulse response h(n) given
1b)
below, Compute y(n), x(n) = 2n u(-n) & h(n) = u(n).
https://youtu.be/ByevrmXLScY

Determine the response of the following systems to the input signal


𝑥[𝑛] = |𝑛|; −3 ≤ 𝑛 ≤ 3
0 ; 𝑜𝑡ℎ𝑒𝑟𝑤𝑖𝑠𝑒
2a)
a) 𝑦(𝑛) = 𝑥(𝑛) b) 𝑦(𝑛) = 𝑥(𝑛 − 1)
https://youtu.be/nQF0G063gdU
1
b) 𝑦(𝑛) = 𝑥(𝑛 + 1) d) 𝑦[𝑛] = [𝑥(𝑛 + 1) + 𝑥(𝑛) + 𝑥(𝑛 − 1)]
3

The impulse response of a linear time invariant system is h[𝑛] = [1,2,1, −1].
2b) Determine the response of the system to the input signal x[𝑛] = [1,2,3,1]. https://youtu.be/wjrDLSzHxMs
Define system with example. Explain Classification of Discrete-Time system
2c)
with examples
3a) Determine Z transform of the following signals https://youtu.be/Lk4fDCnYWL0
Determine the Z transform of the following finite duration sequence
3b)
𝑥1 (𝑛) = {1,2,5,7,0,1} 𝑥2 (𝑛) = {1,2,5,7,0,1} https://youtu.be/Js33u2OMU_E
Mention the properties of Z transform with equations. https://youtu.be/EXYYNgoD2Vw
3c) https://youtu.be/IKgPpIms2m0
(only definition and equations need to be written) https://youtu.be/0dOaGmAIlCc
Perform Circular convolution of the following sequences using concentric
4a) circle method: https://youtu.be/SKfgqKvliVc
x1(n) = {2, 1, 2, 1} x2(n) = {1, 2, 3, 4}.
Find the DFT of the sequence
4b) x(n) = δ(n) + 2δ(n − 2) + δ(n − 3) https://youtu.be/saWBKi6bSUI
Explain Frequency Domain Sampling and Reconstruction of Discrete Time
4c) Signals with the help of necessary equations. https://youtu.be/4g4-Sst97VA
State and prove the following properties:
i) Circular Time shift Property ii) Circular Frequency shift Property
i) https://youtu.be/8zOP9Xtkt84
5a)
iii) Parsevals theorem iv) Complex conjugate property ii) https://youtu.be/8zOP9Xtkt84
Use the 8 point radix-2 DIT-FFT algorithm to find the DFT of the sequence
5b) x(n)={1,1,1,1,0,0,0,0}. https://youtu.be/RHXvrzH0XvA
Illustrate the Inverse Decimation in Time FFT algorithm with the help of
6a)
necessary equations and signal flow representation
Using linear convolution find y(n)= x(n) h(n) for the sequences x(n)={1, 2, -1,
6b) 2, 3, -2, -3, -1, 1, 1, 2, -1} & h(n)={1, 2}. Compare the result by solving the
problem using overlap save & overlap add method.
A low pass filter is to be designed with the following desired frequency
response,
3π 3π
7a) e−j3ω, for −
4
≤ω≤
4
https://youtu.be/GJy_C4TSiO0
𝐻𝑑 (𝜔) = { 3π
0, for − ≤ ω ≤ π
4
Determine 𝐻𝑑 (𝑒 𝑗𝜔 ) for M=7 using Hamming window
7b) Mention different windows with equations used in design of FIR filters.
Realize the system function
3 4 5 1
7c) 𝐻(𝑧) = 1 + 𝑧 −1 + 𝑧 −2 + 𝑧 −3 + 𝑧 −4 https://youtu.be/FmB1JjgAWJA
2 5 9 9
using direct form
A filter is to be designed with the desired frequency response

8a)
Find the frequency response of the FIR filter designed using a rectangular
https://youtu.be/ayaB7lf81Kc
window defined below:
wR(n) = 1 , 0 ≤ n ≤ 4
0 , otherwise

8b) Mention the Design steps followed in design of Linear Phase FIR Filter.

Realize a cascade form FIR filter for the following system function.
1 1
8c) 𝐻(𝑧) = (1 + 𝑧 −1 + 𝑧 −2 )(1 + 𝑧 −1 + 𝑧 −2 )
4 8
https://youtu.be/eelKowrUAsc

Design a digital lowpass Butterworth filter with the following specifications:


1. 3 dB attenuation at the passband frequency of 1.5 kHz
9a) 2. 10 dB stopband attenuation at the frequency of 3 kHz https://youtu.be/Q9ceIDeHJnI
3. Sampling frequency of 8,000 Hz.
The normalized low pass filter with a cutoff frequency of 1 rad/sec is given as:
HP(s) = 1/(s+1)
9b
Use the given Hp(s) and the BLT to design a corresponding digital IIR lowpass https://youtu.be/XZQjNaLcmNM
filter with a cutoff frequency of 15 Hz and a sampling rate of 90 Hz.

9c) Explain Bilinear Transformation design procedure in designing IIR filters.


Obtain analog lowpass prototype transformation to the low pass, high pass,
10
band pass filter, band stop filters.
Obtain direct form I and direct form II for the system described by
10b
y (n) = −0.1y (n − 1) + 0.2y (n − 2) + 3x(n) + 3.6 x(n − 1) + 0.6 x(n-2) . Will be available soon
Given the following IIR filter: y(n) = 0.2x(n) +0.4x(n-1)+0.5y(n-1), Determine
10c
the transfer function, nonzero coefficients, and impulse response. https://youtu.be/JXGAz_1Dgas

Kindly subscribe to see more videos on this subject.


SUBSCRIBE

You might also like