Questions: FIR Filter Design and Realization

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

An audio engineer needs a digital low-pass filter for music processing. She requires that the filter introduce no phase distortion — every frequency component must be delayed by the same amount. Which FIR filter property guarantees this, and why?

AThe filter's stability (no feedback) ensures consistent phase across frequencies
BSymmetric impulse response coefficients h[k] = h[M−k] guarantee a constant group delay of M/2 samples at all frequencies
CUsing the Parks-McClellan algorithm automatically produces zero phase shift at all frequencies
DAny FIR filter achieves linear phase because it has only finitely many coefficients
Question 2 Multiple Choice

For a given stopband attenuation specification and transition bandwidth, how does the number of coefficients required by an FIR filter typically compare to an IIR filter?

AFIR requires fewer coefficients because it has no poles to track
BBoth require the same number of coefficients — the design algorithm only affects coefficient values
CFIR requires more coefficients (higher order) to achieve the same roll-off specification
DIt depends entirely on the window function chosen, not on the FIR/IIR distinction
Question 3 True / False

Symmetric FIR filter coefficients guarantee zero phase shift (no delay) at most frequencies.

TTrue
FFalse
Question 4 True / False

An FIR filter is unconditionally stable regardless of the values of its coefficients, because it has no feedback path.

TTrue
FFalse
Question 5 Short Answer

What is the Gibbs phenomenon in windowed FIR filter design, and how does the choice of window function trade off its effects?

Think about your answer, then reveal below.