Block Format Keyword
/PROP/TYPE4 - Spring Property Set
Description
Defines spring property with one translational DOF. This spring accounts for non-linear stiffness, damping and different unloading. Deformation based failure criteria is available.
Format
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
/PROP/TYPE4/prop_ID/unit_ID or /PROP/SPRING/prop_ID/unit_ID |
|||||||||
prop_title |
|||||||||
Mass |
|
|
|
sens_ID |
Isflag |
Ileng |
|
|
|
K1 |
C1 |
A1 |
B1 |
D1 |
|||||
fct_ID11 |
H1 |
fct_ID21 |
fct_ID31 |
fct_ID41 |
|
||||
F1 |
E1 |
Ascale1 |
Hscale1 |
|
|
|
Example (Seatbelt) |
#RADIOSS STARTER #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /UNIT/2 unit for prop kg mm ms #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/SPRING/2/2 Seatbelt # M sens_ID Isflag Ileng 5E-5 0 0 1 # K1 C1 A1 B1 D1 0.001 0 0 0 0 # fct_ID11 H1 fct_ID21 fct_ID31 fct_ID41 delta_min delta_max 1 2 0 0 0 0 # F1 E1 Ascale1 Hscale1 0 0 0 0 /MOVE_FUNCT/1 Seatbelt # Ascale_x Fscale_y Ashift_x Fshift_y 0.001 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /FUNCT/1 Seatbelt loading force vs engineering strain # X Y 0. 0. 0.005 700. 0.02 3100. 0.03 5500. 0.15 17000. 1000. 17000. #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| #ENDDATA |
If the node of the spring N3 is defined, the spring’s Y’ direction is defined using nodes N1 and N3 of the spring. N3, N2, and N1 should not be in a line.
Finally, Y direction is found as:
Linear spring: Nonlinear spring (except, H1 = 8): with Nonlinear spring - H1 = 8: with and
Where, l0 is the reference spring length.
- Linear spring: - Nonlinear spring: where, is the engineering strain: - Force functions are given versus engineering strain and engineering strain rate. - Failure criteria are defined with respect to strain. Input negative/positive failure limit should be related to initial length l0
.
If a sensor is used for activating or deactivating a spring, the reference length of the spring at sensor activation (or deactivation) is equal to the nodal distance at time =0; except if sensor flag is equal to 2. |