Detect Fall Nonpositive
Detect falling edge when signal value decreases to nonpositive value, and its previous value was strictly positive
Libraries:
Simulink /
Logic and Bit Operations
Description
The Detect Fall Nonpositive block determines if the input is less than or equal to zero, and its previous value was greater than zero.
The output is true (equal to
1
) when the input signal is less than or equal to zero, and its previous value was greater than zero.The output is false (equal to
0
) when the input signal is greater than zero, or if it is nonpositive, its previous value was also nonpositive.
This block supports only discrete sample times.
Examples
Ports
Input
Output
Parameters
Block Characteristics
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|
Extended Capabilities
Version History
Introduced before R2006a