0% found this document useful (0 votes)
15 views1 page

DSP Ia 4

The document outlines a take-home assignment for a Digital Signal Processing course, detailing five problems related to filter design and analysis. It includes tasks such as determining filter characteristics, designing Butterworth and FIR filters, and calculating the DFT of a sequence. The assignment emphasizes the use of various techniques including bilinear transformation and windowing methods for filter design.

Uploaded by

Phaneendra N Rao
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)
15 views1 page

DSP Ia 4

The document outlines a take-home assignment for a Digital Signal Processing course, detailing five problems related to filter design and analysis. It includes tasks such as determining filter characteristics, designing Butterworth and FIR filters, and calculating the DFT of a sequence. The assignment emphasizes the use of various techniques including bilinear transformation and windowing methods for filter design.

Uploaded by

Phaneendra N Rao
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/ 1

DEPARTMENT OF ELECTRONICS AND COMMUNICATION

FOURTH SEMESTER B.TECH. (E&C)


IA- 4 (Take home assignment)
DIGITAL SIGNAL PROCESSING (ECE 2222)
Submission Date: On or before 17/04/2025

1) Consider a filter described by the difference equation 𝑦[𝑛] = 0.1 𝑥[𝑛]−0.9 𝑦[𝑛−1]. Determine the
frequency (𝜔) at which | 𝐻[𝜔] |= 0.707. Is this a low-pass filter or high-pass filter.

2) The specifications of the desired low-pass filter are


Passband edge: 4kHz, Stopband edge: 8 kHz
Passband ripple: 1 dB, Stopband Attenuation: 40 dB
Sampling frequency: 24 kHz
Determine the order and poles of Butterworth filter required to meet the above filter
specification. Use bilinear transformation. Also determine the analog filter H(s) and obtain H(z)
of the digital filter using bilinear transformation method.

3) Determine a 16 point DFT of a sequence input x(n)={1,2,-3,4,2,3,-2,1,1,1,-2,3,2,4,-3,2 } using an 8


point DITFFT/DIFFFT algorithm.

4) It is required to have FIR bandpass filter with the following specifications


Passband edge frequencies: 400HZ and 700Hz
Stopband edge frequencies: 100Hz and 1000Hz
Minimum stopband attenuation: 50dB
Sampling frequency: 3000Hz
a) Select suitable window to approximate the required response and estimate the minimum
length of the filter.
b) Determine the coefficients of the filter using this windowing technique.

5) Design a digital Chebyshev type-1 filter for the following specifications


0.8 ≤ ⌈𝐻(𝑒 𝑗𝜔 )⌉ ≪ 1 0≤ ω ≤ 0.2π
|𝐻(𝑒𝑗𝜔 )| ≤ 0.2 0.6 π ≤ ω ≤ π

Use impulse invariance method with T=1. Verify the design by checking passband and stop band
specifications.

*************

You might also like