On Off Controller
On-off controller
Description
Equations
Connections
Parameters
Modelica Standard Library
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.
y=pre⁡yandu<reference+hysteresis2oru<reference−hysteresis2
Name
Modelica ID
reference
Real input signal used as reference signal
u
Real input signal used as measurement signal
y
Real output signal used as actuator signal
Default
Units
hysteresis
0.1
Width of hysteresis band around reference signal
bandwidth
prey0
false
Value of pre(y) at initial time
pre_y_start
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
Download Help Document