Skip to content

Comparator (Hysteresis)

.png){: style="height:150px;width:150px;margin:0px"}

Description

Output is equal to:

  • 1 if input 1 - input 2 > Hysteresis
  • 0 if input 2 - input 1 > Hysteresis

Output is constant otherwise.

Library

Control > Math

Parameters

Property Display Name Parameter Type Description
Hysteresis Hysteresis DoubleParameter Hysteresis value
SamplingTime Sampling Time [s] DoubleParameter Sampling Time

Pins

Property Pin Name Type Description
In1 In1 ControlIn Input 1
In2 In2 ControlIn Input 2
Out Out ControlOut Output

Default Size

Width Height
4 4