ThirdOrder - Discrete Transfer Function third order
Connection Diagram:
I | Y | |||||
C |
Connections(7) | Position | Remark |
Y | Right | Output |
I | Left | Input |
C | Bottom | Enable |
Parameters(8) | Default | Remark |
b3 | 1 | |
b2 | 0 | |
b1 | 0 | |
b0 | 1 | |
a3 | 0 | |
a2 | 0 | |
a1 | 0 | |
a0 | 1 |
Function | Discrete Second order transferfunction y(z)/i(z) = (b0+b1z^-1+b2z^-2+b3z^-3) / (a0+a1z^-1+a2z^-2+b3z^-3) |
|
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, SecondOrder,