6th Sem M&a LABmanual 15MEL68
6th Sem M&a LABmanual 15MEL68
6th Sem M&a LABmanual 15MEL68
LABORATORY MANUAL
Prepared by
Pranesh K G. B.E., M.Tech., (Ph.D.)
Asst. Professor Grade-III
and
Hulluraiah H.
Instructor
Modeling and Analysis lab (FEA) ( 15MEL68)
Syllabus
Modeling and Analysis Lab (FEA)
[AS PER CHOICE ASED CREDIT SYSTEM (CBCS) SCHEME]
SEMESTER – VI
Subject Code 15MEL68 IA Marks 20
Number of Lecture Hrs / Week 01 Exam Marks 80
No of Practical Hours / Week 02 Exam Hours 03
CREDITS – 02
PART – A
Study of a FEA package and modeling and stress analysis of:
1. Bars of constant cross section area, tapered cross section area and stepped bar
2. Trusses – (Minimum 2 exercises of different types)
3. Beams – Simply supported, cantilever, beams with point load , UDL, beams with varying
load etc (Minimum 6 exercises different nature)
4. Stress analysis of a rectangular plate with a circular hole
PART - B
1) Thermal Analysis – 1D & 2D problem with conduction and convection boundary
conditions (Minimum 4 exercises of different types )
2) Dynamic Analysis to find
a) Fixed – fixed beam for natural frequency determination
b) Bar subjected to forcing function
c) Fixed – fixed beam subjected to forcing function
Building a Model
Building a finite element model requires more of an ANSYS user's time than any other part of the analysis.
First, you specify a jobname and analysis title. Then, you use the PREP7 preprocessor to define the element
types, element real constants, material properties, and the model geometry.
If you do not specify a jobname, all files receive the name FILE or file, depending on the operating system.
Command(s): /FILNAME
Defining Element Types The ANSYS element library contains more than 100 different element types. Each
element type has a unique number and a prefix that identifies the element category: BEAM4, PLANE77,
SOLID96, etc.
i) The degree-of-freedom set (which in turn implies the discipline-structural, thermal, magnetic,
electric, quadrilateral, brick, etc.)
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. PLANE77 has a thermal degree of freedom (TEMP), is an eight-
node quadrilateral element, and can be modeled only in 2-D space.
As with element types, each set of real constants has a reference number, and the table of reference number
versus real constant set is called the real constant table. While defining the elements, you point to the
appropriate real constant reference number using the REAL command (Main Menu>
Preprocessor>Create>Elements>Elem Attributes).
Linear or nonlinear
As with element types and real constants, each set of material properties has a material reference number.
The table of material reference numbers versus material 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
There are two methods to create the finite element model: solid modeling and direct generation. With solid
modeling, you describe the geometric shape of your model, then instruct the ANSYS program to
automatically mesh the geometry with nodes and elements. You can control the size and shape of the
elements that the program creates. With direct generation, you "manually" define the location of each node
and the connectivity of each element. Several convenience operations, such as copying patterns of existing
nodes and elements, symmetry reflection, etc. are available
In this step, you use 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 loads as used in this manual includes boundary conditions (constraints, supports, or boundary
field specifications) as well as other externally and internally applied loads. Loads in the ANSYS program
are divided into six categories
DOF Constraints
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 terms you need to know are load step and substep. A load step is simply a
configuration of loads for which you obtain a solution. In a structural analysis, for example, you may apply
wind loads in one load step and gravity in a second load step. Load steps are also useful in dividing a
transient load history curve into several segments.
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.
Command(s): SOLVE
When you issue this command, the ANSYS program takes model and loading information from the database
and calculates the results. Results are written to the results 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.
GENERAL STEPS
Step 1: Ansys Utility Menu
File – clear and start new – do not read file – ok File – change job name – enter new job name – xxxx – ok
File – change title – enter new title – yyy – ok
Step 3: Preprocessor Element type – select type of element from the table and the required options Real
constants – give the details such as thickness, areas, moment of inertia, etc. required depending on the
nature of the problem. Material Properties – give the details such as Young‟s modulus, Poisson‟s ratio etc.
depending on the nature of the problem.
Step 4: Modeling – create the required geometry such as nodes elements, area, volume by using the
appropriate options.
Step 5: Generate – Elements/ nodes using Mesh Tool if necessary (in 2D and 3D problems)
Step 6: Apply boundary conditions/loads such as DOF constraints, Force/Momentum, Pressure etc.
PART – A
Modeling and stress analysis of Bars of constant cross section area, tapered cross
section area and stepped bar
Exercise 1
Find Nodal displacement, reaction forces and axial stresses for the following problem using LINK180
element. [Use 2 Elements to model the bar] Given Data: E = 2 x 105 N/mm2.
SOLUTION:
3. ANSYS Main Menu > preprocessor > ELEMENT type > Add/edit/delete >add > link > 3D finit stn 180 >
Ok > Close.
4. ANSYS main menu > preprocessor >Real Constants > Add/edit/delete >Add > select Type 1 LINK180 >
Ok >Real constant Set No: = 1, cross sectional area = 200 > Ok > close.
5. ANSYS Main Menu > Preprocessor > Material Properties > Material Models > Single click on structural
> Single click on linear > Elastic >Isotropic > EX = 2E5; PRXY = 0.3 > Ok > Close.
6. ANSYS Main Menu > Preprocessor > Modeling > Create > Nodes > In
active CS > Set Node No: = 1, X = 0, Y = 0, Z = 0 > Apply Set Node No: = 2, X = 50, Y =0, Z = 0 > Apply
Set Node No: = 3, X = 100, Y = 0, Z = 0 > Ok.
7. ANSYS Main Menu > Preprocessor > Modeling > Create > Elements >Auto Numbered > Thru Nodes >
Pick node1 & node2 (with help of mouse)> Apply > Now Pick node2 & node3 > Ok. Come out of Modeling
8. ANSYS Main Menu > Preprocessor> Loads > Define loads > Apply >Structural > Displacements > On
Nodes > Pick Node 1 (Use Mouse) >Ok > Highlight All DOF (Fixed boundary Condition) > OK.
9. ANSYS Main Menu > Preprocessor > Loads > Define loads > Apply >Structural > Force/Moment > On
Nodes > Pick Node 3 > Ok > Select FX Apply as constant value and select value of Force/Moment = -1000
N (Force is along X axis and in Negative X direction).Come out of Preprocessor.
10. ANSYS Main Menu > Solution > Solve Current LS (Load Step) > Ok.
11. ANSYS Main Menu > General Postprocessor > Plot results > Contourplot > Nodal Solu > Single click
on DOF Solution > Highlight X –Component of displacement > Ok. [This gives the deformed shape of the
bar]
12. ANSYS Main Menu > General Postprocessor > List results > Nodal Solution > Single click on
DOF Solution > Highlight X – Component of displacement > Ok. [This gives the list of
nodal displacement values].
13. ANSYS Main Menu > General Postprocessor > List results > Reaction Solu > Highlight All items > Ok.
[This gives the reaction at the supports].
14. File > Save as > Select the user directory > Exercise-axial1 > Ok.
Node No. Ux Uy
Node No Fx Fy
Exercise 2
Determine the Nodal displacement, Axial Stress, Strain in each element and Support reactions for the
following problem. The modulus of elasticity (E) of Aluminum as 69 GPa and Poisson‟s ratio as 0.3
1 2 3
2
3KN
A1=300mm 2 A2=150mm
400mm 200mm
SOLUTION:
1. File > change job name > Enter “Axial – Exercise 2”
2. ANSYS main menu > Preferences > structural > ok
3. ANSYS Main Menu > preprocessor > ELEMENT type > Add/edit/delete >add > link > 3D finit stn 180 >
Ok > Close.
4. ANSYS main menu > preprocessor > Real Constants > Add/edit/delete >Add > select Type 1 LINK180 >
Ok > Real constant Set No: = 1, cross sectional area = 300 > Apply >
Change real constant No: = 2 > Cross sectional area = 150 > Ok > Close.
5. ANSYS Main Menu > Preprocessor > Material Properties > Material Models > Single click on structural
> Single click on linear > Elastic >
Isotropic > EX = 69E3; PRXY = 0.3 > Ok > Close.
6. ANSYS Main Menu > Preprocessor > Modeling > Create > Nodes > Inactive CS > Set Node No: = 1, X
= 0, Y = 0, Z = 0 > Apply
Set Node No: = 2, X = 400, Y =0, Z = 0 > Apply
Set Node No: = 3, X = 600, Y = 0, Z = 0 > ok
7. ANSYS Main Menu > Preprocessor > Modeling > Create > Elements >Auto Numbered > Thru Nodes >
Pick node1 & node2 (with help of mouse)> Apply > Now Pick node2 & node3 > Ok.
8. ANSYS Main Menu > Preprocessor > Modeling > Create > Elements >Element attributes > Set Element
type No. 1 LINK180
Set Material No. 1Set Real Constant set No: = 2 > Ok.
9. ANSYS Main Menu > Preprocessor > Loads > Define loads > Apply >Structural > Displacements > On
Nodes > Pick Node 1 (Use Mouse) > Ok> Highlight All DOF (Fixed boundary Condition) > OK.
10. ANSYS Main Menu > Preprocessor > Loads > Define loads > Apply >Structural > Force/Moment > On
Nodes > Pick Node 3 > Ok > Select FX Apply as constant value and select value of Force/Moment = 3000
N
11. ANSYS Main Menu > Solution > Solve Current LS (Load Step) > Ok.
12. ANSYS Main Menu > General Postprocessor > Plot results > Contourplot > Nodal Solu > Single click
on DOF Solution > Highlight X –Component of displacement > Ok. [This gives the deformed shape of the
bar]
13. ANSYS Main Menu > General Postprocessor > List results > Nodal Solution > Single click on DOF
Solution > Highlight X – Component of displacement > Ok. [This gives the list of nodal displacement
values].
14. ANSYS Main Menu > general postprocessor > Element Table > Define table > Add > Set user label for
item = STRESS, Select item, comp, results data item = by sequence Number – Select LS, 1 (Type 1 after
selecting LS) > Ok > Close.
15. ANSYS Main Menu > General postprocessor > Element table > List Element table > Select STRESS >
Ok > Note the stress in elements.
16. ANSYS Main Menu > General Postprocessor > List results > Reaction Solu > Highlight All items > Ok.
[This gives the reaction at the supports].
17. File > Save as > Select the user directory > Exercise-axial 2 > Ok.
Node No. Ux Uy
Node No Fx Fy
Exercise 3
For steel stepped bar shown in figure, Determine the Nodal displacement, Axial Stress, Strain in each
element and Support reactions. The modulus of elasticity of Steel as 200 GPa and Poisson‟s ratio as 0.3
1 2 3 4
60KN 75KN
A3 =600mm 2
A2 = 1200mm2
A1 = 2400mm 2
Exercise 4
For steel stepped bar shown in figure, Determine the Nodal displacement, Axial Stress, Strain in each
element and Support reactions. The modulus of elasticity of Steel as 200 GPa and Poisson‟s ratio as 0.3
A2 = 400 mm2
A1 = 200 mm2
1 2 3 4
20KN
Exercise 5
Determine the Nodal displacement, Axial Stress, Strain in each element and Support reactions for the
following problem. The modulus of elasticity (E) of Steel as 200 GPa and Poisson‟s ratio as 0.3
600 KN
E : 200 x 103 N/mm2
150 mm 150 mm
1.2 mm
Exercise 6
Consider the Tapered bar shown in figure below. Determine the Nodal Displacement,
Stress in each element, Reaction forces E = 2 x 105 N/mm2, Area at root, A1 = 1000 mm2, Area at the end,
A2 = 500 mm2.
Solution: The tapered bar is modified into 2 elements as shown below with modified area of cross section.
(A1 + A2)/2= (1000+500)/2=750 mm2
A1 = (1000+750)/2= 875 mm2
A2= (500+750)/2=625 mm2
L1 = 187.5 mm & L2 = 187.5 mm
11. Loads – Define loads – apply – Structural – Displacement – on key points- pick key point 1 – apply –
DOFs to be constrained – ALL DOF, displacement value=0 – ok.
12. Loads – Define loads – apply – Structural – Force/Moment – on key points- pick last key point – apply –
direction of For/Mom – FX – Force/Moment value – 1000 (+ve value) – ok.
13. Solve – current LS – ok (Solution is done is displayed) – close.
14. Element table – Define table – Add –„Results data item‟ – By Sequence num – LS – LS1 – ok.
15. Plot results – contour plot –Element table – item to be plotted LS,1, avg common nodes- yes average-
ok.
16. List Results – reaction solution – items to be listed – All items – ok (reaction forces will be displayed
with the node numbers).
17. Plot results- nodal solution-ok-DOF solution- x component of displacement-ok.
18. Animation: PlotCtrls – Animate – Deformed shape – def+undeformed-ok.
Node
Ansys Theoritiical
No. Ux Uy Ux Uy
Stress Strains
Element
No.
Ansys Theoritiical Ansys Theoritiical
Ansys Theoritiical
Node
No.
Fx Fx Fx Fx
TRUSSES
A truss is a structure comprising of one or more triangular units constructed with straight members whose
ends are connected at joints referred to as nodes. External forces and reactions to those forces are considered
to act only at the nodes and result in forces in the members which are either tensile or compressive forces.
In finite element analysis trusses are modeled using LINK elements only since link elements are meant to
take axial loads.
In ANSYS 14.0 trusses are modeled using LINK180 element. This is a 3D spar that is useful in a variety of
engineering applications. The element can be used to model trusses, sagging cables, links, springs, and so
on. The element is a uniaxial tension – compressive element with three degrees of freedom at each node:
translation in the nodal X, Y, and Z directions. As in pin jointed structure, no bending of the element is
considered. Plasticity, creep, rotation, large deflection, and large strain capabilities are included.
Exercise 7
Find Nodal displacement, Support reactions and Elemental stresses for the following Aluminum truss
problem using LINK180 element. E = 70 GPa, Poisson‟s ratio as 0.3 and Area = 200 mm2
12 KN
1 1 2
500 mm
300 mm
400 mm
SOLUTION:
1. File > change job name > Enter “Truss – Exercise 7”
2. ANSYS main menu > Preferences > structural > ok
3. ANSYS Main Menu > preprocessor > ELEMENT type > Add/edit/delete >add > link > 3D finit stn 180 >
Ok > Close.
4. ANSYS main menu > preprocessor > Real Constants > Add/edit/delete >Add > select Type 1 LINK180 >
Ok > Real constant Set No: = 1, cross sectional area = 200 > Ok.
5. ANSYS Main Menu > Preprocessor > Material Properties > Material Models > Single click on structural
> Single click on linear > Elastic >Isotropic > EX = 70e3; PRXY = 0.3 > Ok > Close.
6. ANSYS Main Menu > Preprocessor > Modeling > Create > Nodes > Inactive CS > Set Node No: = 1, X
= 0, Y = 0, Z = 0 > Apply
Set Node No: = 2, X = 500, Y =0, Z = 0 > Apply
Set Node No: = 3, X = 900, Y = -300, Z = 0 > Ok.
7. ANSYS Main Menu > Preprocessor > Modeling > Create > Elements >Auto Numbered > Thru Nodes >
Pick node1 & node2 (with help of mouse)> Apply > Now Pick node2 & node3 > Ok.
8. ANSYS Main Menu > Preprocessor > Loads > Define loads > Apply >Structural > Displacements > On
Nodes > Pick Node 1& Node 3 (Use Mouse) > Ok > Highlight All DOF (Fixed boundary Condition) > OK.
9. ANSYS Main Menu > Preprocessor > Loads > Define loads > Apply >Structural > Force/Moment > On
Nodes> Pick Node 2 > Ok > Select FY Apply as constant value and select value of Force/Moment= -12e3 N
10. ANSYS Main Menu > Solution > Solve Current LS (Load Step) > Ok.
11. ANSYS Main Menu > General Postprocessor > Plot results > Contourplot > Nodal Solu > Single click
on DOF Solution > Highlight Displacement vector sum > Ok.
12. ANSYS Main Menu > General Postprocessor > List results > Contour plot> Nodal Solu > Single click
on DOF Solution > Highlight Displacement vector sum > Ok.[Note down the nodal displacement of each
node]
13. ANSYS Main Menu > General Postprocessor > List results > Reaction Solu > Highlight All items > Ok.
[This gives the reaction at the supports].
Node No. Ux Uy
Node No Fx Fy
Exercise 8
Find Nodal displacement, Support reactions and Elemental stresses for the following Steel truss problem
using LINK180 element. E = 200 x 103 N/mm2, Poisson‟s ratio as 0.3 and Area A1 = 2000 mm2,
A2 = 2000 mm2, A3 = 1500 mm2
150 KN
400 mm
2
1
1 3 3
400 mm 400 mm
Exercise 9
Find Nodal displacement, Support reactions and Elemental stresses for the following Steel truss problem
using LINK180 element. E = 200 x 103 N/mm2, Poisson‟s ratio as 0.3 and Area = 250 mm2,
450 mm 450 mm 350 mm
1 3 4
1
600 mm
2 3
18 KN
Exercise 10
Find Nodal displacement, Support reactions and Elemental stresses for the following Steel truss problem
using LINK180 element. E = 200 x 103 N/mm2, Poisson‟s ratio as 0.3 and Area = 1000 mm2
400 mm
2
m
m
90° 50 KN
0
40
1
45°
Exercise 11
Find Nodal displacement, Support reactions and Elemental stresses for the following Steel truss problem
using LINK180 element. E = 200 x 103 N/mm2, Poisson‟s ratio as 0.3 and Area = 1000 mm2,
50 KN 50 KN
400 mm 400 mm
300 mm
Exercise 12
Find Nodal displacement, Support reactions and Elemental stresses for the following Steel truss problem
using LINK180 element. E = 70 x 109 N/m2, Poisson‟s ratio as 0.3 and Area = 0.1 m2
2
1m
1 3 3
1m 1000 N
In ANSYS 14.0 structural beams are modeled using BEAM188 element. It is suitable for analyzing slender
to moderately stubby /thick beam structures. The element is based on Timoshenko beam theory which
includes shear –deformation effects. The element provides options for unrestrained warping of cross –
sections.
The element is a linear, quadratic, or cubic two – node beam element in 3D.BEAM188 has six or seven
degrees of freedom at each node. These include translations in the x, y, and z directions and rotations about
the x, y, and z directions. A seventh degree of freedom (warping magnitude) is optional. This element is
well – suited for linear, large rotation, and/or large strain nonlinear applications.
Exercise 13
A cantilever beam of rectangular cross section is shown in Figure, the width of beam is 0.10466 m, height
is 0.20932 m and length is 5 m take E = 200 x 109 N/m and Poisson‟s ratio is 0.3. A load of 50 KN is
applied at the free end of the cantilever. Determine
1. Nodal displacements at end load.
2. Shear Force & Bending Moment
3. Draw the Shear Force Diagram & Bending Moment Diagram.
4. Max. Deflection.
50 KN
b = 0.10466 m
1 2 h h = 0.20932 m
E = 200 x 109 Pa
5m
b
SOLUTION:
1. File > change job name > Enter “Beams – Exercise 13”
2. ANSYS main menu > Preferences > structural > ok
3. ANSYS Main Menu > preprocessor > ELEMENT type > Add/edit/delete >add > Beam > 2 node 188 >
Ok > Close.
4. ANSYS main menu > preprocessor > Sections > Beam > Common Sections > In the popup menu enter
the cross section details of the beam> OK.
5. ANSYS Main Menu > Preprocessor > Material Properties > Material Models > Single click on structural
> Single click on linear > Elastic >Isotropic > EX = 2 e11; PRXY = 0.3 > Ok > Close.
6. ANSYS Main Menu > Preprocessor > Modeling > Create > Keypoints > Inactive CS > Set Keypoint No:
= 1, X = 0, Y = 0, Z = 0 > Apply Set Keypoint No: = 2, X = 5, Y =0, Z = 0 > Ok.
7. ANSYS Main Menu > Preprocessor > Modeling > Create >Lines > Lines > Pick Keypoint 1 and
Keypoint 2 > Ok.
8. ANSYS Main Menu > Preprocessing > Meshing> Size Cntrls > Manual Size> Lines > pick Lines> Enter
0.1 into the Element edge length field.> OK
9. ANSYS Main Menu > Preprocessing > Meshing > Mesh> Lines> > Pick line
10. ANSYS Main Menu > Preprocessor > Loads > Define loads > Apply >Structural > Displacements > On
Keypoints > Pick Keypoint 1 (Use Mouse) > Ok > Highlight All DOF (Fixed boundary Condition) > Ok.
11. ANSYS Main Menu > Preprocessor > Loads > Define loads > Apply >Structural > Force/Moment > On
Keypoints > Pick Keypoint 2 (Use Mouse) > Ok > Select FY. Apply as constant value and select value of
Force/Moment = -50e3 N.
12. ANSYS Main Menu > Solution > Solve Current LS (Load Step) > Ok.
13. ANSYS Main Menu > General Postprocessor > Plot results > Contourplot > Nodal Solu > Single click
on DOF Solution > Highlight Displacement vector sum > Ok.
14. ANSYS Main Menu > General Postprocessor > List results > Contour plot> Nodal Solu > Single click
on DOF Solution > Highlight Displacement vector sum > Ok.[Note down the nodal displacement of each
node]
15. ANSYS Main Menu > General Postprocessor > List results > Reaction Solu > Highlight All items > Ok.
[This gives the reaction at the supports].
16. Element table – Define table – Add – „Results data item‟ – By Sequence num –
SMISC –SMISC, 6 – apply, By Sequence num – SMISC – SMISC, 19 – apply, By
Sequence num –SMISC – SMISC, 3 – apply, By Sequence num – SMISC – SMISC,
16 – ok – close.
17. Plot results – contour plot – Line Element Results – Elem table item at node I –
SMIS6 – Elem table item at node J – SMIS19 – ok (Shear force diagram will be
displayed).
18. Plot results – contour plot – Line Element Results – Elem table item at node I –
SMIS3 – Elem table item at node J – SMIS16 – ok (bending moment diagram will be
displayed).
Node No. Fx Fx My Mz
1
2
Exercise 14
A Beam fixed at both ends of circular cross section is shown in Figure, the diameter of beam is 0.1 m
and length is 6 m, take E = 200 x 109 Pa and Poisson‟s ratio is 0.3. A load of 50 KN is applied at the
centre of the beam. Determine
1. Nodal displacements
2. Shear Force & Bending Moment
3. Draw the Shear Force Diagram & Bending Moment Diagram.
4. Max. Deflection.
50 KN
1 2 0.1 m
3
9
E = 200 x 10 Pa
3m 3m
Exercise 15
A beam of rectangular cross section is shown in Figure, the width of beam is 0.04949 m, height is
0.09898 m and length is 2 m take E = 200 x 109 Pa and Poisson‟s ratio is 0.3. A Uniformly Distributed
load (UDL) of 12 KN/m is applied at the end of the beam on Roller support. Determine
1. Nodal displacements
2. Shear Force & Bending Moment
3. Draw the Shear Force Diagram & Bending Moment Diagram.
4. Max. Deflection.
12 KN/m
b = 0.04949 m
1 2 3
h h = 0.09898 m
9
E = 200 x 10 Pa
1m 1m
b
Exercise 16
A Cantilever beam of rectangular cross section is shown in Figure, the width of beam is 0.1m, height is
0.2 m and length is 2 m, take E = 200 x 109 Pa and Poisson‟s ratio is 0.3. A end load of 2 KN and a
moment load of 1 KN-m is applied at the end of Cantilever beam. Determine
1. Nodal displacements
2. Shear Force & Bending Moment
3. Draw the Shear Force Diagram & Bending Moment Diagram.
4. Max. Deflection.
2 KN
b = 0.1 m
1 KN-m h h = 0.2 m
2 E = 200 x 10 9 Pa
1
b
2m
Exercise 17
A Simply supported beam of T shape in cross section is shown in Figure, length is 1100 mm take
E = 70 x 103 Pa and Poisson‟s ratio is 0.3. A UDL of 1 KN/mm is applied at one end and the Inclined
Load of 1 KN at an angle of 300 as shown in Fig. Determine
1. Nodal displacements
2. Shear Force & Bending Moment
3. Draw the Shear Force Diagram & Bending Moment Diagram.
4. Max. Deflection.
1 KN/mm
20 mm
1000 N
200 mm
30°
1 2 3 4
250 mm
400 mm 400 mm 300 mm
10 mm
E=70 X 10 3 Pa
11. ANSYS Main Menu > Preprocessor > Loads > Define loads > Apply >Structural > pressure > On beam
> Pick line (Use Mouse) > Ok > set load key 2> enter pressure value 1000>ok
12. Ansys main menu>modeling>create>node>rotate node>by angle>pick keypoint no3>enter angle of -
60o>ok
ANSYS Main Menu > Preprocessor > Loads > Define loads > Apply >Structural > force > On node > Pick
rotated node (Use Mouse) > Ok > enter force(FY) value 1000>ok
13. ANSYS Main Menu > Solution > Solve Current LS (Load Step) > Ok.
14. ANSYS Main Menu > General Postprocessor > Plot results > Contourplot > Nodal Solu > Single click
on DOF Solution > Highlight Displacement vector sum > Ok.
15. ANSYS Main Menu > General Postprocessor > List results > Contour plot> Nodal Solu > Single click
on DOF Solution > Highlight Displacement vector sum > Ok.[Note down the nodal displacement of each
node]
16. ANSYS Main Menu > General Postprocessor > List results > Reaction Solu > Highlight All items > Ok.
[This gives the reaction at the supports].
17. Element table – Define table – Add – „Results data item‟ – By Sequence num –
SMISC –SMISC, 6 – apply, By Sequence num – SMISC – SMISC, 19 – apply, By
Sequence num –SMISC – SMISC, 3 – apply, By Sequence num – SMISC – SMISC,
16 – ok – close.
18. Plot results – contour plot – Line Element Results – Elem table item at node I –
SMIS6 – Elem table item at node J – SMIS19 – ok (Shear force diagram will be
displayed).
19. Plot results – contour plot – Line Element Results – Elem table item at node I –
SMIS3 – Elem table item at node J – SMIS16 – ok (bending moment diagram will be
displayed).
Keypoint No. Ux Uy Uz
1
2
Node No. Fx Fx My Mz
1
2
Exercise 18
A simply supported beam of I shape in cross section is shown in Figure, the length is 10 m take E =
200 x 109 Pa and Poisson‟s ratio is 0.3. A Uniformly Distributed Load of 40 KN/m is applied
throughout the beam. Determine
1. Nodal displacements
2. Shear Force & Bending Moment
3. Draw the Shear Force Diagram & Bending Moment Diagram.
4. Max. Deflection.
0.02
40 KN/m
0.4
1 2 0.01
10 m
0.02
PLANE 182 (Quad 4 node 182) is used for 2D modeling of solid structures. The element can be used either
as a plane element (Plane stress or Plane strain) or as an axisymmetric element. Four nodes having two
degrees at each node defines the element translations in the nodal X and Y directions. The element has
plasticity, creep, swelling, stress stiffening, large deflection, and large strain capabilities. An option is
available to suppress the extra displacement shapes
PLANE 182 Geometry
Nodes I, J, K, L
Excersice 19
A steel plate with a hole is shown below. The plate is subjected to stresses along X direction. Determine the
stress distribution and maximum deflection.
Max. Max.
Sl W a Thickness a/W
Nominal
L σ (N/mm2) Stress Stress Kσ
Stress
No (mm) (mm) h (mm) Ratio
(mm) (Theory) (ANSYS)
1 100 150 10 5 σx =
1000
Excersice 17
A steel plate with a hole is shown below. The plate is subjected to stresses along X direction and Y
directions. Determine the maximum stress and compare it with the theoretical value.
Excersice 18
A steel plate as shown in the figure below is subjected to axial load along X direction. Determine the
stresses at critical locations and compare it with the theoretical value.
a/W Max.
Sl W a Thickness Max. Stress Kσ
Load Stress
L Rati ( KN) Nominal
No (mm) (mm) h (mm) (ANSYS) (DHB)
(mm) o (Theory) Stress
1 25 40 3, 5, 10 15 20
Exercise 22
A plate, 10 mm thick, subjected to a tensile load of 20 KN as shown in figure. Determine the stress
concentration factor and compare it the theoretical values using design data handbook.
Fillet
Sl Thickness D/d Max. Stress Max. Stress Nominal Kσ
Radius Load
( KN) Stress
No h (mm) Ratio (Theory) (ANSYS) (DHB)
r (mm)
1 7.5 10 20
PART – B
THERMAL ANALYSIS
Exercise 23
Solve the 2D heat conduction problem for the temperature distribution within the rectangular plate. Thermal
conductivity of the plate, Kxx = 401 W/m-K. Also find the temperature at the midpoint of the plate.
Node No Temperature in 0C
Exercise 24
For 2D stainless – steel shown below, determine the temperature distribution. The left and right sides are
insulated. The top surface is subjected to heat transfer by convection. The bottom and internal portion
surfaces are maintained at 3000C. Thermal conductivity of stainless steel = 16 W/m K.
Exercise 25
An insulated wall is constructed of three homogeneous layers as shown in figure. Under steady state
conditions, temperature of media in contact at the left and right surfaces and the respective film coefficients
are shown in the figure. Find the Temperatures at the two surfaces and also at interfaces. Also compare heat
transfer per unit area through the wall.
T’ = 30 0C
T’ = 100 0C k1 = k2 = k3 = h2= 20 W/m2
0
h1 = 15 C
40 35 60
W/m2 0C
W/m0C W/m0C W/m0C
50 70 mm 50 mm
mm
Exercise 26
Determine the nodal temperature distribution. Assume that the heat generated inside
the steel container is 400 0C. Steel thermal conductivity of 20 W/m K. The fins are made
of aluminum with thermal conductivity of 180 W/m K.
Boundary Conditions: There is convection along all boundaries except the bottom, which
is insulated. The film coefficient is 50 W/m2 0C and Bulk temperature is 200C.
Steel k1 = 20 W/m K
Al k2 =180 W/m K
T’ = 20 0C
h1 = 50 W/m2 0C
Temp 400 0C
Exercise 27
A pipe carrying hot fluid with 200 mm internal diameter and 100 mm thick is covered
with a layer of Insulation 80 mm thick. The thermal Conductivities of the pipe and
insulation are 40 W/m K and 0.75 W/m K respectively.
The outside heat transfer coefficient is 50 W/m2 K. If the Temperature of inner Surface
of the pipe is 300 0C and ambient Temperature is 25 0C. Find the Heat Transfer per
unit length of the Pipe and Temperature variation across the pipe and Insulation.
12. Loads – Define Loads – Apply – Thermal - Temperature – On Lines – Pick inside
circle Lines (4 colored lines) Ok- - DOFs to be constrained - Temp – Load Temp
value =300 -ok
13. Convection - on Lines – Click Outside Circle (4 colored lines) – ok – enter Film
Coefficient = 50 and Bulk Temperature = 25
14. Solve – current LS – ok (Solution is done is displayed) – close.
15. General Post Processor – Plot Results-Countour Plot-Nodal Solu-DOF Solution-
Nodal Temperature -ok
16. Click on Report Generator – Save Image
Exercise 29
Modal analysis of Fixed fixed beam for different mode shape and natural frequency
determination. Modulus of elasticity = 200 Gpa, Density = 7800 Kg/m3.
1
2
3
4
5
Exercise 30
Bar subjected to forcing function: Harmonic analysis
Consider a beam shown in figure below. Conduct a harmonic forced response test by
applying a cyclic load 100 N (Harmonic) at the free end of the beam. The frequency of the
load will be varied from 0 – 100 Hz. Modulus of elasticity = 200 Gpa,Poisson ratio =0.3,
Density = 7800 Kg/m3.
1. Result Summary -
This is the response at node 2 for the cyclic load 100 N applied at this node from 0 - 100 Hz