Beam Element Analysis in FEM
Beam Element Analysis in FEM
The strain energy for a beam element is influenced by bending moments and deflections according to the Euler-Bernoulli beam theory, where strain energy is expressed in relation to the moment of inertia and bending moment over the beam's length . For truss elements, strain energy encompasses axial deformations, with the formulation depending on axial stress and changes along the length of the bar. The truss element's stiffness matrix reflects this by considering axial stiffness, influenced by uniform cross-sectional area and material constants . In beams, the bending stiffness matrix is more complex due to rotational components being included, whereas the truss stiffness matrix focuses on linear axial loads, resulting in differing complexities and structural responses in finite element models .
Trusses and beams differ primarily in their deformation behavior due to load applications. A beam is a structural member subjected to transverse loads causing bending, which results in a transverse deflection (v) along the beam's length. Meanwhile, a truss comprises two force members with bars that only undergo axial deformation due to either tension or compression at the joints. Additionally, bending does not occur in trusses, and the sections remain in their plane after application of loads, which differentiates them from beams, where sections originally perpendicular to the axis may tilt due to bending .
Load vectors differ significantly between uniformly distributed loads (UDL) and point loads in beam elements. For UDL, the load vector distribution is continuous across the element, creating a uniform reaction reflected across multiple nodes, impacting the beam's length entirely. In contrast, point loads are concentrated forces applied at a specific location, leading to localized bending moment and shear force reflections only at the affected nodes. With UDL, equivalent nodal loads have to be calculated by integrating the distribution across the element, transforming it to lumped nodal forces, while point loads are directly allocated to specific nodal forces .
Hermite shape functions are crucial for representing beam elements in finite element analysis because they incorporate both the nodal values and the nodal slopes. These functions are derived from a cubic polynomial that satisfies conditions ensuring continuity and accuracy of the deflection and slope across the beam's length. Hermite shape functions allow the incorporation of both transverse deflections and rotations (dof) at each node, which accurately represents the bending behavior in beams. Thus, they are used to form the stiffness matrix that takes into account the beam's deformation under loads .
The potential energy of a beam element in finite element terms considers both strain and external potential energy contributions. For strain energy, it involves integrating the expression of internal stresses and strains over the element's volume, which links back to the bending moment and deformation relationships outlined by the Euler-Bernoulli theory. External potential energy involves work done by external forces and moments acting on the beam. The finite element formulation expresses total potential energy as the sum of these energies, formulated via shape functions and nodal displacements, enabling the derivation of the beam's equilibrium equations .
The transformation matrix connects local and global coordinate systems in truss analysis by translating local displacements and forces into the global coordinate framework. Since truss elements often have an inclined orientation, the transformation matrix accounts for this by applying direction cosines (based on the angle between the element and global axes) to rotate the local stiffness matrix elements into the global coordinate system. This ensures that forces and displacements can be uniformly interpreted and solved within the integrated finite element model across the entire structure .
Using isotropic materials in truss finite element models implies uniformity in material properties such as elasticity, irrespective of directional orientation. This assumption simplifies the solution process by assuming consistent material response under loads, aiding in more predictable and straightforward calculations for strains and stresses. However, this can affect solution accuracy when dealing with anisotropic materials where properties vary with direction. In such cases, the isotropic assumption might overlook significant variations in stress distribution, leading to flaws in the analysis outcomes if the material's direction-dependent properties are not accounted for .
Several assumptions are made in truss analysis to ensure an exact solution in finite element methods. These include: assuming the truss members are prismatic with uniform cross-sectional areas, the material is isotropic and homogeneous, all loads are applied at joints or nodes, the members do not experience bending or shear (only axial forces), and the joints are frictionless pin connections. Neglecting self-weight of the bars is another common assumption. These assumptions simplify the load transfer directly through the axial elements, allowing direct calculation of stresses and deflections without auxiliary complexities from bending or non-linear material behavior .
As the number of nodes and elements in a finite element model increases, the global stiffness matrix correspondingly scales up in complexity and size. For each additional element, the contributions of that element's stiffness need to be integrated into the global system, which increases the matrix's dimensions since each node in the model contributes multiple degrees of freedom. A three-node model with each node having two degrees of freedom will result in a 6x6 stiffness matrix, while a four-node structure results in an 8x8 matrix. The complexity arises due to the need to accurately account for interactions and influences of every node and element on the system response .
Determining displacement in beams using the elimination method involves solving the global stiffness matrix equation KQ=F. Initially, the boundary conditions such as fixed supports are applied, setting corresponding nodal displacements to zero. This reduces the number of unknowns in the global matrix equation. The matrix equation is then pruned to a solvable smaller set by eliminating corresponding rows and columns, simplifying the computational effort. After applying the conditions, a reduced equation system can be solved for the remaining unknown displacements. Using these computed displacements, stress and further deformation analyses can be performed .