Vous êtes sur la page 1sur 48

CONTENTS Sl No 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.

Title Getting Started with ANSYS 10 General Steps Simply Supported Beam Cantilever Bea m Simply Supported Beam with Uniformly distributed load Page no 03 07 08 10 12 14 16 18 20 22 SHAMANTH SH DAVANGERE NIET BANGALORE 1 Beam with angular loads, one end hinged and at other end roller support Beam wit h moment and overhung Simply Supported Beam with Uniformally varying load Bars o f Constant Cross-section Area Stepped Bar Bars of Tapered Cross section Area Tru sses Stress analysis of a rectangular plate with a circular hole Corner angle br acket Spanner under plane stress Thermal Analysis Modal Analysis of Cantilever b eam for natural Frequency determination Harmonic Analysis of Cantilever beam Dyn amic analysis of bar subjected to forcing function Laminar Flow Analyses in a 2D Duct 24 26 30 32 34 37 41 42 44 46

COMPUTER AIDED MODELING AND ANALYSIS LABORATORY Subject Code No. of Practical Hr sJ Week Total No. of Practical Hrs. : 06MEL67 : 03 : 42 PART-A Study of a FEA pa ckage and modeling stress analysis of a. Bars of constant cross section area, ta pered cross section area and stepped bar 6 Hours b. Trusses- (Minimum 2 exercise s) 3 Hours c. Beams - Simply supported, cantilever. beams with UDL, beams with v arying load.etc (Minimum 6 exercises) 12 Hours PART -B a) Stress analysis of a r ectangular plate with a circular hole 3 Hours SHAMANTH SH DAVANGERE NIET BANGALO RE b) Thermal Analysis - 2D problem with conduction and convection boundry condi tions (Minimum 2 exercises) 6 Hours c) Fluid flow Analysis - Potential distribut ion in the 2 - D bodies 3 Hours d) Dynamic Analysis 1) Fixed- fixed beam for nat ural frequency determination 2) Bar subjected to forcing function 3) Fixed- fixe d beam subjected to forcing function 9 Hours REFERENCE BOOKS: 1. A first course in the Finite element method by Daryl L Logan, Thomason, Third Edition 2. Fundam ents of FEM by Hutton- McGraw Hill, 2004 3. Finite Element Analysis by George R. Buchanan, Schaum Series Scheme for Examination: One Question from Part A One Qu estion from Part B Viva-Voce Total IA Marks : 25 Exam Hours : 03 Exam Marks : 50 20Marks (05 Write up + 15) 20Marks (05 Write up + 15) 10 Marks 50 Marks 2

Getting Started with ANSYS 10 Performing a Typical ANSYS Analysis The ANSYS program has many finite element analysis capabilities, ranging from a simple, linear, static analysis to a complex, nonlinear, transient dynamic analy sis. The analysis guide manuals in the ANSYS documentation set describe specific procedures for performing analyses for different engineering disciplines. A typ ical ANSYS analysis has three distinct steps: Build the model. Apply loads and o btain the solution. Review the results. Building a Model SHAMANTH SH DAVANGERE NIET BANGALORE Building a finite element model requires mo re of an ANSYS user's time than any other part of the analysis. First, you speci fy a jobname and analysis title. Then, you use the PREP7 preprocessor to define the element types, element real constants, material properties, and the model ge ometry. Specifying a Jobname and Analysis Title This task is not required for an analysis, but is recommended. Defining the Jobname The jobname is a name that i dentifies the ANSYS job. When you define a jobname for an analysis, the jobname becomes the first part of the name of all files the analysis creates. (The exten sion or suffix for these files' names is a file identifier such as .DB.) By usin g a jobname for each analysis, you insure that no files are overwritten. If you do not specify a jobname, all files receive the name FILE or file, depending on the operating system. Command(s): /FILNAME GUI: Utility Menu>File>Change Jobname Defining Element Types The ANSYS element library contains more than 100 differe nt element types. Each element type has a unique number and a prefix that identi fies the element category: BEAM4, PLANE77, SOLID96, etc. The following element c ategories are available: 3

BEAM COMBINation CONTACt FLUID HYPERelastic INFINite LINK MASS MATRIX PIPE PLANE SHELL SOLID SOURCe SURFace TARGEt USER INTERface VISCOelastic (or viscopla stic) The element type determines, among other things: The degree-of-freedom set (whic h in turn implies the discipline-structural, thermal, magnetic, electric, quadri lateral, brick, etc.) Whether the element lies in two-dimensional or three-dimen sional space. For example, BEAM4, has six structural degrees of freedom (UX, UY, UZ, ROTX, ROTY, ROTZ), is a line element, and can be modeled in 3-D space. PLAN E77 has a thermal degree of freedom (TEMP), is an eight-node quadrilateral eleme nt, and can be modeled only in 2-D space. Defining Element Real Constants Elemen t real constants are properties that depend on the element type, such as cross-s ectional properties of a beam element. For example, real constants for BEAM3, th e 2-D beam element, are area (AREA), moment of inertia (IZZ), height (HEIGHT), s hear deflection constant (SHEARZ), initial strain (ISTRN), and added mass per un it length (ADDMAS). Not all element types require real constants, and different elements of the same type may have different real constant values. As with eleme nt types, each set of real constants has a reference number, and the table of re ference number versus real constant set is called the real constant table. While defining the elements, you point to the appropriate real constant reference num ber using the REAL command (Main Menu> Preprocessor>Create>Elements>Elem Attribu tes). Defining Material Properties Most element types require material propertie s. Depending on the application, material properties may be: Linear or nonlinear Isotropic, orthotropic, or anisotropic Constant temperature or temperature-depe ndent. 4 SHAMANTH SH DAVANGERE NIET BANGALORE

As with element types and real constants, each set of material properties has a material reference number. The table of material reference numbers versus materi al property sets is called the material table. Within one analysis, you may have multiple material property sets (to correspond with multiple materials used in the model). ANSYS identifies each set with a unique reference number. Main Menu> Preprocessor> Material Props> Material Models. Creating the Model Geometry Once you have defined material properties, the next step in an analysis is generatin g a finite element model-nodes and elements-that adequately describes the model geometry. There are two methods to create the finite element model: solid modeli ng and direct generation. With solid modeling, you describe the geometric shape of your model, then instruct the ANSYS program to automatically mesh the geometr y with nodes and elements. You can control the size and shape of the elements th at the program creates. With direct generation, you "manually" define the locati on of each node and the connectivity of each element. Several convenience operat ions, such as copying patterns of existing nodes and elements, symmetry reflecti on, etc. are available. Apply Loads and Obtain the Solution In this step, you us e the SOLUTION processor to define the analysis type and analysis options, apply loads, specify load step options, and initiate the finite element solution. You also can apply loads using the PREP7 preprocessor. Applying Loads The word load s as used in this manual includes boundary conditions (constraints, supports, or boundary field specifications) as well as other externally and internally appli ed loads. Loads in the ANSYS program are divided into six categories: DOF Constr aints Forces Surface Loads Body Loads Inertia Loads Coupled-field Loads You can apply most of these loads either on the solid model (keypoints, lines, and areas ) or the finite element model (nodes and elements). Two important load-related t erms you need to know are load step and substep. A load step is simply a configu ration of loads for which you obtain a solution. In a structural analysis, for e xample, you may apply wind loads in one load step and gravity in a second load s tep. Load steps are also useful in dividing a transient load history curve into several segments. 5 SHAMANTH SH DAVANGERE NIET BANGALORE

Substeps are incremental steps taken within a load step. You use them mainly for accuracy and convergence purposes in transient and nonlinear analyses. Substeps are also known as time stepssteps taken over a period of time. Initiating the S olution To initiate solution calculations, use either of the following: Command( s): SOLVE GUI: Main Menu>Solution>Current LS When you issue this command, the ANSYS program takes model and loading informati on from the database and calculates the results. Results are written to the resu lts file (Jobname.RST, Jobname.RTH, Jobname.RMG, or Jobname.RFL) and also to the database. The only difference is that only one set of results can reside in the database at one time, while you can write all sets of results (for all substeps ) to the results file. Review the Results Once the solution has been calculated, you can use the ANSYS postprocessors to review the results. SHAMANTH SH DAVANGE RE NIET BANGALORE 6

General Steps Step 1: Ansys Utility Menu File clear and start new do not read file ok File cha nge job name enter new job name xxxx ok File change title enter new title yyy o Step 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Preprocessor Element type select type of element from the table and the required options Rea l constants give the details such as thickness, areas, moment of inertia, etc. r equired depending on the nature of the problem. Material Properties give the det ails such as Young's modulus, Poisson's ratio etc. depending on the nature of the pr oblem. Step 4: Modeling create the required geometry such as nodes elements, are a, volume by using the appropriate options. Step 5: Generate Elements/ nodes usi ng Mesh Tool if necessary (in 2D and 3D problems) Step 6: Apply boundary conditi ons/loads such as DOF constraints, Force/Momentum, Pressure etc. Step 7: Solutio n Solve the problem Step 8: General Post Processor plot / list the required resu lts. Step 9: Plot ctrls animate deformed shape def+undeformed-ok Step 10: to sav e the solution ansys tool bar- save,,,,model 7 SHAMANTH SH DAVANGERE NIET BANGALORE

PART A BEAMS 1. Simply Supported Beam Compute the Shear force and bending moment diagrams for the beam shown and find the maximum deflection. Assume rectangular c/s area of 0.2 m * 0.3 m, Young's modulus of 210 GPa, Poisson's ratio 0.27. 20 kN 2m 4m

Step 1: Ansys Utility Menu File clear and start new do not read file ok yes. Ste p 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Preprocessor Ele ment type Add/Edit/Delete Add BEAM 2D elastic 3 ok- close. Real constants Add o real constant set no 1 c/s area 0.2*0.3 moment of inertia 0.2*0.3**3/12 total b eam height 0.3 ok. Material Properties material models Structural Linear Elastic Isotropic EX 210e9 PRXY 0.27 ok close. Step 4: Preprocessor Modeling Create es In Active CS Apply (first node is created) x,y,z location in CS 2 (x value w. r.t first node) apply (second node is created) 4 (x value w.r.t first node) ok ( third node is created). Create Elements Auto numbered Thru Nodes pick 1 & 2 appl y pick 2 & 3 ok (elements are created through nodes). SHAMANTH SH DAVANGERE NIET BANGALORE 8

Step 5: Preprocessor Loads Define loads apply Structural Displacement on Nodespick node 1 & 3 apply DOFs to be constrained UY ok. Loads Define loads apply St uctural Force/Moment on Nodes- pick node 2 apply direction of For/Mom FY Force/M oment value -20000 (-ve value) ok. Step 6: Solution Solve current LS ok (Solutio n is done is displayed) close. Step 7: General Post Processor Plot Results Defor med Shape def+undeformed ok. Plot Results Contour plot Nodal solu DOF solution d isplacement vector sum ok. Element table Define table Add Results data item' By Se uence num SMISC SMISC, 2 apply, By Sequence num SMISC SMISC, 8 apply, By Sequenc e num SMISC SMISC, 6 apply, By Sequence num SMISC SMISC, 12 ok close. NOTE: For Shear Force Diagram use the combination SMISC 2 & SMISC 8, for Bending Moment Di agram use the combination SMISC 6 & SMISC 12. Step 8: General Post Processor Plo t results contour plot Line Element Results Elem table item at node I SMIS2 Elem table item at node J SMIS8 ok (Shear force diagram will be displayed). Plot res ults contour plot Line Element Results Elem table item at node I SMIS6 Elem tabl e item at node J SMIS12 ok (bending moment diagram will be displayed). List Resu lts reaction solution items to be listed All items ok (reaction forces will be d isplayed with the node numbers). List Results Nodal loads items to be listed All items ok (Nodal loads will be displayed with the node numbers). Step 9: PlotCtr ls Animate Deformed results DOF solution USUM ok. ASSIGNMENT 10 kN 30 kN 2m 10 m 5m 3m 9 SHAMANTH SH DAVANGERE NIET BANGALORE

2. Cantilever Beam Compute the Shear force and bending moment diagrams for the b eam shown and find the maximum deflection. Assume rectangular c/s area of 0.2 m * 0.3 m, Young's modulus of 210 GPa, Poisson's ratio 0.27. 10kN 5m

Step 1: Ansys Utility Menu File clear and start new do not read file ok yes. Ste p 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Preprocessor Ele ment type Add/Edit/Delete Add BEAM 2D elastic 3 ok- close. Real constants Add o real constant set no 1 c/s area 0.2*0.3 moment of inertia 0.2*0.3**3/12 total b eam height 0.3 ok. Material Properties material models Structural Linear Elastic Isotropic EX 210e9 PRXY 0.27 ok close. Step 4: Preprocessor Modeling Create s In Active CS Apply (first node is created) x,y,z location in CS 5 (x value w.r .t first node) ok (second node is created). Create Elements Auto numbered Thru N odes pick 1 & 2 ok (elements are created through nodes). Step 5: Preprocessor Lo ads Define loads apply Structural Displacement on Nodes- pick node 1 apply DOFs to be constrained ALL DOF ok. Loads Define loads apply Structural Force/Moment n Nodes- pick node 2 apply direction of For/Mom FY Force/Moment value - -10000 ( -ve value) ok. SHAMANTH SH DAVANGERE NIET BANGALORE Step 6: Solution Solve current LS ok (Solution is done is displayed) close. 10

Step 7: General Post Processor Plot Results Deformed Shape def+undeformed ok. Pl ot Results Contour plot Nodal solu DOF solution displacement vector sum ok. Elem ent table Define table Add Results data item' By Sequence num SMISC SMISC, 2 a By Sequence num SMISC SMISC, 8 apply, By Sequence num SMISC SMISC, 6 apply, By Sequence num SMISC SMISC, 12 ok close. NOTE: For Shear Force Diagram use the com bination SMISC 2 & SMISC 8, for Bending Moment Diagram use the combination SMISC 6 & SMISC 12. Step 8: General Post Processor Plot results contour plot Line Ele ment Results Elem table item at node I SMIS2 Elem table item at node J SMIS8 ok (Shear force diagram will be displayed). Plot results contour plot Line Element Results Elem table item at node I SMIS6 Elem table item at node J SMIS12 ok (ben ding moment diagram will be displayed). List Results reaction solution items to be listed All items ok (reaction forces will be displayed with the node numbers) . List Results Nodal loads items to be listed All items ok (Nodal loads will be displayed with the node numbers). Step 9: PlotCtrls Animate Deformed results DOF solution USUM ok. SHAMANTH SH DAVANGERE NIET BANGALORE 11 ASSIGNMENT 20kN 20kN 10kN 1m 1m 3.5 m

3. Simply Supported Beam with Uniformally distributed load. Compute the Shear fo rce and bending moment diagrams for the beam shown and find the maximum deflecti on. Assume rectangular c/s area of 0.2 m * 0.3 m, Young's modulus of 210 GPa, Pois son's ratio 0.27. 12kN/m (UDL)

4m 6m Step 1: Ansys Utility Menu File clear and start new do not read file ok ye s. Step 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Preprocess or Element type Add/Edit/Delete Add BEAM 2D elastic 3 ok- close. Real constants Add ok real constant set no 1 c/s area 0.2*0.3 moment of inertia 0.2*0.3**3/12 otal beam height 0.3 ok. Material Properties material models Structural Linear E lastic Isotropic EX 210e9 PRXY 0.27 ok close. Step 4: Preprocessor Modeling Cr e Nodes In Active CS Apply (first node is created) x,y,z location in CS 4 (x val ue w.r.t first node) apply (second node is created) 6 (x value w.r.t first node) ok (third node is created). Create Nodes Fill between Nds pick 1 & 2 apply numb er of nodes to fill 7 starting node no 4 ok. Create Elements Auto numbered Thru Nodes pick 1 & 4 apply pick 4 & 5 apply pick 5 & 6 apply pick 6 & 7 apply pick 7 & 8 apply pick 8 & 9 apply pick 9 & 10 apply pick 10 & 2 apply pick 2 & 3 ok (element s are created through nodes). SHAMANTH SH DAVANGERE NIET BANGALORE Step 5: Preprocessor Loads Define loads apply Structural Displacement on Nodespick node 1 & 3 apply DOFs to be constrained UY ok. 12

Loads Define loads apply Structural Pressure on Beams pick all elements between nodes 1 & 2 apply pressure value at node I 12000 pressure value at node J 12000 ok. Step 6: Solution Solve current LS ok (Solution is done is displayed) close. Step 7: General Post Processor Plot Results Deformed Shape def+undeformed ok. Pl ot Results Contour plot Nodal solu DOF solution displacement vector sum ok. Elem ent table Define table Add Results data item' By Sequence num SMISC SMISC, 2 a By Sequence num SMISC SMISC, 8 apply, By Sequence num SMISC SMISC, 6 apply, By Sequence num SMISC SMISC, 12 ok close. NOTE: For Shear Force Diagram use the com bination SMISC 2 & SMISC 8, for Bending Moment Diagram use the combination SMISC 6 & SMISC 12. Step 8: General Post Processor Plot results contour plot Line Ele ment Results Elem table item at node I SMIS2 Elem table item at node J SMIS8 ok (Shear force diagram will be displayed). Plot results contour plot Line Element Results Elem table item at node I SMIS6 Elem table item at node J SMIS12 ok (ben ding moment diagram will be displayed). List Results reaction solution items to be listed All items ok (reaction forces will be displayed with the node numbers) . List Results Nodal loads items to be listed All items ok (Nodal loads will be displayed with the node numbers). Step 9: PlotCtrls Animate Deformed results DOF solution USUM ok. ASSIGNMENT 30kN 20kN 10kN/m (UDL) 2m 2m 8m 4m 13 SHAMANTH SH DAVANGERE NIET BANGALORE

4. Beam with angular loads, one end hinged and at the other end roller support. Compute the Shear force and bending moment diagrams for the beam shown and find the maximum deflection. Assume rectangular c/s area of 0.2 m * 0.3 m, Young's modu lus of 210 GPa, Poisson's ratio 0.27. 100 N 600 1m Step 1: Ansys Utility Menu File clear and start new do not read file ok yes. Step 2: Ansys Main Menu Preference s select STRUCTURAL - ok Step 3: Preprocessor Element type Add/Edit/Delete Add B EAM 2D elastic 3 ok close. 0.2*0.3**3/12 total beam height 0.3 ok. Material Prop erties material models Structural Linear Elastic Isotropic EX 210e9 PRXY 0. close. Step 4: Preprocessor Modeling Create Nodes In Active CS Apply (first node is created) x,y,z location in CS 1 (x value w.r.t first node) apply (second nod e is created) 2 (x value w.r.t first node) apply (third node is created) 3 (x va lue w.r.t first node) apply (forth node is created) 4 (x value w.r.t first node) ok (fifth node is created). Create Elements Auto numbered Thru Nodes pick 1 & 2 apply pick 2 & 3 apply pick 3 & 4 apply pick 4 & 5 ok (elements are created th ough nodes). Create Nodes Rotate nodes CS by angles pick node 2 apply about noda l z-axis 60 apply pick node 3 apply about nodal z- axis 45 apply pick node 4 ly about nodal z axis 30 ok. Step 5: Preprocessor Loads Define loads apply Stru tural Displacement on Nodes- pick node 1 apply DOFs to be constrained UX & UY ap ply pick node 5 apply DOFs to be constrained UY ok. 14 200 N 450 300 1m 300 N 1m 1m SHAMANTH SH DAVANGERE NIET BANGALORE

Real constants Add ok real constant set no 1 c/s area 0.2*0.3 moment of inertia

Loads Define loads apply Structural Force/Moment on Nodes- pick node 2 apply di ection of For/Mom FX Force/Moment value - -100 (-ve value) apply pick node 3 app ly direction of For/Mom FX Force/Moment value - -200 (-ve value) apply pick node 4 apply direction of For/Mom FX Force/Moment value - -300 (-ve value) ok. Step 6: Solution Solve current LS ok (Solution is done is displayed) close. Step 7: G eneral Post Processor Plot Results Deformed Shape def+undeformed ok. Plot Result s Contour plot Nodal solu DOF solution displacement vector sum ok. Element table Define table Add Results data item' By Sequence num SMISC SMISC, 2 apply, By nce num SMISC SMISC, 8 apply, By Sequence num SMISC SMISC, 6 apply, By Sequence num SMISC SMISC, 12 ok close. NOTE: For Shear Force Diagram use the combination SMISC 2 & SMISC 8, for Bending Moment Diagram use the combination SMISC 6 & SMIS C 12. Step 8: General Post Processor Plot results contour plot Line Element Resu lts Elem table item at node I SMIS2 Elem table item at node J SMIS8 ok (Shear fo rce diagram will be displayed). Plot results contour plot Line Element Results E lem table item at node I SMIS6 Elem table item at node J SMIS12 ok (bending mome nt diagram will be displayed). List Results reaction solution items to be listed All items ok (reaction forces will be displayed with the node numbers). List Re sults Nodal loads items to be listed All items ok (Nodal loads will be displayed with the node numbers). Step 9: PlotCtrls Animate Deformed results DOF solution USUM ok. ASSIGNMENT 200N 450 1m 1m 300N 600 1m 150N 300 1m 15 SHAMANTH SH DAVANGERE NIET BANGALORE

5. Beam with moment and overhung Compute the Shear force and bending moment diag rams for the beam shown and find the maximum deflection. Assume rectangular c/s area of 0.2 m * 0.3 m, Young's modulus of 210 GPa, Poisson's ratio 0.27. 6 kN 6 kN 12 kN-m 2m 2m 2m 1m

Step 1: Ansys Utility Menu File clear and start new do not read file ok yes. Ste p 2: Ansys Main Menu Preferences select STRUCTURAL - ok SHAMANTH SH DAVANGERE NI ET BANGALORE Step 3: Preprocessor Element type Add/Edit/Delete Add BEAM 2D elast ic 3 ok close. Real constants Add ok real constant set no 1 c/s area 0.2*0.3 ent of inertia 0.2*0.3**3/12 total beam height 0.3 ok. Material Properties mater ial models Structural Linear Elastic Isotropic EX 210e9 PRXY 0.27 ok close 4: Preprocessor Modeling Create Nodes In Active CS Apply (first node is created) x,y,z location in CS 2 (x value w.r.t first node) apply (second node is created ) 4 (x value w.r.t first node) apply (third node is created) 6 (x value w.r.t fi rst node) apply (forth node is created) 7 (x value w.r.t first node) ok (fifth n ode is created). Create Elements Auto numbered Thru Nodes pick 1 & 2 apply pick 2 & 3 apply pick 3 & 4 apply pick 4 & 5 ok (elements are created through nodes). Step 5: Preprocessor Loads Define loads apply Structural Displacement on Nodespick node 1 & 4 apply DOFs to be constrained UY ok. Loads Define loads apply S ructural Force/Moment on Nodes- pick node 2 apply direction of For/Mom MZ Force/ Moment value - 12000 (anticlockwise, +ve value) apply 16

pick node 3 apply direction of For/Mom FY Force/Moment value - -6000 (-ve value) apply pick node 5 apply direction of For/Mom FY Force/Moment value - -6000 (-ve value) ok. Step 6: Solution Solve current LS ok (Solution is done is displayed) close. Step 7: General Post Processor Plot Results Deformed Shape def+undeforme d ok. Plot Results Contour plot Nodal solu DOF solution displacement vector sum ok. Element table Define table Add Results data item' By Sequence num SMISC SMIS 2 apply, By Sequence num SMISC SMISC, 8 apply, By Sequence num SMISC SMISC, 6 a ply, By Sequence num SMISC SMISC, 12 ok close. NOTE: For Shear Force Diagram use the combination SMISC 2 & SMISC 8, for Bending Moment Diagram use the combinati on SMISC 6 & SMISC 12. Step 8: General Post Processor Plot results contour plot Line Element Results Elem table item at node I SMIS2 Elem table item at node J S MIS8 ok (Shear force diagram will be displayed). Plot results contour plot Line Element Results Elem table item at node I SMIS6 Elem table item at node J SMIS12 ok (bending moment diagram will be displayed). List Results reaction solution i tems to be listed All items ok (reaction forces will be displayed with the node numbers). List Results Nodal loads items to be listed All items ok (Nodal loads will be displayed with the node numbers). Step 9: PlotCtrls Animate Deformed res ults DOF solution USUM ok. ASSIGNMENT 40 kN 20kN/m 120 kN-m 3m 1.5 m 1.5 m 17 SHAMANTH SH DAVANGERE NIET BANGALORE

6. Simply Supported Beam with Uniformally varying load. Compute the Shear force and bending moment diagrams for the beam shown and find the maximum deflection. Assume rectangular c/s area of 0.2 m * 0.3 m, Young's modulus of 210 GPa, Poisson's ratio 0.27. 40 kN/m 80 kN 3m 1.5 m 1.5 m

Step 1: Ansys Utility Menu File clear and start new do not read file ok yes. Ste p 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Preprocessor Ele ment type Add/Edit/Delete Add BEAM 2D elastic 3 ok close. Real constants Add real constant set no 1 c/s area 0.2*0.3 moment of inertia 0.2*0.3**3/12 total be am height 0.3 ok. Material Properties material models Structural Linear Elastic Isotropic EX 210e9 PRXY 0.27 ok close. Step 4: Preprocessor Modeling Create No In Active CS Apply (first node is created) x,y,z location in CS 3 (x value w.r. t first node) apply (second node is created) 4.5 (x value w.r.t first node) appl y (third node is created) 6 (x value w.r.t first node) ok (forth node is created ). Create Elements Auto numbered Thru Nodes pick 1 & 2 apply pick 2 & 3 apply ck 3 & 4 ok (elements are created through nodes). Step 5: Preprocessor Loads Def ine loads apply Structural Displacement on Nodes- pick node 1 & 4 apply DOFs to be constrained UY ok. Loads Define loads apply Structural Pressure on Beams p element between nodes 1 & 2 apply pressure value at node I 0 (value) pressure v alue at node J 40000 ok. 18 SHAMANTH SH DAVANGERE NIET BANGALORE

Loads Define loads apply Structural Force/Moment on Nodes- pick node 3 apply di ection of For/Mom FY Force/Moment value - -80000 (-ve value) ok. Step 6: Solutio n Solve current LS ok (Solution is done is displayed) close. Step 7: General Pos t Processor Plot Results Deformed Shape def+undeformed ok. Plot Results Contour plot Nodal solu DOF solution displacement vector sum ok. Element table Define ta ble Add Results data item' By Sequence num SMISC SMISC, 2 apply, By Sequence num ISC SMISC, 8 apply, By Sequence num SMISC SMISC, 6 apply, By Sequence num SMISC SMISC, 12 ok close. NOTE: For Shear Force Diagram use the combination SMISC 2 & SMISC 8, for Bending Moment Diagram use the combination SMISC 6 & SMISC 12. Step 8: General Post Processor Plot results contour plot Line Element Results Elem t able item at node I SMIS2 Elem table item at node J SMIS8 ok (Shear force diagra m will be displayed). Plot results contour plot Line Element Results Elem table item at node I SMIS6 Elem table item at node J SMIS12 ok (bending moment diagram will be displayed). List Results reaction solution items to be listed All items ok (reaction forces will be displayed with the node numbers). List Results Noda l loads items to be listed All items ok (Nodal loads will be displayed with the node numbers). Step 9: PlotCtrls Animate Deformed results DOF solution USUM ok. ASSIGNMENT 5 kN/m 10 kN 5 kN/m 50kN-m 1m 1m 1m 1m 1m 19 SHAMANTH SH DAVANGERE NIET BANGALORE

Bars of Constant Cross-section Area Consider the bar shown in figure below. Determine the Nodal Displacement, Stress in each element, Reaction forces. E = 2.1 x 105 N/mm2 1500 N Dia = 50 mm 300 mm

Step 1: Ansys Utility Menu File clear and start new do not read file ok yes. Ste p 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Preprocessor Rea l constants Add ok real constant set no 1 c/s area 22/7*50**2/4 ok. Material Pr perties material models Structural Linear Elastic Isotropic EX 2.1e5 PRXY 0 k close. Step 4: Preprocessor Modeling Create Nodes In Active CS Apply (first no de is created) x,y,z location in CS 300 (x value w.r.t first node) ok (second no de is created). Create Elements Auto numbered Thru Nodes pick 1 & 2 ok (elements are created through nodes). Step 5: Preprocessor Loads Define loads apply Struc tural Displacement on Nodes- pick node 1 apply DOFs to be constrained All DOF ok . Loads Define loads apply Structural Force/Moment on Nodes- pick node 2 apply irection of For/Mom FX Force/Moment value 1500 (+ve value) ok. Step 6: Solution Solve current LS ok (Solution is done is displayed) close. SHAMANTH SH DAVANGERE NIET BANGALORE Element type Add/Edit/Delete Add Link 2D spar 1 ok close. 20

Step 7: General Post Processor Element table Define table Add Results data item' By Sequence num LS LS1 ok. Step 8: General Post Processor Plot Results Deformed Sh ape def+undeformed ok. Plot results contour plot Line Element Results Elem table item at node I LS1 Elem table item at node J LS1 ok (Line Stress diagram will b e displayed). List Results reaction solution items to be listed All items ok (re action forces will be displayed with the node numbers). List Results Nodal loads items to be listed All items ok (Nodal loads will be displayed with the node nu mbers). Step 9: PlotCtrls Animate Deformed shape def+undeformed-ok 21 SHAMANTH SH DAVANGERE NIET BANGALORE

Stepped Bars Consider the stepped bar shown in figure below. Determine the Nodal Displacement , Stress in each element, Reaction forces. E = 2 x 105 N/mm2 A = 900 mm2 600 mm E = 0.7 x 105 N/mm2 A = 600 mm2 500 mm 500 N

Step 1: Ansys Utility Menu File clear and start new do not read file ok yes. Ste p 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Preprocessor Ele ment type Add/Edit/Delete Add Link 2D spar 1 ok close. Real constants Add ok l constant set no 1 c/s area 900 apply real constant set no 2 c/s area 600 ose. Material Properties material models Structural Linear Elastic Isotropic EX 2e5 ok, Material New model Define material ID 2 ok Structural Linear Elasti tropic EX 0.7e5 ok close. Step 4: Preprocessor Modeling Create Nodes In Active S Apply (first node is created) x,y,z location in CS 600 (x value w.r.t first no de) apply (second node is created) x,y,z location in CS 1100 (x value w.r.t firs t node) ok (third node is created). Create Elements Elem Attributes Material num ber 1 Real constant set number 1 ok Auto numbered Thru Nodes pick 1 & 2 ok (ele ents are created through nodes). Create Elements Elem Attributes Material number 2 Real constant set number 2 ok Auto numbered Thru Nodes pick 2 & 3 ok (elemen s are created through nodes). Step 5: Preprocessor Loads Define loads apply Stru ctural Displacement on Nodes- pick node 1 apply DOFs to be constrained All DOF o k. 22 SHAMANTH SH DAVANGERE NIET BANGALORE

Loads Define loads apply Structural Force/Moment on Nodes- pick node 3 apply di ection of For/Mom FX Force/Moment value 500 (+ve value) ok. Step 6: Solution Sol ve current LS ok (Solution is done is displayed) close. Step 7: General Post Pro cessor Element table Define table Add Results data item' By Sequence num LS LS1 Step 8: General Post Processor Plot Results Deformed Shape def+undeformed ok. P lot results contour plot Line Element Results Elem table item at node I LS1 Elem table item at node J LS1 ok (Line Stress diagram will be displayed). List Resul ts reaction solution items to be listed All items ok (reaction forces will be di splayed with the node numbers). List Results Nodal loads items to be listed All items ok (Nodal loads will be displayed with the node numbers). Step 9: PlotCtrl s Animate Deformed shape def+undeformed-ok SHAMANTH SH DAVANGERE NIET BANGALORE 23

Bars of Tapered Cross section Area Consider the Tapered bar shown in figure below. Determine the Nodal Displacement , Stress in each element, Reaction forces. 1N

100 mm E = 2 x 105 N/mm2, Area at root = 20 x 20 = 400 mm2, Area at the end = 20 x 10 = 200 mm2. Step 1: Ansys Utility Menu File clear and start new do not read file ok yes. Step 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Preprocessor Element type Add/Edit/Delete Add BEAM tapered 54 ok- close. Real c onstants Add ok real constant set no 1 cross-sectional AREA1 400 moment of iner ia about Z IZ1 20*20**3/12 cross-sectional AREA2 200 ok. Material Properties mat erial models Structural Linear Elastic Isotropic EX 2e5 PRXY 0.27 ok clos 4: Preprocessor Modeling Create Nodes In Active CS Apply (first node is created ) x,y,z location in CS 100 (x value w.r.t first node) ok (second node is created ). Create Elements Auto numbered Thru Nodes pick 1 & 2 ok (elements are created through nodes). Step 5: Preprocessor Loads Define loads apply Structural Displac ement on Nodes- pick node 1 apply DOFs to be constrained ALL DOF ok. Loads Defin e loads apply Structural Force/Moment on Nodes- pick node 2 apply direction of F or/Mom FX Force/Moment value 1 (+ve value) ok. SHAMANTH SH DAVANGERE NIET BANGAL ORE 24

Step 6: Solution Solve current LS ok (Solution is done is displayed) close. Step 7: General Post Processor Element table Define table Add Results data item' By Seq uence num SMISC SMISC, 2 apply, By Sequence num SMISC SMISC, 8 apply, By Sequenc e num SMISC SMISC, 6 apply, By Sequence num SMISC SMISC, 12 ok close. Element t ble define table add Results data item' By Sequence num NMISC NMISC, 1 apply, s data item' By Sequence num NMISC NMISC, 3 ok. Step 8: General Post Processor Plo t Results Deformed Shape def+undeformed ok. Plot results contour plot Line Eleme nt Results Elem table item at node I SMIS2 Elem table item at node J SMIS8 ok (S hear force diagram will be displayed). Plot results contour plot Line Element Re sults Elem table item at node I SMIS6 Elem table item at node J SMIS12 ok (bendi ng moment diagram will be displayed). NOTE: For Shear Force Diagram use the comb ination SMISC 2 & SMISC 8, for Bending Moment Diagram use the combination SMISC 6 & SMISC 12. For Maximum Stress diagram use the combination NMISC 1 & NMISC 3. Plot results contour plot Line Element Results Elem table item at node I NMIS1 E lem table item at node J NMIS3 ok (the maximum stress value will be displayed). L ist Results reaction solution items to be listed All items ok (reaction forces w ill be displayed with the node numbers). List Results Nodal loads items to be li sted All items ok (Nodal loads will be displayed with the node numbers). Step 9: PlotCtrls Animate Deformed shape def+undeformed-ok. SHAMANTH SH DAVANGERE NIET BANGALORE 25

TRUSSES Prob. 1. Consider the four bar truss shown in figure. For the given data, find S tress in each element, Reaction forces, Nodal displacement. E = 210 GPa, A = 0.1 m2. 2500 N 4 3 2 3m 1 2000 N 4m

Step 1: Ansys Utility Menu File clear and start new do not read file ok yes. Ste p 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Preprocessor Ele ment type Add/Edit/Delete Add Link 2D spar 1 ok close. Real constants Add ok l constant set no 1 c/s area 0.1 ok close. Material Properties material models tructural Linear Elastic Isotropic EX 210e9 ok close. Step 4: Preprocessor Mode ing Create Nodes In Active CS Apply (first node is created) x,y,z location in CS 4 (x value w.r.t first node) apply (second node is created) x,y,z location in C S 4, 3 (x, y value w.r.t first node) apply (third node is created) 0, 3 (x, y va lue w.r.t first node) ok (forth node is created). Create Elements Elem Attribute s Material number 1 Real constant set number 1 ok Auto numbered Thru Nodes pick 1 & 2 apply pick 2 & 3 apply pick 3 & 1 apply pick 3 & 4 ok (elements are creat d through nodes). SHAMANTH SH DAVANGERE NIET BANGALORE 26

Step 5: Preprocessor Loads Define loads apply Structural Displacement on Nodes p ick node 1 & 4 apply DOFs to be constrained All DOF ok on Nodes pick node 2 app y DOFs to be constrained UY ok. Loads Define loads apply Structural Force/Momen on Nodes- pick node 2 apply direction of For/Mom FX Force/Moment value 2000 (+v e value) ok Structural Force/Moment on Nodes- pick node 3 apply direction of For /Mom FY Force/Moment value -2500 (-ve value) ok. Step 6: Solution Solve current LS ok (Solution is done is displayed) close. Step 7: General Post Processor Elem ent table Define table Add Results data item' By Sequence num LS LS1 ok. Step neral Post Processor Plot Results Deformed Shape def+undeformed ok. Plot results contour plot Line Element Results Elem table item at node I LS1 Elem table item at node J LS1 ok (Line Stress diagram will be displayed). Plot results contour plot Nodal solution DOF solution displacement vector sum ok. List Results reacti on solution items to be listed All items ok (reaction forces will be displayed w ith the node numbers). List Results Nodal loads items to be listed All items ok (Nodal loads will be displayed with the node numbers). Step 9: PlotCtrls Animate Deformed shape def+undeformed-ok ASSIGNMENT Determine the nodal deflections, reaction forces, and stress for the truss system shown below (E = 200GPa, A = 3250mm2). 27 SHAMANTH SH DAVANGERE NIET BANGALORE

Prob. 2. For the given data, find internal stresses developed, Nodal displacemen t in the planar truss shown in figure when a vertically downward load of 10000 N is applied as shown. C/s area E Member 2 mm N/mm2 1 200 2 200 2 x 105 3 100 4 1 00 10000 N 3 500 4 1000 500 1 2 1000 Step 1: Ansys Utility Menu 1000

File clear and start new do not read file ok yes. Step 2: Ansys Main Menu Prefer ences select STRUCTURAL - ok Step 3: Preprocessor Element type Add/Edit/Delete A dd Link 2D spar 1 ok close. Real constants Add ok real constant set no 1 c/ a 200 apply real constant set no 2 c/s area 100 ok close. Material Properties terial models Structural Linear Elastic Isotropic EX 2e5 PRXY 0.27 ok clo p 4: Preprocessor Modeling Create Nodes In Active CS Apply (first node is create d) x,y,z location in CS 1000 (x value w.r.t first node) apply (second node is cr eated) 500, 500 (x, y value w.r.t first node) apply (third node is created) 2000 , 1000 (x, y value w.r.t first node) ok (forth node is created). 28 SHAMANTH SH DAVANGERE NIET BANGALORE

Create Elements Elem Attributes Material number 1 Real constant set number 1 ok Auto numbered Thru Nodes pick 1 & 3 apply pick 2 & 3 ok Elem Attributes Materia number 1 Real constant set number 2 ok Auto numbered Thru Nodes pick 3 & 4 a y pick 2 & 4 ok (elements are created through nodes). Step 5: Preprocessor Loads Define loads apply Structural Displacement on Nodes pick node 1 & 2 apply DO to be constrained All DOF ok. Loads Define loads apply Structural Force/Moment n Nodes- pick node 4 apply direction of For/Mom FY Force/Moment value -10000 (-v e value) ok. Step 6: Solution Solve current LS ok (Solution is done is displayed ) close. Step 7: General Post Processor Element table Define table Add Results da ta item' By Sequence num LS LS1 ok. Step 8: General Post Processor Plot Results De formed Shape def+undeformed ok. Plot results contour plot Line Element Results E lem table item at node I LS1 Elem table item at node J LS1 ok (Line Stress diagr am will be displayed). Plot results contour plot Nodal solution DOF solution dis placement vector sum ok. List Results reaction solution items to be listed All i tems ok (reaction forces will be displayed with the node numbers). Step 9: PlotC trls Animate Deformed shape def+undeformed-ok ASSIGNMENT Note: Cross-sectional a rea of truss members = 3.0E-4 m2; Modulus of Elasticity = 2.07E11 N/m2. Circled numbers shown are node numbers. 6 7 8 3m 1 2 3 4 5 F= 125 N F= 100 N 3m 3m 3m 3m 29 SHAMANTH SH DAVANGERE NIET BANGALORE

PART B Stress analysis of a rectangular plate with a circular hole **** For 2D and 3D problems, after the geometry has been created meshing is to b e done (elements/ nodes are created) **** Problem 1. In the plate with a hole un der plane stress, find deformed shape of the hole and determine the maximum stre ss distribution alond A-B (you may use t = 1 mm). E = 210GPa, t = 1 mm, Poisson's ratio = 0.3, Dia of the circle = 10 mm, Analysis assumption plane stress with th ickness is used. 60 mm A 2000 N 40 mm B Step 1: Ansys Utility Menu File clear and start new do not read p 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: ment type Add/Edit/Delete Add Solid Quad 4 node 42 ok Plane stress with thickness ok close. Real constants Add o 1 Thickness 1 ok. Material Properties material models c Isotropic EX 2.1e5 PRXY 0.3 ok close. 30 SHAMANTH SH DAVANGERE NIET BANGALORE

file ok yes. Ste Preprocessor Ele option element behavior ok real constant set n Structural Linear Ela

Step 4: Preprocessor Modeling Create Area Rectangle by dimensions X1, X2, Y1, Y2 0, 60, 0, 40 ok. Create Area Circle solid circle X, Y, radius 30, 20, 5 ok. rate Booleans Subtract Areas pick area which is not to be deleted (rectangle) ap ply pick area which is to be deleted (circle) ok. Meshing Mesh Tool Mesh Areas Q uad Free Mesh pick all ok. Mesh Tool Refine pick all Level of refinement 3 tep 5: Preprocessor Loads Define loads apply Structural Displacement on Nodes se lect box drag the left side of the area apply DOFs to be constrained ALL DOF ok. Loads Define loads apply Structural Force/Moment on Nodes select box drag the ight side of the area apply direction of For/Mom FX Force/Moment value 2000 (+ve value) ok. Step 6: Solution Solve current LS ok (Solution is done is displayed) close. Step 7: General Post Processor Plot Results Deformed Shape def+undeforme d ok. Plot results contour plot Element solu Stress Von Mises Stress ok (the str ess distribution diagram will be displayed). Step 8: PlotCtrls Animate Deformed shape def+undeformed-ok 31 SHAMANTH SH DAVANGERE NIET BANGALORE

Problem 2. The corner angle bracket is shown below. The upper left hand pin-hole is constrained around its entire circumference and a tapered pressure load is a pplied to the bottom of lower right hand pin-hole. Compute Maximum displacement, Von-Mises stress. All DOF constrained 6 in 2 in R 0.4 in R 1 in E = 30 x 106 psi, Poisson's ratio = 0.27, t = 0.5 in, Pressure loa d from 50 to 500 lb R 0.4 4 in R 0.4 in Tapered load from 50 to 500 lb Step 1: Ansys Utility Menu File clear and start new do not read p 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: ment type Add/Edit/Delete Add Solid Quad 8 node 82 ok Plane stress with thickness ok close. Real constants Add o 1 Thickness 0.5 ok. Material Properties material models tic Isotropic EX 30e6 PRXY 0.27 ok close. 32 SHAMANTH SH DAVANGERE NIET BANGALORE

file ok yes. Ste Preprocessor Ele option element behavior ok real constant set n Structural Linear E

Step 4: Preprocessor Modeling Create Area Rectangle by dimensions X1, X2, Y1, Y2 0, 6, 0, 2 apply Create Area Rectangle by dimensions X1, X2, Y1, Y2 4, 6, -2 ok. Create Area Circle solid circle X, Y, radius 0, 1, 1 apply X, Y, radius -2, 1 ok. Operate Booleans Add Areas pick all. Create Lines Line fillet pick two lines where fillet is required apply fillet radius 0.4 ok. Create Areas Arb itrary by lines pick filleted lines ok. Operate Booleans Add Areas pick all. Cr ate Area Circle solid circle X, Y, radius 0, 1, 0.4 apply X, Y, radius 5, -2, 4 ok. Operate Booleans Subtract Areas pick area which is not to be deleted (brac ket) apply pick areas which is to be deleted (pick two circles) ok. Meshing Mesh Tool Mesh Areas Quad Free Mesh pick all ok. Mesh Tool Refine pick all Leve refinement 3 ok. Step 5: Preprocessor Loads Define loads apply Structural Displa cement on Lines select the inner lines of the upper circle apply DOFs to be cons trained ALL DOF ok. Loads Define loads apply Structural Pressure on Lines Pic ine defining bottom left part of the circle apply load PRES value 50 optional PR ES value 500 ok. Structural Pressure on Lines Pick line defining bottom right pa rt of the circle apply load PRES value 500 optional PRES value 50 ok. Step 6: So lution Solve current LS ok (Solution is done is displayed) close. Step 7: Genera l Post Processor Plot Results Deformed Shape def+undeformed ok. Plot results con tour plot Element solu Stress Von Mises Stress ok (the stress distribution diagr am will be displayed). Step 8: PlotCtrls Animate Deformed shape def+undeformed-o k 33 SHAMANTH SH DAVANGERE NIET BANGALORE

Problem 3. In the Spanner under plane stress, find deformed shape and determine the maximum stress distribution. E = 2 x 105 N/mm2, t = 3 mm, Poisson's ratio = 0. 27, Analysis assumption plane stress with thickness is used. R 15 mm 55 mm 15 mm 200 N 13 mm

120 mm 18 mm Step 1: Ansys Utility Menu File clear and start new do not read fil e ok yes. Step 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Pre processor Element type Add/Edit/Delete Add Solid Quad 8 node 82 ok option ele t behavior K3 Plane stress with thickness ok close. Real constants Add ok real c onstant set no 1 Thickness 3 ok. Material Properties material models Structural Linear Elastic Isotropic EX 2e5 PRXY 0.27 ok close. Step 4: Preprocessor Mode g Create Areas Rectangle by dimensions X1, X2, Y1, Y2 0, 120, 0, 13 ok. Create reas Circle solid circle X, Y, radius 130, 6.5, 15 ok. Operate Booleans Add A s Pick all ok. Create Areas Rectangle By 2 Corners X, Y, Width, Height, 125, 14, 25, -15 ok. Operate Booleans Subtract Areas pick area which is not to be delete d (Spanner body) apply pick area which is to be deleted (Rectangle) ok. Ansys Ut ility Menu WorkPlane Offset WP by Increments X,Y,Z offsets 55,0,0 Degrees XY,YZ, ZX 0,0,90 ok. Operate Booleans Divide Areas by Workplane pick the area ok. Mesh ng Mesh Tool Mesh Areas Quad Free Mesh pick all ok. Mesh Tool Refine pick a vel of refinement 3 ok. SHAMANTH SH DAVANGERE NIET BANGALORE 34

Step 5: Preprocessor Loads Define loads apply Structural Displacement on Areas s elect the Spanner end apply DOFs to be constrained ALL DOF ok. Ansys Utility Men u Select Entities Lines by Num/Pick Select all apply (select the line where load is applied ok Nodes Attached to lines, all select all ok. Plot nodes (only nod s attached to the lines will be displayed). Preprocessor Loads Define loads appl y Structural Force/Moment on Nodes select box drag all the nodes(note the no of nodes) apply direction of For/Mom FY Force/Moment value -200/no of nodes ok. Ste p 6: Solution Solve current LS ok (Solution is done is displayed) close. Step 7: General Post Processor Plot Results Deformed Shape def+undeformed ok. Plot resu lts contour plot Element solu Stress Von Mises Stress ok (the stress distributio n diagram will be displayed). SHAMANTH SH DAVANGERE NIET BANGALORE 35 Step 8: PlotCtrls Animate Deformed shape def+undeformed-ok

ASSIGNMENTS 25 25 10 mm 25 60 mm 1000N 100 mm 40 20 20 R10 100 40 20 20 60mm 10 1000N 100 mm 36 SHAMANTH SH DAVANGERE NIET BANGALORE 60 mm 1000N

THERMAL ANALYSIS Problem 1. Solve the 2-D heat conduction problem for the temperature distributio n within the rectangular plate. Thermal conductivity of the plate, KXX=401 W/(mK). 2000 C 1000 C 20 m 1000 C 10 m Step 1: Ansys Utility Menu 1000 C

File clear and start new do not read file ok yes. SHAMANTH SH DAVANGERE NIET BAN GALORE Step 2: Ansys Main Menu Preferences select THERMAL - ok Step 3: Preproces sor Element type Add/Edit/Delete Add Solid Quad 4 node 55 ok option element b vior K3 Plane stress with thickness ok close. Material Properties material model s Thermal Conductivity Isotropic KXX 401. Step 4: Preprocessor Modeling Create rea Rectangle by dimensions X1, X2, Y1, Y2 0, 10, 0, 20 ok. Meshing Mesh Tool M sh Areas Quad Free Mesh pick all ok. Mesh Tool Refine pick all Level of refin nt 3 ok. Step 5: Preprocessor Loads Define loads apply Thermal Temperature on L nes select 1000 C lines apply DOFs to be constrained TEMP Temp value 1000 C ok. Loads Define loads apply Thermal Temperature on Lines select 1000 C lines apply DOFs to be constrained TEMP Temp value 2000 C ok. Step 6: Solution Solve current LS ok (Solution is done is displayed) close. 37

Step 7: General Post Processor Plot results contour plot Nodal solu DOF solu Nod al Temperature ok Step 8: PlotCtrls Animate Deformed results DOF Solution Tempera ture ok. ASSIGNMENT Problem: For the two-dimensional stainless-steel shown below, determi ne the temperature distribution. The left and right sides are insulated. The top surface is subjected to heat transfer by convection. The bottom and internal po rtion surfaces are maintained at 300 C. Thermal conductivity of stainless steel = 16 W/m.K) 38 SHAMANTH SH DAVANGERE NIET BANGALORE

Problem 2. A steel link, with no internal stresses, is pinned between two solid structures at a reference temperature of 00 C (273 K). One of the solid structur es is heated to a temperature of 750 C (348 K). As heat is transferred from the solid structure into the link (Area = 2cm x 2cm), the link will attempt to expan d. However, since it is pinned this cannot occur and as such, stress is created in the link. A steady-state solution of the resulting stress will be found to si mplify the analysis. Loads will not be applied to the link, only a temperature c hange of 75 degrees Celsius. The link is steel with a modulus of elasticity of 2 00 GPa, a thermal conductivity of 60.5 W/(m-K) and a thermal expansion coefficie nt of 12e-6 /K. 1m 750 C

Step 2: Ansys Main Menu Preferences select THERMAL - ok Step 3: Preprocessor Ele ment type Add/Edit/Delete Add Link 3D conduction 33 ok close. Real Constants Ad /Edit/Delete Add ok AREA 4e-4 ok close. Material Properties material models T mal Conductivity Isotropic KXX 60.5. Step 4: Preprocessor Modeling Create Keypoints in Active CS x,y,z locations 0,0 apply x,y,z locations 1,0 ok (Keypoints created). Create Lines lines in Active C oord pick keypoints 1 and 2 ok. Meshing Size Cntrls ManualSize Lines All Lines lement edge length 0.1 ok. Mesh Lines Pick All ok. 39 SHAMANTH SH DAVANGERE NIET BANGALORE

Step 1: Ansys Utility Menu File clear and start new do not read file ok File cha nge job name enter new job name TSA ok File change title enter new title yyy ok

Step 5: Preprocessor Physics Environment Write enter the TITLE Thermal ok. Physi cs Environment Clear ok. Preprocessor Element Type Switch Elem Type Thermal to S truc ok. Material Properties Material models Structural Linear Elastic Isotropic EX 200e9 PRXY 0.3. Material Models Structural Thermal Expansion Coef Secant Co fficient Isotropic ALPX 12e-6 ok. Physics Environment Write enter the TITLE S ct ok. Step 6: Solution Solution Analysis Type New Analysis Static ok. Solution Physics Environment Read Thermal ok (If the Physics option is not available under Solution, click Unabridged Menu at the bottom of the Solution menu. This s hould make it visible).

Solution Define Loads Apply Thermal Temperature On Keypoints pick first keypoint apply TEMP value 348 ok. Solve current LS ok (Solution is done is displayed) ose. Main Menu > Finish Step 7: Solution Solution Physics Environment Read Struc t ok. Solution Define Loads Apply Structural Displacement On Keypoints (1 ALL , 2- UX). Solution Define Loads Apply Structural Temperature from Therm Analy en ter Name of result file (or Browse) TSA.rth ok. Step 8: Preprocessor Loads Define Loads Settings Reference Temp 273 ok. Step 9: Solution Solve current LS ok (Sol ution is done is displayed) close. Step 10: General Post Processor Element table Define table Add Results data item' By Sequence num LS LS1 ok. Plot results r plot Line Element Results Elem table item at node I LS1 Elem table item at nod e J LS1 ok (Line Stress diagram will be displayed). Element table List element t able LS1 ok. (Note the stress in each element: -0.180e9 Pa, or 180 MPa in compre ssion as expected.) 40 SHAMANTH SH DAVANGERE NIET BANGALORE

DYNAMIC ANALYSIS Modal Analysis of Cantilever beam for natural frequency determination. Modulus o f elasticity = 200GPa, Density = 7800 Kg/m3 0.01 m 0.01 m 1m

Step 1: Ansys Utility Menu File clear and start new do not read file ok yes. Ste p 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Preprocessor Ele ment type Add/Edit/Delete Add BEAM 2D elastic 3 ok- close. Real constants Add o real constant set no 1 c/s area 0.01*0.01 moment of inertia 0.01*0.01**3/12 tot al beam height 0.01 ok. Material Properties material models Structural Linear El astic Isotropic EX 200e9 PRXY 0.27 Density 7800 ok close. Step 4: Preproces odeling Create Keypoints in Active CS x,y,z locations 0,0 apply x,y,z locations 1,0 ok (Keypoints created). Create Lines lines in Active Coord pick keypoints 1 and 2 ok. Meshing Size Cntrls ManualSize Lines All Lines element edge length 0. ok. Mesh Lines Pick All ok. Step 5: Solution Solution Analysis Type New Analysi s Modal ok. Solution Analysis Type Subspace Analysis options no of modes to extr act 5 no of modes to expand 5 ok (use default values) ok. Solution Define Loads Apply Structural Displacement On Keypoints Pick first keypoint apply DOFs to be constrained ALL DOF ok. Solve current LS ok (Solution is done is displayed) clos e. SHAMANTH SH DAVANGERE NIET BANGALORE 41

Step 7: General Post Processor Result Summary Step 8: General Post Processor Rea d Results First Set Plot Results Deformed Shape def+undeformed ok. PlotCtrls Ani mate Deformed shape def+undeformed-ok. Read Results Next Set Plot Results Deform ed Shape def+undeformed ok. PlotCtrls Animate Deformed shape def+undeformed-ok. Fixed- fixed beam subjected to forcing function Conduct a harmonic forced response test by applying a cyclic load (harmonic) at the end of the beam. The frequency of the load will be varied from 1 - 100 Hz. M odulus of elasticity = 200GPa, Poisson's ratio = 0.3, Density = 7800 Kg/m3. 100 N 0.01 m 0.01 m SHAMANTH SH DAVANGERE NIET BANGALORE 1m

Step 1: Ansys Utility Menu File clear and start new do not read file ok yes. Ste p 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Preprocessor Ele ment type Add/Edit/Delete Add BEAM 2D elastic 3 ok close. Real constants Add real constant set no 1 c/s area 0.01*0.01 moment of inertia 0.01*0.01**3/12 tota l beam height 0.01 ok. Material Properties material models Structural Linear Ela stic Isotropic EX 200e9 PRXY 0.3 Density 7800 ok. Step 4: Preprocessor Modeli Create Keypoints in Active CS x,y,z locations 0,0 apply x,y,z locations 1,0 o Keypoints created). Create Lines lines in Active Coord pick keypoints 1 and 2 ok . 42

Meshing Size Cntrls ManualSize Lines All Lines element edge length 0.1 ok. Mesh Lines Pick All ok. Step 5: Solution Solution Analysis Type New Analysis Harmonic ok. Solution Analysis Type Subspace Analysis options Solution method FULL DOF rintout format Real + imaginary ok (use default values) ok. Solution Define Load s Apply Structural Displacement On Keypoints Pick first keypoint apply DOFs to e constrained ALL DOF ok. Solution Define Loads Apply Structural Force/Moment O Keypoints Pick second node apply direction of force/mom FY Real part of force/m om 100 imaginary part of force/mom 0 ok. Solution Load Step Opts Time/Frequency Freq and Substps... Harmonic frequency range 0 100 number of substeps 100 B.C s epped ok. Solve current LS ok (Solution is done is displayed) close. Step 6: Tim eHist Postpro Select Add' (the green '+' sign in the upper left corner) from this w indow Nodal solution DOF solution Y component of Displacement ok. Graphically se lect node 2 ok. Select List Data' (3 buttons to the left of 'Add') from the window. 'Time History Variables' window click the 'Plot' button, (2 buttons to the left of 'Add') Step 7: Utility Menu PlotCtrls Style Graphs Modify Axis Y axis scale Logarithmic ok. Utility Menu Plot Replot. This is the response at node 2 for the cyclic load applied at this node from 0 - 100 Hz. 43 SHAMANTH SH DAVANGERE NIET BANGALORE

Bar subjected to forcing function Consider the bar shown in figure below. Conduct a harmonic forced response test by applying a cyclic load (harmonic) at the end of the bar. The frequency of the load will be varied from 1 - 100 Hz. Modulus of elasticity = 200GPa, Poisson's ra tio = 0.3, Density = 7800 Kg/m3. 1500 N E = 2.1 x 105 N/mm2 1500 N Dia = 50 mm 300 mm

Step 1: Ansys Utility Menu File clear and start new do not read file ok yes. Ste p 2: Ansys Main Menu Preferences select STRUCTURAL - ok Step 3: Preprocessor Ele ment type Add/Edit/Delete Add Link 2D spar 1 ok close. Real constants Add ok l constant set no 1 c/s area 22/7*50**2/4 ok. Material Properties material model s Structural Linear Elastic Isotropic EX 2.1e5 PRXY 0.27 Density 7.8e-6 . Step 4: Preprocessor Modeling Create Keypoints in Active CS x,y,z locations 0, 0 apply x,y,z locations 300,0 ok (Keypoints created). Create Lines lines in Act ve Coord pick keypoints 1 and 2 ok. Meshing Size Cntrls ManualSize Lines All Lin es element edge length 0.1 ok. Mesh Lines Pick All ok. Step 5: Solution Solution Analysis Type New Analysis Harmonic ok. Solution Analysis Type Subspace Analys s options Solution method FULL DOF printout format Real + imaginary ok (use defa ult values) ok. Solution Define Loads Apply Structural Displacement On Keypoints Pick first keypoint apply DOFs to be constrained ALL DOF ok. 44 SHAMANTH SH DAVANGERE NIET BANGALORE

Solution Define Loads Apply Structural Force/Moment On Keypoints Pick second nod e apply direction of force/mom FY Real part of force/mom 1500 imaginary part of force/mom 0 ok. Solution Load Step Opts Time/Frequency Freq and Substps... Harmo nic frequency range 0 100 number of substeps 100 B.C stepped ok. Solve curren S ok (Solution is done is displayed) close. Step 6: TimeHist Postpro Select Add' (t he green '+' sign in the upper left corner) from this window Nodal solution DOF solution Y component of Displacement ok. Graphically select node 2 ok. Select Lis t Data' (3 buttons to the left of 'Add') from the window. 'Time History Variables' window click the 'Plot' button, (2 buttons to the left of 'Add') Step 7: Utilit y Menu PlotCtrls Style Graphs Modify Axis Y axis scale Logarithmic ok. Utility enu Plot Replot. This is the response at node 2 for the cyclic load applied at t his node from 0 - 100 Hz. 45 SHAMANTH SH DAVANGERE NIET BANGALORE

Laminar Flow Analyses in a 2-D Duct Inlet length = 4 in, Inlet height = 1 in, Transition length = 2 in, outlet heigh t = 2.5 in, outlet length = 4 in, Air Density = 1.21x10-7 lbf-s2/in4, Air Viscos ity = 2.642x10-9 lbf-s/in2, Inlet Velocity = 1 in/sec. Reynolds number of 90.

Step 1: Ansys Utility Menu File clear and start new do not read file ok File cha nge job name enter new job name FFA ok File change title enter new title yyy ok Step 2: Ansys Main Menu Preferences select FLOTRAN CFD ok. Step 3: Preprocessor Element type Add/Edit/Delete Add FLOTRAN CFD 2D FLOTRAN 141 ok close. Step 4: Pr eprocessor Modeling Create Area Rectangle by dimensions X1, X2, Y1, Y2 0, 4, 0, 1 apply Create Area Rectangle by dimensions X1, X2, Y1, Y2 6, 10, 0, 2.5 ok. ate Lines Lines Tan to 2 lines Pick upper line of left rectangle ok Pick the tan gency end of the first line (upper right corner) ok Pick upper line of right rec tangle ok Pick the tangency end of the first line (upper left corner) ok cancel. Create Area Arbitrary Through KPs Pick 4 corners in counterclockwise order ok. Utility Menu Plot Lines Step 5: Preprocessor Meshing Mesh Tool Lines set (pick l ines in flow direction along the inlet) apply enter 15 as No. of element divisio ns enter -2 as Spacing ratio apply Pick the top and bottom lines of center area apply enter 12 as No. of element divisions enter 1 as Spacing ratio apply Pick t he top and bottom lines of outer region apply enter 15 as No. of element divisio ns enter 3 as Spacing ratio ok. Meshing Mesh Tool Lines Flip pick the upper line of Outer region ok. SHAMANTH SH DAVANGERE NIET BANGALORE 46

Meshing Mesh Tool Lines set Pick the 4 transverse direction lines (vertical line s) ok enter 10 as No. of element divisions enter -2 as Spacing ratio ok. Meshing Mesh Tool Mesh Areas Quad Mapped Mesh pick all ok. Utility Menu Plot Lines 6: Preprocessor Main Menu Preprocessor Loads Define Loads Apply Fluid/CFD Veloc ity On Lines Pick the inlet line (the vertical line at the far left) ok VX 1(val ue) VY 0 ok. Main Menu Preprocessor Loads Define Loads Apply Fluid/CFD Velo On Lines Pick the six lines on the top and bottom ok VX 0(value) VY 0 ok. Main enu Preprocessor Loads Define Loads Apply Fluid/CFD Pressure DOF On Lines Pic he outlet line (vertical line on the far right) ok Pressure value 0 ok. Step 7: Solution FLOTRAN Set Up Fluid Properties Density AIR IN Viscosity AIR IN ok (Use default values) ok. FLOTRAN Set Up Execution Ctrl Global Iterations 40 ok. FLOT RAN Set Up Flow Environment Ref Conditions reference pressure 14.7 nominal, stag nation, and reference temperatures 70 temperature offset from absolute 460 ok. R UN FLOTRAN solution done close. Step 8: General Postproc Read Results last set S tep 9: General Postproc Plot results vector plot predefined DOF Soln Velocity V ok. Step 10: General Postproc Plot results contour plot nodal soln other FLOTRAN quantities total stagnation pressure ok. Step 11: General Postproc Plot Results Flow Trace Defi Trace Pt Pick three or four points around the inlet region and two or three points in the recirculation region (along the upper wall of the tra nsition region) ok. Utility Menu PlotCtrls Animate Particle Flow DOF Solution Ve locity VX ok. Path Operations Define Path By Nodes Pick the lowest and then the highest point of the outlet ok enter Path Name V ok close. Path Operations Map o nto Path user label for Item VELOCITY DOF Solution Velocity VX ok. Path Operatio ns Plot path Item on Graph VELOCITY ok. 47 SHAMANTH SH DAVANGERE NIET BANGALORE

Vous aimerez peut-être aussi