Lecture 1: Course Introduction.

Size: px
Start display at page:

Download "Lecture 1: Course Introduction."

Transcription

1 Lecture : Course Introduction. What is the Finite Element Method (FEM)? a numerical method for solving problems of engineering and mathematical physics. (Logan Pg. #). In MECH 40 we are concerned with problems arising in applied mechanics. Mechanics: That science, or branch of applied mathematics, which treats of the action of forces on bodies. Applied Mechanics: the practical application of the laws of matter and motion to the construction of machines and structures of all kinds. The FEM is a numerical tool that factors into the design of machines and structures. In the modern engineering paradigm: CAD/CAM & Solids Modelling. Computational Fluid Dynamics. Virtual prototyping. The FEM is equally applicable to fluid flow, heat transfer, solid mechanics.

2 Lecture : Course Introduction. COMPUTATIONAL MECHANICS. Solids & Structures (statics & dynamics).. Fluid Flow 3. Heat Transfer 4. Coupled Systems (Mass transport ie: Fuel cells) There are several ways to obtain approimate solutions to the DE s that arise in these fields of study. Finite Element Method. Finite Difference Method. Finite Volume Method. Computational Fluid Dynamics Boundary Element Method.

3 Lecture : Course Introduction. In terms of the UVic Mech Eng curriculum: Mechanics Theoretical Applied Computational MECH 4 MECH 0 MECH 30 MECH 330 MECH 34 MECH 395 MECH 40 A means for the solution of the governing equations that are developed through application of theory and idealizations. Applied mechanics generally includes some idealization (ie: small displacements).

4 Lecture : Course Introduction What is the objective of MECH 40? Vector calculus. Vibrations. Elasticity. Linear algebra. Object oriented programming.???

5 Lecture : Course Introduction Why is MECH 40 a part of a valuable part of a B.Eng. degree? By its very definition the FEM can NOT give an eact solution (see comments to come on weak form formulations). FE modelling is a tool to establish the best approimation possible. The best approimation can only be identified by evaluation of the FEM output. Without knowledge of the FEM s limitations and the assumptions inherent in element equations the best guess can be a terrible approimation. MECH 40 will show that the FEM requires the user to eert a great deal of creative choice. Variational formulations choosing a functional. Weighted Residual Formulations choosing a weak form. Direct Stiffness Method choosing a displacement field.

6 Lecture : FEM Introduction. Brief History. In historical discussions, FEM is often replaced with MSA. The evolution of the current FEM/MSA occurred in distinct stages. 930 s: aeronautic engineers begin to put aeroelasticity problems in discrete, or matri, form. British National Physics Laboratory (NPL). Concerned with flutter and wing vibration. Divide an airscrew blade into 0 segments and define screw vibration in terms of ten DOF. Use an iterative procedure to solve a matri set of equations. The epressions Mass, Force, & Stiffness matrices were coined. WWII interrupted the development of MSA. Timelines were short and eperimentation ruled the day. Publication restrictions prevented an evolution of the technique.

7 Lecture : FEM Introduction : Boeing s analysis of the Delta Wing. Engineers couldn t model the wing using D beams and struts. Placed restrictions on the displacement on the nodes of a triangular piece. Related the displacement field to stresses and then to nodal loads. Method was referred to as the Direct Stiffness Method (DSM). In parallel, British Engineers developed a rectangular element : Direct Stiffness Method (DSM). Method of relating forces and displacements algebraically (matri notation). Solution to these systems was fostered by a growth in computing power. UNIVAC (95): bit word capacity. A lot of work conducted in the solution process. 960 s & 970 s the FEM is born. Clough (Boeing) coined the phrase Finite Element referring to use of tangible rectangular and triangular elements to solve plane stress problems. Sparked by developments in computing power. The assembly process is mentioned in print.

8 Lecture : FEM Introduction Most general purpose structural FE packages use element equations derived in or prior to the 970 s using DSM. However, DSM is a natural fit for only structural problems. Weighted Residuals Formulations & Variational Methods (which is called the work-energy method when applied in structural analysis) bridge the gap between structural analysis and multiphysics applications. Multi-physics: Fluid Flow, Mass Transport, Electromagnetic fields. 000 and beyond: Bio-engineering (non-linear elasticity); large displacement or finite rotation problems (non-linear structural FEA); MEMS; two-phase flows;

9 Lecture : FEM Introduction The FEM as a whole includes DSM, variational, and weighted residual formulations Grey Matter Bits and Bytes 950 s 960 s Logan Ch#,3,4, & 5 Logan Ch# 4,6,9,3,4, & 6

10 Lecture : FEM Introduction Recovery & Interpretation MECH 40 will provide knowledge of how an FE code or package can generate a solution. MECH 40 will focus on the importance of the human presence in the FE analysis loop. MECH 40 will begin by looking at structural analysis but will conclude by etending the FE technique to other classes of problems.

11 Lecture : FEM Introduction. Introduction to Matri Notation. The FEM translates differential equations into a matri set of algebraic equations. duˆ ε = and σ = Eε dˆ FEM AE dˆ ˆ f L = dˆ fˆ

12 Lecture : FEM Introduction The state of the structural system is defined by a matri of displacements (generalized displacements), D. { y z Ny Nz} D = d d d d d d The eternal factors acting on the system are given by a force (generalized force) matri, F. { y z Ny Nz} F = f f f f f f However, cartesian coordinate systems are used to define the sense of each displacement and force term. T T Force is a vector with the sense of components being set by some -y coordinate system f = f f f { y z} T Node 35

13 Lecture : FEM Introduction.3 Role of the Computer. The assembly process takes advantage of computing power. We will see in Chapters and 3 how assembly occurs. Assembly can be automated. It only requires knowledge of where an element sits within the finite element model. When working by hand we can use a connectivity table to help us perform assembly. Modern FE packages will handle assemblies of thousands of elements. The FE procedure has the advantage of producing a banded set of equations. Banded equations are less epensive to solve.

14 Lecture : FEM Introduction.4 General Steps to the Finite Element Method (p.6-3). ) (Discretize and) Set the Element Type. ) Set the Displacement Function. 3) Define the Governing DE(s). 4) Derive the Element Equations*. 5) Assemble the Element Equations to Produce the Global Equations & Apply BC s to Reduce the Global System. 6) Solve for the Unknowns. 7) Recovery. 8) Interpret. *Step 4 has wildly differing looks depending on whether we apply a DSM, Variational, or Weighted Residual (WR) formulation.

15 Lecture : The Generalized FEM. For now, we preview a WR formulation to emphasize the multiphysics nature of the FEM, and give some meaning to FEM terminology. d du( ) = d d The governing DE is the actual problem: find u()..0.0 The global domain of the problem [ u] =.0 du =.0 ; d =.0 = The conditions that must hold at the boundaries: the BC s.

16 Lecture : The Generalized FEM u ( ) node node node 3 node 4 node 5 u element domain element domain element 3 domain element 4 domain () u ( ) u Step : (Discretize and) Set the Element Type. We will use line segments to model the D function u(). Step : Set the Displacement Function. For this problem the displacement is u. ( ) ( ) ( ) () u = u φ + u φ φ ( ) =.0 =.5 3 =.50 4 =.75 5 =.0 0 φ ( ) =.0 =.5 0 =.0 =.5

17 Lecture : The Generalized FEM. Step 3: Define the Governing DE(s). The problem defines the governing DE in this case. Step 4: Derive the Element Equations. We are using a WR formulation. In Step 4 we are only concerned with satisfying the governing DE within the element. The WR formulation forces the approimate elemental solution to be a good one. How does one define a good approimation? Each eisting WR method uses a different criterion for the measure of goodness. Collocation WR Method Least-Squares WR method Galerkin WR Method used eclusively in MECH 40.

18 Lecture : The Generalized FEM. Step 4: Derive the Element Equations. (cont d ) Element ( ) d du d d ()( ) φ = d d du d d ( ) 0 () ( ) φ d = ( ) 0 du ( ) k (, ) u + k (, ) u = + f = F d () () () (),, du ( ) k (, ) u + k (, ) u = + f = F d () () () (),, () () k (), k, u F () () = () k u, k, F

19 Lecture : The Generalized FEM Step 4: Derive the Element Equations. (cont d ). The evaluation of the residual equations for elements,, 3, and 4 produces 4 sets of element equations. () () k (), k, u F () () = () k u, k, F Element ( ) (3) (3) k (3), k, u3 F3 (3) (3) = (3) k u, k, 4 F4 Element 3 ( ) 3 4 () () () k, k, u F () () = () k u, k, 3 F3 Element ( ) 3 (4) (4) (4) k, k, u4 F4 (4) (4) = (4) k u, k, 5 F5 Element 4 ( ) 4 5

20 Lecture : The Generalized FEM Step 5: Assemble the Element Equations to form the Global System. The assembly process (or superposition process as in Logan.4) produces a set of global equations. The global equations form a boundary value problem () du d d 5 () () k (), k, u f () () () () k () (), k, + k, k, 0 0 u f + f 0 () () (3) (3) () (3) 0 k, k, + k, k, 0 u3 = f3 + f (3) (3) (4) (4) (3) (4) 0 0 k u, k, + k, k, 4 f4 + f 0 4 (4) (4) (4) (4) k u, k, 5 f5 du Banded matri structure makes numerical solution inepensive. The structure is a result of the choice of node numbering scheme.

21 Lecture : The Generalized FEM Step 5: Applying the Boundary Conditions to Reduce the Global System. (cont d ) Recall the conditions that eisted at the boundaries of the global domain (the BCs): u =.0 du d =.0 = This is a condition on a flu term. A flu is a rate of change of the desired function, u(). This natural boundary condition is satisfied by the actual/true function.

22 Lecture : The Generalized FEM Step 5: Applying the Boundary Conditions to Reduce the Global System. (cont d ) () du d d 5 () () k (), k, u f () () () () k () (), k, + k, k, 0 0 u f + f 0 () () (3) (3) () (3) 0 k, k, + k, k, 0 u3 = f3 + f (3) (3) (4) (4) (3) (4) 0 0 k u, k, + k, k, 4 f4 + f 0 4 (4) (4) (4) (4) k u, k, 5 f5 du.0 0.5

23 Lecture : The Generalized FEM Step 6: Solve for the remaining unknowns. () () k (), k, f () () () () k () (), k, + k, k, 0 0 u f + f () () (3) (3) () (3) 0 k, k, + k, k, 0 u3 = f3 + f3 (3) (3) (4) (4) (3) (4) 0 0 k u, k, + k, k, 4 f4 + f4 (4) (4) (4) k u, k, 5 f5 Reduction () du d () () () k () (), + k, k, 0 0 () u f + f 0 k, () () (3) (3) k () (3), k, + k, k, 0 u 3 f3 f = + (3) (3) (4) (4) (3) (4) 0 k u, k, k, k.0 +, 4 f4 + f4 0 0 (4) (4) (4) 0 0 k u, k, 5 f

24 Lecture : The Generalized FEM Step 7: Recovery. Knowing the values of the function at the 5 key points, we can recover some information about other values of interest. For eample, what is the approimate value of the flu term at the point =.? The point =. lies inside the first element () u = u φ + u φ ( ) ( ) ( ) φ ( ) 0 φ ( ) =.0 =.5 du d. ( uφ + uφ) d =. d u u =.0 =.5

25 Lecture : The Generalized FEM Step 8: Interpret the results. This case study illustrates the importance of the FEM user in the solution process: Interpretation includes looking at: Convergence. Continuity and completeness conditions What if you had wanted to know something about du ( )? d u() flu

MECh300H Introduction to Finite Element Methods. Finite Element Analysis (F.E.A.) of 1-D Problems

MECh300H Introduction to Finite Element Methods. Finite Element Analysis (F.E.A.) of 1-D Problems MECh300H Introduction to Finite Element Methods Finite Element Analysis (F.E.A.) of -D Problems Historical Background Hrenikoff, 94 frame work method Courant, 943 piecewise polynomial interpolation Turner,

More information

Lecture 15: Revisiting bars and beams.

Lecture 15: Revisiting bars and beams. 3.10 Potential Energy Approach to Derive Bar Element Equations. We place assumptions on the stresses developed inside the bar. The spatial stress and strain matrices become very sparse. We add (ad-hoc)

More information

Lecture 20: Isoparametric Formulations.

Lecture 20: Isoparametric Formulations. Chapter #0 Isoparametric Formulation. Isoparametric formulations help us solve two problems. Help simplify the definition of the approimate displacement field for more comple planar elements (4-sided elements,

More information

MMJ1153 COMPUTATIONAL METHOD IN SOLID MECHANICS PRELIMINARIES TO FEM

MMJ1153 COMPUTATIONAL METHOD IN SOLID MECHANICS PRELIMINARIES TO FEM B Course Content: A INTRODUCTION AND OVERVIEW Numerical method and Computer-Aided Engineering; Phsical problems; Mathematical models; Finite element method;. B Elements and nodes, natural coordinates,

More information

Lecture 8: Assembly of beam elements.

Lecture 8: Assembly of beam elements. ecture 8: Assembly of beam elements. 4. Example of Assemblage of Beam Stiffness Matrices. Place nodes at the load application points. Assembling the two sets of element equations (note the common elemental

More information

Lecture 22: 1-D Heat Transfer.

Lecture 22: 1-D Heat Transfer. Chapter 13: Heat Transfer and Mass Transport. We will focus initially on the steady state heat transfer problem. Start by looking at the transfer of thermal energy along one dimension. With no convection

More information

Finite Element Method

Finite Element Method Finite Element Method Finite Element Method (ENGC 6321) Syllabus Objectives Understand the basic theory of the FEM Know the behaviour and usage of each type of elements covered in this course one dimensional

More information

JEPPIAAR ENGINEERING COLLEGE

JEPPIAAR ENGINEERING COLLEGE JEPPIAAR ENGINEERING COLLEGE Jeppiaar Nagar, Rajiv Gandhi Salai 600 119 DEPARTMENT OFMECHANICAL ENGINEERING QUESTION BANK VI SEMESTER ME6603 FINITE ELEMENT ANALYSIS Regulation 013 SUBJECT YEAR /SEM: III

More information

Solution Manual A First Course in the Finite Element Method 5th Edition Logan

Solution Manual A First Course in the Finite Element Method 5th Edition Logan Solution Manual A First Course in the Finite Element Method 5th Edition Logan Instant download and all chapters Solution Manual A First Course in the Finite Element Method 5th Edition Logan https://testbandata.com/download/solution-manual-first-course-finite-elementmethod-5th-edition-logan/

More information

Formal Methods for Deriving Element Equations

Formal Methods for Deriving Element Equations Formal Methods for Deriving Element Eqations And the importance of Shape Fnctions Formal Methods In previos lectres we obtained a bar element s stiffness eqations sing the Direct Method to obtain eact

More information

Institute of Structural Engineering Page 1. Method of Finite Elements I. Chapter 2. The Direct Stiffness Method. Method of Finite Elements I

Institute of Structural Engineering Page 1. Method of Finite Elements I. Chapter 2. The Direct Stiffness Method. Method of Finite Elements I Institute of Structural Engineering Page 1 Chapter 2 The Direct Stiffness Method Institute of Structural Engineering Page 2 Direct Stiffness Method (DSM) Computational method for structural analysis Matrix

More information

du(l) 5 dl = U(0) = 1 and 1.) Substitute for U an unspecified trial function into governing equation, i.e. dx + = =

du(l) 5 dl = U(0) = 1 and 1.) Substitute for U an unspecified trial function into governing equation, i.e. dx + = = Consider an ODE of te form: Finite Element Metod du fu g d + wit te following Boundary Conditions: U(0) and du(l) 5 dl.) Substitute for U an unspecified trial function into governing equation, i.e. ^ U

More information

Development of Truss Equations

Development of Truss Equations CIVL 7/87 Chapter 3 - Truss Equations - Part /53 Chapter 3a Development of Truss Equations Learning Objectives To derive the stiffness matri for a bar element. To illustrate how to solve a bar assemblage

More information

Code No: RT41033 R13 Set No. 1 IV B.Tech I Semester Regular Examinations, November - 2016 FINITE ELEMENT METHODS (Common to Mechanical Engineering, Aeronautical Engineering and Automobile Engineering)

More information

1 Lecture 1 Fundamental Concepts. 1.1 Introduction

1 Lecture 1 Fundamental Concepts. 1.1 Introduction 1.1 Introduction 1 ecture 1 Fundamental Concepts The finite element method is a numerical method for solving problems of engineering and physical science. Useful for problems with complicated geometries,

More information

Chapter 3 Variational Formulation & the Galerkin Method

Chapter 3 Variational Formulation & the Galerkin Method Institute of Structural Engineering Page 1 Chapter 3 Variational Formulation & the Galerkin Method Institute of Structural Engineering Page 2 Today s Lecture Contents: Introduction Differential formulation

More information

Institute of Structural Engineering Page 1. Method of Finite Elements I. Chapter 2. The Direct Stiffness Method. Method of Finite Elements I

Institute of Structural Engineering Page 1. Method of Finite Elements I. Chapter 2. The Direct Stiffness Method. Method of Finite Elements I Institute of Structural Engineering Page 1 Chapter 2 The Direct Stiffness Method Institute of Structural Engineering Page 2 Direct Stiffness Method (DSM) Computational method for structural analysis Matrix

More information

Chapter 14 Truss Analysis Using the Stiffness Method

Chapter 14 Truss Analysis Using the Stiffness Method Chapter 14 Truss Analsis Using the Stiffness Method Structural Mechanics 2 ept of Arch Eng, Ajou Univ Outline undamentals of the stiffness method Member stiffness matri isplacement and force transformation

More information

Methods of Analysis. Force or Flexibility Method

Methods of Analysis. Force or Flexibility Method INTRODUCTION: The structural analysis is a mathematical process by which the response of a structure to specified loads is determined. This response is measured by determining the internal forces or stresses

More information

Introduction to Finite Element Method. Dr. Aamer Haque

Introduction to Finite Element Method. Dr. Aamer Haque Introduction to Finite Element Method 4 th Order Beam Equation Dr. Aamer Haque http://math.iit.edu/~ahaque6 ahaque7@iit.edu Illinois Institute of Technology July 1, 009 Outline Euler-Bernoulli Beams Assumptions

More information

Contents as of 12/8/2017. Preface. 1. Overview...1

Contents as of 12/8/2017. Preface. 1. Overview...1 Contents as of 12/8/2017 Preface 1. Overview...1 1.1 Introduction...1 1.2 Finite element data...1 1.3 Matrix notation...3 1.4 Matrix partitions...8 1.5 Special finite element matrix notations...9 1.6 Finite

More information

ME FINITE ELEMENT ANALYSIS FORMULAS

ME FINITE ELEMENT ANALYSIS FORMULAS ME 2353 - FINITE ELEMENT ANALYSIS FORMULAS UNIT I FINITE ELEMENT FORMULATION OF BOUNDARY VALUE PROBLEMS 01. Global Equation for Force Vector, {F} = [K] {u} {F} = Global Force Vector [K] = Global Stiffness

More information

Matrix Assembly in FEA

Matrix Assembly in FEA Matrix Assembly in FEA 1 In Chapter 2, we spoke about how the global matrix equations are assembled in the finite element method. We now want to revisit that discussion and add some details. For example,

More information

MEEN 673 ********************************* NONLINEAR FINITE ELEMENT ANALYSIS ********************************* J. N. Reddy

MEEN 673 ********************************* NONLINEAR FINITE ELEMENT ANALYSIS ********************************* J. N. Reddy MEEN 673 ********************************* NONLINEAR FINITE ELEMENT ANALYSIS ********************************* J. N. Reddy e-mail: jnreddy@tamu.edu Texas A&M University College Station, TX 77843-3123 USA

More information

Lecture 4.2 Finite Difference Approximation

Lecture 4.2 Finite Difference Approximation Lecture 4. Finite Difference Approimation 1 Discretization As stated in Lecture 1.0, there are three steps in numerically solving the differential equations. They are: 1. Discretization of the domain by

More information

Introduction to Simulation - Lecture 9. Multidimensional Newton Methods. Jacob White

Introduction to Simulation - Lecture 9. Multidimensional Newton Methods. Jacob White Introduction to Simulation - Lecture 9 Multidimensional Newton Methods Jacob White Thanks to Deepak Ramaswamy, Jaime Peraire, Michal Rewienski, and Karen Veroy Outline Quick Review of -D Newton Convergence

More information

Lecture 5: 3-D Rotation Matrices.

Lecture 5: 3-D Rotation Matrices. 3.7 Transformation Matri and Stiffness Matri in Three- Dimensional Space. The displacement vector d is a real vector entit. It is independent of the frame used to define it. d = d i + d j + d k = dˆ iˆ+

More information

A Simple Problem Which Students Can Solve and Check Using an Inexpensive Calculator

A Simple Problem Which Students Can Solve and Check Using an Inexpensive Calculator Session 3649 A Simple Problem Which Students Can Solve and Check Using an Inexpensive Calculator Patrick J. Cronin The Pennsylvania State University New Kensington Campus Abstract This paper proposes a

More information

Numerical modeling of rock deformation: 06 FEM Introduction

Numerical modeling of rock deformation: 06 FEM Introduction Numerical modeling of rock deformation: 6 FEM Introduction Stefan Schmalholz schmalholz@erdw.ethz.ch NO E 6 AS 9, Thursday -, NO D Introduction We have learned that geodynamic processes can be described

More information

Content. Department of Mathematics University of Oslo

Content. Department of Mathematics University of Oslo Chapter: 1 MEK4560 The Finite Element Method in Solid Mechanics II (January 25, 2008) (E-post:torgeiru@math.uio.no) Page 1 of 14 Content 1 Introduction to MEK4560 3 1.1 Minimum Potential energy..............................

More information

Quintic beam closed form matrices (revised 2/21, 2/23/12) General elastic beam with an elastic foundation

Quintic beam closed form matrices (revised 2/21, 2/23/12) General elastic beam with an elastic foundation General elastic beam with an elastic foundation Figure 1 shows a beam-column on an elastic foundation. The beam is connected to a continuous series of foundation springs. The other end of the foundation

More information

Lecture 27: Structural Dynamics - Beams.

Lecture 27: Structural Dynamics - Beams. Chapter #16: Structural Dynamics and Time Dependent Heat Transfer. Lectures #1-6 have discussed only steady systems. There has been no time dependence in any problems. We will investigate beam dynamics

More information

Structural Dynamics. Spring mass system. The spring force is given by and F(t) is the driving force. Start by applying Newton s second law (F=ma).

Structural Dynamics. Spring mass system. The spring force is given by and F(t) is the driving force. Start by applying Newton s second law (F=ma). Structural Dynamics Spring mass system. The spring force is given by and F(t) is the driving force. Start by applying Newton s second law (F=ma). We will now look at free vibrations. Considering the free

More information

KINEMATIC RELATIONS IN DEFORMATION OF SOLIDS

KINEMATIC RELATIONS IN DEFORMATION OF SOLIDS Chapter 8 KINEMATIC RELATIONS IN DEFORMATION OF SOLIDS Figure 8.1: 195 196 CHAPTER 8. KINEMATIC RELATIONS IN DEFORMATION OF SOLIDS 8.1 Motivation In Chapter 3, the conservation of linear momentum for a

More information

INTRODUCCION AL ANALISIS DE ELEMENTO FINITO (CAE / FEA)

INTRODUCCION AL ANALISIS DE ELEMENTO FINITO (CAE / FEA) INTRODUCCION AL ANALISIS DE ELEMENTO FINITO (CAE / FEA) Title 3 Column (full page) 2 Column What is Finite Element Analysis? 1 Column Half page The Finite Element Method The Finite Element Method (FEM)

More information

Lecture 27 Introduction to finite elements methods

Lecture 27 Introduction to finite elements methods Fall, 2017 ME 323 Mechanics of Materials Lecture 27 Introduction to finite elements methods Reading assignment: News: Instructor: Prof. Marcial Gonzalez Last modified: 10/24/17 7:02:00 PM Finite element

More information

BECAS - an Open-Source Cross Section Analysis Tool

BECAS - an Open-Source Cross Section Analysis Tool BECAS - an Open-Source Cross Section Analysis Tool José P. Blasques and Robert D. Bitsche Presented at DTU Wind Energy stand at the EWEA 2012 conference, Copenhagen, 16.4.2012 BECAS-DTUWind@dtu.dk Motivation

More information

Eigenvalues of Trusses and Beams Using the Accurate Element Method

Eigenvalues of Trusses and Beams Using the Accurate Element Method Eigenvalues of russes and Beams Using the Accurate Element Method Maty Blumenfeld Department of Strength of Materials Universitatea Politehnica Bucharest, Romania Paul Cizmas Department of Aerospace Engineering

More information

Chapter 9 Method of Weighted Residuals

Chapter 9 Method of Weighted Residuals Chapter 9 Metho of Weighte Resiuals 9- Introuction Metho of Weighte Resiuals (MWR) is an approimate technique for solving bounary value problems. It utilizes a trial functions satisfying the prescribe

More information

PART I. Basic Concepts

PART I. Basic Concepts PART I. Basic Concepts. Introduction. Basic Terminology of Structural Vibration.. Common Vibration Sources.. Forms of Vibration.3 Structural Vibration . Basic Terminology of Structural Vibration The term

More information

NONLINEAR STRUCTURAL DYNAMICS USING FE METHODS

NONLINEAR STRUCTURAL DYNAMICS USING FE METHODS NONLINEAR STRUCTURAL DYNAMICS USING FE METHODS Nonlinear Structural Dynamics Using FE Methods emphasizes fundamental mechanics principles and outlines a modern approach to understanding structural dynamics.

More information

2C9 Design for seismic and climate changes. Jiří Máca

2C9 Design for seismic and climate changes. Jiří Máca 2C9 Design for seismic and climate changes Jiří Máca List of lectures 1. Elements of seismology and seismicity I 2. Elements of seismology and seismicity II 3. Dynamic analysis of single-degree-of-freedom

More information

Stress analysis of a stepped bar

Stress analysis of a stepped bar Stress analysis of a stepped bar Problem Find the stresses induced in the axially loaded stepped bar shown in Figure. The bar has cross-sectional areas of A ) and A ) over the lengths l ) and l ), respectively.

More information

Contents. Prologue Introduction. Classical Approximation... 19

Contents. Prologue Introduction. Classical Approximation... 19 Contents Prologue........................................................................ 15 1 Introduction. Classical Approximation.................................. 19 1.1 Introduction................................................................

More information

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF MECHANICAL ENGINEERING ME 6603 FINITE ELEMENT ANALYSIS PART A (2 MARKS)

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF MECHANICAL ENGINEERING ME 6603 FINITE ELEMENT ANALYSIS PART A (2 MARKS) DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF MECHANICAL ENGINEERING ME 6603 FINITE ELEMENT ANALYSIS UNIT I : FINITE ELEMENT FORMULATION OF BOUNDARY VALUE PART A (2 MARKS) 1. Write the types

More information

Finite Element Method in Geotechnical Engineering

Finite Element Method in Geotechnical Engineering Finite Element Method in Geotechnical Engineering Short Course on + Dynamics Boulder, Colorado January 5-8, 2004 Stein Sture Professor of Civil Engineering University of Colorado at Boulder Contents Steps

More information

Active Integral Vibration Control of Elastic Bodies

Active Integral Vibration Control of Elastic Bodies Applied and Computational Mechanics 2 (2008) 379 388 Active Integral Vibration Control of Elastic Bodies M. Smrž a,m.valášek a, a Faculty of Mechanical Engineering, CTU in Prague, Karlovo nam. 13, 121

More information

Part D: Frames and Plates

Part D: Frames and Plates Part D: Frames and Plates Plane Frames and Thin Plates A Beam with General Boundary Conditions The Stiffness Method Thin Plates Initial Imperfections The Ritz and Finite Element Approaches A Beam with

More information

18.303: Introduction to Green s functions and operator inverses

18.303: Introduction to Green s functions and operator inverses 8.33: Introduction to Green s functions and operator inverses S. G. Johnson October 9, 2 Abstract In analogy with the inverse A of a matri A, we try to construct an analogous inverse  of differential

More information

ME 1401 FINITE ELEMENT ANALYSIS UNIT I PART -A. 2. Why polynomial type of interpolation functions is mostly used in FEM?

ME 1401 FINITE ELEMENT ANALYSIS UNIT I PART -A. 2. Why polynomial type of interpolation functions is mostly used in FEM? SHRI ANGALAMMAN COLLEGE OF ENGINEERING AND TECHNOLOGY (An ISO 9001:2008 Certified Institution) SIRUGANOOR, TIRUCHIRAPPALLI 621 105 Department of Mechanical Engineering ME 1401 FINITE ELEMENT ANALYSIS 1.

More information

Introduction to FEM. Overview. IFEM Ch 1 Slide 1

Introduction to FEM. Overview. IFEM Ch 1 Slide 1 Overview IFEM Ch 1 Slide 1 Course Coverage This course consists of three Parts: I. Finite Element Basic Concepts II. Formulation of Finite Elements III. Computer Implementation of FEM IFEM Ch 1 Slide 2

More information

ME 160 Introduction to Finite Element Method

ME 160 Introduction to Finite Element Method ME 160 Introduction to Finite Element Method Instructor: Tai-Ran Hsu, Professor Department of Mechanical Engineering San Jose State University Spring, 2016 Textbook: The Finite Element Method in Thermomechanics,

More information

The effect of restraints type on the generated stresses in gantry crane beam

The effect of restraints type on the generated stresses in gantry crane beam The effect of restraints type on the generated stresses in gantry crane beam Leszek Sowa 1,*, Wiesława Piekarska 1, Tomasz Skrzypczak 1, Paweł Kwiatoń 1 1 Czestochowa University of Technology, Institute

More information

3.3.1 Linear functions yet again and dot product In 2D, a homogenous linear scalar function takes the general form:

3.3.1 Linear functions yet again and dot product In 2D, a homogenous linear scalar function takes the general form: 3.3 Gradient Vector and Jacobian Matri 3 3.3 Gradient Vector and Jacobian Matri Overview: Differentiable functions have a local linear approimation. Near a given point, local changes are determined by

More information

Chapter 2. Formulation of Finite Element Method by Variational Principle

Chapter 2. Formulation of Finite Element Method by Variational Principle Chapter 2 Formulation of Finite Element Method by Variational Principle The Concept of Variation of FUNCTIONALS Variation Principle: Is to keep the DIFFERENCE between a REAL situation and an APPROXIMATE

More information

General elastic beam with an elastic foundation

General elastic beam with an elastic foundation General elastic beam with an elastic foundation Figure 1 shows a beam-column on an elastic foundation. The beam is connected to a continuous series of foundation springs. The other end of the foundation

More information

A pragmatic approach to including complex natural modes of vibration in aeroelastic analysis

A pragmatic approach to including complex natural modes of vibration in aeroelastic analysis A pragmatic approach to including complex natural modes of vibration in aeroelastic analysis International Aerospace Symposium of South Africa 14 to 16 September, 215 Stellenbosch, South Africa Louw van

More information

Lecture 7: The Beam Element Equations.

Lecture 7: The Beam Element Equations. 4.1 Beam Stiffness. A Beam: A long slender structural component generally subjected to transverse loading that produces significant bending effects as opposed to twisting or axial effects. MECH 40: Finite

More information

Two User-Routines for. Online Stress and Damage Calculation

Two User-Routines for. Online Stress and Damage Calculation SIMPACK User Meeting 2011, May 19 th, Salzburg, Austria Two User-Routines for Online Stress and Damage Calculation Christoph Tobias and Peter Eberhard christoph.tobias@itm.uni-stuttgart.de 1/26 Outline

More information

BHAR AT HID AS AN ENGIN E ERI N G C O L L E G E NATTR A MPA LL I

BHAR AT HID AS AN ENGIN E ERI N G C O L L E G E NATTR A MPA LL I BHAR AT HID AS AN ENGIN E ERI N G C O L L E G E NATTR A MPA LL I 635 8 54. Third Year M E C H A NICAL VI S E M ES TER QUE S T I ON B ANK Subject: ME 6 603 FIN I T E E LE ME N T A N A L YSIS UNI T - I INTRODUCTION

More information

dw 2 3(w) x 4 x 4 =L x 3 x 1 =0 x 2 El #1 El #2 El #3 Potential energy of element 3: Total potential energy Potential energy of element 1:

dw 2 3(w) x 4 x 4 =L x 3 x 1 =0 x 2 El #1 El #2 El #3 Potential energy of element 3: Total potential energy Potential energy of element 1: MAE 44 & CIV 44 Introduction to Finite Elements Reading assignment: ecture notes, ogan. Summary: Pro. Suvranu De Finite element ormulation or D elasticity using the Rayleigh-Ritz Principle Stiness matri

More information

1 Nonlinear deformation

1 Nonlinear deformation NONLINEAR TRUSS 1 Nonlinear deformation When deformation and/or rotation of the truss are large, various strains and stresses can be defined and related by material laws. The material behavior can be expected

More information

Theoretical Manual Theoretical background to the Strand7 finite element analysis system

Theoretical Manual Theoretical background to the Strand7 finite element analysis system Theoretical Manual Theoretical background to the Strand7 finite element analysis system Edition 1 January 2005 Strand7 Release 2.3 2004-2005 Strand7 Pty Limited All rights reserved Contents Preface Chapter

More information

Back Matter Index The McGraw Hill Companies, 2004

Back Matter Index The McGraw Hill Companies, 2004 INDEX A Absolute viscosity, 294 Active zone, 468 Adjoint, 452 Admissible functions, 132 Air, 294 ALGOR, 12 Amplitude, 389, 391 Amplitude ratio, 396 ANSYS, 12 Applications fluid mechanics, 293 326. See

More information

Nonconservative Loading: Overview

Nonconservative Loading: Overview 35 Nonconservative Loading: Overview 35 Chapter 35: NONCONSERVATIVE LOADING: OVERVIEW TABLE OF CONTENTS Page 35. Introduction..................... 35 3 35.2 Sources...................... 35 3 35.3 Three

More information

Chapter 6 2D Elements Plate Elements

Chapter 6 2D Elements Plate Elements Institute of Structural Engineering Page 1 Chapter 6 2D Elements Plate Elements Method of Finite Elements I Institute of Structural Engineering Page 2 Continuum Elements Plane Stress Plane Strain Toda

More information

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Module - 01 Lecture - 13

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Module - 01 Lecture - 13 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras (Refer Slide Time: 00:25) Module - 01 Lecture - 13 In the last class, we have seen how

More information

Finite Element Method-Part II Isoparametric FE Formulation and some numerical examples Lecture 29 Smart and Micro Systems

Finite Element Method-Part II Isoparametric FE Formulation and some numerical examples Lecture 29 Smart and Micro Systems Finite Element Method-Part II Isoparametric FE Formulation and some numerical examples Lecture 29 Smart and Micro Systems Introduction Till now we dealt only with finite elements having straight edges.

More information

Prepared by M. GUNASHANKAR AP/MECH DEPARTMENT OF MECHANICAL ENGINEERING

Prepared by M. GUNASHANKAR AP/MECH DEPARTMENT OF MECHANICAL ENGINEERING CHETTINAD COLLEGE OF ENGINEERING AND TECHNOLOGY-KARUR FINITE ELEMENT ANALYSIS 2 MARKS QUESTIONS WITH ANSWER Prepared by M. GUNASHANKAR AP/MECH DEPARTMENT OF MECHANICAL ENGINEERING FINITE ELEMENT ANALYSIS

More information

ANALYSIS AND IDENTIFICATION IN ROTOR-BEARING SYSTEMS

ANALYSIS AND IDENTIFICATION IN ROTOR-BEARING SYSTEMS ANALYSIS AND IDENTIFICATION IN ROTOR-BEARING SYSTEMS A Lecture Notes Developed under the Curriculum Development Scheme of Quality Improvement Programme at IIT Guwahati Sponsored by All India Council of

More information

Level 7 Postgraduate Diploma in Engineering Computational mechanics using finite element method

Level 7 Postgraduate Diploma in Engineering Computational mechanics using finite element method 9210-203 Level 7 Postgraduate Diploma in Engineering Computational mechanics using finite element method You should have the following for this examination one answer book No additional data is attached

More information

Lecture 21: Isoparametric Formulation of Plane Elements.

Lecture 21: Isoparametric Formulation of Plane Elements. 6.6. Rectangular Plane Stress/Strain Element. he CS element uses a triangular shape. he 3 nodes of the CS element allow us to employ linear multivariate approximations to the u and v displacements. he

More information

EE C245 ME C218 Introduction to MEMS Design

EE C245 ME C218 Introduction to MEMS Design EE C245 ME C218 Introduction to MEMS Design Fall 2007 Prof. Clark T.-C. Nguyen Dept. of Electrical Engineering & Computer Sciences University of California at Berkeley Berkeley, CA 94720 Lecture 16: Energy

More information

Principles of Finite Element for Design Engineers and Analysts. Ayman Shama, Ph.D., P.E., F.ASCE

Principles of Finite Element for Design Engineers and Analysts. Ayman Shama, Ph.D., P.E., F.ASCE Principles of Finite Element for Design Engineers and Analysts Ayman Shama, Ph.D., P.E., F.ASCE Outline Principles of Engineering Analysis The development of the finite element method Types of elements

More information

Structural Analysis of Truss Structures using Stiffness Matrix. Dr. Nasrellah Hassan Ahmed

Structural Analysis of Truss Structures using Stiffness Matrix. Dr. Nasrellah Hassan Ahmed Structural Analysis of Truss Structures using Stiffness Matrix Dr. Nasrellah Hassan Ahmed FUNDAMENTAL RELATIONSHIPS FOR STRUCTURAL ANALYSIS In general, there are three types of relationships: Equilibrium

More information

Introduction to Finite Element Analysis (FEA) or Finite Element Method (FEM)

Introduction to Finite Element Analysis (FEA) or Finite Element Method (FEM) Introduction to Finite Element Analysis (FEA) or Finite Element Method (FEM) Finite Element Analysis (FEA) or Finite Element Method (FEM) The Finite Element Analysis (FEA) is a numerical method for solving

More information

Modal and Static Structural Analysis of Exhaust Collector Box for Compressor test facility

Modal and Static Structural Analysis of Exhaust Collector Box for Compressor test facility Modal and Static Structural Analysis of Exhaust Collector Box for Compressor test facility Shankar Gouda 1, Praveen M P 2 P G student, Department of Mechanical Engineering, EPCET, Bangalore, Karnataka,

More information

Multi-Point Constraints

Multi-Point Constraints Multi-Point Constraints Multi-Point Constraints Multi-Point Constraints Single point constraint examples Multi-Point constraint examples linear, homogeneous linear, non-homogeneous linear, homogeneous

More information

Section 1: Review of Elasticity

Section 1: Review of Elasticity Finite Elements in Elasticit Section : Review of Elasticit Stress & Strain 2 Constitutive Theor 3 Energ Methods Section : Stress and Strain Stress at a point Q : F = lim A 0 A F = lim A 0 A F = lim A 0

More information

AEROELASTIC ANALYSIS OF SPHERICAL SHELLS

AEROELASTIC ANALYSIS OF SPHERICAL SHELLS 11th World Congress on Computational Mechanics (WCCM XI) 5th European Conference on Computational Mechanics (ECCM V) 6th European Conference on Computational Fluid Dynamics (ECFD VI) E. Oñate, J. Oliver

More information

Steps in the Finite Element Method. Chung Hua University Department of Mechanical Engineering Dr. Ching I Chen

Steps in the Finite Element Method. Chung Hua University Department of Mechanical Engineering Dr. Ching I Chen Steps in the Finite Element Method Chung Hua University Department of Mechanical Engineering Dr. Ching I Chen General Idea Engineers are interested in evaluating effects such as deformations, stresses,

More information

Computational Inelasticity FHLN05. Assignment A non-linear elasto-plastic problem

Computational Inelasticity FHLN05. Assignment A non-linear elasto-plastic problem Computational Inelasticity FHLN05 Assignment 2017 A non-linear elasto-plastic problem General instructions A written report should be submitted to the Division of Solid Mechanics no later than October

More information

Vector Calculus Review

Vector Calculus Review Course Instructor Dr. Ramond C. Rumpf Office: A-337 Phone: (915) 747-6958 E-Mail: rcrumpf@utep.edu Vector Calculus Review EE3321 Electromagnetic Field Theor Outline Mathematical Preliminaries Phasors,

More information

Using MATLAB and. Abaqus. Finite Element Analysis. Introduction to. Amar Khennane. Taylor & Francis Croup. Taylor & Francis Croup,

Using MATLAB and. Abaqus. Finite Element Analysis. Introduction to. Amar Khennane. Taylor & Francis Croup. Taylor & Francis Croup, Introduction to Finite Element Analysis Using MATLAB and Abaqus Amar Khennane Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup, an informa business

More information

= V I = Bus Admittance Matrix. Chapter 6: Power Flow. Constructing Ybus. Example. Network Solution. Triangular factorization. Let

= V I = Bus Admittance Matrix. Chapter 6: Power Flow. Constructing Ybus. Example. Network Solution. Triangular factorization. Let Chapter 6: Power Flow Network Matrices Network Solutions Newton-Raphson Method Fast Decoupled Method Bus Admittance Matri Let I = vector of currents injected into nodes V = vector of node voltages Y bus

More information

PARAMETER IDENTIFICATION OF A FORK-LIFT TRUCK DYNAMIC MODEL

PARAMETER IDENTIFICATION OF A FORK-LIFT TRUCK DYNAMIC MODEL 11 th National Congress on Theoretical and Applied Mechanics, -5 Sept. 9, Borovets, Bulgaria PARAMETER IDENTIFICATION OF A FORK-IFT TRUCK DYNAMIC MODE E. S. CHANKOV Strength of Materials Dep., Technical

More information

Unit 15 Shearing and Torsion (and Bending) of Shell Beams

Unit 15 Shearing and Torsion (and Bending) of Shell Beams Unit 15 Shearing and Torsion (and Bending) of Shell Beams Readings: Rivello Ch. 9, section 8.7 (again), section 7.6 T & G 126, 127 Paul A. Lagace, Ph.D. Professor of Aeronautics & Astronautics and Engineering

More information

Coupled Field Analysis using the ANSYS/Multiphysics Commercial FEA Code

Coupled Field Analysis using the ANSYS/Multiphysics Commercial FEA Code Industry Sector RTD Thematic Area Date Deliverable Nr Consumer Goods Multi Physics and Analysis 11th Sept 2002 Coupled Field Analysis using the ANSYS/Multiphysics Commercial FEA Code David Ellis Idac Ltd,

More information

7. Choice of approximating for the FE-method scalar problems

7. Choice of approximating for the FE-method scalar problems 7. Choice of approimating for the FE-method scalar problems Finite Element Method Differential Equation Weak Formulation Approimating Functions Weighted Residuals FEM - Formulation Weak form of heat flow

More information

Section 6: PRISMATIC BEAMS. Beam Theory

Section 6: PRISMATIC BEAMS. Beam Theory Beam Theory There are two types of beam theory aailable to craft beam element formulations from. They are Bernoulli-Euler beam theory Timoshenko beam theory One learns the details of Bernoulli-Euler beam

More information

Matrix Method of Structural Analysis Prof. Amit Shaw Department of Civil Engineering Indian Institute of Technology, Kharagpur

Matrix Method of Structural Analysis Prof. Amit Shaw Department of Civil Engineering Indian Institute of Technology, Kharagpur Matrix Method of Structural Analysis Prof. Amit Shaw Department of Civil Engineering Indian Institute of Technology, Kharagpur Lecture 01 Introduction Hello everyone, welcome to the online course on Matrix

More information

UNIVERSITY OF UDINE. Department of Electrical Engineering, Mechanical and Management. PhD in Industrial Engineering and Information CYCLE XXVI

UNIVERSITY OF UDINE. Department of Electrical Engineering, Mechanical and Management. PhD in Industrial Engineering and Information CYCLE XXVI UNIVERSITY OF UDINE Department of Electrical Engineering, Mechanical and Management PhD in Industrial Engineering and Information CYCLE XXVI PhD THESIS APPLICATION OF FINITE ELEMENT METHOD TO THE DESIGN

More information

Dynamics of assembled structures of rotor systems of aviation gas turbine engines of type two-rotor

Dynamics of assembled structures of rotor systems of aviation gas turbine engines of type two-rotor Dynamics of assembled structures of rotor systems of aviation gas turbine engines of type two-rotor Anatoly А. Pykhalov 1, Mikhail А. Dudaev 2, Mikhail Ye. Kolotnikov 3, Paul V. Makarov 4 1 Irkutsk State

More information

APPLICATION OF DIRECT VARIATIONAL METHOD IN THE ANALYSIS OF ISOTROPIC THIN RECTANGULAR PLATES

APPLICATION OF DIRECT VARIATIONAL METHOD IN THE ANALYSIS OF ISOTROPIC THIN RECTANGULAR PLATES VOL. 7, NO. 9, SEPTEMBER 0 ISSN 89-6608 006-0 Asian Research Publishing Network (ARPN). All rights reserved. APPLICATION OF DIRECT VARIATIONAL METHOD IN THE ANALYSIS OF ISOTROPIC THIN RECTANGULAR PLATES

More information

FLEXIBILITY METHOD FOR INDETERMINATE FRAMES

FLEXIBILITY METHOD FOR INDETERMINATE FRAMES UNIT - I FLEXIBILITY METHOD FOR INDETERMINATE FRAMES 1. What is meant by indeterminate structures? Structures that do not satisfy the conditions of equilibrium are called indeterminate structure. These

More information

IV B.Tech. I Semester Supplementary Examinations, February/March FINITE ELEMENT METHODS (Mechanical Engineering) Time: 3 Hours Max Marks: 80

IV B.Tech. I Semester Supplementary Examinations, February/March FINITE ELEMENT METHODS (Mechanical Engineering) Time: 3 Hours Max Marks: 80 www..com www..com Code No: M0322/R07 Set No. 1 IV B.Tech. I Semester Supplementary Examinations, February/March - 2011 FINITE ELEMENT METHODS (Mechanical Engineering) Time: 3 Hours Max Marks: 80 Answer

More information

MITOCW MITRES2_002S10nonlinear_lec05_300k-mp4

MITOCW MITRES2_002S10nonlinear_lec05_300k-mp4 MITOCW MITRES2_002S10nonlinear_lec05_300k-mp4 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources

More information

Comparison of Unit Cell Geometry for Bloch Wave Analysis in Two Dimensional Periodic Beam Structures

Comparison of Unit Cell Geometry for Bloch Wave Analysis in Two Dimensional Periodic Beam Structures Clemson University TigerPrints All Theses Theses 8-018 Comparison of Unit Cell Geometry for Bloch Wave Analysis in Two Dimensional Periodic Beam Structures Likitha Marneni Clemson University, lmarnen@g.clemson.edu

More information

#SEU16. FEA in Solid Edge and FEMAP Mark Sherman

#SEU16. FEA in Solid Edge and FEMAP Mark Sherman FEA in Solid Edge and FEMAP Mark Sherman Realize innovation. FEMAP Continuous development with the same core team! Since 1985 there have been more than 35 releases of FEMAP with only one major architecture

More information

Parametrically Excited Vibration in Rolling Element Bearings

Parametrically Excited Vibration in Rolling Element Bearings Parametrically Ecited Vibration in Rolling Element Bearings R. Srinath ; A. Sarkar ; A. S. Sekhar 3,,3 Indian Institute of Technology Madras, India, 636 ABSTRACT A defect-free rolling element bearing has

More information