THE FINITE ELEMENT METHOD

Slides:



Advertisements
Similar presentations
TWO STEP EQUATIONS 1. SOLVE FOR X 2. DO THE ADDITION STEP FIRST
Advertisements

© 2008 Pearson Addison Wesley. All rights reserved Chapter Seven Costs.
Chapter 1 The Study of Body Function Image PowerPoint
Finite Element Method CHAPTER 4: FEM FOR TRUSSES
Finite Element Method CHAPTER 5: FEM FOR BEAMS
Finite Element Method CHAPTER 7: FEM FOR 2D SOLIDS
FEM FOR HEAT TRANSFER PROBLEMS
Finite Element Method CHAPTER 9: FEM FOR 3D SOLIDS
Finite Element Method CHAPTER 11: MODELLING TECHNIQUES
INTRODUCTION TO MECHANICS FOR SOLIDS AND STRUCTURES
Finite Element Method CHAPTER 8: FEM FOR PLATES & SHELLS
SPECIAL PURPOSE ELEMENTS
CHAPTER 1: COMPUTATIONAL MODELLING
Finite Element Method CHAPTER 6: FEM FOR FRAMES
1 Copyright © 2013 Elsevier Inc. All rights reserved. Appendix 01.
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Solve Multi-step Equations
REVIEW: Arthropod ID. 1. Name the subphylum. 2. Name the subphylum. 3. Name the order.
Mathematics for Economics Beatrice Venturi 1 Economics Faculty CONTINUOUS TIME: LINEAR DIFFERENTIAL EQUATIONS Economic Applications LESSON 2 prof. Beatrice.
Mathematics for Economics Beatrice Venturi 1 Economics Faculty CONTINUOUS TIME: LINEAR DIFFERENTIAL EQUATIONS Economic Applications LESSON 2 prof. Beatrice.

An Introduction to Hybrid Simulation – Displacement-Controlled Methods
VOORBLAD.
Numerical Analysis 1 EE, NCKU Tien-Hao Chang (Darby Chang)
Factor P 16 8(8-5ab) 4(d² + 4) 3rs(2r – s) 15cd(1 + 2cd) 8(4a² + 3b²)
© 2012 National Heart Foundation of Australia. Slide 2.
Abbas Edalat Imperial College London Contains joint work with Andre Lieutier (AL) and joint work with Marko Krznaric (MK) Data Types.
Understanding Generalist Practice, 5e, Kirst-Ashman/Hull
Splines I – Curves and Properties
25 seconds left…...
Analyzing Genes and Genomes
Copyright © 2014 John Wiley & Sons, Inc. All rights reserved.
©Brooks/Cole, 2001 Chapter 12 Derived Types-- Enumerated, Structure and Union.
1 Department of Civil and Environmental Engineering Sungkyunkwan University 비대칭 박벽보의 개선된 해석이론 및 방법 An Improved Theory and Analysis Procedures of Nonsymmetric.
Intracellular Compartments and Transport
PSSA Preparation.
Essential Cell Biology
State Variables.
FEM Modeling of Instrumented Indentation
1D MODELS Logan; chapter 2.
LECTURE SERIES on STRUCTURAL OPTIMIZATION Thanh X. Nguyen Structural Mechanics Division National University of Civil Engineering
The Finite Element Method A Practical Course
Some Ideas Behind Finite Element Analysis
By S Ziaei-Rad Mechanical Engineering Department, IUT.
ECIV 720 A Advanced Structural Mechanics and Analysis
FEA Simulations Usually based on energy minimum or virtual work Component of interest is divided into small parts – 1D elements for beam or truss structures.
Finite Element Method in Geotechnical Engineering
MANE 4240 & CIVL 4240 Introduction to Finite Elements
ECIV 720 A Advanced Structural Mechanics and Analysis Lecture 7: Formulation Techniques: Variational Methods The Principle of Minimum Potential Energy.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Finite Element: Theory, Applications & Implementation Presented By: Arthur Anconetani Barbara Gault Ryan Whitney.
General Procedure for Finite Element Method FEM is based on Direct Stiffness approach or Displacement approach. A broad procedural outline is listed.
An introduction to the finite element method using MATLAB
The Finite Element Method A Practical Course
11/11/20151 Trusses. 11/11/20152 Element Formulation by Virtual Work u Use virtual work to derive element stiffness matrix based on assumed displacements.
Last course Bar structure Equations from the theory of elasticity
Illustration of FE algorithm on the example of 1D problem Problem: Stress and displacement analysis of a one-dimensional bar, loaded only by its own weight,
HEAT TRANSFER FINITE ELEMENT FORMULATION
MECH4450 Introduction to Finite Element Methods
CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS
Discretization Methods Chapter 2. Training Manual May 15, 2001 Inventory # Discretization Methods Topics Equations and The Goal Brief overview.
Finite Element: Theory, Applications & Implementation Presented By: Arthur Anconetani Barbara Gault Ryan Whitney.
1 CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS FINITE ELEMENT ANALYSIS AND DESIGN Nam-Ho Kim.
Finite Element Method in Geotechnical Engineering
FEM : Finite Element Method 2017.
1C9 Design for seismic and climate changes
FEA Simulations Boundary conditions are applied
FEM Steps (Displacement Method)
Presentation transcript:

THE FINITE ELEMENT METHOD for readers of all backgrounds G. R. Liu and S. S. Quek CHAPTER 3: THE FINITE ELEMENT METHOD

CONTENTS STRONG AND WEAK FORMS OF GOVERNING EQUATIONS HAMILTON’S PRINCIPLE FEM PROCEDURE Domain discretization Displacement interpolation Formation of FE equation in local coordinate system Coordinate transformation Assembly of FE equations Imposition of displacement constraints Solving the FE equations STATIC ANALYSIS EIGENVALUE ANALYSIS TRANSIENT ANALYSIS REMARKS

STRONG AND WEAK FORMS OF GOVERNING EQUATIONS System equations: strong form, difficult to solve. Weak form: requires weaker continuity on the dependent variables (u, v, w in this case). Weak form is often preferred for obtaining an approximated solution. Formulation based on a weak form leads to a set of algebraic system equations – FEM. FEM can be applied for practical problems with complex geometry and boundary conditions.

HAMILTON’S PRINCIPLE “Of all the admissible time histories of displacement the most accurate solution makes the Lagrangian functional a minimum.” An admissible displacement must satisfy: The compatibility equations The essential or the kinematic boundary conditions The conditions at initial (t1) and final time (t2)

HAMILTON’S PRINCIPLE Mathematically where L=T-P+Wf (Kinetic energy) (Potential energy) (Work done by external forces)

FEM PROCEDURE Step 1: Domain discretization Step 2: Displacement interpolation Step 3: Formation of FE equation in local coordinate system Step 4: Coordinate transformation Step 5: Assembly of FE equations Step 6: Imposition of displacement constraints Step 7: Solving the FE equations

Step 1: Domain discretization The solid body is divided into Ne elements with proper connectivity – compatibility. All the elements form the entire domain of the problem without any overlapping – compatibility. There can be different types of element with different number of nodes. The density of the mesh depends upon the accuracy requirement of the analysis. The mesh is usually not uniform, and a finer mesh is often used in the area where the displacement gradient is larger.

Step 2: Displacement interpolation Bases on local coordinate system, the displacement within element is interpolated using nodal displacements.

Step 2: Displacement interpolation N is a matrix of shape functions Shape function for each displacement component at a node where

Displacement interpolation Constructing shape functions Consider constructing shape function for a single displacement component Approximate in the form pT(x)={1, x, x2, x3, x4,..., xp} (1D)

Pascal triangle of monomials: 2D

Pascal pyramid of monomials : 3D

Displacement interpolation Enforce approximation to be equal to the nodal displacements at the nodes di = pT(xi) i = 1, 2, 3, …,nd or de=P  where ,

Displacement interpolation The coefficients in  can be found by Therefore, uh(x) = N( x) de

Displacement interpolation Sufficient requirements for FEM shape functions (Delta function property) 1. (Partition of unity property – rigid body movement) 2. 3. (Linear field reproduction property)

Step 3: Formation of FE equations in local coordinates Since U= Nde Strain matrix e = LU Therefore,  e = L N de= B de e T Ve V c Π d B Bd ) ( 2 1 ε ò = V c T Ve e d B k ò = or where (Stiffness matrix)

Step 3: Formation of FE equations in local coordinates Since U= Nde  or where (Mass matrix)

Step 3: Formation of FE equations in local coordinates (Force vector)

Step 3: Formation of FE equations in local coordinates (Hamilton’s principle)  FE Equation

Step 4: Coordinate transformation x y x' y' Local coordinate systems Global coordinate systems (Local) (Global) where , ,

Step 5: Assembly of FE equations Direct assembly method Adding up contributions made by elements sharing the node (Static)

Step 6: Impose displacement constraints No constraints  rigid body movement (meaningless for static analysis) Remove rows and columns corresponding to the degrees of freedom being constrained K is semi-positive definite

Step 7: Solve the FE equations for the displacement at the nodes, D The strain and stress can be retrieved by using e = LU and s = c e with the interpolation, U=Nd

STATIC ANALYSIS Solve KD=F for D Gauss elmination LU decomposition Etc.

EIGENVALUE ANALYSIS [ K - li M ] fi = 0 (Homogeneous equation, F = 0) Assume Let  (Roots of equation are the eigenvalues) [ K - li M ] fi = 0 (Eigenvector)

EIGENVALUE ANALYSIS Methods of solving eigenvalue equation Jacobi’s method Given’s method and Householder’s method The bisection method (Sturm sequences) Inverse iteration QR method Subspace iteration Lanczos’ method

TRANSIENT ANALYSIS Structure systems are very often subjected to transient excitation. A transient excitation is a highly dynamic time dependent force exerted on the structure, such as earthquake, impact, and shocks. The discrete governing equation system usually requires a different solver from that of eigenvalue analysis. The widely used method is the so-called direct integration method.

TRANSIENT ANALYSIS The direct integration method is basically using the finite difference method for time stepping. There are mainly two types of direct integration method; one is implicit and the other is explicit. Implicit method (e.g. Newmark’s method) is more efficient for relatively slow phenomena Explicit method (e.g. central differencing method) is more efficient for very fast phenomena, such as impact and explosion.

Newmark’s method (Implicit) Assume that Substitute into

Newmark’s method (Implicit) where Therefore,

Newmark’s method (Implicit) Start with D0 and Obtain using March forward in time Obtain using Obtain Dt and using

Central difference method (explicit) (Lumped mass – no need to solve matrix equation)

Central difference method (explicit) Find average velocity at time t = -t/2 using Find using the average acceleration at time t = 0. Find Dt using the average velocity at time t =t/2 Obtain D-t using D0 and are prescribed and can be obtained from Use to obtain assuming . Obtain using Time marching in half the time step Central difference method (explicit)

REMARKS In FEM, the displacement field U is expressed by displacements at nodes using shape functions N defined over elements. The strain matrix B is the key in developing the stiffness matrix. To develop FE equations for different types of structure components, all that is needed to do is define the shape function and then establish the strain matrix B. The rest of the procedure is very much the same for all types of elements.