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

Online Help

All Products    Maple    MapleSim


On Off Controller

On-off controller

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

The On Off Controller component sets the output signal y to true when the input signal u falls below the reference signal minus half of the hysteresis and sets the output signal y to false when the input signal u exceeds the reference signal plus half of the hysteresis.

Equations

y=preyandu<reference+hysteresis2oru<referencehysteresis2

Connections

Name

Description

Modelica ID

reference

Real input signal used as reference signal

reference

u

Real input signal used as measurement signal

u

y

Real output signal used as actuator signal

y

Parameters

Name

Default

Units

Description

Modelica ID

hysteresis

0.1

 

Width of hysteresis band around reference signal

bandwidth

prey0

false

 

Value of pre(y) at initial time

pre_y_start

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

Boolean Signal Blocks

Signal Blocks