Block Format Keyword
/PROP/TYPE45 - Joint Type Spring
Description
Describes the joint type spring between two rigid bodies.
Format
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
/PROP/TYPE45/prop_ID/unit_ID or /PROP/KJOINT2/prop_ID/unit_ID |
|||||||||
prop_title |
|||||||||
Type |
Kn |
ScF |
Cr |
sens_ID |
skew_ID1 |
skew_ID2 |
To be defined for each non-blocked translational DOF (depending on joint type)
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
Kti |
fct_Kti |
SDi- |
SDi+ |
|
|
|
|||
Ct |
fct_Cti |
|
|
|
|
|
|
|
|
Kfxi |
FFi |
fct_FFi |
|
|
|
|
|
To be defined for each non-blocked rotational DOF (depending on joint type)
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
Kri |
fct_Kri |
SAi- |
SAi+ |
|
|
|
|||
Cri |
fct_Cri |
|
|
|
|
|
|
|
|
Kfri |
FMi |
fct_FMi |
|
|
|
|
|
|
where: x: denotes a blocked DOF 0: denotes a free (user-defined) DOF |
Example (Rotational) |
#RADIOSS STARTER /UNIT/2 unit for prop kg mm ms #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE45/2/2 Revolute ### - Define angle limit < 0.52rad ### - And define friction moment 100GPa to block angle (if it reached the limit) # Type KN SCF CR sens_ID 2 0 0 0 0 # KR1 fct_Kr SA1- SA1+ 0 0 0 .52 # CR1 fct_Cr 0 0 # KFR1 FM1 fct_FM1 0 100 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| #ENDDATA |
#RADIOSS STARTER /UNIT/2 unit for prop kg mm ms #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE45/12/2 Translational ### - define displacement limit: -100mm ~ 100 mm # Type KN SCF CR sens_ID 6 0 0 .2 0 # KX1 fct_Kx SD1- SD1+ 0 0 -100 100 # CX1 fct_Cx 0 0 # KFX1 FF1 fct_FF1 1000 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| #ENDDATA |
where dx1 and dx2 are total displacements of two joint nodes in the local coordinate system.
where and are total relative rotations of two connected body axes, with respect to the local coordinate system of the joint.
Linear spring: Kti : translational stiffness Cti : translational viscosity Nonlinear spring:
Linear spring: Kri: rotational stiffness Cri: rotational viscosity Nonlinear spring:
Joints do not have user-defined mass or inertia, so the nodal time step is always used.
Viscous damping is defined in terms of the critical damping factor. The critical damping coefficient is calculated using the blocking stiffness value of the element. The mass and inertia are equal to half of the values for each rigid body connected to the joint. The approximation is then satisfactory, if only one joint is connected to each rigid body. Otherwise, the critical damping is over-estimated; in which case, the damping factor in the RADIOSS input should be decreased. The same damping is applied to all blocked DOF.
It is possible to define independent damping parameters for each free DOF.
Computation of initial rotation angle for revolute joint (type2)
|
See Also: