Limiter - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Limiter

Limit the range of a signal

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

The Limiter block passes its input signal as an output signal as long as the input is within the specified upper and lower limits,  and . 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.

Equations

Connections

Name

Description

Modelica ID

Real input vector

u

Real output vector

y

Parameters

Name

Default

Units

Description

Modelica ID

Signal Size

 

Dimension of input and output signals

signalSize

 

Upper limits of input signals

uMax

 

Lower limits of input signals

uMin

 

True (checked) means use noEvent; otherwise events are generated at limits

strict

homotopy type

Simplified model without limits

 

Simplified model for homotopy-based initialization

homotopyType

Modelica Standard Library

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