Latch Spring. Problem:

Size: px
Start display at page:

Download "Latch Spring. Problem:"

Transcription

1 Problem: Shown in the figure is a 12-gauge ( in) by 3/4 in latching spring which supports a load of F = 3 lb. The inside radius of the bend is 1/8 in. Estimate the stresses at the inner and outer surfaces at the critical section. Joseph Shigley and Charles Mischke. Mechanical Engineering Design 5th ed. New York: McGraw Hill, May 2002.

2 Overview Anticipated time to complete this tutorial: 1 hour Tutorial Overview This tutorial is divided into six parts: 1) Tutorial Basics 2) Starting Ansys 3) Preprocessing 4) Solution 5) Post-Processing 6) Hand Calculations Audience This tutorial assumes minimal knowledge of ANSYS 8.0; therefore, it goes into moderate detail to explain each step. More advanced ANSYS 8.0 users should be able to complete this tutorial fairly quickly. Prerequisites 1) ANSYS 8.0 in house Structural Tutorial Objectives 1) Model the the latch spring in ANSYS 8.0 2) Analyze the latch spring for the stresses at the inner and outer surfaces of the critical section Outcomes 1) Learn how to start Ansys 8.0 2) Gain familiarity with the graphical user interface (GUI) 3) Learn how to create and mesh a simple geometry 4) Learn how to apply boundary constraints and solve problems 2

3 In this tutorial: Instructions appear on the left. Latch Spring Visual aids corresponding to the text appear on the right. Tutorial Basics All commands on the toolbars are labeled. However, only operations applicable to the tutorial are explained. The instructions should be used as follows: Bold > Example: Italics MB1 MB2 MB3 Text in bold are buttons, options, or selections that the user needs to click on > Preprocessor > Element Type > Add/Edit/DeleteFile would mean to follow the options as shown to the right to get you to the Element Types window Text in italics are hints and notes Click on the left mouse button Click on the middle mouse button Click on the right mouse button Some basic ANSYS functions are: To rotate the models use Ctrl and MB3. To zoom use Ctrl and MB2 and move the mouse up and down. To translate the models use Ctrl and MB1. 3

4 Starting Ansys For this tutorial the windows version of ANSYS 8.0 will be demonstrated. The path below is one example of how to access ANSYS; however, this path will not be the same on all computers. For Windows XP start ANSYS by either using: > Start > All Programs > ANSYS 8.0 > ANSYS or the desktop icon (right) if present. Note: The path to start ANSYS 8.0 may be different for each computer. Check with your local network manager to find out how to start ANSYS

5 Starting Ansys Once ANSYS 8.0 is loaded, two separate windows appear: the main ANSYS Advanced Utility Window and the ANSYS Output Window. The ANSYS Advanced Utility Window, also known as the Graphical User Interface (GUI), is the location where all the user interface takes place. Graphical User Interface Output Window The Output Window documents all actions taken, displays errors, and solver status. 5

6 Starting Ansys The main utility window can be broken up into three areas. A short explanation of each will be given. First is the Utility Toolbar: From this toolbar you can use the command line approach to ANSYS and access multiple menus that you can t get to from the main menu. Note: It would be beneficial to take some time and explore these pull down menus and familiarize yourself with them. Second is the ANSYS Main Menu as shown to the right. This menu is designed to use a top down approach and contains all the steps and options necessary to properly preprocess, solve, and postprocess a model. Third is the Graphical Interface window where all geometry, boundary conditions, and results are displayed. The tool bar located on the right hand side has all the visual orientation tools that are needed to manipulate your model. 6

7 Starting Ansys With ANSYS 8.0 open select > File > Change Jobname and enter a new job name in the blank field of the change jobname window. Enter the problem title for this tutorial. In order to know where all the output files from ANSYS will be placed, the working directory must be set in order to avoid using the default folder: C:\Documents and Settings. > File > Change Directory > then select the location that you want all of the ANSYS files to be saved. Be sure to change the working directory at the beginning of every problem. With the jobname and directory set the ANSYS database (.db) file can be given a title. Following the same steps as you did to change the jobname and the directory, give the model a title. 7

8 To begin the analysis, a preference needs to be set. > Main Menu > Preferences Preprocessing Place a check mark next to the Structural box. This determines the type of analysis to be performed in ANSYS. >Ok The ANSYS Main Menu should now be opened. Click once on the + sign next to Preprocessor. > Main Menu > Preprocessor The Preprocessor options currently available are displayed in the expansion of the Main Menu tree as shown to the right. 8

9 Preprocessing As mentioned previously, the ANSYS Main Menu is designed in such a way that one should start at the beginning and work towards the bottom of the menu in preparing, solving, and analyzing your model. Note: This procedure will be shown throughout the tutorial. Select the + next to Element Type or click on Element Type. The extension of the menu is shown to the right. > Element Type Select Add/Edit/Delete and the Element Type window appears. Select add and the Library of Element Types window appears. > ADD/EDIT/DELETE > Add In this window, select the types of elements to be defined and used for this problem. For this model Tet 10node 187 elements will be used. > Solid > Tet 10node 187 In the Element Types window Type 1 Solid187 should be visible signaling that the element type has been chosen. Close the Element Types window. > Close 9

10 Preprocessing The properties for the Solid187 elements need to be chosen. No real constants need to be defined, but material properties do. The material properties for the Solid187 elements need to be defined. > Preprocessor > Material Props > Material Models The Define Material Models Behavior window should now be open. This window has many different possibilities for defining the materials for your model. We will use set the isotropic linearly elastic structural properties. Select the following from the Material Models Available window: > Structural > Linear > Elastic > Isotropic The window titled Linear Isotropic Properties for Material Number 1 now appears. This window is the entry point for the material properties to be used for the model. Enter 30e6 (30 Mpsi) in for EX (Young's Modulus) and 0.3 for PRXY (Poisson's Ratio). Close the Define Material Model Behavior window. > Material > Exit 10

11 Preprocessing The next step is to define the keypoints (KP s) where loads and constraints will be applied: > Preprocessor > Modeling > Create > Keypoints > In Active CS The Create Keypoints in Active CS window will now appear. Here the KP s will be given numbers and their respective (XYZ) coordinates. Enter the KP numbers and coordinates for the pin definition. Select Apply after each KP has been defined. Note: Be sure to change the keypoint number every time you click apply to finish adding a keypoint. If you don t it will just move the last keypoint you entered to the new coordinates you just entered. KP # 1: X=0, Y=0, Z=0 KP # 2: X=0.1094, Y=0, Z=0 KP # 3: X=0, Y=0, Z=0.75 KP # 4: X=0.1094, Y=0, Z=0.75 KP # 5: X=0, Y=1.25, Z=0.75 KP # 6: X=-0.125, Y=1.375, Z=0.75 KP # 7: X=-4.125, Y=1.375, Z=0.75 Select Ok when complete. In the case that a mistake was made in creating the keypoints, select: > Preprocessor > Modeling > Delete > Keypoints Select the inappropriate KP s and select OK. The created KP s should look similar to the example to the right (note: the window is rotated slightly). 11

12 At times it will be helpful to turn on the keypoint numbers. > PlotCtrls > Numbering > put a checkmark next to keypoint numbers Other numbers (for lines, areas, etc..) can be turned on in a similar manner. Latch Spring Preprocessing The next step is to create lines between the KP s. > Preprocessor > Modeling > Create > Lines > Lines > Straight Lines The Create Straight Lines window should appear. You will create 5 lines. Create line 1 between the first two keypoints. For line 1: MB1 KP 1 then MB1 KP 2. The other lines will be created in a similar manner. Rotate the screen if needed to aid in creating the lines. For line 2: MB1 KP 1 then MB1 KP 3. For line 3: MB1 KP 3 then MB1 KP 4. For line 4: MB1 KP 4 then MB1 KP 2. For line 5: MB1 KP 3 then MB1 KP 5. For line 5: MB1 KP 6 then MB1 KP 7. Verify that each line only goes between the specified keypoints. When you are done creating the lines click ok in the Create Straight Lines window. If you make a mistake, use the following to delete the lines: > Preprocessor> Modeling > Delete > Lines Only 12

13 If while working, the geometry you created disappears select from the Utility Toolbar. > Plot > Multi-Plots Latch Spring Preprocessing Other items (lines, areas, volumes, elements, keypoints, nodes..) can be plotted in the window in a similar manner. An arc needs to be created between KP 6 and KP 5. > Preprocessor > Modeling > Create > Lines > Arcs > By End KPs & Rad Select KP 6 and KP 5 for the start and ending keypoints by using MB1. Select KP 3 as the reference for the center of curvature side. Type for the radius of the arc in the Arc by End KPs & Radius box that is now displayed. Rotate the model so that all of the lines can be seen. 13

14 An area will now be created that can be extruded to finish up the geometry. > Preprocessor > Modeling > Create > Areas > Arbitrary > By Lines Latch Spring Preprocessing Select the four lines at that the bottom of the screen that create a rectangular area. (The four lines are near the origin marker.) The new area is now filled in as shown to the right. This area will now be extruded along the other three lines. > Preprocessor > Modeling > Operate > Extrude > Areas > Along Lines Select the area just created. (In the Sweep along lines box) Select the three lines not used to create the area. > OK The geometry is now complete. 14

15 Preprocessing Before the model can be meshed for solving, a hard point will be added so that the force can be applied to the middle of the latch. > Preprocessor > Modeling > Create > Keypoints > Hard PT on line > Hard PT by ratio Select the top line at the end of the latch where the force will be applied. (In the Hard PT by ratio window) In the Create Hard PT by Ratio window, enter 0.5 as the length ratio. The model will be meshed by first setting a size control for the elements and then meshing the geometry. > Preprocessor > Meshing > Size Cntrls > ManualSize > Global > Size In the Global Element Sizes window set the element edge length to 0.05 and leave the No. of element divisions set at zero. To mesh the model. > Preprocessor > Meshing > Mesh > Volume > Free In the Mesh Volumes window select Pick All. > Pick all The model is meshed and ready for constraints and the load to be added. 15

16 We will now move into the solution phase. Latch Spring Solution Before applying the loads and constraints to the latch, we will select to start a new analysis: > Solution > Analysis Type > New Analysis For type of analysis select Static and select Ok. The constraints will now be added. For this problem, constraints must be added to fix the latch as it would be if it were attached to a wall with two bolts. To apply constraints select: > Solution > Define Loads > Apply > Structural > Displacement > On Areas Select the area that represents where the latch would be attached to the wall as shown in purple below. 16

17 Solution In the Apply U,ROT on Areas window select All DOF. The 3 lb load will now be added. > Solutions > Define Loads > Apply > Structural > Force/Moment > On Keypoints Select the hard point that was previously created on the top of the latch at its end. In the Apply F/M on KPs window select FY as the Direction of force/mom. Type -3.0 for the Force/moment value. The model is ready to be solved. 17

18 Solution The next step in completion of the tutorial is to solve the current load step that has been created. Select: > Solution > Solve > Current LS The Solve Current Load Step window will appear. To begin the analysis select Ok. The analysis should begin and when the solution is done a Note window should appear that states the analysis is complete. Note: Depending on the speed of your computer, it may be several minutes before the solution is complete. Close both the Note window and /STATUS Command window. 18

19 Results are viewed by using post processing commands. Post Processing From the ANSYS Main Menu select: > General Postproc > Results Viewer In the Results Viewer select the down arrow next to Choose a result item and select: > Nodal Solution > Stress > Von Mises Stress MB1 the Plot Results button to see the results for the Von Mises Stresses. Use the query tool to find the stresses at the inner and outer radius. If you hold down MB1 with the query tool active and move it over the part you can see values in many locations quickly. The highest values for the inner radius (shown in red) range from 10,000 to 10,500 psi, with an average value of 10,250 psi. The highest stress values range for the outer radius range from about 6,300 to 6,600 psi (excluding the edges). The values are in the ballpark of the closed form solution shown on the next page. This model assumes that the part of the latch that touches the wall does not take any of the stress (its dark blue color indicates basically no stress). In real life, this section would take some of the stress as it bends away from the wall. A more challenging and accurate model would have included the bolt holes and the latches attachment to the wall with these bolts. In FEA, it is a good idea to make assumptions to simplify the model, and then, if they adversely affect the solution, you can always go back and include them in the model. 19

20 Hand Calculations r o = radius of outer fiber r i = radius of inner fiber h = depth of section c o = distance from neutral axis to outer fiber c i = distance from neutral axis to inner fiber r n = radius of neutral axis R = radius of centroidal axis e = distance from centroidal axis to neutral axis A = area of cross section M = moment ri = 0.125in ro = = in h R = r i + 2 h rn = ln( ro / ri ) R = / 2 = in rn = / ln(0.2344/ 0.125) = in e = R rn = = in ci = rn ri = = in co = ro rn = = in A = 0.75(0.1094) = in 2 M = Force(4 + h / 2) = 3( / 2) = 12.16in lb F σ Mci i = A Aeri (0.049) σi = = 10,200psi ( )0.125 σo = F A σi = Mc o Aero (0.060) 0.082( ) = 6630psi 20

Bell Crank. Problem: Joseph Shigley and Charles Mischke. Mechanical Engineering Design 5th ed (New York: McGraw Hill, May 2002) page 87.

Bell Crank. Problem: Joseph Shigley and Charles Mischke. Mechanical Engineering Design 5th ed (New York: McGraw Hill, May 2002) page 87. Problem: A cast-iron bell-crank lever, depicted in the figure below is acted upon by forces F 1 of 250 lb and F 2 of 333 lb. The section A-A at the central pivot has a curved inner surface with a radius

More information

Statically Indeterminate Beam

Statically Indeterminate Beam Problem: Using Castigliano's Theorem, determine the deflection at point A. Neglect the weight of the beam. W 1 N/m B 5 cm H 1 cm 1.35 m Overview Anticipated time to complete this tutorial: 45 minutes Tutorial

More information

Statically Indeterminate Beam

Statically Indeterminate Beam Problem: A rectangular aluminum bar.5 inches thick and 2 inches wide is welded to fixed supports at the ends, and the bar supports a load W=800 lb, acting through the pin as shown. Find the reactions at

More information

Stresses in an Elliptical Beam

Stresses in an Elliptical Beam Problem: An offset tensile link is shaped to clear an obstruction with a geometry as shown in the figure. The cross section at the critical location is elliptical, with a major axis of 4 in and a minor

More information

Buckling of Euler Column

Buckling of Euler Column Problem: An Euler column with one end fixed and one end free is to be made of an aluminum alloy (E = 71 GPa). The cross sectional area of the column is 600 mm and the column is.5 m long. Determine the

More information

Example Cantilever beam

Example Cantilever beam Course in ANSYS Example0300 Example Cantilever beam Objective: Compute the maximum deflection and locate point of maximum deflection Tasks: How should this be modelled? Compare results with results obtained

More information

Two Dimensional Truss

Two Dimensional Truss Two Dimensional Truss Introduction This tutorial was created using ANSYS 7.0 to solve a simple 2D Truss problem. This is the first of four introductory ANSYS tutorials. Problem Description Determine the

More information

Course in ANSYS. Example0303. ANSYS Computational Mechanics, AAU, Esbjerg

Course in ANSYS. Example0303. ANSYS Computational Mechanics, AAU, Esbjerg Course in Example0303 Example Gear axle 3D Objective: Compute the maximum stress von Mise Tasks: How should this be modeled? Topics: Element type, Real constants, modeling, Plot results, output graphics,

More information

Structural static analysis - Analyzing 2D frame

Structural static analysis - Analyzing 2D frame Structural static analysis - Analyzing 2D frame In this tutorial we will analyze 2D frame (see Fig.1) consisting of 2D beams with respect to resistance to two different kinds of loads: (a) the downward

More information

Course in ANSYS. Example0154. ANSYS Computational Mechanics, AAU, Esbjerg

Course in ANSYS. Example0154. ANSYS Computational Mechanics, AAU, Esbjerg Course in Example0154 Example Frame 2D E = 210000N/mm 2 n = 0.3 L= 1000mm H = 1000mm a = 20mm b = 50mm c = 400mm F = 10000N I = 208333N/mm 4 Example0154 2 Example Frame 2D Objective: Compute the maximum

More information

NonLinear Analysis of a Cantilever Beam

NonLinear Analysis of a Cantilever Beam NonLinear Analysis of a Cantilever Beam Introduction This tutorial was created using ANSYS 7.0 The purpose of this tutorial is to outline the steps required to do a simple nonlinear analysis of the beam

More information

Module 1.5: Moment Loading of a 2D Cantilever Beam

Module 1.5: Moment Loading of a 2D Cantilever Beam Module 1.5: Moment Loading of a D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 7 Element Type 7 Real Constants and Material Properties 8 Meshing 9 Loads

More information

Chapter 2. Structural Tutorial

Chapter 2. Structural Tutorial Chapter 2. Structural Tutorial Tutorials> Chapter 2. Structural Tutorial Static Analysis of a Corner Bracket Problem Specification Problem Description Build Geometry Define Materials Generate Mesh Apply

More information

file://c:\documents and Settings\sala\Configuración local\temp\~hha54f.htm

file://c:\documents and Settings\sala\Configuración local\temp\~hha54f.htm Página 1 de 26 Tutorials Chapter 2. Structural Tutorial 2.1. Static Analysis of a Corner Bracket 2.1.1. Problem Specification Applicable ANSYS Products: Level of Difficulty: Interactive Time Required:

More information

Course in ANSYS. Example0410. ANSYS Computational Mechanics, AAU, Esbjerg

Course in ANSYS. Example0410. ANSYS Computational Mechanics, AAU, Esbjerg Course in Example0410 Example Frame 2D Objective: Compute the harmonic response Tasks: Perform a modal analysis Display the mode shapes Perform a harmonic analysis Topics: Topics: Start of analysis, Element

More information

Course in ANSYS. Example0153. ANSYS Computational Mechanics, AAU, Esbjerg

Course in ANSYS. Example0153. ANSYS Computational Mechanics, AAU, Esbjerg Course in Example0153 Example Offshore structure F Objective: Display the deflection figure and von Mises stress distribution Tasks: Import geometry from IGES. Display the deflection figure? Display the

More information

Course in ANSYS. Example0601. ANSYS Computational Mechanics, AAU, Esbjerg

Course in ANSYS. Example0601. ANSYS Computational Mechanics, AAU, Esbjerg Course in Example0601 Example Turbine Blade Example0601 2 Example Turbine Blade Objective: Solve for the temperature distribution within the 6mm thick turbine blade, with 2mm x 6mm rectangular cooling

More information

Example Plate with a hole

Example Plate with a hole Course in ANSYS Example Plate with a hole A Objective: Determine the maximum stress in the x-direction for point A and display the deformation figure Tasks: Create a submodel to increase the accuracy of

More information

Course in ANSYS. Example Truss 2D. Example0150

Course in ANSYS. Example Truss 2D. Example0150 Course in ANSYS Example0150 Example Truss 2D Objective: Compute the maximum deflection Tasks: Display the deflection figure? Topics: Topics: Start of analysis, Element type, Real constants, Material, modeling,

More information

Structural static analysis - Analyzing 2D frame

Structural static analysis - Analyzing 2D frame Structural static analysis - Analyzing 2D frame In this tutorial we will analyze 2D frame (see Fig.1) consisting of 2D beams with respect to resistance to two different kinds of loads: (a) the downward

More information

Module 1.2: Moment of a 1D Cantilever Beam

Module 1.2: Moment of a 1D Cantilever Beam Module 1.: Moment of a 1D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry Preprocessor 6 Element Type 6 Real Constants and Material Properties 7 Meshing 9 Loads 10 Solution

More information

Exercise 1. 3-Point Bending Using the GUI and the Bottom-up-Method

Exercise 1. 3-Point Bending Using the GUI and the Bottom-up-Method Exercise 1 3-Point Bending Using the GUI and the Bottom-up-Method Contents Learn how to... 1 Given... 2 Questions... 2 Taking advantage of symmetries... 2 A. Preprocessor (Setting up the Model)... 3 A.1

More information

Lecture # 5 Modal or Dynamic Analysis of an Airplane Wing

Lecture # 5 Modal or Dynamic Analysis of an Airplane Wing Lecture # 5 Modal or Dynamic Analysis of an Airplane Wing Problem Description This is a simple modal analysis of a wing of a model airplane. The wing is of uniform configuration along its length and its

More information

ANSYS. Geometry. Material Properties. E=2.8E7 psi v=0.3. ansys.fem.ir Written By:Mehdi Heydarzadeh Page 1

ANSYS. Geometry. Material Properties. E=2.8E7 psi v=0.3. ansys.fem.ir Written By:Mehdi Heydarzadeh Page 1 Attention: This tutorial is outdated, you will be redirected automatically to the new site. If you are not redirected, click this link to the confluence site. Problem Specification Geometry Material Properties

More information

NonLinear Materials AH-ALBERTA Web:

NonLinear Materials AH-ALBERTA Web: NonLinear Materials Introduction This tutorial was completed using ANSYS 7.0 The purpose of the tutorial is to describe how to include material nonlinearities in an ANSYS model. For instance, the case

More information

Course in ANSYS. Example0152. ANSYS Computational Mechanics, AAU, Esbjerg

Course in ANSYS. Example0152. ANSYS Computational Mechanics, AAU, Esbjerg Course in Example0152 Example Truss 2D E = 210e09N/m 2 n = 0.3 L1 = L2 = L3 = 3.6m H = 3.118m a = b = 0.050mm F1 = 280kN F2 = 210kN F3 = 280kN F4 = 360kN Example0152 2 Example Truss 2D Objective: Compute

More information

Course in ANSYS. Example0505. ANSYS Computational Mechanics, AAU, Esbjerg

Course in ANSYS. Example0505. ANSYS Computational Mechanics, AAU, Esbjerg Course in Example0505 Example Plate Objective: Compute the buckling load Tasks: How should this be modelled? Compare results with results obtained from norm calculations? Topics: Element type, Real constants,

More information

Module 3: Buckling of 1D Simply Supported Beam

Module 3: Buckling of 1D Simply Supported Beam Module : Buckling of 1D Simply Supported Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 7 Element Type 7 Real Constants and Material Properties 8 Meshing 9 Solution

More information

Module 1.7: Point Loading of a 3D Cantilever Beam

Module 1.7: Point Loading of a 3D Cantilever Beam Module 1.7: Point Loading of a D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 6 Element Type 6 Material Properties 7 Meshing 8 Loads 9 Solution 15 General

More information

Structural modal analysis - 2D frame

Structural modal analysis - 2D frame Structural modal analysis - 2D frame Determine the first six vibration characteristics, namely natural frequencies and mode shapes, of a structure depicted in Fig. 1, when Young s modulus= 27e9Pa, Poisson

More information

Coupled Structural/Thermal Analysis

Coupled Structural/Thermal Analysis Coupled Structural/Thermal Analysis Introduction This tutorial was completed using ANSYS 7.0 The purpose of this tutorial is to outline a simple coupled thermal/structural analysis. A steel link, with

More information

Stiffness of Tapered Beam

Stiffness of Tapered Beam Problem: A bar in tension has a conical shape of length L. The task is to find the stiffness of the tapered section. Compare the stiffness given by ANSYS to the theoretical stiffness given by: EA1 ( r2

More information

Truss Optimization. Problem:

Truss Optimization. Problem: Problem: Assuming that the compression members of the truss showing in the figure will not buckle, find the minimum cross sectional area of each member using an allowable stress of 50 MPa. The dimensions

More information

Buckling (with sections)

Buckling (with sections) roblem: An Euler column with one end fixed and one end free is to be made of an aluminum alloy (E = 71 Ga). The oss sectional area of the column is 600 mm and the column is.5 m long. Determine the column

More information

Module 1.6: Distributed Loading of a 2D Cantilever Beam

Module 1.6: Distributed Loading of a 2D Cantilever Beam Module 1.6: Distributed Loading of a 2D Cantilever Beam Table of Contents Page Number Problem Description 2 Theory 2 Geometry 4 Preprocessor 7 Element Type 7 Real Constants and Material Properties 8 Meshing

More information

6. Results Combination in Hexagonal Shell

6. Results Combination in Hexagonal Shell 6. Results Combination in Hexagonal Shell Applicable CivilFEM Product: All CivilFEM Products Level of Difficulty: Moderate Interactive Time Required: 0 minutes Discipline: Load combinations results Analysis

More information

Ansys Lab Frame Analysis

Ansys Lab Frame Analysis Ansys Lab Frame Analysis Analyze the highway overpass frame shown in Figure. The main horizontal beam is W24x162 (area = 47.7 in 2, moment of inertia = 5170 in 4, height = 25 in). The inclined members

More information

Course in ANSYS. Example0504. ANSYS Computational Mechanics, AAU, Esbjerg

Course in ANSYS. Example0504. ANSYS Computational Mechanics, AAU, Esbjerg Course in Example0504 Example Cantilever beam Objective: Compute the buckling load Tasks: Display the deflection figure? Topics: Topics: Start of analysis, Element type, Real constants, Material, modeling,

More information

Truss Bracket. Problem:

Truss Bracket. Problem: Problem: The truss structure shown above is mounted on the sides of buildings during construction for use as scaffolding for workers. A design team has created a new bracket design (shown below) to use

More information

ANSYS 5.6 Tutorials Lecture # 2 - Static Structural Analysis

ANSYS 5.6 Tutorials Lecture # 2 - Static Structural Analysis R50 ANSYS 5.6 Tutorials Lecture # 2 - Static Structural Analysis Example 1 Static Analysis of a Bracket 1. Problem Description: The objective of the problem is to demonstrate the basic ANSYS procedures

More information

Course in ANSYS. Example0500. ANSYS Computational Mechanics, AAU, Esbjerg

Course in ANSYS. Example0500. ANSYS Computational Mechanics, AAU, Esbjerg Course in Example0500 Example Column beam Objective: Compute the critical buckling load and display the mode shape Tasks: Create a table and compare results with results obtained from buckling theory?

More information

Instructions for Muffler Analysis

Instructions for Muffler Analysis Instructions for Muffler Analysis Part 1: Create the BEM mesh using ANSYS Specify Element Type Preprocessor > Element Type > Add/Edit/Delete Add Shell Elastic 4 Node 181 Close Specify Geometry Preprocessor

More information

ANSYS EXERCISE ANSYS 5.6 Temperature Distribution in a Turbine Blade with Cooling Channels

ANSYS EXERCISE ANSYS 5.6 Temperature Distribution in a Turbine Blade with Cooling Channels I. ANSYS EXERCISE ANSYS 5.6 Temperature Distribution in a Turbine Blade with Cooling Channels Copyright 2001-2005, John R. Baker John R. Baker; phone: 270-534-3114; email: jbaker@engr.uky.edu This exercise

More information

Institute of Mechatronics and Information Systems

Institute of Mechatronics and Information Systems EXERCISE 4 Free vibrations of an electrical machine model Target Getting familiar with the fundamental issues of free vibrations analysis of a simplified model of an electrical machine, with the use of

More information

ME 442. Marc/Mentat-2011 Tutorial-1

ME 442. Marc/Mentat-2011 Tutorial-1 ME 442 Overview Marc/Mentat-2011 Tutorial-1 The purpose of this tutorial is to introduce the new user to the MSC/MARC/MENTAT finite element program. It should take about one hour to complete. The MARC/MENTAT

More information

Structural modal analysis - 2D frame

Structural modal analysis - 2D frame Structural modal analysis - 2D frame Determine the first six vibration characteristics, namely natural frequencies and mode shapes, of a structure depicted in Fig. 1, when Young s modulus= 27e9Pa, Poisson

More information

Pro MECHANICA STRUCTURE WILDFIRE 4. ELEMENTS AND APPLICATIONS Part I. Yves Gagnon, M.A.Sc. Finite Element Analyst & Structural Consultant SDC

Pro MECHANICA STRUCTURE WILDFIRE 4. ELEMENTS AND APPLICATIONS Part I. Yves Gagnon, M.A.Sc. Finite Element Analyst & Structural Consultant SDC Pro MECHANICA STRUCTURE WILDFIRE 4 ELEMENTS AND APPLICATIONS Part I Yves Gagnon, M.A.Sc. Finite Element Analyst & Structural Consultant SDC PUBLICATIONS Schroff Development Corporation www.schroff.com

More information

Module 1.7W: Point Loading of a 3D Cantilever Beam

Module 1.7W: Point Loading of a 3D Cantilever Beam Module 1.7W: Point Loading of a 3D Cantilever Beam Table of Contents Page Number Problem Description 2 Theory 2 Workbench Analysis System 4 Engineering Data 5 Geometry 6 Model 11 Setup 13 Solution 14 Results

More information

Essay 5 Tutorial for a Three-Dimensional Heat Conduction Problem Using ANSYS

Essay 5 Tutorial for a Three-Dimensional Heat Conduction Problem Using ANSYS Essay 5 Tutorial for a Three-Dimensional Heat Conduction Problem Using ANSYS 5.1 Introduction The problem selected to illustrate the use of ANSYS software for a three-dimensional steadystate heat conduction

More information

Visit the following websites to learn more about this book:

Visit the following websites to learn more about this book: Visit the following websites to learn more about this book: 6 Introduction to Finite Element Simulation Historically, finite element modeling tools were only capable of solving the simplest engineering

More information

ANSYS Tutorial Version 6

ANSYS Tutorial Version 6 ANSYS Tutorial Version 6 Fracture Analysis Consultants, Inc www.fracanalysis.com Revised: November 2011 Table of Contents: 1.0 Introduction... 4 2.0 Tutorial 1: Crack Insertion and Growth in a Cube...

More information

5. Shell Reinforcement According To Eurocode 2

5. Shell Reinforcement According To Eurocode 2 5. Shell Reinforcement According To Eurocode Applicable CivilFEM Product: All CivilFEM Products Level of Difficulty: Moderate Interactive Time Required: 5 minutes Discipline: Concrete Shell Reinforcement

More information

Institute of Mechatronics and Information Systems

Institute of Mechatronics and Information Systems EXERCISE 2 Free vibrations of a beam arget Getting familiar with the fundamental issues of free vibrations analysis of elastic medium, with the use of a finite element computation system ANSYS. Program

More information

Introduction To Finite Element Analysis

Introduction To Finite Element Analysis Creating a Part In this part of the tutorial we will introduce you to some basic modelling concepts. If you are already familiar with modelling in Pro Engineer you will find this section very easy. Before

More information

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS

FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Problem Description: FINITE ELEMENT ANALYSIS OF A PLANAR TRUSS Instructor: Professor James Sherwood Revised: Dimitri Soteropoulos Programs Utilized: Abaqus/CAE 6.11-2 This tutorial explains how to build

More information

Introduction to MSC.Patran

Introduction to MSC.Patran Exercise 1 Introduction to MSC.Patran Objectives: Create geometry for a Beam. Add Loads and Boundary Conditions. Review analysis results. MSC.Patran 301 Exercise Workbook - Release 9.0 1-1 1-2 MSC.Patran

More information

Transient Thermal Conduction Example

Transient Thermal Conduction Example Transient Thermal Conduction Example Introduction This tutorial was created using ANSYS 7.0 to solve a simple transient conduction problem. Special thanks to Jesse Arnold for the analytical solution shown

More information

Finite Element Analysis Using NEi Nastran

Finite Element Analysis Using NEi Nastran Appendix B Finite Element Analysis Using NEi Nastran B.1 INTRODUCTION NEi Nastran is engineering analysis and simulation software developed by Noran Engineering, Inc. NEi Nastran is a general purpose finite

More information

3. Check by Eurocode 3 a Steel Truss

3. Check by Eurocode 3 a Steel Truss TF 3. Check by Eurocode 3 a Steel Truss Applicable CivilFEM Product: All CivilFEM Products Level of Difficulty: Moderate Interactive Time Required: 40 minutes Discipline: Structural Steel Analysis Type:

More information

Chapter 3. Thermal Tutorial

Chapter 3. Thermal Tutorial Chapter 3. Thermal Tutorial Tutorials> Chapter 3. Thermal Tutorial Solidification of a Casting Problem Specification Problem Description Prepare for a Thermal Analysis Input Geometry Define Materials Generate

More information

Release 10. Kent L. Lawrence. Mechanical and Aerospace Engineering University of Texas at Arlington SDC PUBLICATIONS

Release 10. Kent L. Lawrence. Mechanical and Aerospace Engineering University of Texas at Arlington SDC PUBLICATIONS ANSYS Release 10 Tutorial Kent L. Lawrence Mechanical and Aerospace Engineering University of Texas at Arlington SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

Learning Module 8 Shape Optimization

Learning Module 8 Shape Optimization Learning Module 8 Shape Optimization What is a Learning Module? Title Page Guide A Learning Module (LM) is a structured, concise, and self-sufficient learning resource. An LM provides the learner with

More information

ANSYS Tutorials. Table of Contents. Grady Lemoine

ANSYS Tutorials. Table of Contents. Grady Lemoine ANSYS Tutorials Grady Lemoine Table of Contents Example 1: 2-D Static Stress Analysis in ANSYS...2 Example 2: 3-D Static Stress Analysis...5 Example 3: 2-D Frame With Multiple Materials and Element Types...10

More information

A pipe bend is subjected to a concentrated force as shown: y All dimensions in inches. Material is stainless steel.

A pipe bend is subjected to a concentrated force as shown: y All dimensions in inches. Material is stainless steel. Problem description A pipe bend is subjected to a concentrated force as shown: y 15 12 P 9 Displacement gauge Cross-section: 0.432 18 x 6.625 All dimensions in inches. Material is stainless steel. E =

More information

ANSYS Tutorial Release 11.0

ANSYS Tutorial Release 11.0 ANSYS Tutorial Release 11.0 Structural & Thermal Analysis Using the ANSYS Release 11.0 Environment Kent L. Lawrence Mechanical and Aerospace Engineering University of Texas at Arlington SDC PUBLICATIONS

More information

16 SW Simulation design resources

16 SW Simulation design resources 16 SW Simulation design resources 16.1 Introduction This is simply a restatement of the SW Simulation online design scenarios tutorial with a little more visual detail supplied on the various menu picks

More information

Modelling and Analysis Lab (FEA)

Modelling and Analysis Lab (FEA) Channabasaveshwara Institute of Technology (Affiliated to VTU, Belagavi & Approved by AICTE, New Delhi) (NAAC Accredited & ISO 9001:2015 Certified Institution) NH 206 (B.H. Road), Gubbi, Tumakuru 572 216.

More information

Sliding Split Tube Telescope

Sliding Split Tube Telescope LESSON 15 Sliding Split Tube Telescope Objectives: Shell-to-shell contact -accounting for shell thickness. Creating boundary conditions and loads by way of rigid surfaces. Simulate large displacements,

More information

ECE421: Electronics for Instrumentation

ECE421: Electronics for Instrumentation ECE421: Electronics for Instrumentation Lecture #8: Introduction to FEA & ANSYS Mostafa Soliman, Ph.D. March 23 rd 2015 Mostafa Soliman, Ph.D. 1 Outline Introduction to Finite Element Analysis Introduction

More information

Finite Element Method using Pro/ENGINEER and ANSYS

Finite Element Method using Pro/ENGINEER and ANSYS Finite Element Method using Pro/ENGINEER and ANSYS Notes by R.W. Toogood The transfer of a model from Pro/ENGINEER to ANSYS will be demonstrated here for a simple solid model. Model idealizations such

More information

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Consider the beam in the figure below. It is clamped on the left side and has a point force of 8kN acting

More information

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE Getting Started with Abaqus: Interactive Edition Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE The following section is a basic tutorial for the experienced Abaqus user. It leads you

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

IJMH - International Journal of Management and Humanities ISSN:

IJMH - International Journal of Management and Humanities ISSN: EXPERIMENTAL STRESS ANALYSIS SPUR GEAR USING ANSYS SOFTWARE T.VADIVELU 1 (Department of Mechanical Engineering, JNTU KAKINADA, Kodad, India, vadimay28@gmail.com) Abstract Spur Gear is one of the most important

More information

ME Week 12 Piston Mechanical Event Simulation

ME Week 12 Piston Mechanical Event Simulation Introduction to Mechanical Event Simulation The purpose of this introduction to Mechanical Event Simulation (MES) project is to explorer the dynamic simulation environment of Autodesk Simulation. This

More information

Linear Buckling Analysis of a Plate

Linear Buckling Analysis of a Plate Workshop 9 Linear Buckling Analysis of a Plate Objectives Create a geometric representation of a plate. Apply a compression load to two apposite sides of the plate. Run a linear buckling analysis. 9-1

More information

Finite Element Analysis Using Pro/Engineer

Finite Element Analysis Using Pro/Engineer Appendix A Finite Element Analysis Using Pro/Engineer A.1 INTRODUCTION Pro/ENGINEER is a three-dimensional product design tool that promotes practices in design while ensuring compliance with industry

More information

Exercise 2: Bike Frame Analysis

Exercise 2: Bike Frame Analysis Exercise 2: Bike Frame Analysis This exercise will analyze a new, innovative mountain bike frame design under structural loads. The objective is to determine the maximum stresses in the frame due to the

More information

University of Utah ME EN 6510/5510 Introduction to Finite Elements Fall 2005

University of Utah ME EN 6510/5510 Introduction to Finite Elements Fall 2005 University of Utah ME EN 6510/5510 Introduction to Finite Elements Fall 2005 Running ANSYS on the CADE lab workstations CADE Lab Accounts You need to get account information in EMCB 224 from the operators

More information

LAB MANUAL. Dharmapuri ME6711-SIMULATION AND ANALYSIS. Regulation : Branch : B.E. Mechanical Engineering

LAB MANUAL. Dharmapuri ME6711-SIMULATION AND ANALYSIS. Regulation : Branch : B.E. Mechanical Engineering Dharmapuri 636 703 LAB MANUAL Regulation : Branch : 2013 B.E. Mechanical Engineering Year & Semester : IV Year / VII Semester ME6711-SIMULATION AND ANALYSIS Varuvan Vadivelan Institute of Technology, Dharmapuri

More information

Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10

Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10 Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10 This document contains an Abaqus tutorial for performing a buckling analysis using the finite element program

More information

2. MODELING A MIXING ELBOW (2-D)

2. MODELING A MIXING ELBOW (2-D) MODELING A MIXING ELBOW (2-D) 2. MODELING A MIXING ELBOW (2-D) In this tutorial, you will use GAMBIT to create the geometry for a mixing elbow and then generate a mesh. The mixing elbow configuration is

More information

Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench

Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench Contents Beam under 3-Pt Bending [Balken unter 3-Pkt-Biegung]... 2 Taking advantage of symmetries... 3 Starting and Configuring ANSYS Workbench... 4 A. Pre-Processing:

More information

FINITE ELEMENT ANALYSIS LABORATORY MANUAL ANSYS. Course Instructor: Dr. R.Ganesan

FINITE ELEMENT ANALYSIS LABORATORY MANUAL ANSYS. Course Instructor: Dr. R.Ganesan FINITE ELEMENT ANALYSIS MECH 460 LABORATORY MANUAL ANSYS Course Instructor: Dr. R.Ganesan Prepared by A. Zabihollah Approved by Dr. R. Ganesan Winter 2007 Table of Contents 1. INTRODUCTION.3 1.1 Starting

More information

Creating and Analyzing a Simple Model in Abaqus/CAE

Creating and Analyzing a Simple Model in Abaqus/CAE Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE The following section is a basic tutorial for the experienced Abaqus user. It leads you through the Abaqus/CAE modeling process by visiting

More information

CHAPTER 8 FINITE ELEMENT ANALYSIS

CHAPTER 8 FINITE ELEMENT ANALYSIS If you have any questions about this tutorial, feel free to contact Wenjin Tao (w.tao@mst.edu). CHAPTER 8 FINITE ELEMENT ANALYSIS Finite Element Analysis (FEA) is a practical application of the Finite

More information

Melting Using Element Death

Melting Using Element Death Melting Using Element Death Introduction This tutorial was completed using ANSYS 7.0 The purpose of the tutorial is to outline the steps required to use element death to model melting of a material. Element

More information

ABAQUS for CATIA V5 Tutorials

ABAQUS for CATIA V5 Tutorials ABAQUS for CATIA V5 Tutorials AFC V2.5 Nader G. Zamani University of Windsor Shuvra Das University of Detroit Mercy SDC PUBLICATIONS Schroff Development Corporation www.schroff.com ABAQUS for CATIA V5,

More information

FEA BENDING, TORSION, TENSION, and SHEAR TUTORIAL in CATIA

FEA BENDING, TORSION, TENSION, and SHEAR TUTORIAL in CATIA 1 FEA BENDING, TORSION, TENSION, and SHEAR TUTORIAL in CATIA This tutorial shows the basics of a solid bending, torsional, tension, and shear FEA (Finite Elemental Analysis) model in CATIA. Torsion - page

More information

Modeling a Shell to a Solid Element Transition

Modeling a Shell to a Solid Element Transition LESSON 9 Modeling a Shell to a Solid Element Transition Objectives: Use MPCs to replicate a Solid with a Surface. Compare stress results of the Solid and Surface 9-1 9-2 LESSON 9 Modeling a Shell to a

More information

Figure E3-1 A plane struss structure under applied loading. Start MARC Designer. From the main menu, select STATIC STRESS ANALYSIS.

Figure E3-1 A plane struss structure under applied loading. Start MARC Designer. From the main menu, select STATIC STRESS ANALYSIS. Example 3 Static Stress Analysis on a Plane Truss Structure Problem Statement: In this exercise, you will use MARC Designer software to carry out a static stress analysis on a simple plane truss structure,

More information

Spur Gears Static Stress Analysis with Linear Material Models

Spur Gears Static Stress Analysis with Linear Material Models Exercise A Spur Gears Static Stress Analysis with Linear Material Models Beam and Brick Elements Objective: Geometry: Determine the stress distribution in the spur gears when a moment of 93.75 in-lb is

More information

AUTO CAD LAB MANUAL. B. Tech IV Year - I Semester DEPARTMENT OF MECHANICAL ENGINEERING. Aurora s Technological And Research Institute

AUTO CAD LAB MANUAL. B. Tech IV Year - I Semester DEPARTMENT OF MECHANICAL ENGINEERING. Aurora s Technological And Research Institute AUTO CAD LAB MANUAL B. Tech IV Year - I Semester : NAME ROLL NO : BRANCH : DEPARTMENT OF MECHANICAL ENGINEERING Aurora s Technological And Research Institute Parvathapur, Uppal, Hyderabad-98. 1 LIST OF

More information

C-clamp FEA Analysis

C-clamp FEA Analysis C-clamp FEA Analysis ME 341 students are asked to determine the stresses on the inner and outer surface of a C-clamp at a point on the curved section and the straight section of the clamp. The following

More information

Lab Assignment #1: Introduction to Creo ME 170

Lab Assignment #1: Introduction to Creo ME 170 Lab Assignment #1: Introduction to Creo ME 170 Instructor: Mike Philpott (email: mphilpot@illinois.edu) Date Due: One week from Start Day of Lab (turn in deadline 11pm night before next lab) Make sure

More information

Module 1.3W Distributed Loading of a 1D Cantilever Beam

Module 1.3W Distributed Loading of a 1D Cantilever Beam Module 1.3W Distributed Loading of a 1D Cantilever Beam Table of Contents Page Number Problem Description 2 Theory 2 Workbench Analysis System 4 Engineering Data 5 Geometry 6 Model 11 Setup 13 Solution

More information

Helical Spring. Supplementary Exercise - 6. Objective: Develop model of a helical spring

Helical Spring. Supplementary Exercise - 6. Objective: Develop model of a helical spring Supplementary Exercise - 6 Helical Spring Objective: Develop model of a helical spring Perform a linear analysis to obtain displacements and stresses. MSC.Patran 301 Exercise Workbook Supp6-1 Supp6-2 MSC.Patran

More information

Exercise 1: Axle Structural Static Analysis

Exercise 1: Axle Structural Static Analysis Exercise 1: Axle Structural Static Analysis The purpose of this exercise is to cover the basic functionality of the Mechanical Toolbar (MTB) in the context of performing an actual analysis. Details of

More information

ANSYS Mechanical APDL Tutorials

ANSYS Mechanical APDL Tutorials ANSYS Mechanical APDL Tutorials ANSYS, Inc. Southpointe 275 Technology Drive Canonsburg, PA 15317 ansysinfo@ansys.com http://www.ansys.com (T) 724-746-3304 (F) 724-514-9494 Release 13.0 November 2010 ANSYS,

More information

ANSYS Workbench Guide

ANSYS Workbench Guide ANSYS Workbench Guide Introduction This document serves as a step-by-step guide for conducting a Finite Element Analysis (FEA) using ANSYS Workbench. It will cover the use of the simulation package through

More information