5 questions to test your understanding
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?
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?
Symmetric FIR filter coefficients guarantee zero phase shift (no delay) at most frequencies.
An FIR filter is unconditionally stable regardless of the values of its coefficients, because it has no feedback path.
What is the Gibbs phenomenon in windowed FIR filter design, and how does the choice of window function trade off its effects?