In a fixed-point filter implementation, you quantize the coefficients as well as the intermediate operands and results. The LabVIEW Digital Filter Design Toolkit uses quantizers to store different quantization settings for the coefficients and the intermediate operands and results. You must configure all quantizers correctly in a fixed-point filter implementation. The following figure shows an example of a fixed-point model.

This fixed-point model contains the following quantizers:
Each quantizer has a different effect on a fixed-point filter response depending on the filter structure. You must create a fixed-point filter model and simulate the behavior of the filter model through trial and error before you use the corresponding fixed-point filter. Although you can determine the effects of coefficient quantization at design time, you cannot determine other quantization effects until you filter the expected input signals. For example, the actual data might be too large or might lead to limit cycles.
When you configure the quantizers, depending on which VI you use, you might need to complete some or all of the following items: