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

Size: px
Start display at page:

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

Transcription

1 Institute of Structural Engineering Page 1 Chapter 2 The Direct Stiffness Method

2 Institute of Structural Engineering Page 2 Direct Stiffness Method (DSM) Computational method for structural analysis Matrix method for computing the member forces and displacements in structures DSM implementation is the basis of most commercial and open-source finite element software Based on the displacement method (classical hand method for structural analysis) Formulated in the 1950s by Turner at Boeing and started a revolution in structural engineering

3 Institute of Structural Engineering Page 3 Goals of this Chapter DSM formulation DSM software workflow for linear static analysis (1 st order) 2 nd order linear static analysis linear stability analysis

4 Institute of Structural Engineering Page 4 Computational Structural Analysis Y X Physical problem Continuous mathematical model strong form Discrete computational model weak form Modelling is the most important step in the process of a structural analysis!

5 Institute of Structural Engineering Page 5 System Identification (Modelling) Y X 5 6 Global Coordinate System Nodes Elements Boundary conditions Loads Node numbers Element numbers and orientation

6 Institute of Structural Engineering Page 6 Deformations System Deformations Nodal Displacements System identification nodes, elements, loads and supports deformed shape (deformational, nodal) degrees of freedom = dofs

7 Institute of Structural Engineering Page 7 Degrees of Freedom Truss Structure Frame Structure u i u i u i = ( u dx, u dy ) dof per node u i = ( u dx, u dy, u rz ) 7 * 2 = 14 dof dof of structure 8 * 3 = 24 dof

8 Institute of Structural Engineering Page 8 Elements: Truss 1 dof per node u x L, E, F DX P 1 P 2 N X/Y = local coordinate system u x = displacement in direction of local axis X DX = displacement of truss end P 1 DX = (u 2 u 1 ) P 2 P1 = EF L (u 1 u 2 ) P 2 = EF L ( u 1 + u 2 ) compatibility const. equation equilibrum e = DX L s = E e P 2 = P 1 = N N = ʃ E s = EF s = EF L DX p = k u p : (element) stiffness matrix k : (element) nodal forces u : (element) displacement vector

9 Institute of Structural Engineering Page 9 Elements: Beam 3 dof per node L, E, F u x u y DX DY u y RZ u x = displacement in direction of local axis X u y = displacement in direction of local axis Y k u

10 Institute of Structural Engineering Page 10 Elements: Global Orientation local θ R θ = cos θ sin θ sin θ cos θ cos θ sin θ sin θ cos θ global u glob = u = R u loc k glob = k = R T k loc R

11 Institute of Structural Engineering Page 11 Beam Stiffness Matrix FX S = FY S = MZ S = FX S = FY S = MZ E = UX S UY S UZ S UX E UY E UZ E k 11 k 12 k 13 p p k 22 k 23 symm. is ie k 33 k 14 k 15 k 16 k 24 k 25 k 26 k 34 k 35 k 36 k 44 k 45 k 46 k 55 k 56 k 66 k iss k ise uis k k u ies iee p = k u ie E UX E =1 S FY S e.g. k 24 = reaction in global direction Y at start node S due to a Element stiffness matrix in global orientation unit displacement in global direction X at end node E

12 Institute of Structural Engineering Page 12 Nodal Equilibrum 3 6 f 4 r4: Vector of all forces acting at node r4 = - k 6ES u 3 + contribution of element 6 due to start node displacement u 3 - k 6EE u 4 + contribution of element 6 due to end node displacement u 4 - k 5EE u 4 + contribution of element 5 due to start node displacement u 4 - k 5ES u 2 + contribution of element 5 due to start node displacement u 2 external load f 4 Equilibrum at node 4: r 4 = - k 5SE u 2 -k 6ES u 3 - k 5EE u 4 - k 6EE u 4 + f 4 = 0

13 Institute of Structural Engineering Page 13 Global System of Equations r 1 = - u 1 k 1EE + k 3SS + k 4SS u 2 u 3 u 4 k 3SE k 4SE + f 1 = r 2 = - k 3ES k 2EE + k 3EE + k 5SS k 5SE + f 2 = r 3 = - k 4ES k 4EE + k 6SS k 6SE + f 3 = 0 r 4 = - k 5ES k 6ES k 5EE + k 6EE + f 4 = 0 - K U + F = 0 F = K U

14 Institute of Structural Engineering Page 14 Global System of Equations F = global load vector = Assembly of all fe K = global stiffness matrix = Assembly of all ke U = global displacement vector = unknown F = K U = equilibrium at every node of the structure

15 Institute of Structural Engineering Page 15 Solving the Equation System What are the nodal displacements for a given structure (= stiffness matrix K ) due to a given load (= load vector F )? K U = F left multiply K -1 K U = K -1 F K -1 U = K -1 F Inversion possible only if K is non-singular (i.e. the structure is sufficiently supported = stable)

16 Institute of Structural Engineering Page 16 Beam Element Results 1. Element nodal displacements Disassemble u from resulting global displacements U 2. Element end forces Calculate element end forces = p = k u 3. Element stress and strain along axis Calculate moment/shear from end forces (equilibrium equation) Calculate curvature/axial strain from moments/axial force 4. Element deformations along axis Calculate displacements from strain (direct integration)

17 Institute of Structural Engineering Page Adjust global load vector Lateral Load 2. Adjust element stresses f = local load vector => add to global load vector F e.g. bending moment M: M due to u M due to f M diagram

18 Institute of Structural Engineering Page 18 Linear Static Analysis (1 st order) Workflow of computer program 1. System identification: Elements, nodes, support and loads 2. Build element stiffness matrices and load vectors 3. Assemble global stiffness matrix and load vector 4. Solve global system of equations (=> displacements) 5. Calculate element results Exact solution for displacements and stresses

19 Institute of Structural Engineering Page 19 2 nd Order Effects or the influence of the axial normal force Normal forces change the stiffness of the structure!

20 Institute of Structural Engineering Page 20 Geometrical Stiffness Matrix Truss Very small element rotation => Member end forces (=nodal forces p ) perpendicular to axis due to initial N k G = geometrical stiffness matrix of a truss element NOTE: It s only a approximation p = ( k + k G ) u

21 Institute of Structural Engineering Page 21 Beams: Geometrical Stiffness k G = geometrical stiffness matrix of a beam element k G =

22 Institute of Structural Engineering Page 22 Linear Static Analysis (2 nd order) What are the 2 nd order nodal displacements for a given structure due to a given load? Global system of equations ( K + K G ) U = F U = ( K + K G ) -1 F Inversion possible only if K + K G is non-singular, i.e. - the structure is sufficiently supported (= stable) - initial normal forces are not too big

23 Institute of Structural Engineering Page 23 Linear Static Analysis (2 nd order) Workflow of computer program 1. Perform 1 st order analysis 2. Calculate resulting axial forces in elements (=N e ) 3. Build element geometrical stiffness matrices due to N e 4. Add geometrical stiffness to global stiffness matrix 5. Solve global system of equations (=> displacements) 6. Calculate element results NOTE: Only approximate solution!

24 Institute of Structural Engineering Page 24 Stability Analysis How much can a given load be increased until a given structure becomes unstable? K G = f(n max ) N max = λ max N 0 K G (N max ) = λ max K G (N 0 ) = λ max K G0 2 nd order analysis No additional load possible (K + λ max K G0 ) U = F (K + λ max K G0 ) ΔU = ΔF = 0 linear algebra (A - λ B) x = 0 Eigenvalue problem

25 Institute of Structural Engineering Page 25 Stability Analysis Eigenvalue problem (A - λ B) x = 0 Solution λ = eigenvalue x = eigenvector e.g. Buckling of a column (K - λ K G0 ) x = 0 λ = critical load factor x = buckling mode λ F x λ N 0

26 Institute of Structural Engineering Page 26 Stability Analysis Workflow of computer program 1. Perform 1 st order analysis 2. Calculate resulting axial forces in elements (=N 0 ) 3. Build element geometrical stiffness matrices due to N 0 4. Add geometrical stiffness to global stiffness matrix 5. Solve eigenvalue problem NOTE: Only approximate solution!

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

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

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

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

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

Chapter 11. Displacement Method of Analysis Slope Deflection Method

Chapter 11. Displacement Method of Analysis Slope Deflection Method Chapter 11 Displacement ethod of Analysis Slope Deflection ethod Displacement ethod of Analysis Two main methods of analyzing indeterminate structure Force method The method of consistent deformations

More information

Review of Strain Energy Methods and Introduction to Stiffness Matrix Methods of Structural Analysis

Review of Strain Energy Methods and Introduction to Stiffness Matrix Methods of Structural Analysis uke University epartment of Civil and Environmental Engineering CEE 42L. Matrix Structural Analysis Henri P. Gavin Fall, 22 Review of Strain Energy Methods and Introduction to Stiffness Matrix Methods

More information

Chapter 5 Structural Elements: The truss & beam elements

Chapter 5 Structural Elements: The truss & beam elements Institute of Structural Engineering Page 1 Chapter 5 Structural Elements: The truss & beam elements Institute of Structural Engineering Page 2 Chapter Goals Learn how to formulate the Finite Element Equations

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 Stiffness Method

Computational Stiffness Method Computational Stiffness Method Hand calculations are central in the classical stiffness method. In that approach, the stiffness matrix is established column-by-column by setting the degrees of freedom

More information

Truss Structures: The Direct Stiffness Method

Truss Structures: The Direct Stiffness Method . Truss Structures: The Companies, CHAPTER Truss Structures: The Direct Stiffness Method. INTRODUCTION The simple line elements discussed in Chapter introduced the concepts of nodes, nodal displacements,

More information

COORDINATE TRANSFORMATIONS

COORDINATE TRANSFORMATIONS COORDINAE RANSFORMAIONS Members of a structural system are typically oriented in differing directions, e.g., Fig. 17.1. In order to perform an analysis, the element stiffness equations need to be expressed

More information

Discretization Methods Exercise # 5

Discretization Methods Exercise # 5 Discretization Methods Exercise # 5 Static calculation of a planar truss structure: a a F Six steps: 1. Discretization 2. Element matrices 3. Transformation 4. Assembly 5. Boundary conditions 6. Solution

More information

CHAPTER 14 BUCKLING ANALYSIS OF 1D AND 2D STRUCTURES

CHAPTER 14 BUCKLING ANALYSIS OF 1D AND 2D STRUCTURES CHAPTER 14 BUCKLING ANALYSIS OF 1D AND 2D STRUCTURES 14.1 GENERAL REMARKS In structures where dominant loading is usually static, the most common cause of the collapse is a buckling failure. Buckling may

More information

EML4507 Finite Element Analysis and Design EXAM 1

EML4507 Finite Element Analysis and Design EXAM 1 2-17-15 Name (underline last name): EML4507 Finite Element Analysis and Design EXAM 1 In this exam you may not use any materials except a pencil or a pen, an 8.5x11 formula sheet, and a calculator. Whenever

More information

Indeterminate Analysis Force Method 1

Indeterminate Analysis Force Method 1 Indeterminate Analysis Force Method 1 The force (flexibility) method expresses the relationships between displacements and forces that exist in a structure. Primary objective of the force method is to

More information

k 21 k 22 k 23 k 24 k 31 k 32 k 33 k 34 k 41 k 42 k 43 k 44

k 21 k 22 k 23 k 24 k 31 k 32 k 33 k 34 k 41 k 42 k 43 k 44 CE 6 ab Beam Analysis by the Direct Stiffness Method Beam Element Stiffness Matrix in ocal Coordinates Consider an inclined bending member of moment of inertia I and modulus of elasticity E subjected shear

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

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

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

Due Monday, September 14 th, 12:00 midnight

Due Monday, September 14 th, 12:00 midnight Due Monday, September 14 th, 1: midnight This homework is considering the analysis of plane and space (3D) trusses as discussed in class. A list of MatLab programs that were discussed in class is provided

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

Internal Internal Forces Forces

Internal Internal Forces Forces Internal Forces ENGR 221 March 19, 2003 Lecture Goals Internal Force in Structures Shear Forces Bending Moment Shear and Bending moment Diagrams Internal Forces and Bending The bending moment, M. Moment

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

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

4 Finite Element Method for Trusses

4 Finite Element Method for Trusses 4 Finite Element Method for Trusses To solve the system of linear equations that arises in IPM, it is necessary to assemble the geometric matrix B a. For the sake of simplicity, the applied force vector

More information

Lecture 4: PRELIMINARY CONCEPTS OF STRUCTURAL ANALYSIS. Introduction

Lecture 4: PRELIMINARY CONCEPTS OF STRUCTURAL ANALYSIS. Introduction Introduction In this class we will focus on the structural analysis of framed structures. We will learn about the flexibility method first, and then learn how to use the primary analytical tools associated

More information

M.S Comprehensive Examination Analysis

M.S Comprehensive Examination Analysis UNIVERSITY OF CALIFORNIA, BERKELEY Spring Semester 2014 Dept. of Civil and Environmental Engineering Structural Engineering, Mechanics and Materials Name:......................................... M.S Comprehensive

More information

Basic Energy Principles in Stiffness Analysis

Basic Energy Principles in Stiffness Analysis Basic Energy Principles in Stiffness Analysis Stress-Strain Relations The application of any theory requires knowledge of the physical properties of the material(s) comprising the structure. We are limiting

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

UNIT IV FLEXIBILTY AND STIFFNESS METHOD

UNIT IV FLEXIBILTY AND STIFFNESS METHOD SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road 517583 QUESTION BANK (DESCRIPTIVE) Subject with Code : SA-II (13A01505) Year & Sem: III-B.Tech & I-Sem Course & Branch: B.Tech

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

If the number of unknown reaction components are equal to the number of equations, the structure is known as statically determinate.

If the number of unknown reaction components are equal to the number of equations, the structure is known as statically determinate. 1 of 6 EQUILIBRIUM OF A RIGID BODY AND ANALYSIS OF ETRUCTURAS II 9.1 reactions in supports and joints of a two-dimensional structure and statically indeterminate reactions: Statically indeterminate structures

More information

. D CR Nomenclature D 1

. D CR Nomenclature D 1 . D CR Nomenclature D 1 Appendix D: CR NOMENCLATURE D 2 The notation used by different investigators working in CR formulations has not coalesced, since the topic is in flux. This Appendix identifies the

More information

Chapter 1 General Introduction Instructor: Dr. Mürüde Çelikağ Office : CE Building Room CE230 and GE241

Chapter 1 General Introduction Instructor: Dr. Mürüde Çelikağ Office : CE Building Room CE230 and GE241 CIVL222 STRENGTH OF MATERIALS Chapter 1 General Introduction Instructor: Dr. Mürüde Çelikağ Office : CE Building Room CE230 and GE241 E-mail : murude.celikag@emu.edu.tr 1. INTRODUCTION There are three

More information

Due Tuesday, September 21 st, 12:00 midnight

Due Tuesday, September 21 st, 12:00 midnight Due Tuesday, September 21 st, 12:00 midnight The first problem discusses a plane truss with inclined supports. You will need to modify the MatLab software from homework 1. The next 4 problems consider

More information

Mechanical Design in Optical Engineering

Mechanical Design in Optical Engineering OPTI Buckling Buckling and Stability: As we learned in the previous lectures, structures may fail in a variety of ways, depending on the materials, load and support conditions. We had two primary concerns:

More information

Shafts: Torsion of Circular Shafts Reading: Crandall, Dahl and Lardner 6.2, 6.3

Shafts: Torsion of Circular Shafts Reading: Crandall, Dahl and Lardner 6.2, 6.3 M9 Shafts: Torsion of Circular Shafts Reading: Crandall, Dahl and Lardner 6., 6.3 A shaft is a structural member which is long and slender and subject to a torque (moment) acting about its long axis. We

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

Ph.D. Preliminary Examination Analysis

Ph.D. Preliminary Examination Analysis UNIVERSITY OF CALIFORNIA, BERKELEY Spring Semester 2017 Dept. of Civil and Environmental Engineering Structural Engineering, Mechanics and Materials Name:......................................... Ph.D.

More information

Structural Analysis III Compatibility of Displacements & Principle of Superposition

Structural Analysis III Compatibility of Displacements & Principle of Superposition Structural Analysis III Compatibility of Displacements & Principle of Superposition 2007/8 Dr. Colin Caprani, Chartered Engineer 1 1. Introduction 1.1 Background In the case of 2-dimensional structures

More information

The CR Formulation: BE Plane Beam

The CR Formulation: BE Plane Beam 6 The CR Formulation: BE Plane Beam 6 Chapter 6: THE CR FORMUATION: BE PANE BEAM TABE OF CONTENTS Page 6. Introduction..................... 6 4 6.2 CR Beam Kinematics................. 6 4 6.2. Coordinate

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

Introduction to Finite Element Analysis Using Pro/MECHANICA Wildfire 5.0

Introduction to Finite Element Analysis Using Pro/MECHANICA Wildfire 5.0 Introduction to Finite Element Analysis Using Pro/MECHANICA Wildfire 5.0 Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Schroff Development Corporation www.schroff.com Better Textbooks.

More information

Ph.D. Preliminary Examination Analysis

Ph.D. Preliminary Examination Analysis UNIVERSITY OF CALIFORNIA, BERKELEY Spring Semester 2014 Dept. of Civil and Environmental Engineering Structural Engineering, Mechanics and Materials Name:......................................... Ph.D.

More information

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

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Module - 01 Lecture - 11 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras Module - 01 Lecture - 11 Last class, what we did is, we looked at a method called superposition

More information

4 NON-LINEAR ANALYSIS

4 NON-LINEAR ANALYSIS 4 NON-INEAR ANAYSIS arge displacement elasticity theory, principle of virtual work arge displacement FEA with solid, thin slab, and bar models Virtual work density of internal forces revisited 4-1 SOURCES

More information

MAE 323: Chapter 6. Structural Models

MAE 323: Chapter 6. Structural Models Common element types for structural analyis: oplane stress/strain, Axisymmetric obeam, truss,spring oplate/shell elements o3d solid ospecial: Usually used for contact or other constraints What you need

More information

Aircraft Structures Kirchhoff-Love Plates

Aircraft Structures Kirchhoff-Love Plates University of Liège erospace & Mechanical Engineering ircraft Structures Kirchhoff-Love Plates Ludovic Noels Computational & Multiscale Mechanics of Materials CM3 http://www.ltas-cm3.ulg.ac.be/ Chemin

More information

CIVL 8/7117 Chapter 12 - Structural Dynamics 1/75. To discuss the dynamics of a single-degree-of freedom springmass

CIVL 8/7117 Chapter 12 - Structural Dynamics 1/75. To discuss the dynamics of a single-degree-of freedom springmass CIV 8/77 Chapter - /75 Introduction To discuss the dynamics of a single-degree-of freedom springmass system. To derive the finite element equations for the time-dependent stress analysis of the one-dimensional

More information

CRITERIA FOR SELECTION OF FEM MODELS.

CRITERIA FOR SELECTION OF FEM MODELS. CRITERIA FOR SELECTION OF FEM MODELS. Prof. P. C.Vasani,Applied Mechanics Department, L. D. College of Engineering,Ahmedabad- 380015 Ph.(079) 7486320 [R] E-mail:pcv-im@eth.net 1. Criteria for Convergence.

More information

Module 3. Analysis of Statically Indeterminate Structures by the Displacement Method

Module 3. Analysis of Statically Indeterminate Structures by the Displacement Method odule 3 Analysis of Statically Indeterminate Structures by the Displacement ethod Lesson 14 The Slope-Deflection ethod: An Introduction Introduction As pointed out earlier, there are two distinct methods

More information

3D problem: Fx Fy Fz. Forces act parallel to the members (2 5 ) / 29 (2 5 ) / 29

3D problem: Fx Fy Fz. Forces act parallel to the members (2 5 ) / 29 (2 5 ) / 29 problem: x y z 0 t each joint a a a a 5a j i W k y z x x y z Equations:S x =S y =S z =0 at each joint () Unknowns: Total of : Member forces,,, () Reactions : x, y, z, x, y, z, x, y, z (9) y z x W orces

More information

International Journal of Advanced Engineering Technology E-ISSN

International Journal of Advanced Engineering Technology E-ISSN Research Article INTEGRATED FORCE METHOD FOR FIBER REINFORCED COMPOSITE PLATE BENDING PROBLEMS Doiphode G. S., Patodi S. C.* Address for Correspondence Assistant Professor, Applied Mechanics Department,

More information

The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems

The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems Prof. Dr. Eleni Chatzi Dr. Giuseppe Abbiati, Dr. Konstantinos Agathos Lecture 1-21 September, 2017 Institute of Structural Engineering

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

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

ENGN2340 Final Project: Implementation of a Euler-Bernuolli Beam Element Michael Monn

ENGN2340 Final Project: Implementation of a Euler-Bernuolli Beam Element Michael Monn ENGN234 Final Project: Implementation of a Euler-Bernuolli Beam Element Michael Monn 12/11/13 Problem Definition and Shape Functions Although there exist many analytical solutions to the Euler-Bernuolli

More information

10. Applications of 1-D Hermite elements

10. Applications of 1-D Hermite elements 10. Applications of 1-D Hermite elements... 1 10.1 Introduction... 1 10.2 General case fourth-order beam equation... 3 10.3 Integral form... 5 10.4 Element Arrays... 7 10.5 C1 Element models... 8 10.6

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

Mechanics of Materials II. Chapter III. A review of the fundamental formulation of stress, strain, and deflection

Mechanics of Materials II. Chapter III. A review of the fundamental formulation of stress, strain, and deflection Mechanics of Materials II Chapter III A review of the fundamental formulation of stress, strain, and deflection Outline Introduction Assumtions and limitations Axial loading Torsion of circular shafts

More information

Università degli Studi di Bari. mechanics 1. Load system determination. Joint load. Stress-strain distribution. Biological response 2/45 3/45

Università degli Studi di Bari. mechanics 1. Load system determination. Joint load. Stress-strain distribution. Biological response 2/45 3/45 Università degli Studi di Bari mechanics 1 Load system determination Joint load Stress-strain distribution Biological response 2/45 3/45 ? 4/45 The human body machine Energy transformation Work development

More information

Post Graduate Diploma in Mechanical Engineering Computational mechanics using finite element method

Post Graduate Diploma in Mechanical Engineering Computational mechanics using finite element method 9210-220 Post Graduate Diploma in Mechanical Engineering Computational mechanics using finite element method You should have the following for this examination one answer book scientific calculator No

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

Finite element analysis of rotating structures

Finite element analysis of rotating structures Finite element analysis of rotating structures Dr. Louis Komzsik Chief Numerical Analyst Siemens PLM Software Why do rotor dynamics with FEM? Very complex structures with millions of degrees of freedom

More information

14. *14.8 CASTIGLIANO S THEOREM

14. *14.8 CASTIGLIANO S THEOREM *14.8 CASTIGLIANO S THEOREM Consider a body of arbitrary shape subjected to a series of n forces P 1, P 2, P n. Since external work done by forces is equal to internal strain energy stored in body, by

More information

Bilinear Quadrilateral (Q4): CQUAD4 in GENESIS

Bilinear Quadrilateral (Q4): CQUAD4 in GENESIS Bilinear Quadrilateral (Q4): CQUAD4 in GENESIS The Q4 element has four nodes and eight nodal dof. The shape can be any quadrilateral; we ll concentrate on a rectangle now. The displacement field in terms

More information

Stiffness Matrices, Spring and Bar Elements

Stiffness Matrices, Spring and Bar Elements CHAPTER Stiffness Matrices, Spring and Bar Elements. INTRODUCTION The primary characteristics of a finite element are embodied in the element stiffness matrix. For a structural finite element, the stiffness

More information

Outline. Structural Matrices. Giacomo Boffi. Introductory Remarks. Structural Matrices. Evaluation of Structural Matrices

Outline. Structural Matrices. Giacomo Boffi. Introductory Remarks. Structural Matrices. Evaluation of Structural Matrices Outline in MDOF Systems Dipartimento di Ingegneria Civile e Ambientale, Politecnico di Milano May 8, 014 Additional Today we will study the properties of structural matrices, that is the operators that

More information

Topic 5: Finite Element Method

Topic 5: Finite Element Method Topic 5: Finite Element Method 1 Finite Element Method (1) Main problem of classical variational methods (Ritz method etc.) difficult (op impossible) definition of approximation function ϕ for non-trivial

More information

3 2 6 Solve the initial value problem u ( t) 3. a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1

3 2 6 Solve the initial value problem u ( t) 3. a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1 Math Problem a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1 3 6 Solve the initial value problem u ( t) = Au( t) with u (0) =. 3 1 u 1 =, u 1 3 = b- True or false and why 1. if A is

More information

Mathematical Properties of Stiffness Matrices

Mathematical Properties of Stiffness Matrices Mathematical Properties of Stiffness Matrices CEE 4L. Matrix Structural Analysis Department of Civil and Environmental Engineering Duke University Henri P. Gavin Fall, 0 These notes describe some of the

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

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

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

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

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

3D Elasticity Theory

3D Elasticity Theory 3D lasticity Theory Many structural analysis problems are analysed using the theory of elasticity in which Hooke s law is used to enforce proportionality between stress and strain at any deformation level.

More information

Chapter 12 Elastic Stability of Columns

Chapter 12 Elastic Stability of Columns Chapter 12 Elastic Stability of Columns Axial compressive loads can cause a sudden lateral deflection (Buckling) For columns made of elastic-perfectly plastic materials, P cr Depends primarily on E and

More information

Unit 13 Review of Simple Beam Theory

Unit 13 Review of Simple Beam Theory MIT - 16.0 Fall, 00 Unit 13 Review of Simple Beam Theory Readings: Review Unified Engineering notes on Beam Theory BMP 3.8, 3.9, 3.10 T & G 10-15 Paul A. Lagace, Ph.D. Professor of Aeronautics & Astronautics

More information

Module 1. Energy Methods in Structural Analysis

Module 1. Energy Methods in Structural Analysis Module 1 Energy Methods in Structural Analysis esson 5 Virtual Work Instructional Objecties After studying this lesson, the student will be able to: 1. Define Virtual Work.. Differentiate between external

More information

Structural Matrices in MDOF Systems

Structural Matrices in MDOF Systems in MDOF Systems http://intranet.dica.polimi.it/people/boffi-giacomo Dipartimento di Ingegneria Civile Ambientale e Territoriale Politecnico di Milano April 9, 2016 Outline Additional Static Condensation

More information

Advanced Vibrations. Distributed-Parameter Systems: Exact Solutions (Lecture 10) By: H. Ahmadian

Advanced Vibrations. Distributed-Parameter Systems: Exact Solutions (Lecture 10) By: H. Ahmadian Advanced Vibrations Distributed-Parameter Systems: Exact Solutions (Lecture 10) By: H. Ahmadian ahmadian@iust.ac.ir Distributed-Parameter Systems: Exact Solutions Relation between Discrete and Distributed

More information

Lecture 8. Stress Strain in Multi-dimension

Lecture 8. Stress Strain in Multi-dimension Lecture 8. Stress Strain in Multi-dimension Module. General Field Equations General Field Equations [] Equilibrium Equations in Elastic bodies xx x y z yx zx f x 0, etc [2] Kinematics xx u x x,etc. [3]

More information

Method of Consistent Deformation

Method of Consistent Deformation Method of onsistent eformation Structural nalysis y R.. Hibbeler Theory of Structures-II M Shahid Mehmood epartment of ivil Engineering Swedish ollege of Engineering and Technology, Wah antt FRMES Method

More information

Adaptive Analysis of Bifurcation Points of Shell Structures

Adaptive Analysis of Bifurcation Points of Shell Structures First published in: Adaptive Analysis of Bifurcation Points of Shell Structures E. Ewert and K. Schweizerhof Institut für Mechanik, Universität Karlsruhe (TH), Kaiserstraße 12, D-76131 Karlsruhe, Germany

More information

Lecture Slides. Chapter 4. Deflection and Stiffness. The McGraw-Hill Companies 2012

Lecture Slides. Chapter 4. Deflection and Stiffness. The McGraw-Hill Companies 2012 Lecture Slides Chapter 4 Deflection and Stiffness The McGraw-Hill Companies 2012 Chapter Outline Force vs Deflection Elasticity property of a material that enables it to regain its original configuration

More information

Lecture 11: The Stiffness Method. Introduction

Lecture 11: The Stiffness Method. Introduction Introduction Although the mathematical formulation of the flexibility and stiffness methods are similar, the physical concepts involved are different. We found that in the flexibility method, the unknowns

More information

Due Monday, November 16 th, 12:00 midnight

Due Monday, November 16 th, 12:00 midnight Due Monday, November 16 th, 12:00 midnight This homework is considering the finite element analysis of transient and dynamic FEM analysis. You are asked to include transient and/dynamic effects to MatLab

More information

Aalto University School of Engineering

Aalto University School of Engineering Aalto University School of Engineering Kul-4.4 Ship Structural Design (P) ecture 6 - Response of Web-frames, Girders and Grillages Kul-4.4 Ship Structures Response ecture 5: Tertiary Response: Bending

More information

Supplement: Statically Indeterminate Trusses and Frames

Supplement: Statically Indeterminate Trusses and Frames : Statically Indeterminate Trusses and Frames Approximate Analysis - In this supplement, we consider an approximate method of solving statically indeterminate trusses and frames subjected to lateral loads

More information

Chapter 12 Plate Bending Elements. Chapter 12 Plate Bending Elements

Chapter 12 Plate Bending Elements. Chapter 12 Plate Bending Elements CIVL 7/8117 Chapter 12 - Plate Bending Elements 1/34 Chapter 12 Plate Bending Elements Learning Objectives To introduce basic concepts of plate bending. To derive a common plate bending element stiffness

More information

Module 3. Analysis of Statically Indeterminate Structures by the Displacement Method. Version 2 CE IIT, Kharagpur

Module 3. Analysis of Statically Indeterminate Structures by the Displacement Method. Version 2 CE IIT, Kharagpur odule 3 Analysis of Statically Indeterminate Structures by the Displacement ethod Version CE IIT, Kharagpur Lesson The ultistory Frames with Sidesway Version CE IIT, Kharagpur Instructional Objectives

More information

Structural Dynamics Lecture 4. Outline of Lecture 4. Multi-Degree-of-Freedom Systems. Formulation of Equations of Motions. Undamped Eigenvibrations.

Structural Dynamics Lecture 4. Outline of Lecture 4. Multi-Degree-of-Freedom Systems. Formulation of Equations of Motions. Undamped Eigenvibrations. Outline of Multi-Degree-of-Freedom Systems Formulation of Equations of Motions. Newton s 2 nd Law Applied to Free Masses. D Alembert s Principle. Basic Equations of Motion for Forced Vibrations of Linear

More information

Variational Formulation of Plane Beam Element

Variational Formulation of Plane Beam Element 13 Variational Formulation of Plane Beam Element IFEM Ch 13 Slide 1 Beams Resist Primarily Transverse Loads IFEM Ch 13 Slide 2 Transverse Loads are Transported to Supports by Flexural Action Neutral surface

More information

Advanced Structural Analysis Prof. Devdas Menon Department of Civil Engineering Indian Institute of Technology, Madras

Advanced Structural Analysis Prof. Devdas Menon Department of Civil Engineering Indian Institute of Technology, Madras Advanced Structural Analysis Prof. Devdas Menon Department of Civil Engineering Indian Institute of Technology, Madras Module No. # 6.1 Lecture No. # 33 Matrix Analysis of Plane and Space Frames Good morning.

More information

AE3160 Experimental Fluid and Solid Mechanics

AE3160 Experimental Fluid and Solid Mechanics AE3160 Experimental Fluid and Solid Mechanics Cantilever Beam Bending Claudio Di Leo 1 Learning Objectives 1. On Structural Mechanics: a) Mechanics of Slender Beams b) Strain Transformation Theory c) Principal

More information

MEC-E8001 Finite Element Analysis, Exam (example) 2018

MEC-E8001 Finite Element Analysis, Exam (example) 2018 MEC-E8 inite Element Analysis Exam (example) 8. ind the transverse displacement wx ( ) of the structure consisting of one beam element and point forces and. he rotations of the endpoints are assumed to

More information

Structural Dynamics Lecture Eleven: Dynamic Response of MDOF Systems: (Chapter 11) By: H. Ahmadian

Structural Dynamics Lecture Eleven: Dynamic Response of MDOF Systems: (Chapter 11) By: H. Ahmadian Structural Dynamics Lecture Eleven: Dynamic Response of MDOF Systems: (Chapter 11) By: H. Ahmadian ahmadian@iust.ac.ir Dynamic Response of MDOF Systems: Mode-Superposition Method Mode-Superposition Method:

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