FirstOrder - Transfer Function First order
Connection Diagram:
I | Y | |
Connections(2) | Position | Remark |
Y | Right | Output |
I | Left | Input |
Parameters(4) | Default | Remark |
b0 | 1 | |
a0 | 1 | |
b1 | 0 | |
a1 | 1 |
Function | First order transferfunction: h(s) = y(s)/i(s) = (b0+b1s) / (a0+a1s) |
|
Special | a1 <> 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, FourthOrder, HighPass, LowPass, LowPass2, LowPass3, SecondOrder, SixthOrder, ThirdOrder, Type2,