SecondOrder - Discrete Transfer Function Second order
Connection Diagram:
I | Y | |
C |
Connections(3) | Position | Remark |
Y | Right | Output |
I | Left | Input |
C | Bottom | Enable |
Parameters(6) | Default | Remark |
a0 | 1 | |
b0 | 1 | |
a2 | 0 | |
b2 | 1 | |
b1 | 0 | |
a1 | 0 |
Function | Discrete Second order transferfunction y(z)/i(z) = (b0+b1z^-1+b2z^-2) / (a0+a1z^-1+a2z^-2) |
|
Special | a0 <> 0 | |
Note | Use this block in the block diagram only, for electric circuit filters, see the section Filters/Circuit |
Status | Standard | |
Export of Embedded C Code | YES |
Select from | Components\Library\Filters\Discrete |
See also
FirstOrder, ThirdOrder,