FEM ANS
FEM ANS
Alright, you’ve posted several important theory questions about Finite Element Method
(FEM) — mostly related to dynamic analysis, formulations, assembly processes, and
special element types.
• Dynamic problems in FEM involve systems where the loads, displacements, and
stresses vary with time.
• Unlike static analysis (forces applied slowly), dynamic analysis considers inertia and
damping effects.
where:
• MM = Mass matrix
• CC = Damping matrix
• KK = Stiffness matrix
• u(t)u(t) = Displacement vector (function of time)
• F(t)F(t) = External force vector (function of time)
Summary:
3. How are free vibration problems of rods and beams analyzed using FEM?
Note:
Formulation steps:
Necessity:
Steps in Assembly:
Assembly ensures:
Contribution to FEM:
7. Apply the Galerkin Method to formulate the finite element equations for a
simply supported beam under transverse loading.
Governing differential equation:
where:
Compatibility:
Completeness:
• Shape functions must be able to represent constant strain states (linear displacement
fields).
Thus:
Axisymmetric elements:
• Used when the geometry, loads, and boundary conditions are symmetric about an axis
(e.g., cylinders, domes).
• Only rr-zz plane needs to be analyzed; θ\theta-direction is handled automatically.
Strain-displacement relations:
Where:
• uu = Radial displacement
• ww = Axial displacement
The B-matrix (strain-displacement matrix) can then be derived using these relations for the
triangular element shape functions.
Alright! Let's go through each of your important Finite Element Method (FEM) theory
questions carefully and systematically:
where:
Formulation Steps:
1. Derive element-level mass MeM_e, stiffness KeK_e, and damping CeC_e matrices.
2. Assemble global matrices MM, KK, CC.
3. Apply boundary conditions and initial conditions.
4. Solve:
o For free vibration: Solve eigenvalue problem (K−ω2M)ϕ=0(K - \omega^2
M)\phi = 0
o For forced vibration: Use time integration methods like Newmark, Central
Difference.
Contribution to FEM:
Example:
• A linear bar element must use linear shape functions to ensure constant strain
(completeness) and continuity (compatibility).
5. Galerkin Weighted Residual Method for Simply
Supported Euler-Bernoulli Beam
Governing Differential Equation:
• Residual:
where:
Displacements:
Strains:
Formulation:
Geometry:
Field Variables:
where:
Benefits: