Provide dynamic region of zero output
Simulink / Discontinuities
HDL Coder / Discontinuities
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.
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|