Block Format Keyword
/SENSOR - Sensors
Description
Describes the sensors which are used to activate or deactivated an object according to the defined characteristics.
Format
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
/SENSOR/type/sens_ID/unit_ID |
|||||||||
sens_title |
|||||||||
Tdelay |
|
|
|
|
|
|
|
|
Beside sensor type = TIME, additional cards are required if the following sensor types are used.
If Sensor Type = ACCE
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
Nacc |
|
|
|
|
|
|
|
|
|
If Nacc > 0: Define Nacc Accelerometer Reference
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
accel_ID |
Dir |
min |
Tmin |
|
|
|
|
If Sensor Type = GAUGE
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
Ngau |
|
|
|
|
|
|
|
|
|
If Ngau > 0: Define Ngau Gauge Reference
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
gauge_ID |
|
Pmin |
Tmin |
|
|
|
|
If Sensor Type = DIST
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
node_ID1 |
node_ID2 |
Dmin |
Dmax |
|
|
|
|
If Sensor Type = SENS, AND and OR
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
sens_ID1 |
sens_ID2 |
|
|
|
|
|
|
|
|
If Sensor Type = NOT
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
sens_ID1 |
|
|
|
|
|
|
|
|
|
If Sensor Type = INTER
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
int_ID |
DIR |
Fmin |
Fmax |
Tmin |
Fcut |
If Sensor Type = RWALL
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
rwall_ID |
DIR |
Fmin |
Fmax |
Tmin |
|
|
If Sensor Type = RBODY
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
rbody_ID |
DIR |
Fmin |
Fmax |
Tmin |
|
|
If Sensor Type = SECT
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
sect_ID |
DIR |
Fmin |
Fmax |
Tmin |
|
|
|
|
The input format must be defined by a user supplied program. Contact Altair Development France for assistance with programming user sensors.
Tsensor = Tdelay + Tmin with, Tmin (time when the criteria is reached).
= X: X direction = Y: Y direction = Z: Z direction = XY: XY plane = YZ: YZ plane = ZX: ZX plane = XYZ: total acceleration
Tsensor = Tdelay + Treach
Tsensor = Tdelay + Tstart
The sensor is activated one cycle after activation at the same time as sensor sens_ID1 and sens_ID2
The sensor is activated one cycle after the activation of sensor sens_ID1 or after the activation of sens_ID2.
The sensor is activated one cycle after deactivation of sens_ID1. - A Sensor is activated when contact on interface is detected, and following force criteria is satisfied:
Dir defines Force direction:
- If there is no impact during a time equal to Tdelay (Line 3), the sensor is deactivated. - A sensor is used for one interface or sub-interface. You can use several sensors of type INTER.
- The sensor is activated one cycle after impact on the rigid wall. - A sensor is used for one rigid wall. You can use several type RWALL sensors.
- Sensor is activated when contact on rigid wall is detected, and following force criteria is satisfied:
Dir defines Force direction:
Sensor is activated when rigid body force satisfies the criteria:
Dir defines Force direction:
Sensor is activated when section force satisfies the criteria:
Dir defines Force direction:
21. Tdelay is not applicable with the force based sensors type RWALL, INTER, RBODY, or SECT. |
See Also: