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, umax and umin. 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.
y={uminu≤uminuumin<u<umaxumaxumax≤u
Name
Modelica ID
u
Real input vector
y
Real output vector
Default
Units
Signal Size
1
Dimension of input and output signals
signalSize
umax
Upper limits of input signals
uMax
umin
−umax
Lower limits of input signals
uMin
strict
false
True (checked) means use noEvent; otherwise events are generated at limits
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