Chapter 5: Analysis of a Truss

Size: px
Start display at page:

Download "Chapter 5: Analysis of a Truss"

Transcription

1 Application of the Finite Element Method Using MARC and Mentat 5-1 Chapter 5: Analysis of a Truss 5.1 Problem Statement and Objectives A truss will be analyzed in order to predict whether any members will fail due to either material yield or buckling. The geometrical, material, and loading specifications for the truss are given in Figure 5.1. Each member of the truss has a solid circular cross section. Geometry: Material: Steel Area of members 1 and 2: 30 cm 2 Yield Strength: 250 MPa Area of members 3 and 4: 20 cm 2 Modulus of Elasticity: 200 GPa Area of member 5: 25 cm 2 Poisson s Ratio: 0.3 Loading: Vertical Load: P=18kN P 1 m m o 3 m 3 m Figure 5.1 Geometry, material, and loading specifications for the truss.

2 Application of the Finite Element Method Using MARC and Mentat Analysis Assumptions 1. No friction is present in any of the truss pin joints. Thus, each truss member is an ideal two-force member. Also, there is no friction between the ground and the rollers. 2. Deflections are small enough that geometrically linear analysis is valid. 3. Because the geometry, material properties, and loading conditions are all symmetric about the vertical plane of symmetry that passes through member 5, the response of the structure (i.e., displacements, strains, and stresses) will also be symmetric about this plane. Therefore, a symmetric model may be used. 5.3 Mathematical Idealization Other than the assumptions above, no additional simplifications need be made for a truss. Each truss member can be represented by a two-noded linear truss finite element. This model should yield the correct analytical values for displacements and stresses. 5.4 Finite Element Model The finite element model of this structure will be developed using 3D linear two-noded truss finite elements. The present analysis can be greatly simplified by taking advantage of the vertical plane of symmetry in the truss. Hence, it is necessary to model only one-half of the truss, as shown in Figure 5.2. The boundary conditions on the symmetry plane are those that occur naturally on this plane, as can be verified by obtaining a solution using the entire truss. Taking advantage of symmetry reduces the modeling effort, the amount of computer memory, and the amount of CPU time required to obtain a solution. Admittedly, the savings are small in this simple problem. When a reduced model is developed due to symmetry, note that loads and truss members that lie within the plane of symmetry should be treated in a special way. If a load is within a plane of symmetry, then only one-half that load should be applied to the symmetric model. Similarly, if a truss member lies in a plane of symmetry, then only one-half of the cross-sectional area of that member should be assigned to the element representing the member. In other words, member 5 will be modeled as having one-half of its actual cross-sectional area.

3 Application of the Finite Element Method Using MARC and Mentat 5-3 P/2 1 m m 3 30 o 3 m Figure 5.2 One-half domain to be modeled. 5.4 Model Validation The structure under consideration is statically determinate. Therefore, simple hand calculations can be performed to calculate the reactions and internal forces in the truss members. These results should be almost identical to the finite element results, with the only difference being due to round off errors. Additionally, it is always good practice to examine the predicted deformed shape of the structure to ensure that boundary conditions are properly satisfied and that the structural deflections are in the expected directions. In the present model, the deflection of the center joints should be downward, in the direction of the point load. At the same time, the joints on rollers should move along the rolling direction. A good way to verify these motions is to superpose a properly scaled deformed mesh on the undeformed mesh. 5.5 Post Processing The axial stress in any member can be estimated by assuming that the axial stress is uniformly distributed over the cross-section. The resultant force at any cross-section is known from the analysis, so the axial stress in the i th member can be estimated using the relation: σ i = Pi A i where A i is the cross-sectional area and P i is the axial force in the i th member.

4 Application of the Finite Element Method Using MARC and Mentat 5-4 Alternatively, σ i can be calculated using the one-dimensional Hooke s law σ i = Eε i, where Li ε i = is the strain in the i th member. The change in length Li can be calculated using the Li distance formula: where x j, y j and j v j {[ ( x2 + u2 ) ( x1 + u1 )] + [( y2 + v2 ) ( y1 + v1 )] } Li Li = 2 u, (j = 1, 2) are the nodal coordinates and nodal displacements, respectively, of the i th member. It follows that ( x u y + v ) j +, is the position of the j th node of the i th member after deformation. Note that j = 1, 2 refers to the local (element) node number. j j The axial stress in each member should be compared to the yield stress to determine if material failure will occur due to the applied loading. Note that this is a uniaxial state of stress. j When a truss member carries compressive load, the possibility of buckling should be examined. For the purpose of buckling analysis, each member in the truss can be considered a pinned column. Hence, Euler s formula can be used to predict if a member will buckle: EI P = π 2 cr 2 L where I is the second moment of the cross-sectional area and L is the original length of the member.

5 Application of the Finite Element Method Using MARC and Mentat 5-5 PROCEDURE FOR ANALYSIS OF THE TRUSS 1. Add points to define geometry. 1a. Add points. <ML> MAIN MENU / MESH GENERATION <ML> MAIN MENU / MESH GENERATION / PTS ADD Enter the coordinates at the command line, one point per line with a space separating each coordinate. > > > The points may not appear in the Graphics window because Mentat does not yet know the size of the model being built. When the FILL command command in the static menu is executed, Mentat calculates a bounding box for the model and fits the model inside the Grapics window. <ML> STATIC MENU / FILL The points should now be visible in the Graphics window. 1b. Display point labels. <ML> STATIC MENU / PLOT <ML> STATIC MENU / PLOT / LABEL POINTS <ML> STATIC MENU / PLOT / REDRAW 1c. Return to MESH GENERATION menu. <MR> or <ML> RETURN The result of this step is shown in Figure5.3

6 Application of the Finite Element Method Using MARC and Mentat 5-6 Figure 5.3. If the steps above were not followed precisely (e.g., if the points were entered in an order different than the order in which they appear in the above list), then the point labels will differ from those shown in Figure 5.3. These labels are simply used as identifiers in the following step, and do not affect the model. As long as the correct coordinates were entered, do not worry if the labels are not exactly as shown in Figure 5.3. Just keep track of the differences between the labels so that the appropriate procedures will be followed in the steps below. 2. Add three 2-noded line elements. 2a. Select ELEMENT CLASS. In the MESH GENERATION menu, the currently selected type of element that can be generated is displayed to the immediate right of the ELEMENT CLASS button. Change the element type to LINE (2): <ML> MAIN MENU / MESH GENERATION / ELEMENT CLASS <ML> MAIN MENU / MESH GENERATION / ELEMENT CLASS / LINE (2) <ML> MAIN MENU / MESH GENERATION / ELEMENT CLASS / RETURN 2b. Create the line elements to form the truss. <ML> MAIN MENU / MESH GENERATION / ELEMS ADD

7 Application of the Finite Element Method Using MARC and Mentat 5-7 <ML> to select point 1 and then point 2 to create an element from point 1 to point 2. <ML> to select point 2 and then point 3 to create an element from point 2 to point 3. <ML> to select point 1 and then point 3 to create an element from point 1 to point 3. 2c. Turn off point labels. <ML> STATIC MENU / PLOT / LABEL POINTS <ML> STATIC MENU / PLOT / REDRAW 2d. Turn on element labels. <ML> STATIC MENU / PLOT / LABEL ELEMENTS <ML> STATIC MENU / PLOT / REDRAW 2e. Turn on node labels. <ML> STATIC MENU / PLOT / LABEL NODES <ML> STATIC MENU / PLOT / REDRAW 2f. Return to MESH GENERATION menu. <MR> or <ML> RETURN The result of this step is shown in Figure 5.4. Figure 5.4

8 Application of the Finite Element Method Using MARC and Mentat Sweep the mesh to insure that all elements are properly connected. <ML> MAIN MENU / MESH GENERATION / SWEEP <ML> MAIN MENU / MESH GENERATION / SWEEP / ALL Note: Duplicate geometrical and mesh entities will be deleted so that proper mesh connectivity is achieved. Return to MESH GENERATION menu. <MR> or <ML> RETURN 4. Add boundary conditions. 4a. Specify the symmetry conditions on the right edge of the model. 4a1. Set up a new boundary condition set. <ML> MAIN MENU / BOUNDARY CONDITIONS <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / NEW <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / NAME At the command line, enter a name for this boundary condition set. > Symmetry 4a2. Define the nature of the boundary condition. <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / FIXED DISPLACEMENT Recall: Truss elements have three displacement DOFs at each node. Here, displacement in the x- and z-directions are to be constrained. <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / FIXED DISPLACEMENT / ON X DISPLACE <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / FIXED DISPLACEMENT / ON Z DISPLACE The small box to the immediate left of the ON button for X DISPLACE and Z DISPLACE should now be highlighted. <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / FIXED DISPLACEMENT / OK 4a3. Apply the condition to nodes 2 and 3. <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / NODES ADD

9 Application of the Finite Element Method Using MARC and Mentat 5-9 <ML> to select node 2. <ML> to select node 3. <MR> or END LIST The result of this step is shown below in Figure 5.5. Figure 5.5 4b. Specify the vertical load at node 3. 4b1. Set up a new boundary condition set. <ML> MAIN MENU / BOUNDARY CONDITIONS <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / NEW <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / NAME At the command line, enter a name for this boundary condition set. > PointLoad 4b2. Define the nature of the boundary condition. <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / POINT LOAD <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / POINT LOAD / ON Y FORCE The small box to the immediate left of the ON button for X FORCE should now be highlighted.

10 Application of the Finite Element Method Using MARC and Mentat 5-10 <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / POINT LOAD / Y FORCE > -9.0e3 Note: Because the load acts along a plane of symmetry, only half the load is applied to the model. <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / POINT LOAD / OK 4b3. Apply the load to node 3. ADD <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / NODES <ML> to select node 3. <MR> or END LIST The result of this step is shown in Figure 5.6. Figure 5.6

11 Application of the Finite Element Method Using MARC and Mentat c. Specify the sliding condition at node 1. Note: The sliding condition will be imposed by defining a local coordinate system at node 1 and applying the conditions with respect to this new local system. 4c1. Set up a new boundary condition set. <ML> MAIN MENU / BOUNDARY CONDITIONS <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / NEW <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / NAME At the command line, enter a name for this boundary condition set. > Sliding 4c2. Define the local coordinate system. Note: The new local coordinate system is defined by specifying three points: the origin, a point on the new x' axis, and a point on the new y' axis. <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / TRANSFORMS <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / TRANSFORMS / ALIGN At the command line, enter the coordinates for the origin of the new coordinate system. This point does not have to be the nodal coordinates. > At the command line, enter the coordinates for a point on the x'-axis. > At the command line, enter the coordinates for a point on the y'-axis. > c3. Apply the new local coordinate system to node 1. <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / TRANSFORMS / NODES ADD <ML> to select node 1. <MR> or END LIST

12 Application of the Finite Element Method Using MARC and Mentat c4. Define the nature of the boundary condition. <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / FIXED DISPLACEMENT <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / FIXED DISPLACEMENT / ON Y DISPLACE <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / FIXED DISPLACEMENT / ON Z DISPLACE The small box to the immediate left of the ON button for Y DISPLACE and Z DISPLACE should now be highlighted. <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / FIXED DISPLACEMENT / OK 4c5. Apply the condition to node 1. ADD <ML> MAIN MENU / BOUNDARY CONDITIONS / MECHANICAL / NODES <ML> to select node 1. <MR> or END LIST The Result of this step is shown in Figure 5.7 Figure 5.7.

13 Application of the Finite Element Method Using MARC and Mentat d. Display all boundary conditions for verification. <ML> MAIN MENU / BOUNDARY CONDITIONS / ID BOUNDARY CONDS After verifying that boundary conditions have been applied properly, turn off the boundary condition ID's by repeating the last command. 4e. Return to the MAIN menu. <ML> MAIN MENU / BOUNDARY CONDITIONS / MAIN 5. Specify the material properties of each element. 5a. Set up a new material property set. <ML> MAIN MENU / MATERIAL PROPERTIES <ML> MAIN MENU / MATERIAL PROPERTIES / NEW <ML> MAIN MENU / MATERIAL PROPERTIES / NAME At the command line, enter a name for this material property set. > Steel 5b. Define the nature of the material. <ML> MAIN MENU / MATERIAL PROPERTIES / ISOTROPIC <ML> MAIN MENU / MATERIAL PROPERTIES / ISOTROPIC / YOUNG'S MODULUS > 200.0e9 Note: In this 1D elasticity problem, only Young's modulus needs to be specified. <ML> MAIN MENU / MATERIAL PROPERTIES / ISOTROPIC / OK 5c. Apply the material properties to all elements. <ML> MAIN MENU / MATERIAL PROPERTIES / ELEMENTS ADD Since the properties are being applied to all elements in the model, the simplest way to select the elements is to use the ALL EXISTING option. <ML> ALL: EXIST. 5d. Display all material properties for verification. <ML> MAIN MENU / MATERIAL PROPERTIES / ID MATERIALS

14 Application of the Finite Element Method Using MARC and Mentat 5-14 After verifying that material properties have been applied properly, turn off the material property ID's by repeating the last command. 5e. Return to the MAIN menu. <ML> MAIN MENU / MATERIAL PROPERTIES / MAIN 6. Specify the cross-sectional area of each element. 6a. Specify cross-sectional area for element one. 6a1. Set up a new geometric property set. <ML> MAIN MENU / GEOMETRIC PROPERTIES <ML> MAIN MENU / GEOMETRIC PROPERTIES / NEW <ML> MAIN MENU / GEOMETRIC PROPERTIES / NAME At the command line, enter a name for this geometric property set. > X1 6a2. Define the nature of the geometric property. <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D / TRUSS <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D / TRUSS / AREA > <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D / TRUSS / OK 6a3. Apply the geometric property to element one. <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D / ELEMENTS ADD <ML> on element 1 <MR> or END LIST 6b. Specify cross-sectional area for element two. 6b1. Set up a new geometric property set. <ML> MAIN MENU / GEOMETRIC PROPERTIES <ML> MAIN MENU / GEOMETRIC PROPERTIES / NEW <ML> MAIN MENU / GEOMETRIC PROPERTIES / NAME At the command line, enter a name for this geometric property set. > X2

15 Application of the Finite Element Method Using MARC and Mentat b2. Define the nature of the geometric property. <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D / TRUSS <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D / TRUSS / AREA The cross-sectional area of element two is taken as one-half of the cross-sectional area of the bar because the element lies along the plane of symmetry. > <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D / TRUSS / OK 6b3. Apply the geometric property to element two. <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D / ELEMENTS ADD <ML> on element 2 <MR> or END LIST 6c. Specify cross-sectional area for element three. 6c1. Set up a new geometric property set. <ML> MAIN MENU / GEOMETRIC PROPERTIES <ML> MAIN MENU / GEOMETRIC PROPERTIES / NEW <ML> MAIN MENU / GEOMETRIC PROPERTIES / NAME At the command line, enter a name for this geometric property set. > X3 6c2. Define the nature of the geometric property. <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D / TRUSS <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D / TRUSS / AREA The cross-sectional area of element two is taken as one-half of the cross-sectional area of the bar because the element lies along the plane of symmetry. > <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D / TRUSS / OK 6c3. Apply the geometric property to element three. <ML> MAIN MENU / GEOMETRIC PROPERTIES / 3D / ELEMENTS ADD <ML> on element 3

16 Application of the Finite Element Method Using MARC and Mentat 5-16 <MR> or END LIST 6d. Display all geometric properties for verification. <ML> MAIN MENU / GEOMETRIC PROPERTIES / ID GEOMETRIES After verifying that geometric properties have been applied properly, turn off the geometric property ID's by repeating the last command. 6e. Return to the MAIN menu. <ML> MAIN MENU / GEOMETRIC PROPERTIES / MAIN 7. Prepare the loadcase. <ML> MAIN MENU / LOADCASES <ML> MAIN MENU / LOADCASES / MECHANICAL <ML> MAIN MENU / LOADCASES / MECHANICAL / STATIC <ML> MAIN MENU / LOADCASES / MECHANICAL / STATIC / LOADS Verify that all loads (i.e., boundary constraints and point load) created in step 4 are selected. The small box to the immediate left of all selected loads will be highlighted. If they are not already selected, then select them using the <ML>. OK <ML> MAIN MENU / LOADCASES / MECHANICAL / STATIC / LOADS / <ML> MAIN MENU / LOADCASES / MECHANICAL / STATIC / OK <ML> MAIN MENU / LOADCASES / MECHANICAL / MAIN 8. Prepare the job for execution. 8a. Specify the analysis class and select loadcases. <ML> MAIN MENU / JOBS <ML> MAIN MENU / JOBS / MECHANICAL <ML> MAIN MENU / JOBS / MECHANICAL / lcase1 8b. Select the analysis dimension. <ML> MAIN MENU / JOBS / MECHANICAL / 3D 8c. Select the desired output variables. <ML> MAIN MENU / JOBS / MECHANICAL / JOB RESULTS <ML> MAIN MENU / JOBS / MECHANICAL / JOB RESULTS / stress <ML> MAIN MENU / JOBS / MECHANICAL / JOB RESULTS / OK <ML> MAIN MENU / JOBS / MECHANICAL / OK 8d. Select the element to use in the analysis.

17 Application of the Finite Element Method Using MARC and Mentat 5-17 <ML> MAIN MENU / JOBS / ELEMENT TYPES <ML> MAIN MENU / JOBS / ELEMENT TYPES / MECHANICAL <ML> MAIN MENU / JOBS / ELEMENT TYPES / MECHANICAL / 3D TRUSS/BEAM Select element number 9, a two-noded line truss element. <ML> MAIN MENU / JOBS / ELEMENT TYPES / 3D TRUSS/BEAM / 9 <ML> MAIN MENU / JOBS / ELEMENT TYPES / 3D TRUSS/BEAM / OK 8e. Apply the element selection to all elements. Since the element type is being applied to all elements in the model, the simplest way to select the elements is to use the ALL EXISTING option. <ML> ALL: EXIST. 8f. Display all element types for verification. <ML> MAIN MENU / JOBS / ELEMENT TYPES / ID TYPES After verifying that element types have been applied properly, turn off the element type ID's by repeating the last command. <ML> MAIN MENU / JOBS / ELEMENT TYPES / RETURN 8g. SAVE THE MODEL! <ML> STATIC MENU / FILES <ML> STATIC MENU / FILES / SAVE AS In the box to the right side of the SELECTION heading, type in the name of the file that you want to create. The name should be of the form FILENAME.mud, where FILENAME is a name that you choose. <ML> STATIC MENU / FILES / SAVE AS / OK <ML> STATIC MENU / FILES / RETURN 8h. Execute the analysis. <ML> MAIN MENU / JOBS / RUN <ML> MAIN MENU / JOBS / RUN / SUBMIT 1 8i. Monitor the status of the job. <ML> MAIN MENU / JOBS / RUN / MONITOR When the job has completed, the STATUS will read: Complete.

18 Application of the Finite Element Method Using MARC and Mentat 5-18 A successful run will have an EXIT NUMBER of Any other exit number indicates that an error occurred during the analysis, probably due to an error in the model. 8j. Return to the main menu. <ML> MAIN MENU / JOBS / RUN / OK <ML> MAIN MENU / JOBS / RETURN 9. Postprocess the results. 9a. Open the results file and display the results. <ML> MAIN MENU / RESULTS <ML> MAIN MENU / RESULTS / OPEN DEFAULT <ML> MAIN MENU / RESULTS / NEXT INCREMENT <ML> MAIN MENU / RESULTS / BEAM CONTOUR A contour plot of the X-displacement should appear. Other output variables can also be plotted, if desired. 9b. Display a different output variable. <ML> MAIN MENU / RESULTS / SCALAR <ML> MAIN MENU / RESULTS / SCALAR / Comp 11 of Stress <ML> MAIN MENU / RESULTS / SCALAR / OK A contour plot of the stress in the X-direction should appear. 9c. Display both the original and the deformed geometry of the truss. <ML> MAIN MENU / RESULTS / DEF & ORIG If it is difficult to distinguish between the deformed and the original mesh, then it may be necessary to scale up (i.e., exaggerate) the deformations. This is done as follows: <ML> MAIN MENU / RESULTS / DEFORMED SHAPE SETTINGS <ML> MAIN MENU / RESULTS / DEFORMED SHAPE SETTINGS / AUTOMATIC In the above step, Mentat will automatically choose a scaling factor for the displacements that it thinks is appropriate. If the result of this step is not satisfactory, then the user may choose a scaling factor by selecting MANUAL instead of AUTOMATIC under the DEFORMATION SCALING heading. After selecting MANUAL, the user will be prompted to input a real number to be used as the scaling factor. Trial and error is often needed to identify a suitable factor.

19 Application of the Finite Element Method Using MARC and Mentat d. Display nodal values of the output variable. <ML> MAIN MENU / RESULTS / NUMERICS It is sometimes difficult to read the values when the entire model is displayed. To more easily view the nodal values, zoom in on the region of interest using the zoom box on the static menu. To view the entire model again, use the FILL command on the static menu. 10. Using the analysis results, determine if any of the truss members is expected to experience material failure or to buckle due to the applied loading. FOR THE MODEL ANALYZED, TURN IN: (1) A "numerics" plot for: (a) x-displacement (b) y-displacement (c) x-component of stress For the above plots, show both the undeformed and the deformed geometry. (2) A discussion of failure or buckling in the members.

Tutorial for Assignment #2 Gantry Crane Analysis By ANSYS (Mechanical APDL) V.13.0

Tutorial for Assignment #2 Gantry Crane Analysis By ANSYS (Mechanical APDL) V.13.0 Tutorial for Assignment #2 Gantry Crane Analysis By ANSYS (Mechanical APDL) V.13.0 1 Problem Description Design a gantry crane meeting the geometry presented in Figure 1 on page #325 of the course textbook

More information

COMPUTATIONAL ENGINEERING OF FINITE ELEMENT MODELLING FOR AUTOMOTIVE APPLICATION USING ABAQUS

COMPUTATIONAL ENGINEERING OF FINITE ELEMENT MODELLING FOR AUTOMOTIVE APPLICATION USING ABAQUS International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 7, Issue 2, March-April 2016, pp. 30 52, Article ID: IJARET_07_02_004 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=7&itype=2

More information

Piston Ring. Problem:

Piston Ring. Problem: Problem: A cast-iron piston ring has a mean diameter of 81 mm, a radial height of h 6 mm, and a thickness b 4 mm. The ring is assembled using an expansion tool which separates the split ends a distance

More information

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1 Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1 In this tutorial, we will use the SolidWorks Simulation finite element analysis (FEA) program to analyze the response

More information

The elements used in commercial codes can be classified in two basic categories:

The elements used in commercial codes can be classified in two basic categories: CHAPTER 3 Truss Element 3.1 Introduction The single most important concept in understanding FEA, is the basic understanding of various finite elements that we employ in an analysis. Elements are used for

More information

Finite Element Formulation for Plates - Handout 3 -

Finite Element Formulation for Plates - Handout 3 - Finite Element Formulation for Plates - Handout 3 - Dr Fehmi Cirak (fc286@) Completed Version Definitions A plate is a three dimensional solid body with one of the plate dimensions much smaller than the

More information

The Basics of FEA Procedure

The Basics of FEA Procedure CHAPTER 2 The Basics of FEA Procedure 2.1 Introduction This chapter discusses the spring element, especially for the purpose of introducing various concepts involved in use of the FEA technique. A spring

More information

Begin creating the geometry by defining two Circles for the spherical endcap, and Subtract Areas to create the vessel wall.

Begin creating the geometry by defining two Circles for the spherical endcap, and Subtract Areas to create the vessel wall. ME 477 Pressure Vessel Example 1 ANSYS Example: Axisymmetric Analysis of a Pressure Vessel The pressure vessel shown below is made of cast iron (E = 14.5 Msi, ν = 0.21) and contains an internal pressure

More information

Solved with COMSOL Multiphysics 4.3

Solved with COMSOL Multiphysics 4.3 Vibrating String Introduction In the following example you compute the natural frequencies of a pre-tensioned string using the 2D Truss interface. This is an example of stress stiffening ; in fact the

More information

ABAQUS/CAE Tutorial: Analysis of an Aluminum Bracket

ABAQUS/CAE Tutorial: Analysis of an Aluminum Bracket H. Kim FEA Tutorial 1 ABAQUS/CAE Tutorial: Analysis of an Aluminum Bracket Hyonny Kim last updated: August 2004 In this tutorial, you ll learn how to: 1. Sketch 2D geometry & define part. 2. Define material

More information

Objectives. Experimentally determine the yield strength, tensile strength, and modules of elasticity and ductility of given materials.

Objectives. Experimentally determine the yield strength, tensile strength, and modules of elasticity and ductility of given materials. Lab 3 Tension Test Objectives Concepts Background Experimental Procedure Report Requirements Discussion Objectives Experimentally determine the yield strength, tensile strength, and modules of elasticity

More information

Linear Static Analysis of a Cantilever Beam Using Beam Library (SI Units)

Linear Static Analysis of a Cantilever Beam Using Beam Library (SI Units) APPENDIX A Linear Static Analysis of a Cantilever Beam Using Beam Library (SI Units) Objectives: Create a geometric representation of a cantilever beam. Use the geometry model to define an MSC.Nastran

More information

University of Alberta ANSYS Tutorials - www.mece.ualberta.ca/tutorials/ansys/bt/bike/bike.html. Space Frame Example

University of Alberta ANSYS Tutorials - www.mece.ualberta.ca/tutorials/ansys/bt/bike/bike.html. Space Frame Example Space Frame Example Introduction This tutorial was created using ANSYS 7.0 to solve a simple 3D space frame problem. Problem Description The problem to be solved in this example is the analysis of a bicycle

More information

Learning Module 5 Buckling Analysis

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

More information

Finite Element Method (ENGC 6321) Syllabus. Second Semester 2013-2014

Finite Element Method (ENGC 6321) Syllabus. Second Semester 2013-2014 Finite Element Method Finite Element Method (ENGC 6321) Syllabus Second Semester 2013-2014 Objectives Understand the basic theory of the FEM Know the behaviour and usage of each type of elements covered

More information

AN INTRODUCTORY ANSYS TUTORIAL: SOLVING A STATIC TRUSS PROBLEM

AN INTRODUCTORY ANSYS TUTORIAL: SOLVING A STATIC TRUSS PROBLEM AN INTRODUCTORY ANSYS TUTORIAL: SOLVING A STATIC TRUSS PROBLEM Rajesh Bhaskaran Cornell University E-mail: rb88@cornell.edu This is a quick-and-dirty introductory tutorial to the ANSYS software package

More information

CATIA V5 FEA Tutorials Releases 12 & 13

CATIA V5 FEA Tutorials Releases 12 & 13 CATIA V5 FEA Tutorials Releases 12 & 13 Nader G. Zamani University of Windsor SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com Visit our website to learn more about

More information

Elasticity Theory Basics

Elasticity Theory Basics G22.3033-002: Topics in Computer Graphics: Lecture #7 Geometric Modeling New York University Elasticity Theory Basics Lecture #7: 20 October 2003 Lecturer: Denis Zorin Scribe: Adrian Secord, Yotam Gingold

More information

Getting Started with ANSYS ANSYS Workbench Environment

Getting Started with ANSYS ANSYS Workbench Environment Getting Started with ANSYS ANSYS Workbench Environment Overview The purpose of this tutorial is to get you started with the ANSYS Workbench environment. We will use a simple, static analysis of a single

More information

Deflections. Question: What are Structural Deflections?

Deflections. Question: What are Structural Deflections? Question: What are Structural Deflections? Answer: The deformations or movements of a structure and its components, such as beams and trusses, from their original positions. It is as important for the

More information

Learning Module 6 Linear Dynamic Analysis

Learning Module 6 Linear Dynamic Analysis Learning Module 6 Linear Dynamic Analysis 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

More information

Numerical Analysis of Independent Wire Strand Core (IWSC) Wire Rope

Numerical Analysis of Independent Wire Strand Core (IWSC) Wire Rope Numerical Analysis of Independent Wire Strand Core (IWSC) Wire Rope Rakesh Sidharthan 1 Gnanavel B K 2 Assistant professor Mechanical, Department Professor, Mechanical Department, Gojan engineering college,

More information

Lap Fillet Weld Calculations and FEA Techniques

Lap Fillet Weld Calculations and FEA Techniques Lap Fillet Weld Calculations and FEA Techniques By: MS.ME Ahmad A. Abbas Sr. Analysis Engineer Ahmad.Abbas@AdvancedCAE.com www.advancedcae.com Sunday, July 11, 2010 Advanced CAE All contents Copyright

More information

An Overview of the Finite Element Analysis

An Overview of the Finite Element Analysis CHAPTER 1 An Overview of the Finite Element Analysis 1.1 Introduction Finite element analysis (FEA) involves solution of engineering problems using computers. Engineering structures that have complex geometry

More information

Structural Axial, Shear and Bending Moments

Structural Axial, Shear and Bending Moments Structural Axial, Shear and Bending Moments Positive Internal Forces Acting Recall from mechanics of materials that the internal forces P (generic axial), V (shear) and M (moment) represent resultants

More information

Chapter 1. Creating Sketches in. the Sketch Mode-I. Evaluation chapter. Logon to www.cadcim.com for more details. Learning Objectives

Chapter 1. Creating Sketches in. the Sketch Mode-I. Evaluation chapter. Logon to www.cadcim.com for more details. Learning Objectives Chapter 1 Creating Sketches in Learning Objectives the Sketch Mode-I After completing this chapter you will be able to: Use various tools to create a geometry. Dimension a sketch. Apply constraints to

More information

3 Concepts of Stress Analysis

3 Concepts of Stress Analysis 3 Concepts of Stress Analysis 3.1 Introduction Here the concepts of stress analysis will be stated in a finite element context. That means that the primary unknown will be the (generalized) displacements.

More information

Finite Element Formulation for Beams - Handout 2 -

Finite Element Formulation for Beams - Handout 2 - Finite Element Formulation for Beams - Handout 2 - Dr Fehmi Cirak (fc286@) Completed Version Review of Euler-Bernoulli Beam Physical beam model midline Beam domain in three-dimensions Midline, also called

More information

2.3 Example: creating a model of an overhead hoist with ABAQUS/CAE

2.3 Example: creating a model of an overhead hoist with ABAQUS/CAE The instructions for the examples discussed in this manual will focus on using the Model Tree to access the functionality of ABAQUS/CAE. Menu bar actions will be considered only when necessary (e.g., when

More information

PRO-MECHANICA. Lesson One < Structural > Beam Cantilever Beam

PRO-MECHANICA. Lesson One < Structural > Beam Cantilever Beam PRO-MECHANICA Pro-Mechanica is a product of PTC. It works with Creo Pro/E in integrated mode to allow users to perform structural and thermal analyses. This tutorial was originally written for UNIX platform,

More information

8.2 Elastic Strain Energy

8.2 Elastic Strain Energy Section 8. 8. Elastic Strain Energy The strain energy stored in an elastic material upon deformation is calculated below for a number of different geometries and loading conditions. These expressions for

More information

Workshop. Tennis Racket Simulation using Abaqus

Workshop. Tennis Racket Simulation using Abaqus Introduction Workshop Tennis Racket Simulation using Abaqus In this workshop you will become familiar with the process of creating a model interactively by using Abaqus/CAE. You will create the tennis

More information

List of Problems Solved Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p.

List of Problems Solved Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p. Preface p. v List of Problems Solved p. xiii Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p. 6 Assembly of the Global System of Equations p.

More information

Finite Elements for 2 D Problems

Finite Elements for 2 D Problems Finite Elements for 2 D Problems General Formula for the Stiffness Matrix Displacements (u, v) in a plane element are interpolated from nodal displacements (ui, vi) using shape functions Ni as follows,

More information

ANSYS TUTORIAL ANSYS 8.1 Analysis of a Spring System. John R. Baker; phone: 270-534-3114; email: jbaker@engr.uky.edu

ANSYS TUTORIAL ANSYS 8.1 Analysis of a Spring System. John R. Baker; phone: 270-534-3114; email: jbaker@engr.uky.edu Copyright 2001-2005, John R. Baker ANSYS TUTORIAL ANSYS 8.1 Analysis of a Spring System John R. Baker; phone: 270-534-3114; email: jbaker@engr.uky.edu This exercise is intended only as an educational tool

More information

TABLE OF CONTENTS. INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE...

TABLE OF CONTENTS. INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE... Starting Guide TABLE OF CONTENTS INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE... 7 ADVANCE CONCRETE USER INTERFACE... 7 Other important

More information

MET 306. Activity 8a. Mechanism Design Creo 2.0 Level 7 POINT A GROUND LINK LINK 1 LINK 2 LINK 3 POINT B 10/15/2010 1

MET 306. Activity 8a. Mechanism Design Creo 2.0 Level 7 POINT A GROUND LINK LINK 1 LINK 2 LINK 3 POINT B 10/15/2010 1 Mechanism Design Creo 2.0 Level 7 POINT A LINK 1 GROUND LINK LINK 2 LINK 3 POINT B 10/15/2010 1 Download parts ground, key, link_1, link_2, link_3 and pulley from the V:/MET_306/Activity_8_Creo drive.

More information

CosmosWorks Centrifugal Loads

CosmosWorks Centrifugal Loads CosmosWorks Centrifugal Loads (Draft 4, May 28, 2006) Introduction This example will look at essentially planar objects subjected to centrifugal loads. That is, loads due to angular velocity and/or angular

More information

CAE -Finite Element Method

CAE -Finite Element Method 16.810 Engineering Design and Rapid Prototyping Lecture 3b CAE -Finite Element Method Instructor(s) Prof. Olivier de Weck January 16, 2007 Numerical Methods Finite Element Method Boundary Element Method

More information

INTRODUCTION TO BEAMS

INTRODUCTION TO BEAMS CHAPTER Structural Steel Design LRFD Method INTRODUCTION TO BEAMS Third Edition A. J. Clark School of Engineering Department of Civil and Environmental Engineering Part II Structural Steel Design and Analysis

More information

Nonlinear analysis and form-finding in GSA Training Course

Nonlinear analysis and form-finding in GSA Training Course Nonlinear analysis and form-finding in GSA Training Course Non-linear analysis and form-finding in GSA 1 of 47 Oasys Ltd Non-linear analysis and form-finding in GSA 2 of 47 Using the GSA GsRelax Solver

More information

Shell Elements in ABAQUS/Explicit

Shell Elements in ABAQUS/Explicit ABAQUS/Explicit: Advanced Topics Appendix 2 Shell Elements in ABAQUS/Explicit ABAQUS/Explicit: Advanced Topics A2.2 Overview ABAQUS/Explicit: Advanced Topics ABAQUS/Explicit: Advanced Topics A2.4 Triangular

More information

MCE380: Measurements and Instrumentation Lab. Chapter 9: Force, Torque and Strain Measurements

MCE380: Measurements and Instrumentation Lab. Chapter 9: Force, Torque and Strain Measurements MCE380: Measurements and Instrumentation Lab Chapter 9: Force, Torque and Strain Measurements Topics: Elastic Elements for Force Measurement Dynamometers and Brakes Resistance Strain Gages Holman, Ch.

More information

ABAQUS Tutorial. 3D Modeling

ABAQUS Tutorial. 3D Modeling Spring 2011 01/21/11 ABAQUS Tutorial 3D Modeling This exercise intends to demonstrate the steps you would follow in creating and analyzing a simple solid model using ABAQUS CAE. Introduction A solid undergoes

More information

Instructors Manual Finite Element Method Laboratory Sessions

Instructors Manual Finite Element Method Laboratory Sessions Instructors Manual Finite Element Method Laboratory Sessions Dr. Waluyo Adi Siswanto 6 July 2010 Universiti Tun Hussein Onn Malaysia (UTHM) This document is written in LYX 1.6.7 a frontend of LATEX Contents

More information

Introduction to Beam. Area Moments of Inertia, Deflection, and Volumes of Beams

Introduction to Beam. Area Moments of Inertia, Deflection, and Volumes of Beams Introduction to Beam Theory Area Moments of Inertia, Deflection, and Volumes of Beams Horizontal structural member used to support horizontal loads such as floors, roofs, and decks. Types of beam loads

More information

III. Compression Members. Design of Steel Structures. Introduction. Compression Members (cont.)

III. Compression Members. Design of Steel Structures. Introduction. Compression Members (cont.) ENCE 455 Design of Steel Structures III. Compression Members C. C. Fu, Ph.D., P.E. Civil and Environmental Engineering Department University it of Maryland Compression Members Following subjects are covered:

More information

AN EXPLANATION OF JOINT DIAGRAMS

AN EXPLANATION OF JOINT DIAGRAMS AN EXPLANATION OF JOINT DIAGRAMS When bolted joints are subjected to external tensile loads, what forces and elastic deformation really exist? The majority of engineers in both the fastener manufacturing

More information

Back to Elements - Tetrahedra vs. Hexahedra

Back to Elements - Tetrahedra vs. Hexahedra Back to Elements - Tetrahedra vs. Hexahedra Erke Wang, Thomas Nelson, Rainer Rauch CAD-FEM GmbH, Munich, Germany Abstract This paper presents some analytical results and some test results for different

More information

Stresses in Beam (Basic Topics)

Stresses in Beam (Basic Topics) Chapter 5 Stresses in Beam (Basic Topics) 5.1 Introduction Beam : loads acting transversely to the longitudinal axis the loads create shear forces and bending moments, stresses and strains due to V and

More information

EFFECTS ON NUMBER OF CABLES FOR MODAL ANALYSIS OF CABLE-STAYED BRIDGES

EFFECTS ON NUMBER OF CABLES FOR MODAL ANALYSIS OF CABLE-STAYED BRIDGES EFFECTS ON NUMBER OF CABLES FOR MODAL ANALYSIS OF CABLE-STAYED BRIDGES Yang-Cheng Wang Associate Professor & Chairman Department of Civil Engineering Chinese Military Academy Feng-Shan 83000,Taiwan Republic

More information

Parametric Technology Corporation. Pro/ENGINEER Wildfire 4.0 Tolerance Analysis Extension Powered by CETOL Technology Reference Guide

Parametric Technology Corporation. Pro/ENGINEER Wildfire 4.0 Tolerance Analysis Extension Powered by CETOL Technology Reference Guide Parametric Technology Corporation Pro/ENGINEER Wildfire 4.0 Tolerance Analysis Extension Powered by CETOL Technology Reference Guide Copyright 2007 Parametric Technology Corporation. All Rights Reserved.

More information

4.3 Results... 27 4.3.1 Drained Conditions... 27 4.3.2 Undrained Conditions... 28 4.4 References... 30 4.5 Data Files... 30 5 Undrained Analysis of

4.3 Results... 27 4.3.1 Drained Conditions... 27 4.3.2 Undrained Conditions... 28 4.4 References... 30 4.5 Data Files... 30 5 Undrained Analysis of Table of Contents 1 One Dimensional Compression of a Finite Layer... 3 1.1 Problem Description... 3 1.1.1 Uniform Mesh... 3 1.1.2 Graded Mesh... 5 1.2 Analytical Solution... 6 1.3 Results... 6 1.3.1 Uniform

More information

ANALYTICAL AND EXPERIMENTAL EVALUATION OF SPRING BACK EFFECTS IN A TYPICAL COLD ROLLED SHEET

ANALYTICAL AND EXPERIMENTAL EVALUATION OF SPRING BACK EFFECTS IN A TYPICAL COLD ROLLED SHEET International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 1, Jan-Feb 2016, pp. 119-130, Article ID: IJMET_07_01_013 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=1

More information

METHODS FOR ACHIEVEMENT UNIFORM STRESSES DISTRIBUTION UNDER THE FOUNDATION

METHODS FOR ACHIEVEMENT UNIFORM STRESSES DISTRIBUTION UNDER THE FOUNDATION International Journal of Civil Engineering and Technology (IJCIET) Volume 7, Issue 2, March-April 2016, pp. 45-66, Article ID: IJCIET_07_02_004 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=7&itype=2

More information

Technology of EHIS (stamping) applied to the automotive parts production

Technology of EHIS (stamping) applied to the automotive parts production Laboratory of Applied Mathematics and Mechanics Technology of EHIS (stamping) applied to the automotive parts production Churilova Maria, Saint-Petersburg State Polytechnical University Department of Applied

More information

Technical Report Example (1) Chartered (CEng) Membership

Technical Report Example (1) Chartered (CEng) Membership Technical Report Example (1) Chartered (CEng) Membership A TECHNICAL REPORT IN SUPPORT OF APPLICATION FOR CHARTERED MEMBERSHIP OF IGEM DESIGN OF 600 (103 BAR) 820MM SELF SEALING REPAIR CLAMP AND VERIFICATION

More information

Visualization of 2D Domains

Visualization of 2D Domains Visualization of 2D Domains This part of the visualization package is intended to supply a simple graphical interface for 2- dimensional finite element data structures. Furthermore, it is used as the low

More information

STRESS AND DEFORMATION ANALYSIS OF LINEAR ELASTIC BARS IN TENSION

STRESS AND DEFORMATION ANALYSIS OF LINEAR ELASTIC BARS IN TENSION Chapter 11 STRESS AND DEFORMATION ANALYSIS OF LINEAR ELASTIC BARS IN TENSION Figure 11.1: In Chapter10, the equilibrium, kinematic and constitutive equations for a general three-dimensional solid deformable

More information

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS TUTORIAL 3 LOADED COMPONENTS

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS TUTORIAL 3 LOADED COMPONENTS EDEXCEL NATIONAL CERTIICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQ LEVEL 3 OUTCOME 1 - LOADING SYSTEMS TUTORIAL 3 LOADED COMPONENTS 1. Be able to determine the effects of loading in static engineering

More information

Optimum proportions for the design of suspension bridge

Optimum proportions for the design of suspension bridge Journal of Civil Engineering (IEB), 34 (1) (26) 1-14 Optimum proportions for the design of suspension bridge Tanvir Manzur and Alamgir Habib Department of Civil Engineering Bangladesh University of Engineering

More information

Pro/ENGINEER Wildfire 4.0 Basic Design

Pro/ENGINEER Wildfire 4.0 Basic Design Introduction Datum features are non-solid features used during the construction of other features. The most common datum features include planes, axes, coordinate systems, and curves. Datum features do

More information

Embankment Consolidation

Embankment Consolidation Embankment Consolidation 36-1 Embankment Consolidation In this tutorial, RS2 is used for a coupled analysis of a road embankment subject to loading from typical daily traffic. Model Start the RS2 9.0 Model

More information

PARAMETRIC MODELING. David Rosen. December 1997. By carefully laying-out datums and geometry, then constraining them with dimensions and constraints,

PARAMETRIC MODELING. David Rosen. December 1997. By carefully laying-out datums and geometry, then constraining them with dimensions and constraints, 1 of 5 11/18/2004 6:24 PM PARAMETRIC MODELING David Rosen December 1997 The term parametric modeling denotes the use of parameters to control the dimensions and shape of CAD models. Think of a rubber CAD

More information

Introduction to COMSOL. The Navier-Stokes Equations

Introduction to COMSOL. The Navier-Stokes Equations Flow Between Parallel Plates Modified from the COMSOL ChE Library module rev 10/13/08 Modified by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2008 Introduction to COMSOL The following

More information

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass Centre of Mass A central theme in mathematical modelling is that of reducing complex problems to simpler, and hopefully, equivalent problems for which mathematical analysis is possible. The concept of

More information

Strip Flatness Prediction in a 4 High Tandem Mill Using a Dynamic Model.

Strip Flatness Prediction in a 4 High Tandem Mill Using a Dynamic Model. Strip Flatness Prediction in a 4 High Tandem Mill Using a Dynamic Model. M. A. Bello-Gomez 1, M. P. Guerrero-Mata 1, L. A. Leduc Lezama 1, T. P. Berber- Solano 1, L. Nieves 2, F. Gonzalez 2, H. R. Siller

More information

Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query.

Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query. Quick Start Tutorial 1-1 Quick Start Tutorial This quick start tutorial will cover some of the basic features of Settle3D. A circular load is applied to a single soil layer and settlements are examined.

More information

Stress Strain Relationships

Stress Strain Relationships Stress Strain Relationships Tensile Testing One basic ingredient in the study of the mechanics of deformable bodies is the resistive properties of materials. These properties relate the stresses to the

More information

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM Force measurement Forces VECTORIAL ISSUES In classical mechanics, a force is defined as "an action capable of modifying the quantity of movement of a material point". Therefore, a force has the attributes

More information

Design Analysis and Review of Stresses at a Point

Design Analysis and Review of Stresses at a Point Design Analysis and Review of Stresses at a Point Need for Design Analysis: To verify the design for safety of the structure and the users. To understand the results obtained in FEA, it is necessary to

More information

Plates and Shells: Theory and Computation - 4D9 - Dr Fehmi Cirak (fc286@) Office: Inglis building mezzanine level (INO 31)

Plates and Shells: Theory and Computation - 4D9 - Dr Fehmi Cirak (fc286@) Office: Inglis building mezzanine level (INO 31) Plates and Shells: Theory and Computation - 4D9 - Dr Fehmi Cirak (fc286@) Office: Inglis building mezzanine level (INO 31) Outline -1-! This part of the module consists of seven lectures and will focus

More information

Statics of Structural Supports

Statics of Structural Supports Statics of Structural Supports TYPES OF FORCES External Forces actions of other bodies on the structure under consideration. Internal Forces forces and couples exerted on a member or portion of the structure

More information

CHAPTER 3. INTRODUCTION TO MATRIX METHODS FOR STRUCTURAL ANALYSIS

CHAPTER 3. INTRODUCTION TO MATRIX METHODS FOR STRUCTURAL ANALYSIS 1 CHAPTER 3. INTRODUCTION TO MATRIX METHODS FOR STRUCTURAL ANALYSIS Written by: Sophia Hassiotis, January, 2003 Last revision: February, 2015 Modern methods of structural analysis overcome some of the

More information

Reflection and Refraction

Reflection and Refraction Equipment Reflection and Refraction Acrylic block set, plane-concave-convex universal mirror, cork board, cork board stand, pins, flashlight, protractor, ruler, mirror worksheet, rectangular block worksheet,

More information

Structural Analysis - II Prof. P. Banerjee Department of Civil Engineering Indian Institute of Technology, Bombay. Lecture - 02

Structural Analysis - II Prof. P. Banerjee Department of Civil Engineering Indian Institute of Technology, Bombay. Lecture - 02 Structural Analysis - II Prof. P. Banerjee Department of Civil Engineering Indian Institute of Technology, Bombay Lecture - 02 Good morning. Today is the second lecture in the series of lectures on structural

More information

Tutorial for Assignment #3 Heat Transfer Analysis By ANSYS (Mechanical APDL) V.13.0

Tutorial for Assignment #3 Heat Transfer Analysis By ANSYS (Mechanical APDL) V.13.0 Tutorial for Assignment #3 Heat Transfer Analysis By ANSYS (Mechanical APDL) V.13.0 1 Problem Description This exercise consists of an analysis of an electronics component cooling design using fins: All

More information

DYNAMIC ANALYSIS OF THICK PLATES SUBJECTED TO EARTQUAKE

DYNAMIC ANALYSIS OF THICK PLATES SUBJECTED TO EARTQUAKE DYNAMIC ANALYSIS OF THICK PLATES SUBJECTED TO EARTQUAKE ÖZDEMİR Y. I, AYVAZ Y. Posta Adresi: Department of Civil Engineering, Karadeniz Technical University, 68 Trabzon, TURKEY E-posta: yaprakozdemir@hotmail.com

More information

CAE -Finite Element Method

CAE -Finite Element Method 16.810 Engineering Design and Rapid Prototyping CAE -Finite Element Method Instructor(s) Prof. Olivier de Weck January 11, 2005 Plan for Today Hand Calculations Aero Æ Structures FEM Lecture (ca. 45 min)

More information

STRUCTURAL ANALYSIS SKILLS

STRUCTURAL ANALYSIS SKILLS STRUCTURAL ANALYSIS SKILLS ***This document is held up to a basic level to represent a sample for our both theoretical background & software capabilities/skills. (Click on each link to see the detailed

More information

Stress Recovery 28 1

Stress Recovery 28 1 . 8 Stress Recovery 8 Chapter 8: STRESS RECOVERY 8 TABLE OF CONTENTS Page 8.. Introduction 8 8.. Calculation of Element Strains and Stresses 8 8.. Direct Stress Evaluation at Nodes 8 8.. Extrapolation

More information

22.302 Experiment 5. Strain Gage Measurements

22.302 Experiment 5. Strain Gage Measurements 22.302 Experiment 5 Strain Gage Measurements Introduction The design of components for many engineering systems is based on the application of theoretical models. The accuracy of these models can be verified

More information

TWO-DIMENSIONAL TRANSFORMATION

TWO-DIMENSIONAL TRANSFORMATION CHAPTER 2 TWO-DIMENSIONAL TRANSFORMATION 2.1 Introduction As stated earlier, Computer Aided Design consists of three components, namely, Design (Geometric Modeling), Analysis (FEA, etc), and Visualization

More information

Stability Of Structures: Additional Topics

Stability Of Structures: Additional Topics 26 Stability Of Structures: Additional Topics ASEN 3112 Lecture 26 Slide 1 Unified Column Buckling Formula Euler formula for pinned-pinned column P cr = π 2 EI L 2 Actual column length Unified formula

More information

Modeling Beams on Elastic Foundations Using Plate Elements in Finite Element Method

Modeling Beams on Elastic Foundations Using Plate Elements in Finite Element Method Modeling Beams on Elastic Foundations Using Plate Elements in Finite Element Method Yun-gang Zhan School of Naval Architecture and Ocean Engineering, Jiangsu University of Science and Technology, Zhenjiang,

More information

(Seattle is home of Boeing Jets)

(Seattle is home of Boeing Jets) Dr. Faeq M. Shaikh Seattle, Washington, USA (Seattle is home of Boeing Jets) 1 Pre Requisites for Today s Seminar Basic understanding of Finite Element Analysis Working Knowledge of Laminate Plate Theory

More information

A COMPARATIVE STUDY OF TWO METHODOLOGIES FOR NON LINEAR FINITE ELEMENT ANALYSIS OF KNIFE EDGE GATE VALVE SLEEVE

A COMPARATIVE STUDY OF TWO METHODOLOGIES FOR NON LINEAR FINITE ELEMENT ANALYSIS OF KNIFE EDGE GATE VALVE SLEEVE International Journal of Mechanical Engineering and Technology (IJMET) Volume 6, Issue 12, Dec 2015, pp. 81-90, Article ID: IJMET_06_12_009 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=6&itype=12

More information

Section 16: Neutral Axis and Parallel Axis Theorem 16-1

Section 16: Neutral Axis and Parallel Axis Theorem 16-1 Section 16: Neutral Axis and Parallel Axis Theorem 16-1 Geometry of deformation We will consider the deformation of an ideal, isotropic prismatic beam the cross section is symmetric about y-axis All parts

More information

Finite Element Method

Finite Element Method 16.810 (16.682) Engineering Design and Rapid Prototyping Finite Element Method Instructor(s) Prof. Olivier de Weck deweck@mit.edu Dr. Il Yong Kim kiy@mit.edu January 12, 2004 Plan for Today FEM Lecture

More information

Analysis of Stresses and Strains

Analysis of Stresses and Strains Chapter 7 Analysis of Stresses and Strains 7.1 Introduction axial load = P / A torsional load in circular shaft = T / I p bending moment and shear force in beam = M y / I = V Q / I b in this chapter, we

More information

Learning Module 1 Static Structural Analysis

Learning Module 1 Static Structural Analysis LM-ST-1 Learning Module 1 Static Structural Analysis 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

More information

Reliable FE-Modeling with ANSYS

Reliable FE-Modeling with ANSYS Reliable FE-Modeling with ANSYS Thomas Nelson, Erke Wang CADFEM GmbH, Munich, Germany Abstract ANSYS is one of the leading commercial finite element programs in the world and can be applied to a large

More information

CHAPTER 4 4 NUMERICAL ANALYSIS

CHAPTER 4 4 NUMERICAL ANALYSIS 41 CHAPTER 4 4 NUMERICAL ANALYSIS Simulation is a powerful tool that engineers use to predict the result of a phenomenon or to simulate the working situation in which a part or machine will perform in

More information

1 of 79 Erik Eberhardt UBC Geological Engineering EOSC 433

1 of 79 Erik Eberhardt UBC Geological Engineering EOSC 433 Stress & Strain: A review xx yz zz zx zy xy xz yx yy xx yy zz 1 of 79 Erik Eberhardt UBC Geological Engineering EOSC 433 Disclaimer before beginning your problem assignment: Pick up and compare any set

More information

ETABS. Integrated Building Design Software. Concrete Shear Wall Design Manual. Computers and Structures, Inc. Berkeley, California, USA

ETABS. Integrated Building Design Software. Concrete Shear Wall Design Manual. Computers and Structures, Inc. Berkeley, California, USA ETABS Integrated Building Design Software Concrete Shear Wall Design Manual Computers and Structures, Inc. Berkeley, California, USA Version 8 January 2002 Copyright The computer program ETABS and all

More information

Computer Aided Design (CAD), ME 530.414, JHU Professor Dan Stoianovici, dss@jhu.edu

Computer Aided Design (CAD), ME 530.414, JHU Professor Dan Stoianovici, dss@jhu.edu Computer Aided Design (CAD), ME 530.414, JHU Professor Dan Stoianovici, dss@jhu.edu COURSE DESCRIPTION: The course outlines modern solid modeling design, analysis, simulation, and manufacturing of mechanical

More information

MECHANICS OF SOLIDS - BEAMS TUTORIAL 1 STRESSES IN BEAMS DUE TO BENDING. On completion of this tutorial you should be able to do the following.

MECHANICS OF SOLIDS - BEAMS TUTORIAL 1 STRESSES IN BEAMS DUE TO BENDING. On completion of this tutorial you should be able to do the following. MECHANICS OF SOLIDS - BEAMS TUTOIAL 1 STESSES IN BEAMS DUE TO BENDING This is the first tutorial on bending of beams designed for anyone wishing to study it at a fairly advanced level. You should judge

More information

Burst Pressure Prediction of Pressure Vessel using FEA

Burst Pressure Prediction of Pressure Vessel using FEA Burst Pressure Prediction of Pressure Vessel using FEA Nidhi Dwivedi, Research Scholar (G.E.C, Jabalpur, M.P), Veerendra Kumar Principal (G.E.C, Jabalpur, M.P) Abstract The main objective of this paper

More information

Version default Titre : SSNP161 Essais biaxiaux de Kupfer Date : 10/10/2012 Page : 1/8 Responsable : François HAMON Clé : V6.03.161 Révision : 9783

Version default Titre : SSNP161 Essais biaxiaux de Kupfer Date : 10/10/2012 Page : 1/8 Responsable : François HAMON Clé : V6.03.161 Révision : 9783 Titre : SSNP161 Essais biaxiaux de Kupfer Date : 10/10/2012 Page : 1/8 SSNP161 Biaxial tests of Summarized Kupfer: Kupfer [1] was interested to characterize the performances of the concrete under biaxial

More information

Finite Element Simulation of Simple Bending Problem and Code Development in C++

Finite Element Simulation of Simple Bending Problem and Code Development in C++ EUROPEAN ACADEMIC RESEARCH, VOL. I, ISSUE 6/ SEPEMBER 013 ISSN 86-48, www.euacademic.org IMPACT FACTOR: 0.485 (GIF) Finite Element Simulation of Simple Bending Problem and Code Development in C++ ABDUL

More information