WOLFRAM SYSTEM MODELER
FilterWithDifferentiationDemonstrates the use of low pass filters to determine derivatives of filters |
SystemModel["Modelica.Blocks.Examples.FilterWithDifferentiation"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This example demonstrates that the output of the Filter block can be differentiated up to the order of the filter. This feature can be used in order to make an inverse model realizable or to "smooth" a potential discontinuous control signal.
f_cut |
Value: 2 Type: Frequency (Hz) Description: Cut-off frequency |
---|
step |
Type: Step Description: Generate step signal of type Real |
|
---|---|---|
Bessel |
Type: Filter Description: Continuous low pass, high pass, band pass or band stop IIR-filter of type CriticalDamping, Bessel, Butterworth or ChebyshevI |
|
der1 |
Type: Der Description: Derivative of input (= analytic differentiations) |
|
der2 |
Type: Der Description: Derivative of input (= analytic differentiations) |
|
der3 |
Type: Der Description: Derivative of input (= analytic differentiations) |