Transform Real to Boolean with Hysteresis
This block transforms a Real input signal into a
Boolean output signal:
- When the output was false and the input becomes
greater than parameter uHigh, the output switches to
true.
- When the output was true and the input becomes
less than parameter uLow, the output switches to
false.
The fixed start value of the output is false. If needed,
it can be changed via a modification, e.g.,
Hysteresis hyst(y(start=true));
Generated at 2026-04-15T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos