SlideShare a Scribd company logo
1 of 70
Download to read offline
KTH Engineering Sciences
Wheel-Rail Contact Modelling
in Vehicle Dynamics Simulation
Matin Shahzamanian Sichani
Licentiate Thesis
Stockholm, Sweden
2013
Academic thesis with permission by KTH Royal Institute of Technology,
Stockholm, to be submitted for public examination for the degree of Li-
centiate of Engineering in Vehicle and Maritime Engineering, Wednes-
day the 2nd of October, 2013 at 13.15, in room E2, Lindstedsvägen 3, KTH
Royal Institute of Technology, Stockholm, Sweden.
TRITA-AVE 2013:47
ISSN 1651-7660
ISBN 978-91-7501-852-2
c

 Matin Sh. Sichani, 2013
Postal address: Visiting address: Contact:
Matin Sh. Sichani Teknikringen 8 matinss@kth.se
KTH 3rd floor
Aeronautical and Vehicle Eng. Room 315
SE-100 44 Stockholm Stockholm
ii
Abstract
The wheel-rail contact is at the core of all research related to vehicle-
track interaction. This tiny interface governs the dynamic performance
of rail vehicles through the loads it transmits and, like any high stress
concentration zone, it is subjected to serious damage phenomena. Thus,
a clear understanding of the rolling contact between wheel and rail is
key to realistic vehicle dynamic simulation and damage analyses.
In a multi-body-system simulation package, the essentially deman-
ding contact problem should be evaluated in about every millisecond.
Hence, a rigorous treatment of the contact is highly time consuming.
Simplifying assumptions are, therefore, made to accelerate the simula-
tion process. This gives rise to a trade-off between accuracy and compu-
tational efficiency of the contact models in use.
Historically, Hertz contact solution is used since it is of closed-form.
However, some of its underlying assumptions may be violated quite of-
ten in wheel-rail contact. The assumption of constant relative curvature
which leads to an elliptic contact patch is of this kind. Fast non-elliptic
contact models are proposed by others to lift this assumption while avoi-
ding the tedious numerical procedures. These models are accompanied
by a simplified approach to treat tangential tractions arising from cree-
pages and spin.
In this thesis, in addition to a literature survey presented, three of
these fast non-elliptic contact models are evaluated and compared to
each other in terms of contact patch, pressure and traction distributions
as well as the creep forces. Based on the conclusions drawn from this
evaluation, a new method is proposed which results in more accurate
contact patch and pressure distribution estimation while maintaining
the same computational efficiency. The experience gained through this
Licentiate work illuminates future research directions among which, im-
proving tangential contact results and treating conformal contacts are
given higher priority.
Keywords: wheel-rail contact, non-elliptic contact, vehicle-track interaction,
rail vehicle dynamics, rolling contact, MBS, virtual penetration
iii
Preface
The work presented in this Licentiate thesis was carried out at the De-
partment of Aeronautical and Vehicle Engineering, KTH Royal Institute
of Technology in Stockholm, between January 2011 and August 2013.
The financial support from KTH Railway Group sponsors, namely, Swe-
dish Transport Administration (Trafikverket), Bombardier Transporta-
tion, Stockholm County Council (Stockholms Läns Landsting), SJ, Vec-
tura, and Interfleet Technology is gratefully appreciated.
I would like to thank my supervisors, Prof. Mats Berg and Dr. Roger En-
blom for their invaluable support and guidance throughout the project.
Your professional standards and in-depth knowledge enlighten me.
To my colleagues at the division of Rail Vehicle and at KTH, thank you
for making such a friendly and pleasant atmosphere. Besides enjoying
fruitful discussions, it is a lot of fun working with you.
To my family whose support and encouragement made this work pos-
sible, you truly deserve my deepest gratitude and love. Thank you!
Finally, I would like to thank my friends and fellows for standing by me
when it is desperately needed. You are truly the best. Natule! my espe-
cial thanks go to you for all we have been through.
Matin Sh. Sichani
Stockholm, August 2013
v
Dissertation
This thesis is comprised of two parts. Part I offers an overview of the
research area and the summary of the present work. Part II is the collec-
tion of the following scientific papers:
Paper A
M. Sh. Sichani, R. Enblom, M. Berg, Comparison of Non-elliptic Contact
Models: Towards Fast and Accurate Modelling of Wheel-Rail Contact, accep-
ted for publication in Special Edition of Wear.
Paper B
M. Sh. Sichani, R. Enblom, M. Berg, An Approximate Analytical Method
to Solve Frictionless Contact Between Elastic Bodies of Revolution, submitted
for publication.
Division of work between authors
Sichani initiated the studies, performed the analyses and wrote the pa-
pers. Enblom and Berg supervised the work and reviewed the papers.
Publication not included in this thesis
N. Burgelman, M. S. Sichani, Z. Li, R. Dollevoet, R. Enblom, M. Berg,
Comparison of Wheel/Rail Contact Models Applied to Online Vehicle Dynamic
Simulation, accepted for oral presentation at IAVSD 2013 Symposium,
China.
vii
Thesis contributions
The main contributions of the present work reported in this thesis are as
follows:
• Fast non-elliptic contact models based on the virtual penetration
concept are evaluated and compared to each other for the applica-
tion to wheel-rail contact.
• It is shown that models based on virtual penetration are problem
dependent and result in less accurate contact patch estimation in
certain wheel-rail contact cases.
• It is also shown that the pressure distribution estimation by these
models deviate from the results of more accurate, but computatio-
nally expensive, CONTACT code.
• The effect of spin variation within the contact patch on creep forces
in non-elliptic contact cases is shown.
• A new method is proposed for analytical estimation of non-elliptic
normal contacts in which the elastic surface deformation is ap-
proximated.
• An algorithm named ANALYN is developed based on the pro-
posed method. Using this algorithm, the contact patch and pres-
sure distribution estimations are considerably improved in com-
parison to the virtual-penetration-based models. The ANALYN
algorithm, implemented in MATLAB, is at least 200 times faster
than CONTACT.
ix
Contents
I OVERVIEW 1
1 Introduction 3
2 Fundamentals of Contact Mechanics 7
2.1 General contact problem . . . . . . . . . . . . . . . . . . . . 7
2.2 Hertz problem . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.3 Boussinesq equations . . . . . . . . . . . . . . . . . . . . . . 14
3 Rolling Contact 17
3.1 Slip, creepages and spin . . . . . . . . . . . . . . . . . . . . 17
3.2 Two-dimensional rolling . . . . . . . . . . . . . . . . . . . . 18
3.3 Three-dimensional rolling . . . . . . . . . . . . . . . . . . . 21
3.4 FEM analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
4 Wheel-Rail Contact in Vehicle Dynamics Simulation 27
4.1 Creep force calculation . . . . . . . . . . . . . . . . . . . . . 28
4.2 Fast contact models . . . . . . . . . . . . . . . . . . . . . . . 30
4.3 Further challenges . . . . . . . . . . . . . . . . . . . . . . . 41
5 Summary of the Present Work 45
5.1 Present results . . . . . . . . . . . . . . . . . . . . . . . . . . 46
5.2 Future research directions . . . . . . . . . . . . . . . . . . . 49
Bibliography 51
II APPENDED PAPERS 57
xi
Part I
OVERVIEW
1Introduction
The performance of rail vehicles is inevitably tied to tiny areas where the
wheels meet the rails. This highly-stressed interface is the root to almost
all research areas of interest in vehicle-track interaction — from dynamic
performance of the vehicle to maintenance of the infrastructure. There-
fore, a better understanding of the contact phenomenon between wheel
and rail is crucial to design an optimized railway system of transporta-
tion.
From the start, the wheel-rail contact has been of crucial interest to
railway engineers. In fact, the mere idea of reducing the traction in-
terface to a small area by using harder materials such as steel is at the
core of what separates the railway from road transport. By doing so, the
energy loss due to rolling resistance is significantly reduced. However,
introducing such a drastic change raises other issues and challenges to
confront.
Research fields which involve wheel-rail contact are vast. The dyna-
mics of rail vehicles are dependent on the forces applied to the wheelsets
through this interface. Nowadays, the multi-body dynamic simulation
of rail vehicles is a significant part of their design process. Such simu-
lations need a reasonably accurate estimation of the wheel-rail contact
forces. Without having an appropriate understanding of the wheel-rail
interaction, the essential safety analysis of stability and derailment or
the ride comfort analysis are disputable.
Today, with increasing demands of the market for heavier axle loads
and higher speeds, the costly maintenance of both the infrastructure and
the rolling stock is among top items in the concern-list of all train opera-
tors and track owners. A great portion of these maintenance costs stems
from the deterioration phenomena occurring in the notorious wheel-rail
3
CHAPTER 1. INTRODUCTION
interface. Two of these phenomena to blame are namely wear and rol-
ling contact fatigue (RCF). In recent years, there has been a substantial
deal of research dedicated to comprehend and predict these phenomena.
Nevertheless, the primary step that enables investigating such mecha-
nisms is to clearly know the shape and size of the contact patch, and
the distribution of the stresses within it. This is what the solution to the
wheel-rail contact problem can provide us with.
In addition, environmental aspects such as energy usage of the rail-
way transport are closely connected to the wheel-rail interaction. The
growing interest in studying rail vehicle generated noise and wear par-
ticle emissions necessitates a more detailed investigation of the contact
phenomena. The energy usage of a rolling stock is dependent on the
adhesion levels in the wheel-rail interface. Modelling the adhesion si-
tuation in this interface is also crucial for safety issues regarding the
braking performance. However, modelling friction for an open system
subjected to different sources of contamination and variable environ-
mental conditions is still an existing challenge to researchers.
Generally, the treatment of wheel-rail contact can be divided into
two parts: a geometric (kinematic) part, which aims at the detection of
the contact points, and an elastic (elasto-plastic) part, which solves the
contact problem from a Solid Mechanics point of view. The geometric
part requires the geometrical data for track and wheelset together with
the kinematical data of the wheelset. Wheel and rail profiles, track geo-
metry and irregularities, and wheelset geometry together with its lateral
displacement and yaw angle are all inputs to the contact geometric sol-
ver. The contact point detection may be carried out by assuming the
wheel and the rail as rigid or accounting for their flexibilities. Having
the points of contact and velocity vector of the wheelset, the creepages
are also calculated. The output of the geometric part is the essential in-
put for the elastic solver.
The elastic problem is, basically, to find the area formed by the bo-
dies in contact (i.e. contact patch), and to indicate the distribution of
the contact pressure (normal compressive stress) together with the dis-
tribution of the tangential traction within this patch. Having the traction
distribution, one can calculate the total frictional force better known as
creep force in wheel-rail contact.
In multi-body system (MBS) simulation codes used for dynamic ana-
lysis of rail vehicles, there is a contact module to deal with wheel-rail
interaction. Figure 1.1 illustrates how this contact module is coupled to
the system dynamics.
4
Contact Module
Geometric
Elastic
Generalized Equations of motion
& constraint conditions
Normal
forces
Displacement
Vector
Velocity
Vector
Contact Geometry Program Creepage Calc. Program
Normal Contact Program Tangential Contact Program
Contact Patches
&
Normal Stresses
Tangential
Stresses
∫
Contact
Points
Creepages
Contact
Forces &
Moments
Figure 1.1: The contact module within an MBS code
In this thesis, the focus is merely on the elastic part of the wheel-
rail contact. Hence, the points of contact, the creepages and the normal
forces are all taken for granted. In Chapter 2, the necessary theoreti-
cal background from Contact Mechanics is briefly discussed. Following
that, in Chapter 3, the theories of rolling contact in two and three di-
mensions and the application of finite element method are covered. In
Chapter 4, various models for treatment of wheel-rail contact within ve-
hicle dynamic simulations are discussed. Several challenges and issues
in modelling wheel-rail contact are also briefly introduced in this chap-
ter. Finally, in Chapter 5, a summary of the author’s research work and
scientific contribution is presented as well as future research directions
to follow.
5
2Fundamentals of
Contact Mechanics
Despite the fact that contact is the principal way of applying loads and as
a result of that the stress concentration in its vicinity is of crucial concern,
Contact Mechanics is, in fact, a contemporary research field within Solid
Mechanics. Historically, it is said that it all started by the publication of
Heinrich Hertz’ highly appreciated paper [1] in 1882. Although he is
mostly known for his contributions on electromagnetic waves, Hertz is
actually the most famous name in the history of Contact Mechanics.
The aim of this chapter is to touch on the fundamentals of Contact
Mechanics later needed in treating wheel-rail contact. Firstly, the contact
problem between two solid bodies is defined in its general form. Se-
condly, the Hertz solution to his contact problem is presented and its as-
sumptions and limitations are discussed. Finally, the well-known Bous-
sinesq (and Cerruti) equations for half-spaces are introduced.
2.1 General contact problem
The contact problem between two quasi-identical solid bodies is defined
in this section. Here, quasi-identity means that the material properties
of the bodies have the following relation,
G1
1 − 2ν1
=
G2
1 − 2ν2
, (2.1)
where G1, G2, and ν1, ν2 are the shear modulus and Poisson ratio of
the first and second body, respectively. This condition implies that the
tangential (normal) stresses do not affect the total normal (tangential)
7
CHAPTER 2. FUNDAMENTALS OF CONTACT MECHANICS
deformation on the contact surface. Hence, the normal contact of the
two bodies can be treated regardless of the tangential loading.
The solution to the normal contact problem is the determination of
the area under contact and the contact pressure distribution within this
area. In order to deal with the problem, several quantities should be
introduced. Figure 2.1a illustrates two bodies in touch at the first point
of contact. A Cartesian system of coordinates is defined with its origin
at the first point of contact and vertical z-axis pointing upwards while
lateral y-axis and longitudinal x-axis are within the tangent plane where
the contact area is formed after loading. The contacting surfaces of the
bodies are represented by z1(x, y) and z2(x, y) for the first and the second
body, respectively. The bodies after normal loading are also shown in Fi-
gure 2.1b. The centres of the bodies are supposed to be pressed towards
each other by the distance, δ, known as approach. The distance between
the undeformed surfaces (before loading), z = |z1| + |z2|, is called se-
paration. The normal elastic deformation of the bodies on the surfaces,
uz1
(x, y) and uz2 (x, y), may be summed up to form uz = |uz1
| + |uz2 |,
which is called the normal elastic deformation, in short. At last, the dis-
tance between the deformed surfaces (after loading) can be denoted by,
d(x, y) = z(x, y) − δ + uz(x, y). (2.2)
Using this distance function, d(x, y), the normal contact problem can be
expressed through the following contact inequalities,
d(x, y) ≥ 0, σz(x, y) ≤ 0. (2.3)
where, σz is the normal stress on the surface. Here, the tensile contact
stress due to molecular attraction between the bodies is neglected. Thus,
z
y
x
z (x,y)
2
z (x,y)
1
first point of contact
(a)
y
z
δ
Body 1
Body 2
uz1
uz2
d
z1
z2
contact area
penetration zone
(b)
Figure 2.1: Defined coordinate system (a) and contact terminology (b).
8
2.2. HERTZ PROBLEM
the contact normal stress can only be compressive and therefore is called
contact pressure, p(x, y) = −σz. The contact Inequalities (2.3) can be
rewritten as,
d(x, y) = 0, p(x, y) > 0 (x, y) ∈ C
d(x, y) > 0, p(x, y) = 0 (x, y) /
∈ C (2.4)
where, C denotes the area of contact. Throughout this thesis, the same
coordinate system and quantities are used for different contact cases un-
less otherwise stated.
2.2 Hertz problem
24-year-old Heinrich Hertz was curious to know how the optical pro-
perties of multiple-stacked lenses may change due to the applied force
needed to keep them bind together. His curiosity resulted in a very well-
known paper [1] in Contact Mechanics. In this paper, he cited Wink-
ler’s book [2] and mentioned that the case of two elastic isotropic bodies
which touch each other over a tiny part of their outer surfaces has been
of practical interest.
In fact, it was Winkler who touched upon the subject in his book in
1867. He introduced a so-called elastic foundation for the treatment of
the contact problem. An elastic foundation is analogous to a mattress
with vertical springs. The springs are not connected to each other in any
way; therefore, they can be compressed independent of their neighbou-
ring springs. Figure 2.2 schematically illustrates Winkler’s approach.
This idea helps to ease the solution for finding the contact area. Howe-
ver, the results are dependent on the value chosen for the stiffness of the
springs. It is shown that there is no unique value for the stiffness which
leads to accurate results in different contact cases. Thus, this method is
rarely used for the normal contact problem.
N
rigid
elastic bed
z = |z | + |z |
1 2
contact area
Figure 2.2: Winkler elastic foundation approach
9
CHAPTER 2. FUNDAMENTALS OF CONTACT MECHANICS
Not being satisfied by Winkler’s approximation, Hertz intended to
solve the problem more accurately. Nevertheless, he still had to base his
solution upon the following assumptions:
• The bodies in contact are homogeneous, isotropic, and linearly
elastic. Linear kinematics is also assumed.
• The bodies are assumed to be perfectly smooth which implies fric-
tionless contact. (This may be replaced by the assumption of quasi-
identity between the materials in contact.)
• The bodies can be considered as half-spaces in the vicinity of the
contact. This requires the dimensions of the contact area to be
significantly smaller than the dimensions of each body. Moreo-
ver, the dimensions of the contact area should be smaller than
the relative radii of the bodies in contact. In other words, the
bodies should form a non-conforming contact. This ensures that
the contact patch is planar and the strains within it are within the
scope of the linear theory.
• The surfaces of the bodies are represented by quadratic functions
in the vicinity of contact. In other words, the curvatures of the
surfaces in contact are constant.
Based on these assumptions, Hertz proposed the solution for the deter-
mination of contact area and pressure distribution between two bodies
in contact. Suppose that each body has two principal radii: one in the y-z
plane (R1x, R2x) and the other in the x-z plane (R1y, R2y). The separation
for this case can be written as,
z(x, y) = Ax2
+ By2
, (2.5)
where,
A = 1
2

1
R1y
+ 1
R2y

,
B = 1
2

1
R1x
+ 1
R2x

,
(2.6)
with A and B known as longitudinal curvature and lateral curvature
respectively.
Hertz recognized that a semi-ellipsoidal pressure distribution over
an elliptic contact area satisfies the contact Inequalities (2.4). Hence, the
10
2.2. HERTZ PROBLEM
contact patch is an ellipse with semi-axes a and b. The pressure distri-
bution over this patch is,
p(x, y) = p0
r
1 −
 x
a
2
−
y
b
2
, (2.7)
where p0 is the maximum contact pressure at the first point of contact.
The integration of the contact pressure over the contact patch should
be equal to the total applied force due to static equilibrium. Therefore,
the maximum pressure p0 is related to the prescribed contact force, N,
through
p0 =
3N
2πab
. (2.8)
The semi-axes a and b are dependent on the geometry of the bodies in
contact and the prescribed force. The geometrical dependency is mani-
fested through an intermediate parameter, θ, defined as,
cos θ =
|A − B|
A + B
. (2.9)
Knowing θ, one can find the Hertzian coefficients, m, n and r, by using
pre-calculated tables (see e.g. [3]). The semi-axes of the contact patch
and the approach are then given by,
a = m

3
4
N
E∗
1
A + B
1
3
,
b = n

3
4
N
E∗
1
A + B
1
3
,
δ = r

3
4
N
E∗
2
(A + B)
!1
3
,
(2.10)
where,
1
E∗
=
1 − ν1
2
E1
+
1 − ν2
2
E2
, (2.11)
with E1, E2 and ν1, ν2 being the elastic moduli and Poisson ratios of the
bodies in contact.
11
CHAPTER 2. FUNDAMENTALS OF CONTACT MECHANICS
If the approach, δ, is prescribed instead of the force, N, the Equations
(2.10) are replaced by,
a = m
r
δ
r(A + B)
,
b = n
r
δ
r(A + B)
,
N =
4E∗
3
s
1
A + B

δ
r
3
.
(2.12)
Hertz offers a closed-form solution to the complex problem contact.
This is what makes it attractive to engineers. His solution has been used
in many applications including the wheel-rail contact. However, using
it, one should be cautious about the validity of its underlying assump-
tions.
The first assumption regarding linear elasticity of the materials in
contact may be violated in wheel-rail application due to higher axle
loads in modern railway operation. However, it should be noted that
contact pressure levels higher than the yield strength of the material do
not necessarily imply plastic flow on the surface. This is because the
plastic yield criteria are based on the stress state in all three dimensions.
In absence of tangential stresses, the plastic yield starts to occur beneath
the surface and by increasing the load level it will eventually reach the
surface. Results from Telliskivi and Olofsson [4] show that plastic flow
in the contact surface results in reduced contact pressures and enlarged
contact patches.
The other debated assumption of the Hertz solution used in railway
application is the half-space assumption. As mentioned earlier, the di-
mensions of the contact patch should be considerably smaller than the
characteristic dimensions of the contacting objects. Such assumption
may be valid in wheel tread-rail head contact (see Figure 2.3). Howe-
ver, there are concerns about its validity in wheel flange-rail gauge cor-
ner (see Figure 2.3) contact. Note that wheel and rail rarely come into
contact in field sides.
In order to evaluate the half-space assumption, FEM analysis which
is not limited to such assumption can be used. Such analysis has been
performed by Yan and Fischer [5] to investigate the applicability of Hertz
theory to wheel-rail contact. They have compared the results from Hertz
12
2.2. HERTZ PROBLEM
wheel tread wheel field-side
rail field-side
rail head
wheel flange
rail gauge-corner
Figure 2.3: Possible wheel-rail contact zones
against the ones from FEM analysis for several contact applications in-
cluding UNICORE wheel profile over UIC60 rail profile for four dif-
ferent contact positions. Their conclusion is that regardless of where
the contact position is, the Hertz solution is valid only if the contact
zone does not spread into a region where the curvatures of the profiles
change or if plastic flow does not occur. Results from Wiest et al. [6]
regarding wheel-rail switch contact confirm this conclusion. In wheel
flange-rail gauge contact, although the relative lateral radius is quite
small, the contact width in this direction is even smaller. Therefore,
the half-space assumption may considered to be valid. However, what
makes the half-space assumption disputable in wheel-rail contact is the
conformal contact cases rather than wheel flange-rail gauge contact. The
conformal wheel-rail contact may occur due to worn profiles. In this
case, regardless of which zone the contact is located, the width of the
contact patch may be comparable to the relative lateral radius.
As mentioned in the conclusion from Yan and Fischer [5], the Hertz
solution is not valid if the contact patch is spread into a zone with va-
rying lateral curvature. In fact, the last assumption listed above for the
Hertz solution regarding the representation of the surfaces with quadra-
tic polynomials is often violated in the contact between wheels and rails
of standard profiles. Figure 2.4 illustrates the relative curvature varia-
tion for S1002/UIC60 combination with rail inclination 1:40 in several
contact cases. The relative curvature value within the penetration zone,
in these cases, is highly varied.
-15 -10 -5 0 5 10
-1
0
1
2
3
4
Curvature
[1/m]
Lateral y-coord. [mm]
(a) ∆y = 0 mm
-10 -5 0 5 10 15
-1
0
1
2
3
4
Curvature
[1/m]
Lateral y-coord. [mm]
(b) ∆y = 2 mm
-15 -10 -5 0 5 10
-5
0
5
10
15
20
25
Curvature
[1/m]
Lateral y-coord. [mm]
(c) ∆y = 5 mm
Figure 2.4: Lateral curvature variation in the penetration zone for different wheelset dis-
placements, ∆y. The origin is at the first point of contact.
13
CHAPTER 2. FUNDAMENTALS OF CONTACT MECHANICS
It was Paul and Hashemi [7] who were the first to publish a non-
Hertzian wheel-rail contact solution. Several investigations including
[8, 9, 10] show that the contact patch has a non-elliptic shape even in
wheel tread-rail head contact (see Figure 2.5). This is because the contact
patch in this case is spread widely in the lateral direction and thus the
relative lateral curvature is varied through the patch.
2.3 Boussinesq equations
Looking back to the general contact conditions in Equation (2.4), one can
see two inequalities enforced to contact pressure, p(x, y), and deformed
distance, d(x, y), separately. The connection between these two terms is
made through the elastic deformation term, uz. We recall the relation
between stresses and strains from Hooke’s law:
σ = Ee, (2.13)
where, σ and e are the stress and the strain tensors, respectively, and E
is the elasticity tensor. Equation (2.13) can be transformed into surface
mechanical form and written for the normal deformation as,
uzi =
Z
C
Aij pj dA, (2.14)
where, uzi is the normal deformation at point i of the contact surface, pj
is the contact pressure distribution, and Aij is the displacement at point
i due to the point load at j which is called the influence function. The
integration is over the whole contact area, C.
The influence function, Aij, depends on the geometry of the surface
as well as material properties. It is calculated for a few surfaces in theory
of elasticity in particular for a half-space. The influence function for elas-
tic half-space can be calculated based on the Boussinesq (and Cerruti)
formula for the deformation under a point load. The derivation for a
half-space is reported by Love [11]. Using that, Equation (2.14) for the
contact between two half-spaces can be written as,
uz(x, y) =
1
πE∗
ZZ
C
p(ξ, η)
q
(x − ξ)2
+ (y − η)2
dξdη. (2.15)
This equation can be used to solve normal contact problems between
elastic bodies with arbitrary surfaces where the half-space assumption
14
2.3. BOUSSINESQ EQUATIONS
is valid. In contact cases where surfaces cannot be represented by qua-
dratic functions, i.e. the relative curvature is not constant (non-Hertzian
contacts), there is no closed-form solution available. Therefore, the in-
tegration in Equation (2.15) should be calculated numerically. To this
end, the contact area is divided into k rectangular or strip-like elements.
Using a discrete version of Equation (2.14), for the elements in the contact
area Equation (2.2) can be rewritten as,
k
∑
j=1
Aij pj = δ − z(x, y), (2.16)
where Aij is the influence coefficient (number) which relates the nor-
mal deformation at element i to a unit pressure at element j. Such re-
lation may be used in numerical methods treating rolling contact. In
the CONTACT algorithm developed by Kalker [12] based on his com-
plete rolling contact theory, which is discussed in the next chapter, the
contact area is divided into rectangular elements and Equation (2.16)
is used. Knothe and Le The [8] also use Equation (2.16) in their propo-
sed numerical method, however they chose strip-like elements along the
rolling direction in order to reduce the computational costs. Figure 2.5
illustrates the contact patch estimation by them compared to the Hertz
solution for various wheelset lateral displacements. Note that only half
of each patch is plotted, since the contact patches are symmetric about
the y-axis.
15
CHAPTER 2. FUNDAMENTALS OF CONTACT MECHANICS
Figure 2.5: Wheel-rail contact patch for different wheelset positions. Hertz solution (da-
shed lines) compared to the non-elliptic half-space solution. From [8].
16
3Rolling Contact
The study of rolling contact, or more accurately rolling-sliding contact,
is said to be started in 1926 by the publication of Carter’s paper [13]
on the solution of the two-dimensional rolling contact problem. The
three-dimensional rolling contact including sliding was touched upon
by Johnson [14] about thirty years later. His theory was approximate.
Kalker [15] continued to study the subject. He published several theo-
ries among which there is a complete theory of three-dimensional rolling
contact. Using his theory, it is possible to solve the problem numerically.
However, his theory is limited by the half-space assumption. Later on,
others like Wriggers [16] studied the problem using FEM. Using FEM,
the half-space limitation is lifted and material non-linearities can be in-
cluded as well. However, it raises other issues to be dealt with.
This chapter covers the essentials regarding rolling contact theories
in two and three dimensions. Moreover, FEM analysis of rolling contact
with application to wheel-rail interaction is briefly discussed.
3.1 Slip, creepages and spin
The slip velocity is a kinematic quantity defined in rolling contact. It is
the relative velocity of two points from different bodies in contact. This
quantity is important in calculating the frictional stresses transmitted
between the bodies.
The slip velocity (or slip, in short) is comprised of the contributions
from rigid-body motion and elastic deformation, u, of the bodies in
contact. The difference in rigid-body tangential velocities and in angular
17
CHAPTER 3. ROLLING CONTACT
velocities of the bodies rolling in x-direction are calculated as,
∆vx = vx1
− vx2 ,
∆vy = vy1
− vy2 ,
∆ωz = ωz1
− ωz2 .
(3.1)
The elastic contribution to the relative velocity is,
u̇x = −V ∂ux
∂x + ∂ux
∂t ,
u̇y = −V
∂uy
∂x +
∂uy
∂t ,
(3.2)
where,
ux = ux1
− ux2 ,
uy = uy1
− uy2 ,
(3.3)
and V is the rolling speed. Having that, the slip, s, can be written as,
sx = ∆vx + ∆ωzy − V ∂ux
∂x + ∂ux
∂t ,
sy = ∆vy − ∆ωzx − V
∂uy
∂x +
∂uy
∂t .
(3.4)
assuming steady-state rolling ( ∂
∂t = 0) and dividing by the rolling speed,
Equation (3.4) can be rewritten as,
sx
V = υx + ϕy − ∂ux
∂x ,
sy
V = υy − ϕx −
∂uy
∂x ,
(3.5)
where υx = ∆vx/V and υy = ∆vy/V are called longitudinal and lateral
creepage, respectively, and ϕ = ∆ωz/V is called spin. Note that the
vertical z-axis is assumed to be positive upwards, i.e the spin value is
positive counter-clockwise. In wheel-rail contact, the creepages and spin
are calculated based on the kinematics of the wheelset and track. The
derivation of them is presented in [17], for instance.
3.2 Two-dimensional rolling
Carter was interested in tractive and braking forces of locomotive dri-
ving wheel. He intended to study the creep (frictional) forces in wheel-
rail interaction due to the presence of creepage. He based his work on
18
3.2. TWO-DIMENSIONAL ROLLING
earlier studies of Reynolds on belt drives. To model the wheel-rail in-
teraction, he assumed wheel and rail as two cylinders. Assuming plain
strain, the problem was reduced to two-dimensional rolling. He confi-
ned his study to the existence of longitudinal creepage only. A year later,
Fromm independently published a similar study.
It is suggested that before bodies in contact start to slide over each
other, sliding occurs in a limited part of the contact patch known as slip
region. In the rest of the patch, known as stick (adhesion) region, corres-
ponding material points remain in contact. This phenomenon is called
micro slip. In the stick region, the slip vanishes. Therefore, assuming
pure longitudinal creepage, Equation (3.5) will become,
∂ux
∂x
= υx = constant, (3.6)
for the points within the stick region. In the slip region, the tangential
traction, qx, reaches its upper bound,
qx(x) = µp(x), (3.7)
where µ is the coefficient of friction. The direction of qx must oppose the
slip,
qx(x)
|qx(x)|
= −
sx(x)
|sx(x)|
. (3.8)
Carter assumed that the stick region is bordering the leading edge of
the contact area. In order to satisfy the stick region requirement stated
in Equation (3.6), Carter subtracted an elliptic traction distribution, q00
x ,
from the traction bound, q0
x = µp, to form the traction distribution over
the contact area,
qx = q0
x − q00
x , (3.9)
where,
q0
x = µp = µp0
q
1 − x
a
2
− a ≤ x ≤ a,
q00
x = c
a µp0
r
1 −

x−(a−c)
c
2
− a − 2c ≤ x ≤ a,
(3.10)
with a and c being half length of the contact area and half length of
stick region, respectively. Figure 3.1 illustrates the traction distribution
in Carter’s theory.
19
CHAPTER 3. ROLLING CONTACT
Figure 3.1: Traction distribution in Carter’s theory. taken from [14].
The tangential strain, ∂ux
∂x , within the stick region can be derived from
the traction distribution as,
∂ux
∂x
=
2(1 − ν2)
aE
µp0(a − c), (3.11)
which is constant. The length of the stick region is determined by setting
the integration of the tangential stress over the contact patch equal to the
total tangential force,
c = a
s
1 −
Q
µN
, (3.12)
where N is the normal force and Q is the total tangential force known as
creep force in railway applications. Inserting Equations (3.6) and (3.12)
into Equation (3.11) and using Hertz relationship for p0 one gets the
relation between creepage and creep force in two-dimensional rolling
as,
υx = −
µa
R
1 −
s
1 −
Q
µN
!
, (3.13)
where 1/R = 1/Rw + 1/Rr is the relative curvature of the wheel and the
rail cylinders. The creep force-creepage relationship in Equation (3.13)
can be rewritten in a non-dimensional manner as,
Q
µN
= −
2R
µa
υx +
R2
µ2a2
υx|υx|, (3.14)
20
3.3. THREE-DIMENSIONAL ROLLING
Figure 3.2: Carter’s creep force-creepage curve
that is plotted in Figure 3.2 known as creep curve. Note that Equation
(3.14) is coupled by a saturation law which enforces Coulomb law of
maximal friction force,
Q
µN
= −
υx
|υx|
. (3.15)
3.3 Three-dimensional rolling
The study of rolling contact and creep force calculation was followed
by other researchers after Carter. Johnson, in particular, attempted to
model the three-dimensional rolling. He started investigating circular
contact areas. In 1958, he published two papers on the rolling motion
of an elastic sphere on a plane. In one of them [18], he investigated, for
the first time, the effect of spin on rolling contact. He found that the
spin generates a lateral tangential force as well as a moment around the
vertical axis. In his solution, the spin-generated lateral force is opposed
by a lateral force due to lateral creepage.
In his other paper [19], he investigates the case of pure creepage wi-
thout spin. This work was extended to elliptic contact area by Vermeu-
len and Johnson [20]. In this theory, the stick zone is a smaller ellipse
with the same ratio of the axes adjacent to the leading edge as shown
in Figure 3.3. Based on this configuration the traction vanishes only at
one point in the leading edge. This is in contrast to the experimental
observations done by Johnson himself.
Another model proposed firstly by Haines and Ollerton [21] and fur-
ther developed by Kalker is an extension of the Carter solution to elliptic
contact. In this method, known as strip theory, the contact area is divi-
ded into strips parallel to the rolling direction. Carter’s theory is then
21
CHAPTER 3. ROLLING CONTACT
Figure 3.3: Slip-stick regions in the contact area based on Vermeulen-Johnson (dashed line)
and strip theory (dash-dot line). Taken from [14].
applied to each strip, neglecting the interaction between the strips. In Fi-
gure 3.3, the traction distribution in each strip and the formation of the
stick region boundary is illustrated due to longitudinal creepage only.
In this theory, the traction vanishes in the leading edge and a lemon-
shaped stick region is formed as observed in experiments. Although
the strip theory gives more accurate results compared to Vermeulen-
Johnson theory, it may not be satisfactory when the contact area is more
elongated in the rolling direction than in the lateral direction or if the
spin value is large.
Kalker further investigated the subject in order to develop a theory
capable of treating three-dimensional rolling contact under a combina-
tion of spin and creepages. It was not until 1979 that his research resul-
ted in a so-called complete theory of rolling contact [12]. The theory is
based on the elastic half-space assumption.
In Kalker’s theory, a variational method is used to achieve a unique
solution to the contact problem. Based on Kalker’s variational approach,
the true area of contact and distribution of tractions within it are those
that result in minimum total complementary energy.
Kalker’s variational method is implemented in a computer code na-
22
3.4. FEM ANALYSIS
med CONTACT [22]. The code consists of two algorithms named NORM
and TANG to solve the normal and the tangential part of the problem,
respectively. To solve a rolling contact problem, a potential contact zone
is selected and discretized into rectangular elements. The contact patch
and pressure distribution within it is determined using NORM. The
pressure is uniform through each element. In each iteration, elements
with negative pressure value are eliminated from the contact area until
all the elements within it have positive pressure values. After having
the contact patch and pressure distribution, the traction in each element
is calculated by TANG.
Although Kalker calls his variational method the exact theory, it does
not give an exact solution free of any limiting assumption. The theory is
based on the following limiting assumptions:
• Homogeneous, linear elastic (or visco-elastic) materials
• Half-space assumption (i.e. non-conformal contact)
• Coulomb’s friction law
Apart from these limitations and possible discretisation errors, the
computational cost of CONTACT is relatively high for being used in
vehicle-track dynamic simulations.
3.4 FEM analysis
The FEM analysis is the ultimate available solution to the contact pro-
blems which violates the underlying assumptions of Kalker’s variatio-
nal method. It is not bound to half-space assumption and various mate-
rial properties can be considered. Moreover, more detailed friction laws
than the well-known Coulomb’s law can be used. However, like any
numerical method, there are several numerical issues to be dealt with.
In general, FEM is a numerical method to solve partial differential
equations (PDEs). It eliminates the spatial derivatives and convert the
PDE into a system of algebraic equations. To do so, the bodies under
investigation, considered as a continuum, are discretized into elements
with certain number of nodes. The solution to the PDE using FEM is
exact at the nodes; while in between the nodes it is approximated by
polynomials known as shape functions.
In Solid Mechanics, three sets of equations are formulated in each
element: the compatibility equations, which relate the strains to the dis-
23
CHAPTER 3. ROLLING CONTACT
placements, the constitutive equations, which relate the stresses to the
strains, and the equation of motion.
Development of FEM analysis for rolling contact started in the early
1980’s [23]. When FEM is applied to rolling contact problems, several
features should be considered. Some of these features are quite general
in any FEM analysis, such as the mesh dependency of the results or the
choice of time integration scheme. Others may be more crucial in case
of rolling contact problems. For instance, which kinematic description
should be used or how the contact conditions should be enforced?
Regarding the mesh size, since contact stresses are of high magnitude
in a rather small area, the mesh should be adaptively refined in this area
of stress concentration in order to achieve the required accuracy. This
makes the analysis computationally time consuming.
There are generally two alternatives for kinematic description of the
rolling contact problem in the analysis. A Lagrangian approach, in which
the system of coordinates is particle-fixed. It is mainly used for static
or short-displacement problems. The other option, which seems to be
more efficient in application to rolling contact, is the so-called arbitrary
Lagrangian-Eulerian (ALE) approach in which the total deformation of
the rolling wheel is divided into a rigid-body motion and the deforma-
tion of the material point.
The contact conditions between the two bodies should be enforced
in the FEM formulation in a mathematical way. These conditions can
be divided into the normal and the tangential contact conditions. The
contact conditions can be imposed in two different ways. One way is to
introduce geometrical constraint equations. The other way is to develop
a constitutive law for the micro-mechanical contact approach.
The geometrical constraint application is basically done using ei-
ther Lagrange multiplier approach or penalty method. In the former,
a new degree of freedom is added to the system of equations in order to
fully satisfy the contact constraints. However, serious numerical issues
may arise due to this added equation. The penalty method, relaxes the
constraint conditions by considering some flexibilities to avoid numeri-
cal issues. The trade-off is that the constraints are not fully satisfied.
The alternative to the geometrical constraint application is the intro-
duction of constitutive laws in the contact interface. This approach is
justified by considering the micro-mechanical characteristics of the sur-
faces in contact and their roughness. Figure 3.4 illustrates the different
nature of constraint application methods, where gap is the distance bet-
ween the contacting surfaces. Velocity dependent friction laws may also
24
3.4. FEM ANALYSIS
Figure 3.4: Geometrical and constitutive relations for normal contact from [23].
be introduced for tangential equations.
One common use of FEM analysis for wheel-rail contact is, in fact,
to evaluate the accuracy of half-space-based elastic theories in debated
contact conditions such as flange-gauge corner contact. As mentioned
earlier, Yan and Fischer [5] investigated the applicability of Hertz theory
in different wheel-rail contact cases. Wiest et al. [6] have basically done
the same investigation for contact in switches. Telliskivi and Olofsson
[4], also investigated the effect of half-space and elasticity assumptions
on the contact solution by comparing an elasto-plastic (kinematic har-
dening) FEM results to the ones by CONTACT and Hertz theory. In Fi-
gure 3.5, the results from these methods are compared for two different
contact cases.
The study of the tangential problem of wheel-rail rolling contact is
quite rare. All the above mentioned studies are focused on the normal
contact problem. Zhao and Li [24] have published three-dimensional
FEM analysis of simple wheel-rail geometries using an explicit time in-
tegration approach. Damme et al. [10] have studied FEM analysis of
wheel-rail rolling contact using the ALE approach. They considered
standard wheel-rail profiles of S1002/UIC60 with rail inclination 1:40.
It is done for a single wheel with the load of 90 kN. Although the co-
efficient of friction is taken to be 0.15, full sticking is assumed throu-
ghout the contact area. Figure 3.6 shows the contact pressure distribu-
tion in the wheel central position obtained by Damme et al. and the re-
sults from the CONTACT software for the same case. Maximum stress
in the contact area is lower for the FEM results. One reason may be
due to the fact that the penalty method used in the FEM formulation
allows for some penetration which, in turn, decreases the contact stiff-
25
CHAPTER 3. ROLLING CONTACT
Figure 3.5: Comparison of maximum contact pressure and the contact area between three
different contact methods for case 1: flange contact, and case 2: tread contact of worn
profiles. Taken from [4].
ness. The other reason might be related to the half-space assumption.
In the CONTACT software, the contact surface is assumed to be flat (as
a consequence of half-space assumption). However, in the FEM analy-
sis, the contact patch is not necessarily flat and it is more inclined in the
right end of the patch where the pressure values are lower compared to
the CONTACT solution.
(a) (b)
Figure 3.6: Contact pressure distribution obtained by (a) FEM (from [10]), and (b)
CONTACT software. Note that y-axis is positive towards gauge-corner.
26
4
Wheel-Rail Contact
in Vehicle Dynamics
Simulation
As indicated earlier, wheel-rail contact modelling is a crucial part in si-
mulation of rail vehicle dynamics. The output of a contact module in
an MBS code may be categorized based on how detailed it is. For the
analyses in which the vehicle dynamic response is of interest, the re-
quired output is normal and creep (tangential) forces at each contact.
In other analyses where the damage mechanisms such as wear are of
concern, the shape and size of the contact patch together with a detailed
description of the contact pressure and traction within it are usually re-
quired as the output. One of the main characteristics of a contact module
within an MBS code is its computational efficiency. This is because the
contact problem should be evaluated at every time-step, often being less
than a millisecond, for several wheel-rail pairs. Having a detailed time-
consuming contact module, regardless of how accurate it may be, is not
desirable for engineers who have to run the simulation of rolling stocks
for about hundreds of kilometres. Hence, researchers have strived to
develop more accurate and realistic contact models while maintaining
low computational costs.
In this chapter, the methods that only calculate the creep forces requi-
red for vehicle dynamic simulation are presented first. Then, another
category of contact models that provide information about the contact
patch and the stress distribution within it is discussed. Finally, further
challenges in more realistic modelling of the contact are indicated.
27
CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS
SIMULATION
4.1 Creep force calculation
Many MBS codes use a rather simple analytical relation or a table-lookup
scheme to calculate the creep forces from creepages and spin. Generally,
in these methods the normal contact problem is solved using Hertz; the-
refore, the contact patch is an ellipse represented by its semi-axes. Here,
three well-known methods of this kind are discussed.
4.1.1 Kalker’s linear theory
It is claimed by Kalker that for vanishingly small creepages and spin,
one can calculate the creep forces analytically [15]. In this case, it is
assumed that slip does not occur throughout the contact patch. This is
equivalent to the assumption of infinite friction coefficient.
According to Equation (3.6) for the no-slip case, the tangential strain
is constant along the contact patch. This implies that the tractions are
finite except for the trailing edge of the contact patch. In fact, the unloa-
ded material flows into the contact patch from the leading edge, where
there is no traction, and as it goes towards the trailing edge the traction
is built up to infinity. Therefore, there is always a slip zone adjacent to
this edge.
Based on this theory, there is a linear relationship between the cree-
pages (and spin), and creep forces (and moment). Therefore, we can
calculate the creep forces and moment for an elliptic patch using,
Fx = −C11Gc2υx,
Fy = −C22Gc2υy + C23Gc3ϕ,
Mz = −C23Gc3υy + C33Gc4ϕ,
(4.1)
where c =
√
ab is the effective patch size, and Cij are the so-called Kalker
coefficients. These coefficients depend only on Poisson’s ratio and the
contact ellipse axis ratio a/b. They are available in tabulated form in
[12]. Note that the z-axis is defined to be positive upwards in Equations
(4.1).
As mentioned, the creep forces calculated from this theory are ac-
ceptable only for vanishingly small creepages and spin. Figure 4.1 illus-
trates the linear theory creep curve in comparison to Carter’s for a two-
dimensional longitudinal creep case. It is common to couple the linear
28
4.1. CREEP FORCE CALCULATION
L
i
n
e
a
r
t
h
e
o
r
y
Coulomb’s saturation
Figure 4.1: Kalker’s linear theory versus Carter’s creep curve (bold blue line).
theory with a saturation law which truncates the total creep force above
the Coulomb friction bound.
4.1.2 Shen-Hedrick-Elkins’ method
Shen et al. [25] have extended the creep force-creepage relation from
Vermeulen and Johnson rolling contact theory by including spin in a
heuristic manner. The creep force relation is,
Fτ =

1 − (1 − υτ)3

µN υτ  1
µN υτ ≥ 1
(4.2)
where Fτ is the resultant creep force and,
υτ =
q
υ0
x + υ0
y, (4.3)
with,
υ0
x =
−C11Gc2υx
3µN
υ0
y =
−C22Gc2υy + C23Gc3ϕ
3µN
(4.4)
The method has obvious similarity to Kalker’s linear theory. In fact, it
is a combination of the linear theory with the cubic saturation law of
Vermeulen and Johnson. The results presented in [26] show that this
method matches accurately with the results from the CONTACT code
for a pure creepage (no spin) Hertzian case. However, as the spin value
increases beyond the linear domain, the accuracy is significantly affec-
ted. Therefore, this method is only valid for small spin values.
29
CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS
SIMULATION
4.1.3 Polach’s method
Polach [27] bases his method on the assumption of linear relationship
between the tangential deformation, u, and the traction, q. This assump-
tion is presented by Kalker in his simplified theory, which is introduced
in the next section. In Polach’s method the problem is solved in two
steps. First, the creep forces are calculated for a no spin case using the
aforementioned assumption. Then, the pure spin case is considered. In
this case, the centre of spin rotation is located on the longitudinal axis,
since the spin contribution to the longitudinal force in an elliptic patch
is zero. However, the exact position of this centre is not a priori known.
Polach assumes a vanishingly small semi-axis in the rolling direction
(a → 0) and as a consequence, the centre of spin is approaching the ori-
gin. The spin contribution to the lateral force is then calculated and the
result is extended to cases with larger a/b ratios in a heuristic manner.
Finally, the creep forces calculated form both no spin and pure spin cases
are summed and limited by the traction bound. This method has been
extended, in [28], to include possible negative slope of the creep curve
beyond the saturation point due to temperature and contamination ef-
fects.
4.2 Fast contact models
The accuracy of the analytical creep force relations is affected by the
presence of large spin values. A statistical study [29] of the contact cases
occurring in passenger train travel on normal track suggests that large
values of spin occur rather frequently. This motivates the need for more
accurate methods for the tangential part of the contact. Moreover, all
the aforementioned creep force calculation methods are based on Hertz
solution for normal contact, while contact patches are often non-elliptic
in wheel-rail applications. In addition to these, the study of damage
mechanisms in the wheel-rail interface necessitates the determination of
the contact pressure and traction distributions within the contact patch.
It is obvious that analytical creep force methods do not provide us with
this information.
In this section, methods that provide this information, while being
fast enough to be used on-line in MBS codes, are discussed. Since the
detailed contact solution is a time-consuming process with today’s com-
puter power, these methods provide approximate solutions based on
simplifying assumptions. This simplification is done both for the nor-
mal and tangential parts of the problem. In the normal part, the ap-
30
4.2. FAST CONTACT MODELS
proximate solutions are suggested to find non-elliptic contact patches.
The approximation in the tangential part is also done to achieve a me-
thod capable of providing detailed traction distribution while being fast.
4.2.1 Normal part
4.2.1.1 Multi-Hertzian method
In 1980s, Pascal and Sauvage [30] realized the existance of possible se-
condary contact points from the sudden jumps observed in the evolu-
tion of contact parameters with respect to wheelset lateral displacement.
Although these jumps exist when the wheel flange comes into contact,
they observed them even in the tread contact for a short wheelset dis-
placement. They concluded that these jumps are indicative of secondary
contact points which come into contact due to the elastic deformation of
the profiles resulting from the contact pressure. Thus, in detecting the
points of contact, if elastic profiles are considered rather than rigid ones,
several contact points may be possible to find. Each contact point indi-
cates a separate contact patch. A Hertzian ellipse is then calculated for
each patch using the curvature values at that point.
In order to detect the secondary contact point, the profiles in contact
are deducted by a semi-elliptic function calculated using the first (main)
contact ellipse width, b, and the approach, δ. Other contact points are
then detected using the modified profiles. To avoid the detection of
contact points on the border of the first contact ellipse, a bell-shaped
function may be used instead of the semi-elliptic one. Figure 4.2 illus-
trates these two alternatives to find the second contact point. The normal
forces for each ellipse are determined by taking into account the ratio
between h1 and h2 (see Figure 4.2) and the Hertzian relation between
Figure 4.2: Determination of possible secondary contact points using semi-elliptic and
bell-shaped deduction functions. Adapted from [9].
31
CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS
SIMULATION
the approach and normal force in Equation (2.10).
The implementation of this method, known as multi-Hertzian, and
the coupling with a wheelset dynamic model seemed to be very slow at
the time. Therefore, Pascal decided to replace contact ellipses by a single
equivalent ellipse. This theoretic equivalent contact ellipse is determi-
ned in a manner that results in the same creep force as the sum of the
ones from two separate ellipses while the direction of the force is deter-
mined by weighted averaging. The two separate ellipses from the multi-
Hertzian method and the replaced equivalent ellipse for S1002/UIC60
pair at wheelset central position are shown in Figure 4.3. The equiva-
lent ellipse approach may be adequate for dynamic simulations but it is
not suitable for damage analyses such as wear calculations due to the
non-physical contact patch and stress distribution.
Figure 4.3: Multi-Hertzian versus equivalent ellipse method. From [30].
4.2.1.2 Virtual penetration
To be able to estimate non-elliptic contact patches in a fast manner, an
approximate contact method should replace the Hertz solution for the
normal contact part. In fact, calculation of the elastic deformation, uz,
in Equation (2.2) involves numerical integration and is not possible ana-
32
4.2. FAST CONTACT MODELS
lytically for non-Hertzian profiles. This is why the exact solution of the
contact problem for these profiles is computationally expensive. The-
refore, in order to reduce the computational effort needed, one should
simplify this equation.
In 1996, Kik and Piotrowski [31] suggested an approximate method
based on a concept called virtual penetration. In this concept, the surface
deformations are neglected (uz=0) and it is assumed that the bodies can
rigidly penetrate into each other. It is suggested that a smaller virtual
approach (penetration) value, δv, than the prescribed one, δ0, may result
in a penetration zone which is close enough to the real contact area and
can be regarded as the contact patch. The virtual penetration value can
be set in different ways. As suggested by Kik and Piotrowski, it should
be about half the prescribed penetration value. Linder [32] and Ayasse
and Chollet [33] have used the same concept to develop their own ap-
proximate non-elliptic methods.
The contact condition at contact boundaries can be expressed as,
z(x, y) = δ0 − uz (4.5)
where z(x, y) is the separation between the two surfaces in contact. In
wheel-rail contact, one can assume a quadratic representation of the sur-
faces in the rolling direction since the wheel is circular and the rail is
flat in the x-z plane. The profile combination in the lateral direction is
usually presented by a discrete function of the lateral coordinate, f(yi).
Hence, Equation (4.5) can be rewritten as:
Ax2
+ f(yi) = δ0 − uz (4.6)
where A is the relative longitudinal curvature. The above equation can
be simplified by neglecting the elastic deformations and introducing vir-
tual penetration. Thus,
Ax2
+ f(yi) = eδ0 (4.7)
where e is the scaling factor. This is as if the bodies are virtually pene-
trated by the penetration value, δv=eδ0. The scaling factor e in virtual
penetration-based methods can be defined in different ways.
In the original Kik and Piotrowski method as well as Linder method,
the scaling factor is a constant number e = 0.55. This leads to an elliptic
contact patch with the following semi-axes,
Ax2 + f(0) = eδ0 ⇒ x = a =
p
0.55δ0/A,
b =
p
0.55δ0/B,
(4.8)
33
CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS
SIMULATION
in a Hertzian case. The ratio between the semi-axes of this ellipse is
different from the one of Hertz solution except for A/B=1.
Piotrowski and Kik [34] later introduced an updated version of their
method. In this version, a shape correction strategy is applied after-
wards to impose the Hertzian semi-axes ratio to the patch while preser-
ving its area. Thus,
ac =
p
abn/m = 0.55δ0
q
n/m
AB ,
bc =
q
ab
n/m
= 0.55δ0
q
m/n
AB ,
(4.9)
while,
ac
bc
=
n
m
, acbc = ab. (4.10)
This strategy, however, does not result in the same Hertzian ellipse.
In the Ayasse and Chollet’s method named STRIPES, the scaling fac-
tor is a function of relative radii of curvature at the point of contact,
e = e(A0, B0). Since the virtual penetration leads to an ellipse with dif-
ferent semi-axes than a Hertzian ellipse, a correction has been applied to
the curvatures of the bodies in contact. Two correction approaches are
presented in [33].
In the first approach, the local A curvatures are corrected. The sca-
ling factor and corrected curvature are
e = n0
2
r0(A0+B0) B0,
Aci
= (ni/mi)2Bi,
(4.11)
where the index 0 indicates the values at the point of contact while index
i represents local values at coordinate yi. The contact patch in a Hertzian
case will then be,
a =
p
eδ0/Ac0 = m0
q
δ0
r0(A0+B0) ,
b = n0
q
δ0
r0(A0+B0) ,
(4.12)
which is identical to the Hertz solution.
34
4.2. FAST CONTACT MODELS
In the second approach, both relative curvatures A and B are correc-
ted. The corresponding scaling factor and corrected curvatures are
e = n0
2
r0(1+(n0/m0)2)
,
Aci
=
(Ai+Bi)(ni/mi)2
(1+(ni/mi)2)
,
Bci
= (Ai+Bi)
(1+(ni/mi)2)
.
(4.13)
The contact patch in a Hertzian case will then be
a = m0
q
δ0
r0(A0+B0) ,
b = n0
q
δ0
r0(B0+B0(n0/m0)2)
,
(4.14)
which has the same length as a Hertzian ellipse but different width. The
difference between A0 and B0(n0/m0)2 decreases when the curvature
ratio, λ = A0/B0, approaches unity or zero, hence the contact ellipse
converges to the Hertzian ellipse. For large values of λ the ellipses dif-
fer considerably. Figure 4.4 illustrates the contact patches resulting from
all four virtual penetration strategies for circular wheel and rail profiles
with radii 200 mm and 80 mm respectively, and wheel rolling radius 460
mm.
−5 0 5
−8
−6
−4
−2
0
2
4
6
8
Long.
[mm]
Lat. [mm]
Approach 1
(a)
−5 0 5
−8
−6
−4
−2
0
2
4
6
8
Long.
[mm]
Lat. [mm]
Approach 2
(b)
−5 0 5
−8
−6
−4
−2
0
2
4
6
8
Long.
[mm]
Lat. [mm]
Approach 3
(c)
−5 0 5
−8
−6
−4
−2
0
2
4
6
8
Long.
[mm]
Lat. [mm]
Approach 4
(d)
Figure 4.4: Contact patches by (a) Linder, (b) Piotrowski-Kik, (c) STRIPES-A correction,
and (d) STRIPES-AB correction (red line) compared to the Hertzian ellipse (black dots).
35
CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS
SIMULATION
4.2.1.3 Variations of Winkler’s approach
The Winkler (elastic foundation) approach is already mentioned in Sec-
tion 2.2. Using this approach to solve a Hertzian contact (i.e. constant
relative curvature in contact) results in an elliptic contact patch, much
larger than the one from Hertz, and a parabolic pressure distribution
within it. In fact, the contact patch estimated by Winkler elastic founda-
tion is identical to the one estimated by virtual penetration when e=1.
This approach leads to poor results in non-elliptic contact cases.
However, several fast contact models have been proposed based on
a modified version of the Winkler approach. Alonso and Giménez [35]
has proposed a method called square root simplified theory (SRST), in
which the contact pressure is linearly related to the square root of the
normal deformation instead. This is done to achieve an elliptic pressure
distribution as in Hertz solution. Moreover, they have used half the
penetration value instead, similar to Kik and Piotrowski’s suggestion
[31] in virtual penetration approach.
Telliskivi [36] has proposed a so-called semi-Winkler approach in
which the effect of neighbouring material points on the deformation of
each point is taken into account through linear spring element connec-
tions. The stiffness of each spring element may be determined by expe-
rimental tests or FEM analysis.
4.2.2 Tangential part
4.2.2.1 Kalker’s simplified theory
In this theory a simple linear relationship between the surface deforma-
tion and traction is assumed,
u = Lτ, (4.15)
where u=(ux, uy, uz) is the deformation vector, τ=(qx, qy, p) is the trac-
tion vector and L is the so-called flexibility parameter.
The simplified theory in normal direction, uz=Lp, is identical to Wink-
ler foundation. The use of the simplified theory in the normal Hertzian
contact is senseless since it results in an inaccurate analytical solution
while the accurate analytical solution is already provided by Hertz.
On the other hand, applying the simplified theory to the tangential
part offers capabilities to accelerate the solution process for the traction
distribution. The application of this theory to the tangential problem is
36
4.2. FAST CONTACT MODELS
also known as the wire brush model. Like the independent movement
of the wires on a brush, each point on the surface is assumed to deform
independently of its neighbouring points. This deformation is related to
the applied traction at that point through the flexibility parameter which
remains to be calculated.
The calculation of the flexibility parameter is done by setting the
creep forces calculated by this theory equal to the ones from the exact
half-space solution. Since the results from the exact solution for a ge-
neral case are not available in a closed form, this is restricted to the full
adhesion solution available through Kalker’s linear theory.
For full adhesion in the steady state rolling, the surface deformation
can be calculated from Equations (3.5) as,
ux = υxx + ϕxy + f(y),
uy = υyx − ϕ x2
2 + g(y),
(4.16)
where f and g are arbitrary functions of y which act as the integration
constants. Using (ux, uy) = L(qx, qy) and applying the boundary condi-
tions, qx(a(y), y) = 0 and qy(a(y), y) = 0, at the leading edge of the contact,
the traction distribution will be,
qx = [υx (x − a(y)) + ϕ (x − a(y)) y] /L,
qy =

υy (x − a(y)) − ϕ x2 − a(y)2

/2

/L,
(4.17)
where a(y) is half the length of the contact patch at y. The total forces
can be calculated by integrating the traction distribution over the contact
patch,
Fx = −8a2bυx
3L ,
Fy =
−8a2bυy
3L − πa3bϕ
4L .
(4.18)
Note that spin does not contribute to the longitudinal creep force be-
cause the elliptic contact patch is symmetric about the x-axis.
Equating the coefficient of the creepages and spin in Equation (4.18)
to the ones obtained by linear theory in Equation (4.1) gives three values
for the flexibility as,
Lx =
8a
3GC11
, Ly =
8a
3GC22
, Lϕ =
πa2
4GcC23
. (4.19)
37
CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS
SIMULATION
An alternative to these three flexibility parameters is to use a single
weighted parameter as,
L =
Lx|υx| + Ly|υy| + Lϕ|ϕ|c
q
υ2
x + υ2
y + (ϕc)2
(4.20)
For the traction bound, i.e. the limit of traction based on Coulomb’s
law, two alternatives are possible. First one is to use the Hertzian pres-
sure distribution times the coefficient of friction,
µp(x, y) = µp0
r
1 −
 x
a
2
−
y
b
2
, (4.21)
where p0 is expressed in Equation (2.8). The other alternative is to use
the pressure distribution based on the simplified theory’s normal part,
µp0
(x, y) = µp0
0

1 −
 x
a
2
−
y
b
2

, (4.22)
which is parabolic with p0
0 being,
p0
0 =
2N
πab
. (4.23)
Kalker himself has claimed that the parabolic traction bound results in
more accurate slip-stick borders. This is confirmed by Linder [32] and
Quost et al. [37] as well. Figure 4.5 schematically explains why it is so,
despite the fact that the traction distribution from the simplified theory
differs from the complete half-space theory.
For no spin contact cases, the simplified theory can be implemen-
ted to achieve an analytical solution. However, with the presence of
slip
region stick region
simplified theory
complete theory
semi-elliptic
parabolic
Figure 4.5: Slip-stick boundary by simplified theory with parabolic traction bound com-
pared to complete half-space theory. Traction distributions shown here are schematic.
38
4.2. FAST CONTACT MODELS
spin, a numerical algorithm known as FASTSIM [12] is needed. Kalker
has published several results on the comparison of the FASTSIM calcu-
lated creep forces with the ones from the CONTACT code. Figure 4.6
shows comparisons for pure creepage and pure spin cases. As can be
seen, FASTSIM results are satisfactory, especially for the pure creepage
case. However, there are other combinations of creepages and spin in
which less accurate results are gained. Kalker claims that the errors are,
at most, about 20% compared to CONTACT. This is while FASTSIM is
claimed to be about 400 times faster than CONTACT. It should, howe-
ver, be noted that the error estimated is on the level of the creep forces
and not the traction distribution.
(a) (b)
Figure 4.6: Comparison of FASTSIM and CONTACT creep curves for (a) no spin and (b)
pure spin cases. From [12].
4.2.2.2 FASTSIM adaptation to non-elliptic patches
Although not theoretically limited to elliptic contact, FASTSIM has al-
ways been applied to Hertzian contact cases by Kalker. He argued that,
for a non-elliptic contact, the determination of flexibility parameters ne-
cessitates running CONTACT for every non-elliptic contact case any-
how. However, there are several alternative ways to apply FASTSIM to
non-elliptic contact patches:
Non-elliptic flexibility parameter calculation. Knothe and Le The [38]
have proposed an approximate method to calculate the flexibility pa-
rameters for a non-elliptic contact patch based on the results from the
elastic half-space linear solution for that non-elliptic contact case. In or-
der to derive the linear solution based on the elastic half-space assump-
39
CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS
SIMULATION
tion, one needs to apply numerical integration to the slip equations. The
results are specific to each non-elliptic patch and therefore numerical
integration should be done for every contact case. Although computa-
tionally less expensive than CONTACT, this approach is rather slow.
Equivalent ellipse adaptation. In order to skip the calculation of non-
elliptic flexibility parameters and employ the elliptic ones, an imagi-
nary equivalent ellipse may be assigned to the non-elliptic patch. Kik
and Piotrowski [31] determined an equivalent ellipse for each separate
contact patch by setting the ellipse area equal to the non-elliptic contact
area and the ellipse semi-axis ratio equal to the length-to-width ratio of
the patch.
Local ellipses for each strip. By discretizing the contact patch into lon-
gitudinal strips, as done in the Linder method [32] and the STRIPES
method [33], one may treat each strip differently. Instead of assigning
an equivalent ellipse to the whole patch, a virtual local ellipse may be
assigned to each strip separately. The flexibility parameters may then
be calculated based on the local ellipses and applied to each respective
strip. Assigning a local ellipse to a strip may be done in various ways.
Figure 4.7 depicts two different techniques used in the Linder model
and STRIPES. In the Linder model, all local strip ellipses have the same
lateral semi-axis. The longitudinal semi-axis is then calculated so that
the strip fits into the resulting ellipse. In STRIPES, dissimilarly, the local
ellipses are determined by employing relative curvatures at the centre
of the strip in Hertz solution.
(a) (b)
Figure 4.7: Virtual ellipse assignment to contact patch strips. Virtual ellipses for two arbi-
trary strips based on (a) Linder and (b) STRIPES methods.
40
4.3. FURTHER CHALLENGES
4.3 Further challenges
Apart from the recent trend of developing fast and detailed contact me-
thods to treat wheel-rail contact, it is evident to engineers and resear-
chers that the real physical wheel-rail contact phenomenon is more com-
plicated than the idealized theoretical models. In fact, several other phy-
sical phenomena, which themselves are complex in nature, are involved
in reality: plastic flow, surface roughness and thermo-mechanical cou-
pling are a few examples of such phenomena. The friction itself, is an
elusive phenomenon which seems to be even more difficult to fully mo-
del in the wheel-rail interface subjected to environmental changes. What
makes it even more problematic to mathematically model this physical
system is the lack of real-life measurements in order to validate the pro-
posed models. In this section a number of these challenges ahead of
wheel-rail modelling are briefly introduced.
Conformal contact. Apart from FEM, other existing methods for rol-
ling contact, including the CONTACT code, are not capable of treating
conformal contact. In fact, the underlying half-space assumption im-
plies a flat contact surface which is not valid in case of wheel flange
root-rail gauge corner contact of worn profiles. There has been an at-
tempt by Li [39] to consider conformal rolling. He tried to calculate the
influence functions for a so-called quasi-quarter space using FEM. Ho-
wever, he drew a disputable conclusion that half-space influence func-
tions are reasonably accurate for conformal contact.
Plastic flow. Johnson [14] shows that the onset of yield in frictionless
rolling contact of elastic cylinders occurs beneath the surface when,
p0 = 3.3k (4.24)
where k is the shear strength based on the Tresca yield criterion. In the
presence of friction, the point of first yield is moved towards the surface
so that for,
p0 = k/µ, (4.25)
yield occurs on the surface. A comparison between these two condi-
tions suggest that plastic flow of the material starts on the surface if
the coefficient of friction exceeds 0.3, approximately. Thus, if we take
41
CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS
SIMULATION
the wheel material ER8, according to European standards, with nomi-
nal yield stress σY=540 MPa and assume µ=0.3 the calculated maximum
pressure of about 1800 MPa is the limit for which the linear elasticity
assumption in the contact solution may be valid. However, the plastic
flow in outer rail of tight curves is clearly evident. The yielding of the
material on the surface results in a plastic flow. The contact pressure
is reduced and therefore the size of the contact patch increases. There
has recently been some attempts to include plastic flow rules in wheel-
rail contact models. Sebes et al. [40], for instance, extend the STRIPES
method by considering an elastic-perfectly plastic constitutive law.
Surface roughness. Real wheel and rail surfaces are rough on the mi-
croscopic scale. To consider the effect of roughness is actually the basis
of a more realistic friction modelling. Apart from that, the presence of
so-called asperities implies the distinction between the real contact area
and the nominal one calculated by neglecting roughness. Bucher et al.
[41] have studied this effect for wheel-rail contact.
Temperature effects. The slip between wheel and rail may result in
high contact temperatures. The higher temperature of the wheel com-
pared to the rail results in thermo-elastic deformation which affects the
contact pressure and may result in the extent of the contact area. This, in
return, affects the boundary conditions of the heat conduction leading to
a coupled thermo-mechanical problem. Moreover, there is a possible re-
lationship between the temperature and the coefficient of friction which
results in decreasing creep forces at high creepages. Ertz and Bucher [42]
have proposed a creep force law in which the temperature effect toge-
ther with surface roughness is taken into account to be able to capture
measured creep force curves.
Variation in friction. Apart from temperature effects on the coefficient
of friction, many other factors play an important role in modelling fric-
tion. Since the wheel-rail interface is an open system, it is subjected
to all sorts of contamination and variation in environmental conditions.
Olofsson et al. [43] have surveyed the tribological aspects of wheel-rail
contact including the adhesion under contaminated conditions. Moreo-
ver, there may be differences in adhesion levels between the inner and
outer rail or rail head and gauge corner in curves, due to lubrication.
Therefore, it is not realistic to use a single value for the coefficient of
42
4.3. FURTHER CHALLENGES
friction for all contact zones during the entire travel of a train on the
track.
Measurements. There are few techniques used for measuring the shape
and size of the contact patch and the pressure distribution for the contact
between wheel and rail profiles. Marshal et al. [44] and Pau et al. [45]
have utilized ultrasonic approach, while Kleiner and Schindler [46] have
used pressure sensitive papers for this purpose. Nevertheless, they all
studied normal static contact. To the best of the author’s knowledge,
there is no measuring technique proposed to measure the tangential
stress (traction) distribution in wheel-rail applications.
43
5Summary of the
Present Work
The main goal of the PhD project is to develop a model for the wheel-rail
contact applied to dynamic simulations of rail vehicles which enables
on-line damage analyses such as wear and RCF prediction. Recalling
the main outline of the work, the following objectives are anticipated
for a five-year time period:
• Investigation of state-of-the-art in pertinent numerical model-
ling. The models commonly used in engineering applications were
developed in the 1980s. It seems that the subsequent research
work has not reached the break-through needed for commercia-
lisation. Nevertheless, useful approaches may be available as a
starting point for evaluation.
• Determination of the size and shape of the contact area as well
as the distribution of the contact pressure. With the traditional
elastic half-space assumption the normal problem becomes well
defined. However, with small radii or close to conformal contact,
this assumption becomes invalid. This calls for a model able to
address non-elliptic and curved contact patches.
• Determination of the traction distribution. The FASTSIM algo-
rithm used to calculate traction distribution may result in conside-
rable error in certain cases. A more detailed, but still fast, approach
may estimate the traction distribution more accurately.
• Selection and implementation of a feasible numerical method.
The performance of modern computers allows for more sophisti-
cated algorithms than could be used decades ago. However, nu-
merical efficiency is still critical, since these calculations are to be
45
CHAPTER 5. SUMMARY OF THE PRESENT WORK
repeated for every contact location at every time step. Another
consequence of increasing computer power is growing expecta-
tions in terms of model size and accuracy.
• Validation. Since the proposed research aims at a simplified mo-
del it is possible to verify it with more detailed calculations, for
instance with finite element results. Experimental verification is
desirable, possibly with ultrasound technology.
For the licentiate thesis work presented in this report, some of the
above objectives are sought by the author. This chapter is dedicated
to what the author has achieved. Finally, based on the discussions in
previous chapters and what has been achieved by the author, future re-
search directions and further work are discussed.
5.1 Present results
As mentioned in the first objective listed above, a literature survey for
available contact models suitable to be used in MBS codes was conduc-
ted. It is concluded by the author that virtual-penetration-based me-
thods are good candidates, since they are non-elliptic contact models
and still fast enough to be used in dynamic simulations. Piotrowski
and Chollet [9] have summarized three different methods based on this
concept, however there is no information available on how accurate they
are and how their computational performances are in comparison to
each other.
The author, therefore, implemented these three methods, namely Kik-
Piotrowski [31], Linder [32] and STRIPES (by Ayasse and Chollet [33]).
In Paper A, these methods are evaluated using the CONTACT code [22]
and compared to each other in terms of contact patch, pressure and trac-
tion distribution, and creep forces.
Figure 5.1 illustrates the contact patch and pressure distribution of
these methods compared to CONTACT for the wheelset central posi-
tion. It is concluded from the pressure distribution estimated by various
virtual- penetration-based methods that there are significant discrepan-
cies compared to CONTACT results. The implementation of an alterna-
tive strategy suggested by Ayasse and Chollet [33] reveals that in spite
of less accurate contact patch estimation, this strategy significantly im-
proves the predicted pressure distribution. This improvement seems not
to be noticed by the authors.
46
5.1. PRESENT RESULTS
-10 -5 0 5
-6
-4
-2
0
2
4
6
Long.
[mm]
Lat. [mm]
Contact Patch
CONTACT
STRIPES
Kik-Piotrowski
Linder
(a)
-15 -10 -5 0 5
0
100
200
300
400
500
600
700
800
900
Pressure
[MPa]
Lat. [mm]
Maximum Pressure
CONTACT
STRIPES
Kik-Piotrowski
Linder
(b)
Figure 5.1: Comparison of (a) contact patch and (b) maximum pressure estimated by va-
rious contact models for the wheelset central position (∆y = 0 mm).
Moreover, other contact cases generated by the lateral movement of
the wheelset are considered. The results suggest that despite the reaso-
nably accurate contact patch estimation in the wheelset central position
case, there is considerable mismatch in certain other cases. Figure 5.2
shows two of these contact cases were the wheelset is displaced 1 mm
and 2 mm towards the field side.
-5 0 5 10 15
-5
0
5
Long.
[mm]
Lat. [mm]
Contact patch
(a) ∆y = 1 mm
-5 0 5 10
-5
0
5
Long.
[mm]
Lat. [mm]
Contact patch
(b) ∆y = 2 mm
Figure 5.2: Comparison of contact patch estimation by CONTACT (black circles),
STRIPES–common strategy (red line), and STRIPES–alternative strategy (blue chain line)
The comparison of tangential contact results confirms that the va-
riation of spin, taken into account by STRIPES, has significant effects
on the creep force and slip-stick separation in contact cases where the
patch is spread along the lateral axis. Figure 5.3 illustrates the tangential
traction distribution calculated using STRIPES and CONTACT. As can
be seen, the tractions estimated by STRIPES are lower at the right end of
the patch and increase to a higher value at the left end due to the increase
47
CHAPTER 5. SUMMARY OF THE PRESENT WORK
-10 -5 0 5
-5
0
5
Long.
[mm]
Lat. [mm]
CONTACT
(a)
-10 -5 0 5
-5
0
5
Long.
[mm]
Lat. [mm]
STRIPES
(b)
Figure 5.3: Tangential traction estimated by (a) CONTACT and (b) STRIPES for a pure spin
case for the wheelset central position (∆y = 0 mm). Slip areas are encircled by red lines.
of the spin value from right to left. This results in higher longitudinal
creep forces calculated by STRIPES compared to the one from other mo-
dels. The performance of these models in vehicle dynamic simulations
are later compared by Burgelman et. al [47].
In accordance to the conclusions drawn from Paper A, the author fo-
cused on the possible strategies to improve the contact patch and pres-
sure estimation of the fast non-elliptic models. This resulted in a new
idea on how to treat normal contact problems. The idea is to approxi-
mate the elastic surface deformation, uz, using the separation, z(x, y), in
contact Equation (2.2). Based on this idea, a method named approxi-
mate elastic deformation (AED) is proposed in Paper B. The method is
implemented in an algorithm named ANALYN. It is shown in Paper B,
through theoretical contact case studies, that the new method is capable
of improving the contact patch estimation. The comparison between
ANALYN, STRIPES, and CONTACT for two wheel-rail contact cases is
illustrated in Figure 5.4. The results confirm considerable improvements
-5 0 5 10 15 20
-10
-5
0
5
10
Longitudinal
x-coord.
[mm]
Lateral y-coord. [mm]
CONTACT
ANALYN
STRIPES
(a) ∆y=1 mm
-10 -5 0 5 10 15
-10
-5
0
5
10
Longitudinal
x-coord.
[mm]
Lateral y-coord. [mm]
CONTACT
ANALYN
STRIPES
(b) ∆y=2 mm
Figure 5.4: Comparison of contact patch estimation by CONTACT, STRIPES and ANALYN
for two wheelset lateral positions.
48
5.2. FUTURE RESEARCH DIRECTIONS
-15 -10 -5 0 5 10
0
200
400
600
800
1000
Pressure
[MPa]
Lateral y-coord. [mm]
CONTACT
ANALYN
STRIPES
(a) ∆y=0 mm
-5 0 5 10 15
0
500
1000
1500
Pressure
[MPa]
Lateral y-coord. [mm]
CONTACT
ANALYN
STRIPES
(b) ∆y=2 mm
Figure 5.5: Comparison of maximum pressure distribution estimated by CONTACT,
STRIPES and ANALYN for two wheelset lateral positions.
in patch estimation achieved by the new method.
In addition to better estimation of the contact patch, the new method
is considerably closer to the CONTACT results in terms of pressure dis-
tribution. This is shown for two contact cases in Figure 5.5.
The ANALYN algorithm is also compared to CONTACT in terms of
computational cost. The results presented in Paper B shows that ANA-
LYN is about 200 times faster than CONTACT. This computational ef-
ficiency of the algorithm enables it to be coupled with a more accurate
tangential module to form a rolling contact model for application to dy-
namic rail vehicle simulation.
5.2 Future research directions
Based on the objectives of the present PhD project and the experience
gained through the licentiate thesis work, two possible future research
directions are suggested.
Tangential contact module. The FASTSIM algorithm generally used
in fast contact models is based on the simplified theory and yields ap-
proximate solution. The accuracy of this approximate solution should
be clearly assessed in order to justify its application. Kalker himself has
published several results on the accuracy of the theory and claims that
in terms of creep force the error is about 20%. Even if this percentage
of error is considered to be acceptable, this is still restricted to ellipti-
cal contact patches and it is on force level. To the best of the author’s
knowledge, there is no systematic study that comments on the accuracy
49
CHAPTER 5. SUMMARY OF THE PRESENT WORK
of the FASTSIM algorithm in non-elliptic contacts. Moreover, in wear
prediction for example, the traction distribution and sliding distance is
of importance. Thus, although the FASTSIM error on force level may
be considered acceptable, it does not necessarily imply that it is accep-
table on traction level as well. This fact necessitates the evaluation of the
simplified theory applied to non-elliptic contacts in traction distribution
level.
The main reason for introducing FASTSIM in the 1980s was to solve
the tangential part of the contact problem in a fast manner. Because the
computer power has been substantially improved since then, it may be
possible to propose a comparably fast algorithm based on more accurate
theories than the simplified theory.
Conformal contact. As mentioned in the previous chapter, conformal
wheel-rail contact may occur in worn profile combinations. All the avai-
lable contact models used in rail vehicle simulation are limited to half-
space assumption and therefore not valid to be used in conformal contact
cases. Even the CONTACT code, which is used for validation of fast
contact models, is based on the half-space assumption. It is only FEM
analysis which is not bound to this limitation. However, there are other
numerical issues with respect to contact inequalities enforcement in FEM.
To be able to treat conformal contacts, the first step is to develop an
accurate method, not limited to half-space, in order to use as reference.
One suggestion may be to calculate the influence function, Aij, in the
integral Equation (2.14) for a so-called quasi-quarter space using FEM
analysis and implement them in the same integral equation. This in-
tegral equation may then be solved by applying a matrix inversion or
variational method.
Having accurate results for the conformal contact, a simplified me-
thod may be developed based on that. This simplified method may then
be used for fast solution of the wheel-rail contact in dynamic simula-
tions.
50
Bibliography
[1] H. Hertz, Über die Berührung fester elastische Körper, J. Für Die
Reine U. Angew. Math. 92 (1882) 156–171.
[2] E. Winkler, Die Lehre von der Elastizität und Festigkeit, Domini-
cius, Prague, 1867.
[3] J. Ayasse, H. Chollet, Wheel-rail contact, in: S. Iwnicki (Ed.), Hand-
book of Railway Vehicle Dynamics, Taylor  Francis Group, 2006,
pp. 85–120.
[4] T. Telliskivi, U. Olofsson, Contact mechanics analysis of measured
wheel-rail profiles using the finite elemnt method, Proc. Inst. Mech.
Eng. F J. Rail Rapid Transit 215 (2001) 65–72.
[5] W. Yan, F. D. Fischer, Applicability of the hertz contact theory to
rail-wheel contact problems, Arch. Appl. Mech. 70 (2000) 255–268.
[6] M. Wiest, E. Kassa, W. Daves, J. Nielsen, H. Ossberger, Assessment
of methods for calculating contact pressure in wheel-rail/switch
contact, Wear 265 (9-10) (2008) 1439–1445.
[7] B. Paul, J. Hashemi, Contact pressures in closely conforming elastic
bodies, J. Appl. Mech-T ASME 48 (1981) 543–548.
[8] K. Knothe, H. Le The, A contribution to the calculation of the
contact stress distribution between two elastic bodies of revolution
with non-elliptical contact area, Comput. Struct. 18 (6) (1984) 1025–
1033.
[9] J. Piotrowski, H. Chollet, Wheel-rail contact models for vehicle
system dynamics including multi-point contact, Vehicle Syst. Dyn.
43 (6-7) (2005) 455–483.
51
BIBLIOGRAPHY
[10] S. Damme, Zur Finite-Element-Modellierung des stationären Roll-
kontakts von Rad und Schiene, Ph.D. thesis, Technischen Univer-
sität Dresden (2006).
[11] A. Love, A treatise on the theory of elasticity, Cambridge University
Press, Cambridge, 1926.
[12] J. Kalker, Rolling contact phenomena - linear elasticity, in: B. Jacob-
son, J. Kalker (Eds.), Rolling contact phenomena, CISM Courses
and Lectures, Wien, New York: Springer, 2001, pp. 1–184.
[13] F. Carter, On the action of a locomotive driving wheel, Proc. R. Soc.
London 112 (1926) 151–157.
[14] K. Johnson, Contact Mechanics, Cambridge University Press, Cam-
bridge, 1985.
[15] J. Kalker, Three-Dimensional Elastic Bodies in Rolling Contact, Klu-
wer Academis Publishers, Dordrecht, 1990.
[16] P. Wriggers, Computational contact mechanics, John Wiley  Sons
Ltd., Chichester, 2002.
[17] E. Andersson, M. Berg, S. Stichel, Rail Vehicle Dynamics, KTH
Royal Institute of Technology, Stockholm, 2013.
[18] K. Johnson, The effect of spin upon the rolling motion of an elastic
sphere on a plane, J. Appl. Mech-T ASME 25 (1958) 332–338.
[19] K. Johnson, The effect of a tangential contact force upon the rolling
motion of an elastic sphere on a plane, J. Appl. Mech-T ASME 25
(1958) 339–346.
[20] P. Vermeulen, K. Johnson, Contact of nonspherical elastic bodies
transmitting tangential forces, J. Appl. Mech-T ASME 31 (1964)
338–340.
[21] D. Haines, E. Ollerton, Contact stress distribution on elliptical
contact surfaces subjected to radial and tangential forces, Proc. Inst.
Mech. Eng. 177 (1963) 95–114.
[22] E. Vollebregt, User guide for CONTACT, VORtech BV (2012).
[23] K. Knothe, R. Wille, B. Zastrau, Advanced contact mechanics - road
and rail, Vehicle Syst. Dyn. 35 (4-5) (2001) 361–407.
52
BIBLIOGRAPHY
[24] X. Zhao, Z. Li, The solution of frictional wheel-rail rolling contact
with a 3D transient finite element model: Validation and error ana-
lysis, Wear 271 (1-2) (2011) 444–452.
[25] Z. Shen, J. Hedrick, J. Elkins, A comparison of alternative creep-
force models for rail vehicle dynamic analysis, Proceedings of the
8th IAVSD Symposium (1984) 591–605.
[26] J. Kalker, Wheel-rail rolling contact theory, Wear 144 (1991) 243–261.
[27] O. Polach, A fast wheel-rail forces calculation computer code, Ve-
hicle Syst. Dyn. 33 Supplement (2000) 728–739.
[28] O. Polach, Creep forces in simulations of traction vehicles running
on adhesion limit, Wear 258 (7-8) (2005) 992–1000.
[29] E. Vollebregt, S. Iwnicki, G. Xie, P. Shackleton, Assessing the ac-
curacy of different simplified frictional rolling contact algorithms,
Vehicle Syst. Dyn. 50 (1) (2012) 1–17.
[30] J. Pascal, G. Sauvage, The available methods to calculate the
wheel/rail forces in non Hertzian contact patches and rail dama-
ging, Vehicle Syst. Dyn. 22 (1993) 263–275.
[31] W. Kik, J. Piotrowski, A fast approximate method to calculate nor-
mal load at contact between wheel and rail and creep forces during
rolling, Proceedings of 2nd Mini-Conference on Contact Mechanics
and Wear of Rail/Wheel Systems (1996) 338–340.
[32] C. Linder, Verschleiss von Eisenbahnrädern mit Unrundheiten,
Ph.D. thesis, ETH (1997).
[33] J. Ayasse, H. Chollet, Determination of the wheel rail contact patch
in semi-Hertzian conditions, Vehicle Syst. Dyn. 43 (3) (2005) 161–
172.
[34] J. Piotrowski, W. Kik, A simplified model of wheel/rail contact me-
chanics for non-Hertzian problems and its application in rail ve-
hicle dynamic simulations, Vehicle Syst. Dyn. 46 (1-2) (2008) 27–48.
[35] A. Alonso, J. Giménez, A new method for the solution of the nor-
mal contact problem in the dynamic simulation of railway vehicles,
Vehicle Syst. Dyn. 43 (2) (2005) 149–160.
53
BIBLIOGRAPHY
[36] T. Telliskivi, Simulation of wear in a rolling-sliding contact by a
semi-Winkler model and the Archard’s wear law, Wear 256 (2004)
817–831.
[37] X. Quost, M. Sebes, A. Eddhahak, J. Ayasse, H. Chollet, P. Gautier,
F. Thouverez, Assessment of a semi-Hertzian method for determi-
nation of wheel-rail contact patch, Vehicle Syst. Dyn. 44 (10) (2006)
789–814.
[38] K. Knothe, H. Le The, A method for the analysis of the tangential
stresses and the wear distribution between two elastic bodies of
revolution in rolling contact, Int. J. Solids Struct. 21 (8) (1985) 889–
906.
[39] Z. Li, Wheel-rail rolling contact and its application to wear simula-
tion, Ph.D. thesis, TUDelft (2002).
[40] M. Sebès, L. Chevalier, J. Ayasse, H. Chollet, A fast-simplified
wheel-rail contact model consistent with perfect plastic materials,
Vehicle Syst. Dyn. 50 (9) (2012) 1453–1471.
[41] F. Bucher, K. Knothe, A. Theiler, Normal and tangential contact pro-
blem of surfaces with measured roughness, Wear 253 (1-2) (2002)
204–218.
[42] M. Ertz, E. Bucher, Improved creep force model for wheel/rail
contact considering roughness and temperature, Vehicle Syst. Dyn.
Suppl 37 (2003) 314–325.
[43] U. Olofsson, Y. Zhu, S. Abbasi, R. Lewis, S. Lewis, Tribology of
wheel-rail contact - aspects of wear, particle emission and adhe-
sion, Vehicle Syst. Dyn. 51 (7) (2013) 1091–1120.
[44] M. B. Marshall, R. Lewis, R. S. Dwyer-Joyce, U. Olofsson, S. Björk-
lund, Experimental characterization of wheel-rail contact patch
evolution, J. Tribol-T ASME 128 (3) (2006) 493–504.
[45] M. Pau, F. Aymerich, F. Ginesu, Distribution of contact pressure in
wheel-rail contact area, Wear 253 (2002) 265–274.
[46] O. Kleiner, C. Schindler, Geometry and compressive stresses in
wheel/rail contact, Rail Technology Review 001/12 (2012) 24–28.
54
BIBLIOGRAPHY
[47] N. Burgelman, M. S. Sichani, Z. Li, R. Dollevoet, R. Enblom,
M. Berg, Comparison of wheel/rail contact models applied to on-
line vehicle dynamic simulation, accepted for oral presentation at
IAVSD 2013 Symposium, China.
55
Part II
APPENDED PAPERS
Fulltext01

More Related Content

What's hot

Final Report (Transportation Planning & Design)
Final Report (Transportation Planning & Design)Final Report (Transportation Planning & Design)
Final Report (Transportation Planning & Design)Josia Tannos, EIT
 
transition curve in Highway Geometry Design
transition curve in Highway Geometry Designtransition curve in Highway Geometry Design
transition curve in Highway Geometry DesignNachiketa Mithaiwala
 
Prediction tool for preliminary design assessment of the manoeuvring characte...
Prediction tool for preliminary design assessment of the manoeuvring characte...Prediction tool for preliminary design assessment of the manoeuvring characte...
Prediction tool for preliminary design assessment of the manoeuvring characte...Enrico Della Valentina
 
Memoria de calculo puente bobo
Memoria de calculo  puente boboMemoria de calculo  puente bobo
Memoria de calculo puente boboFer Alvarez
 
Geometric design of railway track
Geometric design of railway  trackGeometric design of railway  track
Geometric design of railway trackMOHIT DUREJA
 
Horizontal curves PRESENTATION
Horizontal curves PRESENTATIONHorizontal curves PRESENTATION
Horizontal curves PRESENTATIONGHULAM RASOOL
 
Alternative Approach to Permanent way Alignment Design
Alternative Approach to Permanent way Alignment DesignAlternative Approach to Permanent way Alignment Design
Alternative Approach to Permanent way Alignment DesignConstantin Ciobanu
 
syllabus of assistant engineer (electrical/ civil)
syllabus of assistant engineer (electrical/ civil)syllabus of assistant engineer (electrical/ civil)
syllabus of assistant engineer (electrical/ civil)Sudha Sati
 
03 Train Resistance and Tractive Power (Railway Engineering Lectures هندسة ال...
03 Train Resistance and Tractive Power (Railway Engineering Lectures هندسة ال...03 Train Resistance and Tractive Power (Railway Engineering Lectures هندسة ال...
03 Train Resistance and Tractive Power (Railway Engineering Lectures هندسة ال...Hossam Shafiq I
 
Engineering surveys and construction of new lines
Engineering surveys and construction of new linesEngineering surveys and construction of new lines
Engineering surveys and construction of new linesNasir Uddin
 
Geometric design of track
Geometric design of trackGeometric design of track
Geometric design of trackJOYCHENKENGLANG
 
Civil engineering in indian railways spce
Civil engineering in indian railways spceCivil engineering in indian railways spce
Civil engineering in indian railways spceirkportal
 
Presentation on railway construction and maintenance
Presentation on railway construction and maintenancePresentation on railway construction and maintenance
Presentation on railway construction and maintenanceMohd Bakhsh
 

What's hot (15)

Final Report (Transportation Planning & Design)
Final Report (Transportation Planning & Design)Final Report (Transportation Planning & Design)
Final Report (Transportation Planning & Design)
 
transition curve in Highway Geometry Design
transition curve in Highway Geometry Designtransition curve in Highway Geometry Design
transition curve in Highway Geometry Design
 
Prediction tool for preliminary design assessment of the manoeuvring characte...
Prediction tool for preliminary design assessment of the manoeuvring characte...Prediction tool for preliminary design assessment of the manoeuvring characte...
Prediction tool for preliminary design assessment of the manoeuvring characte...
 
Memoria de calculo puente bobo
Memoria de calculo  puente boboMemoria de calculo  puente bobo
Memoria de calculo puente bobo
 
Volumenes de transito_2010_2011
Volumenes de transito_2010_2011Volumenes de transito_2010_2011
Volumenes de transito_2010_2011
 
Geometric design of railway track
Geometric design of railway  trackGeometric design of railway  track
Geometric design of railway track
 
Horizontal curves PRESENTATION
Horizontal curves PRESENTATIONHorizontal curves PRESENTATION
Horizontal curves PRESENTATION
 
Alternative Approach to Permanent way Alignment Design
Alternative Approach to Permanent way Alignment DesignAlternative Approach to Permanent way Alignment Design
Alternative Approach to Permanent way Alignment Design
 
syllabus of assistant engineer (electrical/ civil)
syllabus of assistant engineer (electrical/ civil)syllabus of assistant engineer (electrical/ civil)
syllabus of assistant engineer (electrical/ civil)
 
03 Train Resistance and Tractive Power (Railway Engineering Lectures هندسة ال...
03 Train Resistance and Tractive Power (Railway Engineering Lectures هندسة ال...03 Train Resistance and Tractive Power (Railway Engineering Lectures هندسة ال...
03 Train Resistance and Tractive Power (Railway Engineering Lectures هندسة ال...
 
02a 02
02a 0202a 02
02a 02
 
Engineering surveys and construction of new lines
Engineering surveys and construction of new linesEngineering surveys and construction of new lines
Engineering surveys and construction of new lines
 
Geometric design of track
Geometric design of trackGeometric design of track
Geometric design of track
 
Civil engineering in indian railways spce
Civil engineering in indian railways spceCivil engineering in indian railways spce
Civil engineering in indian railways spce
 
Presentation on railway construction and maintenance
Presentation on railway construction and maintenancePresentation on railway construction and maintenance
Presentation on railway construction and maintenance
 

Similar to Fulltext01

Zero Voltage Switching Converters
Zero Voltage Switching ConvertersZero Voltage Switching Converters
Zero Voltage Switching Convertersijiert bestjournal
 
An investigation of effects of axle load and train speed at rail joint using ...
An investigation of effects of axle load and train speed at rail joint using ...An investigation of effects of axle load and train speed at rail joint using ...
An investigation of effects of axle load and train speed at rail joint using ...eSAT Publishing House
 
TD-15-035_FINAL_Wheels_Maintenance
TD-15-035_FINAL_Wheels_MaintenanceTD-15-035_FINAL_Wheels_Maintenance
TD-15-035_FINAL_Wheels_MaintenanceMaysam Kiani
 
A complete model characterization of brushless dc motors
A complete model characterization of brushless dc motorsA complete model characterization of brushless dc motors
A complete model characterization of brushless dc motorsKarol Kyslan
 
A New Transistor Sizing Approach for Digital Integrated Circuits Using Firefl...
A New Transistor Sizing Approach for Digital Integrated Circuits Using Firefl...A New Transistor Sizing Approach for Digital Integrated Circuits Using Firefl...
A New Transistor Sizing Approach for Digital Integrated Circuits Using Firefl...VLSICS Design
 
Modeling and simulation analysis of pole side impact crash test sled
Modeling and simulation analysis of pole side impact crash test sledModeling and simulation analysis of pole side impact crash test sled
Modeling and simulation analysis of pole side impact crash test sledIJRES Journal
 
Fracture mechanics based estimation of fatigue life of welds
Fracture mechanics based estimation of fatigue life of weldsFracture mechanics based estimation of fatigue life of welds
Fracture mechanics based estimation of fatigue life of weldsAvinash B
 
IRJET- A Study on Transient Analysis of Bridge Deck Slab Under the Action of ...
IRJET- A Study on Transient Analysis of Bridge Deck Slab Under the Action of ...IRJET- A Study on Transient Analysis of Bridge Deck Slab Under the Action of ...
IRJET- A Study on Transient Analysis of Bridge Deck Slab Under the Action of ...IRJET Journal
 
Dynamics Behaviour of Multi Storeys Framed Structures by of Iterative Method
Dynamics Behaviour of Multi Storeys Framed  Structures by of Iterative Method Dynamics Behaviour of Multi Storeys Framed  Structures by of Iterative Method
Dynamics Behaviour of Multi Storeys Framed Structures by of Iterative Method AM Publications
 
A Review on The Effect of Aerodynamics on Car Overtaking Truck Using CFD Anal...
A Review on The Effect of Aerodynamics on Car Overtaking Truck Using CFD Anal...A Review on The Effect of Aerodynamics on Car Overtaking Truck Using CFD Anal...
A Review on The Effect of Aerodynamics on Car Overtaking Truck Using CFD Anal...IRJET Journal
 
Experimental Investigation of Stress Concentration in Cross Section of Crane ...
Experimental Investigation of Stress Concentration in Cross Section of Crane ...Experimental Investigation of Stress Concentration in Cross Section of Crane ...
Experimental Investigation of Stress Concentration in Cross Section of Crane ...ijtsrd
 
Identification of isomorphism and detection of distinct mechanism of kinemati...
Identification of isomorphism and detection of distinct mechanism of kinemati...Identification of isomorphism and detection of distinct mechanism of kinemati...
Identification of isomorphism and detection of distinct mechanism of kinemati...eSAT Publishing House
 
Identification of isomorphism and detection of distinct mechanism of kinemati...
Identification of isomorphism and detection of distinct mechanism of kinemati...Identification of isomorphism and detection of distinct mechanism of kinemati...
Identification of isomorphism and detection of distinct mechanism of kinemati...eSAT Journals
 
Three Dimensional Non-Linear Seismic Analysis of a Cable Stayed Bridge using ...
Three Dimensional Non-Linear Seismic Analysis of a Cable Stayed Bridge using ...Three Dimensional Non-Linear Seismic Analysis of a Cable Stayed Bridge using ...
Three Dimensional Non-Linear Seismic Analysis of a Cable Stayed Bridge using ...IRJET Journal
 
Sensor Placement based on FE Modal Analysis: Dynamic Characteristic of Cable ...
Sensor Placement based on FE Modal Analysis: Dynamic Characteristic of Cable ...Sensor Placement based on FE Modal Analysis: Dynamic Characteristic of Cable ...
Sensor Placement based on FE Modal Analysis: Dynamic Characteristic of Cable ...IRJET Journal
 
A Unified Framework For Traffic Assignment Deriving Static And Quasi-Dynamic...
A Unified Framework For Traffic Assignment  Deriving Static And Quasi-Dynamic...A Unified Framework For Traffic Assignment  Deriving Static And Quasi-Dynamic...
A Unified Framework For Traffic Assignment Deriving Static And Quasi-Dynamic...Nicole Heredia
 

Similar to Fulltext01 (20)

Zero Voltage Switching Converters
Zero Voltage Switching ConvertersZero Voltage Switching Converters
Zero Voltage Switching Converters
 
An investigation of effects of axle load and train speed at rail joint using ...
An investigation of effects of axle load and train speed at rail joint using ...An investigation of effects of axle load and train speed at rail joint using ...
An investigation of effects of axle load and train speed at rail joint using ...
 
TD-15-035_FINAL_Wheels_Maintenance
TD-15-035_FINAL_Wheels_MaintenanceTD-15-035_FINAL_Wheels_Maintenance
TD-15-035_FINAL_Wheels_Maintenance
 
2015465.pdf
2015465.pdf2015465.pdf
2015465.pdf
 
A complete model characterization of brushless dc motors
A complete model characterization of brushless dc motorsA complete model characterization of brushless dc motors
A complete model characterization of brushless dc motors
 
30120130406028
3012013040602830120130406028
30120130406028
 
Calculation of Torsion Capacity of the Reinforced Concrete Beams Using Artifi...
Calculation of Torsion Capacity of the Reinforced Concrete Beams Using Artifi...Calculation of Torsion Capacity of the Reinforced Concrete Beams Using Artifi...
Calculation of Torsion Capacity of the Reinforced Concrete Beams Using Artifi...
 
A New Transistor Sizing Approach for Digital Integrated Circuits Using Firefl...
A New Transistor Sizing Approach for Digital Integrated Circuits Using Firefl...A New Transistor Sizing Approach for Digital Integrated Circuits Using Firefl...
A New Transistor Sizing Approach for Digital Integrated Circuits Using Firefl...
 
Modeling and simulation analysis of pole side impact crash test sled
Modeling and simulation analysis of pole side impact crash test sledModeling and simulation analysis of pole side impact crash test sled
Modeling and simulation analysis of pole side impact crash test sled
 
Fracture mechanics based estimation of fatigue life of welds
Fracture mechanics based estimation of fatigue life of weldsFracture mechanics based estimation of fatigue life of welds
Fracture mechanics based estimation of fatigue life of welds
 
IRJET- A Study on Transient Analysis of Bridge Deck Slab Under the Action of ...
IRJET- A Study on Transient Analysis of Bridge Deck Slab Under the Action of ...IRJET- A Study on Transient Analysis of Bridge Deck Slab Under the Action of ...
IRJET- A Study on Transient Analysis of Bridge Deck Slab Under the Action of ...
 
Dynamics Behaviour of Multi Storeys Framed Structures by of Iterative Method
Dynamics Behaviour of Multi Storeys Framed  Structures by of Iterative Method Dynamics Behaviour of Multi Storeys Framed  Structures by of Iterative Method
Dynamics Behaviour of Multi Storeys Framed Structures by of Iterative Method
 
A Review on The Effect of Aerodynamics on Car Overtaking Truck Using CFD Anal...
A Review on The Effect of Aerodynamics on Car Overtaking Truck Using CFD Anal...A Review on The Effect of Aerodynamics on Car Overtaking Truck Using CFD Anal...
A Review on The Effect of Aerodynamics on Car Overtaking Truck Using CFD Anal...
 
Design and Analysis of Locomotive Wheel Axle
Design and Analysis of Locomotive Wheel AxleDesign and Analysis of Locomotive Wheel Axle
Design and Analysis of Locomotive Wheel Axle
 
Experimental Investigation of Stress Concentration in Cross Section of Crane ...
Experimental Investigation of Stress Concentration in Cross Section of Crane ...Experimental Investigation of Stress Concentration in Cross Section of Crane ...
Experimental Investigation of Stress Concentration in Cross Section of Crane ...
 
Identification of isomorphism and detection of distinct mechanism of kinemati...
Identification of isomorphism and detection of distinct mechanism of kinemati...Identification of isomorphism and detection of distinct mechanism of kinemati...
Identification of isomorphism and detection of distinct mechanism of kinemati...
 
Identification of isomorphism and detection of distinct mechanism of kinemati...
Identification of isomorphism and detection of distinct mechanism of kinemati...Identification of isomorphism and detection of distinct mechanism of kinemati...
Identification of isomorphism and detection of distinct mechanism of kinemati...
 
Three Dimensional Non-Linear Seismic Analysis of a Cable Stayed Bridge using ...
Three Dimensional Non-Linear Seismic Analysis of a Cable Stayed Bridge using ...Three Dimensional Non-Linear Seismic Analysis of a Cable Stayed Bridge using ...
Three Dimensional Non-Linear Seismic Analysis of a Cable Stayed Bridge using ...
 
Sensor Placement based on FE Modal Analysis: Dynamic Characteristic of Cable ...
Sensor Placement based on FE Modal Analysis: Dynamic Characteristic of Cable ...Sensor Placement based on FE Modal Analysis: Dynamic Characteristic of Cable ...
Sensor Placement based on FE Modal Analysis: Dynamic Characteristic of Cable ...
 
A Unified Framework For Traffic Assignment Deriving Static And Quasi-Dynamic...
A Unified Framework For Traffic Assignment  Deriving Static And Quasi-Dynamic...A Unified Framework For Traffic Assignment  Deriving Static And Quasi-Dynamic...
A Unified Framework For Traffic Assignment Deriving Static And Quasi-Dynamic...
 

Recently uploaded

Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 

Fulltext01

  • 1. KTH Engineering Sciences Wheel-Rail Contact Modelling in Vehicle Dynamics Simulation Matin Shahzamanian Sichani Licentiate Thesis Stockholm, Sweden 2013
  • 2. Academic thesis with permission by KTH Royal Institute of Technology, Stockholm, to be submitted for public examination for the degree of Li- centiate of Engineering in Vehicle and Maritime Engineering, Wednes- day the 2nd of October, 2013 at 13.15, in room E2, Lindstedsvägen 3, KTH Royal Institute of Technology, Stockholm, Sweden. TRITA-AVE 2013:47 ISSN 1651-7660 ISBN 978-91-7501-852-2 c Matin Sh. Sichani, 2013 Postal address: Visiting address: Contact: Matin Sh. Sichani Teknikringen 8 matinss@kth.se KTH 3rd floor Aeronautical and Vehicle Eng. Room 315 SE-100 44 Stockholm Stockholm ii
  • 3. Abstract The wheel-rail contact is at the core of all research related to vehicle- track interaction. This tiny interface governs the dynamic performance of rail vehicles through the loads it transmits and, like any high stress concentration zone, it is subjected to serious damage phenomena. Thus, a clear understanding of the rolling contact between wheel and rail is key to realistic vehicle dynamic simulation and damage analyses. In a multi-body-system simulation package, the essentially deman- ding contact problem should be evaluated in about every millisecond. Hence, a rigorous treatment of the contact is highly time consuming. Simplifying assumptions are, therefore, made to accelerate the simula- tion process. This gives rise to a trade-off between accuracy and compu- tational efficiency of the contact models in use. Historically, Hertz contact solution is used since it is of closed-form. However, some of its underlying assumptions may be violated quite of- ten in wheel-rail contact. The assumption of constant relative curvature which leads to an elliptic contact patch is of this kind. Fast non-elliptic contact models are proposed by others to lift this assumption while avoi- ding the tedious numerical procedures. These models are accompanied by a simplified approach to treat tangential tractions arising from cree- pages and spin. In this thesis, in addition to a literature survey presented, three of these fast non-elliptic contact models are evaluated and compared to each other in terms of contact patch, pressure and traction distributions as well as the creep forces. Based on the conclusions drawn from this evaluation, a new method is proposed which results in more accurate contact patch and pressure distribution estimation while maintaining the same computational efficiency. The experience gained through this Licentiate work illuminates future research directions among which, im- proving tangential contact results and treating conformal contacts are given higher priority. Keywords: wheel-rail contact, non-elliptic contact, vehicle-track interaction, rail vehicle dynamics, rolling contact, MBS, virtual penetration iii
  • 4.
  • 5. Preface The work presented in this Licentiate thesis was carried out at the De- partment of Aeronautical and Vehicle Engineering, KTH Royal Institute of Technology in Stockholm, between January 2011 and August 2013. The financial support from KTH Railway Group sponsors, namely, Swe- dish Transport Administration (Trafikverket), Bombardier Transporta- tion, Stockholm County Council (Stockholms Läns Landsting), SJ, Vec- tura, and Interfleet Technology is gratefully appreciated. I would like to thank my supervisors, Prof. Mats Berg and Dr. Roger En- blom for their invaluable support and guidance throughout the project. Your professional standards and in-depth knowledge enlighten me. To my colleagues at the division of Rail Vehicle and at KTH, thank you for making such a friendly and pleasant atmosphere. Besides enjoying fruitful discussions, it is a lot of fun working with you. To my family whose support and encouragement made this work pos- sible, you truly deserve my deepest gratitude and love. Thank you! Finally, I would like to thank my friends and fellows for standing by me when it is desperately needed. You are truly the best. Natule! my espe- cial thanks go to you for all we have been through. Matin Sh. Sichani Stockholm, August 2013 v
  • 6.
  • 7. Dissertation This thesis is comprised of two parts. Part I offers an overview of the research area and the summary of the present work. Part II is the collec- tion of the following scientific papers: Paper A M. Sh. Sichani, R. Enblom, M. Berg, Comparison of Non-elliptic Contact Models: Towards Fast and Accurate Modelling of Wheel-Rail Contact, accep- ted for publication in Special Edition of Wear. Paper B M. Sh. Sichani, R. Enblom, M. Berg, An Approximate Analytical Method to Solve Frictionless Contact Between Elastic Bodies of Revolution, submitted for publication. Division of work between authors Sichani initiated the studies, performed the analyses and wrote the pa- pers. Enblom and Berg supervised the work and reviewed the papers. Publication not included in this thesis N. Burgelman, M. S. Sichani, Z. Li, R. Dollevoet, R. Enblom, M. Berg, Comparison of Wheel/Rail Contact Models Applied to Online Vehicle Dynamic Simulation, accepted for oral presentation at IAVSD 2013 Symposium, China. vii
  • 8.
  • 9. Thesis contributions The main contributions of the present work reported in this thesis are as follows: • Fast non-elliptic contact models based on the virtual penetration concept are evaluated and compared to each other for the applica- tion to wheel-rail contact. • It is shown that models based on virtual penetration are problem dependent and result in less accurate contact patch estimation in certain wheel-rail contact cases. • It is also shown that the pressure distribution estimation by these models deviate from the results of more accurate, but computatio- nally expensive, CONTACT code. • The effect of spin variation within the contact patch on creep forces in non-elliptic contact cases is shown. • A new method is proposed for analytical estimation of non-elliptic normal contacts in which the elastic surface deformation is ap- proximated. • An algorithm named ANALYN is developed based on the pro- posed method. Using this algorithm, the contact patch and pres- sure distribution estimations are considerably improved in com- parison to the virtual-penetration-based models. The ANALYN algorithm, implemented in MATLAB, is at least 200 times faster than CONTACT. ix
  • 10.
  • 11. Contents I OVERVIEW 1 1 Introduction 3 2 Fundamentals of Contact Mechanics 7 2.1 General contact problem . . . . . . . . . . . . . . . . . . . . 7 2.2 Hertz problem . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.3 Boussinesq equations . . . . . . . . . . . . . . . . . . . . . . 14 3 Rolling Contact 17 3.1 Slip, creepages and spin . . . . . . . . . . . . . . . . . . . . 17 3.2 Two-dimensional rolling . . . . . . . . . . . . . . . . . . . . 18 3.3 Three-dimensional rolling . . . . . . . . . . . . . . . . . . . 21 3.4 FEM analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 4 Wheel-Rail Contact in Vehicle Dynamics Simulation 27 4.1 Creep force calculation . . . . . . . . . . . . . . . . . . . . . 28 4.2 Fast contact models . . . . . . . . . . . . . . . . . . . . . . . 30 4.3 Further challenges . . . . . . . . . . . . . . . . . . . . . . . 41 5 Summary of the Present Work 45 5.1 Present results . . . . . . . . . . . . . . . . . . . . . . . . . . 46 5.2 Future research directions . . . . . . . . . . . . . . . . . . . 49 Bibliography 51 II APPENDED PAPERS 57 xi
  • 12.
  • 14.
  • 15. 1Introduction The performance of rail vehicles is inevitably tied to tiny areas where the wheels meet the rails. This highly-stressed interface is the root to almost all research areas of interest in vehicle-track interaction — from dynamic performance of the vehicle to maintenance of the infrastructure. There- fore, a better understanding of the contact phenomenon between wheel and rail is crucial to design an optimized railway system of transporta- tion. From the start, the wheel-rail contact has been of crucial interest to railway engineers. In fact, the mere idea of reducing the traction in- terface to a small area by using harder materials such as steel is at the core of what separates the railway from road transport. By doing so, the energy loss due to rolling resistance is significantly reduced. However, introducing such a drastic change raises other issues and challenges to confront. Research fields which involve wheel-rail contact are vast. The dyna- mics of rail vehicles are dependent on the forces applied to the wheelsets through this interface. Nowadays, the multi-body dynamic simulation of rail vehicles is a significant part of their design process. Such simu- lations need a reasonably accurate estimation of the wheel-rail contact forces. Without having an appropriate understanding of the wheel-rail interaction, the essential safety analysis of stability and derailment or the ride comfort analysis are disputable. Today, with increasing demands of the market for heavier axle loads and higher speeds, the costly maintenance of both the infrastructure and the rolling stock is among top items in the concern-list of all train opera- tors and track owners. A great portion of these maintenance costs stems from the deterioration phenomena occurring in the notorious wheel-rail 3
  • 16. CHAPTER 1. INTRODUCTION interface. Two of these phenomena to blame are namely wear and rol- ling contact fatigue (RCF). In recent years, there has been a substantial deal of research dedicated to comprehend and predict these phenomena. Nevertheless, the primary step that enables investigating such mecha- nisms is to clearly know the shape and size of the contact patch, and the distribution of the stresses within it. This is what the solution to the wheel-rail contact problem can provide us with. In addition, environmental aspects such as energy usage of the rail- way transport are closely connected to the wheel-rail interaction. The growing interest in studying rail vehicle generated noise and wear par- ticle emissions necessitates a more detailed investigation of the contact phenomena. The energy usage of a rolling stock is dependent on the adhesion levels in the wheel-rail interface. Modelling the adhesion si- tuation in this interface is also crucial for safety issues regarding the braking performance. However, modelling friction for an open system subjected to different sources of contamination and variable environ- mental conditions is still an existing challenge to researchers. Generally, the treatment of wheel-rail contact can be divided into two parts: a geometric (kinematic) part, which aims at the detection of the contact points, and an elastic (elasto-plastic) part, which solves the contact problem from a Solid Mechanics point of view. The geometric part requires the geometrical data for track and wheelset together with the kinematical data of the wheelset. Wheel and rail profiles, track geo- metry and irregularities, and wheelset geometry together with its lateral displacement and yaw angle are all inputs to the contact geometric sol- ver. The contact point detection may be carried out by assuming the wheel and the rail as rigid or accounting for their flexibilities. Having the points of contact and velocity vector of the wheelset, the creepages are also calculated. The output of the geometric part is the essential in- put for the elastic solver. The elastic problem is, basically, to find the area formed by the bo- dies in contact (i.e. contact patch), and to indicate the distribution of the contact pressure (normal compressive stress) together with the dis- tribution of the tangential traction within this patch. Having the traction distribution, one can calculate the total frictional force better known as creep force in wheel-rail contact. In multi-body system (MBS) simulation codes used for dynamic ana- lysis of rail vehicles, there is a contact module to deal with wheel-rail interaction. Figure 1.1 illustrates how this contact module is coupled to the system dynamics. 4
  • 17. Contact Module Geometric Elastic Generalized Equations of motion & constraint conditions Normal forces Displacement Vector Velocity Vector Contact Geometry Program Creepage Calc. Program Normal Contact Program Tangential Contact Program Contact Patches & Normal Stresses Tangential Stresses ∫ Contact Points Creepages Contact Forces & Moments Figure 1.1: The contact module within an MBS code In this thesis, the focus is merely on the elastic part of the wheel- rail contact. Hence, the points of contact, the creepages and the normal forces are all taken for granted. In Chapter 2, the necessary theoreti- cal background from Contact Mechanics is briefly discussed. Following that, in Chapter 3, the theories of rolling contact in two and three di- mensions and the application of finite element method are covered. In Chapter 4, various models for treatment of wheel-rail contact within ve- hicle dynamic simulations are discussed. Several challenges and issues in modelling wheel-rail contact are also briefly introduced in this chap- ter. Finally, in Chapter 5, a summary of the author’s research work and scientific contribution is presented as well as future research directions to follow. 5
  • 18.
  • 19. 2Fundamentals of Contact Mechanics Despite the fact that contact is the principal way of applying loads and as a result of that the stress concentration in its vicinity is of crucial concern, Contact Mechanics is, in fact, a contemporary research field within Solid Mechanics. Historically, it is said that it all started by the publication of Heinrich Hertz’ highly appreciated paper [1] in 1882. Although he is mostly known for his contributions on electromagnetic waves, Hertz is actually the most famous name in the history of Contact Mechanics. The aim of this chapter is to touch on the fundamentals of Contact Mechanics later needed in treating wheel-rail contact. Firstly, the contact problem between two solid bodies is defined in its general form. Se- condly, the Hertz solution to his contact problem is presented and its as- sumptions and limitations are discussed. Finally, the well-known Bous- sinesq (and Cerruti) equations for half-spaces are introduced. 2.1 General contact problem The contact problem between two quasi-identical solid bodies is defined in this section. Here, quasi-identity means that the material properties of the bodies have the following relation, G1 1 − 2ν1 = G2 1 − 2ν2 , (2.1) where G1, G2, and ν1, ν2 are the shear modulus and Poisson ratio of the first and second body, respectively. This condition implies that the tangential (normal) stresses do not affect the total normal (tangential) 7
  • 20. CHAPTER 2. FUNDAMENTALS OF CONTACT MECHANICS deformation on the contact surface. Hence, the normal contact of the two bodies can be treated regardless of the tangential loading. The solution to the normal contact problem is the determination of the area under contact and the contact pressure distribution within this area. In order to deal with the problem, several quantities should be introduced. Figure 2.1a illustrates two bodies in touch at the first point of contact. A Cartesian system of coordinates is defined with its origin at the first point of contact and vertical z-axis pointing upwards while lateral y-axis and longitudinal x-axis are within the tangent plane where the contact area is formed after loading. The contacting surfaces of the bodies are represented by z1(x, y) and z2(x, y) for the first and the second body, respectively. The bodies after normal loading are also shown in Fi- gure 2.1b. The centres of the bodies are supposed to be pressed towards each other by the distance, δ, known as approach. The distance between the undeformed surfaces (before loading), z = |z1| + |z2|, is called se- paration. The normal elastic deformation of the bodies on the surfaces, uz1 (x, y) and uz2 (x, y), may be summed up to form uz = |uz1 | + |uz2 |, which is called the normal elastic deformation, in short. At last, the dis- tance between the deformed surfaces (after loading) can be denoted by, d(x, y) = z(x, y) − δ + uz(x, y). (2.2) Using this distance function, d(x, y), the normal contact problem can be expressed through the following contact inequalities, d(x, y) ≥ 0, σz(x, y) ≤ 0. (2.3) where, σz is the normal stress on the surface. Here, the tensile contact stress due to molecular attraction between the bodies is neglected. Thus, z y x z (x,y) 2 z (x,y) 1 first point of contact (a) y z δ Body 1 Body 2 uz1 uz2 d z1 z2 contact area penetration zone (b) Figure 2.1: Defined coordinate system (a) and contact terminology (b). 8
  • 21. 2.2. HERTZ PROBLEM the contact normal stress can only be compressive and therefore is called contact pressure, p(x, y) = −σz. The contact Inequalities (2.3) can be rewritten as, d(x, y) = 0, p(x, y) > 0 (x, y) ∈ C d(x, y) > 0, p(x, y) = 0 (x, y) / ∈ C (2.4) where, C denotes the area of contact. Throughout this thesis, the same coordinate system and quantities are used for different contact cases un- less otherwise stated. 2.2 Hertz problem 24-year-old Heinrich Hertz was curious to know how the optical pro- perties of multiple-stacked lenses may change due to the applied force needed to keep them bind together. His curiosity resulted in a very well- known paper [1] in Contact Mechanics. In this paper, he cited Wink- ler’s book [2] and mentioned that the case of two elastic isotropic bodies which touch each other over a tiny part of their outer surfaces has been of practical interest. In fact, it was Winkler who touched upon the subject in his book in 1867. He introduced a so-called elastic foundation for the treatment of the contact problem. An elastic foundation is analogous to a mattress with vertical springs. The springs are not connected to each other in any way; therefore, they can be compressed independent of their neighbou- ring springs. Figure 2.2 schematically illustrates Winkler’s approach. This idea helps to ease the solution for finding the contact area. Howe- ver, the results are dependent on the value chosen for the stiffness of the springs. It is shown that there is no unique value for the stiffness which leads to accurate results in different contact cases. Thus, this method is rarely used for the normal contact problem. N rigid elastic bed z = |z | + |z | 1 2 contact area Figure 2.2: Winkler elastic foundation approach 9
  • 22. CHAPTER 2. FUNDAMENTALS OF CONTACT MECHANICS Not being satisfied by Winkler’s approximation, Hertz intended to solve the problem more accurately. Nevertheless, he still had to base his solution upon the following assumptions: • The bodies in contact are homogeneous, isotropic, and linearly elastic. Linear kinematics is also assumed. • The bodies are assumed to be perfectly smooth which implies fric- tionless contact. (This may be replaced by the assumption of quasi- identity between the materials in contact.) • The bodies can be considered as half-spaces in the vicinity of the contact. This requires the dimensions of the contact area to be significantly smaller than the dimensions of each body. Moreo- ver, the dimensions of the contact area should be smaller than the relative radii of the bodies in contact. In other words, the bodies should form a non-conforming contact. This ensures that the contact patch is planar and the strains within it are within the scope of the linear theory. • The surfaces of the bodies are represented by quadratic functions in the vicinity of contact. In other words, the curvatures of the surfaces in contact are constant. Based on these assumptions, Hertz proposed the solution for the deter- mination of contact area and pressure distribution between two bodies in contact. Suppose that each body has two principal radii: one in the y-z plane (R1x, R2x) and the other in the x-z plane (R1y, R2y). The separation for this case can be written as, z(x, y) = Ax2 + By2 , (2.5) where, A = 1 2 1 R1y + 1 R2y , B = 1 2 1 R1x + 1 R2x , (2.6) with A and B known as longitudinal curvature and lateral curvature respectively. Hertz recognized that a semi-ellipsoidal pressure distribution over an elliptic contact area satisfies the contact Inequalities (2.4). Hence, the 10
  • 23. 2.2. HERTZ PROBLEM contact patch is an ellipse with semi-axes a and b. The pressure distri- bution over this patch is, p(x, y) = p0 r 1 − x a 2 − y b 2 , (2.7) where p0 is the maximum contact pressure at the first point of contact. The integration of the contact pressure over the contact patch should be equal to the total applied force due to static equilibrium. Therefore, the maximum pressure p0 is related to the prescribed contact force, N, through p0 = 3N 2πab . (2.8) The semi-axes a and b are dependent on the geometry of the bodies in contact and the prescribed force. The geometrical dependency is mani- fested through an intermediate parameter, θ, defined as, cos θ = |A − B| A + B . (2.9) Knowing θ, one can find the Hertzian coefficients, m, n and r, by using pre-calculated tables (see e.g. [3]). The semi-axes of the contact patch and the approach are then given by, a = m 3 4 N E∗ 1 A + B 1 3 , b = n 3 4 N E∗ 1 A + B 1 3 , δ = r 3 4 N E∗ 2 (A + B) !1 3 , (2.10) where, 1 E∗ = 1 − ν1 2 E1 + 1 − ν2 2 E2 , (2.11) with E1, E2 and ν1, ν2 being the elastic moduli and Poisson ratios of the bodies in contact. 11
  • 24. CHAPTER 2. FUNDAMENTALS OF CONTACT MECHANICS If the approach, δ, is prescribed instead of the force, N, the Equations (2.10) are replaced by, a = m r δ r(A + B) , b = n r δ r(A + B) , N = 4E∗ 3 s 1 A + B δ r 3 . (2.12) Hertz offers a closed-form solution to the complex problem contact. This is what makes it attractive to engineers. His solution has been used in many applications including the wheel-rail contact. However, using it, one should be cautious about the validity of its underlying assump- tions. The first assumption regarding linear elasticity of the materials in contact may be violated in wheel-rail application due to higher axle loads in modern railway operation. However, it should be noted that contact pressure levels higher than the yield strength of the material do not necessarily imply plastic flow on the surface. This is because the plastic yield criteria are based on the stress state in all three dimensions. In absence of tangential stresses, the plastic yield starts to occur beneath the surface and by increasing the load level it will eventually reach the surface. Results from Telliskivi and Olofsson [4] show that plastic flow in the contact surface results in reduced contact pressures and enlarged contact patches. The other debated assumption of the Hertz solution used in railway application is the half-space assumption. As mentioned earlier, the di- mensions of the contact patch should be considerably smaller than the characteristic dimensions of the contacting objects. Such assumption may be valid in wheel tread-rail head contact (see Figure 2.3). Howe- ver, there are concerns about its validity in wheel flange-rail gauge cor- ner (see Figure 2.3) contact. Note that wheel and rail rarely come into contact in field sides. In order to evaluate the half-space assumption, FEM analysis which is not limited to such assumption can be used. Such analysis has been performed by Yan and Fischer [5] to investigate the applicability of Hertz theory to wheel-rail contact. They have compared the results from Hertz 12
  • 25. 2.2. HERTZ PROBLEM wheel tread wheel field-side rail field-side rail head wheel flange rail gauge-corner Figure 2.3: Possible wheel-rail contact zones against the ones from FEM analysis for several contact applications in- cluding UNICORE wheel profile over UIC60 rail profile for four dif- ferent contact positions. Their conclusion is that regardless of where the contact position is, the Hertz solution is valid only if the contact zone does not spread into a region where the curvatures of the profiles change or if plastic flow does not occur. Results from Wiest et al. [6] regarding wheel-rail switch contact confirm this conclusion. In wheel flange-rail gauge contact, although the relative lateral radius is quite small, the contact width in this direction is even smaller. Therefore, the half-space assumption may considered to be valid. However, what makes the half-space assumption disputable in wheel-rail contact is the conformal contact cases rather than wheel flange-rail gauge contact. The conformal wheel-rail contact may occur due to worn profiles. In this case, regardless of which zone the contact is located, the width of the contact patch may be comparable to the relative lateral radius. As mentioned in the conclusion from Yan and Fischer [5], the Hertz solution is not valid if the contact patch is spread into a zone with va- rying lateral curvature. In fact, the last assumption listed above for the Hertz solution regarding the representation of the surfaces with quadra- tic polynomials is often violated in the contact between wheels and rails of standard profiles. Figure 2.4 illustrates the relative curvature varia- tion for S1002/UIC60 combination with rail inclination 1:40 in several contact cases. The relative curvature value within the penetration zone, in these cases, is highly varied. -15 -10 -5 0 5 10 -1 0 1 2 3 4 Curvature [1/m] Lateral y-coord. [mm] (a) ∆y = 0 mm -10 -5 0 5 10 15 -1 0 1 2 3 4 Curvature [1/m] Lateral y-coord. [mm] (b) ∆y = 2 mm -15 -10 -5 0 5 10 -5 0 5 10 15 20 25 Curvature [1/m] Lateral y-coord. [mm] (c) ∆y = 5 mm Figure 2.4: Lateral curvature variation in the penetration zone for different wheelset dis- placements, ∆y. The origin is at the first point of contact. 13
  • 26. CHAPTER 2. FUNDAMENTALS OF CONTACT MECHANICS It was Paul and Hashemi [7] who were the first to publish a non- Hertzian wheel-rail contact solution. Several investigations including [8, 9, 10] show that the contact patch has a non-elliptic shape even in wheel tread-rail head contact (see Figure 2.5). This is because the contact patch in this case is spread widely in the lateral direction and thus the relative lateral curvature is varied through the patch. 2.3 Boussinesq equations Looking back to the general contact conditions in Equation (2.4), one can see two inequalities enforced to contact pressure, p(x, y), and deformed distance, d(x, y), separately. The connection between these two terms is made through the elastic deformation term, uz. We recall the relation between stresses and strains from Hooke’s law: σ = Ee, (2.13) where, σ and e are the stress and the strain tensors, respectively, and E is the elasticity tensor. Equation (2.13) can be transformed into surface mechanical form and written for the normal deformation as, uzi = Z C Aij pj dA, (2.14) where, uzi is the normal deformation at point i of the contact surface, pj is the contact pressure distribution, and Aij is the displacement at point i due to the point load at j which is called the influence function. The integration is over the whole contact area, C. The influence function, Aij, depends on the geometry of the surface as well as material properties. It is calculated for a few surfaces in theory of elasticity in particular for a half-space. The influence function for elas- tic half-space can be calculated based on the Boussinesq (and Cerruti) formula for the deformation under a point load. The derivation for a half-space is reported by Love [11]. Using that, Equation (2.14) for the contact between two half-spaces can be written as, uz(x, y) = 1 πE∗ ZZ C p(ξ, η) q (x − ξ)2 + (y − η)2 dξdη. (2.15) This equation can be used to solve normal contact problems between elastic bodies with arbitrary surfaces where the half-space assumption 14
  • 27. 2.3. BOUSSINESQ EQUATIONS is valid. In contact cases where surfaces cannot be represented by qua- dratic functions, i.e. the relative curvature is not constant (non-Hertzian contacts), there is no closed-form solution available. Therefore, the in- tegration in Equation (2.15) should be calculated numerically. To this end, the contact area is divided into k rectangular or strip-like elements. Using a discrete version of Equation (2.14), for the elements in the contact area Equation (2.2) can be rewritten as, k ∑ j=1 Aij pj = δ − z(x, y), (2.16) where Aij is the influence coefficient (number) which relates the nor- mal deformation at element i to a unit pressure at element j. Such re- lation may be used in numerical methods treating rolling contact. In the CONTACT algorithm developed by Kalker [12] based on his com- plete rolling contact theory, which is discussed in the next chapter, the contact area is divided into rectangular elements and Equation (2.16) is used. Knothe and Le The [8] also use Equation (2.16) in their propo- sed numerical method, however they chose strip-like elements along the rolling direction in order to reduce the computational costs. Figure 2.5 illustrates the contact patch estimation by them compared to the Hertz solution for various wheelset lateral displacements. Note that only half of each patch is plotted, since the contact patches are symmetric about the y-axis. 15
  • 28. CHAPTER 2. FUNDAMENTALS OF CONTACT MECHANICS Figure 2.5: Wheel-rail contact patch for different wheelset positions. Hertz solution (da- shed lines) compared to the non-elliptic half-space solution. From [8]. 16
  • 29. 3Rolling Contact The study of rolling contact, or more accurately rolling-sliding contact, is said to be started in 1926 by the publication of Carter’s paper [13] on the solution of the two-dimensional rolling contact problem. The three-dimensional rolling contact including sliding was touched upon by Johnson [14] about thirty years later. His theory was approximate. Kalker [15] continued to study the subject. He published several theo- ries among which there is a complete theory of three-dimensional rolling contact. Using his theory, it is possible to solve the problem numerically. However, his theory is limited by the half-space assumption. Later on, others like Wriggers [16] studied the problem using FEM. Using FEM, the half-space limitation is lifted and material non-linearities can be in- cluded as well. However, it raises other issues to be dealt with. This chapter covers the essentials regarding rolling contact theories in two and three dimensions. Moreover, FEM analysis of rolling contact with application to wheel-rail interaction is briefly discussed. 3.1 Slip, creepages and spin The slip velocity is a kinematic quantity defined in rolling contact. It is the relative velocity of two points from different bodies in contact. This quantity is important in calculating the frictional stresses transmitted between the bodies. The slip velocity (or slip, in short) is comprised of the contributions from rigid-body motion and elastic deformation, u, of the bodies in contact. The difference in rigid-body tangential velocities and in angular 17
  • 30. CHAPTER 3. ROLLING CONTACT velocities of the bodies rolling in x-direction are calculated as, ∆vx = vx1 − vx2 , ∆vy = vy1 − vy2 , ∆ωz = ωz1 − ωz2 . (3.1) The elastic contribution to the relative velocity is, u̇x = −V ∂ux ∂x + ∂ux ∂t , u̇y = −V ∂uy ∂x + ∂uy ∂t , (3.2) where, ux = ux1 − ux2 , uy = uy1 − uy2 , (3.3) and V is the rolling speed. Having that, the slip, s, can be written as, sx = ∆vx + ∆ωzy − V ∂ux ∂x + ∂ux ∂t , sy = ∆vy − ∆ωzx − V ∂uy ∂x + ∂uy ∂t . (3.4) assuming steady-state rolling ( ∂ ∂t = 0) and dividing by the rolling speed, Equation (3.4) can be rewritten as, sx V = υx + ϕy − ∂ux ∂x , sy V = υy − ϕx − ∂uy ∂x , (3.5) where υx = ∆vx/V and υy = ∆vy/V are called longitudinal and lateral creepage, respectively, and ϕ = ∆ωz/V is called spin. Note that the vertical z-axis is assumed to be positive upwards, i.e the spin value is positive counter-clockwise. In wheel-rail contact, the creepages and spin are calculated based on the kinematics of the wheelset and track. The derivation of them is presented in [17], for instance. 3.2 Two-dimensional rolling Carter was interested in tractive and braking forces of locomotive dri- ving wheel. He intended to study the creep (frictional) forces in wheel- rail interaction due to the presence of creepage. He based his work on 18
  • 31. 3.2. TWO-DIMENSIONAL ROLLING earlier studies of Reynolds on belt drives. To model the wheel-rail in- teraction, he assumed wheel and rail as two cylinders. Assuming plain strain, the problem was reduced to two-dimensional rolling. He confi- ned his study to the existence of longitudinal creepage only. A year later, Fromm independently published a similar study. It is suggested that before bodies in contact start to slide over each other, sliding occurs in a limited part of the contact patch known as slip region. In the rest of the patch, known as stick (adhesion) region, corres- ponding material points remain in contact. This phenomenon is called micro slip. In the stick region, the slip vanishes. Therefore, assuming pure longitudinal creepage, Equation (3.5) will become, ∂ux ∂x = υx = constant, (3.6) for the points within the stick region. In the slip region, the tangential traction, qx, reaches its upper bound, qx(x) = µp(x), (3.7) where µ is the coefficient of friction. The direction of qx must oppose the slip, qx(x) |qx(x)| = − sx(x) |sx(x)| . (3.8) Carter assumed that the stick region is bordering the leading edge of the contact area. In order to satisfy the stick region requirement stated in Equation (3.6), Carter subtracted an elliptic traction distribution, q00 x , from the traction bound, q0 x = µp, to form the traction distribution over the contact area, qx = q0 x − q00 x , (3.9) where, q0 x = µp = µp0 q 1 − x a 2 − a ≤ x ≤ a, q00 x = c a µp0 r 1 − x−(a−c) c 2 − a − 2c ≤ x ≤ a, (3.10) with a and c being half length of the contact area and half length of stick region, respectively. Figure 3.1 illustrates the traction distribution in Carter’s theory. 19
  • 32. CHAPTER 3. ROLLING CONTACT Figure 3.1: Traction distribution in Carter’s theory. taken from [14]. The tangential strain, ∂ux ∂x , within the stick region can be derived from the traction distribution as, ∂ux ∂x = 2(1 − ν2) aE µp0(a − c), (3.11) which is constant. The length of the stick region is determined by setting the integration of the tangential stress over the contact patch equal to the total tangential force, c = a s 1 − Q µN , (3.12) where N is the normal force and Q is the total tangential force known as creep force in railway applications. Inserting Equations (3.6) and (3.12) into Equation (3.11) and using Hertz relationship for p0 one gets the relation between creepage and creep force in two-dimensional rolling as, υx = − µa R 1 − s 1 − Q µN ! , (3.13) where 1/R = 1/Rw + 1/Rr is the relative curvature of the wheel and the rail cylinders. The creep force-creepage relationship in Equation (3.13) can be rewritten in a non-dimensional manner as, Q µN = − 2R µa υx + R2 µ2a2 υx|υx|, (3.14) 20
  • 33. 3.3. THREE-DIMENSIONAL ROLLING Figure 3.2: Carter’s creep force-creepage curve that is plotted in Figure 3.2 known as creep curve. Note that Equation (3.14) is coupled by a saturation law which enforces Coulomb law of maximal friction force, Q µN = − υx |υx| . (3.15) 3.3 Three-dimensional rolling The study of rolling contact and creep force calculation was followed by other researchers after Carter. Johnson, in particular, attempted to model the three-dimensional rolling. He started investigating circular contact areas. In 1958, he published two papers on the rolling motion of an elastic sphere on a plane. In one of them [18], he investigated, for the first time, the effect of spin on rolling contact. He found that the spin generates a lateral tangential force as well as a moment around the vertical axis. In his solution, the spin-generated lateral force is opposed by a lateral force due to lateral creepage. In his other paper [19], he investigates the case of pure creepage wi- thout spin. This work was extended to elliptic contact area by Vermeu- len and Johnson [20]. In this theory, the stick zone is a smaller ellipse with the same ratio of the axes adjacent to the leading edge as shown in Figure 3.3. Based on this configuration the traction vanishes only at one point in the leading edge. This is in contrast to the experimental observations done by Johnson himself. Another model proposed firstly by Haines and Ollerton [21] and fur- ther developed by Kalker is an extension of the Carter solution to elliptic contact. In this method, known as strip theory, the contact area is divi- ded into strips parallel to the rolling direction. Carter’s theory is then 21
  • 34. CHAPTER 3. ROLLING CONTACT Figure 3.3: Slip-stick regions in the contact area based on Vermeulen-Johnson (dashed line) and strip theory (dash-dot line). Taken from [14]. applied to each strip, neglecting the interaction between the strips. In Fi- gure 3.3, the traction distribution in each strip and the formation of the stick region boundary is illustrated due to longitudinal creepage only. In this theory, the traction vanishes in the leading edge and a lemon- shaped stick region is formed as observed in experiments. Although the strip theory gives more accurate results compared to Vermeulen- Johnson theory, it may not be satisfactory when the contact area is more elongated in the rolling direction than in the lateral direction or if the spin value is large. Kalker further investigated the subject in order to develop a theory capable of treating three-dimensional rolling contact under a combina- tion of spin and creepages. It was not until 1979 that his research resul- ted in a so-called complete theory of rolling contact [12]. The theory is based on the elastic half-space assumption. In Kalker’s theory, a variational method is used to achieve a unique solution to the contact problem. Based on Kalker’s variational approach, the true area of contact and distribution of tractions within it are those that result in minimum total complementary energy. Kalker’s variational method is implemented in a computer code na- 22
  • 35. 3.4. FEM ANALYSIS med CONTACT [22]. The code consists of two algorithms named NORM and TANG to solve the normal and the tangential part of the problem, respectively. To solve a rolling contact problem, a potential contact zone is selected and discretized into rectangular elements. The contact patch and pressure distribution within it is determined using NORM. The pressure is uniform through each element. In each iteration, elements with negative pressure value are eliminated from the contact area until all the elements within it have positive pressure values. After having the contact patch and pressure distribution, the traction in each element is calculated by TANG. Although Kalker calls his variational method the exact theory, it does not give an exact solution free of any limiting assumption. The theory is based on the following limiting assumptions: • Homogeneous, linear elastic (or visco-elastic) materials • Half-space assumption (i.e. non-conformal contact) • Coulomb’s friction law Apart from these limitations and possible discretisation errors, the computational cost of CONTACT is relatively high for being used in vehicle-track dynamic simulations. 3.4 FEM analysis The FEM analysis is the ultimate available solution to the contact pro- blems which violates the underlying assumptions of Kalker’s variatio- nal method. It is not bound to half-space assumption and various mate- rial properties can be considered. Moreover, more detailed friction laws than the well-known Coulomb’s law can be used. However, like any numerical method, there are several numerical issues to be dealt with. In general, FEM is a numerical method to solve partial differential equations (PDEs). It eliminates the spatial derivatives and convert the PDE into a system of algebraic equations. To do so, the bodies under investigation, considered as a continuum, are discretized into elements with certain number of nodes. The solution to the PDE using FEM is exact at the nodes; while in between the nodes it is approximated by polynomials known as shape functions. In Solid Mechanics, three sets of equations are formulated in each element: the compatibility equations, which relate the strains to the dis- 23
  • 36. CHAPTER 3. ROLLING CONTACT placements, the constitutive equations, which relate the stresses to the strains, and the equation of motion. Development of FEM analysis for rolling contact started in the early 1980’s [23]. When FEM is applied to rolling contact problems, several features should be considered. Some of these features are quite general in any FEM analysis, such as the mesh dependency of the results or the choice of time integration scheme. Others may be more crucial in case of rolling contact problems. For instance, which kinematic description should be used or how the contact conditions should be enforced? Regarding the mesh size, since contact stresses are of high magnitude in a rather small area, the mesh should be adaptively refined in this area of stress concentration in order to achieve the required accuracy. This makes the analysis computationally time consuming. There are generally two alternatives for kinematic description of the rolling contact problem in the analysis. A Lagrangian approach, in which the system of coordinates is particle-fixed. It is mainly used for static or short-displacement problems. The other option, which seems to be more efficient in application to rolling contact, is the so-called arbitrary Lagrangian-Eulerian (ALE) approach in which the total deformation of the rolling wheel is divided into a rigid-body motion and the deforma- tion of the material point. The contact conditions between the two bodies should be enforced in the FEM formulation in a mathematical way. These conditions can be divided into the normal and the tangential contact conditions. The contact conditions can be imposed in two different ways. One way is to introduce geometrical constraint equations. The other way is to develop a constitutive law for the micro-mechanical contact approach. The geometrical constraint application is basically done using ei- ther Lagrange multiplier approach or penalty method. In the former, a new degree of freedom is added to the system of equations in order to fully satisfy the contact constraints. However, serious numerical issues may arise due to this added equation. The penalty method, relaxes the constraint conditions by considering some flexibilities to avoid numeri- cal issues. The trade-off is that the constraints are not fully satisfied. The alternative to the geometrical constraint application is the intro- duction of constitutive laws in the contact interface. This approach is justified by considering the micro-mechanical characteristics of the sur- faces in contact and their roughness. Figure 3.4 illustrates the different nature of constraint application methods, where gap is the distance bet- ween the contacting surfaces. Velocity dependent friction laws may also 24
  • 37. 3.4. FEM ANALYSIS Figure 3.4: Geometrical and constitutive relations for normal contact from [23]. be introduced for tangential equations. One common use of FEM analysis for wheel-rail contact is, in fact, to evaluate the accuracy of half-space-based elastic theories in debated contact conditions such as flange-gauge corner contact. As mentioned earlier, Yan and Fischer [5] investigated the applicability of Hertz theory in different wheel-rail contact cases. Wiest et al. [6] have basically done the same investigation for contact in switches. Telliskivi and Olofsson [4], also investigated the effect of half-space and elasticity assumptions on the contact solution by comparing an elasto-plastic (kinematic har- dening) FEM results to the ones by CONTACT and Hertz theory. In Fi- gure 3.5, the results from these methods are compared for two different contact cases. The study of the tangential problem of wheel-rail rolling contact is quite rare. All the above mentioned studies are focused on the normal contact problem. Zhao and Li [24] have published three-dimensional FEM analysis of simple wheel-rail geometries using an explicit time in- tegration approach. Damme et al. [10] have studied FEM analysis of wheel-rail rolling contact using the ALE approach. They considered standard wheel-rail profiles of S1002/UIC60 with rail inclination 1:40. It is done for a single wheel with the load of 90 kN. Although the co- efficient of friction is taken to be 0.15, full sticking is assumed throu- ghout the contact area. Figure 3.6 shows the contact pressure distribu- tion in the wheel central position obtained by Damme et al. and the re- sults from the CONTACT software for the same case. Maximum stress in the contact area is lower for the FEM results. One reason may be due to the fact that the penalty method used in the FEM formulation allows for some penetration which, in turn, decreases the contact stiff- 25
  • 38. CHAPTER 3. ROLLING CONTACT Figure 3.5: Comparison of maximum contact pressure and the contact area between three different contact methods for case 1: flange contact, and case 2: tread contact of worn profiles. Taken from [4]. ness. The other reason might be related to the half-space assumption. In the CONTACT software, the contact surface is assumed to be flat (as a consequence of half-space assumption). However, in the FEM analy- sis, the contact patch is not necessarily flat and it is more inclined in the right end of the patch where the pressure values are lower compared to the CONTACT solution. (a) (b) Figure 3.6: Contact pressure distribution obtained by (a) FEM (from [10]), and (b) CONTACT software. Note that y-axis is positive towards gauge-corner. 26
  • 39. 4 Wheel-Rail Contact in Vehicle Dynamics Simulation As indicated earlier, wheel-rail contact modelling is a crucial part in si- mulation of rail vehicle dynamics. The output of a contact module in an MBS code may be categorized based on how detailed it is. For the analyses in which the vehicle dynamic response is of interest, the re- quired output is normal and creep (tangential) forces at each contact. In other analyses where the damage mechanisms such as wear are of concern, the shape and size of the contact patch together with a detailed description of the contact pressure and traction within it are usually re- quired as the output. One of the main characteristics of a contact module within an MBS code is its computational efficiency. This is because the contact problem should be evaluated at every time-step, often being less than a millisecond, for several wheel-rail pairs. Having a detailed time- consuming contact module, regardless of how accurate it may be, is not desirable for engineers who have to run the simulation of rolling stocks for about hundreds of kilometres. Hence, researchers have strived to develop more accurate and realistic contact models while maintaining low computational costs. In this chapter, the methods that only calculate the creep forces requi- red for vehicle dynamic simulation are presented first. Then, another category of contact models that provide information about the contact patch and the stress distribution within it is discussed. Finally, further challenges in more realistic modelling of the contact are indicated. 27
  • 40. CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS SIMULATION 4.1 Creep force calculation Many MBS codes use a rather simple analytical relation or a table-lookup scheme to calculate the creep forces from creepages and spin. Generally, in these methods the normal contact problem is solved using Hertz; the- refore, the contact patch is an ellipse represented by its semi-axes. Here, three well-known methods of this kind are discussed. 4.1.1 Kalker’s linear theory It is claimed by Kalker that for vanishingly small creepages and spin, one can calculate the creep forces analytically [15]. In this case, it is assumed that slip does not occur throughout the contact patch. This is equivalent to the assumption of infinite friction coefficient. According to Equation (3.6) for the no-slip case, the tangential strain is constant along the contact patch. This implies that the tractions are finite except for the trailing edge of the contact patch. In fact, the unloa- ded material flows into the contact patch from the leading edge, where there is no traction, and as it goes towards the trailing edge the traction is built up to infinity. Therefore, there is always a slip zone adjacent to this edge. Based on this theory, there is a linear relationship between the cree- pages (and spin), and creep forces (and moment). Therefore, we can calculate the creep forces and moment for an elliptic patch using, Fx = −C11Gc2υx, Fy = −C22Gc2υy + C23Gc3ϕ, Mz = −C23Gc3υy + C33Gc4ϕ, (4.1) where c = √ ab is the effective patch size, and Cij are the so-called Kalker coefficients. These coefficients depend only on Poisson’s ratio and the contact ellipse axis ratio a/b. They are available in tabulated form in [12]. Note that the z-axis is defined to be positive upwards in Equations (4.1). As mentioned, the creep forces calculated from this theory are ac- ceptable only for vanishingly small creepages and spin. Figure 4.1 illus- trates the linear theory creep curve in comparison to Carter’s for a two- dimensional longitudinal creep case. It is common to couple the linear 28
  • 41. 4.1. CREEP FORCE CALCULATION L i n e a r t h e o r y Coulomb’s saturation Figure 4.1: Kalker’s linear theory versus Carter’s creep curve (bold blue line). theory with a saturation law which truncates the total creep force above the Coulomb friction bound. 4.1.2 Shen-Hedrick-Elkins’ method Shen et al. [25] have extended the creep force-creepage relation from Vermeulen and Johnson rolling contact theory by including spin in a heuristic manner. The creep force relation is, Fτ = 1 − (1 − υτ)3 µN υτ 1 µN υτ ≥ 1 (4.2) where Fτ is the resultant creep force and, υτ = q υ0 x + υ0 y, (4.3) with, υ0 x = −C11Gc2υx 3µN υ0 y = −C22Gc2υy + C23Gc3ϕ 3µN (4.4) The method has obvious similarity to Kalker’s linear theory. In fact, it is a combination of the linear theory with the cubic saturation law of Vermeulen and Johnson. The results presented in [26] show that this method matches accurately with the results from the CONTACT code for a pure creepage (no spin) Hertzian case. However, as the spin value increases beyond the linear domain, the accuracy is significantly affec- ted. Therefore, this method is only valid for small spin values. 29
  • 42. CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS SIMULATION 4.1.3 Polach’s method Polach [27] bases his method on the assumption of linear relationship between the tangential deformation, u, and the traction, q. This assump- tion is presented by Kalker in his simplified theory, which is introduced in the next section. In Polach’s method the problem is solved in two steps. First, the creep forces are calculated for a no spin case using the aforementioned assumption. Then, the pure spin case is considered. In this case, the centre of spin rotation is located on the longitudinal axis, since the spin contribution to the longitudinal force in an elliptic patch is zero. However, the exact position of this centre is not a priori known. Polach assumes a vanishingly small semi-axis in the rolling direction (a → 0) and as a consequence, the centre of spin is approaching the ori- gin. The spin contribution to the lateral force is then calculated and the result is extended to cases with larger a/b ratios in a heuristic manner. Finally, the creep forces calculated form both no spin and pure spin cases are summed and limited by the traction bound. This method has been extended, in [28], to include possible negative slope of the creep curve beyond the saturation point due to temperature and contamination ef- fects. 4.2 Fast contact models The accuracy of the analytical creep force relations is affected by the presence of large spin values. A statistical study [29] of the contact cases occurring in passenger train travel on normal track suggests that large values of spin occur rather frequently. This motivates the need for more accurate methods for the tangential part of the contact. Moreover, all the aforementioned creep force calculation methods are based on Hertz solution for normal contact, while contact patches are often non-elliptic in wheel-rail applications. In addition to these, the study of damage mechanisms in the wheel-rail interface necessitates the determination of the contact pressure and traction distributions within the contact patch. It is obvious that analytical creep force methods do not provide us with this information. In this section, methods that provide this information, while being fast enough to be used on-line in MBS codes, are discussed. Since the detailed contact solution is a time-consuming process with today’s com- puter power, these methods provide approximate solutions based on simplifying assumptions. This simplification is done both for the nor- mal and tangential parts of the problem. In the normal part, the ap- 30
  • 43. 4.2. FAST CONTACT MODELS proximate solutions are suggested to find non-elliptic contact patches. The approximation in the tangential part is also done to achieve a me- thod capable of providing detailed traction distribution while being fast. 4.2.1 Normal part 4.2.1.1 Multi-Hertzian method In 1980s, Pascal and Sauvage [30] realized the existance of possible se- condary contact points from the sudden jumps observed in the evolu- tion of contact parameters with respect to wheelset lateral displacement. Although these jumps exist when the wheel flange comes into contact, they observed them even in the tread contact for a short wheelset dis- placement. They concluded that these jumps are indicative of secondary contact points which come into contact due to the elastic deformation of the profiles resulting from the contact pressure. Thus, in detecting the points of contact, if elastic profiles are considered rather than rigid ones, several contact points may be possible to find. Each contact point indi- cates a separate contact patch. A Hertzian ellipse is then calculated for each patch using the curvature values at that point. In order to detect the secondary contact point, the profiles in contact are deducted by a semi-elliptic function calculated using the first (main) contact ellipse width, b, and the approach, δ. Other contact points are then detected using the modified profiles. To avoid the detection of contact points on the border of the first contact ellipse, a bell-shaped function may be used instead of the semi-elliptic one. Figure 4.2 illus- trates these two alternatives to find the second contact point. The normal forces for each ellipse are determined by taking into account the ratio between h1 and h2 (see Figure 4.2) and the Hertzian relation between Figure 4.2: Determination of possible secondary contact points using semi-elliptic and bell-shaped deduction functions. Adapted from [9]. 31
  • 44. CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS SIMULATION the approach and normal force in Equation (2.10). The implementation of this method, known as multi-Hertzian, and the coupling with a wheelset dynamic model seemed to be very slow at the time. Therefore, Pascal decided to replace contact ellipses by a single equivalent ellipse. This theoretic equivalent contact ellipse is determi- ned in a manner that results in the same creep force as the sum of the ones from two separate ellipses while the direction of the force is deter- mined by weighted averaging. The two separate ellipses from the multi- Hertzian method and the replaced equivalent ellipse for S1002/UIC60 pair at wheelset central position are shown in Figure 4.3. The equiva- lent ellipse approach may be adequate for dynamic simulations but it is not suitable for damage analyses such as wear calculations due to the non-physical contact patch and stress distribution. Figure 4.3: Multi-Hertzian versus equivalent ellipse method. From [30]. 4.2.1.2 Virtual penetration To be able to estimate non-elliptic contact patches in a fast manner, an approximate contact method should replace the Hertz solution for the normal contact part. In fact, calculation of the elastic deformation, uz, in Equation (2.2) involves numerical integration and is not possible ana- 32
  • 45. 4.2. FAST CONTACT MODELS lytically for non-Hertzian profiles. This is why the exact solution of the contact problem for these profiles is computationally expensive. The- refore, in order to reduce the computational effort needed, one should simplify this equation. In 1996, Kik and Piotrowski [31] suggested an approximate method based on a concept called virtual penetration. In this concept, the surface deformations are neglected (uz=0) and it is assumed that the bodies can rigidly penetrate into each other. It is suggested that a smaller virtual approach (penetration) value, δv, than the prescribed one, δ0, may result in a penetration zone which is close enough to the real contact area and can be regarded as the contact patch. The virtual penetration value can be set in different ways. As suggested by Kik and Piotrowski, it should be about half the prescribed penetration value. Linder [32] and Ayasse and Chollet [33] have used the same concept to develop their own ap- proximate non-elliptic methods. The contact condition at contact boundaries can be expressed as, z(x, y) = δ0 − uz (4.5) where z(x, y) is the separation between the two surfaces in contact. In wheel-rail contact, one can assume a quadratic representation of the sur- faces in the rolling direction since the wheel is circular and the rail is flat in the x-z plane. The profile combination in the lateral direction is usually presented by a discrete function of the lateral coordinate, f(yi). Hence, Equation (4.5) can be rewritten as: Ax2 + f(yi) = δ0 − uz (4.6) where A is the relative longitudinal curvature. The above equation can be simplified by neglecting the elastic deformations and introducing vir- tual penetration. Thus, Ax2 + f(yi) = eδ0 (4.7) where e is the scaling factor. This is as if the bodies are virtually pene- trated by the penetration value, δv=eδ0. The scaling factor e in virtual penetration-based methods can be defined in different ways. In the original Kik and Piotrowski method as well as Linder method, the scaling factor is a constant number e = 0.55. This leads to an elliptic contact patch with the following semi-axes, Ax2 + f(0) = eδ0 ⇒ x = a = p 0.55δ0/A, b = p 0.55δ0/B, (4.8) 33
  • 46. CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS SIMULATION in a Hertzian case. The ratio between the semi-axes of this ellipse is different from the one of Hertz solution except for A/B=1. Piotrowski and Kik [34] later introduced an updated version of their method. In this version, a shape correction strategy is applied after- wards to impose the Hertzian semi-axes ratio to the patch while preser- ving its area. Thus, ac = p abn/m = 0.55δ0 q n/m AB , bc = q ab n/m = 0.55δ0 q m/n AB , (4.9) while, ac bc = n m , acbc = ab. (4.10) This strategy, however, does not result in the same Hertzian ellipse. In the Ayasse and Chollet’s method named STRIPES, the scaling fac- tor is a function of relative radii of curvature at the point of contact, e = e(A0, B0). Since the virtual penetration leads to an ellipse with dif- ferent semi-axes than a Hertzian ellipse, a correction has been applied to the curvatures of the bodies in contact. Two correction approaches are presented in [33]. In the first approach, the local A curvatures are corrected. The sca- ling factor and corrected curvature are e = n0 2 r0(A0+B0) B0, Aci = (ni/mi)2Bi, (4.11) where the index 0 indicates the values at the point of contact while index i represents local values at coordinate yi. The contact patch in a Hertzian case will then be, a = p eδ0/Ac0 = m0 q δ0 r0(A0+B0) , b = n0 q δ0 r0(A0+B0) , (4.12) which is identical to the Hertz solution. 34
  • 47. 4.2. FAST CONTACT MODELS In the second approach, both relative curvatures A and B are correc- ted. The corresponding scaling factor and corrected curvatures are e = n0 2 r0(1+(n0/m0)2) , Aci = (Ai+Bi)(ni/mi)2 (1+(ni/mi)2) , Bci = (Ai+Bi) (1+(ni/mi)2) . (4.13) The contact patch in a Hertzian case will then be a = m0 q δ0 r0(A0+B0) , b = n0 q δ0 r0(B0+B0(n0/m0)2) , (4.14) which has the same length as a Hertzian ellipse but different width. The difference between A0 and B0(n0/m0)2 decreases when the curvature ratio, λ = A0/B0, approaches unity or zero, hence the contact ellipse converges to the Hertzian ellipse. For large values of λ the ellipses dif- fer considerably. Figure 4.4 illustrates the contact patches resulting from all four virtual penetration strategies for circular wheel and rail profiles with radii 200 mm and 80 mm respectively, and wheel rolling radius 460 mm. −5 0 5 −8 −6 −4 −2 0 2 4 6 8 Long. [mm] Lat. [mm] Approach 1 (a) −5 0 5 −8 −6 −4 −2 0 2 4 6 8 Long. [mm] Lat. [mm] Approach 2 (b) −5 0 5 −8 −6 −4 −2 0 2 4 6 8 Long. [mm] Lat. [mm] Approach 3 (c) −5 0 5 −8 −6 −4 −2 0 2 4 6 8 Long. [mm] Lat. [mm] Approach 4 (d) Figure 4.4: Contact patches by (a) Linder, (b) Piotrowski-Kik, (c) STRIPES-A correction, and (d) STRIPES-AB correction (red line) compared to the Hertzian ellipse (black dots). 35
  • 48. CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS SIMULATION 4.2.1.3 Variations of Winkler’s approach The Winkler (elastic foundation) approach is already mentioned in Sec- tion 2.2. Using this approach to solve a Hertzian contact (i.e. constant relative curvature in contact) results in an elliptic contact patch, much larger than the one from Hertz, and a parabolic pressure distribution within it. In fact, the contact patch estimated by Winkler elastic founda- tion is identical to the one estimated by virtual penetration when e=1. This approach leads to poor results in non-elliptic contact cases. However, several fast contact models have been proposed based on a modified version of the Winkler approach. Alonso and Giménez [35] has proposed a method called square root simplified theory (SRST), in which the contact pressure is linearly related to the square root of the normal deformation instead. This is done to achieve an elliptic pressure distribution as in Hertz solution. Moreover, they have used half the penetration value instead, similar to Kik and Piotrowski’s suggestion [31] in virtual penetration approach. Telliskivi [36] has proposed a so-called semi-Winkler approach in which the effect of neighbouring material points on the deformation of each point is taken into account through linear spring element connec- tions. The stiffness of each spring element may be determined by expe- rimental tests or FEM analysis. 4.2.2 Tangential part 4.2.2.1 Kalker’s simplified theory In this theory a simple linear relationship between the surface deforma- tion and traction is assumed, u = Lτ, (4.15) where u=(ux, uy, uz) is the deformation vector, τ=(qx, qy, p) is the trac- tion vector and L is the so-called flexibility parameter. The simplified theory in normal direction, uz=Lp, is identical to Wink- ler foundation. The use of the simplified theory in the normal Hertzian contact is senseless since it results in an inaccurate analytical solution while the accurate analytical solution is already provided by Hertz. On the other hand, applying the simplified theory to the tangential part offers capabilities to accelerate the solution process for the traction distribution. The application of this theory to the tangential problem is 36
  • 49. 4.2. FAST CONTACT MODELS also known as the wire brush model. Like the independent movement of the wires on a brush, each point on the surface is assumed to deform independently of its neighbouring points. This deformation is related to the applied traction at that point through the flexibility parameter which remains to be calculated. The calculation of the flexibility parameter is done by setting the creep forces calculated by this theory equal to the ones from the exact half-space solution. Since the results from the exact solution for a ge- neral case are not available in a closed form, this is restricted to the full adhesion solution available through Kalker’s linear theory. For full adhesion in the steady state rolling, the surface deformation can be calculated from Equations (3.5) as, ux = υxx + ϕxy + f(y), uy = υyx − ϕ x2 2 + g(y), (4.16) where f and g are arbitrary functions of y which act as the integration constants. Using (ux, uy) = L(qx, qy) and applying the boundary condi- tions, qx(a(y), y) = 0 and qy(a(y), y) = 0, at the leading edge of the contact, the traction distribution will be, qx = [υx (x − a(y)) + ϕ (x − a(y)) y] /L, qy = υy (x − a(y)) − ϕ x2 − a(y)2 /2 /L, (4.17) where a(y) is half the length of the contact patch at y. The total forces can be calculated by integrating the traction distribution over the contact patch, Fx = −8a2bυx 3L , Fy = −8a2bυy 3L − πa3bϕ 4L . (4.18) Note that spin does not contribute to the longitudinal creep force be- cause the elliptic contact patch is symmetric about the x-axis. Equating the coefficient of the creepages and spin in Equation (4.18) to the ones obtained by linear theory in Equation (4.1) gives three values for the flexibility as, Lx = 8a 3GC11 , Ly = 8a 3GC22 , Lϕ = πa2 4GcC23 . (4.19) 37
  • 50. CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS SIMULATION An alternative to these three flexibility parameters is to use a single weighted parameter as, L = Lx|υx| + Ly|υy| + Lϕ|ϕ|c q υ2 x + υ2 y + (ϕc)2 (4.20) For the traction bound, i.e. the limit of traction based on Coulomb’s law, two alternatives are possible. First one is to use the Hertzian pres- sure distribution times the coefficient of friction, µp(x, y) = µp0 r 1 − x a 2 − y b 2 , (4.21) where p0 is expressed in Equation (2.8). The other alternative is to use the pressure distribution based on the simplified theory’s normal part, µp0 (x, y) = µp0 0 1 − x a 2 − y b 2 , (4.22) which is parabolic with p0 0 being, p0 0 = 2N πab . (4.23) Kalker himself has claimed that the parabolic traction bound results in more accurate slip-stick borders. This is confirmed by Linder [32] and Quost et al. [37] as well. Figure 4.5 schematically explains why it is so, despite the fact that the traction distribution from the simplified theory differs from the complete half-space theory. For no spin contact cases, the simplified theory can be implemen- ted to achieve an analytical solution. However, with the presence of slip region stick region simplified theory complete theory semi-elliptic parabolic Figure 4.5: Slip-stick boundary by simplified theory with parabolic traction bound com- pared to complete half-space theory. Traction distributions shown here are schematic. 38
  • 51. 4.2. FAST CONTACT MODELS spin, a numerical algorithm known as FASTSIM [12] is needed. Kalker has published several results on the comparison of the FASTSIM calcu- lated creep forces with the ones from the CONTACT code. Figure 4.6 shows comparisons for pure creepage and pure spin cases. As can be seen, FASTSIM results are satisfactory, especially for the pure creepage case. However, there are other combinations of creepages and spin in which less accurate results are gained. Kalker claims that the errors are, at most, about 20% compared to CONTACT. This is while FASTSIM is claimed to be about 400 times faster than CONTACT. It should, howe- ver, be noted that the error estimated is on the level of the creep forces and not the traction distribution. (a) (b) Figure 4.6: Comparison of FASTSIM and CONTACT creep curves for (a) no spin and (b) pure spin cases. From [12]. 4.2.2.2 FASTSIM adaptation to non-elliptic patches Although not theoretically limited to elliptic contact, FASTSIM has al- ways been applied to Hertzian contact cases by Kalker. He argued that, for a non-elliptic contact, the determination of flexibility parameters ne- cessitates running CONTACT for every non-elliptic contact case any- how. However, there are several alternative ways to apply FASTSIM to non-elliptic contact patches: Non-elliptic flexibility parameter calculation. Knothe and Le The [38] have proposed an approximate method to calculate the flexibility pa- rameters for a non-elliptic contact patch based on the results from the elastic half-space linear solution for that non-elliptic contact case. In or- der to derive the linear solution based on the elastic half-space assump- 39
  • 52. CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS SIMULATION tion, one needs to apply numerical integration to the slip equations. The results are specific to each non-elliptic patch and therefore numerical integration should be done for every contact case. Although computa- tionally less expensive than CONTACT, this approach is rather slow. Equivalent ellipse adaptation. In order to skip the calculation of non- elliptic flexibility parameters and employ the elliptic ones, an imagi- nary equivalent ellipse may be assigned to the non-elliptic patch. Kik and Piotrowski [31] determined an equivalent ellipse for each separate contact patch by setting the ellipse area equal to the non-elliptic contact area and the ellipse semi-axis ratio equal to the length-to-width ratio of the patch. Local ellipses for each strip. By discretizing the contact patch into lon- gitudinal strips, as done in the Linder method [32] and the STRIPES method [33], one may treat each strip differently. Instead of assigning an equivalent ellipse to the whole patch, a virtual local ellipse may be assigned to each strip separately. The flexibility parameters may then be calculated based on the local ellipses and applied to each respective strip. Assigning a local ellipse to a strip may be done in various ways. Figure 4.7 depicts two different techniques used in the Linder model and STRIPES. In the Linder model, all local strip ellipses have the same lateral semi-axis. The longitudinal semi-axis is then calculated so that the strip fits into the resulting ellipse. In STRIPES, dissimilarly, the local ellipses are determined by employing relative curvatures at the centre of the strip in Hertz solution. (a) (b) Figure 4.7: Virtual ellipse assignment to contact patch strips. Virtual ellipses for two arbi- trary strips based on (a) Linder and (b) STRIPES methods. 40
  • 53. 4.3. FURTHER CHALLENGES 4.3 Further challenges Apart from the recent trend of developing fast and detailed contact me- thods to treat wheel-rail contact, it is evident to engineers and resear- chers that the real physical wheel-rail contact phenomenon is more com- plicated than the idealized theoretical models. In fact, several other phy- sical phenomena, which themselves are complex in nature, are involved in reality: plastic flow, surface roughness and thermo-mechanical cou- pling are a few examples of such phenomena. The friction itself, is an elusive phenomenon which seems to be even more difficult to fully mo- del in the wheel-rail interface subjected to environmental changes. What makes it even more problematic to mathematically model this physical system is the lack of real-life measurements in order to validate the pro- posed models. In this section a number of these challenges ahead of wheel-rail modelling are briefly introduced. Conformal contact. Apart from FEM, other existing methods for rol- ling contact, including the CONTACT code, are not capable of treating conformal contact. In fact, the underlying half-space assumption im- plies a flat contact surface which is not valid in case of wheel flange root-rail gauge corner contact of worn profiles. There has been an at- tempt by Li [39] to consider conformal rolling. He tried to calculate the influence functions for a so-called quasi-quarter space using FEM. Ho- wever, he drew a disputable conclusion that half-space influence func- tions are reasonably accurate for conformal contact. Plastic flow. Johnson [14] shows that the onset of yield in frictionless rolling contact of elastic cylinders occurs beneath the surface when, p0 = 3.3k (4.24) where k is the shear strength based on the Tresca yield criterion. In the presence of friction, the point of first yield is moved towards the surface so that for, p0 = k/µ, (4.25) yield occurs on the surface. A comparison between these two condi- tions suggest that plastic flow of the material starts on the surface if the coefficient of friction exceeds 0.3, approximately. Thus, if we take 41
  • 54. CHAPTER 4. WHEEL-RAIL CONTACT IN VEHICLE DYNAMICS SIMULATION the wheel material ER8, according to European standards, with nomi- nal yield stress σY=540 MPa and assume µ=0.3 the calculated maximum pressure of about 1800 MPa is the limit for which the linear elasticity assumption in the contact solution may be valid. However, the plastic flow in outer rail of tight curves is clearly evident. The yielding of the material on the surface results in a plastic flow. The contact pressure is reduced and therefore the size of the contact patch increases. There has recently been some attempts to include plastic flow rules in wheel- rail contact models. Sebes et al. [40], for instance, extend the STRIPES method by considering an elastic-perfectly plastic constitutive law. Surface roughness. Real wheel and rail surfaces are rough on the mi- croscopic scale. To consider the effect of roughness is actually the basis of a more realistic friction modelling. Apart from that, the presence of so-called asperities implies the distinction between the real contact area and the nominal one calculated by neglecting roughness. Bucher et al. [41] have studied this effect for wheel-rail contact. Temperature effects. The slip between wheel and rail may result in high contact temperatures. The higher temperature of the wheel com- pared to the rail results in thermo-elastic deformation which affects the contact pressure and may result in the extent of the contact area. This, in return, affects the boundary conditions of the heat conduction leading to a coupled thermo-mechanical problem. Moreover, there is a possible re- lationship between the temperature and the coefficient of friction which results in decreasing creep forces at high creepages. Ertz and Bucher [42] have proposed a creep force law in which the temperature effect toge- ther with surface roughness is taken into account to be able to capture measured creep force curves. Variation in friction. Apart from temperature effects on the coefficient of friction, many other factors play an important role in modelling fric- tion. Since the wheel-rail interface is an open system, it is subjected to all sorts of contamination and variation in environmental conditions. Olofsson et al. [43] have surveyed the tribological aspects of wheel-rail contact including the adhesion under contaminated conditions. Moreo- ver, there may be differences in adhesion levels between the inner and outer rail or rail head and gauge corner in curves, due to lubrication. Therefore, it is not realistic to use a single value for the coefficient of 42
  • 55. 4.3. FURTHER CHALLENGES friction for all contact zones during the entire travel of a train on the track. Measurements. There are few techniques used for measuring the shape and size of the contact patch and the pressure distribution for the contact between wheel and rail profiles. Marshal et al. [44] and Pau et al. [45] have utilized ultrasonic approach, while Kleiner and Schindler [46] have used pressure sensitive papers for this purpose. Nevertheless, they all studied normal static contact. To the best of the author’s knowledge, there is no measuring technique proposed to measure the tangential stress (traction) distribution in wheel-rail applications. 43
  • 56.
  • 57. 5Summary of the Present Work The main goal of the PhD project is to develop a model for the wheel-rail contact applied to dynamic simulations of rail vehicles which enables on-line damage analyses such as wear and RCF prediction. Recalling the main outline of the work, the following objectives are anticipated for a five-year time period: • Investigation of state-of-the-art in pertinent numerical model- ling. The models commonly used in engineering applications were developed in the 1980s. It seems that the subsequent research work has not reached the break-through needed for commercia- lisation. Nevertheless, useful approaches may be available as a starting point for evaluation. • Determination of the size and shape of the contact area as well as the distribution of the contact pressure. With the traditional elastic half-space assumption the normal problem becomes well defined. However, with small radii or close to conformal contact, this assumption becomes invalid. This calls for a model able to address non-elliptic and curved contact patches. • Determination of the traction distribution. The FASTSIM algo- rithm used to calculate traction distribution may result in conside- rable error in certain cases. A more detailed, but still fast, approach may estimate the traction distribution more accurately. • Selection and implementation of a feasible numerical method. The performance of modern computers allows for more sophisti- cated algorithms than could be used decades ago. However, nu- merical efficiency is still critical, since these calculations are to be 45
  • 58. CHAPTER 5. SUMMARY OF THE PRESENT WORK repeated for every contact location at every time step. Another consequence of increasing computer power is growing expecta- tions in terms of model size and accuracy. • Validation. Since the proposed research aims at a simplified mo- del it is possible to verify it with more detailed calculations, for instance with finite element results. Experimental verification is desirable, possibly with ultrasound technology. For the licentiate thesis work presented in this report, some of the above objectives are sought by the author. This chapter is dedicated to what the author has achieved. Finally, based on the discussions in previous chapters and what has been achieved by the author, future re- search directions and further work are discussed. 5.1 Present results As mentioned in the first objective listed above, a literature survey for available contact models suitable to be used in MBS codes was conduc- ted. It is concluded by the author that virtual-penetration-based me- thods are good candidates, since they are non-elliptic contact models and still fast enough to be used in dynamic simulations. Piotrowski and Chollet [9] have summarized three different methods based on this concept, however there is no information available on how accurate they are and how their computational performances are in comparison to each other. The author, therefore, implemented these three methods, namely Kik- Piotrowski [31], Linder [32] and STRIPES (by Ayasse and Chollet [33]). In Paper A, these methods are evaluated using the CONTACT code [22] and compared to each other in terms of contact patch, pressure and trac- tion distribution, and creep forces. Figure 5.1 illustrates the contact patch and pressure distribution of these methods compared to CONTACT for the wheelset central posi- tion. It is concluded from the pressure distribution estimated by various virtual- penetration-based methods that there are significant discrepan- cies compared to CONTACT results. The implementation of an alterna- tive strategy suggested by Ayasse and Chollet [33] reveals that in spite of less accurate contact patch estimation, this strategy significantly im- proves the predicted pressure distribution. This improvement seems not to be noticed by the authors. 46
  • 59. 5.1. PRESENT RESULTS -10 -5 0 5 -6 -4 -2 0 2 4 6 Long. [mm] Lat. [mm] Contact Patch CONTACT STRIPES Kik-Piotrowski Linder (a) -15 -10 -5 0 5 0 100 200 300 400 500 600 700 800 900 Pressure [MPa] Lat. [mm] Maximum Pressure CONTACT STRIPES Kik-Piotrowski Linder (b) Figure 5.1: Comparison of (a) contact patch and (b) maximum pressure estimated by va- rious contact models for the wheelset central position (∆y = 0 mm). Moreover, other contact cases generated by the lateral movement of the wheelset are considered. The results suggest that despite the reaso- nably accurate contact patch estimation in the wheelset central position case, there is considerable mismatch in certain other cases. Figure 5.2 shows two of these contact cases were the wheelset is displaced 1 mm and 2 mm towards the field side. -5 0 5 10 15 -5 0 5 Long. [mm] Lat. [mm] Contact patch (a) ∆y = 1 mm -5 0 5 10 -5 0 5 Long. [mm] Lat. [mm] Contact patch (b) ∆y = 2 mm Figure 5.2: Comparison of contact patch estimation by CONTACT (black circles), STRIPES–common strategy (red line), and STRIPES–alternative strategy (blue chain line) The comparison of tangential contact results confirms that the va- riation of spin, taken into account by STRIPES, has significant effects on the creep force and slip-stick separation in contact cases where the patch is spread along the lateral axis. Figure 5.3 illustrates the tangential traction distribution calculated using STRIPES and CONTACT. As can be seen, the tractions estimated by STRIPES are lower at the right end of the patch and increase to a higher value at the left end due to the increase 47
  • 60. CHAPTER 5. SUMMARY OF THE PRESENT WORK -10 -5 0 5 -5 0 5 Long. [mm] Lat. [mm] CONTACT (a) -10 -5 0 5 -5 0 5 Long. [mm] Lat. [mm] STRIPES (b) Figure 5.3: Tangential traction estimated by (a) CONTACT and (b) STRIPES for a pure spin case for the wheelset central position (∆y = 0 mm). Slip areas are encircled by red lines. of the spin value from right to left. This results in higher longitudinal creep forces calculated by STRIPES compared to the one from other mo- dels. The performance of these models in vehicle dynamic simulations are later compared by Burgelman et. al [47]. In accordance to the conclusions drawn from Paper A, the author fo- cused on the possible strategies to improve the contact patch and pres- sure estimation of the fast non-elliptic models. This resulted in a new idea on how to treat normal contact problems. The idea is to approxi- mate the elastic surface deformation, uz, using the separation, z(x, y), in contact Equation (2.2). Based on this idea, a method named approxi- mate elastic deformation (AED) is proposed in Paper B. The method is implemented in an algorithm named ANALYN. It is shown in Paper B, through theoretical contact case studies, that the new method is capable of improving the contact patch estimation. The comparison between ANALYN, STRIPES, and CONTACT for two wheel-rail contact cases is illustrated in Figure 5.4. The results confirm considerable improvements -5 0 5 10 15 20 -10 -5 0 5 10 Longitudinal x-coord. [mm] Lateral y-coord. [mm] CONTACT ANALYN STRIPES (a) ∆y=1 mm -10 -5 0 5 10 15 -10 -5 0 5 10 Longitudinal x-coord. [mm] Lateral y-coord. [mm] CONTACT ANALYN STRIPES (b) ∆y=2 mm Figure 5.4: Comparison of contact patch estimation by CONTACT, STRIPES and ANALYN for two wheelset lateral positions. 48
  • 61. 5.2. FUTURE RESEARCH DIRECTIONS -15 -10 -5 0 5 10 0 200 400 600 800 1000 Pressure [MPa] Lateral y-coord. [mm] CONTACT ANALYN STRIPES (a) ∆y=0 mm -5 0 5 10 15 0 500 1000 1500 Pressure [MPa] Lateral y-coord. [mm] CONTACT ANALYN STRIPES (b) ∆y=2 mm Figure 5.5: Comparison of maximum pressure distribution estimated by CONTACT, STRIPES and ANALYN for two wheelset lateral positions. in patch estimation achieved by the new method. In addition to better estimation of the contact patch, the new method is considerably closer to the CONTACT results in terms of pressure dis- tribution. This is shown for two contact cases in Figure 5.5. The ANALYN algorithm is also compared to CONTACT in terms of computational cost. The results presented in Paper B shows that ANA- LYN is about 200 times faster than CONTACT. This computational ef- ficiency of the algorithm enables it to be coupled with a more accurate tangential module to form a rolling contact model for application to dy- namic rail vehicle simulation. 5.2 Future research directions Based on the objectives of the present PhD project and the experience gained through the licentiate thesis work, two possible future research directions are suggested. Tangential contact module. The FASTSIM algorithm generally used in fast contact models is based on the simplified theory and yields ap- proximate solution. The accuracy of this approximate solution should be clearly assessed in order to justify its application. Kalker himself has published several results on the accuracy of the theory and claims that in terms of creep force the error is about 20%. Even if this percentage of error is considered to be acceptable, this is still restricted to ellipti- cal contact patches and it is on force level. To the best of the author’s knowledge, there is no systematic study that comments on the accuracy 49
  • 62. CHAPTER 5. SUMMARY OF THE PRESENT WORK of the FASTSIM algorithm in non-elliptic contacts. Moreover, in wear prediction for example, the traction distribution and sliding distance is of importance. Thus, although the FASTSIM error on force level may be considered acceptable, it does not necessarily imply that it is accep- table on traction level as well. This fact necessitates the evaluation of the simplified theory applied to non-elliptic contacts in traction distribution level. The main reason for introducing FASTSIM in the 1980s was to solve the tangential part of the contact problem in a fast manner. Because the computer power has been substantially improved since then, it may be possible to propose a comparably fast algorithm based on more accurate theories than the simplified theory. Conformal contact. As mentioned in the previous chapter, conformal wheel-rail contact may occur in worn profile combinations. All the avai- lable contact models used in rail vehicle simulation are limited to half- space assumption and therefore not valid to be used in conformal contact cases. Even the CONTACT code, which is used for validation of fast contact models, is based on the half-space assumption. It is only FEM analysis which is not bound to this limitation. However, there are other numerical issues with respect to contact inequalities enforcement in FEM. To be able to treat conformal contacts, the first step is to develop an accurate method, not limited to half-space, in order to use as reference. One suggestion may be to calculate the influence function, Aij, in the integral Equation (2.14) for a so-called quasi-quarter space using FEM analysis and implement them in the same integral equation. This in- tegral equation may then be solved by applying a matrix inversion or variational method. Having accurate results for the conformal contact, a simplified me- thod may be developed based on that. This simplified method may then be used for fast solution of the wheel-rail contact in dynamic simula- tions. 50
  • 63. Bibliography [1] H. Hertz, Über die Berührung fester elastische Körper, J. Für Die Reine U. Angew. Math. 92 (1882) 156–171. [2] E. Winkler, Die Lehre von der Elastizität und Festigkeit, Domini- cius, Prague, 1867. [3] J. Ayasse, H. Chollet, Wheel-rail contact, in: S. Iwnicki (Ed.), Hand- book of Railway Vehicle Dynamics, Taylor Francis Group, 2006, pp. 85–120. [4] T. Telliskivi, U. Olofsson, Contact mechanics analysis of measured wheel-rail profiles using the finite elemnt method, Proc. Inst. Mech. Eng. F J. Rail Rapid Transit 215 (2001) 65–72. [5] W. Yan, F. D. Fischer, Applicability of the hertz contact theory to rail-wheel contact problems, Arch. Appl. Mech. 70 (2000) 255–268. [6] M. Wiest, E. Kassa, W. Daves, J. Nielsen, H. Ossberger, Assessment of methods for calculating contact pressure in wheel-rail/switch contact, Wear 265 (9-10) (2008) 1439–1445. [7] B. Paul, J. Hashemi, Contact pressures in closely conforming elastic bodies, J. Appl. Mech-T ASME 48 (1981) 543–548. [8] K. Knothe, H. Le The, A contribution to the calculation of the contact stress distribution between two elastic bodies of revolution with non-elliptical contact area, Comput. Struct. 18 (6) (1984) 1025– 1033. [9] J. Piotrowski, H. Chollet, Wheel-rail contact models for vehicle system dynamics including multi-point contact, Vehicle Syst. Dyn. 43 (6-7) (2005) 455–483. 51
  • 64. BIBLIOGRAPHY [10] S. Damme, Zur Finite-Element-Modellierung des stationären Roll- kontakts von Rad und Schiene, Ph.D. thesis, Technischen Univer- sität Dresden (2006). [11] A. Love, A treatise on the theory of elasticity, Cambridge University Press, Cambridge, 1926. [12] J. Kalker, Rolling contact phenomena - linear elasticity, in: B. Jacob- son, J. Kalker (Eds.), Rolling contact phenomena, CISM Courses and Lectures, Wien, New York: Springer, 2001, pp. 1–184. [13] F. Carter, On the action of a locomotive driving wheel, Proc. R. Soc. London 112 (1926) 151–157. [14] K. Johnson, Contact Mechanics, Cambridge University Press, Cam- bridge, 1985. [15] J. Kalker, Three-Dimensional Elastic Bodies in Rolling Contact, Klu- wer Academis Publishers, Dordrecht, 1990. [16] P. Wriggers, Computational contact mechanics, John Wiley Sons Ltd., Chichester, 2002. [17] E. Andersson, M. Berg, S. Stichel, Rail Vehicle Dynamics, KTH Royal Institute of Technology, Stockholm, 2013. [18] K. Johnson, The effect of spin upon the rolling motion of an elastic sphere on a plane, J. Appl. Mech-T ASME 25 (1958) 332–338. [19] K. Johnson, The effect of a tangential contact force upon the rolling motion of an elastic sphere on a plane, J. Appl. Mech-T ASME 25 (1958) 339–346. [20] P. Vermeulen, K. Johnson, Contact of nonspherical elastic bodies transmitting tangential forces, J. Appl. Mech-T ASME 31 (1964) 338–340. [21] D. Haines, E. Ollerton, Contact stress distribution on elliptical contact surfaces subjected to radial and tangential forces, Proc. Inst. Mech. Eng. 177 (1963) 95–114. [22] E. Vollebregt, User guide for CONTACT, VORtech BV (2012). [23] K. Knothe, R. Wille, B. Zastrau, Advanced contact mechanics - road and rail, Vehicle Syst. Dyn. 35 (4-5) (2001) 361–407. 52
  • 65. BIBLIOGRAPHY [24] X. Zhao, Z. Li, The solution of frictional wheel-rail rolling contact with a 3D transient finite element model: Validation and error ana- lysis, Wear 271 (1-2) (2011) 444–452. [25] Z. Shen, J. Hedrick, J. Elkins, A comparison of alternative creep- force models for rail vehicle dynamic analysis, Proceedings of the 8th IAVSD Symposium (1984) 591–605. [26] J. Kalker, Wheel-rail rolling contact theory, Wear 144 (1991) 243–261. [27] O. Polach, A fast wheel-rail forces calculation computer code, Ve- hicle Syst. Dyn. 33 Supplement (2000) 728–739. [28] O. Polach, Creep forces in simulations of traction vehicles running on adhesion limit, Wear 258 (7-8) (2005) 992–1000. [29] E. Vollebregt, S. Iwnicki, G. Xie, P. Shackleton, Assessing the ac- curacy of different simplified frictional rolling contact algorithms, Vehicle Syst. Dyn. 50 (1) (2012) 1–17. [30] J. Pascal, G. Sauvage, The available methods to calculate the wheel/rail forces in non Hertzian contact patches and rail dama- ging, Vehicle Syst. Dyn. 22 (1993) 263–275. [31] W. Kik, J. Piotrowski, A fast approximate method to calculate nor- mal load at contact between wheel and rail and creep forces during rolling, Proceedings of 2nd Mini-Conference on Contact Mechanics and Wear of Rail/Wheel Systems (1996) 338–340. [32] C. Linder, Verschleiss von Eisenbahnrädern mit Unrundheiten, Ph.D. thesis, ETH (1997). [33] J. Ayasse, H. Chollet, Determination of the wheel rail contact patch in semi-Hertzian conditions, Vehicle Syst. Dyn. 43 (3) (2005) 161– 172. [34] J. Piotrowski, W. Kik, A simplified model of wheel/rail contact me- chanics for non-Hertzian problems and its application in rail ve- hicle dynamic simulations, Vehicle Syst. Dyn. 46 (1-2) (2008) 27–48. [35] A. Alonso, J. Giménez, A new method for the solution of the nor- mal contact problem in the dynamic simulation of railway vehicles, Vehicle Syst. Dyn. 43 (2) (2005) 149–160. 53
  • 66. BIBLIOGRAPHY [36] T. Telliskivi, Simulation of wear in a rolling-sliding contact by a semi-Winkler model and the Archard’s wear law, Wear 256 (2004) 817–831. [37] X. Quost, M. Sebes, A. Eddhahak, J. Ayasse, H. Chollet, P. Gautier, F. Thouverez, Assessment of a semi-Hertzian method for determi- nation of wheel-rail contact patch, Vehicle Syst. Dyn. 44 (10) (2006) 789–814. [38] K. Knothe, H. Le The, A method for the analysis of the tangential stresses and the wear distribution between two elastic bodies of revolution in rolling contact, Int. J. Solids Struct. 21 (8) (1985) 889– 906. [39] Z. Li, Wheel-rail rolling contact and its application to wear simula- tion, Ph.D. thesis, TUDelft (2002). [40] M. Sebès, L. Chevalier, J. Ayasse, H. Chollet, A fast-simplified wheel-rail contact model consistent with perfect plastic materials, Vehicle Syst. Dyn. 50 (9) (2012) 1453–1471. [41] F. Bucher, K. Knothe, A. Theiler, Normal and tangential contact pro- blem of surfaces with measured roughness, Wear 253 (1-2) (2002) 204–218. [42] M. Ertz, E. Bucher, Improved creep force model for wheel/rail contact considering roughness and temperature, Vehicle Syst. Dyn. Suppl 37 (2003) 314–325. [43] U. Olofsson, Y. Zhu, S. Abbasi, R. Lewis, S. Lewis, Tribology of wheel-rail contact - aspects of wear, particle emission and adhe- sion, Vehicle Syst. Dyn. 51 (7) (2013) 1091–1120. [44] M. B. Marshall, R. Lewis, R. S. Dwyer-Joyce, U. Olofsson, S. Björk- lund, Experimental characterization of wheel-rail contact patch evolution, J. Tribol-T ASME 128 (3) (2006) 493–504. [45] M. Pau, F. Aymerich, F. Ginesu, Distribution of contact pressure in wheel-rail contact area, Wear 253 (2002) 265–274. [46] O. Kleiner, C. Schindler, Geometry and compressive stresses in wheel/rail contact, Rail Technology Review 001/12 (2012) 24–28. 54
  • 67. BIBLIOGRAPHY [47] N. Burgelman, M. S. Sichani, Z. Li, R. Dollevoet, R. Enblom, M. Berg, Comparison of wheel/rail contact models applied to on- line vehicle dynamic simulation, accepted for oral presentation at IAVSD 2013 Symposium, China. 55
  • 68.