SlideShare a Scribd company logo
EML 5526 – Project 2 Ravishankar Venkatasubramanian
1
Project 2: TorqueArm Modeling – Simulation and Optimization
Objective:
Fig 1. Torque Arm System
The figure shows the Torque arm which is to be modelled using Abaqus CAE. Forces are applied on
the shaft on the right side of the torque arm, while the left side is fixed. The problem statement is divided
into four major criteria:
1. Preliminary analysis has to be performed to determine maximum load and deformation.
2. Analysis using CST, LST, Q4 and Q8 elements has to be performed with similar number of
nodes in each analysis.
3. A convergence study is to be performed with a Q4 element system. Richardson’s extrapolation
is to be used to calculate the deformation for infinite elements.
4. Parametric analysis also has to be performed for the torque arm to determine the optimum
design.
Solution:
Part 1: Preliminary Analysis:
The torque arm system is assumed to be a cantilever beam system, with a fixed boundary condition on
one side and forces are applied on the other side of the beam. The forces applied in the beam are the
same as applied in the Torque arm. Maximum stress and maximum deformation is calculated.
Assumption:
Fig 2. Assumed Beam System
A beam is made with the above mentioned dimensions. The length is chosen to be the distance between
centers of the two circles, and the width of the beam is chosen to be approximately the average of the
diameters of the circle on the left (D=10cm) and the circle on the right (D=8.4cm). The thickness of the
EML 5526 – Project 2 Ravishankar Venkatasubramanian
2
beam is maintained at 1mm. The equations used to calculate the maximum deformation and the
maximum stress are directly obtained from mechanics of materials.
The problem can be divided into two parts, one is the stress caused due to axial force, and the other is
the stress caused due to bending moment.
The stress caused due to axial force can be represented by:
𝜎 𝑎𝑥𝑖𝑎𝑙 =
𝐹
𝐴
Where F is the Force applied in the axial direction, and A is the Cross Sectional Area. F=-2789N, A=
(1x9 cm2
= 9cm2
). Placing the values back in the equation, we get:
𝜎 𝑎𝑥𝑖𝑎𝑙 =
−2789
9
𝑁/𝑐𝑚2
= −309.88 N/𝑐𝑚2
The stress due to bending is calculated next. It is given by the equation,
𝜎 𝑏𝑒𝑛𝑑𝑖𝑛𝑔 = −
𝑀𝑦
𝐼
Here, M = F*(x), and the value of F=5066N, x=42cm, and therefore, M= (5066x42) = 212772 N/cm2
.
The value of y=4.5cm (distance from neutral axis). The moment of inertia is given by:
𝐼 =
𝑏𝑑3
12
=
1 × 93
12
= 60.75 𝑐𝑚4
Substituting the values back into the equation, we get:
𝜎 𝑏𝑒𝑛𝑑𝑖𝑛𝑔 = −
2122772 × 4.5
60.75
= −157242.3704 𝑁/𝑐𝑚2
Therefore, the maximum stress is obtained by the addition of both the values of stresses, i.e., the axial
stress and the bending stress. The resultant stress is obtained as:
𝜎 𝑚𝑎𝑥 = 157.552 𝑀𝑃𝑎
The stress calculated from this assumption cannot be directly taken as a reference for the calculations.
The actual stress will be higher as there will be the effect of stress concentration around the holes and
slots in the original torque arm system. A safe stress concentration factor can be assumed between 1.5
and 2. Taking 1.5 as the stress concentration factor, the maximum stress obtained:
𝜎 𝑚𝑎𝑥−𝑓𝑖𝑛𝑎𝑙 = 157.552 × 1.5 = 236.32 𝑀𝑃𝑎
The value of maximum deformation can be calculated from beam theory:
𝛿 𝑚𝑎𝑥 =
𝑃𝐿3
3𝐸𝐼
The load applied in this case is considered as the bending load only, as the axial load does not contribute
to the net deformation. The value of P=5066 N, L=42cm, E=206.8 GPa, I= 60.75 cm4
(as calculated
from previous case). The maximum deflection, hence is:
𝛿 𝑚𝑎𝑥 =
5066 × 423
3 × (206.8 × 105) × (60.75)
= 0.09958 𝑐𝑚 ~0.1𝑐𝑚
EML 5526 – Project 2 Ravishankar Venkatasubramanian
3
Since the beam considered is one without any holes or discontinuities, it will be stiff, and hence, the
deformation will be low. Therefore, the actual deformation of the torque arm system will be higher than
0.1cm.
Part 2: Analysis using CST, LST, Q4 and Q8 element type:
The analysis of the torque arm design has to be performed on Abaqus CAE. The design of the system
has to be made initially, which is done in a manner that updating the dimensions to other values
automatically updates the geometry in a parametric fashion. The dimensions given in the figure are only
used, no other extra dimensions are used, and no dimensions have been skipped.
Fig 3: Dimensioning of the sketch – Fully Defined Geometry
The lines change from yellow to green when a geometry is fully defined, as shown in Fig. 3. Once the
drawing part has been completed, a section is formed. A specific thickness (1cm in this case) has to be
assigned to the section. The properties of the material are also added to the material section. Boundary
conditions are applied to the center of the circles in both cases, which cannot be directly applied. To
apply the boundary conditions and loads on the system, the concept of slave nodes is used. Slave nodes
are points on the periphery of the circle, which are connected to the load application point through rigid
beam elements. These help in transferring the loads from the load application point to the
periphery/section.
The meshing is initially performed for a CST element, for a fine mesh. The mesh was made structured
to obtain a good shape of the elements, providing a good mesh. The finest mesh had a mesh ratio of
0.59, which provided the number of nodes equal to 968. The meshing was then performed for a Q4
element, trying the keep the number of nodes constant. The number of nodes in Q4 was found to be 968
for the lowest mesh ratio possible. The meshing was then performed for an LST element, keeping the
lowest mesh ratio possible, while keeping the number of nodes below 1000. The number of nodes in
LST was found to be 998. The final meshing performed was for the Q8 element, where the number of
nodes was found to be 979. Therefore, the number of nodes used in all the elements were fairly constant,
and hence a comparison can be made for the stress and deformation values for all the elements, which
is tabulated in Table 1. The meshing and stress output of a CST element is shown in Fig. 3.
EML 5526 – Project 2 Ravishankar Venkatasubramanian
4
Fig 3. CST Element - Stress
Table 1: Stress and Deformation comparison
The stress and deformation was calculated at the finest mesh provides a good comparison of stress and
deformation for all the element types.
The CST element is stiff to bending, and hence, its deformation and also the stress is low. The Q4
element on the other hand, is not as stiff to bending as the CST element is, but it still is stiff to bending.
The LST element can represent bending almost perfectly, as it has the complete polynomial in its
deflection equation. But, since the geometry is not just plain bending, and it has stress concentration
due to the existence of circular holes in its geometry, LST element only makes an attempt at reaching
the accurate solution. The Q8 element on the other hand, has the second order polynomial in its
deflection equation, and it is much more accurate than the LST element in its calculation of stress and
deformation.
Part 3: Convergence Study:
The convergence study provides an estimate on the mesh size to be used while making calculations
using FEA. The concept of the study is pretty straightforward. When the deformation value of the
system reaches a saturation/converges, it means that further refinement of the mesh (decrease mesh
size) will not improve the result by a considerable amount. In this case, the analysis was performed only
for a Q4 element. Since the student edition of Abaqus CAE restricts the total number of nodes by 1000,
the maximum number of nodes used in this study was 968. The corresponding number of elements is
810. The meshing was started from 140 elements, for a coarse element system and then it progressed to
364 elements for a medium mesh and then went on to 810 elements for the finest mesh. The mesh size
was constantly reduced from 1.7 to 0.59. The reasonable mesh size is 0.59. The corresponding stress
and deformation was calculated at each of these changes, as represented in Table 2.
Element Type Nodes Elements Stress (MPa) Deformation (cm) Deformation at shaft (cm)
CST 968 1620 157 0.1374 0.119279
Q4 968 810 188.3 0.1404 0.122179
LST 998 422 198.7 0.1407 0.122418
Q8 978 269 215.5 0.1415 0.123192
EML 5526 – Project 2 Ravishankar Venkatasubramanian
5
Table 2: Convergence Study of Q4 Element
The convergence study provides us with data which shows that the maximum deformation at the center
of the shaft at 968 nodes and 810 elements is 0.122179, which is the highest amount as calculated by a
Q4 element. The graph in Fig. 5 shows the same trend in deformation at the center of the shaft.
Fig 5: Convergence study – Deformation vs Number of Elements
Richardson’s Extrapolation:
The number of elements used in FEA analysis is finite. But accurate data can be obtained if the number
of elements is infinite. Hence, the formula of Richardson’s extrapolation is used to determine the
deformation at infinite Q4 elements. The equation of Richardson’s extrapolation is given by:
∅∞ =
∅1ℎ2
𝑞
− ∅2ℎ1
𝑞
ℎ2
𝑞
− ℎ1
𝑞
In this case, ∅ is the deformation at the center of the shaft, while h is the mesh size. For this analysis,
we use the finest mesh and the next finest mesh as a reference to calculate the deformation at infinite
Nodes Elements
Stress
(MPa)
Maximum
Deformation (cm)
Deformation at
Center Shaft (cm)
Mesh Size (h)
199 140 167.6 0.1362 0.118089 1.7
213 150 169.2 0.1366 0.118465 1.5
291 214 171.5 0.138 0.119847 1.3
365 278 175.4 0.1385 0.120265 1.1
468 364 176.1 0.1392 0.120958 0.9
667 536 183.5 0.1403 0.121575 0.7
968 810 188.3 0.1404 0.122179 0.59
0.1175
0.118
0.1185
0.119
0.1195
0.12
0.1205
0.121
0.1215
0.122
0.1225
0 100 200 300 400 500 600 700 800 900
Deformation(cm)
Number of Elements
Deformation at the center of the shaft
EML 5526 – Project 2 Ravishankar Venkatasubramanian
6
elements. Substitute ∅1= 0.121575, ∅2= 0.122179 and h1=0.7 and h2=0.59. Since Q4 has a first order
complete polynomial, we know that p=1. Hence, the value of q = p+1= 2. Therefore, take q = 2.
∅∞ =
0.121575 × 0.592
− 0.122179 × 0.72
0.592 − 0.72
=> ∅∞ = 0.123660694 𝑐𝑚
It can be noticed that the deformation calculated at infinity is larger than the deformation calculated at
968 nodes.
Part 4: Parametric Study:
The parametric study is performed in order to obtain the optimum design, with lowest mass. The
formula mentioned in the question provides a method to optimise the design with lowest material use
and also able to withstand a stress of 240 MPa. This analysis is done by varying the values of d1, d2 and
d3 from Fig 1 with respect to the equations mentioned below:
d1= 10d + 8
d2 = -2d + 3
d3 = -9d + 36
where d varies from [0,1]. This variation is made into ten increments, starting from d=0, in steps of 0.1.
The parametric study is performed, changing the design, while maintaining the mesh size. Although Q8
provides more accurate results in the parametric study, Q4 is used in this study because of the restriction
of maintaining the mesh size as the one used in the convergence study. The study is performed to
determine the maximum deformation at the edge and maximum stress values. With the change in value
of d, there is a change in the stress and deformation of the design. The change in dimensions for every
step increase of change in d is mentioned in Table 3.
Table 3: Change in dimensions
These change in dimensions are applied to the geometry. An example of the changed geometry is given
in Fig 6.
d d1 d2 d3
0 8 3 36
0.1 9 2.8 35.1
0.2 10 2.6 34.2
0.3 11 2.4 33.3
0.4 12 2.2 32.4
0.5 13 2 31.5
0.6 14 1.8 30.6
0.7 15 1.6 29.7
0.8 16 1.4 28.8
0.9 17 1.2 27.9
1 18 1 27
EML 5526 – Project 2 Ravishankar Venkatasubramanian
7
Fig. 6: Example of dimensionally altered sketch.
The change in dimensions provides a changed value of stress and deformation. For the purpose of
parametric analysis, mass has also been calculated. The optimum design must be able to withstand a
maximum load of 240 MPa and it must also have the lowest mass. For this analysis, the formula used
is given as:
Where α=100 (penalty number). This formula is used to calculate the value of f(d), data is presented in
Table 4.
Parameter Initial Mass Mass Stress Max Displacement max f(d)
d=0 2.31 1.5649 475.1 0.3483 98.63577922
d=0.1 2.31 1.68001 430.7 0.2867 80.18561039
d=0.2 2.31 1.78836 397.8 0.2445 66.52418182
d=0.3 2.31 1.88973 358.2 0.2125 50.06806494
d=0.4 2.31 1.98409 317.4 0.1888 33.10891342
d=0.5 2.31 2.07148 282.2 0.1708 18.48007792
d=0.6 2.31 2.15187 244.8 0.1577 2.931545455
d=0.7 2.31 2.22526 211.7 0.1477 0.963316017
d=0.8 2.31 2.29169 191.7 0.1408 0.992073593
d=0.9 2.31 2.35109 175.1 0.1357 1.017787879
d=1 2.31 2.40348 160.7 0.1321 1.040467532
Table 4: Parametric Analysis
It can be noticed from the table that the value of f(d) reduces from a high value to a low value and then
increases again. A graphical representation of f(d) vs d is shown in Fig 7.
EML 5526 – Project 2 Ravishankar Venkatasubramanian
8
Fig 7: Plot of f(d) vs d
The plot of f(d) vs d shows that the value of dopt might exist between d=0.7 and d=0.8. From the graph,
it can be told that the minimum is at d=0.79. Hence, we take dopt=0.79. Therefore, the dimensions vary:
d1= 10d + 8 = 15.9
d2 = -2d + 3 = 1.42
d3 = -9d + 36 = 28.89.
Substituting these dimensions back into the drawing, we obtain the value of stress, deformation and
mass. They are represented in Fig 8 and Fig 9.
Fig 8: Stress obtained in Optimum design case
-20
0
20
40
60
80
100
120
0 0.2 0.4 0.6 0.8 1 1.2
f(d)
Value of d
f(d) vs Parameter d
EML 5526 – Project 2 Ravishankar Venkatasubramanian
9
Fig. 9: Displacement obtained in Optimum design case
Therefore, the optimum mass, maximum stress and maximum displacement are determined by running
analysis and finding out the design and the parameters of the optimum design are represented in Table
5.
Table 5: Optimum Design
The optimum design condition has been obtained and the problem has been solved.
Parameter d=0.79
d1 15.9
d2 1.42
d3 28.89
Initial Mass 2.31
Mass 2.28683
Stress Max 192.5
Displacement
max
0.1413

More Related Content

What's hot

Meshing in FEA - Why Do We Carry Out Meshing?
Meshing in FEA - Why Do We Carry Out Meshing?Meshing in FEA - Why Do We Carry Out Meshing?
Meshing in FEA - Why Do We Carry Out Meshing?
Engineering Technique
 
isoparametric formulation
isoparametric formulationisoparametric formulation
isoparametric formulation
murali mohan
 
Axial force, shear force, torque and bending moment diagram
Axial force, shear force, torque and bending moment diagramAxial force, shear force, torque and bending moment diagram
Axial force, shear force, torque and bending moment diagram
Dooanh79
 
AP Physics - Chapter 6 Powerpoint
AP Physics - Chapter 6 PowerpointAP Physics - Chapter 6 Powerpoint
AP Physics - Chapter 6 Powerpoint
Mrreynon
 
Finite Element Analysis for stress calculations and safety
Finite Element Analysis for stress calculations and safetyFinite Element Analysis for stress calculations and safety
Finite Element Analysis for stress calculations and safetyHarshal Borole
 
Scissor Jack- FEM Structural and Fatigue Analysis
Scissor Jack- FEM Structural and Fatigue AnalysisScissor Jack- FEM Structural and Fatigue Analysis
Scissor Jack- FEM Structural and Fatigue Analysis
Subhadeepta Sahoo
 
FEM project # 2
FEM project # 2FEM project # 2
FEM project # 2James Li
 
ME 570 Finite Element Methods
ME 570 Finite Element MethodsME 570 Finite Element Methods
ME 570 Finite Element Methods
Md.Asif Rahman
 
Friction And Wedges
Friction And WedgesFriction And Wedges
Friction And Wedgesvinaykumars
 
Theories of failure
Theories of failureTheories of failure
Theories of failure
Onkarpowar3
 
M1
M1M1
6161103 10.4 moments of inertia for an area by integration
6161103 10.4 moments of inertia for an area by integration6161103 10.4 moments of inertia for an area by integration
6161103 10.4 moments of inertia for an area by integrationetcenterrbru
 
Matrix stiffness method 0910
Matrix stiffness method 0910Matrix stiffness method 0910
Matrix stiffness method 0910
mullerasmare
 
Exercise+2+with+answer
Exercise+2+with+answerExercise+2+with+answer
Exercise+2+with+answer
Hashem Yahya Almahdi
 
Analysis of Linear Spring system
Analysis of Linear Spring systemAnalysis of Linear Spring system
Analysis of Linear Spring system
CPDLR
 
Dynamics of Machines - Unit II-Balancing of Rotating Masses
Dynamics of Machines - Unit II-Balancing of Rotating MassesDynamics of Machines - Unit II-Balancing of Rotating Masses
Dynamics of Machines - Unit II-Balancing of Rotating Masses
Dr.S.SURESH
 
Centrifugal Pump Analysis CFD case Study
Centrifugal Pump Analysis CFD case Study Centrifugal Pump Analysis CFD case Study
Centrifugal Pump Analysis CFD case Study
CPDLR
 

What's hot (20)

Meshing in FEA - Why Do We Carry Out Meshing?
Meshing in FEA - Why Do We Carry Out Meshing?Meshing in FEA - Why Do We Carry Out Meshing?
Meshing in FEA - Why Do We Carry Out Meshing?
 
isoparametric formulation
isoparametric formulationisoparametric formulation
isoparametric formulation
 
Axial force, shear force, torque and bending moment diagram
Axial force, shear force, torque and bending moment diagramAxial force, shear force, torque and bending moment diagram
Axial force, shear force, torque and bending moment diagram
 
AP Physics - Chapter 6 Powerpoint
AP Physics - Chapter 6 PowerpointAP Physics - Chapter 6 Powerpoint
AP Physics - Chapter 6 Powerpoint
 
Ch17 shafts
Ch17 shaftsCh17 shafts
Ch17 shafts
 
Finite Element Analysis for stress calculations and safety
Finite Element Analysis for stress calculations and safetyFinite Element Analysis for stress calculations and safety
Finite Element Analysis for stress calculations and safety
 
Scissor Jack- FEM Structural and Fatigue Analysis
Scissor Jack- FEM Structural and Fatigue AnalysisScissor Jack- FEM Structural and Fatigue Analysis
Scissor Jack- FEM Structural and Fatigue Analysis
 
FEM project # 2
FEM project # 2FEM project # 2
FEM project # 2
 
ME 570 Finite Element Methods
ME 570 Finite Element MethodsME 570 Finite Element Methods
ME 570 Finite Element Methods
 
Friction And Wedges
Friction And WedgesFriction And Wedges
Friction And Wedges
 
Theories of failure
Theories of failureTheories of failure
Theories of failure
 
M1
M1M1
M1
 
abaqus lecture 2
abaqus lecture 2abaqus lecture 2
abaqus lecture 2
 
6161103 10.4 moments of inertia for an area by integration
6161103 10.4 moments of inertia for an area by integration6161103 10.4 moments of inertia for an area by integration
6161103 10.4 moments of inertia for an area by integration
 
5 beams
5 beams5 beams
5 beams
 
Matrix stiffness method 0910
Matrix stiffness method 0910Matrix stiffness method 0910
Matrix stiffness method 0910
 
Exercise+2+with+answer
Exercise+2+with+answerExercise+2+with+answer
Exercise+2+with+answer
 
Analysis of Linear Spring system
Analysis of Linear Spring systemAnalysis of Linear Spring system
Analysis of Linear Spring system
 
Dynamics of Machines - Unit II-Balancing of Rotating Masses
Dynamics of Machines - Unit II-Balancing of Rotating MassesDynamics of Machines - Unit II-Balancing of Rotating Masses
Dynamics of Machines - Unit II-Balancing of Rotating Masses
 
Centrifugal Pump Analysis CFD case Study
Centrifugal Pump Analysis CFD case Study Centrifugal Pump Analysis CFD case Study
Centrifugal Pump Analysis CFD case Study
 

Similar to Torque Arm Modeling, Simulation & Optimization using Finite Element Methods

FEA Project 1- Akash Marakani
FEA Project 1- Akash MarakaniFEA Project 1- Akash Marakani
FEA Project 1- Akash MarakaniAkash Marakani
 
Finite Element Model Establishment and Strength Analysis of Crane Boom
Finite Element Model Establishment and Strength Analysis of Crane  BoomFinite Element Model Establishment and Strength Analysis of Crane  Boom
Finite Element Model Establishment and Strength Analysis of Crane Boom
Suresh Ramarao
 
Stress Analysis of Chain Links in Different Operating Conditions
Stress Analysis of Chain Links in Different Operating ConditionsStress Analysis of Chain Links in Different Operating Conditions
Stress Analysis of Chain Links in Different Operating Conditions
inventionjournals
 
finalreportedit.docx
finalreportedit.docxfinalreportedit.docx
finalreportedit.docxChenXi Liu
 
Analysis of Cross-ply Laminate composite under UD load based on CLPT by Ansys...
Analysis of Cross-ply Laminate composite under UD load based on CLPT by Ansys...Analysis of Cross-ply Laminate composite under UD load based on CLPT by Ansys...
Analysis of Cross-ply Laminate composite under UD load based on CLPT by Ansys...
IJERA Editor
 
Finite Element Method
Finite Element MethodFinite Element Method
Finite Element Method
Muhammad Haris
 
Experimental evaluation of strain in concrete elements
Experimental evaluation of strain in concrete elementsExperimental evaluation of strain in concrete elements
Experimental evaluation of strain in concrete elements
nisarg gandhi
 
Unit 1 notes-final
Unit 1 notes-finalUnit 1 notes-final
Unit 1 notes-final
jagadish108
 
Chapter4
Chapter4Chapter4
Chapter4
fatima7225
 
How to deal with the annoying "Hot Spots" in finite element analysis
How to deal with the annoying "Hot Spots" in finite element analysisHow to deal with the annoying "Hot Spots" in finite element analysis
How to deal with the annoying "Hot Spots" in finite element analysis
Jon Svenninggaard
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
IJERD Editor
 
Final Project_ Design and FEM Analysis of Scissor Jack
Final Project_ Design and FEM Analysis of Scissor JackFinal Project_ Design and FEM Analysis of Scissor Jack
Final Project_ Design and FEM Analysis of Scissor JackMehmet Bariskan
 
Instrumentation Lab. Experiment #6 Report: Strain Measurements 1
Instrumentation Lab. Experiment #6 Report: Strain Measurements 1Instrumentation Lab. Experiment #6 Report: Strain Measurements 1
Instrumentation Lab. Experiment #6 Report: Strain Measurements 1
mohammad zeyad
 
01_FEA overview 2023-1 of fhtr j thrf for any.pptx
01_FEA overview 2023-1 of fhtr j thrf for any.pptx01_FEA overview 2023-1 of fhtr j thrf for any.pptx
01_FEA overview 2023-1 of fhtr j thrf for any.pptx
RaviBabaladi2
 

Similar to Torque Arm Modeling, Simulation & Optimization using Finite Element Methods (20)

FEA Project 1- Akash Marakani
FEA Project 1- Akash MarakaniFEA Project 1- Akash Marakani
FEA Project 1- Akash Marakani
 
Senior Project Report
Senior Project Report Senior Project Report
Senior Project Report
 
Finite Element Model Establishment and Strength Analysis of Crane Boom
Finite Element Model Establishment and Strength Analysis of Crane  BoomFinite Element Model Establishment and Strength Analysis of Crane  Boom
Finite Element Model Establishment and Strength Analysis of Crane Boom
 
Stress Analysis of Chain Links in Different Operating Conditions
Stress Analysis of Chain Links in Different Operating ConditionsStress Analysis of Chain Links in Different Operating Conditions
Stress Analysis of Chain Links in Different Operating Conditions
 
finalreportedit.docx
finalreportedit.docxfinalreportedit.docx
finalreportedit.docx
 
MMAE 594_Report
MMAE 594_ReportMMAE 594_Report
MMAE 594_Report
 
Analysis of Cross-ply Laminate composite under UD load based on CLPT by Ansys...
Analysis of Cross-ply Laminate composite under UD load based on CLPT by Ansys...Analysis of Cross-ply Laminate composite under UD load based on CLPT by Ansys...
Analysis of Cross-ply Laminate composite under UD load based on CLPT by Ansys...
 
FEA Report
FEA ReportFEA Report
FEA Report
 
Finite Element Method
Finite Element MethodFinite Element Method
Finite Element Method
 
MOS Report Rev001
MOS Report Rev001MOS Report Rev001
MOS Report Rev001
 
Ac33155161
Ac33155161Ac33155161
Ac33155161
 
Experimental evaluation of strain in concrete elements
Experimental evaluation of strain in concrete elementsExperimental evaluation of strain in concrete elements
Experimental evaluation of strain in concrete elements
 
Unit 1 notes-final
Unit 1 notes-finalUnit 1 notes-final
Unit 1 notes-final
 
Chapter4
Chapter4Chapter4
Chapter4
 
How to deal with the annoying "Hot Spots" in finite element analysis
How to deal with the annoying "Hot Spots" in finite element analysisHow to deal with the annoying "Hot Spots" in finite element analysis
How to deal with the annoying "Hot Spots" in finite element analysis
 
s1233587_Report
s1233587_Reports1233587_Report
s1233587_Report
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Final Project_ Design and FEM Analysis of Scissor Jack
Final Project_ Design and FEM Analysis of Scissor JackFinal Project_ Design and FEM Analysis of Scissor Jack
Final Project_ Design and FEM Analysis of Scissor Jack
 
Instrumentation Lab. Experiment #6 Report: Strain Measurements 1
Instrumentation Lab. Experiment #6 Report: Strain Measurements 1Instrumentation Lab. Experiment #6 Report: Strain Measurements 1
Instrumentation Lab. Experiment #6 Report: Strain Measurements 1
 
01_FEA overview 2023-1 of fhtr j thrf for any.pptx
01_FEA overview 2023-1 of fhtr j thrf for any.pptx01_FEA overview 2023-1 of fhtr j thrf for any.pptx
01_FEA overview 2023-1 of fhtr j thrf for any.pptx
 

Recently uploaded

basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
Mukeshwaran Balu
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
manasideore6
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
ssuser36d3051
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
dxobcob
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
zwunae
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
drwaing
 

Recently uploaded (20)

basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
 

Torque Arm Modeling, Simulation & Optimization using Finite Element Methods

  • 1. EML 5526 – Project 2 Ravishankar Venkatasubramanian 1 Project 2: TorqueArm Modeling – Simulation and Optimization Objective: Fig 1. Torque Arm System The figure shows the Torque arm which is to be modelled using Abaqus CAE. Forces are applied on the shaft on the right side of the torque arm, while the left side is fixed. The problem statement is divided into four major criteria: 1. Preliminary analysis has to be performed to determine maximum load and deformation. 2. Analysis using CST, LST, Q4 and Q8 elements has to be performed with similar number of nodes in each analysis. 3. A convergence study is to be performed with a Q4 element system. Richardson’s extrapolation is to be used to calculate the deformation for infinite elements. 4. Parametric analysis also has to be performed for the torque arm to determine the optimum design. Solution: Part 1: Preliminary Analysis: The torque arm system is assumed to be a cantilever beam system, with a fixed boundary condition on one side and forces are applied on the other side of the beam. The forces applied in the beam are the same as applied in the Torque arm. Maximum stress and maximum deformation is calculated. Assumption: Fig 2. Assumed Beam System A beam is made with the above mentioned dimensions. The length is chosen to be the distance between centers of the two circles, and the width of the beam is chosen to be approximately the average of the diameters of the circle on the left (D=10cm) and the circle on the right (D=8.4cm). The thickness of the
  • 2. EML 5526 – Project 2 Ravishankar Venkatasubramanian 2 beam is maintained at 1mm. The equations used to calculate the maximum deformation and the maximum stress are directly obtained from mechanics of materials. The problem can be divided into two parts, one is the stress caused due to axial force, and the other is the stress caused due to bending moment. The stress caused due to axial force can be represented by: 𝜎 𝑎𝑥𝑖𝑎𝑙 = 𝐹 𝐴 Where F is the Force applied in the axial direction, and A is the Cross Sectional Area. F=-2789N, A= (1x9 cm2 = 9cm2 ). Placing the values back in the equation, we get: 𝜎 𝑎𝑥𝑖𝑎𝑙 = −2789 9 𝑁/𝑐𝑚2 = −309.88 N/𝑐𝑚2 The stress due to bending is calculated next. It is given by the equation, 𝜎 𝑏𝑒𝑛𝑑𝑖𝑛𝑔 = − 𝑀𝑦 𝐼 Here, M = F*(x), and the value of F=5066N, x=42cm, and therefore, M= (5066x42) = 212772 N/cm2 . The value of y=4.5cm (distance from neutral axis). The moment of inertia is given by: 𝐼 = 𝑏𝑑3 12 = 1 × 93 12 = 60.75 𝑐𝑚4 Substituting the values back into the equation, we get: 𝜎 𝑏𝑒𝑛𝑑𝑖𝑛𝑔 = − 2122772 × 4.5 60.75 = −157242.3704 𝑁/𝑐𝑚2 Therefore, the maximum stress is obtained by the addition of both the values of stresses, i.e., the axial stress and the bending stress. The resultant stress is obtained as: 𝜎 𝑚𝑎𝑥 = 157.552 𝑀𝑃𝑎 The stress calculated from this assumption cannot be directly taken as a reference for the calculations. The actual stress will be higher as there will be the effect of stress concentration around the holes and slots in the original torque arm system. A safe stress concentration factor can be assumed between 1.5 and 2. Taking 1.5 as the stress concentration factor, the maximum stress obtained: 𝜎 𝑚𝑎𝑥−𝑓𝑖𝑛𝑎𝑙 = 157.552 × 1.5 = 236.32 𝑀𝑃𝑎 The value of maximum deformation can be calculated from beam theory: 𝛿 𝑚𝑎𝑥 = 𝑃𝐿3 3𝐸𝐼 The load applied in this case is considered as the bending load only, as the axial load does not contribute to the net deformation. The value of P=5066 N, L=42cm, E=206.8 GPa, I= 60.75 cm4 (as calculated from previous case). The maximum deflection, hence is: 𝛿 𝑚𝑎𝑥 = 5066 × 423 3 × (206.8 × 105) × (60.75) = 0.09958 𝑐𝑚 ~0.1𝑐𝑚
  • 3. EML 5526 – Project 2 Ravishankar Venkatasubramanian 3 Since the beam considered is one without any holes or discontinuities, it will be stiff, and hence, the deformation will be low. Therefore, the actual deformation of the torque arm system will be higher than 0.1cm. Part 2: Analysis using CST, LST, Q4 and Q8 element type: The analysis of the torque arm design has to be performed on Abaqus CAE. The design of the system has to be made initially, which is done in a manner that updating the dimensions to other values automatically updates the geometry in a parametric fashion. The dimensions given in the figure are only used, no other extra dimensions are used, and no dimensions have been skipped. Fig 3: Dimensioning of the sketch – Fully Defined Geometry The lines change from yellow to green when a geometry is fully defined, as shown in Fig. 3. Once the drawing part has been completed, a section is formed. A specific thickness (1cm in this case) has to be assigned to the section. The properties of the material are also added to the material section. Boundary conditions are applied to the center of the circles in both cases, which cannot be directly applied. To apply the boundary conditions and loads on the system, the concept of slave nodes is used. Slave nodes are points on the periphery of the circle, which are connected to the load application point through rigid beam elements. These help in transferring the loads from the load application point to the periphery/section. The meshing is initially performed for a CST element, for a fine mesh. The mesh was made structured to obtain a good shape of the elements, providing a good mesh. The finest mesh had a mesh ratio of 0.59, which provided the number of nodes equal to 968. The meshing was then performed for a Q4 element, trying the keep the number of nodes constant. The number of nodes in Q4 was found to be 968 for the lowest mesh ratio possible. The meshing was then performed for an LST element, keeping the lowest mesh ratio possible, while keeping the number of nodes below 1000. The number of nodes in LST was found to be 998. The final meshing performed was for the Q8 element, where the number of nodes was found to be 979. Therefore, the number of nodes used in all the elements were fairly constant, and hence a comparison can be made for the stress and deformation values for all the elements, which is tabulated in Table 1. The meshing and stress output of a CST element is shown in Fig. 3.
  • 4. EML 5526 – Project 2 Ravishankar Venkatasubramanian 4 Fig 3. CST Element - Stress Table 1: Stress and Deformation comparison The stress and deformation was calculated at the finest mesh provides a good comparison of stress and deformation for all the element types. The CST element is stiff to bending, and hence, its deformation and also the stress is low. The Q4 element on the other hand, is not as stiff to bending as the CST element is, but it still is stiff to bending. The LST element can represent bending almost perfectly, as it has the complete polynomial in its deflection equation. But, since the geometry is not just plain bending, and it has stress concentration due to the existence of circular holes in its geometry, LST element only makes an attempt at reaching the accurate solution. The Q8 element on the other hand, has the second order polynomial in its deflection equation, and it is much more accurate than the LST element in its calculation of stress and deformation. Part 3: Convergence Study: The convergence study provides an estimate on the mesh size to be used while making calculations using FEA. The concept of the study is pretty straightforward. When the deformation value of the system reaches a saturation/converges, it means that further refinement of the mesh (decrease mesh size) will not improve the result by a considerable amount. In this case, the analysis was performed only for a Q4 element. Since the student edition of Abaqus CAE restricts the total number of nodes by 1000, the maximum number of nodes used in this study was 968. The corresponding number of elements is 810. The meshing was started from 140 elements, for a coarse element system and then it progressed to 364 elements for a medium mesh and then went on to 810 elements for the finest mesh. The mesh size was constantly reduced from 1.7 to 0.59. The reasonable mesh size is 0.59. The corresponding stress and deformation was calculated at each of these changes, as represented in Table 2. Element Type Nodes Elements Stress (MPa) Deformation (cm) Deformation at shaft (cm) CST 968 1620 157 0.1374 0.119279 Q4 968 810 188.3 0.1404 0.122179 LST 998 422 198.7 0.1407 0.122418 Q8 978 269 215.5 0.1415 0.123192
  • 5. EML 5526 – Project 2 Ravishankar Venkatasubramanian 5 Table 2: Convergence Study of Q4 Element The convergence study provides us with data which shows that the maximum deformation at the center of the shaft at 968 nodes and 810 elements is 0.122179, which is the highest amount as calculated by a Q4 element. The graph in Fig. 5 shows the same trend in deformation at the center of the shaft. Fig 5: Convergence study – Deformation vs Number of Elements Richardson’s Extrapolation: The number of elements used in FEA analysis is finite. But accurate data can be obtained if the number of elements is infinite. Hence, the formula of Richardson’s extrapolation is used to determine the deformation at infinite Q4 elements. The equation of Richardson’s extrapolation is given by: ∅∞ = ∅1ℎ2 𝑞 − ∅2ℎ1 𝑞 ℎ2 𝑞 − ℎ1 𝑞 In this case, ∅ is the deformation at the center of the shaft, while h is the mesh size. For this analysis, we use the finest mesh and the next finest mesh as a reference to calculate the deformation at infinite Nodes Elements Stress (MPa) Maximum Deformation (cm) Deformation at Center Shaft (cm) Mesh Size (h) 199 140 167.6 0.1362 0.118089 1.7 213 150 169.2 0.1366 0.118465 1.5 291 214 171.5 0.138 0.119847 1.3 365 278 175.4 0.1385 0.120265 1.1 468 364 176.1 0.1392 0.120958 0.9 667 536 183.5 0.1403 0.121575 0.7 968 810 188.3 0.1404 0.122179 0.59 0.1175 0.118 0.1185 0.119 0.1195 0.12 0.1205 0.121 0.1215 0.122 0.1225 0 100 200 300 400 500 600 700 800 900 Deformation(cm) Number of Elements Deformation at the center of the shaft
  • 6. EML 5526 – Project 2 Ravishankar Venkatasubramanian 6 elements. Substitute ∅1= 0.121575, ∅2= 0.122179 and h1=0.7 and h2=0.59. Since Q4 has a first order complete polynomial, we know that p=1. Hence, the value of q = p+1= 2. Therefore, take q = 2. ∅∞ = 0.121575 × 0.592 − 0.122179 × 0.72 0.592 − 0.72 => ∅∞ = 0.123660694 𝑐𝑚 It can be noticed that the deformation calculated at infinity is larger than the deformation calculated at 968 nodes. Part 4: Parametric Study: The parametric study is performed in order to obtain the optimum design, with lowest mass. The formula mentioned in the question provides a method to optimise the design with lowest material use and also able to withstand a stress of 240 MPa. This analysis is done by varying the values of d1, d2 and d3 from Fig 1 with respect to the equations mentioned below: d1= 10d + 8 d2 = -2d + 3 d3 = -9d + 36 where d varies from [0,1]. This variation is made into ten increments, starting from d=0, in steps of 0.1. The parametric study is performed, changing the design, while maintaining the mesh size. Although Q8 provides more accurate results in the parametric study, Q4 is used in this study because of the restriction of maintaining the mesh size as the one used in the convergence study. The study is performed to determine the maximum deformation at the edge and maximum stress values. With the change in value of d, there is a change in the stress and deformation of the design. The change in dimensions for every step increase of change in d is mentioned in Table 3. Table 3: Change in dimensions These change in dimensions are applied to the geometry. An example of the changed geometry is given in Fig 6. d d1 d2 d3 0 8 3 36 0.1 9 2.8 35.1 0.2 10 2.6 34.2 0.3 11 2.4 33.3 0.4 12 2.2 32.4 0.5 13 2 31.5 0.6 14 1.8 30.6 0.7 15 1.6 29.7 0.8 16 1.4 28.8 0.9 17 1.2 27.9 1 18 1 27
  • 7. EML 5526 – Project 2 Ravishankar Venkatasubramanian 7 Fig. 6: Example of dimensionally altered sketch. The change in dimensions provides a changed value of stress and deformation. For the purpose of parametric analysis, mass has also been calculated. The optimum design must be able to withstand a maximum load of 240 MPa and it must also have the lowest mass. For this analysis, the formula used is given as: Where α=100 (penalty number). This formula is used to calculate the value of f(d), data is presented in Table 4. Parameter Initial Mass Mass Stress Max Displacement max f(d) d=0 2.31 1.5649 475.1 0.3483 98.63577922 d=0.1 2.31 1.68001 430.7 0.2867 80.18561039 d=0.2 2.31 1.78836 397.8 0.2445 66.52418182 d=0.3 2.31 1.88973 358.2 0.2125 50.06806494 d=0.4 2.31 1.98409 317.4 0.1888 33.10891342 d=0.5 2.31 2.07148 282.2 0.1708 18.48007792 d=0.6 2.31 2.15187 244.8 0.1577 2.931545455 d=0.7 2.31 2.22526 211.7 0.1477 0.963316017 d=0.8 2.31 2.29169 191.7 0.1408 0.992073593 d=0.9 2.31 2.35109 175.1 0.1357 1.017787879 d=1 2.31 2.40348 160.7 0.1321 1.040467532 Table 4: Parametric Analysis It can be noticed from the table that the value of f(d) reduces from a high value to a low value and then increases again. A graphical representation of f(d) vs d is shown in Fig 7.
  • 8. EML 5526 – Project 2 Ravishankar Venkatasubramanian 8 Fig 7: Plot of f(d) vs d The plot of f(d) vs d shows that the value of dopt might exist between d=0.7 and d=0.8. From the graph, it can be told that the minimum is at d=0.79. Hence, we take dopt=0.79. Therefore, the dimensions vary: d1= 10d + 8 = 15.9 d2 = -2d + 3 = 1.42 d3 = -9d + 36 = 28.89. Substituting these dimensions back into the drawing, we obtain the value of stress, deformation and mass. They are represented in Fig 8 and Fig 9. Fig 8: Stress obtained in Optimum design case -20 0 20 40 60 80 100 120 0 0.2 0.4 0.6 0.8 1 1.2 f(d) Value of d f(d) vs Parameter d
  • 9. EML 5526 – Project 2 Ravishankar Venkatasubramanian 9 Fig. 9: Displacement obtained in Optimum design case Therefore, the optimum mass, maximum stress and maximum displacement are determined by running analysis and finding out the design and the parameters of the optimum design are represented in Table 5. Table 5: Optimum Design The optimum design condition has been obtained and the problem has been solved. Parameter d=0.79 d1 15.9 d2 1.42 d3 28.89 Initial Mass 2.31 Mass 2.28683 Stress Max 192.5 Displacement max 0.1413