Simulink Reference | ![]() ![]() |
Library
Description
The Hit Crossing block detects when the input reaches the Hit crossing offset parameter value in the direction specified by the Hit crossing direction parameter.
The block accepts one input of type double
. If the Show output port check box is selected, the block output indicates when the crossing occurs. If the input signal is exactly the value of the offset value after the hit crossing is detected, the block continues to output a value of 1. If the input signals at two adjacent points bracket the offset value (but neither value is exactly equal to the offset), the block outputs a value of 1 at the second time step. If the Show output port check box is not selected, the block ensures that the simulation finds the crossing point but does not generate output.
When the block's Hit crossing direction parameter is set to either
, the block serves as an "Almost Equal" block, useful in working around limitations in finite mathematics and computer precision. Used for these reasons, this block might be more convenient than adding logic to your model to detect this condition.
The hardstop
and clutch
demos illustrate the use of the Hit Crossing block. In the hardstop
demo, the Hit Crossing block is in the Friction Model subsystem. In the clutch
demo, the Hit Crossing block is in the Lockup Detection subsystem.
Data Type Support
A Hit Crossing block outputs a signal of type boolean
if Boolean logic signals are enabled (see Enabling Strict Boolean Type Checking). Otherwise, the block outputs a signal of type double
.
Parameters and Dialog Box
Characteristics
Direct Feedthrough |
Yes |
Sample Time |
Inherited from driving block |
Scalar Expansion |
Yes |
Dimensionalized |
Yes |
![]() | Ground | IC | ![]() |