Questions: IIR Filter Design and Realization

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A designer implements a 12th-order IIR lowpass filter in Direct Form II on a fixed-point DSP. During testing, the filter output diverges exponentially. What is the most likely cause?

AThe bilinear transform was applied incorrectly, mapping stable analog poles to unstable z-domain positions
BCoefficient quantization in the high-order Direct Form II polynomial caused poles to drift outside the unit circle
CThe sampling rate was set too low, causing the passband to alias into the stopband
DThe Butterworth prototype specification was incorrect, selecting a filter order too high for the cutoff frequency
Question 2 Multiple Choice

Why must the analog cutoff frequency be pre-warped before applying the bilinear transform when designing a digital IIR filter?

ABecause the bilinear transform introduces aliasing that shifts the entire passband upward by a fixed amount
BBecause the bilinear transform maps analog to digital frequencies nonlinearly, compressing high frequencies, so the digital cutoff will not match the intended frequency without correction
CBecause the impulse invariance method requires pre-warping to prevent aliasing of the imaginary-axis poles
DBecause pre-warping corrects for the group delay introduced by the feedback poles in the IIR structure
Question 3 True / False

An elliptic IIR filter achieves a steeper rolloff than a Butterworth filter of the same order by allowing equiripple in both the passband and the stopband.

TTrue
FFalse
Question 4 True / False

Cascade realization of an IIR filter as second-order biquad sections requires more multiply-add operations per output sample than Direct Form II, which is why Direct Form II is preferred in practice.

TTrue
FFalse
Question 5 Short Answer

Explain why cascade realization of an IIR filter as a series of second-order sections is preferred over Direct Form II for high-order fixed-point implementations.

Think about your answer, then reveal below.