This component models a deadband controller. If the input is within a defined range, the output will be zero. If the input is more than the positive half of the range, the output will increase with the defined offset and gain. If the input is below the negative half of the range, the output will decrease with the negative offset and negative gain.
Dimension |
Integer |
Literal |
Enter the dimension of the input/output signal. |
|
|
|
|
|
|
Deadband Range |
|
Real |
Constant |
Enter the full range of the dead band. |
|
|
|
|
|
Offset Outside Deadband |
|
Real |
Constant |
Offset just outside the dead band. |
|
|
|
|
|
Gain Outside Deadband |
|
Real |
Constant |
Gain outside the dead band. |