C I V 5 0 3 Finite Element Analysis: DR Zubair Syed, Mieaust
C I V 5 0 3 Finite Element Analysis: DR Zubair Syed, Mieaust
F I N I T E E L E M E N T A N A LY S I S
Lecture 1
I N S T RU C TO R
D R Z U B A I R S Y E D, M I E a u s t .
EMAIL: [email protected] .AE
Course Learning Outcomes
At the end of this course, students should be able to:
1. Analyze a system using the direct stiffness method including discretization,
assembly, boundary conditions.
2. Develop the weak form for approximate solution of differential equations.
3. Use Glarekin and/or Rayleigh-Riz methods for approximate solution of
differential equations.
4. Solve one-dimensional BVP using finite element methods.
5. Form finite elements for standard beam and frame elements and solve
related structural problems
6. Apply standard two-dimensional elements for solution of typical FEA
problems such as 2D BVP
7. Determine stresses and strains in elastic solids and use isoparametric
elements for plane elasticity problems
8. Create finite element models using various software to analyze engineering
systems; examples such as MATLAB and ANSYS
CONTACT HOURS
Day Time Room
Wednesdays 6:30 pm – 10:00 pm B-G35
Contact Details
Email: [email protected]
Ph: 02 501 5871
Office Location: D 2F 251
Finite Element Method - The big picture: Finite element procedure, discretization,
1, 2 element equations, assembly, boundary conditions, solution of primary unknowns Chapter 1
and element quantities, reactions, solution validity.
Mathematical Foundation of the Finite Element Method: Weak form for
approximate solutions of differential equations, Galerkin method, approximate
3, 4 solutions using Rayleigh-Ritz method, comparison of Glarekin and Rayleigh-Ritz Chapter 2
methods, Lagrange and Hermite interpolation, axial deformation element using
Rayleigh-Ritz and Galerkin methods
One-Dimensional Boundary Value Problem: 1D BVD, FEA Solution of BVP, 1D
5, 6 Chapter 3
BVP applications
Trusses, Beams, and Frames: Finite Elements for beam bending, beam applications,
7, 8 Chapter 4
structural frames
Two-Dimensional Elements: Finite elements for two-dimensional and three-
8, 9 dimensional problems, linear triangular element for second-order 2D BVP, 2D Chapter 5
fluid flow and torsion problems
Mapped Elements: Two-dimensional Lagrange and serendipity shape functions,
10, 11 mapped elements, evaluation of area integrals for 2D mapped elements, Chapter 6
evaluation of line integrals for 2D mapped elements
Analysis of Elastic Solids: Stresses and strains in solids, finite element analysis of
12 Chapter 7
elastic solids, CST and isoparametric elements for plane elasticity
13 Project presentations
Textbooks and Learning Material
Required Text:
Additional Readings:
• Concepts and Application of Finite Element Analysis, 4th Edition, by Robert
D. Cook, David S. Malkus, Michael E. Plesha, and Robert J. Wittt, ISBN
0-471-35605-0, John Wiley and Sons, 2002.
• Introduction to Matlab for Engineers by W. J. Palm III, ISBN 0-07-234983-
2, McGraw-Hill Higher Education, 2001.
• Applied Numerical Methods for Engineers and Scientists by S. S. Rao, ISBN 0-
13-089480-X, Prentice Hall, Inc., 2002.
Assessment Tools and Descriptions
Having selected the FEM for discretization, we must next pick a formulation and
a solution method:
Displacement
Equilibrium
Formulation of FEM Model
Mixed
Hybrid
Stiffness
Solution of FEM Model
Flexibility
Mixed
This Course Covers:
formulated FEM
1943 Courant Introduced shape functions over triangular subregions to model the
whole region.
1947 Levy Developed the force (flexibility) method for structure problem.
1969 Szabo & Lee Adapted weighted residual methods in structural analysis.
19
APPLICATIONS: ELECTRICAL ENGINEERING
20
APPLICATIONS: BIOMEDICAL ENGINEERING
21
THE FUTURE – VIRTUAL ENGINEERING
Stress Analysis of Geer Tooth
IUPUI Electric Race Car Components
Structural Analysis
TRAILER HITCH
• Design Constraints
2,950 lbf
0.35 sq in
8,450 psi
TRAILER HITCH (CON’T)
• ANSYS Modeling
• Proposed Trailer Design
Car Crash Simulations
-- Ford Taurus --
Car Crash Simulations
Thermal Fatigue of a Surface Mount Assembly
copper pad
PWB
X
Finite element mesh for 20-pin LLCC
Biomedical Application -- Hip Implant
Lungs Heart
HVAC/Climate control in a passenger car, showing
transient ice melting on the windscreen
ADVANTAGES OF FINITE ELEMENT ANALYSIS
- Models Bodies of Complex Shape
- Can Handle General Loading/Boundary Conditions
- Models Bodies Composed of Composite and Multiphase
Materials
- Model is Easily Refined for Improved Accuracy by Varying
Element Size and Type (Approximation Scheme)
- Time Dependent and Dynamic Effects Can Be Included
- Can Handle a Variety Nonlinear Effects Including Material
Behavior, Large Deformations, Boundary Conditions, Etc.
38
Six Steps in the Finite Element Analysis
41
Common Terms associated:
• Node
• Element
• Meshing
• Boundary conditions
• Geometric Properties
• Material Properties
• Analysis Type
• Degree of freedom
42
COMMON TERMS
• Node - a generalized joint
- connection point at which equations are written
43
Discretization
Model body by dividing it into an equivalent system of many
Elements
Nodes
Examples of FEA – 1D (beams)
Aa A b P
L L
Element a Element b
f1 f3 = P
1 2 3
u1 u2 u3
f1 f21 f22 f3 = P
1 2 2 3
u1 u2 u2 u3
53
EXAMPLE CON’T.
u1 u2 u3
1 2 3
54
EXAMPLE CON’T.
3) Define stress/displacement and stress/strain relationships
σx = Eεx εx = du/dx
4) Derive the element stiffness matrix and element
equations
{F} = [k]{d} [k] = stiffness matrix
55
EXAMPLE CON’T.
f1 EA 1 -1 0 u1
f21+f22 = L u2
-1 3 -2 Global Equation
f3 u3
0 -2 2
B.C.: (x =0) u1 = 0
Known variables: f3 = P and f2 = f21+f22 = 0
56
EXAMPLE CON’T.
1 -1 0
f1 = EA 0
0 L u2
-1 3 -2
P u3
0 -2 2
f1 = -EAu2 0 = EA(3u2-2u3) P = EA(2u3-2u2)
L L L
u2 = PL u3 = 3PL
EA 2EA f1 = -P
57