Você está na página 1de 14

S1 2D Truss Structure

Page 1 of 14

Carnegie Mellon

Self-paced learning on the Web

Mechanical Engineering

FEM/ANSYS
S1 2D Truss Structure

Structural #1: Analysis of a power transmission tower Introduction: In this example you will learn to use the 2-D Truss element in ANSYS. Physical Problem: A power transmission tower is a common example of a structure that is made
up of only truss members. These towers are actually 3-D structures, but for the sake of simplicity we will take a cross-sectional face of the tower. The tower is mainly subjected to loading in the vertical direction due to the weight of the cables. Also it is subjected to forces due to wind. In this example we will consider only loading due to the weight of the cables, which is in the vertical direction.

Problem Description:
The tower is made up of trusses. You may recall that a truss is a structural element that experiences loading only in the axial direction. Units: Use S.I. units ONLY Geometry: the cross sections of each of the truss members is 6.25e-3 sq. meter. Material: Assume the structure is made of steel with modulus of elasticity E=200 GPa. Boundary conditions: The tower is constrained along X and Y directions at the bottom left corner, and along Y direction at the bottom right corner. Loading: The tower is loaded at the top. The load is in horizontal direction only, and its magnitude is 5000 N. Objective: To determine deflection at each joint. To determine stress in each member. To determine reaction forces at the base. You are required to hand in print outs for the above. Figure: The five trusses at the top are each 3m in length.

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 2 of 14

IMPORTANT: Convert all dimensions and forces into SI units.

STARTING ANSYS
Click on ANSYS 6.1 in the programs menu. Select Interactive. The following menu that comes up. Enter the working directory. All your files will be stored in this directory. Also enter 64 for Total Workspace and 32 for Database. Give your file a jobname. Click on Run.

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 3 of 14

MODELING THE STRUCTURE


Go to the ANSYS Utility Menu Click Workplane>WP Settings The following window comes up

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 4 of 14

Check the Cartesian and Grid Only buttons Enter the values shown in the figure above. Go to the ANSYS Main Menu

Click Preprocessor>-Modeling->Create>Keypoints>On Working Plane The following window comes up

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 5 of 14

Now we will pick the end points of the trusses. Select the keypoints on the workplane grid. Your points should look like this. If you cannot see the complete workplane then go to Utility Menu>PlotCntrls>Pan Zoom Rotate and zoom out to see the entire workplane

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 6 of 14

Now create lines connecting the keypoints Click on Preprocessor>-Modeling->Create>-Lines->Lines>Straight Line Create lines by picking keypoints to make the figure shown below

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 7 of 14

MATERIAL PROPERTIES
Go to the ANSYS Main Menu Click Preprocessor>Material Props>Material Models. In the window that comes up which is shown below, for Material Model 1, choose Structural>Linear>Elastic>Isotropic.

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 8 of 14

Enter 1 for the Material Property Number and click OK. The following window comes up.

Fill in 2e11 for the Young's modulus and 0.3 for minor Poisson's Ratio. Click OK. Now the material 1 has the properties defined in the above table. We will use this material for the transmission tower.

ELEMENT PROPERTIES
SELECTING ELEMENT TYPE: Click Preprocessor>Element Type>Add/Edit/Delete... In the 'Element Types' window that opens click on Add... The following window opens.

Type 1 in the Element type reference number Click on Structural Link and select 2D spar. Click OK. Close the 'Element types' window. So now we have selected Element type 1 to be a structural Link- 2D spar element. The trusses will be modeled as elements of type 1, i.e. structural link element. This finishes the selection of element type. Now we need to define the cross sectional area for this element. Go to Preprocessor>Real Constants In the "Real Constants" dialog box that comes up click on Add In the "Element Type for Real Constants" that comes up click OK. The following window comes up.

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 9 of 14

Type 6.25e-3 for cross sectional area and click on OK. We have now defined the cross sectional area of the link element.

MESHING:
DIVIDING THE TOWER INTO ELEMENTS: Go to Preprocessor>Meshing>Size Cntrls>ManualSize>Lines>All Lines. In the menu that comes up type 1 in the field for 'Number of element divisions'. This divides each of the lines in your figure into 1 element.

Click on OK. Now when you mesh the figure ANSYS will automatically divide each line into 1 element. Now go to Preprocessor>-Meshing->Mesh>lines Select all the lines and click on OK in the "Mesh Lines" dialog box. Now each line is a truss element (Element 1).

BOUNDARY CONDITIONS AND CONSTRAINTS


APPLYING BOUNDARY CONDITIONS The tower is constrained in the X and Y directions at the bottom left corner and in the Y direction at the bottom right corner. Go to Main Menu. Click on Preprocessor>Loads>Define Loads>Apply>Structural>Displacement>On Keypoints Select the keypoint on which you want to apply displacement constraints. The following window comes up.

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 10 of 14

Select UX and UY for the bottom left corner and UY for the bottom right corner and click OK. The default displacement value is taken to be zero. APPLYING FORCES Go to Main Menu. Click on Preprocessor>Loads>Define Loads>Apply>Structural>Forces/Moment>On Nodes. Select the top node. Click on OK in the 'Apply F/M on Nodes' window. The following window will appear.

Select FX and enter 5000 as the Force/Moment value. Click on OK. The figure on the ANSYS Graphics window will look like the following.

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 11 of 14

Now the Modeling of the problem is done.

SOLUTION
Go to ANSYS Main Menu>Solution>-Analysis Type->New Analysis. Select static and click on OK. Go to Solution>-Solve->Current LS. Wait for ANSYS to solve the problem. Click on OK and close the 'Information' window.

POST-PROCESSING
Listing the results. Go to ANSYS Main Menu. Click on General Postproc>List Results>Nodal Solution. The following window will come up.

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 12 of 14

Select DOF solution and All U's. Click on OK. The nodal displacements will be listed as follows.

Similarly you can list the stresses for each element by clicking Gen Postprcessing>List Results>Element Solution. Now select LineElem Results. The following table will be listed.

MODIFICATION
You can also plot the displacements and stress. Go to General Postproc>Plot Results>-Contour Plot->Element Solution. The following window will come up.

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 13 of 14

Select a stress to be plotted and click OK. The output will be like this.

Send mail to the Teaching Staff with questions or comments about this web site.

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

S1 2D Truss Structure

Page 14 of 14

http://www.andrew.cmu.edu/course/24-ansys/htm/s1_tower.htm

15-03-2010

Você também pode gostar