Variable Limiter
Limit the range of a signal with variable limits
Description
Equations
Connections
Parameters
Modelica Standard Library
The Variable Limiter block passes each input signal as output so long as the input is within the upper and lower limits specified by the two additional inputs and . If this is not the case, the corresponding limit is 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
Real input signal used as maximum for each input
limit1
Real input signal used as minimum for each input
limit2
Default
Units
Signal Size
Dimension of input and output vectors
signalSize
True (checked) means use noEvent; otherwise events are generated at limits
strict
Fixed value of output in simplified model (when homotopy type is Simplified model y=ySimplified)
ySimplified
homotopy type
Simplified model: y=u
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