| Filter Design Toolbox | ![]() |
Constructing a Quantized Filter from a Reference
In general you construct quantized filters from reference filters. You begin with a set of unquantized (or quantized) reference filter coefficients to implement in a quantized filter.
Suppose you design a quantized filter from a fourth-order elliptic filter. You can use the Signal Processing Toolbox filter design functions to help you. First, design a filter with parameters in transfer function form.
Filters designed with a second-order section topology are more robust against quantization errors than those composed of higher order transfer functions.
Converting a Filter to Second-Order Sections Form
You can construct a quantized filter in second-order sections form as follows:
sos to convert the filter to second-order sections form.
| Working with Quantized Filters | Copying Filters to Inherit Properties | ![]() |