Homework 6: Energy methods, Implementing FEA.

Size: px
Start display at page:

Download "Homework 6: Energy methods, Implementing FEA."

Transcription

1 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. Its potential energy is L d vx ( ) Π= EI dx Pv( L / ) dx Due Friday Nov 9, 8 x Where v is the downward deflection of the eam.. Start y re-writing the potential energy in dimensionless form, y defining dimensionless measures of deflection and position as follows ˆ vei ˆ x ˆ Π v= x= Π= EI 3 L 3 PL P L Show that the dimensionless form for potential energy is independent of loading, geometry, or material properties. Sustituting for the relevant variales gives ˆ P L PL d vˆ ( x) PL Π = EI Ldxˆ P vˆ( L / ) EI EIL dxˆ EI ˆ d vx ˆ( ) Π= dxˆ vˆ( L / ) dxˆ The normalized expression has no parameters so it is universal. [ POINTS]. Use a displacement field of the form N ˆ ˆ n vx ( ) = ax n n= to otain a Rayleigh-Ritz approximation to the deflected shape of the eam. Write a MATLAB script (you can modify the one from class you will only need to change a few lines in the code) to calculate vx ˆ( ˆ) for an aritrary numer of terms in the approximation. Plot a graph of the solution with 5, and 5 terms in the series. Hand in a copy of your plot, there is no need to sumit MATLAB code The plot is shown elow

2 [5 POINTS]. Modify the Matla code given in class to solve prolems involving plane stress deformation instead of plane strain (this should require a change to only one line of the code).. Check the modified code y solving the prolem shown in the figure. Assume that the lock has unit length in oth horizontal and e vertical directions, use Young s modulus and Poisson s ratio.3, and take the magnitude of the distriuted load to e (all in aritrary units). Compare the predictions of the FEA analysis with the exact solution (report your comparison as a tale that gives your FEA predictions for the displacements at the 4 nodes, along with the exact solution). Please hand in a description of the line(s) of code you modified as a solution to this prolem, and the tale. There is no need to sumit MATLAB code. To do this you need to () Change the elastic constant matrix (line 4) to Dmat = [[,nu,];[nu,,];[,,(-nu)/]]*e/((-nu^)); () Edit the input file to enforce the correct oundary conditions e 4 3

3 The predicted displacement field is elow To get the exact solution note that the material is in a state of uniaxial tension; the strain is therefore /=.; the vertical displacement of the top will e.; the lateral displacement of nodes and 4 will e νε L =.3. So the FEA solution is exact. [3 POINTS]. Repeat the test done in class to calculate the stress field in plate containing a central hole, with Poissons ratio.499 (you can download a copy of the input file for this simulation of the homework page of the wesite). Plot the stress contours, and find the predicted maximum stress concentration factor (you can just search for the element with the maximum stress). Compare the solution with your hand calculations using the Airy function in Homework 5. Upload a copy of your contour plot along with the hand calculation. There is no need to sumit MATLAB code. The stress contours are shown. There is no locking with plane stress elements.

4 Matla reports the maximum stress as 4. units. The remote stress can e calculated from the displacement applied to the oundary (.), which gives a strain of./6; the modulus is so the remote stress is /6. This gives a stress concentration of.5 - a it lower than the analytical solution predicts, ut the mesh is extremely coarse. [ POINTS] 3. In this prolem you will develop and apply a finite element method to calculate the shape of a tensioned, inextensile cale sujected to transverse loading (e.g. gravity or wind loading). The cale is pinned at A, and passes over a frictionless pulley at B. A tension T is applied to the end of the cale as shown. A (nonuniform) distriuted load q(x) causes the cale to deflect y a distance w(x) as shown. For w<<l, the potential energy of the system may e approximated as L L T dw Π= dx qwdx dx e e 3 q(x 3 ) w(x) x A s T B To develop a finite element scheme to calculate w, divide the cale into a series of -D finite elements as shown. Consider a generic element of length l with nodes a, at its ends. Assume that the load q is uniform over the element, and assume that w varies linearly etween values w, w at the two nodes. a w a (a) l w ()

5 3. Write down an expression for w at an aritrary distance s from node a, in terms of w a, w, s and l. (assume a linear variation) w= w ( s/ l) + w s/ l 3. Deduce an expression for dw / dx within the element, in terms of w a, w and l a dw / dx = ( w w )/ l a [ POINTS] [ POINT] 3.3 Hence, calculate an expression for the contriution to the potential energy arising from the element shown, and show that element contriution to the potential energy may e expressed as elem T [ ] / l T, / l wa ql [, ] / V = wa w wa w T / l T / l w ql/ (assume that q is uniform over the segment) We can compute the contriution from one element to the two terms in the potential energy l T dw T T T T / l T / l wa dx= ( w wa) = wa( wa w) + w( w wa) = [ wa, w] dx l l l T / l T / l w l ql ql / qwdx = ( wa + w) = [ wa, w] ql / [3 POINTS] 3.4 Write down expressions for the element stiffness matrix and force vector. By inspection T / l T / l [ kel ] = T / l T / l ql / [ rel ] = ql / [ POINT]

6 3.5 Consider the finite element mesh shown in the figure. The loading q is uniform, and each element has the same length. The cale tension is T. Calculate the gloal stiffness matrix and residual vectors for the mesh, in terms of T, L, and q (efore any constraints are applied). Following the procedure discussed in class, we add contriutions from neighoring elements to each node. The two central nodes are shared y two elements, so 3 3 T [ K] = L ql r = 6 [ POINTS] A q 3 L 4 B 3.6 Show how the gloal stiffness matrix and residual vectors must e modified to enforce the constraints w = w = 4 We need to replace the first and last equations to enter the two constraint equations T [ K] = L ql r = 3 [ POINTS] 3.7 Hence, calculate values of w at the two intermediate nodes. The equation system can e solved to give w ql = w = 9T 3 [ POINTS]

7 3.8 Write a simple MATLAB script to solve the prolem for an aritrary numer of elements with equal spacing etween nodes (you can just use the pattern you see in 3.6; you don t need to write a fancy code). Compare the FEA predictions with the exact solution. q w= x3( L x3) T Please upload your MATLAB code as a solution to this prolem; make your code plot a graph comparing the exact and FEA solutions. The plot is shown elow The FEA solution (at the nodes) turns out to e exact regardless of the numer of elements! [5 POINTS]

INTERNATIONAL JOURNAL OF APPLIED ENGINEERING RESEARCH, DINDIGUL Volume 2, No 2, 2011

INTERNATIONAL JOURNAL OF APPLIED ENGINEERING RESEARCH, DINDIGUL Volume 2, No 2, 2011 Volume, No, 11 Copyright 1 All rights reserved Integrated Pulishing Association REVIEW ARTICLE ISSN 976 459 Analysis of free virations of VISCO elastic square plate of variale thickness with temperature

More information

Composite Plates Under Concentrated Load on One Edge and Uniform Load on the Opposite Edge

Composite Plates Under Concentrated Load on One Edge and Uniform Load on the Opposite Edge Mechanics of Advanced Materials and Structures, 7:96, Copyright Taylor & Francis Group, LLC ISSN: 57-69 print / 57-65 online DOI:.8/5769955658 Composite Plates Under Concentrated Load on One Edge and Uniform

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

Exact Shape Functions for Timoshenko Beam Element

Exact Shape Functions for Timoshenko Beam Element IOSR Journal of Computer Engineering (IOSR-JCE) e-iss: 78-66,p-ISS: 78-877, Volume 9, Issue, Ver. IV (May - June 7), PP - www.iosrjournals.org Exact Shape Functions for Timoshenko Beam Element Sri Tudjono,

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

2 Axially Loaded Numbers

2 Axially Loaded Numbers xially oaded Numers hanges in engths of xially oaded Memers rolem.-1 The T-shaped arm shown in the figure lies in a vertical plane and pivots aout a horizontal pin at. The arm has constant cross-sectional

More information

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

FEA CODE WITH MATLAB. Finite Element Analysis of an Arch ME 5657 FINITE ELEMENT METHOD. Submitted by: ALPAY BURAK DEMIRYUREK FEA CODE WITH MATAB Finite Element Analysis of an Arch ME 5657 FINITE EEMENT METHOD Submitted by: APAY BURAK DEMIRYUREK This report summarizes the finite element analysis of an arch-beam with using matlab.

More information

David A. Pape Department of Engineering and Technology Central Michigan University Mt Pleasant, Michigan

David A. Pape Department of Engineering and Technology Central Michigan University Mt Pleasant, Michigan Session: ENG 03-091 Deflection Solutions for Edge Stiffened Plates David A. Pape Department of Engineering and Technology Central Michigan University Mt Pleasant, Michigan david.pape@cmich.edu Angela J.

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

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

AN IMPROVED EFFECTIVE WIDTH METHOD BASED ON THE THEORY OF PLASTICITY

AN IMPROVED EFFECTIVE WIDTH METHOD BASED ON THE THEORY OF PLASTICITY Advanced Steel Construction Vol. 6, No., pp. 55-547 () 55 AN IMPROVED EFFECTIVE WIDTH METHOD BASED ON THE THEORY OF PLASTICITY Thomas Hansen *, Jesper Gath and M.P. Nielsen ALECTIA A/S, Teknikeryen 34,

More information

1 332 Laboratories 1. 2 Computational Exercises 1 FEA of a Cantilever Beam... 1 Experimental Laboratory: Tensile Testing of Materials...

1 332 Laboratories 1. 2 Computational Exercises 1 FEA of a Cantilever Beam... 1 Experimental Laboratory: Tensile Testing of Materials... 1 332 Laboratories Contents 1 332 Laboratories 1 2 Computational Exercises 1 FEA of a Cantilever Beam.......................................... 1 Experimental Laboratory: Tensile Testing of Materials..........................

More information

Practice Final Examination. Please initial the statement below to show that you have read it

Practice Final Examination. Please initial the statement below to show that you have read it EN175: Advanced Mechanics of Solids Practice Final Examination School of Engineering Brown University NAME: General Instructions No collaboration of any kind is permitted on this examination. You may use

More information

Shear Force V: Positive shear tends to rotate the segment clockwise.

Shear Force V: Positive shear tends to rotate the segment clockwise. INTERNL FORCES IN EM efore a structural element can be designed, it is necessary to determine the internal forces that act within the element. The internal forces for a beam section will consist of a shear

More information

Unit 18 Other Issues In Buckling/Structural Instability

Unit 18 Other Issues In Buckling/Structural Instability Unit 18 Other Issues In Buckling/Structural Instability Readings: Rivello Timoshenko Jones 14.3, 14.5, 14.6, 14.7 (read these at least, others at your leisure ) Ch. 15, Ch. 16 Theory of Elastic Stability

More information

SIMILARITY METHODS IN ELASTO-PLASTIC BEAM BENDING

SIMILARITY METHODS IN ELASTO-PLASTIC BEAM BENDING Similarity methods in elasto-plastic eam ending XIII International Conference on Computational Plasticity Fundamentals and Applications COMPLAS XIII E Oñate, DRJ Owen, D Peric and M Chiumenti (Eds) SIMILARIT

More information

Buckling Behavior of Long Symmetrically Laminated Plates Subjected to Shear and Linearly Varying Axial Edge Loads

Buckling Behavior of Long Symmetrically Laminated Plates Subjected to Shear and Linearly Varying Axial Edge Loads NASA Technical Paper 3659 Buckling Behavior of Long Symmetrically Laminated Plates Sujected to Shear and Linearly Varying Axial Edge Loads Michael P. Nemeth Langley Research Center Hampton, Virginia National

More information

NON LINEAR BUCKLING OF COLUMNS Dr. Mereen Hassan Fahmi Technical College of Erbil

NON LINEAR BUCKLING OF COLUMNS Dr. Mereen Hassan Fahmi Technical College of Erbil Abstract: NON LINEAR BUCKLING OF COLUMNS Dr. Mereen Hassan Fahmi Technical College of Erbil The geometric non-linear total potential energy equation is developed and extended to study the behavior of buckling

More information

Homework No. 1 MAE/CE 459/559 John A. Gilbert, Ph.D. Fall 2004

Homework No. 1 MAE/CE 459/559 John A. Gilbert, Ph.D. Fall 2004 Homework No. 1 MAE/CE 459/559 John A. Gilbert, Ph.D. 1. A beam is loaded as shown. The dimensions of the cross section appear in the insert. the figure. Draw a complete free body diagram showing an equivalent

More information

A NEW HYBRID TESTING PROCEDURE FOR THE LOW CYCLE FATIGUE BEHAVIOR OF STRUCTURAL ELEMENTS AND CONNECTIONS

A NEW HYBRID TESTING PROCEDURE FOR THE LOW CYCLE FATIGUE BEHAVIOR OF STRUCTURAL ELEMENTS AND CONNECTIONS SDSS Rio 010 STABILITY AND DUCTILITY OF STEEL STRUCTURES E. Batista, P. Vellasco, L. de Lima (Eds.) Rio de Janeiro, Brazil, Septemer 8-10, 010 A NEW HYBRID TESTING PROCEDURE FOR THE LOW CYCLE FATIGUE BEHAVIOR

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

A SHEAR LOCKING-FREE BEAM FINITE ELEMENT BASED ON THE MODIFIED TIMOSHENKO BEAM THEORY

A SHEAR LOCKING-FREE BEAM FINITE ELEMENT BASED ON THE MODIFIED TIMOSHENKO BEAM THEORY Ivo Senjanović Nikola Vladimir Dae Seung Cho ISSN 333-4 eissn 849-39 A SHEAR LOCKING-FREE BEAM FINITE ELEMENT BASED ON THE MODIFIED TIMOSHENKO BEAM THEORY Summary UDC 534-6 An outline of the Timoshenko

More information

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1 Higher Mathematics Polnomials and Quadratics Contents Polnomials and Quadratics 1 1 Quadratics EF 1 The Discriminant EF Completing the Square EF Sketching Paraolas EF 7 5 Determining the Equation of a

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

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

Integral Equation Method for Ring-Core Residual Stress Measurement

Integral Equation Method for Ring-Core Residual Stress Measurement Integral quation Method for Ring-Core Residual Stress Measurement Adam Civín, Miloš Vlk & Petr Navrátil 3 Astract: The ring-core method is the semi-destructive experimental method used for evaluation of

More information

EMA 3702 Mechanics & Materials Science (Mechanics of Materials) Chapter 2 Stress & Strain - Axial Loading

EMA 3702 Mechanics & Materials Science (Mechanics of Materials) Chapter 2 Stress & Strain - Axial Loading MA 3702 Mechanics & Materials Science (Mechanics of Materials) Chapter 2 Stress & Strain - Axial Loading MA 3702 Mechanics & Materials Science Zhe Cheng (2018) 2 Stress & Strain - Axial Loading Statics

More information

Solution: (a) (b) (N) F X =0: A X =0 (N) F Y =0: A Y + B Y (54)(9.81) 36(9.81)=0

Solution: (a) (b) (N) F X =0: A X =0 (N) F Y =0: A Y + B Y (54)(9.81) 36(9.81)=0 Prolem 5.6 The masses of the person and the diving oard are 54 kg and 36 kg, respectivel. ssume that the are in equilirium. (a) Draw the free-od diagram of the diving oard. () Determine the reactions at

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

Exact Free Vibration of Webs Moving Axially at High Speed

Exact Free Vibration of Webs Moving Axially at High Speed Eact Free Viration of Wes Moving Aially at High Speed S. HATAMI *, M. AZHARI, MM. SAADATPOUR, P. MEMARZADEH *Department of Engineering, Yasouj University, Yasouj Department of Civil Engineering, Isfahan

More information

Fig. 1. Circular fiber and interphase between the fiber and the matrix.

Fig. 1. Circular fiber and interphase between the fiber and the matrix. Finite element unit cell model based on ABAQUS for fiber reinforced composites Tian Tang Composites Manufacturing & Simulation Center, Purdue University West Lafayette, IN 47906 1. Problem Statement In

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

EE C245 ME C218 Introduction to MEMS Design

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

More information

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

P.E. Civil Exam Review:

P.E. Civil Exam Review: P.E. Civil Exam Review: Structural Analysis J.P. Mohsen Email: jpm@louisville.edu Structures Determinate Indeterminate STATICALLY DETERMINATE STATICALLY INDETERMINATE Stability and Determinacy of Trusses

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

Exercise: concepts from chapter 8

Exercise: concepts from chapter 8 Reading: Fundamentals of Structural Geology, Ch 8 1) The following exercises explore elementary concepts associated with a linear elastic material that is isotropic and homogeneous with respect to elastic

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

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

RESEARCH REPORT IN MECHANICS

RESEARCH REPORT IN MECHANICS No. XX ISSN XXXX XXXX Oct. 8 Semi-analytical postuckling analysis of stiffened plates with a free edge y ars Bruak RESEARCH REPORT IN MECHANICS UNIVERSITY OF OSO DEPARTMENT OF MATHEMATICS MECHANICS DIVISION

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

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

Chapter 4-b Axially Loaded Members

Chapter 4-b Axially Loaded Members CIVL 222 STRENGTH OF MATERIALS Chapter 4-b Axially Loaded Members AXIAL LOADED MEMBERS Today s Objectives: Students will be able to: a) Determine the elastic deformation of axially loaded member b) Apply

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

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

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

Research Article Analysis Bending Solutions of Clamped Rectangular Thick Plate

Research Article Analysis Bending Solutions of Clamped Rectangular Thick Plate Hindawi Mathematical Prolems in Engineering Volume 27, Article ID 7539276, 6 pages https://doi.org/.55/27/7539276 Research Article Analysis Bending Solutions of lamped Rectangular Thick Plate Yang Zhong

More information

The Non Linear Behavior of the Microplane Model in COMSOL

The Non Linear Behavior of the Microplane Model in COMSOL The on Linear Behavior of the Microplane Model in COMSOL A. Frigerio 1 1 RSE S.p.A. *via Ruattino, 54 20134 Milan (Italy), antonella.frigerio@rse-we.it Astract: umerical models ased on the Finite Element

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

CIV-E1060 Engineering Computation and Simulation Examination, December 12, 2017 / Niiranen

CIV-E1060 Engineering Computation and Simulation Examination, December 12, 2017 / Niiranen CIV-E16 Engineering Computation and Simulation Examination, December 12, 217 / Niiranen This examination consists of 3 problems rated by the standard scale 1...6. Problem 1 Let us consider a long and tall

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

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

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

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

More information

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

Simulation of inelastic cyclic buckling behavior of steel box sections

Simulation of inelastic cyclic buckling behavior of steel box sections Computers and Structures 85 (27) 446 457 www.elsevier.com/locate/compstruc Simulation of inelastic cyclic uckling ehavior of steel ox sections Murat Dicleli a, *, Anshu Mehta a Department of Engineering

More information

Example-3. Title. Description. Cylindrical Hole in an Infinite Mohr-Coulomb Medium

Example-3. Title. Description. Cylindrical Hole in an Infinite Mohr-Coulomb Medium Example-3 Title Cylindrical Hole in an Infinite Mohr-Coulomb Medium Description The problem concerns the determination of stresses and displacements for the case of a cylindrical hole in an infinite elasto-plastic

More information

1.1 a.) Suppose we have a conductor and place some charge density within it. For a surface S inside the conductor enclose the charge density!

1.1 a.) Suppose we have a conductor and place some charge density within it. For a surface S inside the conductor enclose the charge density! 1.1 a. uppose we have a conductor and place some charge density within it. # Q = d 3 x x V ( For a surface inside the conductor enclose the charge density E d a = 1 d 3 x $ %( x$ # V This will cause an

More information

Shear Stresses. Shear Stresses. Stresses in Beams Part 4

Shear Stresses. Shear Stresses. Stresses in Beams Part 4 Stresses in Beams Part 4 W do people order doule ceese urgers,large fries, and a diet Coke. UNQUE VEW OF HSTORY FROM THE 6 t GRDE ncient Egpt was inaited mummies and te all wrote in draulics. Te lived

More information

Free Body Diagram: Solution: The maximum load which can be safely supported by EACH of the support members is: ANS: A =0.217 in 2

Free Body Diagram: Solution: The maximum load which can be safely supported by EACH of the support members is: ANS: A =0.217 in 2 Problem 10.9 The angle β of the system in Problem 10.8 is 60. The bars are made of a material that will safely support a tensile normal stress of 8 ksi. Based on this criterion, if you want to design the

More information

CAAM 335 Matrix Analysis Planar Trusses

CAAM 335 Matrix Analysis Planar Trusses CAAM 5 Matrix Analysis Planar Trusses September 1, 010 1 The Equations for the Truss We consider trusses with m bars and n nodes. Each node can be displaced in horizontal and vertical direction. If the

More information

Mechanics in Energy Resources Engineering - Chapter 5 Stresses in Beams (Basic topics)

Mechanics in Energy Resources Engineering - Chapter 5 Stresses in Beams (Basic topics) Week 7, 14 March Mechanics in Energy Resources Engineering - Chapter 5 Stresses in Beams (Basic topics) Ki-Bok Min, PhD Assistant Professor Energy Resources Engineering i Seoul National University Shear

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

2 Axially Loaded Members

2 Axially Loaded Members xially oaded Memers hanges in engths of xially oaded Memers rolem.-1 The T-shaped arm shown in the figure lies in a vertical plane and pivots aout a horizontal pin at. The arm has constant cross-sectional

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

4.MECHANICAL PROPERTIES OF MATERIALS

4.MECHANICAL PROPERTIES OF MATERIALS 4.MECHANICAL PROPERTIES OF MATERIALS The diagram representing the relation between stress and strain in a given material is an important characteristic of the material. To obtain the stress-strain diagram

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

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

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

Riveted Joints and Linear Buckling in the Steel Load-bearing Structure

Riveted Joints and Linear Buckling in the Steel Load-bearing Structure American Journal of Mechanical Engineering, 017, Vol. 5, No. 6, 39-333 Availale online at http://pus.sciepu.com/ajme/5/6/0 Science and Education Pulishing DOI:10.1691/ajme-5-6-0 Riveted Joints and Linear

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

Design Variable Concepts 19 Mar 09 Lab 7 Lecture Notes

Design Variable Concepts 19 Mar 09 Lab 7 Lecture Notes Design Variale Concepts 19 Mar 09 La 7 Lecture Notes Nomenclature W total weight (= W wing + W fuse + W pay ) reference area (wing area) wing aspect ratio c r root wing chord c t tip wing chord λ taper

More information

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING. BEng (HONS) CIVIL ENGINEERING SEMESTER 1 EXAMINATION 2016/2017 MATHEMATICS & STRUCTURAL ANALYSIS

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING. BEng (HONS) CIVIL ENGINEERING SEMESTER 1 EXAMINATION 2016/2017 MATHEMATICS & STRUCTURAL ANALYSIS TW21 UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING BEng (HONS) CIVIL ENGINEERING SEMESTER 1 EXAMINATION 2016/2017 MATHEMATICS & STRUCTURAL ANALYSIS MODULE NO: CIE4011 Date: Wednesday 11 th January 2017 Time:

More information

Aircraft Stress Analysis and Structural Design Summary

Aircraft Stress Analysis and Structural Design Summary Aircraft Stress Analysis and Structural Design Summary 1. Trusses 1.1 Determinacy in Truss Structures 1.1.1 Introduction to determinacy A truss structure is a structure consisting of members, connected

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

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

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

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

M5 Simple Beam Theory (continued)

M5 Simple Beam Theory (continued) M5 Simple Beam Theory (continued) Reading: Crandall, Dahl and Lardner 7.-7.6 In the previous lecture we had reached the point of obtaining 5 equations, 5 unknowns by application of equations of elasticity

More information

HPLP300 - Plate with Young modulus function of the temperature

HPLP300 - Plate with Young modulus function of the temperature Titre : HPLP300 - Plaque aec module d Young fonction de l[...] Date : 04/08/2011 Page : 1/6 HPLP300 - Plate with Young modulus function of the temperature Summarized: This thermoelastic test makes it possible

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

Retrospectives on My Studies of Solid Mechanics (II)

Retrospectives on My Studies of Solid Mechanics (II) Retrospectives on My Studies of Solid Mechanics (II) - a new energy method based on the stationary principle of total energy By Tadahiko Kawai + and Etsu Kazama ++ ABSTRACT A new energy method is proposed

More information

GLY Geomorphology Notes

GLY Geomorphology Notes GLY 5705 - Geomorphology Notes Dr. Peter N. Adams Revised: Sept. 2012 10 Flexure of the Lithosphere Associated Readings: Anderson and Anderson (2010), pp. 86-92 Here we ask the question: What is the response

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

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

ragsdale (zdr82) HW7 ditmire (58335) 1 The magnetic force is

ragsdale (zdr82) HW7 ditmire (58335) 1 The magnetic force is ragsdale (zdr8) HW7 ditmire (585) This print-out should have 8 questions. Multiple-choice questions ma continue on the net column or page find all choices efore answering. 00 0.0 points A wire carring

More information

FEA code in Matlab for a Truss Structure. By: Shiwei Zhou

FEA code in Matlab for a Truss Structure. By: Shiwei Zhou FEA code in Matlab for a Truss Structure By: Shiwei Zhou Outline: MATLAB programs for 2D truss Verification of the MATLAB code by Strand7 2D Truss transmitter tower Strand7 example for 2D truss transmitter

More information

Application of Finite Element Method to Create Animated Simulation of Beam Analysis for the Course of Mechanics of Materials

Application of Finite Element Method to Create Animated Simulation of Beam Analysis for the Course of Mechanics of Materials International Conference on Engineering Education and Research "Progress Through Partnership" 4 VSB-TUO, Ostrava, ISSN 156-35 Application of Finite Element Method to Create Animated Simulation of Beam

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

Finite element modelling of structural mechanics problems

Finite element modelling of structural mechanics problems 1 Finite element modelling of structural mechanics problems Kjell Magne Mathisen Department of Structural Engineering Norwegian University of Science and Technology Lecture 10: Geilo Winter School - January,

More information

Lab Exercise #5: Tension and Bending with Strain Gages

Lab Exercise #5: Tension and Bending with Strain Gages Lab Exercise #5: Tension and Bending with Strain Gages Pre-lab assignment: Yes No Goals: 1. To evaluate tension and bending stress models and Hooke s Law. a. σ = Mc/I and σ = P/A 2. To determine material

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

Numerical Analysis and Measurement of Non-Uniform Torsion

Numerical Analysis and Measurement of Non-Uniform Torsion Paper Civil-Comp Press, 0 Proceedings of the Eleventh International Conference on Computational Structures Technology, B.H.V. Topping, (Editor), Civil-Comp Press, Stirlingshire, Scotland Numerical Analysis

More information

Solving Systems of Linear Equations Symbolically

Solving Systems of Linear Equations Symbolically " Solving Systems of Linear Equations Symolically Every day of the year, thousands of airline flights crisscross the United States to connect large and small cities. Each flight follows a plan filed with

More information

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

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

More information

UNIT 5 QUADRATIC FUNCTIONS Lesson 2: Creating and Solving Quadratic Equations in One Variable Instruction

UNIT 5 QUADRATIC FUNCTIONS Lesson 2: Creating and Solving Quadratic Equations in One Variable Instruction Lesson : Creating and Solving Quadratic Equations in One Variale Prerequisite Skills This lesson requires the use of the following skills: understanding real numers and complex numers understanding rational

More information

Nonlinear Finite Element Modeling of Nano- Indentation Group Members: Shuaifang Zhang, Kangning Su. ME 563: Nonlinear Finite Element Analysis.

Nonlinear Finite Element Modeling of Nano- Indentation Group Members: Shuaifang Zhang, Kangning Su. ME 563: Nonlinear Finite Element Analysis. ME 563: Nonlinear Finite Element Analysis Spring 2016 Nonlinear Finite Element Modeling of Nano- Indentation Group Members: Shuaifang Zhang, Kangning Su Department of Mechanical and Nuclear Engineering,

More information

Lecture M1 Slender (one dimensional) Structures Reading: Crandall, Dahl and Lardner 3.1, 7.2

Lecture M1 Slender (one dimensional) Structures Reading: Crandall, Dahl and Lardner 3.1, 7.2 Lecture M1 Slender (one dimensional) Structures Reading: Crandall, Dahl and Lardner 3.1, 7.2 This semester we are going to utilize the principles we learnt last semester (i.e the 3 great principles and

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

MODELLING OF ACOUSTIC POWER RADIATION FROM MOBILE SCREW COMPRESSORS

MODELLING OF ACOUSTIC POWER RADIATION FROM MOBILE SCREW COMPRESSORS 11 th International Conference on Viration Prolems Z. Dimitrovová et.al. (eds.) Lison, Portugal, 9 12 Septemer 213 MODELLING OF ACOUSTIC POWER RADIATION FROM MOBILE SCREW COMPRESSORS Jan Dupal* 1, Jan

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