Varying Notch Filter
Notch filter with varying coefficients
Libraries:
Control System Toolbox /
Linear Parameter Varying
Description
The block implements a continuous-time notch filter with varying coefficients. The instantaneous transfer function of the filter is given by:
where gmin, damp, and freq are the values supplied at the corresponding input ports. These parameters control the notch depth and frequency as shown in the following illustration. The damping ratio damp controls the notch width Δ; larger damp means larger Δ.
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.
Caution
Avoid making the filter coefficients depend on the block output y. If you have such dependence, the resulting filter causes an algebraic loop, because computing the block output value requires knowing the block output value. This algebraic loop is prone to instability and divergence.
Ports
Input
Output
Extended Capabilities
Version History
Introduced in R2017b