Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

asd

asd


Given the following two sequences x[n] = 3, 11, 7, 0, 1, 4, 2 , 3 n 3 and



h[n] = 2, 3, 0, 5, 2, 1 , 1 n 4. Determine (without using inbuilt functions)

Linear convolution
Circular convolution
Linear convolution using circular convolution

asd
Check whether the given system y[n] = 3x[n 1] + 2x[n] + 4y[n 1] + 7y[n 2] is
Linear
Time invariant
stable





for inputs x1 [n] = 1, 2, 5, 6, 10 and x1 [n] = 1, 2, 5, 8, 9

asd
A 3rd order low pass filter is described by difference equation y[n] = 0.0181x[n] +
0.0543x[n 1] + 0.0543x[n 2] + 0.0181x[n 3] + 1.76y[n 1] + 0.2781y[n 3]
1.1829y[n 2]. Implement the filter using Butterworth and Chebyshev type 1 filter. Plot
magnitude and phase response of this filter. Comment on your results.

asd


Given the following two sequences x[n] = 3, 11, 7, 0, 1, 4, 2 , 3 n 3 and



h[n] = 2, 3, 0, 5, 2, 1 , 1 n 4. Determine (without using inbuilt functions) the

linear convolution and circular convolution of two sequences using DFT and IDFT.

asd
asd
Given the following difference equation y[n] y[n 1] + 0.9y[n 2] = x[n] + 0.4x[n 1]
Plot impulse response for n = 20, . . . , 100
Plot step response for n = 20, . . . , 100
Find the response of the system for input x[n] = 2(0.8)n [u[n] u[n 20]]
Check the stability and linearity of the system

asd
Design a digital low pass FIR filter with specifications
p = 0.2 ; s = 0.3 ; rp = 0.25; as = 50;
Compare the result using Rectangular, Bartlett, Hanning, Hamming, Blackman windows.

asd
Given x1 [n] = n[u(n + 10) u(n 20)]
x2 [n] = cos (0.1n)[u(n) u(n 30)]
x3 [n] = 1.2n [u(n + 5) u(n 10)].
Check the following properties of convolution
Distribution
Association

asd
Generate a message signal of frequency 50Hz. Add a noise signal of frequency 200Hz.
Extract the message signal. Also plot the magnitude and phase spectrum of message
signal and noise signal.

asd
Given x1 [n] = cos (0.1n)[u(n) u(n 30)]
x2 [n] = 1.2n [u(n + 5) u(n 10)].
Check the following properties of DFT
Convolution Theorem
Multiplication Theorem
Parsevals Theorem

You might also like