WOLFRAM SYSTEM MODELER
MinLimiterLimit the signal above a threshold<br><br>This class is declared protected in <a href="Modelica.Fluid.Valves.BaseClasses.PartialValve.html">Modelica.Fluid.Valves.BaseClasses.PartialValve</a> |
SystemModel["Modelica.Fluid.Valves.BaseClasses.PartialValve.MinLimiter"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The block passes its input signal as output signal as long as the input is above uMin. If this is not the case, y=uMin is passed as output.
uMin |
Value: 0 Type: Real Description: Lower limit of input signal |
---|
u |
Type: RealInput Description: Connector of Real input signal |
|
---|---|---|
y |
Type: RealOutput Description: Connector of Real output signal |
Modelica.Fluid.Valves.BaseClasses Base model for valves |