*ELEMENT_SEATBELT_SENSOR
LS-DYNA Input Interface KeywordDefines a seat belt sensor.
Format
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
|---|---|---|---|---|---|---|---|
| *ELEMENT_SEATBELT_SENSOR | |||||||
| SID | STYP | ||||||
For STYP = 1: Acceleration sensor
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
|---|---|---|---|---|---|---|---|
| Nod_ID | DOF | ACC | ATIME |
For STYP = 3: Time sensor
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
|---|---|---|---|---|---|---|---|
| TIME |
For STYP = 4: Displacement sensor
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
|---|---|---|---|---|---|---|---|
| Node_ID1 | Node_ID2 | DMX | DMN |
Definition
| Field | Contents | SI Unit Example |
|---|---|---|
| SID | Sensor
identifier. (Integer) |
|
| STYP | Sensor type.
(Integer) |
|
| Nod_ID | Node. (Integer) |
|
| DOF | Accelerometer direction.
(Integer) |
|
| ACC | Minimum absolute value of
acceleration. (Real) |
|
| ATIME | Minimum duration time which
acceleration exceeds the limit. (Real) |
|
| TIME | Time sensor
activation. (Real) |
|
| Node_ID1 | Displacement sensor node
1. (Integer) |
|
| Node_ID2 | Displacement sensor node
2. (Integer) |
|
| DMX | Minimum distance. Default = -1E30 (Real) |
|
| DMN | Maximum distance. Default = 1E30 (Real) |
Comments
- This keyword maps to:
- STYP=1: /SENSOR/ACCE and /ACCEL
- STYP=3: /SENSOR/TIME
- STYP=4: /SENSOR/DIST