WOLFRAM SYSTEM MODELER
LimiterLimit the range of a signal |
SystemModel["Modelica.Clocked.RealSignals.Sampler.Utilities.Internal.Limiter"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The Limiter block passes its input signal as output signal as long as the input is within the specified upper and lower limits. If this is not the case, the corresponding limits are passed as output.
uMax |
Value: Type: Real Description: Upper limits of input signals |
---|---|
uMin |
Value: -uMax Type: Real Description: Lower limits of input signals |
u |
Type: RealInput Description: Connector of clocked, Real input signal |
|
---|---|---|
y |
Type: RealOutput Description: Connector of clocked, Real output signal |
Modelica.Clocked.RealSignals.Sampler Sample with (simulated) Analog-Digital converter effects including noise |
|
Modelica.Clocked.RealSignals.Sampler Hold with (simulated) Digital-Analog converter effects and computational delay |