Varying Transfer Function
Transfer function with varying coefficients
Libraries:
Control System Toolbox /
Linear Parameter Varying
Description
This block implements a continuous-time transfer function with varying coefficients. The instantaneous transfer function is given by:
N is number of poles, specified with the Transfer function order parameter. Feed the values of the coefficients b0, b1,…, bN and a1, a2,…, aN to the corresponding block input ports.
Note
The above expression for H(s) applies only to Varying Transfer Function blocks added to a model in R2023a or later. For information about Varying Transfer Function blocks created in R2022b or earlier, see Varying Transfer Function block formula changed.
Use this block and the other blocks in the Linear Parameter Varying library to implement common control elements with variable parameters or coefficients. For more information, see Model Gain-Scheduled Control Systems in Simulink.