Lec5: The IIR filter Flashcards

1
Q

what is the IIR filter?

A

Infinite Impulse Responce (IIR)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The General IIR filter equation?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

al and bk ?

A

The set of coefficients that describe the filter,

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How is the FIR different to the IIR?

A

It is similar to the FIR filter (the feedforward term), but now we have introduced a feedback term. I.E the output from the filter is passed back into the system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The total coefficient count of IIR?

A

M+N+1. The filter order is governed by N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The assumptions of the IIR filter?

A

For the IIR filter, we make the assumption of initial rest.

Formally: x[n] = 0 for n < n0 and y[n] = 0 for n < n0. Where n0 is our start time.

This is sufficient to result in the IIR filter being both linear and time-invariant.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Why are the initial filter assumptions required?

A

This is sufficient to result in the IIR filter being both linear and time invariant.

The principle of superposition also holds, because the difference equation involves only linear combinations of the inputs and outputs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How to demonstrate a basic IIR filter?

A

We can demonstrate the basic IIR filter by considering the impulse response ℎ[n] for a 1st order filter:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Find the impulse response?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Impulse response graph for a first-order IIR with b0=1 and a1 = 0.8

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

The z transform of both the feedforward and feedback parts?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Finding the IIR system function?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

The numerator and denominator polynomials?

A

The coefficients of the numerator polynomial B(z) correspond to the feed-forward terms.

Those of the denominator polynomial A(z) for z-l where l>0 correspond to the feed- back terms.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Finding the poles and zeros of the system function H(z)?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Calculating the poles and the zeros?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

IIR filter, how to examine the frequency response?

A
17
Q

Filter details

A

Highpass

Note: At DC, the ratio is not quite 0 but 0.55

18
Q

How to conduct frequency response on a filter?

A
19
Q

Filter type?

A

Bandpass

20
Q

How can IIR be unstable?

A

Due to the feedback path (and the infinite impulse response), we have the potential for instability in IIR filters. If the feedback is self sustaining.

21
Q

The stability of causal IIR systems?

A

Causal IIR systems, initially at rest, are stable if all poles lie inside the unit circle.

22
Q

The stability of causal FIR systems?

A

Causal FIR systems, which have no poles (other than at zero) are unconditionally stable.

23
Q

How can the stability of a 1st order IIR be investigated?

A
24
Q
A