IIRSos
Implementation of an Infinite Impulse Response filter (IIR).
The documentation of the corresponding PLC function block can be found here: FB_FTR_IIRSos.
The documentation of the TwinCAT 3 Filter PLC library can be found here: Overview
Configuration parameters
- Coefficient Sos: the coefficients [b01, b11, b21, a01, a11, a21, b02, b12, b22, a02, a12, a22,…, b0M, b1M, b2M, a0M, a1M, a2M] are freely selectable.
- Initial Values (optional): initial values define the internal state of the filter.