0% found this document useful (0 votes)
48 views

H e ≤ 1 ,0≤ω ≤ H e ≤ ,: " Butterworth IIR High-Pass Filter Using Impulse Invariance Method "

This document discusses designing four different filters using MATLAB: 1. An IIR low-pass Butterworth filter between 8.0 and 1 from 0 to π radians. 2. An IIR high-pass Butterworth filter between 0 and 16.0 from π to π radians. 3. An FIR low-pass filter with a specific frequency response from -π/4 to π/4 radians. 4. An FIR high-pass filter with a specific frequency response from π/4 to π radians. The designs should be done in MATLAB using the appropriate functions. The frequency responses should be plotted and compared to the specifications. Reports discussing the designs

Uploaded by

Ibrahim Ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views

H e ≤ 1 ,0≤ω ≤ H e ≤ ,: " Butterworth IIR High-Pass Filter Using Impulse Invariance Method "

This document discusses designing four different filters using MATLAB: 1. An IIR low-pass Butterworth filter between 8.0 and 1 from 0 to π radians. 2. An IIR high-pass Butterworth filter between 0 and 16.0 from π to π radians. 3. An FIR low-pass filter with a specific frequency response from -π/4 to π/4 radians. 4. An FIR high-pass filter with a specific frequency response from π/4 to π radians. The designs should be done in MATLAB using the appropriate functions. The frequency responses should be plotted and compared to the specifications. Reports discussing the designs

Uploaded by

Ibrahim Ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

"Butterworth IIR High-Pass Filter Using Impulse Invariance Method "

1. Design an IIR low-pass filter with the following frequency response specification:

8.0 ≤ ¿H d e( ωj ∨) ≤ 1 ,0 ≤ω 2≤.0 π
|¿H (eωj |)2≤.0 6.0
, π≤ω 2≤.0 π

2. Design an IIR high-pass filter with the following frequency response specification:

¿H d (e ωj∨) 2≤.0 ,0≤ω 2≤.0 π


8.0 ≤ ¿H d (eωj ∨) ≤ 16.0
, π ≤ω 2≤.0 π

3. Design an FIR low-pass filter with the following frequency response specification:

−2 jω
H d ( e jω ) = e ,−π / 4 ≤ ω ≤ π / 4
{ 0 , π /4 ≤ ω ≤ π

4. Design an FIR high-pass filter with the following frequency response specification:

0 ,−π /4 ≤ ω ≤ π /4

{
H d ( e ) = −2 jω
e , π /4 ≤ ω ≤ π

:With the above 4 different specifications, we have the following Types and List of Projects

All design should be done with MATLAB. Simply give the design specifications to
MATLAB and select the ``MATLAB FUNCTION’’ for the filter design. MATLAB has
.functions for designing all the above filters

After you finish the design, you can plot the frequency response of the designed filter and
compare with the original design specifications. If the design is not good, change some of
your design parameters, like the order of the filter (N) or the number of the impulse response
.coefficient (M), or the length of the window also (M)

.Write a report on your filter design, discuss and make conclusions

.There are many examples on the Web that can help you

You might also like