blockDeadZone
Provide a region of zero output
Extends from Interfaces.SISO (Single Input Single Output continuous control block).
Information
The DeadZone block defines a region of zero output.
If the input is within uMin ... uMax, the output is zero. Outside of this zone, the output is a linear function of the input with a slope of 1.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | uMax | Upper limits of dead zones | |
| Real | uMin | -uMax | Lower limits of dead zones |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput | u (from SISO) | Connector of Real input signal | |
| RealOutput | y (from SISO) | Connector of Real output signal |