Introduction. Finite Element Method of Analysis. FEM con t. Finite Element Method

Similar documents
Finite Element Formulation for Beams - Handout 2 -

Finite Element Formulation for Plates - Handout 3 -

Finite Element Method (ENGC 6321) Syllabus. Second Semester

The Basics of FEA Procedure

CAE -Finite Element Method

Finite Elements for 2 D Problems

Finite Element Method

CAE -Finite Element Method

FUNDAMENTAL FINITE ELEMENT ANALYSIS AND APPLICATIONS

The elements used in commercial codes can be classified in two basic categories:

Introduction to the Finite Element Method (FEM)

Plates and Shells: Theory and Computation - 4D9 - Dr Fehmi Cirak (fc286@) Office: Inglis building mezzanine level (INO 31)

CHAPTER 3. INTRODUCTION TO MATRIX METHODS FOR STRUCTURAL ANALYSIS

An Overview of the Finite Element Analysis

FINITE ELEMENT : MATRIX FORMULATION. Georges Cailletaud Ecole des Mines de Paris, Centre des Matériaux UMR CNRS 7633

CHAP 4 FINITE ELEMENT ANALYSIS OF BEAMS AND FRAMES INTRODUCTION

New approaches in Eurocode 3 efficient global structural design

Mesh Discretization Error and Criteria for Accuracy of Finite Element Solutions

ACMSM - Computer Applications in Solids Mechanics

Course in. Nonlinear FEM

Back to Elements - Tetrahedra vs. Hexahedra

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW

Reliable FE-Modeling with ANSYS

List of Problems Solved Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p.

Finite Element Simulation of Simple Bending Problem and Code Development in C++

Finite Element Methods (in Solid and Structural Mechanics)

The simulation of machine tools can be divided into two stages. In the first stage the mechanical behavior of a machine tool is simulated with FEM

ME6130 An introduction to CFD 1-1

3 Concepts of Stress Analysis

CHAPTER 4 4 NUMERICAL ANALYSIS

Computer Graphics. Geometric Modeling. Page 1. Copyright Gotsman, Elber, Barequet, Karni, Sheffer Computer Science - Technion. An Example.

4.3 Draft 5/27/ J.E. Akin 1

Learning Module 6 Linear Dynamic Analysis

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology

Stress Recovery 28 1

NUMERICAL METHODS TOPICS FOR RESEARCH PAPERS

INTRODUCTION TO THE FINITE ELEMENT METHOD

EFFECTS ON NUMBER OF CABLES FOR MODAL ANALYSIS OF CABLE-STAYED BRIDGES

Solved with COMSOL Multiphysics 4.3

NATIONAL TECHNICAL UNIVERSITY OF ATHENS (N.T.U.A.)

Tutorial for Assignment #2 Gantry Crane Analysis By ANSYS (Mechanical APDL) V.13.0

(Refer Slide Time: 1:42)

Opto-Mechanical I/F for ANSYS

Course in. FEM ANSYS Classic

Feature Commercial codes In-house codes

Tower Cross Arm Numerical Analysis

Pre-requisites

DYNAMIC ANALYSIS OF THICK PLATES SUBJECTED TO EARTQUAKE

Numerical Analysis An Introduction

4.3 Results Drained Conditions Undrained Conditions References Data Files Undrained Analysis of

Analysis of deep beam using Finite Element Method

T-FLEX ANALYSIS USER MANUAL

EECS 556 Image Processing W 09. Interpolation. Interpolation techniques B splines

A Study of Durability Analysis Methodology for Engine Valve Considering Head Thermal Deformation and Dynamic Behavior

Høgskolen i Narvik Sivilingeniørutdanningen STE6237 ELEMENTMETODER. Oppgaver

Nonlinear Analysis Using Femap with NX Nastran

CIVL 7/8117 Chapter 3a - Development of Truss Equations 1/80

Three dimensional thermoset composite curing simulations involving heat conduction, cure kinetics, and viscoelastic stress strain response

STUDY OF DAM-RESERVOIR DYNAMIC INTERACTION USING VIBRATION TESTS ON A PHYSICAL MODEL

OpenFOAM Optimization Tools

How To Write An Analysis System For Bridge Test

NAPA/MAESTRO Interface. Reducing the Level of Effort for Ship Structural Design

Distance Learning Program

CHAPTER 3 MODAL ANALYSIS OF A PRINTED CIRCUIT BOARD

Elasticity Theory Basics

CAD-BASED DESIGN PROCESS FOR FATIGUE ANALYSIS, RELIABILITY- ANALYSIS, AND DESIGN OPTIMIZATION

Beam, Plate, and Shell Elements Part I

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1

Introduction to the Finite Element Method

Technology of EHIS (stamping) applied to the automotive parts production

Modeling Beams on Elastic Foundations Using Plate Elements in Finite Element Method

Linear Static Analysis of a Cantilever Beam Using Beam Library (SI Units)

PREDICTION OF MACHINE TOOL SPINDLE S DYNAMICS BASED ON A THERMO-MECHANICAL MODEL

How To Design A Bevel And Hypoid Gear Drive

Cylinder Head Gasket Contact Pressure Simulation for a Hermetic Compressor

Calculation of Eigenfields for the European XFEL Cavities

Shell Elements in ABAQUS/Explicit

1 Finite difference example: 1D implicit heat equation

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved.

A Comparison of All Hexagonal and All Tetrahedral Finite Element Meshes for Elastic and Elasto-plastic Analysis

Vehicle-Bridge Interaction Dynamics

Calculation of Eigenmodes in Superconducting Cavities

ALL GROUND-WATER HYDROLOGY WORK IS MODELING. A Model is a representation of a system.

Module 1 : Conduction. Lecture 5 : 1D conduction example problems. 2D conduction

Serendipity Basis Functions for Any Degree in Any Dimension

A quadrilateral 2-D finite element based on mixed interpolation of tensorial

Nonlinear analysis and form-finding in GSA Training Course

Model Order Reduction for Linear Convective Thermal Flow

Asymptotic Analysis of Fields in Multi-Structures

Code Generation Tools for PDEs. Matthew Knepley PETSc Developer Mathematics and Computer Science Division Argonne National Laboratory

bi directional loading). Prototype ten story

How High a Degree is High Enough for High Order Finite Elements?

AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS

Deflections. Question: What are Structural Deflections?

Transcription:

Introduction Finite Element Method of Analysis Engineers model physical phenomena. Analytical descriptions of physical phenomena and processes are called mathematical models. Developed using assumptions on the process. Often characterized by differential and/or integral equations. Numerical methods are typically used to solve engineering mathematical models referred to as numerical simulation. Finite Element Method Finite element method (FEM) is a numerical procedure for solving mathematical models numerically. FEM uses discretization (nodes and elements) to model the engineering system, i.e., subdivide the problem system into small components or pieces called elements and the elements are comprised of nodes. Approximations are introduced over each element to represent the behavior of the unknown variables. FEM con t Different types of elements are available. Accuracy of the finite element approximation is improved by using more elements to approximate the engineering system and/or elements that involve more nodes to define the unknown function(s) variation over the element, e.g., Q4 Bilinear Element Q9 Biquadratic Element 1

FEA Process Sample FE Meshes Basic Components of FEA 1) Definition of the geometric form of the elements. 2) Representation of the assumed modes of behavior; generally polynomial interpolation. 3) Construction of the algebraic equations that correspond to the governing equations of the problem. FEM Summary 1. Divide the structure or continuum into finite elements. Mesh generation programs, call preprocessors, help the user in doing this work. 2. Formulation the properties of each element. In stress analysis, this means determining nodal loads associated with all element deformation states that are allowed. In heat transfer, it means determining nodal heat fluxes associated with all element temperature fields. 2

FEM Summary con t 3. Assemble elements to obtain the finite element model of the structure or continuum. 4. Apply the known loads: nodal forces and/or moments in stress analysis; nodal heat fluxes in heat transfer. 5. In stress analysis, specify how the structure is supported. This step involves specifying the known nodal displacements, which are often zero. In heat transfer, impose all known values of nodal temperature. FEM Summary con t 6. Solve simultaneous linear algebraic equations to determine nodal degrees of freedom (dof) displacements for stress analysis and temperature for heat transfer. 7. (a) In stress analysis, calculate element strains for the nodal dof and the element displacement interpolation field so that the element stresses can be calculated from the element strains. FEM Summary con t 7. (b) In heat transfer analysis, calculate element heat fluxes from the nodal temperatures and the element temperature interpolation field. Euler-Bernoulli Beam Element Governing Equation: 8. Output interpretation programs, call postprocessors, help the user sort the output and display it in graphical form. Variables: w = transverse displacement E = elastic modulus I = moment of inertia c f = foundation modulus q(x) = distributed load = domain (0 x L) 12 3

Beam Finite Element Analysis 13 14 Weighted Residual Form Symmetric Weak Form v(x) weighting function First Integration by Parts 15 16 4

Natural Boundary Conditions: Essential Boundary Conditions: 17 18 Substituting Finite Element Calculations Hermite cubic shape functions: into the symmetric weak form leads to 19 20 5

Element Equations = element stiffness matrix coefficients or = element load vector components or Explicit expressions for [k e ] and {F e } (uniform load) are given in Eqs. (5.2.18), see next slide. element stiffness equations 21 22 Element Assembly 23 24 6

Force Equilibrium: Displacement Continuity (5.2.21): 25 26 Boundary Conditions Finite Element Bending Moment Calculation: 27 28 7