SixthOrder - Transfer Function 6th Order
Connection Diagram:
I | Y | |
Connections(2) | Position | Remark |
Y | Right | Output |
I | Left | Input |
Parameters(14) | Default | Remark |
b0 | 1 | |
a0 | 1 | |
b1 | 0 | |
a1 | 0 | |
b2 | 0 | |
a2 | 0 | |
b3 | 0 | |
a3 | 0 | |
a4 | 0 | |
b4 | 0 | |
a5 | 0 | |
b5 | 0 | |
b6 | 0 | |
a6 | 1 |
Function | 6th order transferfunction y(s)/i(s) = (b0+b1s+b2s^2+b3s^3+b4s^4+b5s^5+b6s^6) / (a0+a1s+a2s^2+a3s^3+a4s^4+a5s^5+a6s^6) |
|
Special | a6 <> 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, ThirdOrder, Type2,