SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 12 | Dec-2014, Available @ http://www.ijret.org 224
A COMPUTATIONAL APPROACH FOR EVALUATING HELICAL
COMPRESSION SPRINGS
MacArthur L. Stewart1
1
Assistant Professor, Mechanical Engineering Technology Department, Eastern Michigan University, MI, USA
Abstract
Helical compression springs are generally synthesized and evaluated by determining the maximum torsional stress, fatigue life,
natural frequency, and/or load loss due to stress relaxation. To this end, researchers have developed finite element analysis (FEA)
modeling methods to simulate the design performance of helical compression springs. The intent of this paper was to make a
useful contribution to the published works for evaluating round wire helical compression springs. Specifically, commercially
available FEA software was used to construct a structural model of a helical compression spring to simulate its full range of
compression. The proposed FEA modeling methodology considers coil-to-coil contact and the end coils were modeled as rigid
surfaces. With 9 mm of compression, the predicted spring rate correlated with the analytically calculated value to within 5%.
Keywords: Helical compression spring, machine component design, spring FEA
-------------------------------------------------------------------***--------------------------------------------------------------------
1. INTRODUCTION
A helical compression spring is a common machine
component that is used to exert a specific force at a specified
height. Fig -1 shows the dimensional values that are used to
define the geometry of a helical compression spring [1].
Note the diameter is defined as the mean of the inner and
outer diameters, I.D. and O.D., respectively. The spring
index C = D/d is a useful parameter for assessing
manufacturability (ability to coil the spring) [1].
In general, helical compression spring design decisions are
driven by the maximum torsional stress, fatigue life, natural
frequency, and/or load loss due to stress relaxation (typical
engineering design evaluation quantities). Because of this,
efficient methods are needed to synthesize and evaluate
potential spring design concepts.
There are 3 approaches for evaluating helical compression
springs. 1) Experimental design evaluations has provided
and continues to provide insight into the performance of
potential spring design problem solutions. However, this
approach may be difficult to execute in some cases. The area
to be evaluated may not be accessible and/or the measuring
equipment may interfere with the deflection of the spring. 2)
For simple models, analytical equations may be considered.
Analytical equations provide detailed knowledge of
engineering quantities, i.e. stress distribution. 3) Besides
experimental methods, complex spring models can be
evaluated using numerical analysis methods. Particularly,
finite deformation and boundary interaction effects can be
estimated. But, the accuracy of a numerical model depends
on the discretization strategy, material properties, and
application of boundary conditions. Depending on the
complexity of the model, solution times can also be long.
Fig -1: Dimensions of a helical compression spring
Researchers have proposed finite element analysis (FEA)
modeling methods to predict the engineering design
performance of helical compression springs. Investigators
have developed linear FEA models to predict the maximum
stress developed in helical compression springs used in the
horn of two-wheel vehicles [2], [3]. Their FEA modeling
methodologies correlated with analytical evaluations in the
low load regime.
Scholars have also developed FEA models of helical
compression springs applicable to vehicle suspension
systems [4], [5]. The aim of these researchers was to replace
steel with a viable composite material. Their results showed
that the composite material resulted in a reduction in stress
and weight, but an increase in displacement. Zhu et. al. [6]
built a 2D FEA model to simulate contact between the end
and first active coils using plane strain theory. The objective
of their work was to determine the root cause of an
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 12 | Dec-2014, Available @ http://www.ijret.org 225
automotive suspension spring fatigue failure. Along with
experimental results, their FEA model indicated stress
singularities at the edges of the contact zone which was
concluded to be the cause of the fatigue failure.
In addition to discretizing helical compression spring
geometry with tetrahedral and hexahedral elements,
researchers have considered beam elements [7]. They used
beam elements to increase computational efficiency.
The objective of this research was to make a useful
contribution to the published works for synthesizing and
evaluating helical compression springs. Specifically, this
paper investigated the efficacy of modeling the end coils of
a helical compression spring as rigid surfaces and using a
contact algorithm to simulate coil-to-coil contact. The
following assumptions were considered in this study:
 The spring was manufactured from steel, E = 207
GPa and = 0.3
 The spring was free from material and
manufacturing defects
 The loading frequency was not aligned with the
spring’s natural frequency
 The spring solid height could be calculated from the
number of active coils Na, wire diameter d, and the
spring end conditions
The major contributions to the published literature from this
research include:
 A innovative methodology for constructing a virtual
prototype of a helical compression spring
 A computationally efficient FEA modeling
methodology that includes coil-to-coil contact
2. HELICAL COMPRESSION SPRING
ANALYTICAL EQUATIONS
Fig -2 shows a section of a round wire helical compression
spring [8]. From these internal loads, analytical equations
defining the shear stress at the inner coil of the spring max
and the spring rate k can be derived. A round wire helical
compression spring can be thought of as a curved torsion
bar. The shear stress is derived by considering the torsional
stress that is developed in a straight bar and using the Wahl
factor to account for the transverse shear force F and the
effects of curvature [8]. So, the torsional shear stress in a bar
subjected to a twisting moment T is
τ =
Tr
J
, (1)
where J is the polar moment of inertia J
π
32
D4
and r
d
2
is
the radius of the cross sectional area. Substituting J and r
into equation (1) gives
τ =
16T
πd3
=
8FD
πd3
. (2)
The wall factor is defined by
4C − 1
4C − 4
+
0.615
C
. (3)
For static loading, the first term in equation (3) which
accounts for the effects of curvature may be ignored [8].
The product of equations (2) and (3) gives the resultant
shear stress that acts at the inner diameter of a round wire
helical compression spring,
τmax =
8FD
πd3
4C − 1
4C − 4
+
0.615
C
. (4)
By considering Castigliano’s method and assuming that the
transverse shear force F has a minimal effect on deflection,
the spring rate is
k =
P
F
=
Gd4
8D3Na
. (5)
G and Na are the shear modulus of elasticity and the number
of active coils, respectively.
Fig -2: Section of round wire helical compression spring
3. HELICAL COMPRESSION SPRING FEA
MODEL
In this work, two commercially available computer software
programs were used as the primary research tools. 1)
HyperMesh [9] was used to discretize the computational
domain. HyperMesh is a FEA pre-processor, Altair
Engineering, Inc. 2) Except for meshing, the FEA model
was constructed and processed using MARC/Mentat which
is a multi-purpose nonlinear FEA software package, MSC
Software Corporation [10].
Fig -3 gives a general overview on how the proposed FEA
model was constructed. This section contains a detailed
description of the proposed FEA modeling methodology.
Section 3 is organized into 5 subsections: 1) CAD data, 2)
geometry discretization, 3) material properties, 4) boundary
conditions, and 5) numerical solution methods.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 12 | Dec-2014, Available @ http://www.ijret.org 226
Fig -3: Overview of the proposed FEA modeling
methodology
3.1 CAD Data
The proposed FEA modeling methodology was
demonstrated on a helical compression spring with the
following dimensions:
 Free length, L = 30 mm
 Wire diameter, d = 3 mm
 Outer diameter, OD = 14 mm
 Number of active coils, Na = 7
 Open and ground end coils
The CAD data is shown in Fig -4.
Fig -4: CAD data of the helical compression spring that was
used in this study
3.2 Geometry Discretization
The CAD data that represented the geometry of the helical
compression spring was first imported into HyperMesh.
11,296 linear hexahedral elements were used to discretize
the active coil portion of the spring geometry, Fig -5.
Surfaces that represented the spring supports were integrated
into the end coil surfaces. Glue type contact elements were
used to create the interface between the end coil surfaces
and the active coil solid mesh.
Fig -5: Helical compression spring FEA model: hexahedral
FEA mesh representation of the active coils, glue contact
elements were used to attach the end coil surfaces to the FE
mesh (left); integrated end coil and spring support surfaces
(right)
3.3 Material Properties
Similar to previous investigators [7], a linear constitutive
relationship was assumed for this study. In other words,
Hooke’s Law was applicable. As previously stated, the
spring was assumed to be fabricated from steel with the
following properties: E = 207 GPa, and = 0.3.From the
elastic modulus of elasticity E and assuming a value of 0.3
for poisson’s ratio , the shear modulusof elasticity G was
calculated from
G =
E
2 1 + υ
. (6)
3.4 Boundary Conditions
The spring support surfaces were used to compress the
spring FEA model from the free height to the solid height.
To simulate coil contact during deformation, touching type
contact elements were used to model boundary non-
linearity. Coulomb’s friction model was used to account for
coil friction. A value of 0.6 was considered for the
coefficient of friction , steel on steel.
3.5 Numerical Solution Methods
The numerical methods that were used to simulate spring
compression are summarized here:
 Element Type: 11,296 1st
order hexahedral
elements
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 12 | Dec-2014, Available @ http://www.ijret.org 227
 Contact: touching contact, interface between the
spring coils; glue contact, interface between the end
coil surfaces and the active coil mesh
 Boundary Conditions: Rigid surfaces,
displacement controlled
 Dynamic Effects: none (quasi static)
 Solution Control: Large displacement, Lagrangian,
New-Raphson
 Stepping Procedure: Constant time step
 Convergence Criteria: Relative residual force
magnitude, criteria ≤ 0.1
4. RESULTS
After constructing the FEA model, spring compression was
simulated by displacing the top integrated end coil/spring
support surfaces. The bottom end coil/spring support
surfaces remained stationary. In this section, the results of
the simulation are presented. This section is organized into 2
subsections: 1) spring rate comparison, and 2) shear stress
contour plots.
Fig -6: Predicted load vs deflection curve
4.1 Spring Rate Comparison
The spring rate curve was determined by calculating the reaction force (on the top spring support surface) at each displacement
increment. Fig -6 shows the predicted spring load versus displacement curve. For the spring geometry used in this study, the
available spring deflection is 9 mm. Since the end coils of the spring were ground and flat, the expected deflection response would
consist of a linear region within the deflection range of 10% – 90% of the available spring deflection.
The spring rate in the linear region of Fig -6 is 95.4 N/mm. In comparison, the analytically calculated spring rate k was 91.3
N/mm. The relative error between the analytically calculated value and the FEA model prediction was 4.3%.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 12 | Dec-2014, Available @ http://www.ijret.org 228
Fig -7: Shear stress contour plots
4.2 Shear Stress Contour Plots
Shear stress contour plots are shown in Fig -7. The contour
plots at the top, middle, and bottom of Fig -7 represent the
predicted shear stress at compression values of 1.8, 6.3, and
9 mm from the free height, respectively. Recall that the
maximum spring deflection is 9 mm.
The predicted maximum shear stress at 20% of the total
deflection (1.8 mm) was 298 MPa and the analytically
computed value was 247 MPa. The resulting relative error
was 17.1%. At 70% of the available deflection (6.3 mm),
the predicted maximum shear stress was 1035 MPa. The
analytically computed value was 864.5 MPa, 16.5 % relative
error. Note that the predicted maximum shear stress values
were conservative.
Referring to the bottom contour plot in Fig -7, the predicted
maximum shear stress when the spring was compressed to
the solid height was 1451 MPa. Since the spring rate
equation was derived assuming a linear relationship between
the spring load and deflection and the fact that the degree of
linearity is dependent on the conditions of the inactive coils,
the accuracy of the predicted shear stress at the solid height
should be based on an experimental evaluation. An
experimental correlation study will be the topic of a future
investigation.
5. DISCUSSION
Machine component design engineers could use the
proposed CAE methodology to design and evaluate helical
compression springs outside of the applicable range of
analytical equations. For example, this method may be used
to evaluate helical springs with complex geometries such as
variable rate springs. In addition, it can be used to design
helical compression springs to operate up to their solid
height. This would optimize the use of material, thus
reducing material cost and weight. Besides design
evaluations, the proposed methodology may be used to
support spring failure analysis.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 12 | Dec-2014, Available @ http://www.ijret.org 229
6. CONCLUSION
In conclusion, this research made two points. 1) A
computationally efficient and accurate FEA model of a
helical compression spring can be constructed that includes
end coil effects and coil-to-coil contact. The FE mesh
contained 11,296 hexahedral elements. The predicted spring
rate was within 5% of the analytically calculated value. 2)
The end coils can be modeled as rigid surfaces. Glue type
contact elements was an enabler for attaching rigid surface
representations of the end coils to the FE mesh
representation of the active coils. In future work,
experimental methods will be used to study the efficacy of
the proposed FEA modeling methodology for predicting
nonlinear engineering quantities, i.e. plastic deformation,
stress relaxation, and impact loads.
REFERENCES
[1]. Associated Spring, “Design Handbook: An Engineering
Guide to Spring Design.” 1987.
[2]. S.S. Gaikwad, P.S. Kachare. “Static Analysis of Helical
Compression Spring Used in Two-Wheeler Horn.”IJET, pp.
161-165, Feb 2013.
[3]. P. Sangmesh, S.J. Sanjay, V.B. Math. “Static Analysis
of Helical Compression Spring.” IJRET, pp. 835-838, May
2014.
[4]. M. Bakhshesh, M. Bakhshesh. “Optimization of Steel
elical Spring by Composite Spring.” IJMSE, pp. 47-41, June
2012.
[5]. S.S. Bhatia, A. Bergaley. “Analysis of the Design of
Helical Compression Spring to Study the Behavior of Steel
and Composites Used as a Spring Material.” IJESRT, pp.
576- 583, Aug 2014.
[6]. Y. Zhu, Y. Wang, Y. Huang. “Failure Analysis of a
Helical Compression Spring for a Heavy Vehicle
Suspension System.” Case Studies in Engineering Failure
Analysis, pp. 169-173, Oct 2014.
[7]. S. Valsange. “Design of Helical Coil Compression
Spring, a Review.” IJERA, pp 513-522, Nov 2012.
[8]. R.C. Juvinall, K.M. Marshek. “Fundamentals of
Machine Component Design.” New York: John Wiley and
Sons; 1991.
[9]. Altair Engineering, “HyperMesh 12, User Manual.”
2012.
[10]. MSC Software Corporation, “Volume A: theory and
user Manual.” 2013.

More Related Content

What's hot

OPTIMIZATION AND FATIGUE ANALYSISOF A CRANE HOOK USING FINITE ELEMENT METHOD
OPTIMIZATION AND FATIGUE ANALYSISOF A CRANE HOOK USING FINITE ELEMENT METHODOPTIMIZATION AND FATIGUE ANALYSISOF A CRANE HOOK USING FINITE ELEMENT METHOD
OPTIMIZATION AND FATIGUE ANALYSISOF A CRANE HOOK USING FINITE ELEMENT METHOD
ijmech
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 
Design, Analysis and weight optimization of Crane Hook: A Review
Design, Analysis and weight optimization of Crane Hook: A ReviewDesign, Analysis and weight optimization of Crane Hook: A Review
Design, Analysis and weight optimization of Crane Hook: A Review
ijsrd.com
 
Modeling and Analysis of Two Wheeler Connecting Rod by Using Ansys
Modeling and Analysis of Two Wheeler Connecting Rod by Using AnsysModeling and Analysis of Two Wheeler Connecting Rod by Using Ansys
Modeling and Analysis of Two Wheeler Connecting Rod by Using Ansys
IOSR Journals
 
C0391018023
C0391018023C0391018023
C0391018023
inventionjournals
 
FATIGUE ANALYSIS OF VARIABLE DIFFUSER
FATIGUE ANALYSIS OF VARIABLE DIFFUSER FATIGUE ANALYSIS OF VARIABLE DIFFUSER
FATIGUE ANALYSIS OF VARIABLE DIFFUSER
AM Publications
 
Analysis of main beam of bridge crane based on ANSYS
Analysis of main beam of bridge crane based on ANSYSAnalysis of main beam of bridge crane based on ANSYS
Analysis of main beam of bridge crane based on ANSYS
IJRES Journal
 
Design Analysis
Design AnalysisDesign Analysis
Design Analysisnaga ram
 
Effect of variation of plastic hinge length
Effect of variation of plastic hinge lengthEffect of variation of plastic hinge length
Effect of variation of plastic hinge length
eSAT Publishing House
 
Design Optimization and Analysis of a Steam Turbine Rotor Grooves
Design Optimization and Analysis of a Steam Turbine Rotor GroovesDesign Optimization and Analysis of a Steam Turbine Rotor Grooves
Design Optimization and Analysis of a Steam Turbine Rotor Grooves
IOSR Journals
 
Parametric study on slender column for flat plate structure
Parametric study on slender column for flat plate structureParametric study on slender column for flat plate structure
Parametric study on slender column for flat plate structure
eSAT Journals
 
Zero Voltage Switching Converters
Zero Voltage Switching ConvertersZero Voltage Switching Converters
Zero Voltage Switching Converters
ijiert bestjournal
 
Unguided crack growth simulation in asymmetric specimens using bond-based per...
Unguided crack growth simulation in asymmetric specimens using bond-based per...Unguided crack growth simulation in asymmetric specimens using bond-based per...
Unguided crack growth simulation in asymmetric specimens using bond-based per...
IRJET Journal
 
IRJET- Error Identification and Comparison with Agma Standard in Gears us...
IRJET-  	  Error Identification and Comparison with Agma Standard in Gears us...IRJET-  	  Error Identification and Comparison with Agma Standard in Gears us...
IRJET- Error Identification and Comparison with Agma Standard in Gears us...
IRJET Journal
 
COMPARATIVE STUDY OF CLASSICAL METHOD AND RELATIVE DEFORMATION COEFFICIENT ...
  COMPARATIVE STUDY OF CLASSICAL METHOD AND RELATIVE DEFORMATION COEFFICIENT ...  COMPARATIVE STUDY OF CLASSICAL METHOD AND RELATIVE DEFORMATION COEFFICIENT ...
COMPARATIVE STUDY OF CLASSICAL METHOD AND RELATIVE DEFORMATION COEFFICIENT ...
IAEME Publication
 
ME6603 - FINITE ELEMENT ANALYSIS UNIT - III NOTES AND QUESTION BANK
ME6603 - FINITE ELEMENT ANALYSIS UNIT - III NOTES AND QUESTION BANKME6603 - FINITE ELEMENT ANALYSIS UNIT - III NOTES AND QUESTION BANK
ME6603 - FINITE ELEMENT ANALYSIS UNIT - III NOTES AND QUESTION BANK
ASHOK KUMAR RAJENDRAN
 
643051
643051643051
IRJET - Stress Analysis of Solid Rocket Motor Case
IRJET - Stress Analysis of Solid Rocket Motor CaseIRJET - Stress Analysis of Solid Rocket Motor Case
IRJET - Stress Analysis of Solid Rocket Motor Case
IRJET Journal
 
ME6603 - FINITE ELEMENT ANALYSIS UNIT - IV NOTES AND QUESTION BANK
ME6603 - FINITE ELEMENT ANALYSIS UNIT - IV NOTES AND QUESTION BANKME6603 - FINITE ELEMENT ANALYSIS UNIT - IV NOTES AND QUESTION BANK
ME6603 - FINITE ELEMENT ANALYSIS UNIT - IV NOTES AND QUESTION BANK
ASHOK KUMAR RAJENDRAN
 

What's hot (20)

OPTIMIZATION AND FATIGUE ANALYSISOF A CRANE HOOK USING FINITE ELEMENT METHOD
OPTIMIZATION AND FATIGUE ANALYSISOF A CRANE HOOK USING FINITE ELEMENT METHODOPTIMIZATION AND FATIGUE ANALYSISOF A CRANE HOOK USING FINITE ELEMENT METHOD
OPTIMIZATION AND FATIGUE ANALYSISOF A CRANE HOOK USING FINITE ELEMENT METHOD
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Design, Analysis and weight optimization of Crane Hook: A Review
Design, Analysis and weight optimization of Crane Hook: A ReviewDesign, Analysis and weight optimization of Crane Hook: A Review
Design, Analysis and weight optimization of Crane Hook: A Review
 
Modeling and Analysis of Two Wheeler Connecting Rod by Using Ansys
Modeling and Analysis of Two Wheeler Connecting Rod by Using AnsysModeling and Analysis of Two Wheeler Connecting Rod by Using Ansys
Modeling and Analysis of Two Wheeler Connecting Rod by Using Ansys
 
C0391018023
C0391018023C0391018023
C0391018023
 
FATIGUE ANALYSIS OF VARIABLE DIFFUSER
FATIGUE ANALYSIS OF VARIABLE DIFFUSER FATIGUE ANALYSIS OF VARIABLE DIFFUSER
FATIGUE ANALYSIS OF VARIABLE DIFFUSER
 
Analysis of main beam of bridge crane based on ANSYS
Analysis of main beam of bridge crane based on ANSYSAnalysis of main beam of bridge crane based on ANSYS
Analysis of main beam of bridge crane based on ANSYS
 
Design Analysis
Design AnalysisDesign Analysis
Design Analysis
 
Effect of variation of plastic hinge length
Effect of variation of plastic hinge lengthEffect of variation of plastic hinge length
Effect of variation of plastic hinge length
 
30120140501009
3012014050100930120140501009
30120140501009
 
Design Optimization and Analysis of a Steam Turbine Rotor Grooves
Design Optimization and Analysis of a Steam Turbine Rotor GroovesDesign Optimization and Analysis of a Steam Turbine Rotor Grooves
Design Optimization and Analysis of a Steam Turbine Rotor Grooves
 
Parametric study on slender column for flat plate structure
Parametric study on slender column for flat plate structureParametric study on slender column for flat plate structure
Parametric study on slender column for flat plate structure
 
Zero Voltage Switching Converters
Zero Voltage Switching ConvertersZero Voltage Switching Converters
Zero Voltage Switching Converters
 
Unguided crack growth simulation in asymmetric specimens using bond-based per...
Unguided crack growth simulation in asymmetric specimens using bond-based per...Unguided crack growth simulation in asymmetric specimens using bond-based per...
Unguided crack growth simulation in asymmetric specimens using bond-based per...
 
IRJET- Error Identification and Comparison with Agma Standard in Gears us...
IRJET-  	  Error Identification and Comparison with Agma Standard in Gears us...IRJET-  	  Error Identification and Comparison with Agma Standard in Gears us...
IRJET- Error Identification and Comparison with Agma Standard in Gears us...
 
COMPARATIVE STUDY OF CLASSICAL METHOD AND RELATIVE DEFORMATION COEFFICIENT ...
  COMPARATIVE STUDY OF CLASSICAL METHOD AND RELATIVE DEFORMATION COEFFICIENT ...  COMPARATIVE STUDY OF CLASSICAL METHOD AND RELATIVE DEFORMATION COEFFICIENT ...
COMPARATIVE STUDY OF CLASSICAL METHOD AND RELATIVE DEFORMATION COEFFICIENT ...
 
ME6603 - FINITE ELEMENT ANALYSIS UNIT - III NOTES AND QUESTION BANK
ME6603 - FINITE ELEMENT ANALYSIS UNIT - III NOTES AND QUESTION BANKME6603 - FINITE ELEMENT ANALYSIS UNIT - III NOTES AND QUESTION BANK
ME6603 - FINITE ELEMENT ANALYSIS UNIT - III NOTES AND QUESTION BANK
 
643051
643051643051
643051
 
IRJET - Stress Analysis of Solid Rocket Motor Case
IRJET - Stress Analysis of Solid Rocket Motor CaseIRJET - Stress Analysis of Solid Rocket Motor Case
IRJET - Stress Analysis of Solid Rocket Motor Case
 
ME6603 - FINITE ELEMENT ANALYSIS UNIT - IV NOTES AND QUESTION BANK
ME6603 - FINITE ELEMENT ANALYSIS UNIT - IV NOTES AND QUESTION BANKME6603 - FINITE ELEMENT ANALYSIS UNIT - IV NOTES AND QUESTION BANK
ME6603 - FINITE ELEMENT ANALYSIS UNIT - IV NOTES AND QUESTION BANK
 

Viewers also liked

Design of helical spring against static loading
Design of helical spring against static loadingDesign of helical spring against static loading
Design of helical spring against static loading
akashpatel281996
 
Springs
SpringsSprings
Springs
sammydude10
 
Engr ma 4_threads&fasteners_powerpoint
Engr ma 4_threads&fasteners_powerpointEngr ma 4_threads&fasteners_powerpoint
Engr ma 4_threads&fasteners_powerpoint
kalyana sreenivasan
 
Revited joints
Revited jointsRevited joints
Revited jointshotman1991
 
ME 312 Mechanical Machine Design - Lecture 01
ME 312 Mechanical Machine Design  - Lecture 01ME 312 Mechanical Machine Design  - Lecture 01
ME 312 Mechanical Machine Design - Lecture 01
Dr. Bilal Siddiqui, C.Eng., MIMechE, FRAeS
 
Engr 22 lec-21-sp07_fasteners (1)
Engr 22 lec-21-sp07_fasteners (1)Engr 22 lec-21-sp07_fasteners (1)
Engr 22 lec-21-sp07_fasteners (1)
kalyana sreenivasan
 
Material selection for springs
 Material selection for springs Material selection for springs
Material selection for springs
Preeti Joddabge
 
MET 304 Welded joints example-3-solution
MET 304 Welded joints example-3-solutionMET 304 Welded joints example-3-solution
MET 304 Welded joints example-3-solutionhotman1991
 
Unit 3 machines
Unit 3 machines Unit 3 machines
Unit 3 machines
samreshkishore
 
Springs
SpringsSprings
Met304 assignment4
Met304 assignment4Met304 assignment4
Met304 assignment4hotman1991
 
ME 313 Mechanical Measurements and Instrumentation Lecture 01
ME 313 Mechanical Measurements and Instrumentation Lecture 01ME 313 Mechanical Measurements and Instrumentation Lecture 01
ME 313 Mechanical Measurements and Instrumentation Lecture 01
Dr. Bilal Siddiqui, C.Eng., MIMechE, FRAeS
 
Ch#1 MET 304 Mechanical design
Ch#1 MET 304 Mechanical design Ch#1 MET 304 Mechanical design
Ch#1 MET 304 Mechanical design
hotman1991
 
MET 304 Shafts and keys-mod#3
MET 304 Shafts and keys-mod#3MET 304 Shafts and keys-mod#3
MET 304 Shafts and keys-mod#3hotman1991
 
Springs-mechanical engineering
Springs-mechanical engineeringSprings-mechanical engineering
Springs-mechanical engineering
Nikhil Kumar
 
Marketing Presentation of Mechanical Engineering @ DSU for High School Students
Marketing Presentation of Mechanical Engineering @ DSU for High School StudentsMarketing Presentation of Mechanical Engineering @ DSU for High School Students
Marketing Presentation of Mechanical Engineering @ DSU for High School Students
Dr. Bilal Siddiqui, C.Eng., MIMechE, FRAeS
 
Chapter 10 threads and fasteners - 2010
Chapter 10   threads and fasteners - 2010Chapter 10   threads and fasteners - 2010
Chapter 10 threads and fasteners - 2010
Shelly Wilke
 
ME 312 Mechanical Machine Design [Screws, Bolts, Nuts]
ME 312 Mechanical Machine Design [Screws, Bolts, Nuts]ME 312 Mechanical Machine Design [Screws, Bolts, Nuts]
ME 312 Mechanical Machine Design [Screws, Bolts, Nuts]
Dr. Bilal Siddiqui, C.Eng., MIMechE, FRAeS
 
Types of springs Design Machine Elements (DME)
Types of springs Design Machine Elements (DME)Types of springs Design Machine Elements (DME)
Types of springs Design Machine Elements (DME)
Amit Mak
 
Design of mechanical spring
Design of mechanical springDesign of mechanical spring
Design of mechanical spring
TheEngineer13
 

Viewers also liked (20)

Design of helical spring against static loading
Design of helical spring against static loadingDesign of helical spring against static loading
Design of helical spring against static loading
 
Springs
SpringsSprings
Springs
 
Engr ma 4_threads&fasteners_powerpoint
Engr ma 4_threads&fasteners_powerpointEngr ma 4_threads&fasteners_powerpoint
Engr ma 4_threads&fasteners_powerpoint
 
Revited joints
Revited jointsRevited joints
Revited joints
 
ME 312 Mechanical Machine Design - Lecture 01
ME 312 Mechanical Machine Design  - Lecture 01ME 312 Mechanical Machine Design  - Lecture 01
ME 312 Mechanical Machine Design - Lecture 01
 
Engr 22 lec-21-sp07_fasteners (1)
Engr 22 lec-21-sp07_fasteners (1)Engr 22 lec-21-sp07_fasteners (1)
Engr 22 lec-21-sp07_fasteners (1)
 
Material selection for springs
 Material selection for springs Material selection for springs
Material selection for springs
 
MET 304 Welded joints example-3-solution
MET 304 Welded joints example-3-solutionMET 304 Welded joints example-3-solution
MET 304 Welded joints example-3-solution
 
Unit 3 machines
Unit 3 machines Unit 3 machines
Unit 3 machines
 
Springs
SpringsSprings
Springs
 
Met304 assignment4
Met304 assignment4Met304 assignment4
Met304 assignment4
 
ME 313 Mechanical Measurements and Instrumentation Lecture 01
ME 313 Mechanical Measurements and Instrumentation Lecture 01ME 313 Mechanical Measurements and Instrumentation Lecture 01
ME 313 Mechanical Measurements and Instrumentation Lecture 01
 
Ch#1 MET 304 Mechanical design
Ch#1 MET 304 Mechanical design Ch#1 MET 304 Mechanical design
Ch#1 MET 304 Mechanical design
 
MET 304 Shafts and keys-mod#3
MET 304 Shafts and keys-mod#3MET 304 Shafts and keys-mod#3
MET 304 Shafts and keys-mod#3
 
Springs-mechanical engineering
Springs-mechanical engineeringSprings-mechanical engineering
Springs-mechanical engineering
 
Marketing Presentation of Mechanical Engineering @ DSU for High School Students
Marketing Presentation of Mechanical Engineering @ DSU for High School StudentsMarketing Presentation of Mechanical Engineering @ DSU for High School Students
Marketing Presentation of Mechanical Engineering @ DSU for High School Students
 
Chapter 10 threads and fasteners - 2010
Chapter 10   threads and fasteners - 2010Chapter 10   threads and fasteners - 2010
Chapter 10 threads and fasteners - 2010
 
ME 312 Mechanical Machine Design [Screws, Bolts, Nuts]
ME 312 Mechanical Machine Design [Screws, Bolts, Nuts]ME 312 Mechanical Machine Design [Screws, Bolts, Nuts]
ME 312 Mechanical Machine Design [Screws, Bolts, Nuts]
 
Types of springs Design Machine Elements (DME)
Types of springs Design Machine Elements (DME)Types of springs Design Machine Elements (DME)
Types of springs Design Machine Elements (DME)
 
Design of mechanical spring
Design of mechanical springDesign of mechanical spring
Design of mechanical spring
 

Similar to A computational approach for evaluating helical compression springs

Probabilistic Design of Hollow Circular Composite Structure by using Finite E...
Probabilistic Design of Hollow Circular Composite Structure by using Finite E...Probabilistic Design of Hollow Circular Composite Structure by using Finite E...
Probabilistic Design of Hollow Circular Composite Structure by using Finite E...
IJERA Editor
 
Contact Pressure Validation of Steam Turbine Casing for Static Loading Condition
Contact Pressure Validation of Steam Turbine Casing for Static Loading ConditionContact Pressure Validation of Steam Turbine Casing for Static Loading Condition
Contact Pressure Validation of Steam Turbine Casing for Static Loading Condition
IJMER
 
Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+
Alexander Decker
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 
Finite Element Based Member Stiffness Evaluation of Axisymmetric Bolted Joint
Finite Element Based Member Stiffness Evaluation of Axisymmetric Bolted JointFinite Element Based Member Stiffness Evaluation of Axisymmetric Bolted Joint
Finite Element Based Member Stiffness Evaluation of Axisymmetric Bolted Joint
ijiert bestjournal
 
Modelling and analysis of single circular grooves made on dry friction clutches
Modelling and analysis of single circular grooves made on dry friction clutchesModelling and analysis of single circular grooves made on dry friction clutches
Modelling and analysis of single circular grooves made on dry friction clutches
eSAT Journals
 
Modelling and analysis of single circular grooves made on dry friction clutches
Modelling and analysis of single circular grooves made on dry friction clutchesModelling and analysis of single circular grooves made on dry friction clutches
Modelling and analysis of single circular grooves made on dry friction clutches
eSAT Journals
 
Finite Element Analysis and Fatigue analysis of Crane Hook with Different Ma...
Finite Element Analysis and Fatigue  analysis of Crane Hook with Different Ma...Finite Element Analysis and Fatigue  analysis of Crane Hook with Different Ma...
Finite Element Analysis and Fatigue analysis of Crane Hook with Different Ma...
IRJET Journal
 
Numerical Simulation of Knuckle Joint Using Finite Element Method: A New Appr...
Numerical Simulation of Knuckle Joint Using Finite Element Method: A New Appr...Numerical Simulation of Knuckle Joint Using Finite Element Method: A New Appr...
Numerical Simulation of Knuckle Joint Using Finite Element Method: A New Appr...
dbpublications
 
D351318
D351318D351318
D351318
IJERA Editor
 
Studies on factors influencing the behavior of bolted flanged joints
Studies on factors influencing the behavior of bolted flanged jointsStudies on factors influencing the behavior of bolted flanged joints
Studies on factors influencing the behavior of bolted flanged joints
eSAT Journals
 
Effect of elements on linear elastic stress analysis
Effect of elements on linear elastic stress analysisEffect of elements on linear elastic stress analysis
Effect of elements on linear elastic stress analysis
eSAT Journals
 
Numerical simulaton of axial flow fan using gambit and
Numerical simulaton of axial flow fan using gambit andNumerical simulaton of axial flow fan using gambit and
Numerical simulaton of axial flow fan using gambit and
eSAT Publishing House
 
Probabilistic Design of Helical Coil Spring for Longitudinal Invariance by Us...
Probabilistic Design of Helical Coil Spring for Longitudinal Invariance by Us...Probabilistic Design of Helical Coil Spring for Longitudinal Invariance by Us...
Probabilistic Design of Helical Coil Spring for Longitudinal Invariance by Us...
IJERA Editor
 
Static analysis of master leaf spring
Static analysis of master leaf springStatic analysis of master leaf spring
Static analysis of master leaf spring
eSAT Publishing House
 
A comparatively analysis of plate type H.E. and helical type H.E. using ANOVA...
A comparatively analysis of plate type H.E. and helical type H.E. using ANOVA...A comparatively analysis of plate type H.E. and helical type H.E. using ANOVA...
A comparatively analysis of plate type H.E. and helical type H.E. using ANOVA...
IRJET Journal
 
Effect of elements on linear elastic stress analysis
Effect of elements on linear elastic stress analysisEffect of elements on linear elastic stress analysis
Effect of elements on linear elastic stress analysis
eSAT Publishing House
 
ANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINS
ANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINSANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINS
ANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINS
IRJET Journal
 

Similar to A computational approach for evaluating helical compression springs (20)

Probabilistic Design of Hollow Circular Composite Structure by using Finite E...
Probabilistic Design of Hollow Circular Composite Structure by using Finite E...Probabilistic Design of Hollow Circular Composite Structure by using Finite E...
Probabilistic Design of Hollow Circular Composite Structure by using Finite E...
 
Contact Pressure Validation of Steam Turbine Casing for Static Loading Condition
Contact Pressure Validation of Steam Turbine Casing for Static Loading ConditionContact Pressure Validation of Steam Turbine Casing for Static Loading Condition
Contact Pressure Validation of Steam Turbine Casing for Static Loading Condition
 
Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Finite Element Based Member Stiffness Evaluation of Axisymmetric Bolted Joint
Finite Element Based Member Stiffness Evaluation of Axisymmetric Bolted JointFinite Element Based Member Stiffness Evaluation of Axisymmetric Bolted Joint
Finite Element Based Member Stiffness Evaluation of Axisymmetric Bolted Joint
 
Modelling and analysis of single circular grooves made on dry friction clutches
Modelling and analysis of single circular grooves made on dry friction clutchesModelling and analysis of single circular grooves made on dry friction clutches
Modelling and analysis of single circular grooves made on dry friction clutches
 
Modelling and analysis of single circular grooves made on dry friction clutches
Modelling and analysis of single circular grooves made on dry friction clutchesModelling and analysis of single circular grooves made on dry friction clutches
Modelling and analysis of single circular grooves made on dry friction clutches
 
Finite Element Analysis and Fatigue analysis of Crane Hook with Different Ma...
Finite Element Analysis and Fatigue  analysis of Crane Hook with Different Ma...Finite Element Analysis and Fatigue  analysis of Crane Hook with Different Ma...
Finite Element Analysis and Fatigue analysis of Crane Hook with Different Ma...
 
Numerical Simulation of Knuckle Joint Using Finite Element Method: A New Appr...
Numerical Simulation of Knuckle Joint Using Finite Element Method: A New Appr...Numerical Simulation of Knuckle Joint Using Finite Element Method: A New Appr...
Numerical Simulation of Knuckle Joint Using Finite Element Method: A New Appr...
 
D351318
D351318D351318
D351318
 
D351318
D351318D351318
D351318
 
D351318
D351318D351318
D351318
 
Studies on factors influencing the behavior of bolted flanged joints
Studies on factors influencing the behavior of bolted flanged jointsStudies on factors influencing the behavior of bolted flanged joints
Studies on factors influencing the behavior of bolted flanged joints
 
Effect of elements on linear elastic stress analysis
Effect of elements on linear elastic stress analysisEffect of elements on linear elastic stress analysis
Effect of elements on linear elastic stress analysis
 
Numerical simulaton of axial flow fan using gambit and
Numerical simulaton of axial flow fan using gambit andNumerical simulaton of axial flow fan using gambit and
Numerical simulaton of axial flow fan using gambit and
 
Probabilistic Design of Helical Coil Spring for Longitudinal Invariance by Us...
Probabilistic Design of Helical Coil Spring for Longitudinal Invariance by Us...Probabilistic Design of Helical Coil Spring for Longitudinal Invariance by Us...
Probabilistic Design of Helical Coil Spring for Longitudinal Invariance by Us...
 
Static analysis of master leaf spring
Static analysis of master leaf springStatic analysis of master leaf spring
Static analysis of master leaf spring
 
A comparatively analysis of plate type H.E. and helical type H.E. using ANOVA...
A comparatively analysis of plate type H.E. and helical type H.E. using ANOVA...A comparatively analysis of plate type H.E. and helical type H.E. using ANOVA...
A comparatively analysis of plate type H.E. and helical type H.E. using ANOVA...
 
Effect of elements on linear elastic stress analysis
Effect of elements on linear elastic stress analysisEffect of elements on linear elastic stress analysis
Effect of elements on linear elastic stress analysis
 
ANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINS
ANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINSANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINS
ANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINS
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
eSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
eSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
eSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
eSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
eSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
eSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
eSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
eSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
eSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
eSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
eSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
eSAT Journals
 
Effect of skew angle on static behaviour of reinforced concrete slab bridge d...
Effect of skew angle on static behaviour of reinforced concrete slab bridge d...Effect of skew angle on static behaviour of reinforced concrete slab bridge d...
Effect of skew angle on static behaviour of reinforced concrete slab bridge d...
eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 
Effect of skew angle on static behaviour of reinforced concrete slab bridge d...
Effect of skew angle on static behaviour of reinforced concrete slab bridge d...Effect of skew angle on static behaviour of reinforced concrete slab bridge d...
Effect of skew angle on static behaviour of reinforced concrete slab bridge d...
 

Recently uploaded

The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 

Recently uploaded (20)

The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 

A computational approach for evaluating helical compression springs

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 12 | Dec-2014, Available @ http://www.ijret.org 224 A COMPUTATIONAL APPROACH FOR EVALUATING HELICAL COMPRESSION SPRINGS MacArthur L. Stewart1 1 Assistant Professor, Mechanical Engineering Technology Department, Eastern Michigan University, MI, USA Abstract Helical compression springs are generally synthesized and evaluated by determining the maximum torsional stress, fatigue life, natural frequency, and/or load loss due to stress relaxation. To this end, researchers have developed finite element analysis (FEA) modeling methods to simulate the design performance of helical compression springs. The intent of this paper was to make a useful contribution to the published works for evaluating round wire helical compression springs. Specifically, commercially available FEA software was used to construct a structural model of a helical compression spring to simulate its full range of compression. The proposed FEA modeling methodology considers coil-to-coil contact and the end coils were modeled as rigid surfaces. With 9 mm of compression, the predicted spring rate correlated with the analytically calculated value to within 5%. Keywords: Helical compression spring, machine component design, spring FEA -------------------------------------------------------------------***-------------------------------------------------------------------- 1. INTRODUCTION A helical compression spring is a common machine component that is used to exert a specific force at a specified height. Fig -1 shows the dimensional values that are used to define the geometry of a helical compression spring [1]. Note the diameter is defined as the mean of the inner and outer diameters, I.D. and O.D., respectively. The spring index C = D/d is a useful parameter for assessing manufacturability (ability to coil the spring) [1]. In general, helical compression spring design decisions are driven by the maximum torsional stress, fatigue life, natural frequency, and/or load loss due to stress relaxation (typical engineering design evaluation quantities). Because of this, efficient methods are needed to synthesize and evaluate potential spring design concepts. There are 3 approaches for evaluating helical compression springs. 1) Experimental design evaluations has provided and continues to provide insight into the performance of potential spring design problem solutions. However, this approach may be difficult to execute in some cases. The area to be evaluated may not be accessible and/or the measuring equipment may interfere with the deflection of the spring. 2) For simple models, analytical equations may be considered. Analytical equations provide detailed knowledge of engineering quantities, i.e. stress distribution. 3) Besides experimental methods, complex spring models can be evaluated using numerical analysis methods. Particularly, finite deformation and boundary interaction effects can be estimated. But, the accuracy of a numerical model depends on the discretization strategy, material properties, and application of boundary conditions. Depending on the complexity of the model, solution times can also be long. Fig -1: Dimensions of a helical compression spring Researchers have proposed finite element analysis (FEA) modeling methods to predict the engineering design performance of helical compression springs. Investigators have developed linear FEA models to predict the maximum stress developed in helical compression springs used in the horn of two-wheel vehicles [2], [3]. Their FEA modeling methodologies correlated with analytical evaluations in the low load regime. Scholars have also developed FEA models of helical compression springs applicable to vehicle suspension systems [4], [5]. The aim of these researchers was to replace steel with a viable composite material. Their results showed that the composite material resulted in a reduction in stress and weight, but an increase in displacement. Zhu et. al. [6] built a 2D FEA model to simulate contact between the end and first active coils using plane strain theory. The objective of their work was to determine the root cause of an
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 12 | Dec-2014, Available @ http://www.ijret.org 225 automotive suspension spring fatigue failure. Along with experimental results, their FEA model indicated stress singularities at the edges of the contact zone which was concluded to be the cause of the fatigue failure. In addition to discretizing helical compression spring geometry with tetrahedral and hexahedral elements, researchers have considered beam elements [7]. They used beam elements to increase computational efficiency. The objective of this research was to make a useful contribution to the published works for synthesizing and evaluating helical compression springs. Specifically, this paper investigated the efficacy of modeling the end coils of a helical compression spring as rigid surfaces and using a contact algorithm to simulate coil-to-coil contact. The following assumptions were considered in this study:  The spring was manufactured from steel, E = 207 GPa and = 0.3  The spring was free from material and manufacturing defects  The loading frequency was not aligned with the spring’s natural frequency  The spring solid height could be calculated from the number of active coils Na, wire diameter d, and the spring end conditions The major contributions to the published literature from this research include:  A innovative methodology for constructing a virtual prototype of a helical compression spring  A computationally efficient FEA modeling methodology that includes coil-to-coil contact 2. HELICAL COMPRESSION SPRING ANALYTICAL EQUATIONS Fig -2 shows a section of a round wire helical compression spring [8]. From these internal loads, analytical equations defining the shear stress at the inner coil of the spring max and the spring rate k can be derived. A round wire helical compression spring can be thought of as a curved torsion bar. The shear stress is derived by considering the torsional stress that is developed in a straight bar and using the Wahl factor to account for the transverse shear force F and the effects of curvature [8]. So, the torsional shear stress in a bar subjected to a twisting moment T is τ = Tr J , (1) where J is the polar moment of inertia J π 32 D4 and r d 2 is the radius of the cross sectional area. Substituting J and r into equation (1) gives τ = 16T πd3 = 8FD πd3 . (2) The wall factor is defined by 4C − 1 4C − 4 + 0.615 C . (3) For static loading, the first term in equation (3) which accounts for the effects of curvature may be ignored [8]. The product of equations (2) and (3) gives the resultant shear stress that acts at the inner diameter of a round wire helical compression spring, τmax = 8FD πd3 4C − 1 4C − 4 + 0.615 C . (4) By considering Castigliano’s method and assuming that the transverse shear force F has a minimal effect on deflection, the spring rate is k = P F = Gd4 8D3Na . (5) G and Na are the shear modulus of elasticity and the number of active coils, respectively. Fig -2: Section of round wire helical compression spring 3. HELICAL COMPRESSION SPRING FEA MODEL In this work, two commercially available computer software programs were used as the primary research tools. 1) HyperMesh [9] was used to discretize the computational domain. HyperMesh is a FEA pre-processor, Altair Engineering, Inc. 2) Except for meshing, the FEA model was constructed and processed using MARC/Mentat which is a multi-purpose nonlinear FEA software package, MSC Software Corporation [10]. Fig -3 gives a general overview on how the proposed FEA model was constructed. This section contains a detailed description of the proposed FEA modeling methodology. Section 3 is organized into 5 subsections: 1) CAD data, 2) geometry discretization, 3) material properties, 4) boundary conditions, and 5) numerical solution methods.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 12 | Dec-2014, Available @ http://www.ijret.org 226 Fig -3: Overview of the proposed FEA modeling methodology 3.1 CAD Data The proposed FEA modeling methodology was demonstrated on a helical compression spring with the following dimensions:  Free length, L = 30 mm  Wire diameter, d = 3 mm  Outer diameter, OD = 14 mm  Number of active coils, Na = 7  Open and ground end coils The CAD data is shown in Fig -4. Fig -4: CAD data of the helical compression spring that was used in this study 3.2 Geometry Discretization The CAD data that represented the geometry of the helical compression spring was first imported into HyperMesh. 11,296 linear hexahedral elements were used to discretize the active coil portion of the spring geometry, Fig -5. Surfaces that represented the spring supports were integrated into the end coil surfaces. Glue type contact elements were used to create the interface between the end coil surfaces and the active coil solid mesh. Fig -5: Helical compression spring FEA model: hexahedral FEA mesh representation of the active coils, glue contact elements were used to attach the end coil surfaces to the FE mesh (left); integrated end coil and spring support surfaces (right) 3.3 Material Properties Similar to previous investigators [7], a linear constitutive relationship was assumed for this study. In other words, Hooke’s Law was applicable. As previously stated, the spring was assumed to be fabricated from steel with the following properties: E = 207 GPa, and = 0.3.From the elastic modulus of elasticity E and assuming a value of 0.3 for poisson’s ratio , the shear modulusof elasticity G was calculated from G = E 2 1 + υ . (6) 3.4 Boundary Conditions The spring support surfaces were used to compress the spring FEA model from the free height to the solid height. To simulate coil contact during deformation, touching type contact elements were used to model boundary non- linearity. Coulomb’s friction model was used to account for coil friction. A value of 0.6 was considered for the coefficient of friction , steel on steel. 3.5 Numerical Solution Methods The numerical methods that were used to simulate spring compression are summarized here:  Element Type: 11,296 1st order hexahedral elements
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 12 | Dec-2014, Available @ http://www.ijret.org 227  Contact: touching contact, interface between the spring coils; glue contact, interface between the end coil surfaces and the active coil mesh  Boundary Conditions: Rigid surfaces, displacement controlled  Dynamic Effects: none (quasi static)  Solution Control: Large displacement, Lagrangian, New-Raphson  Stepping Procedure: Constant time step  Convergence Criteria: Relative residual force magnitude, criteria ≤ 0.1 4. RESULTS After constructing the FEA model, spring compression was simulated by displacing the top integrated end coil/spring support surfaces. The bottom end coil/spring support surfaces remained stationary. In this section, the results of the simulation are presented. This section is organized into 2 subsections: 1) spring rate comparison, and 2) shear stress contour plots. Fig -6: Predicted load vs deflection curve 4.1 Spring Rate Comparison The spring rate curve was determined by calculating the reaction force (on the top spring support surface) at each displacement increment. Fig -6 shows the predicted spring load versus displacement curve. For the spring geometry used in this study, the available spring deflection is 9 mm. Since the end coils of the spring were ground and flat, the expected deflection response would consist of a linear region within the deflection range of 10% – 90% of the available spring deflection. The spring rate in the linear region of Fig -6 is 95.4 N/mm. In comparison, the analytically calculated spring rate k was 91.3 N/mm. The relative error between the analytically calculated value and the FEA model prediction was 4.3%.
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 12 | Dec-2014, Available @ http://www.ijret.org 228 Fig -7: Shear stress contour plots 4.2 Shear Stress Contour Plots Shear stress contour plots are shown in Fig -7. The contour plots at the top, middle, and bottom of Fig -7 represent the predicted shear stress at compression values of 1.8, 6.3, and 9 mm from the free height, respectively. Recall that the maximum spring deflection is 9 mm. The predicted maximum shear stress at 20% of the total deflection (1.8 mm) was 298 MPa and the analytically computed value was 247 MPa. The resulting relative error was 17.1%. At 70% of the available deflection (6.3 mm), the predicted maximum shear stress was 1035 MPa. The analytically computed value was 864.5 MPa, 16.5 % relative error. Note that the predicted maximum shear stress values were conservative. Referring to the bottom contour plot in Fig -7, the predicted maximum shear stress when the spring was compressed to the solid height was 1451 MPa. Since the spring rate equation was derived assuming a linear relationship between the spring load and deflection and the fact that the degree of linearity is dependent on the conditions of the inactive coils, the accuracy of the predicted shear stress at the solid height should be based on an experimental evaluation. An experimental correlation study will be the topic of a future investigation. 5. DISCUSSION Machine component design engineers could use the proposed CAE methodology to design and evaluate helical compression springs outside of the applicable range of analytical equations. For example, this method may be used to evaluate helical springs with complex geometries such as variable rate springs. In addition, it can be used to design helical compression springs to operate up to their solid height. This would optimize the use of material, thus reducing material cost and weight. Besides design evaluations, the proposed methodology may be used to support spring failure analysis.
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 12 | Dec-2014, Available @ http://www.ijret.org 229 6. CONCLUSION In conclusion, this research made two points. 1) A computationally efficient and accurate FEA model of a helical compression spring can be constructed that includes end coil effects and coil-to-coil contact. The FE mesh contained 11,296 hexahedral elements. The predicted spring rate was within 5% of the analytically calculated value. 2) The end coils can be modeled as rigid surfaces. Glue type contact elements was an enabler for attaching rigid surface representations of the end coils to the FE mesh representation of the active coils. In future work, experimental methods will be used to study the efficacy of the proposed FEA modeling methodology for predicting nonlinear engineering quantities, i.e. plastic deformation, stress relaxation, and impact loads. REFERENCES [1]. Associated Spring, “Design Handbook: An Engineering Guide to Spring Design.” 1987. [2]. S.S. Gaikwad, P.S. Kachare. “Static Analysis of Helical Compression Spring Used in Two-Wheeler Horn.”IJET, pp. 161-165, Feb 2013. [3]. P. Sangmesh, S.J. Sanjay, V.B. Math. “Static Analysis of Helical Compression Spring.” IJRET, pp. 835-838, May 2014. [4]. M. Bakhshesh, M. Bakhshesh. “Optimization of Steel elical Spring by Composite Spring.” IJMSE, pp. 47-41, June 2012. [5]. S.S. Bhatia, A. Bergaley. “Analysis of the Design of Helical Compression Spring to Study the Behavior of Steel and Composites Used as a Spring Material.” IJESRT, pp. 576- 583, Aug 2014. [6]. Y. Zhu, Y. Wang, Y. Huang. “Failure Analysis of a Helical Compression Spring for a Heavy Vehicle Suspension System.” Case Studies in Engineering Failure Analysis, pp. 169-173, Oct 2014. [7]. S. Valsange. “Design of Helical Coil Compression Spring, a Review.” IJERA, pp 513-522, Nov 2012. [8]. R.C. Juvinall, K.M. Marshek. “Fundamentals of Machine Component Design.” New York: John Wiley and Sons; 1991. [9]. Altair Engineering, “HyperMesh 12, User Manual.” 2012. [10]. MSC Software Corporation, “Volume A: theory and user Manual.” 2013.