Questions: Filter Order, Rolloff Rate, and Transition Band

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A client specifies a filter that must pass all signals below 1 kHz and reject all signals above 1.001 kHz — a transition band 1000 times narrower than a filter with a 1 kHz to 2 kHz transition. What does this demand in terms of filter order?

ARoughly the same order, since the passband edge frequency is identical in both cases
BA dramatically higher order — because the minimum order scales with log(Ωs/Ωp) in the denominator, halving the transition band nearly doubles the required order, so the extremely narrow band requires far more poles
COnly a different filter family such as Chebyshev rather than Butterworth, with no change in order
DFewer poles, since a narrow transition band is easier to achieve in IIR designs
Question 2 Multiple Choice

An engineer implements a high-order IIR filter using fixed-point arithmetic and finds that the output contains spurious oscillations not present in the floating-point prototype. What is the most likely cause and remedy?

AThe filter order is too high for any implementation; the order must be reduced
BCoefficient quantization in fixed-point shifts poles and zeros from their designed locations — the standard remedy is to implement the filter as a cascade of second-order sections (biquads), which are far less sensitive to quantization errors
CFixed-point arithmetic cannot represent negative filter coefficients, requiring a different filter family
DThe sampling rate must be increased to accommodate higher-order filters
Question 3 True / False

An 8th-order Butterworth filter rolls off at approximately 160 dB/decade in the stopband.

TTrue
FFalse
Question 4 True / False

A higher-order filter generally produces better performance than a lower-order filter for any given application.

TTrue
FFalse
Question 5 Short Answer

Why does halving the transition band width require roughly double the filter order, rather than a proportionally small increase in order?

Think about your answer, then reveal below.