Lecture 1
Lecture 1
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.
Stiffness Matrix
The primary characteristics of a finite element are embodied in the
element stiffness matrix. For a structural finite element, the
stiffness matrix contains the geometric and material behavior
information that indicates the resistance of the element to
deformation when subjected to loading. Such deformation may
include axial, bending, shear, and torsional effects. For finite
elements used in nonstructural analyses, such as fluid flow and heat
transfer, the term stiffness matrix is also used, since the matrix
represents the resistance of the element to change when subjected
to external influences.
LINEAR SPRING AS A FINITE ELEMENT
A linear elastic spring is a mechanical device capable of supporting axial
loading only, and the elongation or contraction of the spring is directly
proportional to the applied axial load. The constant of proportionality
between deformation and load is referred to as the spring constant, spring
rate, or spring stiffness k, and has units of force per unit length. As an
elastic spring supports axial loading only, we select an element coordinate
system (also known as a local coordinate system) as an x axis oriented
along the length of the spring, as shown.
Assuming that both the nodal displacements are zero when the spring is
undeformed, the net spring deformation is given by
δ= u2 − u1
and the resultant axial force in the spring is
f = kδ = k(u2 − u1)
For equilibrium,
f1 + f2 = 0 or f1 = − f2,
Then, in terms of the applied nodal forces as
f1 = −k(u2 − u1)
f2 = k(u2 − u1)
which can be expressed in matrix form as
or
where
The equation shows that the element stiffness matrix for the linear spring element
is a 2 × 2 matrix. This corresponds to the fact that the element exhibits two nodal
displacements (or degrees of freedom) and that the two displacements are not
independent (that is, the body is continuous and elastic).
Also the matrix is singular and therefore not invertible. That is because the
problem as defined is incomplete and does not have a solution: boundary
conditions are required.
SYSTEM OF TWO SPRINGS
And
therefore:
Here, we use the notation f ( j )i to represent the force exerted on element j at node i.
Expand each equation in matrix form:
(1)