Finite Element Method
Finite Element Method
CHAPTER 4
4.1 INTRODUCTION
The finite element method is a powerful tool for the numerical solution of a wide
range of engineering problems. The basic idea in the finite element method is to find the
solution of a complicated problem by replacing it by a simpler one. Since the actual
problem is replaced by a simpler one in finding the solution, we will be able to find only
the approximate solution rather than the exact solution. The existing mathematical tools
will not be sufficient to find the exact solution of most of the practical problems. Thus, in
the absence of any convenient method to find approximate solution of a given problem,
we have to prefer the finite element method. Moreover, in the finite element method, it
will often be possible to improve or refine the approximate solution by spending more
computational effort.
With advances in computer technology and CAD systems, complex problems
can be modeled with relative ease. Several alternative configurations can be tried out on
a computer before the first prototype is built. In the finite element method of analysis a
complex region defining a continuum is discretized into simple geometric shapes called
finite elements. The material properties and the governing relationships are considered
over these elements and are expressed in terms of unknown values at nodes of the
element. An assembly process duly considering the loading and constraints result in a
set of equations. The solution of these equations gives us the approximate behavior of
the continuum.
11
Finite element method Chapter 4
12
Finite element method Chapter 4
out the assemblage of finite elements. The process of finite element analysis is shown in
Fig. 4.1.
Mathematical model
governed by differential
operations Improve
Geometry mathematical
Kinematics model
Material constants
Loading
Boundary Conditions
Design improvements of
the structure
13
Finite element method Chapter 4
The solution of a general continuum problem by the finite element method always
follows an orderly step by step process [12]. With references to static structural problems
the step by step procedure can be stated as follows:
Step 1 Discretization of the structure
The first step in the finite element method is to divide the structure or solution
region into elements. Hence, the structure is to be modeled with suitable finite elements.
The number, size and arrangement of the elements are the input parameters.
Step 2 Selection of proper interpolation or displacement model
Since the displacement solution of a complex structure under any specified load
conditions cannot be predicted exactly, some suitable solutions within an element is
assumed to approximate the unknown solution. The assumed solution must be simple
from computational point of view, but should satisfy certain convergence requirements.
Step 3 Derivations of element stiffness matrix and load vectors
The stiffness matrix [k(e)] and the load vector {F} of element ‘e’ are derived from
the assumed displacement model by using either equilibrium conditions or a suitable
variations principle.
Step 4 Assemblage of element equations to obtain the overall equilibrium
equations
The individual element stiffness matrices and load vectors are assembled in a
suitable manner as the structure in an assemblage of these elements. The overall
equilibrium equations are formulated as
[K] {q} = {F} (4.1)
where [K] is called the assembled stiffness matrix, {F} is the vector of nodal
displacement and {F} is the vector of nodal forces for the complete structure.
Step 5 Solutions for the unknown nodal displacements
The overall equilibrium equations are modified to account for the boundary
conditions. After the incorporation of the boundary conditions, equilibrium equations can
be expressed as
[K] {q} = {F}
For linear problems, the vector q can be solved very easily. But for non linear
problems the solution is obtained in a sequence of steps, each step involving the
modifications of the stiffness matrix [K] and/or the load vector {F}
14
Finite element method Chapter 4
4.4 APPLICATIONS
Finite element method (FEM) was developed originally for the analysis of aircraft
structures. However, the general nature of its concept makes it applicable to a wide
variety of boundary value problems in engineering. The specific applications of the finite
element method are in three major categories of boundary value problem, namely
Equilibrium or steady state of time independent problem
Eigen value problems
Propagation or transient problems
In equilibrium problem steady state displacement or stress distribution is found
for solid mechanics problem, temperature or heat flux distribution in the case of a heat
transfer problem.
Referring to eigen value problems natural frequencies, buckling loads and mode
shapes in solid mechanics or structural problem, stability of laminar flows in field
mechanics problem, resonance characteristics if it is an electrical circuit problem will be
found.
FEM finds its application in the field of civil engineering in carrying out the static
analysis of trusses, frames and bridges, the dynamic behavior of the structures for
obtaining natural frequencies, modes and response of structures to periodic loads. FEM
is the best tool in investigation of aircraft structures involving static analysis of wings,
15
Finite element method Chapter 4
structures of rockets and missiles, dynamic analysis, response to random loads and
periodic loads.
In solving heat conduction problems, steady state temperature distribution in
solids, fluids, transfer heat flow systems, FEM is the better method. It can be applied to
analysis of excavations, underground, dynamic analysis of dam reservoir systems, which
come under geo-mechanics.
Nuclear engineering also uses the concept, FEM in static and dynamic
characterization of its system viz., nuclear pressure vessels, containment structures and
dynamic response of reactor containment structures. In mechanical design, stress
concentration problems, stress analysis of pressure vessels, dynamic analysis of
mechanical linkages and gears can be effectively dealt using FEM. Even the biomedical
engineering applies FEM for impact analysis of skulls. The transient behavior of electro
mechanical devices comes under other fields of FEM applications.
Case (iii): when f (t) and [C] are absent, {M} and [K] are constant, one gets an eigen
value problem.
Case (iv): when {M}, [C], [K] are constant and f (t) is a transient function of time, the
result is a transient vibration problem.
16