Summary: FIR filters suffer from both data and coefficient quantization; each has different effects. Double-precision accumulation inside the FIR filter structure greatly reduces the data quantization error.
Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.
In digital filters, both the data at various places in the filter, which are continually varying, and the coefficients, which are fixed, must be quantized. The effects of quantization on data and coefficients are quite different, so they are analyzed separately.
Typically, the input and output in a digital filter are quantized by the analog-to-digital and digital-to-analog converters, respectively. Quantization also occurs at various points in a filter structure, usually after a multiply, since multiplies increase the number of bits.
There are two common possibilities for quantization in a direct-form FIR filter structure: after each multiply, or only once at the end.
|
Similarly, the transpose-form FIR filter structure presents two common options for quantization: after each multiply, or once at the end.
|
The transpose form is not as convenient in terms of supporting double-precision accumulation, which is a significant disadvantage of this structure.
Since a quantized coefficient is fixed for all time, we treat it differently than data quantization. The fundamental question is: how much does the quantization affect the frequency response of the filter?
The quantized filter frequency response is
What quantization scheme minimizes the
Ideally, if one knows the coefficients are to be quantized to