Model Element |
||||||||||||||||||||||||||||||||||||||||||||||
Description |
||||||||||||||||||||||||||||||||||||||||||||||
Force_Beam defines a straight, massless beam of uniform cross section acting between two Reference_Markers, I and J that belong to two different bodies. The mass of the bean is lumped at the origins of the I and J markers. The stiffness properties for the beam are derived using Timoshenko beam theory. The beam axis is assumed to be along the x-axis of the J Reference_Marker. The x-axis of the J Reference_Marker is also defined to be the neutral axis of the undeformed beam. The beam is assumed to undergo small rotational deflections; large rotations are not supported. |
||||||||||||||||||||||||||||||||||||||||||||||
Format |
||||||||||||||||||||||||||||||||||||||||||||||
<Force_Beam id = "integer" [ label = "string" ] i_marker_id = "integer" j_marker_id = "integer" length = "real" E = "real" G = "real" area = "real" ixx = "real" iyy = "real" izz = "real" ASY = "real" ASZ = "real" cratio = "real" </Force_Beam> |
||||||||||||||||||||||||||||||||||||||||||||||
Attributes |
||||||||||||||||||||||||||||||||||||||||||||||
id |
Element identification number (integer>0). This number is unique among Force_Beam elements and uniquely identifies the element. |
|||||||||||||||||||||||||||||||||||||||||||||
label |
The name of the Force_Beam element. |
|||||||||||||||||||||||||||||||||||||||||||||
i_marker_id |
Specifies the Reference_Marker at which the force is applied. This is designated as the point of application of the force. |
|||||||||||||||||||||||||||||||||||||||||||||
j_marker_id |
Specifies the Reference_Marker at which the reaction force and moment is applied. This is designated as the point of reaction of the force. The x-axis of j_marker_id defines the neutral axis of the beam. The y- and z-axes should be oriented along the principal axes of the cross section (area products of inertial are zero). See Figure 1 in Comment 2. |
|||||||||||||||||||||||||||||||||||||||||||||
length |
Specifies the free length of the beam. This is the distance from the origin of j_marker_id to the origin of i_marker_id. The corresponding vector must lie along the x-axis of j_marker_id. See Figure 1 in Comment 2 below. |
|||||||||||||||||||||||||||||||||||||||||||||
E |
Specifies the Young’s modulus of the beam material. The beam is assumed to be homogeneous in its material properties. E > 0. |
|||||||||||||||||||||||||||||||||||||||||||||
G |
Specifies the modulus of elasticity of the beam. This is related to the Young’s modulus and POISSON's ratio by the formula: G = E/2(1+v), where v is POISSON's ratio. G > 0. |
|||||||||||||||||||||||||||||||||||||||||||||
area |
Specifies the area of the cross section that is orthogonal to the neutral axis of the beam. This is assumed to be constant along the length of the beam. area > 0 |
|||||||||||||||||||||||||||||||||||||||||||||
ixx |
Specifies the torsional stiffness shape factor for the cross section. For circular sections ixx is equal to the polar moment of inertia . For non-circular sections the torsional stiffness constant is not equal to the polar moment of inertia. It’s usually much smaller because of warping effects associated with torsion. See Comment 11 for more information. ixx > 0. |
|||||||||||||||||||||||||||||||||||||||||||||
iyy |
Defines the second moment of inertia of the beam cross sectional area about an axis on the cross section that is parallel to the y-axis of j_marker_id. iyy > 0. |
|||||||||||||||||||||||||||||||||||||||||||||
izz |
Defines the second moment of inertia of the beam cross sectional area about an axis on the cross section that is parallel to the z-axis of j_marker_id. izz > 0 |
|||||||||||||||||||||||||||||||||||||||||||||
ASY |
Specifies the shear area ratio in the y direction for Timoshenko beams. This quantity accounts for shear deflection in the Y direction. This is defined as:
Qy is the first moment of the cross-sectional area to be sheared by a force in the y direction. lz is the cross section dimension in the z direction. Iyy is the area moment of inertia about the beam y-axis. To neglect shear deformation in the y-direction, set ASY=0. See Comment 14 for more information. ASY > 0 |
|||||||||||||||||||||||||||||||||||||||||||||
ASZ |
Specifies the shear area ratio in the z direction for Timoshenko beams. This quantity accounts for shear deflection in the Z direction. This is defined as:
Qz is the first moment of cross-sectional area to be sheared by a force in the z direction. ly is the cross section dimension in the y direction. Izz is the area moment of inertia about the beam z-axis. To neglect shear deformation in the z-direction, set ASZ=0. See Comment 14 for more information. ASZ > 0. |
|||||||||||||||||||||||||||||||||||||||||||||
cratio |
Defines the damping ratio for the beam. The beam damping matrix is calculated by multiplying the beam stiffness matrix with the cratio. In other words: [C] = cratio * [K] A value of 0.01 (or 1%) is typically used for cratio. cratio> 0. |
|||||||||||||||||||||||||||||||||||||||||||||
Comments |
||||||||||||||||||||||||||||||||||||||||||||||
Figure 1 below shows the definitions associated with a Force_Beam element.
The following forces act on the beam:
Figure 1: The definition of Force_Beam
(rz/l) and (ry/l) are measures of the slenderness of the beam. For long and slender beams, this ratio is quite small, thus and can be taken as zero. This is accomplished by setting Asy and Asz to zero. The stiffness matrix (see Przemieniecki, J.S., "Theory of Matrix Structural Analysis", Dover Publications, Inc., ISBN 0-486-64948-2, pages 70-82) can be computed from the physical properties as:
Figure 2: Implementation of a Force_Beam
For more information, refer to "Formulas for Stress and Strain", Raymond J. Roark and Warren C. Young, McGraw-Hill Book Company. ISBN 0-07-053031-9; Table 20, pages 290-296.
|
||||||||||||||||||||||||||||||||||||||||||||||
Cross Section |
ASY or ASZ |
|||||||||||||||||||||||||||||||||||||||||||||
Circular |
1.2 |
|||||||||||||||||||||||||||||||||||||||||||||
Rectangular |
1.111 (10/9) |
|||||||||||||||||||||||||||||||||||||||||||||
Thin walled, hollow circular section |
2.0 |
|||||||||||||||||||||||||||||||||||||||||||||
To obtain ASY and ASZ for other shapes or materials, refer to "Formulas for Stress and Strain", Raymond J. Roark and Warren C. Young, McGraw-Hill Book Company. ISBN 0-07-053031-9; Table 15, pages 200-201. |
||||||||||||||||||||||||||||||||||||||||||||||
Example |
||||||||||||||||||||||||||||||||||||||||||||||
The example demonstrates a short, squat beam that is used as a connector between two rigid bodies. The beam connects Reference_Marker 37 on Rigid_Body 3 and Reference_Marker 47 on Rigid_Body 4. The properties of the beam are as follows:
The Force_Beam definition for these specifications: <Force_Beam id = "7" i_marker_id = "37" j_marker_id = "47" length = "57.55" E = "200000." G = "76923.08." area = "314.1593" ixx = "15707.96" iyy = "7853.982" izz = "7853.982" ASY = "1.2" ASZ = "1.2" cratio = "0.001"> </Force_Beam> |
Model Element |
|
Description |
|
BEAM defines a straight, massless beam of uniform cross section acting between two markers, I and J that belong to two different parts. The mass of the beam is lumped at the origins of the I and J markers. The stiffness properties for the beam are derived using Timoshenko beam theory. The beam axis is assumed to be along the x-axis of the J marker. The x-axis of the J marker is also defined to be the neutral axis of the undeformed beam. The beam is assumed to undergo small rotational deflections; large rotations are not supported. |
|
Declaration |
|
def BEAM(ID, LABEL="", I=0, J=0, LENGTH=0.0, IXX=0.0, IYY=0.0, IZZ=0.0, AREA=0.0, ASY=0.0, ASZ=0.0, EMODULUS=0.0, GMODULUS=0.0, CMATRIX=[], CRATIO=0.0): |
|
Attributes |
|
id |
Element identification number (integer>0). This number is unique among all the BEAM elements. |
LABEL |
The name of the BEAM element. |
I |
Specifies the ID of the marker at which the force and moment is applied. This is designated as the point of application of the force. |
J |
Specifies the ID of the marker at which the reaction force and moment is applied. This is designated as the point of reaction of the force. The x-axis of J defines the neutral axis of the beam. The y- and z-axes should be oriented along the principal axes of the cross section (area products of inertial are zero). |
LENGTH |
Specifies the free length of the beam. This is the distance from the origin of J to the origin of I. The corresponding vector must lie along the x-axis of J. |
IXX |
Specifies the torsional stiffness shape factor for the cross section. For circular sections, IXX is equal to the polar moment of inertia. For non-circular sections, the torsional stiffness constant is not equal to the polar moment of inertia. It’s usually much smaller because of warping effects associated with torsion. IXX > 0. |
IYY |
Defines the second moment of inertia of the beam cross sectional area about an axis on the cross section that is parallel to the y-axis of J. IYY > 0. |
IZZ |
Defines the second moment of inertia of the beam cross sectional area about an axis on the cross section that is parallel to the z-axis of J. IZZ > 0. |
AREA |
Defines the beam cross sectional area. |
ASY |
Specifies the shear area ratio in the y direction for Timoshenko beams. This quantity accounts for shear deflection in the y direction. This is defined as: Qy is the first moment of the cross-sectional area to be sheared by a force in the y direction. lz is the cross section dimension in the z direction. Iyy is the area moment of inertia about the beam y-axis. To neglect shear deformation in the y-direction, set ASY=0. ASY > 0. |
ASZ |
Specifies the shear area ratio in the z direction for Timoshenko beams. This quantity accounts for shear deflection in the Z direction. This is defined as: Qz is the first moment of cross-sectional area to be sheared by a force in the z direction. ly is the cross section dimension in the y direction. Izz is the area moment of inertia about the beam z-axis. To neglect shear deformation in the z-direction, set ASZ=0. ASZ > 0. |
EMODULUS |
Specifies the Young’s modulus of elasticity of the beam material. The beam is assumed to be homogeneous in its material properties. E > 0. |
GMODULUS |
Specifies the Shear modulus of elasticity of the beam. This is related to the Young’s modulus of elasticity and POISSON's ratio by the formula: G = E/2(1+v), where v is POISSON's ratio. G > 0. |
CMATRIX |
Specifies the damping ratio as six by six symmetric matrix. [C11,C12,C13,C14,C15,C16,C21,C22,C23,C24,C25,C26,C31,C32...] |
CRATIO |
Specifies the damping ratio for the beam. The beam damping matrix is calculated by multiplying the beam stiffness matrix with the cratio. In other words: [C] = cratio * [K] A value of 0.01 (or 1%) is typically used for cratio. cratio> 0. |
CommentsSee Force_Beam |
|
ExampleThe example below shows how a BEAM may be defined. BEAM(7,LABEL="Beam0",I=37,J=47,LENGTH=57.55,IXX=15707.96,IYY=7853.982,IZZ=7853.982,AREA=314.1593,EMODULUS=200000,GMODULUS=76923.08,ASY=1.2,ASZ=1.2,CRATIO=0.001) |
The following MDL Model statements:
*SetBeam() - arbitrary cross section
*SetBeam() - arbitrary cross section asymmetric beam pair
*SetBeam() - arbitrary cross section symmetric pair
*SetBeam() - circular cross section
*SetBeam() - circular cross section asymmetric beam pair
*SetBeam() - rectangular cross section