DSP Question

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

{

If x(n)={1 2 3 1}. X(k) denotes DFT of x(n). Find IDFT X(k) 2


} without using DFT and IDFT
Ans: circular convolution of x(n) with x(n).

Given x1 (n) = {1,2,3,4} and x 2 (n) = {1,1,1,1} Find the IDFT { X1 (k) × X 2 (k) } without using DFT
and IDFT.

Ans. Circular convolution x 1 ( n) and x 2 (n)

{
If x(n)={1 2 3 1}. X(k) denotes DFT of x(n). Find IDFT X(k) 2
} Use DFT and IDFT
Ans: circular convolution of x(n) with x(n) using DFT and IDFT.

Given x 1 ( n) = {1,2,3,4} and x 2 (n) = {1,1,1,1} Find the IDFT { X1 (k) × X 2 (k) } Use DFT and
IDFT.

Ans. Circular convolution x 1 ( n) and x 2 (n) using DFT and IDFT.

Find the output of linear low pass filter with the impulse response h(n) ={0.5,0.5} and sampled
version of DC input added with noise given by x ( n) ={5,5.3,5.5,5.1,5.3,5.2} .Plot the filtered
output.

Linear convolution

Find the linear convolution of x1 (n) = {1,2,3,4} and x 2 (n) = {1,1,1,1} using linear convolution.

Ans: Pad both the sequences with appropriate no of zeros equal to M+N-1.

(Using DFT or without using DFT)

Pole zero plot of the system is given

It has zero at .5 and two poles at 1 and 0.75.Find the Impulse response of the system.

Ans:Write the difference equation for the system[z-.5 in numerator and (z-1)(z-.75) in the denominator]

Butterworth filter: maximally flat in the pass band and monotonic in the stop band

Chebyshev: Ripples in the pass band and monotonic in the stop band

Filter with linear phase-FIR phase.

You might also like