Main Content
Dead Zone Dynamic
Provide dynamic region of zero output
Libraries:
Simulink /
Discontinuities
HDL Coder /
Discontinuities
Description
The Dead Zone Dynamic block generates a region of zero output based on dynamic input signals that specify the upper and lower limit. The block output depends on the input u, and the values of the input signals up and lo.
Input | Output |
---|---|
u >= lo and u <=
up | Zero |
u > up | u – up |
u < lo | u – lo |
The Dead Zone Dynamic block is a masked subsystem and does not have any parameters.
Ports
Input
Output
Block Characteristics
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|
Extended Capabilities
Version History
Introduced before R2006a