Finite Element Method ME751: Mechanical IV/II
Finite Element Method ME751: Mechanical IV/II
Finite Element Method ME751: Mechanical IV/II
ME751
Mechanical IV/II
Chapter 1
Introduction
1.1 INTRODUCTION
The finite element method (FEM), sometimes referred to as finite
element analysis (FEA), is a computational technique used to obtain
approximate solutions of boundary value problems in engineering.
Continuous system
Discrete system
Time-independent PDE
Linear algebraic eq.
Time-dependent PDE
3
FINITE ELEMENT METHOD
Modeling a body by dividing it into an equivalent system of finite
elements interconnected at a finite number of points on each element
called nodes.
4
FINITE ELEMENT METHOD
General Description of the Method
5
FINITE ELEMENT METHOD
The approximating functions are defined in terms of field variables
of specified points called nodes or nodal points. Thus in the finite
element analysis the unknowns are the field variables of the nodal
points. Once these are found the field variables at any point can be
found by using interpolation functions.
Recent Developments:
New element development, convergence
studies, the developments of
supercomputers, the availability of powerful
microcomputers, the development of user-
friendly general-purpose finite element
software packages.
9
FINITE ELEMENT METHOD
1.3 Mathematical Modeling of Physical
The field of mechanics can be subdivided into three major areas:
Theoretical, Applied, and Computational.
Theoretical Mechanics deals
with fundamental laws and
principles of mechanics studied
for their intrinsic scientific value.
Preprocessing
• Define the geometric domain of the problem.
• Define the element type(s) to be used.
• Define the material properties of the elements.
• Define the geometric properties of the elements (length, area, and
the like).
• Define the element connectivities (mesh the model).
• Define the physical constraints (boundary conditions).
• Define the loadings.
11
FINITE ELEMENT METHOD
Solution
During the solution phase, finite element software assembles the
governing algebraic equations in matrix form and computes the
unknown values of the primary field variable(s).
Postprocessing
Analysis and evaluation of the solution results is referred to as
postprocessing. Postprocessor software contains sophisticated
routines used for sorting, printing, and plotting selected results from
a finite element solution.
12
FINITE ELEMENT METHOD
1.5 FEM Applications
The finite element method can be used to analyze both the
structural and nonstructural problems. Typical structural areas
include Stress analysis, including
• truss and frame analysis and stress concentration problems
• Buckling
• Vibration analysis
14
FINITE ELEMENT METHOD
Computer Applications for FEM
15
FINITE ELEMENT METHOD
Application Examples: Stress Analysis
16
FINITE ELEMENT METHOD
17
FINITE ELEMENT METHOD
18
FINITE ELEMENT METHOD
Application Examples: Heat Transfer
19
FINITE ELEMENT METHOD
20
FINITE ELEMENT METHOD
21
FINITE ELEMENT METHOD
Example1: Archimedes’ Approximation of π
Draw a circle of radius r and diameter d = 2r.
Inscribe a regular polygon of n sides, where n = 8.
Rename polygon sides as elements and vertices as
nodes. Label nodes with integers 1, . . . 8.
22
FINITE ELEMENT METHOD
23
FINITE ELEMENT METHOD