/SENSOR/AND_OR

Block Format Keyword Describes the sensors used to activate or deactivate an object according to Boolean of another sensors.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/SENSOR/type/sens_ID/unit_ID
sens_title
Tdelay                
sens_ID1 sens_ID2                

Definition

Field Contents SI Unit Example
type Sensor type keyword.
= AND
Sensor activated as long as sensors sens_ID1 AND sens_ID2 are activated.
= OR
Sensor activated as long as sensors sens_ID1 OR sens_ID2 are activated.
 
sens_ID Sensor identifier.

(Integer, maximum 10 digits)

 
unit_ID Optional unit identifier.

(Integer, maximum 10 digits)

 
sens_title Sensor title.

(Character, maximum 100 characters)

 
Tdelay Time delay.

(Real)

[ s ]
sens_ID1 Activation sensor identifier IS1.

(Integer)

 
sens_ID2 Deactivation sensor identifier IS2.

(Integer)

 

Comments

  1. Sensors can be used to activate airbags, imposed forces, pressures, and fixed velocities.
  2. Sensors can be used to activate or deactivate these elements: brick, quad, shell, truss, beam, spring or 3N Shell with /ACTIV.
  3. For Sensor type AND:
    The sensor is activated one cycle after activation at the same time as sensor sens_ID1 and sens_ID2.

    clip0130
    Figure 1.
  4. For Sensor type OR:
    The sensor is activated one cycle after the activation of sensor sens_ID1 or after the activation of sens_ID2.

    clip0131
    Figure 2.