MEG 361 CAD Finite Element Method Dr. Mostafa S. Hbib.

Slides:



Advertisements
Similar presentations
Finite Element Method CHAPTER 4: FEM FOR TRUSSES
Advertisements

Finite Element Method CHAPTER 5: FEM FOR BEAMS
SPECIAL PURPOSE ELEMENTS
Finite element method Among the up-to-date methods of stress state analysis, the finite element method (abbreviated as FEM below, or often as FEA for analyses.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
AERSP 301 Finite Element Method
Beams and Frames.
Introduction to Finite Element Method
LECTURE SERIES on STRUCTURAL OPTIMIZATION Thanh X. Nguyen Structural Mechanics Division National University of Civil Engineering
MANE 4240 & CIVL 4240 Introduction to Finite Elements
MECH593 Introduction to Finite Element Methods
By S Ziaei-Rad Mechanical Engineering Department, IUT.
Section 4: Implementation of Finite Element Analysis – Other Elements
ECIV 720 A Advanced Structural Mechanics and Analysis
Finite Element Primer for Engineers: Part 2
Copyright 2001, J.E. Akin. All rights reserved. CAD and Finite Element Analysis Most ME CAD applications require a FEA in one or more areas: –Stress Analysis.
FE analysis with bar elements E. Tarallo, G. Mastinu POLITECNICO DI MILANO, Dipartimento di Meccanica.
A posteriori Error Estimate - Adaptive method Consider the boundary value problem Weak form Discrete Equation Error bounds ( priori error )
Copyright © 2002J. E. Akin Rice University, MEMS Dept. CAD and Finite Element Analysis Most ME CAD applications require a FEA in one or more areas: –Stress.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
MECH300H Introduction to Finite Element Methods
MECh300H Introduction to Finite Element Methods
1 Numerical Study of the Vibration of a Periodically-supported Beam Final Presentation Dec 10, 2009 Brandon Rush.
Isoparametric elements and solution techniques. Advanced Design for Mechanical System - Lec 2008/10/092.
Vibrationdata AMERICAN INSTITUTE OF AERONAUTICS AND ASTRONAUTICS 1 Practical Application of the Rayleigh-Ritz Method to Verify Launch Vehicle Bending Modes.
MCE 561 Computational Methods in Solid Mechanics
ECIV 720 A Advanced Structural Mechanics and Analysis Lecture 7: Formulation Techniques: Variational Methods The Principle of Minimum Potential Energy.
CHAP 4 FINITE ELEMENT ANALYSIS OF BEAMS AND FRAMES
III Solution of pde’s using variational principles
Two-Dimensional Heat Analysis Finite Element Method 20 November 2002 Michelle Blunt Brian Coldwell.
EMA 405 Introduction. Syllabus Textbook: none Prerequisites: EMA 214; 303, 304, or 306; EMA 202 or 221 Room: 2261 Engineering Hall Time: TR 11-12:15 Course.
Finite Element: Theory, Applications & Implementation Presented By: Arthur Anconetani Barbara Gault Ryan Whitney.
The Finite Element Method
Outline Lesson 1. Introduction to ANSYS Lesson 2. Basics Lesson 3. Solution phases Lesson 4. Modeling Lesson 5. Material Lesson 6. Loading Lesson 7. Solution.
Dynamic Analysis-A Finite –Element Approach
ME 520 Fundamentals of Finite Element Analysis
The Finite Element Method
The Finite Element Method A Practical Course
Haptics and Virtual Reality
Chapter 6. Plane Stress / Plane Strain Problems
MECH593 Finite Element Methods
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.
Finite Element Method Brian Hammond Ivan Lopez Ingrid Sarvis.
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
Variational and Weighted Residual Methods
MECH593 Introduction to Finite Element Methods
The Mechanical Simulation Engine library An Introduction and a Tutorial G. Cella.
Finite Element: Theory, Applications & Implementation Presented By: Arthur Anconetani Barbara Gault Ryan Whitney.
CAD and Finite Element Analysis Most ME CAD applications require a FEA in one or more areas: –Stress Analysis –Thermal Analysis –Structural Dynamics –Computational.
Model Anything. Quantity Conserved c  advect  diffuse S ConservationConstitutiveGoverning Mass, M  q -- M Momentum fluid, Mv -- F Momentum fluid.
1 CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS FINITE ELEMENT ANALYSIS AND DESIGN Nam-Ho Kim.
Introduction to Finite Element Method
Finite Element Method Weak form Monday, 11/4/2002.
By Dr. A. Ranjbaran, Associate Professor
Finite Element Method in Geotechnical Engineering
1D OF FINITE ELEMENT METHOD Session 4 – 6
Overview of Finite Element Methods
MANE 4240 & CIVL 4240 Introduction to Finite Elements
CAD and Finite Element Analysis
FEA Introduction.
Materials Science & Engineering University of Michigan
1C9 Design for seismic and climate changes
FEA convergence requirements.
ECIV 720 A Advanced Structural Mechanics and Analysis
Analytical Tools in ME Course Objectives
Chapter 2 Rudiment of Structural Analysis and FEM
ANALYSIS OF BEAM BY USING FEM
Presentation transcript:

MEG 361 CAD Finite Element Method Dr. Mostafa S. Hbib

FEM is powerful numerical technique ….. FEM uses variational and Interpolation methods for modeling and solving BVPs such as DPS (bars, beams, plates, trusses, frames, fluid flow, heat transfer …..)

…FEM is powerful numerical technique FEM is very systematic and modular. Therefore, it is easy to implement on computers. There are several FE codes packages available (Ansys, Nastran, IDEAS, ADAMS,….)

…FEM approximates structures in two ways: Structure (Field ) Discretization (into elements called FE’) Use mathematical model if known Example …

Example: The Bar Letus first review the math model of longitudinal vibrating bar

The long. Vib. Of a bar gives a simple example of how FEM is constructed and how is used to approximate the vib of a DPS with that of LPS (FEM). Two FEModels (grids of the same beam. a) Single-element and b) Three-element model.

Intergrating (1) to yield: The static (time independent) displacement of the bar element must satisfy (for 0 ≤x ≤ l): (1) Intergrating (1) to yield: (2)

The FEM proceeds with two levels: Which model to use (i.e., which mesh and size of mesh where to put elements and nodes) The choice of polynomials to use in (1) (shape functions) At each node the value of u is allowed to be time dependent, hence we use the labels u1(t) and u2(t) as boundaries to evaluate the spatial constants in the shape function: (2) Intergrating (1) to yield: At x=0 sub. Into (2):

If u1 and u2 are known then (3) would provide Subs. C1 and c2 yields the shape function: (3) If u1 and u2 are known then (3) would provide an approximate solutiion to (1). Strain energy: Subs. With u(x,t): Now consider represented by: Where:

Using u(x,t): Subs. With u(x,t): Where: Using the variational (Lagrangian) approach: Where: I is the I th coordinate of the system which is assumed to have n DOF

Again, u(x,t): Using the variational (Lagrangian) approach: Where: I is the I th coordinate of the system which is assumed to have n DOF Subs. With u(x,t) in the lagrangian (remember that u1 = 0 in this case :

Subs. With u(x,t) in the lagrangian (remember that u1 = 0 in this case yields: Which can be solved (given IC for u2 ) yields Exact solution:

The FEM has a natural freq. We have the shape function: (3) (4) Subs. the FEM solution, we get: Example: Compare the exact solution of the clamped bar and that is derived by the FEM, i. e., (4)

Example: Compare the exact solution of the clamped bar and that is derived by the FEM, i. e., (4) NB. FEM gives only one mode (One Element

This example

Example Same Cantilever Bar 3-Element, 4-Node Mesh

To use the Lagrangian approach we need to compute:

To use the Lagrangian approach we need to compute: Subs. In the Lagrangian we get:

Is the global mass matrix and the coeffecient Is the global stiffness matrix Example: Compare the natural frequencies of the 3-element FEM with the exact DPS model. the clamped-free bar determined by substituting the global stiffness matrix the global mass matrix into the FEM. …

Solution: The natural frequencies of the 3-element FEM of the clamped-free bar are determined by substituting the global stiffness matrix and the global mass matrix into the FEM. Solve the EVP: (5) (5) The natural frequencies of the 3-element FEM of the clamped-free bar are:

The exact natural frequencies of the clamped-free bar are: %Error FE Freq. Exact