DSP QP

2
DSP LAB INTERNAL – II PAPER 1. Write a Program to find first order impulse response for 3y(n) = x(n-2) + 2 x(n-1) + 5x(n) + 4y(n-1) 2. Write a Program to Implement Low Pass IIR filter using Butterworth filter 3. Write a Program to Implement Interpolation Process using Cosine signal 4. Write a Program to find first order impulse response for 0.5y(n) +0.98y(n-1) = 0.25x(n)+2.45x(n-1) 5. Write a Program to Implement High pass FIR filter using RECTANGULAR Window 6. Write a Program to Implement Decimation Processes Process using Cosine signal 7. Write a Program to Implement High pass FIR filter using KAISER Window 8. Write a Program to Implement Low Pass IIR filter using Chebyshev filter 9. Write a Program to Implement Sampling Rate Converter I/D using Cosine signal 10. Write a Program to Implement High pass FIR filter using Hamming Window

description

digital signal processing question papers

Transcript of DSP QP

DSP LAB INTERNAL II PAPER

DSP LAB INTERNAL II PAPER1. Write a Program to find first order impulse response for

3y(n) = x(n-2) + 2 x(n-1) + 5x(n) + 4y(n-1)2. Write a Program to Implement Low Pass IIR filter using Butterworth filter

3. Write a Program to Implement Interpolation Process using Cosine signal

4. Write a Program to find first order impulse response for

0.5y(n) +0.98y(n-1) = 0.25x(n)+2.45x(n-1)

5. Write a Program to Implement High pass FIR filter using RECTANGULAR Window6. Write a Program to Implement Decimation Processes Process using Cosine signal

7. Write a Program to Implement High pass FIR filter using KAISER Window

8. Write a Program to Implement Low Pass IIR filter using Chebyshev filter

9. Write a Program to Implement Sampling Rate Converter I/D using Cosine signal

10. Write a Program to Implement High pass FIR filter using Hamming Window11. Write a Program for Generating Sinusoidal Signal Through Filtering

12. Write a Program to Implement High pass FIR filter using TRIANGULAR Window