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 I
Direct form II
Direct form I transposed
Direct form II transposed
State-space
Lattice ARMA
In addition, the following conversions are available for particular classes of filters:
Lattice MA (min. phase)
Lattice MA (max. phase)
Lattice allpass
Lattice ARMA
When 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
(LThe 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![]() | Analyzing the Filter | Importing a Filter Design | ![]() |