<< Chapter < Page Chapter >> Page >

Iir filter design methods

Overview

Implementing the narrow-band LPF using an IIR filter is probably the most difficult option to design but the moststraightforward to implement. One reason for the design difficulty stems from the fact that in order to get such asharp response poles close to the unit circle are needed. These poles can then drift outside the unit circle and thesystem can then become unstable when finite precision effects are added. Also, perfectly linear phase (constantgroup delay) cannot be realized using IIR filtering.

There are several approaches to designing an approximatelylinear phase IIR filter. For example, an IIR filter could be run on blocks of samples in both the forward and reversedirection and the results of each block added together; using the filter in both directions would cancel thenonlinear phase response of the filter. Also, iterative design methods exist to design filters that simultaneouslyminimize errors in magnitude and group delay. Yet another approach is to design an IIR filter which approximates thedesired magnitude response (e.g., an elliptic filter using the ellip command in MATLAB) and then design an IIR all-pass filter which compensates for thenonlinear phase. This last approach is the one we will examine here.

Matlab filter design toolbox

The MATLAB Filter Design (FD) Toolbox contains algorithms used for optimal or near optimal design of filters subjectto various constraints. You can view a description of the toolbox and the functions it contains at this link . The FD Toolbox will be installed on the white Dell machinenearest the door in the ECE 320 lab.

Using the filter design toolbox

Although it is possible to design a very good LPF magnitude response using an elliptic filter, we do not have theadvantage with the ellip command of being able to constrain the poles away from the unit circleto prevent instability. Fortunately, the FD Toolbox provides a command called iirlpnormc which allows us to keep the poles within a circle of a specified radius. Note that this command implements aleast- p 'th algorithm. The term least- p 'th signifies that the algorithm attempts to minimize a L p -norm error. In the case of the magnitude response, the L p -norm error is given as

H p 1 ω π H ω - H d ω p W ω 1 p

where H is the actual frequency response, H d is the desired response, and W is some weighting function. Most of the time the weighting function used isone which equals 1 over the passband and stop-band and 0 in the transition band. The role of W in the above equation is similar to that used in FIR filter design( remez ). The relative weights in the stop-band and pass-band are set by W and control the relative magnitude of the ripples in these bands. Note thatminimizing the L 2 -norm is equivalent to minimizing the RMS error in the magnitude.In contrast, the L -norm is equivalent to minimizing the maximum error over thefrequencies of interest (why?). In this lab we areconcerned with minimizing the L -norm. Of course, we cannot use infinity in any of our computationsso using a large number (e.g. 128) must suffice.

Questions & Answers

profit maximize for monopolistically?
Usman Reply
what kind of demand curve under monopoly?
Mik Reply
what is the difference between inflation and scarcity ?
Abdu Reply
What stops oligopolists from acting together as a monopolist and earning the highest possible level of profits?
Mik
why economics is difficult for 2nd school students.
Siraj Reply
what does mean opportunity cost?
Aster Reply
what is poetive effect of population growth
Solomon Reply
what is inflation
Nasir Reply
what is demand
Eleni
what is economics
IMLAN Reply
economics theory describes individual behavior as the result of a process of optimization under constraints the objective to be reached being determined by
Kalkidan
Economics is a branch of social science that deal with How to wise use of resource ,s
Kassie
need
WARKISA
Economic Needs: In economics, needs are goods or services that are necessary for maintaining a certain standard of living. This includes things like healthcare, education, and transportation.
Kalkidan
What is demand and supply
EMPEROR Reply
deman means?
Alex
what is supply?
Alex
ex play supply?
Alex
Money market is a branch or segment of financial market where short-term debt instruments are traded upon. The instruments in this market includes Treasury bills, Bonds, Commercial Papers, Call money among other.
murana Reply
good
Kayode
what is money market
umar Reply
Examine the distinction between theory of comparative cost Advantage and theory of factor proportion
Fatima Reply
What is inflation
Bright Reply
a general and ongoing rise in the level of prices in an economy
AI-Robot
What are the factors that affect demand for a commodity
Florence Reply
price
Kenu
differentiate between demand and supply giving examples
Lambiv Reply
differentiated between demand and supply using examples
Lambiv
what is labour ?
Lambiv
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Ece 320 - spring 2003. OpenStax CNX. Jan 22, 2004 Download for free at http://cnx.org/content/col10096/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Ece 320 - spring 2003' conversation and receive update notifications?

Ask