Module 10: Free Vibration of an Undampened 1D Cantilever Beam

Size: px
Start display at page:

Download "Module 10: Free Vibration of an Undampened 1D Cantilever Beam"

Transcription

1 Module 10: Free Vibration of an Undampened 1D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 6 Element Type 6 Real Constants and Material Properties 7 Meshing 9 Displacement 10 Solution 11 General Postprocessor 1 Results 14 Validation 15 UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 1

2 Problem Description: Nomenclature: L =5m b =0.5m h =0.5m E=7* Length of beam Cross Section Base Cross Section Height Young s Modulus of Aluminum =0.5 Poisson s Ratio of Aluminum =700 Density of Aluminum Moment of Inertia In this module, we will introduce the ANSYS Mechanical APDL Vibration Analysis Type. This uses the Modal solution method. This tutorial will explore the free vibration of a cantilever beam modeled with 1D BEAM elements and we will extract the natural frequencies and mode shapes at these frequencies. Theory Natural Frequency Using Euler-Bernoulli Beam Theory we find: Normal Mode solution to the above equation is: This makes equation 10.1: Solution for displacement is: Where: (10.1) (10.) (10.) (10.4) (10.5) UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page

3 For a cantilever beam, the displacement and slope are zero at the fixed end, while at the free end, the moment and shear are zero. Thus the boundary conditions are: At x=0: y=0 dy dx At x=l: d y dx d y dx This proves that: Solving for and we find: Cos(βL)Cosh(βL) = -1 (10.6) The roots of this equation are (10.7) The equation for time breaks down into: (10.8) So the frequency in rad/s is: (10.9) Converting to Hz, we get the natural frequency as shown below: (10.10) Extracting the first few natural frequencies, we get: n UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page

4 Geometry Opening ANSYS Mechanical APDL 1. On your Windows 7 Desktop click the Start button. Under Search Programs and Files type ANSYS. Click on Mechanical APDL (ANSYS) to start ANSYS. This step may take time. Preferences 1. Go to Main Menu -> Preferences. Check the box that says Structural. Click OK 1 1 UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 4

5 Key points Since we will be using 1D Elements, our goal is to model the length of the beam. 1. Go to Main Menu -> Preprocessor -> Modeling -> Create -> Keypoints -> On Working Plane. Click Global Cartesian. In the box underneath, write: 0,0,0. This will create a key point at the origin. 4. Click Apply 5. Repeat Steps and 4 for 5,0,0 6. Click Ok 7. The Triad in the top left corner is blocking keypoint 1. To get rid of the triad, type /triad,off in Utility Menu -> Command Prompt 6 7 Line 8. Go to Utility Menu -> Plot -> Replot 1. Go to Main Menu -> Preprocessor -> Modeling -> Create -> Lines -> Lines -> Straight Line. Select Pick. Select List of Items 4. Type 1, for points previously generated. 5. Click Ok The resulting graphic should be as shown: 4 5 UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 5

6 Preprocessor Element Type 1. Go to Main Menu -> Preprocessor -> Element Type -> Add/Edit/Delete. Click Add. Click Beam -> D Elastic 4. Click OK 4 Beam is a uniaxial element with tension, compression, and bending capabilities. The element has three degrees of freedom at each node: translations in the nodal x and y directions and rotation about the nodal z-axis. For more information consult the ANSYS HELP. UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 6

7 Real Constants and Material Properties Now we will dimension our beam. 1. Go to Main Menu -> Preprocessor -> Real Constants -> Add/Edit/Delete. Click Add. Choose Type 1 Beam 4. Click OK 5. Under Cross-sectional area AREA enter 1/4 6. Under Area moment of inertia IZZ Enter 1/19 7. Under Total beam height HEIGHT enter Click OK 9. Click Close UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 7

8 Now we must specify Young s Modulus, Poisson s Ratio and Density 1. Go to Main Menu -> Preprocessor -> Material Props -> Material Models. Go to Material Model Number 1 -> Structural -> Linear -> Elastic -> Isotropic. Input 7E10 for the Young s Modulus in EX. 4. Input 0.5 for Poisson s Ratio in PRXY 5. Click OK Go to Material Model Number 1 -> Structural -> Density 7. Input 700 for the Density in DENS 8. Click OK Of Define Material Model Behavior window UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 8

9 Meshing 1. Go to Main Menu -> Preprocessor -> Meshing -> Mesh Tool. Go to Size Controls: -> Global -> Set. Under NDIV No. of element divisions put 10. This will create a mesh of a total 10 elements 4. Click OK 5. Click Mesh 6. Click Pick All Go to Utility Menu -> Plot -> Nodes 8. Go to Utility Menu -> Plot Controls -> Numbering 9. Check NODE Node Numbers to ON 10. Click OK 9 10 UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 9

10 The resulting graphic should be as shown: ANSYS numbers nodes from the left extreme to the right extreme and then numbers from left to right. Displacement 1. Go to Main Menu -> Preprocessor -> Loads -> Define Loads ->Apply ->Structural -> Displacement -> On Nodes. Select Pick -> Single -> and click node 1. Click OK 4. Under Lab DOFs to be constrained select All DOF 5. Under Value Displacement value enter 0 6. Click OK The resulting graphic should look as shown below: UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 10

11 Solution Analysis Type 1. Go to Main Menu -> Solution -> Analysis Type -> New Analysis. Choose Modal. Click OK 4. Go to Main Menu -> Solution -> Analysis Type ->Analysis Options 5. Under No. of modes to extract enter Click OK 7. Since there is no added Frequency, click OK in Block Lanczos Window 8. Go to Main Menu -> Solution -> Solve -> Current LS UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 11

12 General Postprocessor Natural Frequencies Go to Main Menu -> General Postproc -> List Results -> Detailed Summary * * * Ignore frequencies and 6 in comparison with the theoretical values, these are the torsional frequencies and were not calculated. Mode Shape To view the mode shapes that correspond to these frequencies: 1. Go to Main Menu -> General Postproc -> Read Results -> By Pick. Select the lowest Eigenvalue: Set 1 -> Click Read. Click Close UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 1

13 4. Go to Main Menu -> General Postproc -> Plot Results -> Deformed Shape 5. Under KUND Items to be plotted select Def + undeformed 6. Click OK 6 The graphics area should look as below: 5 You can repeat these steps to view the other mode shapes produced by different frequencies. UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 1

14 Results The percent error (%E) in our model can be defined as: ( ) Frequency Theoretical Elements 10 Elements 500 Elements N/A N/A With an unreasonably coarse mesh, ANSYS only allows you to extract a certain amount of modes. This is shown with the elements where ANSYS only calculated the first four translational frequencies and first torsional frequencies. Since the theory section uses approximations to calculate the natural frequencies, the theoretical answer is not precise. As mesh is refined, our analysis shows that the answers converge to the solution. This again can be seen as ANSYS does not provide natural frequencies if the mesh is too coarse. UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 14

15 Error (%) Validation Deviation from Theoretical Solution Elements 10 Elements 500 Elements ω1 ω ω ω4 ω5 ω6 Natural frequency UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 15

Module 2: Thermal Stresses in a 1D Beam Fixed at Both Ends

Module 2: Thermal Stresses in a 1D Beam Fixed at Both Ends Module 2: Thermal Stresses in a 1D Beam Fixed at Both Ends Table of Contents Problem Description 2 Theory 2 Preprocessor 3 Scalar Parameters 3 Real Constants and Material Properties 4 Geometry 6 Meshing

More information

EXPERIMENT 4: AN ELECTRICAL-THERMAL ACTUATOR

EXPERIMENT 4: AN ELECTRICAL-THERMAL ACTUATOR EXPERIMENT 4: AN ELECTRICAL-THERMAL ACTUATOR 1. OBJECTIVE: 1.1 To analyze an electrical-thermal actuator used in a micro-electromechanical system (MEMS). 2. INTRODUCTION 2.1 Introduction to Thermal Actuator

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

Transient Thermal Analysis of a Fin

Transient Thermal Analysis of a Fin Transient Thermal Analysis of a Fin A cylindrical copper fin conducts heat away from its base at 100 0 C and transfers it to a surrounding fluid at 25 0 C through convection. The convection heat transfer

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

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

Lecture 15 Strain and stress in beams

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

More information

MATERIAL MECHANICS, SE2126 COMPUTER LAB 2 PLASTICITY

MATERIAL MECHANICS, SE2126 COMPUTER LAB 2 PLASTICITY MATERIAL MECHANICS, SE2126 COMPUTER LAB 2 PLASTICITY PART A INTEGRATED CIRCUIT An integrated circuit can be thought of as a very complex maze of electronic components and metallic connectors. These connectors

More information

Response Spectrum Analysis Shock and Seismic. FEMAP & NX Nastran

Response Spectrum Analysis Shock and Seismic. FEMAP & NX Nastran Response Spectrum Analysis Shock and Seismic FEMAP & NX Nastran Table of Contents 1. INTRODUCTION... 3 2. THE ACCELEROGRAM... 4 3. CREATING A RESPONSE SPECTRUM... 5 4. NX NASTRAN METHOD... 8 5. RESPONSE

More information

Example 37 - Analytical Beam

Example 37 - Analytical Beam Example 37 - Analytical Beam Summary This example deals with the use of RADIOSS linear and nonlinear solvers. A beam submitted to a concentrated load on one extremity and fixed on the other hand is studied.

More information

DYNAMIC CHARACTERSTIC ESTIMATION OF STRUCTURAL MATERIALS BY MODAL ANALYSIS USING ANSYS

DYNAMIC CHARACTERSTIC ESTIMATION OF STRUCTURAL MATERIALS BY MODAL ANALYSIS USING ANSYS DYNAMIC CHARACTERSTIC ESTIMATION OF STRUCTURAL MATERIALS BY MODAL ANALYSIS USING ANSYS Syed Ayesha Yasmeen 1, Anatha Abhijit P 2, Dr.D.Srinivasa Rao 3 1, 2 Graduate Students, 3 Professor, Department of

More information

D && 9.0 DYNAMIC ANALYSIS

D && 9.0 DYNAMIC ANALYSIS 9.0 DYNAMIC ANALYSIS Introduction When a structure has a loading which varies with time, it is reasonable to assume its response will also vary with time. In such cases, a dynamic analysis may have to

More information

Linear Static Analysis of a Cantilever Beam (CBAR Problem)

Linear Static Analysis of a Cantilever Beam (CBAR Problem) WORKSHOP 17 Linear Static Analysis of a Cantilever Beam (CBAR Problem) Objectives: Create a geometrical representation of a cantilever beam. Use this geometry model to define an MSC.Nastran analysis model

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

MATERIAL MECHANICS, SE2126 COMPUTER LAB 3 VISCOELASTICITY. k a. N t

MATERIAL MECHANICS, SE2126 COMPUTER LAB 3 VISCOELASTICITY. k a. N t MATERIAL MECHANICS, SE2126 COMPUTER LAB 3 VISCOELASTICITY N t i Gt () G0 1 i ( 1 e τ = α ) i= 1 k a k b τ PART A RELAXING PLASTIC PAPERCLIP Consider an ordinary paperclip made of plastic, as they more

More information

Chapter 4 Analysis of a cantilever

Chapter 4 Analysis of a cantilever Chapter 4 Analysis of a cantilever Before a complex structure is studied performing a seismic analysis, the behaviour of simpler ones should be fully understood. To achieve this knowledge we will start

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

DISPENSA FEM in MSC. Nastran

DISPENSA FEM in MSC. Nastran DISPENSA FEM in MSC. Nastran preprocessing: mesh generation material definitions definition of loads and boundary conditions solving: solving the (linear) set of equations components postprocessing: visualisation

More information

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

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

More information

Linear Static Analysis of a Cantilever Beam (SI Units)

Linear Static Analysis of a Cantilever Beam (SI Units) WORKSHOP 6 Linear Static Analysis of a Cantilever Beam (SI Units) Objectives: Create a geometrical representation of a cantilever beam. Use this geometry model to define an MSC/NASTRAN analysis model comprised

More information

Plane and axisymmetric models in Mentat & MARC. Tutorial with some Background

Plane and axisymmetric models in Mentat & MARC. Tutorial with some Background Plane and axisymmetric models in Mentat & MARC Tutorial with some Background Eindhoven University of Technology Department of Mechanical Engineering Piet J.G. Schreurs Lambèrt C.A. van Breemen March 6,

More information

SDLV302 Modal analysis by under-structuring: bi-- supported beam

SDLV302 Modal analysis by under-structuring: bi-- supported beam Titre : SDLV302 Analyse modale par sous-structuration : [...] Date : 21/07/2017 age : 1/10 SDLV302 Modal analysis by under-structuring: bi-- supported beam Summary: This test validates the modal analysis

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

Chapter 5. Vibration Analysis. Workbench - Mechanical Introduction ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved.

Chapter 5. Vibration Analysis. Workbench - Mechanical Introduction ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved. Workbench - Mechanical Introduction 12.0 Chapter 5 Vibration Analysis 5-1 Chapter Overview In this chapter, performing free vibration analyses in Simulation will be covered. In Simulation, performing a

More information

Axisymmetric Modeling. This tutorial gives an overview of axisymmetric modeling. Learn how to:

Axisymmetric Modeling. This tutorial gives an overview of axisymmetric modeling. Learn how to: Axisymmetric Modeling I-DEAS Tutorials: Simulation Projects This tutorial gives an overview of axisymmetric modeling. Learn how to: sketch on the XZ plane apply boundary conditions mesh axisymmetric elements

More information

Leaf Spring (Material, Contact, geometric nonlinearity)

Leaf Spring (Material, Contact, geometric nonlinearity) 00 Summary Summary Nonlinear Static Analysis - Unit: N, mm - Geometric model: Leaf Spring.x_t Leaf Spring (Material, Contact, geometric nonlinearity) Nonlinear Material configuration - Stress - Strain

More information

Module I: Two-dimensional linear elasticity. application notes and tutorial. Problems

Module I: Two-dimensional linear elasticity. application notes and tutorial. Problems Module I: Two-dimensional linear elasticity application notes and tutorial Problems 53 selected excerpts from Read Me file for: ElemFin 1.1.1 Yannick CALLAUD in Symantec C++. 1 place of Falleron, 44300

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

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

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

3. Overview of MSC/NASTRAN

3. Overview of MSC/NASTRAN 3. Overview of MSC/NASTRAN MSC/NASTRAN is a general purpose finite element analysis program used in the field of static, dynamic, nonlinear, thermal, and optimization and is a FORTRAN program containing

More information

Effect of Mass Matrix Formulation Schemes on Dynamics of Structures

Effect of Mass Matrix Formulation Schemes on Dynamics of Structures Effect of Mass Matrix Formulation Schemes on Dynamics of Structures Swapan Kumar Nandi Tata Consultancy Services GEDC, 185 LR, Chennai 600086, India Sudeep Bosu Tata Consultancy Services GEDC, 185 LR,

More information

Simple Modeling and Modal Analysis of Reciprocating Compressor Crankshaft System

Simple Modeling and Modal Analysis of Reciprocating Compressor Crankshaft System Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2010 Simple Modeling and Modal Analysis of Reciprocating Compressor Crankshaft System Binyan

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

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

TRANSVERSE STRESSES IN SHEAR LAG OF BOX-GIRDER BRIDGES. Wang Yuan

TRANSVERSE STRESSES IN SHEAR LAG OF BOX-GIRDER BRIDGES. Wang Yuan TRANSVERSE STRESSES IN SHEAR LAG OF BOX-GIRDER BRIDGES Wang Yuan Bacheloreindwerk Delft University of Technology Faculty of Civil Engineering and Geosciences October 2011 TABLE OF CONTENTS 1 INTRODUCTION...

More information

Structural System, Machines and Load Cases

Structural System, Machines and Load Cases Machine-Induced Vibrations Machine-Induced Vibrations In the following example the dynamic excitation of two rotating machines is analyzed. A time history analysis in the add-on module RF-DYNAM Pro - Forced

More information

Program System for Machine Dynamics. Abstract. Version 5.0 November 2017

Program System for Machine Dynamics. Abstract. Version 5.0 November 2017 Program System for Machine Dynamics Abstract Version 5.0 November 2017 Ingenieur-Büro Klement Lerchenweg 2 D 65428 Rüsselsheim Phone +49/6142/55951 hd.klement@t-online.de What is MADYN? The program system

More information

Measurement of Bone Strength and Stiffness using 3-Point Bending

Measurement of Bone Strength and Stiffness using 3-Point Bending BME 315 Biomechanics, U. Wisconsin Adapted by R. Lakes from D. Thelen and C. Decker, 09, adapted from Lakes 06 Experimental Details I. Laboratory equipment The load frame that we will use to perform our

More information

Bending Load & Calibration Module

Bending Load & Calibration Module Bending Load & Calibration Module Objectives After completing this module, students shall be able to: 1) Conduct laboratory work to validate beam bending stress equations. 2) Develop an understanding of

More information

Laboratory 4 Topic: Buckling

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

More information

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

Lecture 8. Stress Strain in Multi-dimension

Lecture 8. Stress Strain in Multi-dimension Lecture 8. Stress Strain in Multi-dimension Module. General Field Equations General Field Equations [] Equilibrium Equations in Elastic bodies xx x y z yx zx f x 0, etc [2] Kinematics xx u x x,etc. [3]

More information

13-Nov-2015 PHYS Rotational Inertia

13-Nov-2015 PHYS Rotational Inertia Objective Rotational Inertia To determine the rotational inertia of rigid bodies and to investigate its dependence on the distance to the rotation axis. Introduction Rotational Inertia, also known as Moment

More information

Non-linear and time-dependent material models in Mentat & MARC. Tutorial with Background and Exercises

Non-linear and time-dependent material models in Mentat & MARC. Tutorial with Background and Exercises Non-linear and time-dependent material models in Mentat & MARC Tutorial with Background and Exercises Eindhoven University of Technology Department of Mechanical Engineering Piet Schreurs July 7, 2009

More information

Roark s Formulas for Excel Superposition Wizard

Roark s Formulas for Excel Superposition Wizard Universal Technical Systems Inc. Roark s Formulas for Excel Superposition Wizard UTS are proud to announce the introduction of Roark s Formulas for Excel. The 7 th Edition of Roark s Formulas for Stress

More information

Thermal Stress Analysis of a Bi- Metallic Plate

Thermal Stress Analysis of a Bi- Metallic Plate WORKSHOP 10 Thermal Stress Analysis of a Bi- Metallic Plate MSC.Nastran 104 Exercise Workbook 10-1 10-2 MSC.Nastran 104 Exercise Workbook WORKSHOP 10 Thermal Stress Analysis of a Bi-Metallic Plate Model

More information

CIVL 8/7117 Chapter 12 - Structural Dynamics 1/75. To discuss the dynamics of a single-degree-of freedom springmass

CIVL 8/7117 Chapter 12 - Structural Dynamics 1/75. To discuss the dynamics of a single-degree-of freedom springmass CIV 8/77 Chapter - /75 Introduction To discuss the dynamics of a single-degree-of freedom springmass system. To derive the finite element equations for the time-dependent stress analysis of the one-dimensional

More information

Finite Element Modelling with Plastic Hinges

Finite Element Modelling with Plastic Hinges 01/02/2016 Marco Donà Finite Element Modelling with Plastic Hinges 1 Plastic hinge approach A plastic hinge represents a concentrated post-yield behaviour in one or more degrees of freedom. Hinges only

More information

MATERIAL MECHANICS, SE2126 COMPUTER LAB 4 MICRO MECHANICS. E E v E E E E E v E E + + = m f f. f f

MATERIAL MECHANICS, SE2126 COMPUTER LAB 4 MICRO MECHANICS. E E v E E E E E v E E + + = m f f. f f MATRIAL MCHANICS, S226 COMPUTR LAB 4 MICRO MCHANICS 2 2 2 f m f f m T m f m f f m v v + + = + PART A SPHRICAL PARTICL INCLUSION Consider a solid granular material, a so called particle composite, shown

More information

Obtaining the Center of Gravity, Volume, Weight and More

Obtaining the Center of Gravity, Volume, Weight and More C h a p t e r 10 Obtaining the Center of Gravity, Volume, Weight and More In this chapter, you will learn the following to World Class standards: The Importance of the Center of Gravity The Inquiry Toolbar

More information

EFFECTIVE MODAL MASS & MODAL PARTICIPATION FACTORS Revision F

EFFECTIVE MODAL MASS & MODAL PARTICIPATION FACTORS Revision F EFFECTIVE MODA MASS & MODA PARTICIPATION FACTORS Revision F By Tom Irvine Email: tomirvine@aol.com March 9, 1 Introduction The effective modal mass provides a method for judging the significance of a vibration

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

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

Project Engineer: Wesley Kinkler Project Number: 4.14 Submission Date: 11/15/2003. TAMUK Truss Company Trusses Made Simple

Project Engineer: Wesley Kinkler Project Number: 4.14 Submission Date: 11/15/2003. TAMUK Truss Company Trusses Made Simple Submission Date: 11/15/2003 TAMUK Truss Company Trusses Made Simple Table of Contents Introduction..3 Proposal.3 Solution..5 Hand Calculations 5 TRUSS2D 7 NENastran 7 Comparison of Results... 8 Data Analysis.10

More information

Presented By: EAS 6939 Aerospace Structural Composites

Presented By: EAS 6939 Aerospace Structural Composites A Beam Theory for Laminated Composites and Application to Torsion Problems Dr. BhavaniV. Sankar Presented By: Sameer Luthra EAS 6939 Aerospace Structural Composites 1 Introduction Composite beams have

More information

SSNV137 - Cable of prestressed in a Summarized concrete straight beam

SSNV137 - Cable of prestressed in a Summarized concrete straight beam Titre : SSNV137 - Câble de précontrainte dans une poutre d[...] Date : 23/10/2012 Page : 1/10 SSNV137 - Cable of prestressed in a Summarized concrete straight beam One considers a concrete straight beam,

More information

Project. First Saved Monday, June 27, 2011 Last Saved Wednesday, June 29, 2011 Product Version 13.0 Release

Project. First Saved Monday, June 27, 2011 Last Saved Wednesday, June 29, 2011 Product Version 13.0 Release Project First Saved Monday, June 27, 2011 Last Saved Wednesday, June 29, 2011 Product Version 13.0 Release Contents Units Model (A4, B4) o Geometry! Solid Bodies! Parts! Parts! Body Groups! Parts! Parts

More information

CAEFEM v9.5 Information

CAEFEM v9.5 Information CAEFEM v9.5 Information Concurrent Analysis Corporation, 50 Via Ricardo, Thousand Oaks, CA 91320 USA Tel. (805) 375 1060, Fax (805) 375 1061 email: info@caefem.com or support@caefem.com Web: http://www.caefem.com

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

Module SimBeam with Element of Linear Variable Cross Sections. SIMPACK USER Meeting 2011

Module SimBeam with Element of Linear Variable Cross Sections. SIMPACK USER Meeting 2011 Module SimBeam with Element of Linear Variable Cross Sections by Prof. Dr. Oskar Wallrapp, Wessling, Germany Dr. Stefan Dietz, SIMPACK AG Byunghoon Song (Trainee Student) SIMPACK AG SIMPACK USER Meeting

More information

2D Liquefaction Analysis for Bridge Abutment

2D Liquefaction Analysis for Bridge Abutment D Liquefaction Analysis for Bridge Abutment Tutorial by Angel Francisco Martinez Integrated Solver Optimized for the next generation 64-bit platform Finite Element Solutions for Geotechnical Engineering

More information

Software Verification

Software Verification PROGRAM NAME: SAFE 014 EXAMPLE 16 racked Slab Analysis RAKED ANALYSIS METHOD The moment curvature diagram shown in Figure 16-1 depicts a plot of the uncracked and cracked conditions, 1 State 1, and, State,

More information

Tutorial 2. SSMA Cee in Compression: 600S F y = 50ksi Objective. A the end of the tutorial you should be able to

Tutorial 2. SSMA Cee in Compression: 600S F y = 50ksi Objective. A the end of the tutorial you should be able to CUFSM 2.5 Tutorial 2 SSMA Cee in Compression: 600S200-33 F y = 50ksi Objective To model a typical Cee stud in compression and determine the elastic critical local buckling load (P crl )and elastic critical

More information

Grandstand Terraces. Experimental and Computational Modal Analysis. John N Karadelis

Grandstand Terraces. Experimental and Computational Modal Analysis. John N Karadelis Grandstand Terraces. Experimental and Computational Modal Analysis. John N Karadelis INTRODUCTION Structural vibrations caused by human activities are not known to be particularly damaging or catastrophic.

More information

Chapter 3. Load and Stress Analysis

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

More information

DEPARTMENT OF MECHANICAL ENIGINEERING, UNIVERSITY OF ENGINEERING & TECHNOLOGY LAHORE (KSK CAMPUS).

DEPARTMENT OF MECHANICAL ENIGINEERING, UNIVERSITY OF ENGINEERING & TECHNOLOGY LAHORE (KSK CAMPUS). DEPARTMENT OF MECHANICAL ENIGINEERING, UNIVERSITY OF ENGINEERING & TECHNOLOGY LAHORE (KSK CAMPUS). Lab Director: Coordinating Staff: Mr. Muhammad Farooq (Lecturer) Mr. Liaquat Qureshi (Lab Supervisor)

More information

APPENDIX 1 MATLAB AND ANSYS PROGRAMS

APPENDIX 1 MATLAB AND ANSYS PROGRAMS APPENDIX 1 MATLAB AND ANSYS PROGRAMS This appendix lists all the MATLAB and ANSYS codes used in each chapter, along with a short description of the purpose of each. MATLAB codes have the suffix.m and the

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

Dr. N.V.Srinivasulu, S.Jaikrishna, A.Navatha

Dr. N.V.Srinivasulu, S.Jaikrishna, A.Navatha PSD Analysis of an Automobile Dash Panel Dr. N.V.Srinivasulu, S.Jaikrishna, A.Navatha Abstract:-In this paper, PSD analysis of an automobile dash panel is performed in order to reduce the vibrations that

More information

midas Civil Advanced Tutorial Nonlinear time history analysis of a bridge with seismic isolators

midas Civil Advanced Tutorial Nonlinear time history analysis of a bridge with seismic isolators midas Civil Advanced Tutorial Nonlinear time history analysis of a bridge with seismic isolators Nonlinear Time History Analysis of a Bridge with Seismic Isolators Nonlinear time history analysis of a

More information

Lab Exercise #3: Torsion

Lab Exercise #3: Torsion Lab Exercise #3: Pre-lab assignment: Yes No Goals: 1. To evaluate the equations of angular displacement, shear stress, and shear strain for a shaft undergoing torsional stress. Principles: testing of round

More information

Materials: engineering, science, processing and design, 2nd edition Copyright (c)2010 Michael Ashby, Hugh Shercliff, David Cebon.

Materials: engineering, science, processing and design, 2nd edition Copyright (c)2010 Michael Ashby, Hugh Shercliff, David Cebon. Modes of Loading (1) tension (a) (2) compression (b) (3) bending (c) (4) torsion (d) and combinations of them (e) Figure 4.2 1 Standard Solution to Elastic Problems Three common modes of loading: (a) tie

More information

7. Hierarchical modeling examples

7. Hierarchical modeling examples 7. Hierarchical modeling examples The objective of this chapter is to apply the hierarchical modeling approach discussed in Chapter 1 to three selected problems using the mathematical models studied in

More information

The Design of Polyurethane Parts: Using Closed Solutions and Finite Element Analysis to Obtain Optimal Results

The Design of Polyurethane Parts: Using Closed Solutions and Finite Element Analysis to Obtain Optimal Results The Design of Polyurethane Parts: Using Closed Solutions and Finite Element Analysis to Obtain Optimal Results By: Richard Palinkas George Nybakken Ian Laskowitz Chemtura Corporation Overview How does

More information

Multiple Cracks Effects on Vibration Characteristics of Shaft Beam

Multiple Cracks Effects on Vibration Characteristics of Shaft Beam International Journal of Engineering Research and General Science Volume 3, Issue, January-February, 205 Multiple Cracks Effects on Vibration Characteristics of Shaft Beam Prof. D. R. Satpute, Prof. S.

More information

ME 563 Mechanical Vibrations Lecture #15. Finite Element Approximations for Rods and Beams

ME 563 Mechanical Vibrations Lecture #15. Finite Element Approximations for Rods and Beams ME 563 Mechanical Vibrations Lecture #15 Finite Element Approximations for Rods and Beams 1 Need for Finite Elements Continuous system vibration equations of motion are appropriate for applications where

More information

Mechanics of Inflatable Fabric Beams

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

More information

Verification Examples. FEM-Design. version

Verification Examples. FEM-Design. version FEM-Design 6.0 FEM-Design version. 06 FEM-Design 6.0 StruSoft AB Visit the StruSoft website for company and FEM-Design information at www.strusoft.com Copyright 06 by StruSoft, all rights reserved. Trademarks

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

Composite FEM Lab-work

Composite FEM Lab-work Composite FEM Lab-work You may perform these exercises in groups of max 2 persons. You may also between exercise 5 and 6. Be critical on the results obtained! Exercise 1. Open the file exercise1.inp in

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

A SHORT INTRODUCTION TO ADAMS

A SHORT INTRODUCTION TO ADAMS A. AHADI, P. LIDSTRÖM, K. NILSSON A SHORT INTRODUCTION TO ADAMS FOR MECHANICAL ENGINEERS DIVISION OF MECHANICS DEPARTMENT OF MECHANICAL ENGINEERING LUND INSTITUTE OF TECHNOLOGY 2017 1 FOREWORD THESE EXERCISES

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

Advanced Vibrations. Distributed-Parameter Systems: Exact Solutions (Lecture 10) By: H. Ahmadian

Advanced Vibrations. Distributed-Parameter Systems: Exact Solutions (Lecture 10) By: H. Ahmadian Advanced Vibrations Distributed-Parameter Systems: Exact Solutions (Lecture 10) By: H. Ahmadian ahmadian@iust.ac.ir Distributed-Parameter Systems: Exact Solutions Relation between Discrete and Distributed

More information

Experimental Modal Analysis of a Flat Plate Subjected To Vibration

Experimental Modal Analysis of a Flat Plate Subjected To Vibration American Journal of Engineering Research (AJER) 2016 American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-5, Issue-6, pp-30-37 www.ajer.org Research Paper Open Access

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

Example 3.7 Consider the undeformed configuration of a solid as shown in Figure 3.60.

Example 3.7 Consider the undeformed configuration of a solid as shown in Figure 3.60. 162 3. The linear 3-D elasticity mathematical model The 3-D elasticity model is of great importance, since it is our highest order hierarchical model assuming linear elastic behavior. Therefore, it provides

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

Analysis of the horizontal bearing capacity of a single pile

Analysis of the horizontal bearing capacity of a single pile Engineering manual No. 16 Updated: 07/2018 Analysis of the horizontal bearing capacity of a single pile Program: Soubor: Pile Demo_manual_16.gpi The objective of this engineering manual is to explain how

More information

LARSA 2000 Reference. for. LARSA 2000 Finite Element Analysis and Design Software

LARSA 2000 Reference. for. LARSA 2000 Finite Element Analysis and Design Software for LARSA 2000 Finite Element Analysis and Design Software Larsa, Inc. Melville, New York, USA Revised August 2004 Table of Contents Introduction 6 Model Data Reference 7 Elements Overview 9 The Member

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

GEOSYNTHETICS ENGINEERING: IN THEORY AND PRACTICE

GEOSYNTHETICS ENGINEERING: IN THEORY AND PRACTICE GEOSYNTHETICS ENGINEERING: IN THEORY AND PRACTICE Prof. J. N. Mandal Department of Civil Engineering, IIT Bombay, Powai, Mumbai 400076, India. Tel.022-25767328 email: cejnm@civil.iitb.ac.in Module-13 LECTURE-

More information

HEALTH MONITORING OF PLATE STRUCTURE USING PIEZO ELECTRIC PATCHES AND CURVATURE MODE SHAPE

HEALTH MONITORING OF PLATE STRUCTURE USING PIEZO ELECTRIC PATCHES AND CURVATURE MODE SHAPE ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology An ISO 3297: 2007 Certified Organization, Volume 2, Special Issue

More information

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

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

More information

Lecture #10: Anisotropic plasticity Crashworthiness Basics of shell elements

Lecture #10: Anisotropic plasticity Crashworthiness Basics of shell elements Lecture #10: 151-0735: Dynamic behavior of materials and structures Anisotropic plasticity Crashworthiness Basics of shell elements by Dirk Mohr ETH Zurich, Department of Mechanical and Process Engineering,

More information

Lecture 27: Structural Dynamics - Beams.

Lecture 27: Structural Dynamics - Beams. Chapter #16: Structural Dynamics and Time Dependent Heat Transfer. Lectures #1-6 have discussed only steady systems. There has been no time dependence in any problems. We will investigate beam dynamics

More information

Software Verification

Software Verification EXAMPLE 16 racked Slab Analysis RAKED ANALYSIS METHOD The moment curvature diagram shown in Figure 16-1 depicts a plot of the uncracked and cracked conditions, Ψ 1 State 1, and, Ψ State, for a reinforced

More information

Tensile stress strain curves for different materials. Shows in figure below

Tensile stress strain curves for different materials. Shows in figure below Tensile stress strain curves for different materials. Shows in figure below Furthermore, the modulus of elasticity of several materials effected by increasing temperature, as is shown in Figure Asst. Lecturer

More information

Chapter 5: Random Vibration. ANSYS Mechanical. Dynamics. 5-1 July ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved.

Chapter 5: Random Vibration. ANSYS Mechanical. Dynamics. 5-1 July ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved. Chapter 5: Random Vibration ANSYS Mechanical Dynamics 5-1 July 2009 Analysis Random Vibration Analysis Topics covered: Definition and purpose Overview of Workbench capabilities Procedure 5-2 July 2009

More information