modelFilterWithDifferentiation

Demonstrates the use of low pass filters to determine derivatives of filters

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

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.

Parameters

TypeNameDefaultDescription
SI.Frequencyf_cut2Cut-off frequency

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.Stepstep
Modelica.Blocks.Continuous.FilterBessel
Continuous.Derder1
Continuous.Derder2
Continuous.Derder3