Finite Element Analysis: Dr. Latha Nagendran
Finite Element Analysis: Dr. Latha Nagendran
Finite Element Analysis: Dr. Latha Nagendran
REFERENCES:
1. J.N.Reddy, “An Introduction to the Finite Element
Method”,McGraw-Hill International Editions
(Engineering Mechanics Series), 1993.
2. Chandrupatla & Belagundu, “Introduction to Finite
Elements in Engineering”, 3rd Edition, Prentice-Hall of
India, Eastern Economy Editions.
3. David V.Hutton, “Fundamentals of Finite Element
Analysis”, Tata McGraw-Hill Edition 2005.
Why FEM ?
WE CANNOT TEST
What is FEM ?
No of sides
No of sides
Where FEM ?
Finalized design
FEM
FEA (finite element analysis), or
FEM (finite element method), was
primarily developed by engineers
using physical reasoning and can
trace much of its origin to matrix
methods of structural analysis.
The finite element method is a
computer aided mathematical
technique that is used to obtain an
approximate numerical solution to
the fundamental differential and/or
integral equations that predict the
response of physical systems to
external effects/influences.
What is meant by external influence?
Complex loading
Complex material
properties
Applications
• Structural Engineering
• Aerospace Engineering
• Automobile Engineering
• Thermal applications
• Acoustics
• Flow Problems
• Dynamics
• Metal Forming
• Medical & Dental applications
• Soil mechanics etc.
NUMERICAL SOLUTION TECHNIQUES
• Weighted Residual Methods - Collocation method
• - Sub domain method
• - Least squares method
• - Galerkin method
Laws of physics
Mathematical modeling
Solution
Mathematical modeling
Field Variable/
dependent variable
Cross-sectional Primary variable
Governing
property Equation
d du
EA( x) A( x) 0
dx dx
Independent variable
or spatial co-ordinate
Material
Properties
Example of a taper rod subjected a
point load ‘P’ and its own self weight
P
A(x) = A0 - (A0-A1) x/l
For equilibrium
( +d) A(x) + A(x) dx - A(X) = 0 --(1)
i.e) d A(x) + A(x) dx = 0 ---(2)
from continuum
du
E E (3) mechanics, = du / dx
dx
d du
Governing EA( x) A( x) 0
Equation dx dx
2
d u
For a bar of constant cross-section EA 2 A 0
dx
d du
EA( x ) A( x ) 0
dx dx
Boundary conditions
1.
2.
Variables:
Primary
eg. Displacement, u
Temperature, T
Secondary
eg. Force -
Heat flux –
Moment –
BOUNDARY CONDITIONS:
Essential/ Geometric/ Dirichlet
Boundary conditions
Natural/ Force/ Neumann
Boundary conditions
BOUNDARY CONDITIONS
CAN BE OF TWO KINDS:
HOMOGENEOUS BOUNDARY
CONDITION
T(0) = T
Loads:
Volume loads N/m3 ,N/m
eg. Self weight, udl
Point loads N
Problems that could be solved
by the FEM
T=500 K T=500 K
1D Line Points
2D Area Curves
3D Volume Area
I-D PROBLEMS
When the geometry, material properties and
field variables such as displacement,
temperature, pressure etc can be described in
terms of only one spatial co-ordinate we can
go in for one-dimensional modeling
T
2D PROBLEMS
When the geometry and other
parameters are described in terms
of two independent co-ordinates we
go in for two-dimensional modeling
T
3D PROBLEMS
If the geometry, material properties and
other parameters of the body can be
described by three independent spatial co-
ordinates, we can discretize the body
using 3 dimensional modeling
Exact and approximate solutions:
An exact solution satisfies the differential
equation at every point in the domain and
the boundary conditions on the boundary
An approximate solution satisfies the
boundary conditions completely and as
closely as possible the differential
equation
d du
EA( x ) A( x ) 0
dx dx
Boundary conditions
1.
2.
d du
EA( x ) A( x ) 0
dx dx
R - RESIDUE
u - Approximate solution
uex – u - Error in solution
NUMERICAL SOLUTION OF BVPs
(i) Choose a trial solution u(x) for u(x)
(ii) Select a criterion for minimising the
error
u(x) can be a trigonometric function such
as A sinx
or a logarithmic function log x
or a hyperbolic function
or polynomial functions
2 3
u(x) = a0 + a1 x + a2 x + a3 x
2 3
u(x) = a0 + a1 x + a 2 x + a3 x
u(x) = ai x i
i= 0
i= 0
1 x i
1. Methods of weighted residuals (WRM)
which are applicable when the governing
equations are differential equations.
1
x2
x2
R ( x) dx = 0
1
xn
xn
R ( x) dx = 0
LEAST SQUARES TECHNIQUE:
In this method we minimize with respect
to each undetermined coefficient the
integral of the square of the residue over
the entire domain
l
ai 0
R 2 (x) dx = 0
2
R
1
R(x)
ai
dx = 0
THE GALERKIN METHOD
For each undetermined parameter
we require that a weighted average of R(x)
over the entire domain be zero. The
weighting functions are the trial functions
associated with the generalised coefficients
l
0
R(x) i (x) dx = 0
GENERAL WRM
Ω
R(x) wi (x) dx = 0 i = 1, 2, . . . , n