Errors in FE Modelling (Section 5.10)

Size: px
Start display at page:

Download "Errors in FE Modelling (Section 5.10)"

Transcription

1 Errors in FE Modelling (Section 5.10) Modelling error : arises because physical reality is replaced by a mathematical model. Example: A beam that can resist both axial and transverse loads being modelled as one with bending resistance only ignoring the axial resistance. Discretization error : arises because a mathematical model is implemented in a piecewise manner. Example: Perimeter, p, of a circle being computed with a finite number of straight segments. r θ b θ=2π/n ; b=2r sin(θ/2) ; p=nb=2nr sin(π/n) (p/r) exact = 2π. (p/r) n=6 =6 (4.5 %) and (p/r) n=12 =6.212 (1.1 %) (Error shown in parentheses. No modelling error here) 1

2 Round-off error and ill-conditioning Numerical (round-off) error : arises because a computer uses a finite number of significant digits to represent a number. Such error may cause problem in ill-conditioned systems. Ill-conditioned system : small changes in structural parameters or loading (i.e., in matrix entries) produce large changes in the solution and the solution may be inaccurate. Example : Given a two-dof sytem. Equlibrium equation: 2

3 Four-Digit Arithmetic Example Say our computer uses 4 digits to represent a number. It would round off numbers with more digits. Let s take k 1 =1.000 and k 2 =4.444e-3 with proper units (four significant digits in each). That is, k 1 >>k 2. Substituting in the two equilibrium equations and writing them out, 1.000(u 1 -u 2 )=P ; u 1 +(1.004)u 2 =0 Adding the two equations, ( )u 2 =P or (4e-3)u 2 =P Hence, only one significant digit is left! 3

4 Three-Digit Arithmetic Example With 3-digit arithmetic only, then k 1 =1.00 and k 2 =4.44e-3. The two equations become 1.00(u 1 -u 2 )=P ; -1.00u 1 +(1.00)u 2 =0 which cannot be solved because system is singular. If k 2 were to be changed to 5.00e-3, then 1.00(u 1 -u 2 )=P ; -1.00u 1 +(1.01)u 2 =0 which gives (1e-2)u 2 =P or u 2 =100P. But u 2,exact =200P!!! We see that the round-off error is 50 %. Hence a small change (13%) in a structural parameter (k 2 ) has a very small effect on the stiffness matrix (1%) change, and significant effect on the solution and the solution is inaccurate. 4

5 Condition With Stiffnesses Interchanged Let s interchange the stiffness values in 4-digit arithmetic so that k 2 =1.000 and k 1 =4.444e-3. That is, k 2 >>k 1. Then, (4.444e-3)(u 1 -u 2 )=P ; -(4.444e-3)u 1 +(1.004)u 2 =0 Adding the two we get 1.000u 2 =P Small changes have only small effects on this solution and the solution is accurate. (Happens to be exact here.) Hence, the equations are well-conditioned. 5

6 Physical Reason When k 1 >>k 2, u 1 u 2 and spring 1 moves almost like a rigid body. Recall: Presence of rigid-body motion means the global stiffness matrix is singular. When k 2 >>k 1, no rigid-body-like movements and the stiffness matrix is far from being singular and is well-conditioned. Also: When k 1 >>k 2, plotting u 2 vs u 1 for each equation (each row of the equilirium eqn), we see that the curves are almost parallel!! (See Fig ) 6

7 Numerical and Physical Ill Conditioning The previous example illustrates ill conditioning of stiffness matrix. A measure of the ill conditioning is the condition number, which is the ratio of the largest and smallest eigenvalues of K. The condition number provides an upper bound on the ratio of relative change in the solution due to relative change in the data. For the two-spring example, the condition number is about 500, so that 0.1% change in a matrix element can change the solution by up to 50%. Physically, the problem is well conditioned, in that small changes in data will cause only small changes in the exact solution. 7

8 Common causes of ill conditioning The most common source of ill conditioning is great disparity in stiffness between different parts of structure, or even different modes of motion An often self-inflicted ill conditioning is when complex support conditions are replaced by a very stiff support structure. See example in Fig b Very thin-wall structures may produce this problem because they are very weak in bending compared to stretching Elements with very high aspect ratios, or material properties that are much softer in some directions than others produce the same effect. Large disparities in element sizes also increases ill conditioning even though it is often required in order to focus small elements in regions of high gradients. 8

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

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

[8] Bending and Shear Loading of Beams

[8] Bending and Shear Loading of Beams [8] Bending and Shear Loading of Beams Page 1 of 28 [8] Bending and Shear Loading of Beams [8.1] Bending of Beams (will not be covered in class) [8.2] Bending Strain and Stress [8.3] Shear in Straight

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

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

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

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

Assumptions: beam is initially straight, is elastically deformed by the loads, such that the slope and deflection of the elastic curve are

Assumptions: beam is initially straight, is elastically deformed by the loads, such that the slope and deflection of the elastic curve are *12.4 SLOPE & DISPLACEMENT BY THE MOMENT-AREA METHOD Assumptions: beam is initially straight, is elastically deformed by the loads, such that the slope and deflection of the elastic curve are very small,

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

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

T4/1 Analysis of a barrel vault simplified calculation

T4/1 Analysis of a barrel vault simplified calculation T4. MASONRY STRUCTURES 1/4 T4/1 Analysis of a barrel vault simplified calculation Exercise: Check the given masonry vault for symmetrical loading! ata: q k = 4 kn/m (live load) ρ masonry = 17 kn/m 3 (specific

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

Lecture 15 Strain and stress in beams

Lecture 15 Strain and stress in beams Spring, 2019 ME 323 Mechanics of Materials Lecture 15 Strain and stress in beams Reading assignment: 6.1 6.2 News: Instructor: Prof. Marcial Gonzalez Last modified: 1/6/19 9:42:38 PM Beam theory (@ ME

More information

Nonlinear FEM. Critical Points. NFEM Ch 5 Slide 1

Nonlinear FEM. Critical Points. NFEM Ch 5 Slide 1 5 Critical Points NFEM Ch 5 Slide Assumptions for this Chapter System is conservative: total residual is the gradient of a total potential energy function r(u,λ) = (u,λ) u Consequence: the tangent stiffness

More information

Chapter 3. Load and Stress Analysis

Chapter 3. Load and Stress Analysis Chapter 3 Load and Stress Analysis 2 Shear Force and Bending Moments in Beams Internal shear force V & bending moment M must ensure equilibrium Fig. 3 2 Sign Conventions for Bending and Shear Fig. 3 3

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

CHAPTER 5. Beam Theory

CHAPTER 5. Beam Theory CHPTER 5. Beam Theory SangJoon Shin School of Mechanical and erospace Engineering Seoul National University ctive eroelasticity and Rotorcraft Lab. 5. The Euler-Bernoulli assumptions One of its dimensions

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

ENG202 Statics Lecture 16, Section 7.1

ENG202 Statics Lecture 16, Section 7.1 ENG202 Statics Lecture 16, Section 7.1 Internal Forces Developed in Structural Members - Design of any structural member requires an investigation of the loading acting within the member in order to be

More information

CHAPTER THREE SYMMETRIC BENDING OF CIRCLE PLATES

CHAPTER THREE SYMMETRIC BENDING OF CIRCLE PLATES CHAPTER THREE SYMMETRIC BENDING OF CIRCLE PLATES * Governing equations in beam and plate bending ** Solution by superposition 1.1 From Beam Bending to Plate Bending 1.2 Governing Equations For Symmetric

More information

A HIGHER-ORDER BEAM THEORY FOR COMPOSITE BOX BEAMS

A HIGHER-ORDER BEAM THEORY FOR COMPOSITE BOX BEAMS A HIGHER-ORDER BEAM THEORY FOR COMPOSITE BOX BEAMS A. Kroker, W. Becker TU Darmstadt, Department of Mechanical Engineering, Chair of Structural Mechanics Hochschulstr. 1, D-64289 Darmstadt, Germany kroker@mechanik.tu-darmstadt.de,

More information

3. BEAMS: STRAIN, STRESS, DEFLECTIONS

3. BEAMS: STRAIN, STRESS, DEFLECTIONS 3. BEAMS: STRAIN, STRESS, DEFLECTIONS The beam, or flexural member, is frequently encountered in structures and machines, and its elementary stress analysis constitutes one of the more interesting facets

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

Let x be an approximate solution for Ax = b, e.g., obtained by Gaussian elimination. Let x denote the exact solution. Call. r := b A x.

Let x be an approximate solution for Ax = b, e.g., obtained by Gaussian elimination. Let x denote the exact solution. Call. r := b A x. ESTIMATION OF ERROR Let x be an approximate solution for Ax = b, e.g., obtained by Gaussian elimination. Let x denote the exact solution. Call the residual for x. Then r := b A x r = b A x = Ax A x = A

More information

C:\Users\whit\Desktop\Active\304_2012_ver_2\_Notes\4_Torsion\1_torsion.docx 6

C:\Users\whit\Desktop\Active\304_2012_ver_2\_Notes\4_Torsion\1_torsion.docx 6 C:\Users\whit\Desktop\Active\304_2012_ver_2\_Notes\4_Torsion\1_torsion.doc 6 p. 1 of Torsion of circular bar The cross-sections rotate without deformation. The deformation that does occur results from

More information

TORSION INCLUDING WARPING OF OPEN SECTIONS (I, C, Z, T AND L SHAPES)

TORSION INCLUDING WARPING OF OPEN SECTIONS (I, C, Z, T AND L SHAPES) Page1 TORSION INCLUDING WARPING OF OPEN SECTIONS (I, C, Z, T AND L SHAPES) Restrained warping for the torsion of thin-wall open sections is not included in most commonly used frame analysis programs. Almost

More information

Moment Distribution The Real Explanation, And Why It Works

Moment Distribution The Real Explanation, And Why It Works Moment Distribution The Real Explanation, And Why It Works Professor Louie L. Yaw c Draft date April 15, 003 To develop an explanation of moment distribution and why it works, we first need to develop

More information

ME Final Exam. PROBLEM NO. 4 Part A (2 points max.) M (x) y. z (neutral axis) beam cross-sec+on. 20 kip ft. 0.2 ft. 10 ft. 0.1 ft.

ME Final Exam. PROBLEM NO. 4 Part A (2 points max.) M (x) y. z (neutral axis) beam cross-sec+on. 20 kip ft. 0.2 ft. 10 ft. 0.1 ft. ME 323 - Final Exam Name December 15, 2015 Instructor (circle) PROEM NO. 4 Part A (2 points max.) Krousgrill 11:30AM-12:20PM Ghosh 2:30-3:20PM Gonzalez 12:30-1:20PM Zhao 4:30-5:20PM M (x) y 20 kip ft 0.2

More information

PLAT DAN CANGKANG (TKS 4219)

PLAT DAN CANGKANG (TKS 4219) PLAT DAN CANGKANG (TKS 4219) SESI I: PLATES Dr.Eng. Achfas Zacoeb Dept. of Civil Engineering Brawijaya University INTRODUCTION Plates are straight, plane, two-dimensional structural components of which

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

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

IGCSE Double Award Extended Coordinated Science

IGCSE Double Award Extended Coordinated Science IGCSE Double Award Extended Coordinated Science Physics 2.1 & 2.2 & 2.3 & 2.4 - Matters and Forces Mass and Weight You need to know what mass and weight are. Mass is the measure of amount of matter in

More information

Wheatstone Bridge Nonlinearity

Wheatstone Bridge Nonlinearity Index: Nonlinearity Wheatstone Bridge Nonlinearity Introduction General Considerations The "Unbalanced" Circuit The Unbalanced Circuit Table of Contents Output & Nonlinearity with Various Bridge/Strain

More information

Chapter 3. Load and Stress Analysis. Lecture Slides

Chapter 3. Load and Stress Analysis. Lecture Slides Lecture Slides Chapter 3 Load and Stress Analysis 2015 by McGraw Hill Education. This is proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.

More information

CHAPTER -6- BENDING Part -1-

CHAPTER -6- BENDING Part -1- Ishik University / Sulaimani Civil Engineering Department Mechanics of Materials CE 211 CHAPTER -6- BENDING Part -1-1 CHAPTER -6- Bending Outlines of this chapter: 6.1. Chapter Objectives 6.2. Shear and

More information

Consider an elastic spring as shown in the Fig.2.4. When the spring is slowly

Consider an elastic spring as shown in the Fig.2.4. When the spring is slowly .3 Strain Energy Consider an elastic spring as shown in the Fig..4. When the spring is slowly pulled, it deflects by a small amount u 1. When the load is removed from the spring, it goes back to the original

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

Chapter 4 Deflection and Stiffness

Chapter 4 Deflection and Stiffness Chapter 4 Deflection and Stiffness Asst. Prof. Dr. Supakit Rooppakhun Chapter Outline Deflection and Stiffness 4-1 Spring Rates 4-2 Tension, Compression, and Torsion 4-3 Deflection Due to Bending 4-4 Beam

More information

Introduction to Aerospace Engineering

Introduction to Aerospace Engineering Introduction to Aerospace Engineering Lecture slides Challenge the future 1 Aircraft & spacecraft loads Translating loads to stresses Faculty of Aerospace Engineering 29-11-2011 Delft University of Technology

More information

Introduction to Continuous Systems. Continuous Systems. Strings, Torsional Rods and Beams.

Introduction to Continuous Systems. Continuous Systems. Strings, Torsional Rods and Beams. Outline of Continuous Systems. Introduction to Continuous Systems. Continuous Systems. Strings, Torsional Rods and Beams. Vibrations of Flexible Strings. Torsional Vibration of Rods. Bernoulli-Euler Beams.

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

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

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil engineering Indian Institute of Technology, Madras. Module - 01 Lecture - 12 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil engineering Indian Institute of Technology, Madras Module - 01 Lecture - 12 In the last class, we have seen there, how to calculate the displacements,

More information

Hyperbolic Soil Bearing Capacity

Hyperbolic Soil Bearing Capacity 1 Introduction Hyperbolic Soil Bearing Capacity This example involves analyzing the bearing capacity of a round footing. The example is useful for illustrating several SIGMA/W features and procedures,

More information

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each.

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. GTE 2016 Q. 1 Q. 9 carry one mark each. D : SOLID MECHNICS Q.1 single degree of freedom vibrating system has mass of 5 kg, stiffness of 500 N/m and damping coefficient of 100 N-s/m. To make the system

More information

Laboratory 4 Topic: Buckling

Laboratory 4 Topic: Buckling Laboratory 4 Topic: Buckling Objectives: To record the load-deflection response of a clamped-clamped column. To identify, from the recorded response, the collapse load of the column. Introduction: Buckling

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

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS TUTORIAL 3 LOADED COMPONENTS

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS TUTORIAL 3 LOADED COMPONENTS EDEXCEL NATIONAL CERTIICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQ LEVEL 3 OUTCOME 1 - LOADING SYSTEMS TUTORIAL 3 LOADED COMPONENTS 1. Be able to determine the effects of loading in static engineering

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

Abstract. 1 Introduction

Abstract. 1 Introduction Buckling force for deployable pantographic columns I. Raskin, J. Roorda Department of Civil Engineering, University of Waterloo, Waterloo, Ontario, Canada N2L SGI Abstract The method of calculating the

More information

Problem 1: Find the Equation of Motion from the static equilibrium position for the following systems: 1) Assumptions

Problem 1: Find the Equation of Motion from the static equilibrium position for the following systems: 1) Assumptions Problem 1: Find the Equation of Motion from the static equilibrium position for the following systems: 1) Assumptions k 2 Wheels roll without friction k 1 Motion will not cause block to hit the supports

More information

Vector Mechanics: Statics

Vector Mechanics: Statics PDHOnline Course G492 (4 PDH) Vector Mechanics: Statics Mark A. Strain, P.E. 2014 PDH Online PDH Center 5272 Meadow Estates Drive Fairfax, VA 22030-6658 Phone & Fax: 703-988-0088 www.pdhonline.org www.pdhcenter.com

More information

five Mechanics of Materials 1 ARCHITECTURAL STRUCTURES: FORM, BEHAVIOR, AND DESIGN DR. ANNE NICHOLS SUMMER 2017 lecture

five Mechanics of Materials 1 ARCHITECTURAL STRUCTURES: FORM, BEHAVIOR, AND DESIGN DR. ANNE NICHOLS SUMMER 2017 lecture ARCHITECTURAL STRUCTURES: FORM, BEHAVIOR, AND DESIGN DR. ANNE NICHOLS SUMMER 2017 lecture five mechanics www.carttalk.com of materials Mechanics of Materials 1 Mechanics of Materials MECHANICS MATERIALS

More information

Transactions of the VŠB Technical University of Ostrava, Mechanical Series. article No Roland JANČO *

Transactions of the VŠB Technical University of Ostrava, Mechanical Series. article No Roland JANČO * Transactions of the VŠB Technical University of Ostrava, Mechanical Series No. 1, 013, vol. LIX article No. 1930 Roland JANČO * NUMERICAL AND EXACT SOLUTION OF BUCKLING LOAD FOR BEAM ON ELASTIC FOUNDATION

More information

9.1 Introduction to bifurcation of equilibrium and structural

9.1 Introduction to bifurcation of equilibrium and structural Module 9 Stability and Buckling Readings: BC Ch 14 earning Objectives Understand the basic concept of structural instability and bifurcation of equilibrium. Derive the basic buckling load of beams subject

More information

SLOPE-DEFLECTION METHOD

SLOPE-DEFLECTION METHOD SLOPE-DEFLECTION ETHOD The slope-deflection method uses displacements as unknowns and is referred to as a displacement method. In the slope-deflection method, the moments at the ends of the members are

More information

EMA 3702 Mechanics & Materials Science (Mechanics of Materials) Chapter 10 Columns

EMA 3702 Mechanics & Materials Science (Mechanics of Materials) Chapter 10 Columns EMA 370 Mechanics & Materials Science (Mechanics of Materials) Chapter 10 Columns Columns Introduction Columns are vertical prismatic members subjected to compressive forces Goals: 1. Study the stability

More information

4. SHAFTS. A shaft is an element used to transmit power and torque, and it can support

4. SHAFTS. A shaft is an element used to transmit power and torque, and it can support 4. SHAFTS A shaft is an element used to transmit power and torque, and it can support reverse bending (fatigue). Most shafts have circular cross sections, either solid or tubular. The difference between

More information

NUMERICAL METHODS C. Carl Gustav Jacob Jacobi 10.1 GAUSSIAN ELIMINATION WITH PARTIAL PIVOTING

NUMERICAL METHODS C. Carl Gustav Jacob Jacobi 10.1 GAUSSIAN ELIMINATION WITH PARTIAL PIVOTING 0. Gaussian Elimination with Partial Pivoting 0.2 Iterative Methods for Solving Linear Systems 0.3 Power Method for Approximating Eigenvalues 0.4 Applications of Numerical Methods Carl Gustav Jacob Jacobi

More information

Homework 1 Elena Davidson (B) (C) (D) (E) (F) (G) (H) (I)

Homework 1 Elena Davidson (B) (C) (D) (E) (F) (G) (H) (I) CS 106 Spring 2004 Homework 1 Elena Davidson 8 April 2004 Problem 1.1 Let B be a 4 4 matrix to which we apply the following operations: 1. double column 1, 2. halve row 3, 3. add row 3 to row 1, 4. interchange

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

6. Bending CHAPTER OBJECTIVES

6. Bending CHAPTER OBJECTIVES CHAPTER OBJECTIVES Determine stress in members caused by bending Discuss how to establish shear and moment diagrams for a beam or shaft Determine largest shear and moment in a member, and specify where

More information

MECHANICS OF MATERIALS

MECHANICS OF MATERIALS CHTER MECHNICS OF MTERILS 10 Ferdinand. Beer E. Russell Johnston, Jr. Columns John T. DeWolf cture Notes: J. Walt Oler Texas Tech University 006 The McGraw-Hill Companies, Inc. ll rights reserved. Columns

More information

Module 2. Analysis of Statically Indeterminate Structures by the Matrix Force Method

Module 2. Analysis of Statically Indeterminate Structures by the Matrix Force Method Module 2 Analysis of Statically Indeterminate Structures by the Matrix Force Method Lesson 8 The Force Method of Analysis: Beams Instructional Objectives After reading this chapter the student will be

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

DESIGN AND APPLICATION

DESIGN AND APPLICATION III. 3.1 INTRODUCTION. From the foregoing sections on contact theory and material properties we can make a list of what properties an ideal contact material would possess. (1) High electrical conductivity

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

8 Square matrices continued: Determinants

8 Square matrices continued: Determinants 8 Square matrices continued: Determinants 8.1 Introduction Determinants give us important information about square matrices, and, as we ll soon see, are essential for the computation of eigenvalues. You

More information

Pressure Vessels Stresses Under Combined Loads Yield Criteria for Ductile Materials and Fracture Criteria for Brittle Materials

Pressure Vessels Stresses Under Combined Loads Yield Criteria for Ductile Materials and Fracture Criteria for Brittle Materials Pressure Vessels Stresses Under Combined Loads Yield Criteria for Ductile Materials and Fracture Criteria for Brittle Materials Pressure Vessels: In the previous lectures we have discussed elements subjected

More information

Lab M5: Hooke s Law and the Simple Harmonic Oscillator

Lab M5: Hooke s Law and the Simple Harmonic Oscillator M5.1 Lab M5: Hooke s Law and the Simple Harmonic Oscillator Most springs obey Hooke s Law, which states that the force exerted by the spring is proportional to the extension or compression of the spring

More information

Modeling Mechanical Systems

Modeling Mechanical Systems Modeling Mechanical Systems Mechanical systems can be either translational or rotational. Although the fundamental relationships for both types are derived from Newton s law, they are different enough

More information

Open Access Prediction on Deflection of V-core Sandwich Panels in Weak Direction

Open Access Prediction on Deflection of V-core Sandwich Panels in Weak Direction Send Orders for Reprints to reprints@benthamscience.net The Open Ocean Engineering Journal, 2013, 6, Suppl-1, M5) 73-81 73 Open Access Prediction on Deflection of V-core Sandwich Panels in Weak Direction

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

Determine the resultant internal loadings acting on the cross section at C of the beam shown in Fig. 1 4a.

Determine the resultant internal loadings acting on the cross section at C of the beam shown in Fig. 1 4a. E X M P L E 1.1 Determine the resultant internal loadings acting on the cross section at of the beam shown in Fig. 1 a. 70 N/m m 6 m Fig. 1 Support Reactions. This problem can be solved in the most direct

More information

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

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 06 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras Lecture - 06 In the last lecture, we have seen a boundary value problem, using the formal

More information

Module 4 : Deflection of Structures Lecture 4 : Strain Energy Method

Module 4 : Deflection of Structures Lecture 4 : Strain Energy Method Module 4 : Deflection of Structures Lecture 4 : Strain Energy Method Objectives In this course you will learn the following Deflection by strain energy method. Evaluation of strain energy in member under

More information

Math 51, Homework-2 Solutions

Math 51, Homework-2 Solutions SSEA Summer 27 Math 5, Homework-2 Solutions Write the parametric equation of the plane that contains the following point and line: 3 2, 4 2 + t 3 t R 5 4 By substituting t = and t =, we get two points

More information

MATH 251 Examination II July 28, Name: Student Number: Section:

MATH 251 Examination II July 28, Name: Student Number: Section: MATH 251 Examination II July 28, 2008 Name: Student Number: Section: This exam has 9 questions for a total of 100 points. In order to obtain full credit for partial credit problems, all work must be shown.

More information

Table of Contents. Preface...xvii. Part 1. Level

Table of Contents. Preface...xvii. Part 1. Level Preface...xvii Part 1. Level 1... 1 Chapter 1. The Basics of Linear Elastic Behavior... 3 1.1. Cohesion forces... 4 1.2. The notion of stress... 6 1.2.1. Definition... 6 1.2.2. Graphical representation...

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

Introduction to Finite Element Method

Introduction to Finite Element Method Introduction to Finite Element Method Dr. Rakesh K Kapania Aerospace and Ocean Engineering Department Virginia Polytechnic Institute and State University, Blacksburg, VA AOE 524, Vehicle Structures Summer,

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

needed to buckle an ideal column. Analyze the buckling with bending of a column. Discuss methods used to design concentric and eccentric columns.

needed to buckle an ideal column. Analyze the buckling with bending of a column. Discuss methods used to design concentric and eccentric columns. CHAPTER OBJECTIVES Discuss the behavior of columns. Discuss the buckling of columns. Determine the axial load needed to buckle an ideal column. Analyze the buckling with bending of a column. Discuss methods

More information

Where and are the factored end moments of the column and >.

Where and are the factored end moments of the column and >. 11 LIMITATION OF THE SLENDERNESS RATIO----( ) 1-Nonsway (braced) frames: The ACI Code, Section 6.2.5 recommends the following limitations between short and long columns in braced (nonsway) frames: 1. The

More information

LATERAL STABILITY OF DEEP BEAMS WITH SHEAR-BEAM SUPPORT

LATERAL STABILITY OF DEEP BEAMS WITH SHEAR-BEAM SUPPORT U. FOREST SERVICE RESEARCH PAPER FPL 43 OCTOBER U. S. DEPARTMENT OF AGRICULTURE FOREST SERVICE FOREST PRODUCTS LABORATORY MADISON, WIS. LATERAL STABILITY OF DEEP BEAMS WITH SHEAR-BEAM SUPPORT The FOREST

More information

EFFECT OF TRANSIENT THERMAL STRAIN ON THE BUCKLING OF SLENDER CONCRETE AND CONCRETE-FILLED COLUMNS IN FIRE

EFFECT OF TRANSIENT THERMAL STRAIN ON THE BUCKLING OF SLENDER CONCRETE AND CONCRETE-FILLED COLUMNS IN FIRE EFFECT OF TRANSIENT THERMAL STRAIN ON THE BUCKLING OF SLENDER CONCRETE AND CONCRETE-FILLED COLUMNS IN FIRE SHAN-SHAN HUANG 1 IAN BURGESS 2 ZHAO-HUI HUANG 3 and ROGER PLANK 4 ABSTRACT Pre-compressed concrete

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

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

Math 51, Homework-2. Section numbers are from the course textbook.

Math 51, Homework-2. Section numbers are from the course textbook. SSEA Summer 2017 Math 51, Homework-2 Section numbers are from the course textbook. 1. Write the parametric equation of the plane that contains the following point and line: 1 1 1 3 2, 4 2 + t 3 0 t R.

More information

ME 323 Examination #2

ME 323 Examination #2 ME 33 Eamination # SOUTION Novemer 14, 17 ROEM NO. 1 3 points ma. The cantilever eam D of the ending stiffness is sujected to a concentrated moment M at C. The eam is also supported y a roller at. Using

More information

Conceptual question Conceptual question 12.2

Conceptual question Conceptual question 12.2 Conceptual question 12.1 rigid cap of weight W t g r A thin-walled tank (having an inner radius of r and wall thickness t) constructed of a ductile material contains a gas with a pressure of p. A rigid

More information

UNIT II SLOPE DEFLECION AND MOMENT DISTRIBUTION METHOD

UNIT II SLOPE DEFLECION AND MOMENT DISTRIBUTION 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

More Examples Of Generalized Coordinates

More Examples Of Generalized Coordinates Slides of ecture 8 Today s Class: Review Of Homework From ecture 7 Hamilton s Principle More Examples Of Generalized Coordinates Calculating Generalized Forces Via Virtual Work /3/98 /home/djsegal/unm/vibcourse/slides/ecture8.frm

More information

LATERAL STABILITY OF BEAMS WITH ELASTIC END RESTRAINTS

LATERAL STABILITY OF BEAMS WITH ELASTIC END RESTRAINTS LATERAL STABILITY OF BEAMS WITH ELASTIC END RESTRAINTS By John J. Zahn, 1 M. ASCE ABSTRACT: In the analysis of the lateral buckling of simply supported beams, the ends are assumed to be rigidly restrained

More information

d = k where k is a constant of proportionality equal to the gradient.

d = k where k is a constant of proportionality equal to the gradient. VARIATION In Physics and Chemistry there are many laws where one quantity varies in some way with another quantity. We will be studying three types of variation direct, inverse and joint.. DIRECT VARIATION

More information

IDE 110 Mechanics of Materials Spring 2006 Final Examination FOR GRADING ONLY

IDE 110 Mechanics of Materials Spring 2006 Final Examination FOR GRADING ONLY Spring 2006 Final Examination STUDENT S NAME (please print) STUDENT S SIGNATURE STUDENT NUMBER IDE 110 CLASS SECTION INSTRUCTOR S NAME Do not turn this page until instructed to start. Write your name on

More information

Using the finite element method of structural analysis, determine displacements at nodes 1 and 2.

Using the finite element method of structural analysis, determine displacements at nodes 1 and 2. Question 1 A pin-jointed plane frame, shown in Figure Q1, is fixed to rigid supports at nodes and 4 to prevent their nodal displacements. The frame is loaded at nodes 1 and by a horizontal and a vertical

More information

SIMPLE MODEL FOR PRYING FORCES IN T-HANGER CONNECTIONS WITH SNUG TIGHTENED BOLTS

SIMPLE MODEL FOR PRYING FORCES IN T-HANGER CONNECTIONS WITH SNUG TIGHTENED BOLTS SIMPLE MODEL FOR PRYING FORCES IN T-HANGER CONNECTIONS WITH SNUG TIGHTENED BOLTS By Fathy Abdelmoniem Abdelfattah Faculty of Engineering at Shoubra, Zagazig University, Banha Branch Mohamed Salah A. Soliman

More information

Generalized Single Degree of Freedom Systems

Generalized Single Degree of Freedom Systems Single Degree of Freedom http://intranet.dica.polimi.it/people/boffi-giacomo Dipartimento di Ingegneria Civile Ambientale e Territoriale Politecnico di Milano April, 16 Outline Until now our were described

More information

Mechanics of Inflatable Fabric Beams

Mechanics of Inflatable Fabric Beams Copyright c 2008 ICCES ICCES, vol.5, no.2, pp.93-98 Mechanics of Inflatable Fabric Beams C. Wielgosz 1,J.C.Thomas 1,A.LeVan 1 Summary In this paper we present a summary of the behaviour of inflatable fabric

More information

Advanced Vibrations. Elements of Analytical Dynamics. By: H. Ahmadian Lecture One

Advanced Vibrations. Elements of Analytical Dynamics. By: H. Ahmadian Lecture One Advanced Vibrations Lecture One Elements of Analytical Dynamics By: H. Ahmadian ahmadian@iust.ac.ir Elements of Analytical Dynamics Newton's laws were formulated for a single particle Can be extended to

More information