Topic 5: IIR Filter Design

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/7

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:07 AM on 5/29/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

8 Terms

1
New cards

Main Methods for IIR Filter Design

  1. Filter design using pole placement

  2. IIR filter design by impulse invariance

  3. IIR filter design by bilinear transform

2
New cards

IIR Filter design by pole placement

  • Given the angle (w) and distance (r) of each pole / zero:

    • Calculate the value as z = rejw

    • Define the transfer function H(z) using the poles and zeros

3
New cards

Filter design by impulse invariance

  1. An analogue filter is designed to a given specification (given by a Laplace transfer function)

  2. The analogue design is translated into a discrete filter with the same impulse response

    1. Ha(s) → ha(t) → h[n] → H(z)

    2. Perform the inverse Laplace transform

    3. Sample the sequence

    4. Perform the Z Transform

  3. Given Ha(s) with specific poles

    1. Expand with partial fractions

    2. Each pole is converted with esT , where s is the pole value and T is the sampling period

    3. Change the denominator from (s + s0) to (1 - esTz-1)

4
New cards

Bilinear Transform

  • Converts a continuous time system into a discrete time system by mapping the s-domain to the z-domain

  • Steps:

    1. Start with analogue transfer function Ha(s)

    2. Substitute the transformation formula

    3. Simplify to obtain H(z)

  • Properties:

    • No aliasing (provides one-to-one mapping)

    • Stable systems remain stable

    • Widely used in digital filter design

5
New cards

Bilinear Transform Formula

knowt flashcard image
6
New cards

FIR vs IIR stability

  • FIR filters are always stable

  • Stability can be difficult to judge for IIR filters - quantisation error can cause instability

7
New cards

FIR vs IIR order

FIR filters need to a higher order for a given filter specification (higher order for a steeper roll off)

8
New cards

FIR vs IIR phase response

FIR filters can be designed with a perfectly linear (non-distorting) phase response