| Simulink Reference | ![]() |
Provide a region of zero output
Library
Description
The Dead Zone block generates zero output within a specified region, called its dead zone. The lower and upper limits of the dead zone are specified as the Start of dead zone and End of dead zone parameters. The block output depends on the input and dead zone:
This sample model uses lower and upper limits of -0.5 and +0.5, with a sine wave as input.

This plot shows the effect of the Dead Zone block on the sine wave. While the input (the sine wave) is between -0.5 and 0.5, the output is zero.

Data Type Support
The Dead Zone block accepts and outputs a real signal of any data type supported by Simulink, except Boolean. The Dead Zone block supports fixed-point data types.
For a discussion on the data types supported by Simulink, refer to Data Types Supported by Simulink in the Using Simulink documentation.
Parameters and Dialog Box
-0.5.
0.5.
-1. See Specifying Sample Time in the online documentation for more information.
Characteristics
| Direct Feedthrough |
Yes |
| Sample Time |
Specified in the Sample time parameter |
| Scalar Expansion |
Yes, of parameters |
| Dimensionalized |
Yes |
| Zero Crossing |
Yes, if enabled |
See Also
| Data Type Scaling Strip | Dead Zone Dynamic | ![]() |
© 1994-2005 The MathWorks, Inc.