Finite Element Formulation for Beams - Handout 2 -
|
|
|
- Susanna Boone
- 10 years ago
- Views:
Transcription
1 Finite Element Formulation for Beams - Handout 2 - Dr Fehmi Cirak (fc286@) Completed Version
2 Review of Euler-Bernoulli Beam Physical beam model midline Beam domain in three-dimensions Midline, also called the neutral axis, has the coordinate Key assumptions: beam axis is in its unloaded configuration straight Loads are normal to the beam axis Page 25
3 Kinematics of Euler-Bernoulli Beam -1- Assumed displacements during loading deformed configuration reference configuration Kinematic assumption: Material points on the normal to the midline remain on the normal during the deformation Slope of midline: The kinematic assumption determines the axial displacement of the material points across thickness Note this is valid only for small deflections, else Page 26
4 Kinematics of Euler-Bernoulli Beam -2- Introducing the displacements into the strain equations of threedimensional elasticity leads to Axial strains Axial strains vary linearly across thickness All other strain components are zero Shear strain in the Through-the-thickness strain (no stretching of the midline normal during deformation) No deformations in and planes so that the corresponding strains are zero Page 27
5 Weak Form of Euler-Bernoulli Beam The beam strains introduced into the internal virtual work expression of three-dimensional elasticity with the standard definition of bending moment: External virtual work Weak work of beam equation Boundary terms only present if force/moment boundary conditions present Page 28
6 Stress-Strain Law The only non-zero stress component is given by Hooke s law This leads to the usual relationship between the moment and curvature with the second moment of area Weak form work as will be used for FE discretization EI assumed to be constant Page 29
7 Finite Element Method Beam is represented as a (disjoint) collection of finite elements On each element displacements and the test function are interpolated using shape functions and the corresponding nodal values Number of nodes per element Shape function of node K Nodal values of displacements Nodal values of test functions To obtain the FE equations the preceding interpolation equations are introduced into the weak form Note that the integrals in the weak form depend on the second order derivatives of u 3 and v Page 30
8 Aside: Smoothness of Functions A function f: Ω R is of class C k =C k (Ω) if its derivatives of order j, where 0 j k, exist and are continuous functions For example, a C 0 function is simply a continuous function For example, a C function is a function with all the derivatives continuous C 0 -continuous function C 1 -continuous function differentiation Page 31 The shape functions for the Euler-Bernoulli beam have to be C 1 -continuous so that their second order derivatives in the weak form can be integrated
9 Hermite Interpolation -1- To achieve C 1 -smoothness Hermite shape functions can be used Hermite shape functions for an element of length Shape functions of node 1 with Page 32
10 Hermite Interpolation -2- Shape functions of Node 2 with Page 33
11 Element Stiffness Matrix According to Hermite interpolation the degrees of freedom for each element are the displacements and slopes at the two nodes Interpolation of the displacements Test functions are interpolated in the same way like displacements Introducing the displacement and test functions interpolations into weak form gives the element stiffness matris Page 34
12 Element Load Vector Load vector computation analogous to the stiffness matrix derivation The global stiffness matrix and the global load vector are obtained by assembling the individual element contributions The assembly procedure is identical to usual finite elements Global stiffness matrix Global load vector All nodal displacements and rotations Page 35
13 Stiffness Matrix of Euler-Bernoulli Beam Element stiffness matrix of an element with length l e Page 36
14 Kinematics of Timoshenko Beam -1- Assumed displacements during loading deformed configuration reference configuration Kinematic assumption: a plane section originally normal to the centroid remains plane, but in addition also shear deformations occur Rotation angle of the normal: Angle of shearing: Slope of midline: The kinematic assumption determines the axial displacement of the material points across thickness Note that this is only valid for small rotations, else Page 37
15 Kinematics of Timoshenko Beam -2- Introducing the displacements into the strain equations of threedimensional elasticity leads to Axial strain Axial strain varies linearly across thickness Shear strain Shear strain is constant across thickness All the other strain components are zero Page 38
16 Weak Form of Timoshenko Beam The beam strains introduced into the internal virtual work expression of three-dimensional elasticity give Hookes s law Introducing the expressions for strain and Hooke s law into the weak form gives virtual displacements and rotations: shear correction factor necessary because across thickness shear stresses are parabolic according to elasticity theory but constant according to Timoshenko beam theory shear correction factor for a rectangular cross section shear modulus External virtual work similar to Euler-Bernoulli beam Page 39
17 Euler-Bernoulli vs. Timoshenko -1- Comparison of the displacements of a cantilever beam analytically computed with the Euler-Bernoulli and Timoshenko beam theories Bernoulli beam Governing equation: Boundary conditions: Timoshenko beam Governing equations: Boundary conditions: Page 40
18 Euler-Bernoulli vs. Timoshenko -2- Maximum tip deflection computed by integrating the differential equations Bernoulli beam Timoshenko beam Ratio For slender beams (L/t > 20) both theories give the same result For stocky beams (Lt < 10) Timoshenko beam is physically more realistic because it includes the shear deformations Page 41
19 Finite Element Discretization The weak form essentially contains and the corresponding test functions C 0 interpolation appears to be sufficient, e.g. linear interpolation Interpolation of displacements and rotation angle Page 42
20 Element Stiffness Matrix Shear angle Curvature Test functions are interpolated in the same way like displacements and rotations Introducing the interpolations into the weak form leads to the element stiffness matrices Shear component of the stiffness matrix Bending component of the stiffness matrix Page 43
21 Review: Numerical Integration Gaussian Quadrature The locations of the quadrature points and weights are determined for maximum accuracy n int =1 n int =2 n int =3 Note that polynomials with order (2n int -1) or less are exactly integrated The element domain is usually different from [-1,+1) and an isoparametric mapping can be used Page 44
22 Stiffness Matrix of the Timoshenko Beam -1- Necessary number of quadrature points for linear shape functions Bending stiffness: one integration point sufficient because is constant Shear stiffness: two integration points necessary because is linear Element bending stiffness matrix of an element with length l e and one integration point Element shear stiffness matrix of an element with length l e and two integration points Page 45
23 Limitations of the Timoshenko Beam FE Recap: Degrees of freedom for the Timoshenko beam Physics dictates that for t 0 (so-called Euler-Bernoulli limit) the shear angle has to go to zero ( ) If linear shape functions are used for u 3 and β Adding a constant and a linear function will never give zero! Hence, since the shear strains cannot be arbitrarily small everywhere, an erroneous shear strain energy will be included in the energy balance In practice, the computed finite element displacements will be much smaller than the exact solution Page 46
24 Shear Locking: Example -1- Displacements of a cantilever beam TWO integration points Influence of the beam thickness on the normalized tip displacement Thick beam # elem. 2 point Thin beam # elem. 2 point from TJR Hughes, The finite element method. Page 47
25 Stiffness Matrix of the Timoshenko Beam -2- The beam element with only linear shape functions appears not to be ideal for very thin beams The problem is caused by non-matching u 3 and β interpolation For very thin beams it is not possible to reproduce How can we fix this problem? Lets try with using only one integration point for integrating the element shear stiffness matrix Element shear stiffness matrix of an element with length l e and one integration points Page 48
26 Shear Locking: Example -2- Displacements of a cantilever beam ONE integration point Influence of the beam thickness on the normalized displacement Thick beam Thin beam # elem point # elem point from TJR Hughes, The finite element method. Page 49
27 Reduced Integration Beam Elements If the displacements and rotations are interpolated with the same shape functions, there is tendency to lock (too stiff numerical behavior) Reduced integration is the most basic engineering approach to resolve this problem Shape function order Linear Quadratic Cubic Quadrature rule One-point Two-point Three-point Mathematically more rigorous approaches: Mixed variational principles based e.g. on the Hellinger-Reissner functional Page 50
Finite Element Formulation for Plates - Handout 3 -
Finite Element Formulation for Plates - Handout 3 - Dr Fehmi Cirak (fc286@) Completed Version Definitions A plate is a three dimensional solid body with one of the plate dimensions much smaller than the
Plates and Shells: Theory and Computation - 4D9 - Dr Fehmi Cirak (fc286@) Office: Inglis building mezzanine level (INO 31)
Plates and Shells: Theory and Computation - 4D9 - Dr Fehmi Cirak (fc286@) Office: Inglis building mezzanine level (INO 31) Outline -1-! This part of the module consists of seven lectures and will focus
FUNDAMENTAL FINITE ELEMENT ANALYSIS AND APPLICATIONS
FUNDAMENTAL FINITE ELEMENT ANALYSIS AND APPLICATIONS With Mathematica and MATLAB Computations M. ASGHAR BHATTI WILEY JOHN WILEY & SONS, INC. CONTENTS OF THE BOOK WEB SITE PREFACE xi xiii 1 FINITE ELEMENT
CHAP 4 FINITE ELEMENT ANALYSIS OF BEAMS AND FRAMES INTRODUCTION
CHAP FINITE EEMENT ANAYSIS OF BEAMS AND FRAMES INTRODUCTION We learned Direct Stiffness Method in Chapter imited to simple elements such as D bars we will learn Energ Method to build beam finite element
Deflections. Question: What are Structural Deflections?
Question: What are Structural Deflections? Answer: The deformations or movements of a structure and its components, such as beams and trusses, from their original positions. It is as important for the
Finite Element Method (ENGC 6321) Syllabus. Second Semester 2013-2014
Finite Element Method Finite Element Method (ENGC 6321) Syllabus Second Semester 2013-2014 Objectives Understand the basic theory of the FEM Know the behaviour and usage of each type of elements covered
Back to Elements - Tetrahedra vs. Hexahedra
Back to Elements - Tetrahedra vs. Hexahedra Erke Wang, Thomas Nelson, Rainer Rauch CAD-FEM GmbH, Munich, Germany Abstract This paper presents some analytical results and some test results for different
Advanced Structural Analysis. Prof. Devdas Menon. Department of Civil Engineering. Indian Institute of Technology, Madras. Module - 5.3.
Advanced Structural Analysis Prof. Devdas Menon Department of Civil Engineering Indian Institute of Technology, Madras Module - 5.3 Lecture - 29 Matrix Analysis of Beams and Grids Good morning. This is
820446 - ACMSM - Computer Applications in Solids Mechanics
Coordinating unit: 820 - EUETIB - Barcelona College of Industrial Engineering Teaching unit: 737 - RMEE - Department of Strength of Materials and Structural Engineering Academic year: Degree: 2015 BACHELOR'S
Structural Axial, Shear and Bending Moments
Structural Axial, Shear and Bending Moments Positive Internal Forces Acting Recall from mechanics of materials that the internal forces P (generic axial), V (shear) and M (moment) represent resultants
Modeling Beams on Elastic Foundations Using Plate Elements in Finite Element Method
Modeling Beams on Elastic Foundations Using Plate Elements in Finite Element Method Yun-gang Zhan School of Naval Architecture and Ocean Engineering, Jiangsu University of Science and Technology, Zhenjiang,
8.2 Elastic Strain Energy
Section 8. 8. Elastic Strain Energy The strain energy stored in an elastic material upon deformation is calculated below for a number of different geometries and loading conditions. These expressions for
The Basics of FEA Procedure
CHAPTER 2 The Basics of FEA Procedure 2.1 Introduction This chapter discusses the spring element, especially for the purpose of introducing various concepts involved in use of the FEA technique. A spring
The elements used in commercial codes can be classified in two basic categories:
CHAPTER 3 Truss Element 3.1 Introduction The single most important concept in understanding FEA, is the basic understanding of various finite elements that we employ in an analysis. Elements are used for
MCE380: Measurements and Instrumentation Lab. Chapter 9: Force, Torque and Strain Measurements
MCE380: Measurements and Instrumentation Lab Chapter 9: Force, Torque and Strain Measurements Topics: Elastic Elements for Force Measurement Dynamometers and Brakes Resistance Strain Gages Holman, Ch.
Reliable FE-Modeling with ANSYS
Reliable FE-Modeling with ANSYS Thomas Nelson, Erke Wang CADFEM GmbH, Munich, Germany Abstract ANSYS is one of the leading commercial finite element programs in the world and can be applied to a large
DYNAMIC ANALYSIS OF THICK PLATES SUBJECTED TO EARTQUAKE
DYNAMIC ANALYSIS OF THICK PLATES SUBJECTED TO EARTQUAKE ÖZDEMİR Y. I, AYVAZ Y. Posta Adresi: Department of Civil Engineering, Karadeniz Technical University, 68 Trabzon, TURKEY E-posta: [email protected]
Higher order beam finite elements with only displacement degrees of freedom
Higher order beam finite elements with only displacement degrees of freedom Erasmo Carrera 1, Marco Petrolo 1, Christian Wenzel 1, Gaetano Giunta 1,2, Salim Belouettar 2 1 Aeronautics and Space Engineering
Shell Elements in ABAQUS/Explicit
ABAQUS/Explicit: Advanced Topics Appendix 2 Shell Elements in ABAQUS/Explicit ABAQUS/Explicit: Advanced Topics A2.2 Overview ABAQUS/Explicit: Advanced Topics ABAQUS/Explicit: Advanced Topics A2.4 Triangular
CAE -Finite Element Method
16.810 Engineering Design and Rapid Prototyping Lecture 3b CAE -Finite Element Method Instructor(s) Prof. Olivier de Weck January 16, 2007 Numerical Methods Finite Element Method Boundary Element Method
Approximate Analysis of Statically Indeterminate Structures
Approximate Analysis of Statically Indeterminate Structures Every successful structure must be capable of reaching stable equilibrium under its applied loads, regardless of structural behavior. Exact analysis
New approaches in Eurocode 3 efficient global structural design
New approaches in Eurocode 3 efficient global structural design Part 1: 3D model based analysis using general beam-column FEM Ferenc Papp* and József Szalai ** * Associate Professor, Department of Structural
Laterally Loaded Piles
Laterally Loaded Piles 1 Soil Response Modelled by p-y Curves In order to properly analyze a laterally loaded pile foundation in soil/rock, a nonlinear relationship needs to be applied that provides soil
Beam, Plate, and Shell Elements Part I
Topic 19 Beam, Plate, and Shell Elements Part I Contents: Brief review of major formulation approaches The degeneration of a three-dimensional continuum to beam and shell behavior Basic kinematic and static
3 Concepts of Stress Analysis
3 Concepts of Stress Analysis 3.1 Introduction Here the concepts of stress analysis will be stated in a finite element context. That means that the primary unknown will be the (generalized) displacements.
Bending Stress in Beams
936-73-600 Bending Stress in Beams Derive a relationship for bending stress in a beam: Basic Assumptions:. Deflections are very small with respect to the depth of the beam. Plane sections before bending
III. Compression Members. Design of Steel Structures. Introduction. Compression Members (cont.)
ENCE 455 Design of Steel Structures III. Compression Members C. C. Fu, Ph.D., P.E. Civil and Environmental Engineering Department University it of Maryland Compression Members Following subjects are covered:
Stress Recovery 28 1
. 8 Stress Recovery 8 Chapter 8: STRESS RECOVERY 8 TABLE OF CONTENTS Page 8.. Introduction 8 8.. Calculation of Element Strains and Stresses 8 8.. Direct Stress Evaluation at Nodes 8 8.. Extrapolation
CAE -Finite Element Method
16.810 Engineering Design and Rapid Prototyping CAE -Finite Element Method Instructor(s) Prof. Olivier de Weck January 11, 2005 Plan for Today Hand Calculations Aero Æ Structures FEM Lecture (ca. 45 min)
Deflection Calculation of RC Beams: Finite Element Software Versus Design Code Methods
Deflection Calculation of RC Beams: Finite Element Software Versus Design Code Methods G. Kaklauskas, Vilnius Gediminas Technical University, 1223 Vilnius, Lithuania ([email protected]) V.
Development of Membrane, Plate and Flat Shell Elements in Java
Development of Membrane, Plate and Flat Shell Elements in Java by Kaushalkumar Kansara Thesis submitted to the Faculty of the Virginia Polytechnic Institute & State University In partial fulfillment of
Finite Elements for 2 D Problems
Finite Elements for 2 D Problems General Formula for the Stiffness Matrix Displacements (u, v) in a plane element are interpolated from nodal displacements (ui, vi) using shape functions Ni as follows,
EFFECTS ON NUMBER OF CABLES FOR MODAL ANALYSIS OF CABLE-STAYED BRIDGES
EFFECTS ON NUMBER OF CABLES FOR MODAL ANALYSIS OF CABLE-STAYED BRIDGES Yang-Cheng Wang Associate Professor & Chairman Department of Civil Engineering Chinese Military Academy Feng-Shan 83000,Taiwan Republic
4.3 Results... 27 4.3.1 Drained Conditions... 27 4.3.2 Undrained Conditions... 28 4.4 References... 30 4.5 Data Files... 30 5 Undrained Analysis of
Table of Contents 1 One Dimensional Compression of a Finite Layer... 3 1.1 Problem Description... 3 1.1.1 Uniform Mesh... 3 1.1.2 Graded Mesh... 5 1.2 Analytical Solution... 6 1.3 Results... 6 1.3.1 Uniform
MATERIALS AND SCIENCE IN SPORTS. Edited by: EH. (Sam) Froes and S.J. Haake. Dynamics
MATERIALS AND SCIENCE IN SPORTS Edited by: EH. (Sam) Froes and S.J. Haake Dynamics Analysis of the Characteristics of Fishing Rods Based on the Large-Deformation Theory Atsumi Ohtsuki, Prof, Ph.D. Pgs.
An Overview of the Finite Element Analysis
CHAPTER 1 An Overview of the Finite Element Analysis 1.1 Introduction Finite element analysis (FEA) involves solution of engineering problems using computers. Engineering structures that have complex geometry
Course in. Nonlinear FEM
Course in Introduction Outline Lecture 1 Introduction Lecture 2 Geometric nonlinearity Lecture 3 Material nonlinearity Lecture 4 Material nonlinearity continued Lecture 5 Geometric nonlinearity revisited
CHAPTER 3. INTRODUCTION TO MATRIX METHODS FOR STRUCTURAL ANALYSIS
1 CHAPTER 3. INTRODUCTION TO MATRIX METHODS FOR STRUCTURAL ANALYSIS Written by: Sophia Hassiotis, January, 2003 Last revision: February, 2015 Modern methods of structural analysis overcome some of the
EFFICIENT NUMERICAL SIMULATION OF INDUSTRIAL SHEET METAL BENDING PROCESSES
ECCOMAS Congress 06 VII European Congress on Computational Methods in Applied Sciences and Engineering M. Papadrakakis, V. Papadopoulos, G. Stefanou, V. Plevris (eds.) Crete Island, Greece, 5 0 June 06
FINITE ELEMENT : MATRIX FORMULATION. Georges Cailletaud Ecole des Mines de Paris, Centre des Matériaux UMR CNRS 7633
FINITE ELEMENT : MATRIX FORMULATION Georges Cailletaud Ecole des Mines de Paris, Centre des Matériaux UMR CNRS 76 FINITE ELEMENT : MATRIX FORMULATION Discrete vs continuous Element type Polynomial approximation
Nonlinear analysis and form-finding in GSA Training Course
Nonlinear analysis and form-finding in GSA Training Course Non-linear analysis and form-finding in GSA 1 of 47 Oasys Ltd Non-linear analysis and form-finding in GSA 2 of 47 Using the GSA GsRelax Solver
How To Design A Bevel And Hypoid Gear Drive
New Developments in Tooth Contact Analysis (TCA) and Loaded TCA for Spiral Bevel and Hypoid Gear Drives Dr. Qi Fan and Dr. Lowell Wilcox This article is printed with permission of the copyright holder
A Comparison of All Hexagonal and All Tetrahedral Finite Element Meshes for Elastic and Elasto-plastic Analysis
A Comparison of All Hexagonal and All Tetrahedral Finite Element Meshes for Elastic and Elasto-plastic Analysis Steven E. Benzley, Ernest Perry, Karl Merkley, Brett Clark Brigham Young University Provo,
Finite Element Methods (in Solid and Structural Mechanics)
CEE570 / CSE 551 Class #1 Finite Element Methods (in Solid and Structural Mechanics) Spring 2014 Prof. Glaucio H. Paulino Donald Biggar Willett Professor of Engineering Department of Civil and Environmental
Design of Steel Structures Prof. S.R.Satish Kumar and Prof. A.R.Santha Kumar. Fig. 7.21 some of the trusses that are used in steel bridges
7.7 Truss bridges Fig. 7.21 some of the trusses that are used in steel bridges Truss Girders, lattice girders or open web girders are efficient and economical structural systems, since the members experience
MECHANICS OF SOLIDS - BEAMS TUTORIAL 1 STRESSES IN BEAMS DUE TO BENDING. On completion of this tutorial you should be able to do the following.
MECHANICS OF SOLIDS - BEAMS TUTOIAL 1 STESSES IN BEAMS DUE TO BENDING This is the first tutorial on bending of beams designed for anyone wishing to study it at a fairly advanced level. You should judge
AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS
AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS Revised Edition James Epperson Mathematical Reviews BICENTENNIAL 0, 1 8 0 7 z ewiley wu 2007 r71 BICENTENNIAL WILEY-INTERSCIENCE A John Wiley & Sons, Inc.,
Structural Integrity Analysis
Structural Integrity Analysis 1. STRESS CONCENTRATION Igor Kokcharov 1.1 STRESSES AND CONCENTRATORS 1.1.1 Stress An applied external force F causes inner forces in the carrying structure. Inner forces
CIVL 7/8117 Chapter 3a - Development of Truss Equations 1/80
CIV 7/87 Chapter 3a - Development of Truss Equations /8 Development of Truss Equations Having set forth the foundation on which the direct stiffness method is based, we will now derive the stiffness matri
Technology of EHIS (stamping) applied to the automotive parts production
Laboratory of Applied Mathematics and Mechanics Technology of EHIS (stamping) applied to the automotive parts production Churilova Maria, Saint-Petersburg State Polytechnical University Department of Applied
A quadrilateral 2-D finite element based on mixed interpolation of tensorial
A quadrilateral 2-D finite element based on mixed interpolation of tensorial components Eduardo N. Dvorkin and Sara I. Vassolo* Instituto de Materiales y Estructuras, Facultad de Ingenieria, Universidad
Structural Analysis - II Prof. P. Banerjee Department of Civil Engineering Indian Institute of Technology, Bombay. Lecture - 02
Structural Analysis - II Prof. P. Banerjee Department of Civil Engineering Indian Institute of Technology, Bombay Lecture - 02 Good morning. Today is the second lecture in the series of lectures on structural
Finite Element Simulation of Simple Bending Problem and Code Development in C++
EUROPEAN ACADEMIC RESEARCH, VOL. I, ISSUE 6/ SEPEMBER 013 ISSN 86-48, www.euacademic.org IMPACT FACTOR: 0.485 (GIF) Finite Element Simulation of Simple Bending Problem and Code Development in C++ ABDUL
Mesh Discretization Error and Criteria for Accuracy of Finite Element Solutions
Mesh Discretization Error and Criteria for Accuracy of Finite Element Solutions Chandresh Shah Cummins, Inc. Abstract Any finite element analysis performed by an engineer is subject to several types of
Tower Cross Arm Numerical Analysis
Chapter 7 Tower Cross Arm Numerical Analysis In this section the structural analysis of the test tower cross arm is done in Prokon and compared to a full finite element analysis using Ansys. This is done
Essential Mathematics for Computer Graphics fast
John Vince Essential Mathematics for Computer Graphics fast Springer Contents 1. MATHEMATICS 1 Is mathematics difficult? 3 Who should read this book? 4 Aims and objectives of this book 4 Assumptions made
Elasticity Theory Basics
G22.3033-002: Topics in Computer Graphics: Lecture #7 Geometric Modeling New York University Elasticity Theory Basics Lecture #7: 20 October 2003 Lecturer: Denis Zorin Scribe: Adrian Secord, Yotam Gingold
Stiffness Matrices of Isoparametric Four-node Finite Elements by Exact Analytical Integration
Stiffness Matrices of Isoparametric Four-node Finite Elements by Exact Analytical Integration Key words: Gautam Dasgupta, Member ASCE Columbia University, New York, NY C ++ code, convex quadrilateral element,
Unit 6 Plane Stress and Plane Strain
Unit 6 Plane Stress and Plane Strain Readings: T & G 8, 9, 10, 11, 12, 14, 15, 16 Paul A. Lagace, Ph.D. Professor of Aeronautics & Astronautics and Engineering Systems There are many structural configurations
the points are called control points approximating curve
Chapter 4 Spline Curves A spline curve is a mathematical representation for which it is easy to build an interface that will allow a user to design and control the shape of complex curves and surfaces.
Tutorial for Assignment #2 Gantry Crane Analysis By ANSYS (Mechanical APDL) V.13.0
Tutorial for Assignment #2 Gantry Crane Analysis By ANSYS (Mechanical APDL) V.13.0 1 Problem Description Design a gantry crane meeting the geometry presented in Figure 1 on page #325 of the course textbook
We can display an object on a monitor screen in three different computer-model forms: Wireframe model Surface Model Solid model
CHAPTER 4 CURVES 4.1 Introduction In order to understand the significance of curves, we should look into the types of model representations that are used in geometric modeling. Curves play a very significant
Shear Center in Thin-Walled Beams Lab
Shear Center in Thin-Walled Beams Lab Shear flow is developed in beams with thin-walled cross sections shear flow (q sx ): shear force per unit length along cross section q sx =τ sx t behaves much like
Asymptotic Analysis of Fields in Multi-Structures
Asymptotic Analysis of Fields in Multi-Structures VLADIMIR KOZLOV Department of Mathematics, Linkoeping University, Sweden VLADIMIR MAZ'YA Department of Mathematics, Linkoeping University, Sweden ALEXANDER
Kirchhoff Plates: BCs and Variational Forms
21 Kirchhoff Plates: BCs and Variational Forms 21 1 Chapter 21: KIRCHHOFF PLATES: BCS AND VARIATIONAL FORS TABLE OF CONTENTS Page 21.1. Introduction 21 3 21.2. Boundary Conditions for Kirchhoff Plate 21
Linear Static Analysis of a Cantilever Beam Using Beam Library (SI Units)
APPENDIX A Linear Static Analysis of a Cantilever Beam Using Beam Library (SI Units) Objectives: Create a geometric representation of a cantilever beam. Use the geometry model to define an MSC.Nastran
Unit 3 (Review of) Language of Stress/Strain Analysis
Unit 3 (Review of) Language of Stress/Strain Analysis Readings: B, M, P A.2, A.3, A.6 Rivello 2.1, 2.2 T & G Ch. 1 (especially 1.7) Paul A. Lagace, Ph.D. Professor of Aeronautics & Astronautics and Engineering
THE COMPUTATIONAL MODEL OF THE LOAD DISTRIBUTION BETWEEN ELEMENTS IN A PLANETARY ROLLER SCREW
JOURNAL OF THEORETICAL AND APPLIED MECHANICS 52, 3, pp. 699-705, Warsaw 204 THE COMPUTATIONAL MODEL OF THE LOAD DISTRIBUTION BETWEEN ELEMENTS IN A PLANETARY ROLLER SCREW Jan Ryś, Filip Lisowski Cracow
Massachusetts Institute of Technology Department of Mechanical Engineering Cambridge, MA 02139
Massachusetts Institute of Technology Department of Mechanical Engineering Cambridge, MA 02139 2.002 Mechanics and Materials II Spring 2004 Laboratory Module No. 1 Elastic behavior in tension, bending,
Vehicle-Bridge Interaction Dynamics
Vehicle-Bridge Interaction Dynamics With Applications to High-Speed Railways Y. B. Yang National Taiwan University, Taiwan J. D. Yau Tamkang University, Taiwan Y. S. Wu Sinotech Engineering Consultants,
PRACTICAL METHODS FOR CRITICAL LOAD DETERMINATION AND STABILITY EVALUATION OF STEEL STRUCTURES PEDRO FERNANDEZ
PRACTICAL METHODS FOR CRITICAL LOAD DETERMINATION AND STABILITY EVALUATION OF STEEL STRUCTURES By PEDRO FERNANDEZ B.S., Instituto Tecnologico y de Estudios Superiores de Occidente, 1992 A Thesis submitted
Nonlinear Analysis Using Femap with NX Nastran
Nonlinear Analysis Using Femap with NX Nastran Chip Fricke, Principal Applications Engineer, Agenda Nonlinear Analysis Using Femap with NX Nastran Who am I? Overview of Nonlinear Analysis Comparison of
SSLV105 - Stiffening centrifuges of a beam in rotation
Titre : SSLV105 - Raidissement centrifuge d'une poutre en [...] Date : 19/09/2011 Page : 1/6 SSLV105 - Stiffening centrifuges of a beam in rotation Summarized: Test of Structural mechanics in linear static
ESCUELA TÉCNICA SUPERIOR DE INGENIEROS INDUSTRIALES Y DE TELECOMUNICACIÓN
ESCUELA TÉCNICA SUPERIOR DE INGENIEROS INDUSTRIALES Y DE TELECOMUNICACIÓN Titulación: INGENIERO INDUSTRIAL Título del proyecto: MODELING CRACKS WITH ABAQUS Pablo Sanchis Gurpide Pamplona, 22 de Julio del
bi directional loading). Prototype ten story
NEESR SG: Behavior, Analysis and Design of Complex Wall Systems The laboratory testing presented here was conducted as part of a larger effort that employed laboratory testing and numerical simulation
AN EXPLANATION OF JOINT DIAGRAMS
AN EXPLANATION OF JOINT DIAGRAMS When bolted joints are subjected to external tensile loads, what forces and elastic deformation really exist? The majority of engineers in both the fastener manufacturing
Lab for Deflection and Moment of Inertia
Deflection and Moment of Inertia Subject Area(s) Associated Unit Lesson Title Physics Wind Effects on Model Building Lab for Deflection and Moment of Inertia Grade Level (11-12) Part # 2 of 3 Lesson #
Finite Element Method
16.810 (16.682) Engineering Design and Rapid Prototyping Finite Element Method Instructor(s) Prof. Olivier de Weck [email protected] Dr. Il Yong Kim [email protected] January 12, 2004 Plan for Today FEM Lecture
Introduction to the Finite Element Method (FEM)
Introduction to the Finite Element Method (FEM) ecture First and Second Order One Dimensional Shape Functions Dr. J. Dean Discretisation Consider the temperature distribution along the one-dimensional
An Object-Oriented class design for the Generalized Finite Element Method programming
10(2013) 1267 1291 An Object-Oriented class design for the Generalized Finite Element Method programming Abstract The Generalized Finite Element Method (GFEM) is a numerical method based on the Finite
Impacts of Tunnelling on Ground and Groundwater and Control Measures Part 1: Estimation Methods
Impacts of Tunnelling on Ground and Groundwater and Control Measures Part 1: Estimation Methods Steve Macklin Principal Engineering Geologist GHD Melbourne 1. Introduction, scope of Part 1 2. Terminology
ANALYSIS OF STRUCTURAL MEMBER SYSTEMS JEROME J. CONNOR NEW YORK : ':,:':,;:::::,,:
ANALYSIS OF JEROME J. CONNOR, Sc.D., Massachusetts Institute of Technology, is Professor of Civil Engineering at Massachusetts Institute of Technology. He has been active in STRUCTURAL MEMBER teaching
Introduction to Beam. Area Moments of Inertia, Deflection, and Volumes of Beams
Introduction to Beam Theory Area Moments of Inertia, Deflection, and Volumes of Beams Horizontal structural member used to support horizontal loads such as floors, roofs, and decks. Types of beam loads
Analysis of deep beam using Finite Element Method
www.ijaser.com 2012 by the authors Licensee IJASER- Under Creative Commons License 3.0 [email protected] Research article ISSN 2277 9442 Analysis of deep beam using Finite Element Method 1 Enem, J.I.,
List of Problems Solved Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p.
Preface p. v List of Problems Solved p. xiii Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p. 6 Assembly of the Global System of Equations p.
Objectives. Experimentally determine the yield strength, tensile strength, and modules of elasticity and ductility of given materials.
Lab 3 Tension Test Objectives Concepts Background Experimental Procedure Report Requirements Discussion Objectives Experimentally determine the yield strength, tensile strength, and modules of elasticity
Introduction to Mechanical Behavior of Biological Materials
Introduction to Mechanical Behavior of Biological Materials Ozkaya and Nordin Chapter 7, pages 127-151 Chapter 8, pages 173-194 Outline Modes of loading Internal forces and moments Stiffness of a structure
Lap Fillet Weld Calculations and FEA Techniques
Lap Fillet Weld Calculations and FEA Techniques By: MS.ME Ahmad A. Abbas Sr. Analysis Engineer [email protected] www.advancedcae.com Sunday, July 11, 2010 Advanced CAE All contents Copyright
σ y ( ε f, σ f ) ( ε f
Typical stress-strain curves for mild steel and aluminum alloy from tensile tests L L( 1 + ε) A = --- A u u 0 1 E l mild steel fracture u ( ε f, f ) ( ε f, f ) ε 0 ε 0.2 = 0.002 aluminum alloy fracture
Problem 1: Computation of Reactions. Problem 2: Computation of Reactions. Problem 3: Computation of Reactions
Problem 1: Computation of Reactions Problem 2: Computation of Reactions Problem 3: Computation of Reactions Problem 4: Computation of forces and moments Problem 5: Bending Moment and Shear force Problem
Dispersion diagrams of a water-loaded cylindrical shell obtained from the structural and acoustic responses of the sensor array along the shell
Dispersion diagrams of a water-loaded cylindrical shell obtained from the structural and acoustic responses of the sensor array along the shell B.K. Jung ; J. Ryue ; C.S. Hong 3 ; W.B. Jeong ; K.K. Shin
Computer Graphics. Geometric Modeling. Page 1. Copyright Gotsman, Elber, Barequet, Karni, Sheffer Computer Science - Technion. An Example.
An Example 2 3 4 Outline Objective: Develop methods and algorithms to mathematically model shape of real world objects Categories: Wire-Frame Representation Object is represented as as a set of points
Solved with COMSOL Multiphysics 4.3
Vibrating String Introduction In the following example you compute the natural frequencies of a pre-tensioned string using the 2D Truss interface. This is an example of stress stiffening ; in fact the
Numerical Analysis An Introduction
Walter Gautschi Numerical Analysis An Introduction 1997 Birkhauser Boston Basel Berlin CONTENTS PREFACE xi CHAPTER 0. PROLOGUE 1 0.1. Overview 1 0.2. Numerical analysis software 3 0.3. Textbooks and monographs
