H e ≤ 1 ,0≤ω ≤ H e ≤ ,: " Butterworth IIR High-Pass Filter Using Impulse Invariance Method "
H e ≤ 1 ,0≤ω ≤ H e ≤ ,: " 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:
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
jω
{
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)
.There are many examples on the Web that can help you