SlideShare a Scribd company logo
1 of 23
Download to read offline
Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
ICE 4010: MICRO ELECTRO
MECHANICAL SYSTEMS (MEMS)
Lecture #10, 11
Finite Element Analysis
Dr. S. Meenatchi Sundaram
Email: meenasundar@gmail.com
1
Finite Element Methods
Finite element method (FEM) is a numerical method to solve engineering problems with
complex geometries, materials and loads by converting a continuum into a discrete system.
It has been applied to a number of physical problems, where the governing
differential equations are available.
The method essentially consists of assuming the piecewise continuous function for the
solution and obtaining the parameters of the functions in a manner that reduces the error in
the solution.
The finite element method involves modeling the structure using small interconnected
elements called finite elements.
A displacement function is associated with each finite element.
Every interconnected element is linked, directly or indirectly, to every other element
through common (or shared) interfaces, including nodes and/or boundary lines and/or
surfaces.
2S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Finite Element Methods
By using known stress/strain properties for the material making up the structure, one can
determine the behavior of a given node in terms of the properties of every other element in
the structure.
The total set of equations describing the behavior of each node results in a series of
algebraic equations best expressed in matrix notation.
There are two general direct approaches traditionally associated with the finite element
method as applied to structural mechanics problems.
One approach, called the force, or flexibility method, uses internal forces as the unknowns
of the problem.
To obtain the governing equations, first the equilibrium equations are used. Then necessary
additional equations are found by introducing compatibility equations.
The result is a set of algebraic equations for determining the redundant or unknown forces.
3S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Finite Element Methods
The second approach, called the displacement, or stiffness method, assumes the
displacements of the nodes as the unknowns of the problem.
For instance, compatibility conditions requiring that elements connected at a common
node, along a common edge, or on a common surface before loading remain connected at
that node, edge, or surface after deformation takes place are initially satisfied.
Then the governing equations are expressed in terms of nodal displacements using the
equations of equilibrium and an applicable law relating forces to displacements.
These two direct approaches result in different unknowns (forces or displacements) in the
analysis and different matrices associated with their formulations (flexibilities or
stiffnesses).
It has been shown that, for computational purposes, the displacement (or stiffness) method
is more desirable because its formulation is simpler for most structural analysis problems.
4S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Finite Element Methods
Furthermore, a vast majority of general-purpose finite element programs have incorporated
the displacement formulation for solving structural problems.
Another general method that can be used to develop the governing equations for both
structure and nonstructural problems is the variational method.
The variational method includes a number of principles. One of these principles
extensively used is the theorem of minimum potential energy that applies to materials
behaving in a linear-elastic manner.
5S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Formulation of Finite Element Methods
Step 1:Discretize and Select the Element Types:
Discretization involves dividing the body into an equivalent system of finite elements with
associated nodes and choosing the most appropriate element type to model most closely
the actual physical behavior.
The total number of elements used and their variation in size and type within a given body
are primarily matters of engineering judgment.
The elements must be made small enough to give usable results and yet large enough to
reduce computational effort.
Small elements (and possibly higher-order elements) are generally desirable where the
results are changing rapidly, such as where changes in geometry occur; large elements can
be used where results are relatively constant.
The discretized body or mesh is often created with mesh-generation programs or
preprocessor programs available to the user.
6S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Formulation of Finite Element Methods
(a) Simple two-noded tine element (typically used to represent a bar or beam element) and
the higher-order line element
(b) Simple two-dimensional elements with corner nodes (typically used to represent
plane stress/strain) and higher-order two-dimensional elements with intermediate
nodes along the sides
7S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Formulation of Finite Element Methods
(c) Simple three-dimensional elements (typically used to represent three-dimensional stress
state) and higher-order three-dimensional elements with intermediate nodes along edges
(d) Simple axisymmetric triangular-and quadrilateral elements used for
axisymmetric problems
8S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Formulation of Finite Element Methods
Step 2: Selection of Displacement Function:
It involves choosing a displacement function within each element. The function is defined
within the element using the nodal values of the element.
Linear, quadratic, and cubic polynomials are frequently used functions because they are
simple to work with in finite element formulation. However, trigonometric series can also
be used. For a two-dimensional element, the displacement function is a function of the
coordinates in its plane (the x-y plane).
The functions are expressed in terms of the nodal unknowns (in the two-dimensional
problem, in terms of an x and a y component). The same general displacement function can
be used repeatedly for each element.
Hence the finite element method is one in which a continuous quantity, such as the
displacement throughout the body, is approximated by a discrete model composed of a set
of piecewise-continuous functions defined within each finite domain or finite element.
9S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Formulation of Finite Element Methods
Step 3: Define the Strain/Displacement and Stress/Strain Relationships:
Strain/displacement and stress/strain, relationships are necessary for deriving the equations
for each finite element. In the case of one-dimensional deformation, say, in the x direction,
we have strain εx related to displacement u by
(1.1)
for small strains. In addition, the stresses must be related to the strains through the
stress/strain law-generally called the constitutive law. The ability to define the material
behavior accurately is most important in obtaining acceptable results. The simplest of
stress/strain laws, Hooke's law, which is often used in stress analysis, is given by
(1.2)
where = stress in the x direction and E = modulus of elasticity.
10S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Formulation of Finite Element Methods
Step 4: Derive the Element Stiffness Matrix and Equations:
Initially, the development of element stiffness matrices and element equations as based on
the concept of stiffness influence coefficients, which presupposes a background in
structural analysis. The alternative methods used are given below.
Direct Equilibrium Method:
According to this method, the stiffness matrix and element equations relating nodal forces
to nodal displacements are obtained using force equilibrium conditions for a basic element,
along with force/deformation relationships. This method is most easily adaptable to line or
one-dimensional elements, such as spring, bar, and beam elements.
To develop the stiffness matrix and equations for two- and three-dimensional elements, it is
much easier to apply a work or energy method. The principle of virtual work (using virtual
displacements), the principle of minimum potential energy, and Castigliano’s theorem are
methods frequently used for the purpose of derivation of element equations.
11S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Formulation of Finite Element Methods
Methods of Weighted Residuals:
The methods of weighted residuals are useful for developing the element equations;
particularly popular is Galerkin’s method. These methods yield the same results as the energy
methods wherever the energy methods are applicable. They are especially useful when a
functional such as potential energy is not readily available. The weighted residual
methods allow the finite element method to be applied directly to any differential equation.
Using any of the methods just outlined will produce the equations to describe the behavior
of an element. These equations are written conveniently in matrix form as
or in compact matrix form as {f} = [k]{d}
12S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Formulation of Finite Element Methods
Step 5: Assembly the Element Equations to Obtain the Global or Total Equations and
Introduce Boundary Conditions:
The individual element nodal equilibrium equations generated in step 4 are assembled into
the global nodal equilibrium equations. Another more direct method of superposition (called
the direct stiffness method), whose basis is nodal force equilibrium, can be used to obtain the
global equations for the whole structure.
Implicit in the direct stiffness method is the concept of continuity, or compatibility, which
requires that the structure remain together and that no tears occur anywhere within the
structure. The final assembled or global equation written in matrix form is
{F} = [K]{d} (1.4)
13S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Formulation of Finite Element Methods
Step 6: Solve for the Unknown Degrees of Freedom (or Generalized Displacements):
Equation (1.4), modified to account for the boundary conditions, is a set of simultaneous
algebraic equations that can be written in expanded matrix form as
(1.5)
where now n is the structure total number of unknown nodal degrees of freedom. These
equations can be solved for the ds by using an elimination method (such as Gauss's method)
or an iterative method (such as the Gauss-Seidel method). The ds are called the primary
unknowns, because they are the first quantities determined using the stiffness (or
displacement) finite element method.
14S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Formulation of Finite Element Methods
Step 7: Solve for the Element Strains and Stresses:
For the structural stress-analysis problem, important secondary quantities of strain and
stress (or moment and shear force) can be obtained because they can be directly expressed in
terms of the displacements determined in step 6. Typical relationships between strain and
displacement and between stress and strain such as Eqs.(1.1) and (1.2) for one-dimensional
stress given in step 3 can be used.
Step 8: Interpret the Results:
The final goal is to interpret and analyze the results for use in the design/analysis process.
Determination of locations in the structure where large deformations and large stresses occur
is generally important in making design/analysis decisions. Postprocessor computer programs
help the user to interpret the results by displaying them in graphical form.
15S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Applications of the Finite Element Method
The finite element method can be used to analyze both structural and nonstructural problems.
Typical structural areas include
1. Stress analysis, including truss and frame analysis, and stress concentration problems
associated with holes, fillets, or other changes in geometry in a body.
2. Buckling
3. Vibration analysis
Nonstructural problems include
1. Heat transfer
2. Fluid flow, including seepage through porous media
3. Distribution of electric or magnetic potential
Some biomechanical engineering problems typically include analyses of human spine, skull,
hip joints, jaw/gum tooth implants, heart, and eye. FEM can also be applied to micro electro
mechanical systems to carry out the Heat Transfer Analysis, Thermal stress analysis, Thermal
Fatigue Stress Analysis, Static Analysis, and Modal Analysis, etc.
16S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Advantages of the Finite Element Method
The finite element method has been applied to numerous problems, both structural and non
structural. This method has a number of advantages that have made it very popular. They
include the ability to
1. Model irregularly shaped bodies quite easily
2. Handle general load conditions without difficult
3. Model bodies composed of several different materials because the element equations
are evaluated individually
4. Handle unlimited numbers and kinds of boundary conditions
5. Vary the size of the elements to make it possible to use small elements where
necessary
6. Alter the finite element model relatively easily and cheaply
7. Include dynamic effects
8. Handle nonlinear behavior existing with large deformations and nonlinear materials.
17S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Stiffness (Displacement) Method
Definition of the Stiffness Matrix:
18S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Stiffness (Displacement) Method
Derivation of the Stiffness Matrix for a Spring Element:
19S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Stiffness (Displacement) Method
Example Problem :
For the spring assemblage with arbitrarily numbered nodes shown in Figure, evaluate the
unknown displacements, reaction and element forces. A force of 5000 N is applied at node 2
in the x direction and a force of 10,000 N is applied at node 3 in negative x direction. The
spring constants are k1=1000N/m, k2=2000N/m, k3=3000N/m. Node 1 and node 4 are fixed.
20S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Stiffness (Displacement) Method
21S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Stiffness (Displacement) Method
22S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
Stiffness (Displacement) Method
23S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal

More Related Content

What's hot

Finite Element Method
Finite Element MethodFinite Element Method
Finite Element MethodTahir Khan
 
Introduction to finite element method(fem)
Introduction to finite element method(fem)Introduction to finite element method(fem)
Introduction to finite element method(fem)Sreekanth G
 
INTRODUCTION TO FINITE ELEMENT ANALYSIS
INTRODUCTION TO FINITE ELEMENT ANALYSISINTRODUCTION TO FINITE ELEMENT ANALYSIS
INTRODUCTION TO FINITE ELEMENT ANALYSISAchyuth Peri
 
Introduction to Finite Element Method
Introduction to Finite Element Method Introduction to Finite Element Method
Introduction to Finite Element Method SyedAbdullaZain
 
Finite element method
Finite element methodFinite element method
Finite element methodMevada Maulik
 
01. steps involved, merits, demerits & limitations of fem
01. steps involved, merits, demerits & limitations of fem01. steps involved, merits, demerits & limitations of fem
01. steps involved, merits, demerits & limitations of femSura Venkata Mahesh
 
Intro to fea software
Intro to fea softwareIntro to fea software
Intro to fea softwarekubigs
 
Finite Element Analysis - UNIT-4
Finite Element Analysis - UNIT-4Finite Element Analysis - UNIT-4
Finite Element Analysis - UNIT-4propaul
 
General steps of the finite element method
General steps of the finite element methodGeneral steps of the finite element method
General steps of the finite element methodmahesh gaikwad
 
An Introduction to the Finite Element Method
An Introduction to the Finite Element MethodAn Introduction to the Finite Element Method
An Introduction to the Finite Element MethodMohammad Tawfik
 
Introduction to FEA and applications
Introduction to FEA and applicationsIntroduction to FEA and applications
Introduction to FEA and applicationsPadmanabhan Krishnan
 
Introduction to FEM
Introduction to FEMIntroduction to FEM
Introduction to FEMmezkurra
 
ME 570 Finite Element Methods
ME 570 Finite Element MethodsME 570 Finite Element Methods
ME 570 Finite Element MethodsMd.Asif Rahman
 

What's hot (20)

Finite Element Method
Finite Element MethodFinite Element Method
Finite Element Method
 
Introduction to finite element method(fem)
Introduction to finite element method(fem)Introduction to finite element method(fem)
Introduction to finite element method(fem)
 
Finite Element Method
Finite Element MethodFinite Element Method
Finite Element Method
 
INTRODUCTION TO FINITE ELEMENT ANALYSIS
INTRODUCTION TO FINITE ELEMENT ANALYSISINTRODUCTION TO FINITE ELEMENT ANALYSIS
INTRODUCTION TO FINITE ELEMENT ANALYSIS
 
Finite element method
Finite element methodFinite element method
Finite element method
 
Introduction fea
Introduction feaIntroduction fea
Introduction fea
 
Lect14
Lect14Lect14
Lect14
 
Introduction to Finite Element Method
Introduction to Finite Element Method Introduction to Finite Element Method
Introduction to Finite Element Method
 
Finite element method
Finite element methodFinite element method
Finite element method
 
Fea unit 1
Fea unit 1Fea unit 1
Fea unit 1
 
01. steps involved, merits, demerits & limitations of fem
01. steps involved, merits, demerits & limitations of fem01. steps involved, merits, demerits & limitations of fem
01. steps involved, merits, demerits & limitations of fem
 
Intro to fea software
Intro to fea softwareIntro to fea software
Intro to fea software
 
Introduction to FEA
Introduction to FEAIntroduction to FEA
Introduction to FEA
 
Finite Element Analysis - UNIT-4
Finite Element Analysis - UNIT-4Finite Element Analysis - UNIT-4
Finite Element Analysis - UNIT-4
 
General steps of the finite element method
General steps of the finite element methodGeneral steps of the finite element method
General steps of the finite element method
 
An Introduction to the Finite Element Method
An Introduction to the Finite Element MethodAn Introduction to the Finite Element Method
An Introduction to the Finite Element Method
 
Finite Element Methods
Finite Element  MethodsFinite Element  Methods
Finite Element Methods
 
Introduction to FEA and applications
Introduction to FEA and applicationsIntroduction to FEA and applications
Introduction to FEA and applications
 
Introduction to FEM
Introduction to FEMIntroduction to FEM
Introduction to FEM
 
ME 570 Finite Element Methods
ME 570 Finite Element MethodsME 570 Finite Element Methods
ME 570 Finite Element Methods
 

Viewers also liked

Class 10 mathematical modeling of continuous stirred tank reactor systems (...
Class 10   mathematical modeling of continuous stirred tank reactor systems (...Class 10   mathematical modeling of continuous stirred tank reactor systems (...
Class 10 mathematical modeling of continuous stirred tank reactor systems (...Manipal Institute of Technology
 
Class 35 advanced control strategies – ratio control, split range control
Class 35   advanced control strategies – ratio control, split range controlClass 35   advanced control strategies – ratio control, split range control
Class 35 advanced control strategies – ratio control, split range controlManipal Institute of Technology
 
Class 36 advanced control strategies – dead time compensator, selective con...
Class 36   advanced control strategies – dead time compensator, selective con...Class 36   advanced control strategies – dead time compensator, selective con...
Class 36 advanced control strategies – dead time compensator, selective con...Manipal Institute of Technology
 
Class 8 mathematical modeling of interacting and non-interacting level systems
Class 8   mathematical modeling of interacting and non-interacting level systemsClass 8   mathematical modeling of interacting and non-interacting level systems
Class 8 mathematical modeling of interacting and non-interacting level systemsManipal Institute of Technology
 

Viewers also liked (20)

Lecture 08 mems fabrication - cantilever example
Lecture 08   mems fabrication - cantilever exampleLecture 08   mems fabrication - cantilever example
Lecture 08 mems fabrication - cantilever example
 
Class 1 need for process control & process terminology
Class 1   need for process control & process terminologyClass 1   need for process control & process terminology
Class 1 need for process control & process terminology
 
Class 10 mathematical modeling of continuous stirred tank reactor systems (...
Class 10   mathematical modeling of continuous stirred tank reactor systems (...Class 10   mathematical modeling of continuous stirred tank reactor systems (...
Class 10 mathematical modeling of continuous stirred tank reactor systems (...
 
Class 3 control system components
Class 3   control system componentsClass 3   control system components
Class 3 control system components
 
Lecture 09 scaling laws
Lecture 09   scaling lawsLecture 09   scaling laws
Lecture 09 scaling laws
 
Class 7 mathematical modeling of liquid-level systems
Class 7   mathematical modeling of liquid-level systemsClass 7   mathematical modeling of liquid-level systems
Class 7 mathematical modeling of liquid-level systems
 
Class 4 process control loops
Class 4   process control loopsClass 4   process control loops
Class 4 process control loops
 
Class 41 final control elements - control valves
Class 41   final control elements - control valvesClass 41   final control elements - control valves
Class 41 final control elements - control valves
 
Class 35 advanced control strategies – ratio control, split range control
Class 35   advanced control strategies – ratio control, split range controlClass 35   advanced control strategies – ratio control, split range control
Class 35 advanced control strategies – ratio control, split range control
 
Lecture 03 overview of micro fabrication
Lecture 03   overview of micro fabricationLecture 03   overview of micro fabrication
Lecture 03 overview of micro fabrication
 
Lecture 04 wafer technology & basics of cmos
Lecture 04   wafer technology & basics of cmosLecture 04   wafer technology & basics of cmos
Lecture 04 wafer technology & basics of cmos
 
Mems process
Mems processMems process
Mems process
 
Lecture 02 history & characteristics of mems
Lecture 02   history & characteristics of memsLecture 02   history & characteristics of mems
Lecture 02 history & characteristics of mems
 
Class 43 direct digital and supervisory control
Class 43   direct digital and supervisory controlClass 43   direct digital and supervisory control
Class 43 direct digital and supervisory control
 
Class 2 design methodology for process control
Class 2   design methodology for process controlClass 2   design methodology for process control
Class 2 design methodology for process control
 
Lecture 01 introduction to mems
Lecture 01   introduction to memsLecture 01   introduction to mems
Lecture 01 introduction to mems
 
Class 36 advanced control strategies – dead time compensator, selective con...
Class 36   advanced control strategies – dead time compensator, selective con...Class 36   advanced control strategies – dead time compensator, selective con...
Class 36 advanced control strategies – dead time compensator, selective con...
 
Class 9 mathematical modeling of thermal systems
Class 9   mathematical modeling of thermal systemsClass 9   mathematical modeling of thermal systems
Class 9 mathematical modeling of thermal systems
 
Class 8 mathematical modeling of interacting and non-interacting level systems
Class 8   mathematical modeling of interacting and non-interacting level systemsClass 8   mathematical modeling of interacting and non-interacting level systems
Class 8 mathematical modeling of interacting and non-interacting level systems
 
Class 6 basics of mathematical modeling
Class 6   basics of mathematical modelingClass 6   basics of mathematical modeling
Class 6 basics of mathematical modeling
 

Similar to Finite Element Analysis Methods Explained

Introduction_to_exament_Methods.pdf
Introduction_to_exament_Methods.pdfIntroduction_to_exament_Methods.pdf
Introduction_to_exament_Methods.pdfMustafaELALAMI
 
Finite Element Method.pptx
Finite Element Method.pptxFinite Element Method.pptx
Finite Element Method.pptxHassanShah396906
 
CONSISTENT AND LUMPED MASS MATRICES IN DYNAMICS AND THEIR IMPACT ON FINITE EL...
CONSISTENT AND LUMPED MASS MATRICES IN DYNAMICS AND THEIR IMPACT ON FINITE EL...CONSISTENT AND LUMPED MASS MATRICES IN DYNAMICS AND THEIR IMPACT ON FINITE EL...
CONSISTENT AND LUMPED MASS MATRICES IN DYNAMICS AND THEIR IMPACT ON FINITE EL...IAEME Publication
 
xfem_3DAbaqus.pdf
xfem_3DAbaqus.pdfxfem_3DAbaqus.pdf
xfem_3DAbaqus.pdfTahereHs
 
THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...
THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...
THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...meijjournal
 
THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...
THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...
THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...meijjournal
 
Solving indeterminate structures by using stiffness method. 10.01.03.130
Solving indeterminate structures by using stiffness method. 10.01.03.130Solving indeterminate structures by using stiffness method. 10.01.03.130
Solving indeterminate structures by using stiffness method. 10.01.03.130Juwairiyah Jahan
 
FEM Lecture.ppt
FEM Lecture.pptFEM Lecture.ppt
FEM Lecture.pptjuzaila
 
Paper id 71201964
Paper id 71201964Paper id 71201964
Paper id 71201964IJRAT
 
Finite Element Analysis Lecture Notes Anna University 2013 Regulation
Finite Element Analysis Lecture Notes Anna University 2013 Regulation Finite Element Analysis Lecture Notes Anna University 2013 Regulation
Finite Element Analysis Lecture Notes Anna University 2013 Regulation NAVEEN UTHANDI
 
Unit 1 notes-final
Unit 1 notes-finalUnit 1 notes-final
Unit 1 notes-finaljagadish108
 
Overview combining ab initio with continuum theory
Overview combining ab initio with continuum theoryOverview combining ab initio with continuum theory
Overview combining ab initio with continuum theoryDierk Raabe
 
Modelling of flexible link manipulator dynamics using rigid link theory with
Modelling of flexible link manipulator dynamics using rigid link theory withModelling of flexible link manipulator dynamics using rigid link theory with
Modelling of flexible link manipulator dynamics using rigid link theory withIAEME Publication
 

Similar to Finite Element Analysis Methods Explained (20)

Lecture 11 & 12
Lecture 11 & 12Lecture 11 & 12
Lecture 11 & 12
 
Introduction_to_exament_Methods.pdf
Introduction_to_exament_Methods.pdfIntroduction_to_exament_Methods.pdf
Introduction_to_exament_Methods.pdf
 
Fem utkarsh
Fem utkarshFem utkarsh
Fem utkarsh
 
Finite Element Method.pptx
Finite Element Method.pptxFinite Element Method.pptx
Finite Element Method.pptx
 
Ao04605289295
Ao04605289295Ao04605289295
Ao04605289295
 
CONSISTENT AND LUMPED MASS MATRICES IN DYNAMICS AND THEIR IMPACT ON FINITE EL...
CONSISTENT AND LUMPED MASS MATRICES IN DYNAMICS AND THEIR IMPACT ON FINITE EL...CONSISTENT AND LUMPED MASS MATRICES IN DYNAMICS AND THEIR IMPACT ON FINITE EL...
CONSISTENT AND LUMPED MASS MATRICES IN DYNAMICS AND THEIR IMPACT ON FINITE EL...
 
xfem_3DAbaqus.pdf
xfem_3DAbaqus.pdfxfem_3DAbaqus.pdf
xfem_3DAbaqus.pdf
 
THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...
THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...
THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...
 
THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...
THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...
THREE-DIMENSIONAL STUDY FOR THE RELATIVE POSITIONING OF MECHANICAL ELEMENTS I...
 
fea qb
 fea qb fea qb
fea qb
 
Solving indeterminate structures by using stiffness method. 10.01.03.130
Solving indeterminate structures by using stiffness method. 10.01.03.130Solving indeterminate structures by using stiffness method. 10.01.03.130
Solving indeterminate structures by using stiffness method. 10.01.03.130
 
FEM Lecture.ppt
FEM Lecture.pptFEM Lecture.ppt
FEM Lecture.ppt
 
Fem lecture
Fem lectureFem lecture
Fem lecture
 
Fem notes
Fem notesFem notes
Fem notes
 
Paper id 71201964
Paper id 71201964Paper id 71201964
Paper id 71201964
 
What is dem
What is demWhat is dem
What is dem
 
Finite Element Analysis Lecture Notes Anna University 2013 Regulation
Finite Element Analysis Lecture Notes Anna University 2013 Regulation Finite Element Analysis Lecture Notes Anna University 2013 Regulation
Finite Element Analysis Lecture Notes Anna University 2013 Regulation
 
Unit 1 notes-final
Unit 1 notes-finalUnit 1 notes-final
Unit 1 notes-final
 
Overview combining ab initio with continuum theory
Overview combining ab initio with continuum theoryOverview combining ab initio with continuum theory
Overview combining ab initio with continuum theory
 
Modelling of flexible link manipulator dynamics using rigid link theory with
Modelling of flexible link manipulator dynamics using rigid link theory withModelling of flexible link manipulator dynamics using rigid link theory with
Modelling of flexible link manipulator dynamics using rigid link theory with
 

More from Manipal Institute of Technology

Webinar on Demystifying Data Acquistion Systems: Access Data through Matlab, ...
Webinar on Demystifying Data Acquistion Systems: Access Data through Matlab, ...Webinar on Demystifying Data Acquistion Systems: Access Data through Matlab, ...
Webinar on Demystifying Data Acquistion Systems: Access Data through Matlab, ...Manipal Institute of Technology
 
Lecture 23, 24,25 valve types, valve positioners, cavitation & flashing
Lecture 23, 24,25   valve types, valve positioners, cavitation & flashingLecture 23, 24,25   valve types, valve positioners, cavitation & flashing
Lecture 23, 24,25 valve types, valve positioners, cavitation & flashingManipal Institute of Technology
 
Lecture 19 mathematical modeling of pneumatic and hydraulic systems
Lecture 19   mathematical modeling of pneumatic and hydraulic systemsLecture 19   mathematical modeling of pneumatic and hydraulic systems
Lecture 19 mathematical modeling of pneumatic and hydraulic systemsManipal Institute of Technology
 
Lecture 9 synchros - transmitters, differentials, governing equations
Lecture 9   synchros - transmitters, differentials, governing equationsLecture 9   synchros - transmitters, differentials, governing equations
Lecture 9 synchros - transmitters, differentials, governing equationsManipal Institute of Technology
 

More from Manipal Institute of Technology (20)

Webinar on Demystifying Data Acquistion Systems: Access Data through Matlab, ...
Webinar on Demystifying Data Acquistion Systems: Access Data through Matlab, ...Webinar on Demystifying Data Acquistion Systems: Access Data through Matlab, ...
Webinar on Demystifying Data Acquistion Systems: Access Data through Matlab, ...
 
Lecture 12 stepper motors - types and working
Lecture 12   stepper motors - types and workingLecture 12   stepper motors - types and working
Lecture 12 stepper motors - types and working
 
Lecture 13 basics of stepper motor
Lecture 13   basics of stepper motorLecture 13   basics of stepper motor
Lecture 13 basics of stepper motor
 
Lecture 11 zeroing synchros
Lecture 11   zeroing synchrosLecture 11   zeroing synchros
Lecture 11 zeroing synchros
 
Lecture 28 pneumatic control devices
Lecture 28   pneumatic control devicesLecture 28   pneumatic control devices
Lecture 28 pneumatic control devices
 
Lecture 27 valve shapes, selection guide
Lecture 27   valve shapes, selection guideLecture 27   valve shapes, selection guide
Lecture 27 valve shapes, selection guide
 
Lecture 26 control valves
Lecture 26   control valvesLecture 26   control valves
Lecture 26 control valves
 
Lecture 23, 24,25 valve types, valve positioners, cavitation & flashing
Lecture 23, 24,25   valve types, valve positioners, cavitation & flashingLecture 23, 24,25   valve types, valve positioners, cavitation & flashing
Lecture 23, 24,25 valve types, valve positioners, cavitation & flashing
 
Lecture 23 control valves
Lecture 23   control valvesLecture 23   control valves
Lecture 23 control valves
 
Lecture 22 flapper nozzle & ip converter
Lecture 22   flapper nozzle & ip converterLecture 22   flapper nozzle & ip converter
Lecture 22 flapper nozzle & ip converter
 
Lecture 20, 21 p & i diagram
Lecture 20, 21   p & i diagramLecture 20, 21   p & i diagram
Lecture 20, 21 p & i diagram
 
Lecture 19 mathematical modeling of pneumatic and hydraulic systems
Lecture 19   mathematical modeling of pneumatic and hydraulic systemsLecture 19   mathematical modeling of pneumatic and hydraulic systems
Lecture 19 mathematical modeling of pneumatic and hydraulic systems
 
Lecture 18 directional valves and symbols
Lecture 18   directional valves and symbolsLecture 18   directional valves and symbols
Lecture 18 directional valves and symbols
 
Lecture 17 actuation systems
Lecture 17   actuation systemsLecture 17   actuation systems
Lecture 17 actuation systems
 
Lecture 15 characteristics of stepper motors
Lecture 15   characteristics of stepper motorsLecture 15   characteristics of stepper motors
Lecture 15 characteristics of stepper motors
 
Lecture 14 stepper motor sequencer
Lecture 14   stepper motor sequencerLecture 14   stepper motor sequencer
Lecture 14 stepper motor sequencer
 
Lecture 13 basics of stepper motor
Lecture 13   basics of stepper motorLecture 13   basics of stepper motor
Lecture 13 basics of stepper motor
 
Lecture 10 applications of synchros
Lecture 10   applications of synchrosLecture 10   applications of synchros
Lecture 10 applications of synchros
 
Lecture 9 synchros - transmitters, differentials, governing equations
Lecture 9   synchros - transmitters, differentials, governing equationsLecture 9   synchros - transmitters, differentials, governing equations
Lecture 9 synchros - transmitters, differentials, governing equations
 
Lecture 8 synchros - theory of operation
Lecture 8   synchros - theory of operationLecture 8   synchros - theory of operation
Lecture 8 synchros - theory of operation
 

Recently uploaded

complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 

Recently uploaded (20)

complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 

Finite Element Analysis Methods Explained

  • 1. Dr. S.Meenatchi Sundaram, Department of Instrumentation & Control Engineering, MIT, Manipal ICE 4010: MICRO ELECTRO MECHANICAL SYSTEMS (MEMS) Lecture #10, 11 Finite Element Analysis Dr. S. Meenatchi Sundaram Email: meenasundar@gmail.com 1
  • 2. Finite Element Methods Finite element method (FEM) is a numerical method to solve engineering problems with complex geometries, materials and loads by converting a continuum into a discrete system. It has been applied to a number of physical problems, where the governing differential equations are available. The method essentially consists of assuming the piecewise continuous function for the solution and obtaining the parameters of the functions in a manner that reduces the error in the solution. The finite element method involves modeling the structure using small interconnected elements called finite elements. A displacement function is associated with each finite element. Every interconnected element is linked, directly or indirectly, to every other element through common (or shared) interfaces, including nodes and/or boundary lines and/or surfaces. 2S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 3. Finite Element Methods By using known stress/strain properties for the material making up the structure, one can determine the behavior of a given node in terms of the properties of every other element in the structure. The total set of equations describing the behavior of each node results in a series of algebraic equations best expressed in matrix notation. There are two general direct approaches traditionally associated with the finite element method as applied to structural mechanics problems. One approach, called the force, or flexibility method, uses internal forces as the unknowns of the problem. To obtain the governing equations, first the equilibrium equations are used. Then necessary additional equations are found by introducing compatibility equations. The result is a set of algebraic equations for determining the redundant or unknown forces. 3S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 4. Finite Element Methods The second approach, called the displacement, or stiffness method, assumes the displacements of the nodes as the unknowns of the problem. For instance, compatibility conditions requiring that elements connected at a common node, along a common edge, or on a common surface before loading remain connected at that node, edge, or surface after deformation takes place are initially satisfied. Then the governing equations are expressed in terms of nodal displacements using the equations of equilibrium and an applicable law relating forces to displacements. These two direct approaches result in different unknowns (forces or displacements) in the analysis and different matrices associated with their formulations (flexibilities or stiffnesses). It has been shown that, for computational purposes, the displacement (or stiffness) method is more desirable because its formulation is simpler for most structural analysis problems. 4S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 5. Finite Element Methods Furthermore, a vast majority of general-purpose finite element programs have incorporated the displacement formulation for solving structural problems. Another general method that can be used to develop the governing equations for both structure and nonstructural problems is the variational method. The variational method includes a number of principles. One of these principles extensively used is the theorem of minimum potential energy that applies to materials behaving in a linear-elastic manner. 5S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 6. Formulation of Finite Element Methods Step 1:Discretize and Select the Element Types: Discretization involves dividing the body into an equivalent system of finite elements with associated nodes and choosing the most appropriate element type to model most closely the actual physical behavior. The total number of elements used and their variation in size and type within a given body are primarily matters of engineering judgment. The elements must be made small enough to give usable results and yet large enough to reduce computational effort. Small elements (and possibly higher-order elements) are generally desirable where the results are changing rapidly, such as where changes in geometry occur; large elements can be used where results are relatively constant. The discretized body or mesh is often created with mesh-generation programs or preprocessor programs available to the user. 6S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 7. Formulation of Finite Element Methods (a) Simple two-noded tine element (typically used to represent a bar or beam element) and the higher-order line element (b) Simple two-dimensional elements with corner nodes (typically used to represent plane stress/strain) and higher-order two-dimensional elements with intermediate nodes along the sides 7S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 8. Formulation of Finite Element Methods (c) Simple three-dimensional elements (typically used to represent three-dimensional stress state) and higher-order three-dimensional elements with intermediate nodes along edges (d) Simple axisymmetric triangular-and quadrilateral elements used for axisymmetric problems 8S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 9. Formulation of Finite Element Methods Step 2: Selection of Displacement Function: It involves choosing a displacement function within each element. The function is defined within the element using the nodal values of the element. Linear, quadratic, and cubic polynomials are frequently used functions because they are simple to work with in finite element formulation. However, trigonometric series can also be used. For a two-dimensional element, the displacement function is a function of the coordinates in its plane (the x-y plane). The functions are expressed in terms of the nodal unknowns (in the two-dimensional problem, in terms of an x and a y component). The same general displacement function can be used repeatedly for each element. Hence the finite element method is one in which a continuous quantity, such as the displacement throughout the body, is approximated by a discrete model composed of a set of piecewise-continuous functions defined within each finite domain or finite element. 9S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 10. Formulation of Finite Element Methods Step 3: Define the Strain/Displacement and Stress/Strain Relationships: Strain/displacement and stress/strain, relationships are necessary for deriving the equations for each finite element. In the case of one-dimensional deformation, say, in the x direction, we have strain εx related to displacement u by (1.1) for small strains. In addition, the stresses must be related to the strains through the stress/strain law-generally called the constitutive law. The ability to define the material behavior accurately is most important in obtaining acceptable results. The simplest of stress/strain laws, Hooke's law, which is often used in stress analysis, is given by (1.2) where = stress in the x direction and E = modulus of elasticity. 10S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 11. Formulation of Finite Element Methods Step 4: Derive the Element Stiffness Matrix and Equations: Initially, the development of element stiffness matrices and element equations as based on the concept of stiffness influence coefficients, which presupposes a background in structural analysis. The alternative methods used are given below. Direct Equilibrium Method: According to this method, the stiffness matrix and element equations relating nodal forces to nodal displacements are obtained using force equilibrium conditions for a basic element, along with force/deformation relationships. This method is most easily adaptable to line or one-dimensional elements, such as spring, bar, and beam elements. To develop the stiffness matrix and equations for two- and three-dimensional elements, it is much easier to apply a work or energy method. The principle of virtual work (using virtual displacements), the principle of minimum potential energy, and Castigliano’s theorem are methods frequently used for the purpose of derivation of element equations. 11S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 12. Formulation of Finite Element Methods Methods of Weighted Residuals: The methods of weighted residuals are useful for developing the element equations; particularly popular is Galerkin’s method. These methods yield the same results as the energy methods wherever the energy methods are applicable. They are especially useful when a functional such as potential energy is not readily available. The weighted residual methods allow the finite element method to be applied directly to any differential equation. Using any of the methods just outlined will produce the equations to describe the behavior of an element. These equations are written conveniently in matrix form as or in compact matrix form as {f} = [k]{d} 12S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 13. Formulation of Finite Element Methods Step 5: Assembly the Element Equations to Obtain the Global or Total Equations and Introduce Boundary Conditions: The individual element nodal equilibrium equations generated in step 4 are assembled into the global nodal equilibrium equations. Another more direct method of superposition (called the direct stiffness method), whose basis is nodal force equilibrium, can be used to obtain the global equations for the whole structure. Implicit in the direct stiffness method is the concept of continuity, or compatibility, which requires that the structure remain together and that no tears occur anywhere within the structure. The final assembled or global equation written in matrix form is {F} = [K]{d} (1.4) 13S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 14. Formulation of Finite Element Methods Step 6: Solve for the Unknown Degrees of Freedom (or Generalized Displacements): Equation (1.4), modified to account for the boundary conditions, is a set of simultaneous algebraic equations that can be written in expanded matrix form as (1.5) where now n is the structure total number of unknown nodal degrees of freedom. These equations can be solved for the ds by using an elimination method (such as Gauss's method) or an iterative method (such as the Gauss-Seidel method). The ds are called the primary unknowns, because they are the first quantities determined using the stiffness (or displacement) finite element method. 14S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 15. Formulation of Finite Element Methods Step 7: Solve for the Element Strains and Stresses: For the structural stress-analysis problem, important secondary quantities of strain and stress (or moment and shear force) can be obtained because they can be directly expressed in terms of the displacements determined in step 6. Typical relationships between strain and displacement and between stress and strain such as Eqs.(1.1) and (1.2) for one-dimensional stress given in step 3 can be used. Step 8: Interpret the Results: The final goal is to interpret and analyze the results for use in the design/analysis process. Determination of locations in the structure where large deformations and large stresses occur is generally important in making design/analysis decisions. Postprocessor computer programs help the user to interpret the results by displaying them in graphical form. 15S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 16. Applications of the Finite Element Method The finite element method can be used to analyze both structural and nonstructural problems. Typical structural areas include 1. Stress analysis, including truss and frame analysis, and stress concentration problems associated with holes, fillets, or other changes in geometry in a body. 2. Buckling 3. Vibration analysis Nonstructural problems include 1. Heat transfer 2. Fluid flow, including seepage through porous media 3. Distribution of electric or magnetic potential Some biomechanical engineering problems typically include analyses of human spine, skull, hip joints, jaw/gum tooth implants, heart, and eye. FEM can also be applied to micro electro mechanical systems to carry out the Heat Transfer Analysis, Thermal stress analysis, Thermal Fatigue Stress Analysis, Static Analysis, and Modal Analysis, etc. 16S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 17. Advantages of the Finite Element Method The finite element method has been applied to numerous problems, both structural and non structural. This method has a number of advantages that have made it very popular. They include the ability to 1. Model irregularly shaped bodies quite easily 2. Handle general load conditions without difficult 3. Model bodies composed of several different materials because the element equations are evaluated individually 4. Handle unlimited numbers and kinds of boundary conditions 5. Vary the size of the elements to make it possible to use small elements where necessary 6. Alter the finite element model relatively easily and cheaply 7. Include dynamic effects 8. Handle nonlinear behavior existing with large deformations and nonlinear materials. 17S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 18. Stiffness (Displacement) Method Definition of the Stiffness Matrix: 18S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 19. Stiffness (Displacement) Method Derivation of the Stiffness Matrix for a Spring Element: 19S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 20. Stiffness (Displacement) Method Example Problem : For the spring assemblage with arbitrarily numbered nodes shown in Figure, evaluate the unknown displacements, reaction and element forces. A force of 5000 N is applied at node 2 in the x direction and a force of 10,000 N is applied at node 3 in negative x direction. The spring constants are k1=1000N/m, k2=2000N/m, k3=3000N/m. Node 1 and node 4 are fixed. 20S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 21. Stiffness (Displacement) Method 21S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 22. Stiffness (Displacement) Method 22S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal
  • 23. Stiffness (Displacement) Method 23S.Meenatchisundaram, Department of Instrumentation & Control Engineering, MIT, Manipal