You are on page 1of 2

CE105 DIGITAL SIGNAL PROCESSING ASSIGNMENT 5: FIR Filter Design Instructors: Nguyen Tran Son (sonnt@uit.edu.

.vn) Nguyen Dang Nhan (nhannd@uit.edu.vn) Nguyen Huu Nhan (nhannh@uit.edu.vn)

Guide: Students are expected to submit MATLAB code and report the results in form of either MS Word or PDF format. All is zipped in a single file as [StudentID].zip. Send email to instructors with title [CE105.E12-AS1] [StudentID]. For example, the student with ID 12345 should send the file named 12345.zip and the email title should be [CE105.E12-AS1] 12345 1.1 A lowpass Filter has the following specifications: Passband = 0 1.850 Hz Stopband = 2.150 4.000 Hz Stopband attenuation = 20dB Passband ripple = 1dB Sampling rate = 8.000 Hz Determine the FIR filter length and the cutoff frequency to be used in the design equation. 1.2 Design a highpass FIR filter with the following specifications: Stopband = 0 1.500Hz Passband = 2.500 4.000Hz Stopband attenuation = 40dB Passband ripple = 0.1dB Sampling rate = 8.000 Hz 1.3 Design a bandpass FIR filter with the following specifications: Lower stopband = 0 500Hz Passband = 1.600 2.300Hz Upper stopband = 3.500 4.000 Hz Stopband attenuation = 50dB Passband ripple = 0.05dB Sampling rate = 8.000 Hz 1.4 Design a bandstop FIR filter with the following specifications:

Lower cutoff frequency = 1.250 Hz Lower transition width = 1.500 Hz Upper cutoff frequency = 2.850Hz Upper transition width = 1.300Hz Stopband attenuation = 60dB Passband ripple = 0.02dB Sampling rate = 8.000Hz

You might also like