Limiter
Limit the range of a signal
Description
Equations
Connections
Parameters
Modelica Standard Library
The Limiter block passes its input signal as an output signal as long as the input is within the specified upper and lower limits, and . If this is not the case, the corresponding limits are passed as output.
The Signal Size parameter assigns the dimension of the input and output connectors.
Name
Modelica ID
Real input vector
u
Real output vector
y
Default
Units
Signal Size
Dimension of input and output signals
signalSize
Upper limits of input signals
uMax
Lower limits of input signals
uMin
True (checked) means use noEvent; otherwise events are generated at limits
strict
homotopy type
Simplified model without limits
Simplified model for homotopy-based initialization
homotopyType
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Discontinuous Signal Blocks
Signal Blocks
Download Help Document