Deadband Block

Deadband Block

The Deadband block emits the input signal, unless it's within the Upper and Lower bounds specified in its parameters, in which case it emits zero.

Useful for zeroing out a measurement within some noise threshold.

Parameters

  • Lower Limit (default = -1): Numeric value specifying the floor of the deadband zone.
  • Upper Limit (default = 1): Numeric value specifying the ceiling of the deadband zone.

Examples

Deadband Example