FEA CODE WITH MATLAB. Finite Element Analysis of an Arch ME 5657 FINITE ELEMENT METHOD. Submitted by: ALPAY BURAK DEMIRYUREK

Size: px
Start display at page:

Download "FEA CODE WITH MATLAB. Finite Element Analysis of an Arch ME 5657 FINITE ELEMENT METHOD. Submitted by: ALPAY BURAK DEMIRYUREK"

Transcription

1 FEA CODE WITH MATAB Finite Element Analysis of an Arch ME 5657 FINITE EEMENT METHOD Submitted by: APAY BURAK DEMIRYUREK

2 This report summarizes the finite element analysis of an arch-beam with using matlab. The geometry and material properties of arch-beam given is shown below Following assumptions are made in FEA of the beam - Global coordinate system X-Y is located at left hand side support. So that center of arch is located at R cos(90-φ /). - Height of the arch beam changes linearly along its arch length. An average beam height is taken into consideration for each element. Such that, h avg = h i + h j h i = height at i th Node h j = height at j th Node - External load P applied on element by using its horizontal distance from the origin (X=0, Y=0), Vertical distance variations from the original point application to elements are ignored. - Elements and nodes are numbered starting from the left hand side support. Such that, first element is numbered as 1 and node 1 at i th end at j th end. - Counterclockwise Moments, and X-Y directions shown above are considered as + ve directions.

3 Structure Stiffness Matrix in ocal Coordinates where ; X = EA k local = X 0 0 X Y Z 0 Y Z 0 Z T 0 Z W X 0 0 X Y Z 0 Y Z [ 0 Z W 0 Z T ] Y = 1EI z (1 + φ y ) 3 Z = 6EI z (1 + φ y ) T = (4 + φ y)ei z (1 + φ y ) W = ( φ y)ei z (1 + φ y ) Since, the height of the arch beam changes linearly along its arch length in order to use above stiffness matrix, an average beam height is taken into consideration. Such that, Consistent Nodal Force Vector h i = height at i th Node h avg = h i + h j h j = height at j th Node To determine consistent nodal forces due to self-weight, following integral statement is used. {R b } = F b A [N] T dx 0 To obtain 6 by 1 local consistent nodal force vector following shape functions are used to evaluate axial force, and Vertical force End moment couples. [N bar ] = [1 x [N beam ] = [1 3 ( x ) + ( x )3 x(1 ( x ) + (x ) 3 ( x ) ( x )3 x ( ( x ) + (x ) ) ] Based on the assumption of constant area along the element, and given constant material unit weight above integrals are computed symbolically and following load vectors are obtained. x ] {r bar } = F bx A [ ] {r beam } = F by A [ 1 1]

4 Combining these two consistent nodal force vectors. Following consistent nodal force vector due to body force is obtained {r b } = F bx A F by A F by A 1 F bx A F by A [ F bya 1 ] U 1 V 1 Θ 1 U V Θ Consistent nodal forces due to applied point load, Following local consistent nodal load vector gives the forces at nodes {r e } = b P x P y b ( + a) [ 3 ab P y a P x P y a ( + b) 3 P y a b ] U 1 V 1 Θ 1 U V Θ

5 DOF-solution and convergence By using matlab script provided in Appendix, for 4,8,16,3 and 64 elements convergence of DOFs evaluated. Following graphs for different mesh sizes are obtained.

6

7 For given criterion, %1 difference in deflections from previous case, mid-point deflections of different mesh size analyses are compared. Given criterion is satisfied when # Elements = 64 Stresses for converged case (N=64) For calculation of stresses along the beam, Eqn s..9-3 to.9-6 from Cook. Et al. are used. To compute normal stresses along the element following equation is implemented into matlab code To compute bending stresses at top of the section # Elements u (m) v (m) Δu (%) Δv (%) E E E E E E E E E E σ N = E u u 1 σ b = E h avg [( 6 + 1x 3 ) v 1 + ( 4 + 6x ) θ 1 + ( 6 1x 3 ) v + ( + 6x ) θ ] Bending stresses are computed at ith node of each element, where x=0. To compute shear stresses following expression is implemented. τ = c V A = cei A [(1 3 ) v 1 + ( 6 ) θ 1 + ( 1 3 ) v + ( 6 ) θ ]

8 # Elements u (m) v (m) Δu (%) Δv (%) E E E E E E E E E E E E E E As number of elements used in modeling of the beam increased, deflections at nodes converges to exact solution. One can obtain exact solution by using infinitely many elements to model the structure, however it is not efficient for computation. Thus optimum number of elements should be determined. Optimum number of elements can be determined for an acceptable accuracy, in our case %1 difference in displacements from previous case.

9 APPENDIX Material Properties Modulus of Elasticity (E) (kn/m ) Poisson's Ratio(ν) 0 Shear Modulus(G) Thermal Expansion C. (α) 0 Unit Weight(γ kn/m 3 ) Section Properties Tapered or Not (1 or 0) 1 Section width(m) Section height(m) Cross Sectional Area(m ) Moment of Inertia(z-z) (m 4 ).5E E-09 Moment of Inertia(y-y) (m 4 ) E-07 Shear Area(y-y) Shear Area(z-z) 1.875E E-09 External oad Central Magnitude Angle (from eft End of Structure) X Elements Structure Geometry Number of Elements 64 Number of Nodes 65 inear or Curved(0 / 1) 1 Curved Beam R (m) 0.5 Central Angle ( Degrees) 90 First Element Starts at 0 0 ast Element Ends at ast Element Not Curved 0 0 Boundary Conditions Node U V Theta

10 8-Elements Structure Mesh Element No X1 Y1 X Y A I i-thnode j-th Node E E E E E Structure Geometry Number of Elements 8 Number of Nodes 9 inear or Curved(0 / 1) 1 Curved Beam R (m) 0.5 Central Angle ( Degrees) 90 First Element Starts at 0 0 ast Element Ends at ast Element Not Curved 0 0 Boundary Conditions Node U V Theta Structure Mesh Element No X1 Y1 X Y A I i-thnode j-th Node E E E E E E E E E Elements Structure Geometry Number of Elements 16 Number of Nodes 17 inear or Curved(0 / 1) 1 Curved Beam R (m) 0.5 Central Angle ( Degrees) 90 First Element Starts at 0 0 ast Element Ends at ast Element Not Curved 0 0

11 Boundary Conditions Node U V Theta Structure Mesh Element No X1 Y1 X Y A I i-thnode j-th Node E E E E E E E E E E E E E E E E E Elements Structure Geometry Number of Elements 3 Number of Nodes 33 inear or Curved(0 / 1) 1 Curved Beam R (m) 0.5 Central Angle ( Degrees) 90 First Element Starts at 0 0 ast Element Ends at ast Element Not Curved 0 0 Boundary Conditions Node U V Theta

12 64 Elements Structure Mesh Element No X1 Y1 X Y A I i-thnode j-th Node E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E Structure Geometry Number of Elements 64 Number of Nodes 65 inear or Curved(0 / 1) 1 Curved Beam R (m) 0.5 Central Angle ( Degrees) 90 First Element Starts at 0 0 ast Element Ends at ast Element Not Curved 0 0 Boundary Conditions Node U V Theta

13 Structure Mesh Element No X1 Y1 X Y A I i-thnode j-th Node E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E E

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

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

2 marks Questions and Answers

2 marks Questions and Answers 1. Define the term strain energy. A: Strain Energy of the elastic body is defined as the internal work done by the external load in deforming or straining the body. 2. Define the terms: Resilience and

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

ME 475 Modal Analysis of a Tapered Beam

ME 475 Modal Analysis of a Tapered Beam ME 475 Modal Analysis of a Tapered Beam Objectives: 1. To find the natural frequencies and mode shapes of a tapered beam using FEA.. To compare the FE solution to analytical solutions of the vibratory

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

External Work. When a force F undergoes a displacement dx in the same direction i as the force, the work done is

External Work. When a force F undergoes a displacement dx in the same direction i as the force, the work done is Structure Analysis I Chapter 9 Deflection Energy Method External Work Energy Method When a force F undergoes a displacement dx in the same direction i as the force, the work done is du e = F dx If the

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

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

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

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

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

Multi Linear Elastic and Plastic Link in SAP2000

Multi Linear Elastic and Plastic Link in SAP2000 26/01/2016 Marco Donà Multi Linear Elastic and Plastic Link in SAP2000 1 General principles Link object connects two joints, i and j, separated by length L, such that specialized structural behaviour may

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

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

ENGN 2340 Final Project Report. Optimization of Mechanical Isotropy of Soft Network Material

ENGN 2340 Final Project Report. Optimization of Mechanical Isotropy of Soft Network Material ENGN 2340 Final Project Report Optimization of Mechanical Isotropy of Soft Network Material Enrui Zhang 12/15/2017 1. Introduction of the Problem This project deals with the stress-strain response of a

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

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

ME325 EXAM I (Sample)

ME325 EXAM I (Sample) ME35 EXAM I (Sample) NAME: NOTE: COSED BOOK, COSED NOTES. ONY A SINGE 8.5x" ORMUA SHEET IS AOWED. ADDITIONA INORMATION IS AVAIABE ON THE AST PAGE O THIS EXAM. DO YOUR WORK ON THE EXAM ONY (NO SCRATCH PAPER

More information

DESIGN OF BEAMS AND SHAFTS

DESIGN OF BEAMS AND SHAFTS DESIGN OF EAMS AND SHAFTS! asis for eam Design! Stress Variations Throughout a Prismatic eam! Design of pristmatic beams! Steel beams! Wooden beams! Design of Shaft! ombined bending! Torsion 1 asis for

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

8-5 Conjugate-Beam method. 8-5 Conjugate-Beam method. 8-5 Conjugate-Beam method. 8-5 Conjugate-Beam method

8-5 Conjugate-Beam method. 8-5 Conjugate-Beam method. 8-5 Conjugate-Beam method. 8-5 Conjugate-Beam method The basis for the method comes from the similarity of eqn.1 &. to eqn 8. & 8. To show this similarity, we can write these eqn as shown dv dx w d θ M dx d M w dx d v M dx Here the shear V compares with

More information

1.050: Beam Elasticity (HW#9)

1.050: Beam Elasticity (HW#9) 1050: Beam Elasticity (HW#9) MIT 1050 (Engineering Mechanics I) Fall 2007 Instructor: Markus J BUEHER Due: November 14, 2007 Team Building and Team Work: We strongly encourage you to form Homework teams

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

Software Verification

Software Verification EXAMPLE 1-026 FRAME MOMENT AND SHEAR HINGES EXAMPLE DESCRIPTION This example uses a horizontal cantilever beam to test the moment and shear hinges in a static nonlinear analysis. The cantilever beam has

More information

Experimental Lab. Principles of Superposition

Experimental Lab. Principles of Superposition Experimental Lab Principles of Superposition Objective: The objective of this lab is to demonstrate and validate the principle of superposition using both an experimental lab and theory. For this lab you

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 21 The oment- Distribution ethod: rames with Sidesway Instructional Objectives After reading this chapter the student

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

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

Chapter 5 Elastic Strain, Deflection, and Stability 1. Elastic Stress-Strain Relationship

Chapter 5 Elastic Strain, Deflection, and Stability 1. Elastic Stress-Strain Relationship Chapter 5 Elastic Strain, Deflection, and Stability Elastic Stress-Strain Relationship A stress in the x-direction causes a strain in the x-direction by σ x also causes a strain in the y-direction & z-direction

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

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 16 The Slope-Deflection ethod: rames Without Sidesway Instructional Objectives After reading this chapter the student

More information

Mechanical Engineering Ph.D. Preliminary Qualifying Examination Solid Mechanics February 25, 2002

Mechanical Engineering Ph.D. Preliminary Qualifying Examination Solid Mechanics February 25, 2002 student personal identification (ID) number on each sheet. Do not write your name on any sheet. #1. A homogeneous, isotropic, linear elastic bar has rectangular cross sectional area A, modulus of elasticity

More information

BEAM A horizontal or inclined structural member that is designed to resist forces acting to its axis is called a beam

BEAM A horizontal or inclined structural member that is designed to resist forces acting to its axis is called a beam BEM horizontal or inclined structural member that is designed to resist forces acting to its axis is called a beam INTERNL FORCES IN BEM Whether or not a beam will break, depend on the internal resistances

More information

BEAM DEFLECTION THE ELASTIC CURVE

BEAM DEFLECTION THE ELASTIC CURVE BEAM DEFLECTION Samantha Ramirez THE ELASTIC CURVE The deflection diagram of the longitudinal axis that passes through the centroid of each cross-sectional area of a beam. Supports that apply a moment

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

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

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

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

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

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

Question 1. Ignore bottom surface. Solution: Design variables: X = (R, H) Objective function: maximize volume, πr 2 H OR Minimize, f(x) = πr 2 H

Question 1. Ignore bottom surface. Solution: Design variables: X = (R, H) Objective function: maximize volume, πr 2 H OR Minimize, f(x) = πr 2 H Question 1 (Problem 2.3 of rora s Introduction to Optimum Design): Design a beer mug, shown in fig, to hold as much beer as possible. The height and radius of the mug should be not more than 20 cm. The

More information

ELASTODYNAMIC ANALYSIS OF FOUR BAR MECHANISM USING MATLAB AND ANSYS WB

ELASTODYNAMIC ANALYSIS OF FOUR BAR MECHANISM USING MATLAB AND ANSYS WB International Journal of Mechanical and Production Engineering Research and Development (IJMPERD ) ISSN 49-689 Vol., Issue Sep 1 76-8 TJPRC Pvt. td., EASTODYNAMIC ANAYSIS OF FOUR BAR MECHANISM USING MATAB

More information

Chapter 2: Deflections of Structures

Chapter 2: Deflections of Structures Chapter 2: Deflections of Structures Fig. 4.1. (Fig. 2.1.) ASTU, Dept. of C Eng., Prepared by: Melkamu E. Page 1 (2.1) (4.1) (2.2) Fig.4.2 Fig.2.2 ASTU, Dept. of C Eng., Prepared by: Melkamu E. Page 2

More information

= 50 ksi. The maximum beam deflection Δ max is not = R B. = 30 kips. Notes for Strength of Materials, ET 200

= 50 ksi. The maximum beam deflection Δ max is not = R B. = 30 kips. Notes for Strength of Materials, ET 200 Notes for Strength of Materials, ET 00 Steel Six Easy Steps Steel beam design is about selecting the lightest steel beam that will support the load without exceeding the bending strength or shear strength

More information

FINAL EXAMINATION. (CE130-2 Mechanics of Materials)

FINAL EXAMINATION. (CE130-2 Mechanics of Materials) UNIVERSITY OF CLIFORNI, ERKELEY FLL SEMESTER 001 FINL EXMINTION (CE130- Mechanics of Materials) Problem 1: (15 points) pinned -bar structure is shown in Figure 1. There is an external force, W = 5000N,

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

2. Determine the deflection at C of the beam given in fig below. Use principal of virtual work. W L/2 B A L C

2. Determine the deflection at C of the beam given in fig below. Use principal of virtual work. W L/2 B A L C CE-1259, Strength of Materials UNIT I STRESS, STRAIN DEFORMATION OF SOLIDS Part -A 1. Define strain energy density. 2. State Maxwell s reciprocal theorem. 3. Define proof resilience. 4. State Castigliano

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

Homework 6: Energy methods, Implementing FEA.

Homework 6: Energy methods, Implementing FEA. EN75: Advanced Mechanics of Solids Homework 6: Energy methods, Implementing FEA. School of Engineering Brown University. The figure shows a eam with clamped ends sujected to a point force at its center.

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

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

Introduction to Structural Member Properties

Introduction to Structural Member Properties Introduction to Structural Member Properties Structural Member Properties Moment of Inertia (I): a mathematical property of a cross-section (measured in inches 4 or in 4 ) that gives important information

More information

BEAMS AND PLATES ANALYSIS

BEAMS AND PLATES ANALYSIS BEAMS AND PLATES ANALYSIS Automotive body structure can be divided into two types: i. Frameworks constructed of beams ii. Panels Classical beam versus typical modern vehicle beam sections Assumptions:

More information

Supplement: Statically Indeterminate Frames

Supplement: Statically Indeterminate Frames : Statically Indeterminate Frames Approximate Analysis - In this supplement, we consider another approximate method of solving statically indeterminate frames subjected to lateral loads known as the. Like

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

3 Relation between complete and natural degrees of freedom

3 Relation between complete and natural degrees of freedom Stiffness matrix for D tapered beams by ouie. Yaw, PhD, PE, SE Walla Walla University March 9, 9 Introduction This article presents information necessary for the construction of the stiffness matrix of

More information

Structural Analysis Lab

Structural Analysis Lab Structural Analysis Lab Session 4 Shear Walls With Openings Group 3 Daniel Carroll James Loney Brian Keating Eoghan Russell Table of Contents Introduction... 2 Modelling of structure... 3 Theoretical Calculations...

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

Parametric study on the transverse and longitudinal moments of trough type folded plate roofs using ANSYS

Parametric study on the transverse and longitudinal moments of trough type folded plate roofs using ANSYS American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-4 pp-22-28 www.ajer.org Research Paper Open Access Parametric study on the transverse and longitudinal moments

More information

Slender Structures Load carrying principles

Slender Structures Load carrying principles Slender Structures Load carrying principles Basic cases: Extension, Shear, Torsion, Cable Bending (Euler) v017-1 Hans Welleman 1 Content (preliminary schedule) Basic cases Extension, shear, torsion, cable

More information

CIVL 7/8117 Chapter 4 - Development of Beam Equations - Part 2 1/34. Chapter 4b Development of Beam Equations. Learning Objectives

CIVL 7/8117 Chapter 4 - Development of Beam Equations - Part 2 1/34. Chapter 4b Development of Beam Equations. Learning Objectives CIV 7/87 Chapter 4 - Development of Beam Equations - Part /4 Chapter 4b Development of Beam Equations earning Objectives To introduce the work-equivalence method for replacing distributed loading by a

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

Question 1. Ignore bottom surface. Problem formulation: Design variables: X = (R, H)

Question 1. Ignore bottom surface. Problem formulation: Design variables: X = (R, H) Question 1 (Problem 2.3 of Arora s Introduction to Optimum Design): Design a beer mug, shown in fig, to hold as much beer as possible. The height and radius of the mug should be not more than 20 cm. The

More information

BENCHMARK LINEAR FINITE ELEMENT ANALYSIS OF LATERALLY LOADED SINGLE PILE USING OPENSEES & COMPARISON WITH ANALYTICAL SOLUTION

BENCHMARK LINEAR FINITE ELEMENT ANALYSIS OF LATERALLY LOADED SINGLE PILE USING OPENSEES & COMPARISON WITH ANALYTICAL SOLUTION BENCHMARK LINEAR FINITE ELEMENT ANALYSIS OF LATERALLY LOADED SINGLE PILE USING OPENSEES & COMPARISON WITH ANALYTICAL SOLUTION Ahmed Elgamal and Jinchi Lu October 07 Introduction In this study: I) The response

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

UNIVERSITY OF SASKATCHEWAN ME MECHANICS OF MATERIALS I FINAL EXAM DECEMBER 13, 2008 Professor A. Dolovich

UNIVERSITY OF SASKATCHEWAN ME MECHANICS OF MATERIALS I FINAL EXAM DECEMBER 13, 2008 Professor A. Dolovich UNIVERSITY OF SASKATCHEWAN ME 313.3 MECHANICS OF MATERIALS I FINAL EXAM DECEMBER 13, 2008 Professor A. Dolovich A CLOSED BOOK EXAMINATION TIME: 3 HOURS For Marker s Use Only LAST NAME (printed): FIRST

More information

ME C85/CE C30 Fall, Introduction to Solid Mechanics ME C85/CE C30. Final Exam. Fall, 2013

ME C85/CE C30 Fall, Introduction to Solid Mechanics ME C85/CE C30. Final Exam. Fall, 2013 Introduction to Solid Mechanics ME C85/CE C30 Fall, 2013 1. Leave an empty seat between you and the person (people) next to you. Unfortunately, there have been reports of cheating on the midterms, so we

More information

2. Rigid bar ABC supports a weight of W = 50 kn. Bar ABC is pinned at A and supported at B by rod (1). What is the axial force in rod (1)?

2. Rigid bar ABC supports a weight of W = 50 kn. Bar ABC is pinned at A and supported at B by rod (1). What is the axial force in rod (1)? IDE 110 S08 Test 1 Name: 1. Determine the internal axial forces in segments (1), (2) and (3). (a) N 1 = kn (b) N 2 = kn (c) N 3 = kn 2. Rigid bar ABC supports a weight of W = 50 kn. Bar ABC is pinned at

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 2: Rigid Bar Supported by Two Buckled Struts under Axial, Harmonic, Displacement Excitation..14

Chapter 2: Rigid Bar Supported by Two Buckled Struts under Axial, Harmonic, Displacement Excitation..14 Table of Contents Chapter 1: Research Objectives and Literature Review..1 1.1 Introduction...1 1.2 Literature Review......3 1.2.1 Describing Vibration......3 1.2.2 Vibration Isolation.....6 1.2.2.1 Overview.

More information

Method of Virtual Work Frame Deflection Example Steven Vukazich San Jose State University

Method of Virtual Work Frame Deflection Example Steven Vukazich San Jose State University Method of Virtual Work Frame Deflection xample Steven Vukazich San Jose State University Frame Deflection xample 9 k k D 4 ft θ " # The statically determinate frame from our previous internal force diagram

More information

PURE BENDING. If a simply supported beam carries two point loads of 10 kn as shown in the following figure, pure bending occurs at segment BC.

PURE BENDING. If a simply supported beam carries two point loads of 10 kn as shown in the following figure, pure bending occurs at segment BC. BENDING STRESS The effect of a bending moment applied to a cross-section of a beam is to induce a state of stress across that section. These stresses are known as bending stresses and they act normally

More information

Bending Stress. Sign convention. Centroid of an area

Bending Stress. Sign convention. Centroid of an area Bending Stress Sign convention The positive shear force and bending moments are as shown in the figure. Centroid of an area Figure 40: Sign convention followed. If the area can be divided into n parts

More information

Workshop 8. Lateral Buckling

Workshop 8. Lateral Buckling Workshop 8 Lateral Buckling cross section A transversely loaded member that is bent about its major axis may buckle sideways if its compression flange is not laterally supported. The reason buckling occurs

More information

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown.

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown. D : SOLID MECHANICS Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown. Q.2 Consider the forces of magnitude F acting on the sides of the regular hexagon having

More information

Virtual Work & Energy Methods. External Energy-Work Transformation

Virtual Work & Energy Methods. External Energy-Work Transformation External Energy-Work Transformation Virtual Work Many structural problems are statically determinate (support reactions & internal forces can be found by simple statics) Other methods are required when

More information

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF MECHANICAL ENGINEERING QUESTION BANK. Subject code/name: ME2254/STRENGTH OF MATERIALS Year/Sem:II / IV

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF MECHANICAL ENGINEERING QUESTION BANK. Subject code/name: ME2254/STRENGTH OF MATERIALS Year/Sem:II / IV KINGS COLLEGE OF ENGINEERING DEPARTMENT OF MECHANICAL ENGINEERING QUESTION BANK Subject code/name: ME2254/STRENGTH OF MATERIALS Year/Sem:II / IV UNIT I STRESS, STRAIN DEFORMATION OF SOLIDS PART A (2 MARKS)

More information

December 10, PROBLEM NO points max.

December 10, PROBLEM NO points max. PROBLEM NO. 1 25 points max. PROBLEM NO. 2 25 points max. B 3A A C D A H k P L 2L Given: Consider the structure above that is made up of rod segments BC and DH, a spring of stiffness k and rigid connectors

More information

PILE SOIL INTERACTION MOMENT AREA METHOD

PILE SOIL INTERACTION MOMENT AREA METHOD Pile IGC Soil 2009, Interaction Moment Guntur, INDIA Area Method PILE SOIL INTERACTION MOMENT AREA METHOD D.M. Dewaikar Professor, Department of Civil Engineering, IIT Bombay, Mumbai 400 076, India. E-mail:

More information

A.0 IDUKKI ARCH DAM - ANALYSIS FOR VARIOUS LOAD CASES AND DISCRETISATIONS

A.0 IDUKKI ARCH DAM - ANALYSIS FOR VARIOUS LOAD CASES AND DISCRETISATIONS Annexure A.0 IDUKKI ARCH DAM - ANALYSIS FOR VARIOUS LOAD CASES AND DISCRETISATIONS In this Annexure, Idukki arch dam chosen for case study is analyzed with the developed program for various load conditions

More information

Nomenclature. Length of the panel between the supports. Width of the panel between the supports/ width of the beam

Nomenclature. Length of the panel between the supports. Width of the panel between the supports/ width of the beam omenclature a b c f h Length of the panel between the supports Width of the panel between the supports/ width of the beam Sandwich beam/ panel core thickness Thickness of the panel face sheet Sandwich

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

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

BOOK OF COURSE WORKS ON STRENGTH OF MATERIALS FOR THE 2 ND YEAR STUDENTS OF THE UACEG

BOOK OF COURSE WORKS ON STRENGTH OF MATERIALS FOR THE 2 ND YEAR STUDENTS OF THE UACEG BOOK OF COURSE WORKS ON STRENGTH OF MATERIALS FOR THE ND YEAR STUDENTS OF THE UACEG Assoc.Prof. Dr. Svetlana Lilkova-Markova, Chief. Assist. Prof. Dimitar Lolov Sofia, 011 STRENGTH OF MATERIALS GENERAL

More information

William J. McCutcheon U.S. Department of Agriculture, Forest Service Forest Products Laboratory Madison, Wisconsin 53705

William J. McCutcheon U.S. Department of Agriculture, Forest Service Forest Products Laboratory Madison, Wisconsin 53705 This article appeared in Civil Engineering for Practicing and Design Engineers 2: 207-233; 1983. McCutcheon, William J. Deflections and stresses in circular tapered beams and poles. Civil Eng. Pract. Des,

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

External Pressure... Thermal Expansion in un-restrained pipeline... The critical (buckling) pressure is calculated as follows:

External Pressure... Thermal Expansion in un-restrained pipeline... The critical (buckling) pressure is calculated as follows: External Pressure... The critical (buckling) pressure is calculated as follows: P C = E. t s ³ / 4 (1 - ν ha.ν ah ) R E ³ P C = Critical buckling pressure, kn/m² E = Hoop modulus in flexure, kn/m² t s

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

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

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

This procedure covers the determination of the moment of inertia about the neutral axis.

This procedure covers the determination of the moment of inertia about the neutral axis. 327 Sample Problems Problem 16.1 The moment of inertia about the neutral axis for the T-beam shown is most nearly (A) 36 in 4 (C) 236 in 4 (B) 136 in 4 (D) 736 in 4 This procedure covers the determination

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

Discontinuous Distributions in Mechanics of Materials

Discontinuous Distributions in Mechanics of Materials Discontinuous Distributions in Mechanics of Materials J.E. Akin, Rice University 1. Introduction The study of the mechanics of materials continues to change slowly. The student needs to learn about software

More information

PES Institute of Technology

PES Institute of Technology PES Institute of Technology Bangalore south campus, Bangalore-5460100 Department of Mechanical Engineering Faculty name : Madhu M Date: 29/06/2012 SEM : 3 rd A SEC Subject : MECHANICS OF MATERIALS Subject

More information

Finite Element Method for Solids and Structures 4 Paul Dryburgh S Assignment: Modelling of shallow and deep beams Due: 15/10/2014

Finite Element Method for Solids and Structures 4 Paul Dryburgh S Assignment: Modelling of shallow and deep beams Due: 15/10/2014 Finite Element Method for Solids and Structures 4 Paul Dryburgh S1123628 Assignment: Modelling of shallow and deep beams Due: 15/10/2014 1 2 Table of Contents Theory... 3 Question 1... 3 Question 2 Theoretical

More information

FINITE ELEMENT ANALYSIS OF ARKANSAS TEST SERIES PILE #2 USING OPENSEES (WITH LPILE COMPARISON)

FINITE ELEMENT ANALYSIS OF ARKANSAS TEST SERIES PILE #2 USING OPENSEES (WITH LPILE COMPARISON) FINITE ELEMENT ANALYSIS OF ARKANSAS TEST SERIES PILE #2 USING OPENSEES (WITH LPILE COMPARISON) Ahmed Elgamal and Jinchi Lu October 07 Introduction In this study, we conduct a finite element simulation

More information

INTRODUCTION TO STRAIN

INTRODUCTION TO STRAIN SIMPLE STRAIN INTRODUCTION TO STRAIN In general terms, Strain is a geometric quantity that measures the deformation of a body. There are two types of strain: normal strain: characterizes dimensional changes,

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