ThirdOrder - Transfer Function Third Order
Connection Diagram:
I | Y | |
Connections(2) | Position | Remark |
Y | Right | Output |
I | Left | Input |
Parameters(8) | Default | Remark |
b0 | 1 | |
a0 | 1 | |
b1 | 0 | |
a1 | 0 | |
b2 | 0 | |
a2 | 0 | |
b3 | 0 | |
a3 | 1 |
Function | Third order transferfunction y(s)/i(s) = (b0+b1s+b2s^2+b3s^3) / (a0+a1s+a2s^2+a3s^3) |
|
Special | a3 <> 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\Continuous |
See also
BandPass, BandStop, FifthOrder, FirstOrder, FourthOrder, HighPass, LowPass, LowPass2, LowPass3, SecondOrder, SixthOrder, Type2,