FEM 1l2
FEM 1l2
• Consider a plate with a hole as shown in Figure 1.1 for which we wish to find the
temperature distribution.
• It is straight forward to write a heat balance equation for each point in the plate.
The finite element method (FEM), or finite element analysis (FEA), is based on the
idea of building a complicated object with simple blocks or dividing a complicated
object into small and manageable pieces. Application of this simple idea can be found
everywhere in everyday life, as well as in engineering.
Examples:
• Lego (kids’ play)
• Buildings
• Approximation of the area of a circle:
Fundamental Concept of FEM
• A continuous field of a certain domain having infinite degrees of
freedom is approximated by a set of piecewise continuous models
with a number of finite regions called elements. The number of
unknowns defined as nodes are determined using a given relationship
i.e.{F}=[K]*{d}.
Fundamental Concept of FEM
• Red line-Continuous field over
the entire domain.
• Blue line-Finite number of linear
approximations with the finite
number of elements
General Steps
1) Discretize the domain
a) Divide domain into finite elements using appropriate
element types (1-D, 2-D, 3-D, or Axisymmetric)
2) Select a Displacement Function
a) Define a function within each element using the nodal
values
3) Define the Strain/Displacement and Stress/strain
Relationships
4) Derive the Element Stiffness Matrix and Equations
a)Derive the equations within each element
General Steps
5) Assemble the Element Equations to Obtain the Global or Total
Equations and Introduce Boundary Conditions
a)Add element equations by method of superposition to obtain global
equation
6) Solve for the Unknown Degrees of Freedom (i.e primary unknowns)
7) Solve for the Element Strains and Stresses
8) Interpret the Results
ADVANTAGES OF FEA
1. The physical properties, which complex for any closed bound solution, can be
analyzed by this method.
2. It can take care of any geometry (may be regular or irregular).
3. It can take care of any boundary conditions.
4. Material anisotropy and non-homogeneity can be catered without much difficulty.
5. It can take care of any type of loading conditions.
6. This method is superior to other approximate methods like Galerkin and Rayleigh-
Ritz methods.
7. In this method approximations are confined to small sub domains.
8. In this method, the admissible functions are valid over the simple domain and have
nothing to do with boundary, however simple or complex it may be.
9. Enable to computer programming.
DISADVANTAGES OF FEA