Introduction To Finite Element Analysis (FEA) or Finite Element Method (FEM)
Introduction To Finite Element Analysis (FEA) or Finite Element Method (FEM)
FEA
• Design geometry is a lot more complex; and the accuracy
requirement is a lot higher. We need
– To understand the physical behaviors of a complex
object (strength, heat transfer capability, fluid flow, etc.)
– To predict the performance and behavior of the design;
to calculate the safety margin; and to identify the
weakness of the design accurately; and
– To identify the optimal design with confidence
Brief History
Displacement Stress
Strain
Examples of FEA – 1D (beams)
Examples of FEA - 2D
Examples of FEA – 3D
Advantages
Irregular Boundaries
General Loads
Different Materials
Boundary Conditions
Variable Element Size
Easy Modification
Dynamics
Nonlinear Problems (Geometric or Material)
The following notes are a summary from “Fundamentals of Finite Element Analysis” by David V. Hutton
Principles of FEA
The finite element method (FEM), or finite element analysis
(FEA), is a computational technique used to obtain approximate
solutions of boundary value problems in engineering.
Boundary value problems are also called field problems. The field
is the domain of interest and most often represents a physical
structure.
-A node is a specific point in the finite element at which the value of the
field variable is to be explicitly calculated.
Shape Functions
The values of the field variable computed at the nodes are used to
approximate the values at non-nodal points (that is, in the element interior)
by interpolation of the nodal values. For the three-node triangle example,
the field variable is described by the approximate relation
where φ1, φ2, and φ3 are the values of the field variable at the nodes, and
N1, N2, and N3 are the interpolation functions, also known as shape
functions or blending functions.
In the finite element approach, the nodal values of the field variable are
treated as unknown constants that are to be determined. The interpolation
functions are most often polynomial forms of the independent variables,
derived to satisfy certain required conditions at the nodes.
• Solution
– computes the unknown values of the primary field variable(s)
– computed values are then used by back substitution to compute additional, derived variables, such as
reaction forces, element stresses, and heat flow.
• Postprocessing
– Postprocessor software contains sophisticated routines used for sorting, printing, and plotting
selected results from a finite element solution.