Numerical Analysis of a Beam

Slides:



Advertisements
Similar presentations
FE analysis with beam elements
Advertisements

Deflection of Indeterminate Structure Session Matakuliah: S0725 – Analisa Struktur Tahun: 2009.
Overview of Loads ON and IN Structures / Machines
Beams and Frames.
Chapter 17 Design Analysis using Inventor Stress Analysis Module
Matrix Methods (Notes Only)
Deflections.
DEFLECTIONS (Chapter 8) WHY? FACTORS IN DESIGN Safety Esthetics Serviceability Environment Economy DETERMINACY Determinate Structures Equations of Equilibrium.
Application Solutions of Plane Elasticity
One-Dimensional Problems
Deflections of Beams and Shafts Deflection and slope are sometimes the limiting factors in beam and shaft design. Methods for solving deflection and problems.
Beam Deflection Review ( )
Chapter Outline Shigley’s Mechanical Engineering Design.
6.0 ELASTIC DEFLECTION OF BEAMS
ECIV 320 Structural Analysis I
MCE 561 Computational Methods in Solid Mechanics
CHAP 4 FINITE ELEMENT ANALYSIS OF BEAMS AND FRAMES
9 Deflection of Beams.
Mechanics of Materials – MAE 243 (Section 002) Spring 2008 Dr. Konstantinos A. Sierros.
Eng Ship Structures 1 Hull Girder Response Analysis
Moment Area Theorems: Theorem 1:
CTC / MTC 222 Strength of Materials
7.2 Shear and Moment Equations and Diagrams
Deflections of Beams and Shafts
9 Deflection of Beams.
20-Jan-2010electrical, computer and energy engineering Prof. Subramaniam (“Subby”) D. Rajan, Prof. Narayanan Neithalath and Amie Baisley Graduate Students:
ME 520 Fundamentals of Finite Element Analysis
Sample Problem 9.8 For the uniform beam and loading shown, determine the reaction at each support and the slope at end A. SOLUTION: Release the “redundant”
Beams and Deflections Zach Gutzmer, EIT
An introduction to the finite element method using MATLAB
Mechanics of Thin Structure Lecture 15 Wrapping Up the Course Shunji Kanie.
ME16A: CHAPTER FIVE DEFLECTION OF BEAMS. CHAPTER FIVE - DEFLECTION OF BEAMS P A yAyA B x v.
Structural Design for Cold Region Engineering Lecture 14 Thory of Plates Shunji Kanie.
MAE 314 – Solid Mechanics Yun Jing
Standard Cases for Slope and Deflection (Cantilever) Lecture No-4 J P Supale Mechanical Engineering Department SKN SITS LONAVALA Strength of Materials.
Problem w = w0 cos px 2L y For the beam and loading shown, (a) write the equations of the shear and bending-moment curves, (b) determine the magnitude.
☻ ☻ ☻ ☻ 2.0 Bending of Beams sx 2.1 Revision – Bending Moments
1 CHAP 4 FINITE ELEMENT ANALYSIS OF BEAMS AND FRAMES FINITE ELEMENT ANALYSIS AND DESIGN Nam-Ho Kim Audio: Raphael Haftka.
Macaulay’s Method Lecture No-2 J P Supale Mechanical Engineering Department SKN SITS LONAVALA Strength of Materials.
Sensor Placement Estimation Force Based and Deflection Based Models.
Slope Deflection Method
John + = + = = = Daniel Bernoulli Leonard Euler The Euler Bernoulli Beam Theory 1750 Eiffel Tower.
3.9 Linear models : boundary-value problems
BME 315 – Biomechanics Chapter 4. Mechanical Properties of the Body Professor: Darryl Thelen University of Wisconsin-Madison Fall 2009.
Mechanics of Materials -Beams
1 FINITE ELEMENT APPROXIMATION Rayleigh-Ritz method approximate solution in the entire beam –Difficult to find good approximate solution (discontinuities.
Deflection and Stiffness
Eng Ship Structures 1 Hull Girder Response Analysis
CHAP 4 FINITE ELEMENT ANALYSIS OF BEAMS AND FRAMES
Mechanics of Materials Dr. Konstantinos A. Sierros
Relation Between BM and Slope
Solid Mechanics Course No. ME213.
Solid Mechanics Course No. ME213.
Overview of Loads ON and IN Structures / Machines
Advanced Engineering Mathematics
Standard Cases for Slope and Deflection (SSB)
9 Deflection of Beams.
Beams and Frames.
Structural Analysis 7th Edition in SI Units
Introduction to Finite Element Analysis for Skeletal Structures
RAYLEIGH-RITZ METHOD Assume a deflection shape
Deflection of Beams Chapter 12
Theory of Structure Asst. Prof Dr. Laith Sh. Rasheed Lec
Slender Structures Load carrying principles
Structural Analysis – I Unit – IV Continuous Beams Lecture Notes
Numerical Solutions of Ordinary Differential Equations
Eng Ship Structures 1 Hull Girder Response Analysis
Examples.
Beam relationships Moment sign conventions: Deflection: ν
CHAPTER SIX DEFLECTION OF BEAMS.
Presentation transcript:

Numerical Analysis of a Beam

The Problem Use several numerical analysis tools to calculate tip deflection and compare accuracies F L

Euler-Bernoulli beam theory Simplification of the linear theory of elasticity which relates loads to deflections in beams Beam theory governing equation Often, u=u(x), w=w(x), and EI is constant, yielding curve u(x) describes deflection u of the beam at some position x, and w is the distributed load Shear Force Bending Moment Slope Deflection

Boundary conditions x=o (fixed end) x=L (free end) F L

Governing ODE

Inputs Material properties F E=200x10^9 Pa I=6.7x10^-5 m^4 L=6m F=1000 N F L

Boundary conditions 0<=x<=L IVP v(x=0)=0 v’(x=L)=slope F L

Methods for comparison Numerical Differentiation Backward Euler Method RK4 FEM (NASTRAN/PATRAN) exact

Numerical Differentiation Results

Dormand and Prince (RK5) ODE system

RK4 Results ODE system

FEM Results

Exact Solution

Results Summary Method Max Tip Displacement % Error Numerical Differentiation .005379m 0.11 RK5 .005371m 0.037 RK4 FEM .005350m 0.428 Exact Solution .005373m 0.00

Animation of Deflection diving board\animation.m *courtesy of University of Wyoming Electrical and Computer Engineering Dept

References Riley,W.,Sturges,L.,& Morris, D. (1999). Mechanics of Materials. New York University of Wyoming Electrical and Computer Engineering Dept. (2008). Beam Deflection. From http://www.eng.uwyo.edu/classes/matlabanimate/StaticBeam/cantileverbeamoneload.m Kwon, Y., & Bang, H. (2000). The Finite Element Method. Florida.