WOLFRAM SYSTEM MODELER

Limiter

Limit the range of a signal

Wolfram Language

In[1]:=
SystemModel["Modelica_Synchronous.RealSignals.Sampler.Utilities.Internal.Limiter"]
Out[1]:=

Information

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.

Parameters (2)

uMax

Value:

Type: Real

Description: Upper limits of input signals

uMin

Value: -uMax

Type: Real

Description: Lower limits of input signals

Connectors (2)

u

Type: RealInput

Description: Connector of clocked, Real input signal

y

Type: RealOutput

Description: Connector of clocked, Real output signal

Used in Components (2)

SampleWithADeffects

Modelica_Synchronous.RealSignals.Sampler

Sample with (simulated) Analog-Digital converter effects including noise

HoldWithDAeffects

Modelica_Synchronous.RealSignals.Sampler

Hold with (simulated) Digital-Analog converter effects and computational delay