FourthOrder - Transfer Function Fourth Order
Connection Diagram:
I | Y | |
Connections(2) | Position | Remark |
Y | Right | Output |
I | Left | Input |
Parameters(10) | Default | Remark |
b0 | 1 | |
a0 | 1 | |
b1 | 0 | |
a1 | 0 | |
b2 | 0 | |
a2 | 0 | |
b3 | 0 | |
a3 | 0 | |
b4 | 0 | |
a4 | 1 |
Function | Fourth order transferfunction y(s)/i(s) = (a0+a1s+a2s^2+a3s^3+a4s^4)/(b0+b1s+b2s^2+b3s^3+b4s^4) |
|
Special | a4 <> 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, HighPass, LowPass, LowPass2, LowPass3, SecondOrder, SixthOrder, ThirdOrder, Type2,