/SENSOR/HIC

Block Format Keyword Describes the sensors used to activate or deactivate an object according to Head Injury Criteria (HIC).

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/SENSOR/HIC/sens_ID/unit_ID
sens_title
Tdelay
accel_ID DIR
Period Value Gravity Tmin

Definition

Field Contents SI Unit Example
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]
accel_ID Accelerometer identifier.

(Integer)

gauge_ID Gauge identifier.

(Integer)

DIR Force direction.
=R (Default)
Resultant
=X
X direction
=Y
Y direction
=Z
Z direction

(Integer)

Period Time window for the HIC.

Default = 0.036, [s] if in SI unit (Real)

[s]
Value HIC limit value.

Default = 1E20 (Real)

[s]
Gravity Time window for the HIC.

Default = 9.80665 [ms2] if in SI unit (Real)

[ms2]
Tmin Minimum time duration before activation when criteria is reached. 3

(Real)

[s]

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 HIC, criteria is computed with:
    HICPeriod=max{(t2t1)[1t2t1t2t1a(t).dt]52}

    With (t2t1)<Period and a(t)=acceleration(t)gravity .

    The sensor is activated when HICPeriod>value after Tmin value.