| Signal Processing Toolbox | ![]() |
Converting the Filter Structure
You can use the Convert structure button to convert the current filter to a new structure. All filters can be converted to the following representations:
Direct form IDirect form IIDirect form I transposedDirect form II transposedState-spaceLattice ARMAIn addition, the following conversions are available for particular classes of filters:
Lattice MA (min. phase)Lattice MA (max. phase)Lattice allpassLattice ARMAWhen selected, the Use second-order sections check box instructs the tool to store the converted filter structure as a collection of second-order sections rather than as a monolithic higher-order structure. The subordinate Scale menu lets you select from the following options.
None (default)L-2 (L2 norm)L-infinity (L
norm) The ordering of the second-order sections is optimized for the selected scaling option. (The tf2sos function that performs the conversion is called with option 'down' for L2 norm scaling, and with option 'up' for L
norm scaling.)
Direct form I in the list of filter structures.L-infinity from the Scale menu for L
norm scaling. | Analyzing the Filter | Importing a Filter Design | ![]() |