Skip to main content
Top
Published in: Railway Engineering Science 1/2021

Open Access 07-03-2021

Railway wheel profile fine-tuning system for profile recommendation

Authors: Yunguang Ye, Jonas Vuitton, Yu Sun, Markus Hecht

Published in: Railway Engineering Science | Issue 1/2021

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

This paper develops a wheel profile fine-tuning system (WPFTS) that comprehensively considers the influence of wheel profile on wheel damage, vehicle stability, vehicle safety, and passenger comfort. WPFTS can recommend one or more optimized wheel profiles according to train operators’ needs, e.g., reducing wheel wear, mitigating the development of wheel out-of-roundness (OOR), improving the shape stability of the wheel profile. Specifically, WPFTS includes four modules: (I) a wheel profile generation module based on the rotary-scaling fine-tuning (RSFT) method; (II) a multi-objective generation module consisting of a rigid multi-body dynamics simulation (MBS) model, an analytical model, and a rigid–flexible MBS model, for generating 11 objectives related to wheel damage, vehicle stability, vehicle safety, and passenger comfort; (III) a weight assignment module consisting of an adaptive weight assignment strategy and a manual weight assignment strategy; and (IV) an optimization module based on radial basis function (RBF) and particle swarm optimization (PSO). Finally, three cases are introduced to show how WPTFS recommends a wheel profile according to train operators’ needs. Among them, a wheel profile with high shape stability, a wheel profile for mitigating the development of wheel OOR, and a wheel profile considering hunting stability and derailment safety are developed, respectively.

1 Introduction

A reasonable railway wheel profile contributes to improving vehicle-track dynamic performance, prolonging the service life of wheelsets, or reducing maintenance costs. Optimizing the wheel profile, therefore, has been a topic of concern to train operators and interested scholars since the dawn of railway vehicles [1]. The wheel profile optimization methods proposed in the past two decades have been briefly reviewed in Ref. [1]. In summary, these methods with different strategies fall into two categories: (I) single-objective optimization methods and (II) multi-objective optimization methods.
Classical single-objective optimization methods include target contact angle method [2], target rolling radius difference (RRD) method [3, 4], target conicity method [5], target normal gap method [6], etc. These methods can maximize or minimize a single specific objective (e.g., wear), but cannot comprehensively consider the influence of wheel profile on different dynamic parameters that affect running stability, curve-negotiation performance, and maintenance-related costs, and whose relationships may be competing. For instance, the running stability is usually contradictory to the curve-negotiation performance [5]. Multi-objective optimization methods based on multi-body dynamics simulation (MBS), therefore, have attracted more attention in recent years due to their ability to balance different dynamic performances where competing relationships exist. In addition to a rigid MBS model, the multi-objective optimization methods mainly consist of two submodules: (1) a wheel profile generation method for producing candidate profiles and (2) an optimization algorithm for automatically finding an optimal profile.
Regarding the wheel profile generation method, the most commonly used is the method based on fitting discrete points as presented in Ref. [7]. In this method, the wheel profile is considered to be composed of an optimization region and a non-optimization region. The points in the optimization region are vertically movable, while the points in the non-optimization region are fixed, i.e., corresponding to the default profile. Another classical method is the element combination method [8]. In this method, the wheel profile is divided into several elements (e.g., straights, arcs, and splines), and one or more elements act as the optimization region, where the geometric parameters (e.g., length and radius) of the active element are changeable. These two methods can generate a large number of candidate profiles but, meanwhile, faces two challenges: (a) some primary constraints are required to initially ensure the monotonicity and concavity and convexity of the profile curve. After fitting by methods such as NURBS (non-uniform rational B-spline) [10], secondary constraints are further required to ensure the rationality of the final generated profile. However, even under the control of these strict primary and secondary constraints, it is still difficult to ensure that all generated profiles are reasonable, which brings problems for automatic optimization, and an additional manual evaluation is often necessary. (b) They are computationally expensive due to two issues: One is that a large number of discrete points (design variables) means a large number of iterative calculations and MBS runs, and the other is that the strict constraints mentioned in (a) would cause a long convergence time for wheel profile generation [6]. Therefore, in this work, we introduce the RSFT method proposed in Ref. [1] to fine-tune the baseline wheel profile. Based on the baseline profile, the RSFT method can efficiently and quickly produce a large number of candidate profiles with different equivalent conicities and different flange thicknesses by introducing two design variables.
Optimization algorithms used in wheel profile optimization mainly consist of bio-inspired optimization algorithm (e.g., genetic algorithm (GA) [9], particle swarm optimization (PSO) [10], and covariance matrix adaptation evolution strategy (CMA-ES) [11]) and response surface technique (e.g., Kriging surrogate model (KSM) [12]). Among them, the bio-inspired algorithms require a large number of iterative calculations, and the response surface technique has regression capability. How to combine the two methods to quickly and reliably complete the task of optimizing wheel profiles remains to be explored.
The contribution of this paper mainly includes:
  • A wheel profile fine-tuning system (WPFTS) is developed, which consists of four modules: (I) a wheel profile generation module, (II) a multi-objective generation module, (III) a weight assignment module, and (IV) an optimization module. This system comprehensively considers the influence of the wheel profile on wheel damage, vehicle stability, vehicle safety, and passenger comfort, and can recommend one or more optimized wheel profiles according to train operators’ needs.
  • Based on the Manchester Benchmark passenger vehicle, three cases are introduced to demonstrate how WPTFS recommends a wheel profile. Among them, a wheel profile with high shape stability, a wheel profile for mitigating the development of wheel OOR, and a wheel profile considering hunting stability and derailment safety are developed, respectively.
The remaining of this paper is structured as follows. Section 2 briefly introduces the architecture of WPFTS. Section 3 introduces more especially the applied methodology for each module included in WPFTS. Three cases introduced in Sect. 4 show how WPFTS recommends a wheel profile according to train operators’ needs. This paper ends with conclusions and discussion.

2 Architecture of WPFTS

The developed WPFTS (see Fig. 1) consists of four modules:
I.
Wheel profile generation module This module is used for producing candidate profiles for optimization purposes, where the RSFT method proposed in Ref. [1] is used.
 
II.
Multi-objective generation module This module consists of three submodules that run in parallel:
a.
An MBS model for generating tread wear index \(w_{{\text{t}}}\), flange wear index \(w_{{\text{f}}}\), wheel surface fatigue \(f_{{{\text{su}}}}\), wheel–rail vertical force \(Q\), sum of wheel–rail lateral forces \(H\), derailment coefficient \(f_{{{\text{de}}}}\), overturning coefficient \(\eta\), mean comfort index \(N_{{{\text{mv}}}}\), and train critical speed \(v_{{{\text{cr}}}}\).
 
b.
A geometrical analytical model for producing contact concentration index (CCI) proposed by Polach [13].
 
c.
A rigid–flexible coupled MBS model for calculating wheel radial wear deviation (RD).
 
 
III.
Weight assignment module In this module, an adaptive weight assignment strategy taking into account the sensitivity of an optimization objective against changes of the wheel profile and a manual weight assignment strategy based on the train operators’ specific requirements are presented.
 
IV.
Optimization module In this module, a response surface technique (i.e., radial basis function, RBF) and a bio-inspired optimization algorithm (i.e., particle swarm optimization, PSO) are combined to quickly and reliably recommend an optimal wheel profile according to train operators’ needs.
 

3 Processing methodology of WPFTS

3.1 Wheel profile generation module

As mentioned in Sect. 1, the commonly used wheel profile generation methods include the method based on fitting discrete points [7] and the element combination method [8], but they face two challenges: they are computationally expensive, and the generated wheel profiles may be unreasonable. Therefore, in Ref. [1], a comparably conservative RSFT method was proposed, which introduces two design variables (\(\alpha_{1}\) and \(\alpha_{2}\)) and an empirical correction formula (\(Ex\)), to fine-tune the baseline wheel profiles for optimization purposes. In this method, the original profile is defined as a function of the lateral position \(y\), i.e., \(z\left( y \right)\), the baseline profile being specified as points in the \(\left( {y,z} \right)\) plane. A transformation matrix \({\varvec{T}}_{1}\) is introduced to rotate the curve until the vertex \(A\left( {y_{\theta } ,z_{{{\text{max}}}} } \right)\) of the curve coincides with the \(Ox\)-axis, as shown in Fig. 2. The point of coordinates \(\left( {y,z} \right)\) after being rotated is written as \(\left( {y_{1} ,z_{1} } \right)\):
$$\begin{array}{*{20}c} {\left[ {\begin{array}{*{20}c} {y_{1} } \\ {z_{1} } \\ \end{array} } \right] = {\varvec{T}}_{1} \left[ {\begin{array}{*{20}c} y \\ z \\ \end{array} } \right], {\text{and}}\, {\varvec{T}}_{1} = \left[ {\begin{array}{*{20}c} {\cos \theta } & {\sin \theta } \\ { - \sin \theta } & {\cos \theta } \\ \end{array} } \right],} \\ \end{array}$$
(1)
where \(\theta = \arctan (z_{{{\text{max}}}} /y_{\theta } )\) is the rotation angle, \(z_{{{\text{max}}}}\) and \(y_{\theta }\) are the ordinate and abscissa of point \(A\), respectively. The curve \(z\left( y \right)\) after being rotated is written as \(z_{1} \left( y \right)\), and a correction coefficient \(\alpha_{1}\) is introduced to scale the \(z\)-coordinate of the points on the curve:
$$\begin{array}{*{20}c} {\left[ {\begin{array}{*{20}c} {y_{2} } \\ {z_{2} } \\ \end{array} } \right] = \left[ {\begin{array}{*{20}c} {y_{1} } \\ {\alpha_{1} z_{1} } \\ \end{array} } \right].} \\ \end{array}$$
(2)
A transformation matrix \({\varvec{T}}_{2} = {\varvec{T}}_{1}^{{\text{T}}}\), which is used to rotate the curve \(z_{2} \left( y \right)\) back, is introduced to generate the curve \(z_{3} \left( y \right)\), and the generated points \(\left( {y_{3} ,z_{3} } \right)\) of \(z_{3} \left( y \right)\), corresponding to \(\left( {y,z} \right)\) of \(z\left( y \right)\), is expressed as
$$\begin{array}{*{20}c} {\left[ {\begin{array}{*{20}c} {y_{3} } \\ {z_{3} } \\ \end{array} } \right] = {\varvec{T}}_{2} \left[ {\begin{array}{*{20}c} {y_{2} } \\ {z_{2} } \\ \end{array} } \right].} \\ \end{array}$$
(3)
An empirical correction function \(Ex\) is introduced to modify the curve, and the generated curve is written as \(z_{4} \left( y \right)\). The dotted red line in Fig. 2 shows the obtained empirical correction function \(Ex\) for \(\alpha_{1} = 0.95\).
$$\begin{array}{*{20}c} {\left[ {\begin{array}{*{20}c} {y_{4} } \\ {z_{4} } \\ \end{array} } \right] = {\varvec{T}}_{2} \left[ {\begin{array}{*{20}c} {y_{2} } \\ {z_{2} - Ex} \\ \end{array} } \right],} \\ \end{array}$$
(4)
$$\begin{array}{*{20}c} {Ex = \sin \left( {\frac{{\uppi }}{2}\frac{{y_{3} }}{{\left| {y_{\theta } } \right|}}} \right)\left( {z_{3} - z} \right).} \\ \end{array}$$
(5)
Then, the other correction factor \(\alpha_{2}\) to scale the \(y\)-coordinates of these points \(\left( {y_{4} ,z_{4} } \right)\) on the curve \(z_{4} \left( y \right)\) is introduced to fine-tune the flange thickness, and the final curve is expressed as
$$\begin{array}{*{20}c} {\left[ {\begin{array}{*{20}c} {y_{5} } \\ {z_{5} } \\ \end{array} } \right] = \left[ {\begin{array}{*{20}c} {\alpha_{2} y_{4} } \\ {z_{4} } \\ \end{array} } \right].} \\ \end{array}$$
(6)
To ensure that the generated wheel profile satisfies the requirements (e.g., flange thickness, height, flange slope quota, maximum contact angle) specified in standards such as EN 15,313 [14], \(\alpha_{1}\) is set between \(0.95 \le \alpha_{1} \le 1.05\), and \(\alpha_{2}\) is set between \(0.98 \le \alpha_{2} \le 1.08\) for freight vehicles and \(0.98 \le \alpha_{2} \le 1.02\) for passenger vehicles for the profile S1002. The detailed theory and MATLAB codes of the RSFT method were disclosed in Ref. [1].

3.2 Multi-objective generation module

3.2.1 Rigid MBS model

3.2.1.1 Vehicle running on a virtual track
In the rigid MBS model shown in Fig. 1, the Manchester Benchmark passenger vehicle [15] with a constant speed of 200 km/h running on a 15-km virtual track with the layout data listed in Table 1 is used to generate eight objectives, including \(w_{{\text{t}}}\), \(w_{{\text{f}}}\), \(f_{{{\text{su}}}}\), \(Q\), \(H\), \(f_{{{\text{de}}}}\), \(N_{{{\text{mv}}}}\), and \(\eta\), where the track irregularities measured from a high-speed railway line are used, as shown in Fig. 3. The rail profile is 60E2 [16], the rail cant is 1/40, the track gauge is 1435 mm, and the gauge measurement position is 14 mm below the rail crown.
Table 1
The virtual track used in the rigid MBS model
Radius (m)
Length of transition curve (m)
Length of circular curved track (m)
Superelevation (mm)
5000
360
600
120
5500
360
1150
165
7000
360
1200
145
8000
340
1350
120
9000
300
1184
100
12,000
220
1093
80
6600
The formula for calculating wear index is
$$ {w = \int \limits_{{s_{{{\text{start}}}} }}^{{s_{{{\text{end}}}} }} \left( {F_{x} \gamma_{x} + F_{y} \gamma_{y} } \right){\text{d}}s,}$$
(7)
where \(F_{x}\) and \(F_{y}\) are the longitudinal and lateral creep forces, respectively; \(\gamma_{x}\) and \(\gamma_{y}\) are the longitudinal and lateral creepages, respectively; \(s_{{{\text{start}}}}\) and \(s_{{{\text{end}}}}\) are the start distance and end distance, respectively. Freight trains are characterized by heavy axle load, and their routes often contain many small-radius curves. The flange wear is often severe. Therefore, the wear index is divided into tread wear index \(w_{{\text{t}}}\) and flange wear index \(w_{{\text{f}}}\). The definition of the tread region and flange region of the S1002/h28/e32.5/6.7% wheel profile specified in standard EN 13,715 [17] is shown in Fig. 4:
  • Flange region, between H2 and D1, the point D1 being defined as the start point of flange on the profile;
  • Connection zone, between D1 and C1*, the point C1* being defined on the profile at a lateral position of -26 mm;
  • Tread region, between C1* and B1*, the point B1* being defined as the connection point of the reverse slope with the wheel tread;
  • Field zone, between B1* and I.
However, in the present work, the connection zone D1–C1* is allocated to the flange region, while the field zone B1*–I to the tread region. The newly defined flange region and tread region are H2–C1* and C1*–I, respectively. This is due to the fact that the wear index is used to characterize the wear level, but when the wheel–rail contact occurs in the flange (H2–D1) and connection zone (D1–C1*), the contact patch is much smaller than that in the tread (C1*–B1*) and field zone (B1*–I), resulting in a disproportionate relationship between material loss and wear index and more serious material loss in the flange and connection zone [18]. Considering the sum of the wear index in the regions H2–C1* and C1*–I as the optimization objective would underestimate the damage in the region H2–C1*, this conclusion will be verified in Sect. 4.1.
The formula for calculating the wheel surface fatigue index is as follows [19, 20]:
$$ {f_{{{\text{su}}}} = \mathop \int \limits_{{s_{{{\text{start}}}} }}^{{s_{{{\text{end}}}} }} (\mu - \frac{{2{\uppi }abk}}{{3F_{{\text{n}}} }} > 0){\text{d}}s,\, \mu = \frac{{\sqrt {F_{x}^{2} + F_{y}^{2} } }}{{F_{{\text{n}}} }},}$$
(8)
where \(\mu\) is the traction coefficient; \(a\) and \(b\) are the semi-axes of the Hertzian contact, respectively; \(F_{x}\), \(F_{y}\), and \(F_{\text{n}}\) are the longitudinal, lateral, and normal forces, respectively; \(k = 300\) MPa is the yield limit in cyclic shear.
Wheel–rail vertical force \(Q\), sum of wheel–rail lateral forces \(H\), derailment coefficient \(f_{{{\text{de}}}}\), and overturning coefficient \(\eta\) with the following formula are used to evaluate the performance of a wheel profile [20, 21]:
$$\begin{array}{*{20}c} {\left\{ {\begin{array}{*{20}l} {Q_{{{\text{max}}}} < 90\,\left( {{\text{kN}}} \right) + Q_{0} \,\left( {{\text{kN}}} \right)} \hfill \\ {\left( H \right)_{{{\text{max}}}} = \left( {\sum Y_{{2{\text{m}}}} } \right)_{{{\text{max}}}} < 10\,\left( {{\text{kN}}} \right) + \frac{{P_{0} }}{3}\,\left( {{\text{kN}}} \right)} \hfill \\ {(f_{{{\text{de}}}} )_{{{\text{max}}}} = \left[ {\left( \frac{Y}{Q} \right)_{{2{\text{m}}}} } \right]_{{{\text{max}}}} < 0.8} \hfill \\ {\eta_{{{\text{max}}}} = \left( {\frac{{\mathop \sum \nolimits_{{{\text{bogie}}}} Q_{{i,{\text{l}}}} - \mathop \sum \nolimits_{{{\text{bogie}}}} Q_{{i,{\text{r}}}} }}{{\mathop \sum \nolimits_{{{\text{bogie}}}} Q_{{i,{\text{l}}}} + \mathop \sum \nolimits_{{{\text{bogie}}}} Q_{{i,{\text{r}}}} }}} \right)_{{{\text{max}}}} < 1} \hfill \\ \end{array} ,} \right.} \\ \end{array}$$
(9)
where \(Q_{0}\) is the static wheel load, \(\left( \cdot \right)_{{2{\text{m}}}}\) means sliding mean over 2 m of track, \(P_{0}\) is the static axle load, \(Y\) is the wheel–rail lateral force, and \(Q_{{i,{\text{l}}}}\) and \(Q_{{i,{\text{r}}}}\) are the vertical wheel–rail force on the left and right side of the \(i\)th wheelset, respectively.
Mean comfort index \(N_{{{\text{mv}}}}\) This parameter is used to evaluate the ride comfort of passenger vehicles. The formula for calculating this parameter specified in EN 12,299 [22] is expressed as
$$\begin{array}{*{20}c} {N_{{{\text{mv}}}} = 6 \times \sqrt {\left( {a_{{x,{\text{p}}95}}^{{W_{{\text{d}}} }} } \right)^{2} + \left( {a_{{y,{\text{p}}95}}^{{W_{{\text{d}}} }} } \right)^{2} + \left( {a_{{z,{\text{p}}95}}^{{W_{{\text{b}}} }} } \right)^{2} } }, \\ \end{array}$$
(10)
where \(a_{{i,{\text{p}}95}}^{{w_{j} }}\) represents the 95th percentile of five-second weighted RMS values of the acceleration on the floor of the vehicle calculated over a time period of five minutes; the subscripts \(x\), \(y\), and \(z\) represent the longitudinal, lateral, and vertical direction, respectively; the superscript \(W_{{\text{d}}}\) and \(W_{{\text{b}}}\) relate to the weighted frequency values [22] in accordance with the weighting curve in the longitudinal and lateral directions, and the vertical direction, respectively.
In this work, the parameters \(w_{{\text{t}}}\), \(w_{{\text{f}}}\), \(f_{{{\text{su}}}}\), \(Q\), \(H\), and \(f_{{{\text{de}}}}\) are calculated for the first wheelset running on the virtual track, the parameter \(\eta\) for the first bogie, and the parameter \(N_{{{\text{mv}}}}\) for the whole vehicle. The pre-processing method of the data obtained from the simulation is performed according to standards [21, 22].
3.2.1.2 Vehicle running on a straight track
Critical speed \(v_{{{\text{cr}}}}\) is obtained using the method of decreasing velocity [23] with an initial speed of 400 km/h and an acceleration of -0.1 m/s2 [24]. The vehicle runs on a straight track without considering track irregularities, but a lateral excitation with an amplitude of 4 mm and a length of 30 m is set on the track at 50 m away from the starting position to excite lateral instability of the vehicle.
To obtain the critical speed automatically, the Hilbert envelope [25] of the lateral wheelset displacement is first calculated, and then the speed corresponding to the threshold \(y_{{{\text{WS}}}} = 0.5\) mm is regarded as the critical speed. For a systematic study on the deceleration method for calculating the critical speed, see Ref. [24]. Figure 5 shows the critical speed of the Manchester benchmark passenger vehicle with S1002 wheel profiles obtained automatically using the deceleration method and the Hilbert envelope.

3.2.2 Analytical model: MBS-based contact concentration index

First, the CCI as proposed by Polach [13] is presented, which is a theoretical, analytical methodology. In the proposed WPFTS, the methodology is enhanced with MBSs to take into account more realistic wheelset lateral displacement.
3.2.2.1 Contact concentration index (CCI)
High wheel–rail contact conformity can make the wear distribution of the wheel more uniform, and the profile shape remains more stable, thereby extending the service life of wheelsets. Based on this concept, Polach and Nicklisch [13] proposed the CCI to assess the contact conformity. In Ref. [13], a long-time measurement campaign on German ICE 2 wheel profiles and a comparison between five different new wheel profiles (including two wear-adapted profiles and three non-wear-adapted profiles) have shown the relationship between the CCI and the contact conformity, a small CCI meaning a high contact conformality. Based on Refs. [5, 13, 26], the calculation steps of CCI, as shown in Fig. 6a, are summarized as follows.
Step 1: Contact point movement d\(y_{{\text{C}}} \left( {y_{{{\text{WS}}}} } \right)\).
The relationship between the lateral wheelset displacement \(y_{{{\text{WS}}}}\) and the contact point movement d\(y_{{\text{C}}}\) is established, where d\(y_{{\text{C}}}\) represents the derivation of the function of the contact point location on the wheel profile \(y_{{\text{C}}} = f\left( {y_{{{\text{WS}}}} } \right)\), it is calculated as
$$\begin{array}{*{20}c} {{\text{d}}y_{{\text{C}}} \left( {y_{{{\text{WS}}}} } \right) = \left| {\frac{{\Delta y_{{\text{C}}} \left( {y_{{{\text{WS}}}} } \right)}}{{\Delta y_{{{\text{WS}}}} }}} \right| = \left| {\frac{{y_{{\text{C}}} \left( {y_{{{\text{WS}}}} + \Delta y_{{{\text{WS}}}} } \right) - y_{{\text{C}}} \left( {y_{{{\text{WS}}}} } \right)}}{{\Delta y_{{{\text{WS}}}} }}} \right|.} \\ \end{array}$$
(11)
The parameters \(\Delta y_{{{\text{WS}}}}\) and \(\Delta y_{{\text{C}}} \left( {y_{{{\text{WS}}}} } \right)\) are shown in Fig. 6a and represent the change of lateral wheelset displacement and the shift of the contact point position, respectively. In this work, the trace line method proposed by Wang [27] is used to calculate the contact point movement \({\text{d}}y_{{\text{C}}} \left( {y_{{{\text{WS}}}} } \right)\), and the wheel–rail contact lines calculated by Wang’s method is shown in Fig. 6b.
Step 2: Normal distribution hypothesis \(\varphi_{\sigma } \left( {y_{{{\text{WS}}}} } \right)\).
The following two assumptions are introduced for vehicles running on straight tracks:
  • Stochastic track irregularities are distributed.
  • The lateral wheelset displacement conforms to Gaussian normal distribution.
Therefore, the occurrence probability of the wheelset displacement is expressed as
$$\begin{array}{*{20}c} {\varphi_{\sigma } \left( {y_{{{\text{WS}}}} } \right) = \frac{1}{{\sqrt {2{\uppi }} \sigma }}\exp \left( { - \frac{{\left( {y_{{{\text{WS}}}} - \mu } \right)^{2} }}{{2\sigma^{2} }}} \right),} \\ \end{array}$$
(12)
where \(\mu = 0\) is the mean of the normal distribution; \(\sigma\) is the standard variance, a large value means that the distribution range of the wheelset lateral displacement is wide and vice versa. As in Ref. [13], \(\sigma\) is set to 2.5 (the blue line shown in Fig. 6c).
Step 3: Contact concentration \({\text{CC}}\left( {y_{{{\text{WS}}}} } \right)\).
It is assumed that the local wear of wheels and rails is related to the local frequency of contact point occurrence because wear is higher in the area with a more frequent contact occurrence [13]. Moreover, a wide spread (i.e., low concentration) of the contact points between wheel and rail is usually correlated with conformal contact and thus larger contact patch size, lower contact stress, and consequently lower wear and vice versa, supporting the assumption that wear is proportional to the concentration of the contact point occurrence. Based on this concept, the parameter contact concentration \({\text{CC}}\left( {y_{{{\text{WS}}}} } \right)\) is defined as
$$\begin{array}{*{20}c} {{\text{CC}}\left( {y_{{{\text{WS}}}} } \right) = \frac{{\varphi_{\sigma } \left( {y_{{{\text{WS}}}} } \right)}}{{{\text{d}}y_{{\text{C}}} \left( {y_{{{\text{WS}}}} } \right)}}.} \\ \end{array}$$
(13)
Step 4: Contact concentration index CCI.
To characterize the average contact concentration of different wheel–rail matching forms, CCI is calculated by averaging the contact concentration \({\text{CC}}\left( {y_{{{\text{WS}}}} } \right)\) over the normal distribution between -3\(\sigma\) and 3\(\sigma\) of lateral wheelset displacement [26] as
$$\begin{array}{*{20}c} {{\text{CCI}} = \frac{1}{6\sigma }\mathop \int \limits_{ - 3\sigma }^{3\sigma } CC\left( {y_{{{\text{WS}}}} } \right)\text{d}y_{{{\text{WS}}}} .} \\ \end{array}$$
(14)
This parameter represents the concentration of contacts and thus the concentration of wear for different wheel–rail matching forms can be evaluated. A large CCI means a poorer contact concentration and vice versa.
3.2.2.2 MBS-based CCI
In this work, Step 2 of CCI is enhanced as follows:
  • In Refs. [5, 13, 26], it is assumed that the lateral wheelset displacement conforms to Gaussian normal distribution. This approach is efficient, but it may deviate from reality. Therefore, we replace the Gaussian distribution with the distribution obtained by dynamic simulations.
  • In the calculation of CCI, the integration interval (lateral wheelset displacement) depends on the predefined standard variance \(\sigma\), and a reasonable \(\sigma\) depends on the expertise of the researcher. This paper avoids this problem with the help of the MBS result.
Figure 6c shows the difference between the assumed Gaussian distribution probability (\(\sigma = 2.5\)) used in Ref. [13] and an MBS-based distribution probability obtained by performing probability statistics on the wheelset lateral displacement simulated over the entire virtual track (15 km). It can be seen that the Gaussian distribution assumption deviates from the simulated result.
The correctness of CCI also depends on the following assumption in Step 3: It is assumed that the local wear is related to the local frequency of contact point occurrence. The basis of this assumption is that there is a nearly linear relationship between the wheel material loss and the local frequency of contact point occurrence. However, this assumption is usually not reliable when the wheel–rail contact occurs in the flange region, because of the following reasons: (1) the wheel material loss is disproportionate to the contact point occurrence due to large creepage and pressure occurring in the flange region [18]; (2) it may involve multi-point contact that does not follow the contact distribution probability obtained in Step 2. Therefore, as mentioned in Ref. [13], CCI is only applicable to wheels traveling on lines with predominantly straight tracks. Considering the above issues, this paper only calculates the CCI when the wheel–rail contact point locates in the tread region where the lateral position on the wheel profile is greater than -26 mm as shown in Fig. 4. Finally, the equation for calculating the MBS-based CCI is rewritten as
$$\begin{array}{*{20}c} {{\text{CCI}} = \frac{1}{{2y_{{\text{b}}} }}\mathop \int \limits_{{ - y_{{\text{b}}} }}^{{y_{{\text{b}}} }} CC\left( {y_{{{\text{WS}}}} } \right)\text{d}y_{{{\text{WS}}}} ,} \\ \end{array}$$
(15)
where \(y_{{\text{b}}}\) corresponds to the lateral displacement of the wheelset when the contact happens at a lateral position on the wheel profile of -26 mm, corresponding to the boundary between the tread and the flange region, as shown in Step 4 of Fig. 6.

3.2.3 Rigid–flexible MBS model

This model is mainly used for mitigating the wheel OOR, which is an inevitable problem in the operation of railway vehicles. For a comprehensive literature review concerning OOR of railway wheels, see Refs. [28, 29]. The theoretical basis of this submodule is mainly based on the following findings. Kalousek and Johnson [30] investigated the rail and wheel corrugation problems encountered by the Vancouver mass-transit system. Their findings indicated that a tight conformity of wheel/rail profiles could trigger the growth of corrugations due to the generation of ‘roll-slip’ oscillation of the wheel–rail system. Morys [31] established an iterative long-term wear model to analyze the enlargement of wheel polygonization phenomena of an ICE1 carriage. Simulation results showed that the bending oscillation of the wheelset axle caused the wheel lateral slip and lateral material loss to exhibit periodic unevenness. Tao et al. [32] pointed out that the lateral slip between the wheels and rails caused by the elastic vibration of the wheelset played a key role in the formation of high-order polygonal wear.
The above findings show that the development of wheel OOR is affected by wheel–rail contact behavior (creepage). On the other hand, an optimized wheel profile can improve contact behavior, which has also been observed in many simulations run for the present study. Based on this consideration, this model is used to mitigate the development of wheel OOR from the perspective of designing the wheel profile. The evaluation index used in this module is the maximum deviation of the wheel’s circumferential wear (wheel OOR curve in Fig. 7), i.e., the maximum radial deviation RD.
In the evolution of wheel OOR, the wheelset’s elastic deformation plays a key role. In addition, much literature reports that some elements (e.g., sleeper, fastener) in the track system and the flexibility of the rail also have an important influence [3335]. Therefore, a modal analysis on the wheelset and the track in FEM software has been performed, and the normal modes of the wheelset below 1280 Hz and the normal modes of the track below 600 Hz are considered in the model implementation in SIMPACK to establish a rigid–flexible coupling dynamics model (see Fig. 7), in which four flexible wheelsets are used. Because of the time-intensive simulation process, the vehicle model in this paper only runs on a straight track with a length of 10 wheel revolutions. The randomness of track irregularities in such a short distance is not strong, and it may erroneously cause a specific wavelength of the wheel OOR curve. Therefore, track irregularities are not considered in the rigid–flexible MBS model. The initial wheel radial difference curve was measured from an actual wheel. For the wheel circumferential wear calculation method, as well as more related information including the flexible bodies, see Ref. [36].

3.3 Weight assignment module

For a multi-objective optimization problem, it is usually necessary to assign a weight to each objective to transform it into a single-objective optimization problem. Most of the current weight assignment methods are based on expertise and are manually realized. This section introduces an adaptive + manual weight assignment method, in which the adaptive weight assignment strategy takes into account the degree of influence of wheel profile changes on each optimization objective, and the manual weight assignment strategy can establish an objective function according to train operators’ needs.

3.3.1 Adaptive weight assignment strategy

The change of wheel profile may have a very large influence on some objectives, while the influence on other objectives may not be obvious. For instance, Fig. 8 shows the derailment coefficient and critical speed values corresponding to 79 different wheel profiles; it shows that the change of the wheel profile has a very large influence on the derailment coefficient and the maximum difference can reach 208%, while that for the critical speed is only about 62.33%. To take into account the degree of influence of wheel profile changes on each optimization objective, an adaptive weight adjustment factor \(w_{{\text{a}}}\) is introduced:
$$\begin{array}{*{20}c} {w_{{{\text{a}},i}} = \frac{{\max \left( {{\varvec{O}}_{i} } \right) - {\text{min}}\left( {{\varvec{O}}_{i} } \right)}}{{{\text{mean}}\left( {{\varvec{O}}_{i} } \right)}},} \\ \end{array}$$
(16)
where \({\varvec{O}}_{i}\) represents the \(i\)th objective vector composed of \(n = 79\) samples. \(\max \left( {{\varvec{O}}_{i} } \right)\), \({\text{min}}\left( {{\varvec{O}}_{i} } \right)\), and \({\text{mean}}\left( {{\varvec{O}}_{i} } \right)\) are the maximum, minimum, and mean values in the vector \({\varvec{O}}_{i}\), respectively. In other words, the adaptive weight adjustment factor \(w_{{\text{a}}}\) takes into account the sensitivity of an optimization objective against changes of the wheel profile. A larger value means that the objective is more sensitive to changes in wheel profile, and should be considered more in wheel profile optimization.
Then, the min–max normalization is used to the \(i\)th objective vector \({\varvec{O}}_{i}\) as
$$\begin{array}{*{20}c} {{\varvec{O}}_{i}^{\# } = \frac{{{\varvec{O}}_{i} - {\text{min}}\left( {{\varvec{O}}_{i} } \right)}}{{\max \left( {{\varvec{O}}_{i} } \right) - {\text{min}}\left( {{\varvec{O}}_{i} } \right)}},} \\ \end{array}$$
(17)
where \({\varvec{O}}_{i}^{\# }\) is the \(i\)th objective vector after being normalized.

3.3.2 Manual weight assignment strategy

A manual weight \(w_{{\text{m}}}\) is introduced to establish a weighted objective according to operators’ needs. Finally, the final objective \(o\) is expressed as
$$\begin{array}{*{20}c} {o = \mathop \sum \limits_{i = 1}^{k} w_{{{\text{a}},i}} w_{{{\text{m}},i}} O_{i}^{\# } ,} \\ \end{array}$$
(18)
where \(O_{i}^{\# }\) represents the value of the \(i\)th objective, and \(k\) represents the number of objectives.

3.4 Optimization module

The function of this module is to recommend wheel profiles that meet train operators’ needs. This module consists of two parts: a response surface technique and an automatic optimization algorithm.

3.4.1 RBF-based response surface technique

For discrete datasets, parameter optimization is based on a large number of samples. Specifically, for optimization problems that rely on numerical simulations, a lot of repeated simulation runs are required [37, 38]. In the presented work, a single simulation takes nearly 3 h (Computing facilities: software: SIMPACK 2020X and MATLAB R2019a; hardware: Intel Core i7-4790 K, 4.00 GHz.), which is on the premise that the simulation can run smoothly. The calculation amount is so large that it is unrealistic to perform a large number of simulation runs, and an efficient and reliable method is of interest [39, 40]. In this paper, based on a small number of simulated samples, the RBF network is used as a regression tool to establish the relationship between the design variables (\(\alpha_{1} , \alpha_{2}\)) described in Sect. 3.1 and the weighted objective (\(o\)) described in Sect. 3.3.
The RBF network [41, 42] is a feedforward neural network with a single hidden layer. RBF is the activation function of hidden neurons, and the output layer is a linear combination of the outputs of the hidden neurons. Given an input \({\varvec{\alpha}} = \left[ {\alpha_{1} ,\alpha_{2} } \right]\), the RBF network produces a weighted sum output:
$$\begin{array}{*{20}c} {o\left( {\varvec{\alpha}} \right) = \mathop \sum \limits_{j = 1}^{k} w_{j} \varphi_{j} \left( {{\varvec{\alpha}},{\varvec{c}}_{j} } \right) + b,} \\ \end{array}$$
(19)
where \(w_{j}\) is the weight, \(b\) is the bias, \({\varvec{c}}_{j}\) is the center of the \(j\) th hidden neuron, and \(k\) is the number of centers; \(\varphi_{j} \left( \cdot \right)\) is the Gaussian RBF, expressed as
$$\begin{array}{*{20}c} {\varphi_{j} \left( {{\varvec{\alpha}},{\varvec{c}}_{j} } \right) = \exp \left( {\frac{{-|| {\varvec{\alpha}} - {\varvec{c}}_{j}^{2} ||}}{{2\sigma_{j}^{2} }}} \right),} \\ \end{array}$$
(20)
where \(\sigma_{j}\) is the width of the \(j\) th hidden neuron, and \(||\user2{*}||\) is the Euclidean norm.

3.4.2 PSO for wheel profile recommendation

It should be noted that this step is not necessary, because after obtaining the RBF-based response colormap, train operators can manually select the design point \({\varvec{\alpha}} = \left[ {\alpha_{1} ,\alpha_{2} } \right]\) according to the generated colormap to obtain one or more optimized wheel profiles. However, in this paper, PSO [43] is introduced to automatically find the optimal combination of \(\alpha_{1}\) and \(\alpha_{2}\), in which Eq. (19) is treated as the objective function of PSO. For a detailed description of the PSO method, as well as its application to railway wheel profile optimization, see Refs. [10, 43, 44].

4 Application of WPFTS to wheel profile recommendation

According to Eq. (18), we can know that the corresponding wheel profile can be generated only by entering the manual weight vector (\({\varvec{W}}_{{\text{m}}}\)) that meet the train operators’ needs. Equation (18) can be rewritten as
$$\begin{array}{*{20}c} {o = {\varvec{W}}_{{\text{a}}} \cdot {\varvec{W}}_{{\text{m}}} {\varvec{O}}_{{{\text{new}}}}^{{\text{T}}} } \\ \end{array} ,$$
(21)
where
$$\left\{ {\begin{array}{*{20}l} {{\varvec{W}}_{{\text{a}}} = \left[ {w_{{{\text{a}},{\text{w}}_{{\text{t}}} }} ,\user2{ }w_{{{\text{a}},{\text{w}}_{{\text{f}}} }} ,w_{{{\text{a}},{\text{f}}_{{{\text{su}}}} }} ,w_{{{\text{a}},{\text{Q}}}} ,w_{{{\text{a}},{\text{H}}}} ,w_{{{\text{a}},{\text{f}}_{{{\text{de}}}} }} ,w_{{{\text{a}},{\upeta }}} ,w_{{{\text{a}},{\text{v}}_{{{\text{cr}}}} }} ,w_{{{\text{a}},{\text{N}}_{{{\text{mv}}}} }} ,w_{{{\text{a}},{\text{CCI}}}} ,w_{{{\text{a}},{\text{RD}}}} } \right]} \hfill \\ {{\varvec{W}}_{{\text{m}}} = \left[ {w_{{{\text{m}},{\text{w}}_{{\text{t}}} }} ,\user2{ }w_{{{\text{m}},{\text{w}}_{{\text{f}}} }} ,w_{{{\text{m}},{\text{f}}_{{{\text{su}}}} }} ,w_{{{\text{m}},{\text{Q}}}} ,w_{{{\text{m}},{\text{H}}}} ,w_{{{\text{m}},{\text{f}}_{{{\text{de}}}} }} ,w_{{{\text{m}},{\upeta }}} ,w_{{{\text{m}},{\text{v}}_{{{\text{cr}}}} }} ,w_{{{\text{m}},{\text{N}}_{{{\text{mv}}}} }} ,w_{{{\text{m}},{\text{CCI}}}} ,w_{{{\text{m}},{\text{RD}}}} } \right]} \hfill \\ {{\varvec{O}}_{{{\text{new}}}} = \left[ {w_{{\text{t}}}^{\# } ,{ }w_{{\text{f}}}^{\# } ,{ }f_{{{\text{su}}}}^{\# } ,{ }Q^{\# } ,{ }H^{\# } ,{ }f_{{{\text{de}}}}^{\# } ,{ }\eta^{\# } ,{ }\left( { - v_{{{\text{cr}}}} } \right)^{\# } ,{ }N_{{{\text{mv}}}}^{\# } ,CCI^{\# } ,RD^{\# } } \right]} \hfill \\ \end{array} ,} \right.$$
(22)
where \(\left( {\cdot} \right)^{\# }\) represents the value of the objective after being normalized, and \(\left( {\cdot} \right)^{{\text{T}}}\) represents matrix transpose.
In WPFTS, based on the Latin hypercube sampling (LHS) strategy [45], a total of 79 sets of (\(\alpha_{1}\), \(\alpha_{2}\)) are selected in Module I to generate wheel profiles and are input into Module II to construct a sample dataset containing the 11 objectives listed in Fig. 1. Figure 9 shows the RBF-based responses (\(w_{{{\text{a}},i}} ,{\varvec{O}}_{i}^{\# }\)) of some objectives. Figure 10a shows the RBF-based response that compromises all 11 objectives, i.e.,
$$\begin{array}{*{20}c} {{\varvec{W}}_{{\text{m}}} = \left[ {1,\user2{ }1,1,1,1,1,1,1,1,1,1} \right].} \\ \end{array}$$
(23)
It should be noted that all wheel profiles derived from the dark blue region in the colormap can be considered as candidates. Figure 10b shows the wheel profile corresponding to the design point (1.010, 1.020).

4.1 Case I: application of WPFTS to produce a wheel profile with high shape stability

Most of the existing references on wheel profile optimization use only short-term (or short-distance) MBS results to evaluate the dynamic performance of an optimized profile. However, the fact that the initial profile has better dynamic performance does not mean that the profile still has better dynamic performance as the mileage increases. The fundamental reason is that the shape of the wheel profile may be drastically destroyed. For example, in recent years, one topic that the German Centre for Rail Traffic Research has focused on is that: the 60E2 rail profile and regular maintenance of the rail profile, in conjunction with the usual wheel profiles, should result in a lower equivalent conicity compared with the 60E1 (UIC 60) rail profile [16], as shown in Fig. 11b. This brings good train running stability when the wheel profile is new. However, the contact point between the wheel and the rail, among other things, moves in a very small region, which favors the formation of hollow wear of railway wheels. As shown in Fig. 11c, d, when the interval of wheel lateral displacement is [−5 mm, 5 mm], the contact point movement range between the S1002 wheel and the 60E2 rail is much smaller than that between the S1002 wheel and the 60E1 rail, where the rail cant is 1/40, the wheelset back-to-back distance is 1360 mm, and the gauge measurement position is 14 mm below the rail crown. Consequently, a high equivalent conicity may occur and seriously deteriorate the train’s stability. This phenomenon often occurs in high-speed trains. Therefore, a wheel profile with high shape stability is worthy of being developed.
On one hand, a wheel profile with high contact conformity is desirable because it makes the wear distribution on the tread region relatively uniform, thereby maintaining the shape stability. On the other hand, a smaller tread wear index and a smaller flange wear index contribute to good shape stability of the wheel profile. In the setting of \({\varvec{W}}_{{\text{m}}}\), the following principle is followed: a total weight value of 100 is assigned to the weights corresponding to the objectives being considered, and the weight value of an objective represents the importance of this objective. Therefore, a manual weight vector inputted into WPFTS for producing a wheel profile with high shape stability is set as
$$\begin{array}{*{20}c} {{\varvec{W}}_{{\text{m}}} = \left[ {25,\user2{ }25,0,0,0,0,0,0,0,50,0} \right].} \\ \end{array}$$
(24)
Figure 12a shows the RBF-based response mainly considering CCI, \(w_{{\text{t}}}\), and \(w_{{\text{f}}}\); the profile S1002-SS shown in Fig. 12c is the wheel profile recommended by WPFTS. For comparison, the wheel profile S1002 and the wheel profile (S1002-W in Fig. 12b) corresponding to the minimum total wear index (\(w = w_{{\text{f}}} + \user2{ }w_{{\text{t}}}\) in Eq. (7)) in the short-term MBS (a trip on the virtual track listed in Table 1, i.e., a 15-km distance) are introduced, where Eq. (22) is updated as
$$\left\{ {\begin{array}{*{20}l} {{\varvec{W}}_{{{\text{a}},{\text{w}}}} = \left[ {w_{{{\text{a}},{\text{w}}}} ,w_{{{\text{a}},{\text{f}}_{{{\text{su}}}} }} ,w_{{{\text{a}},{\text{Q}}}} ,w_{{{\text{a}},{\text{H}}}} ,w_{{{\text{a}},{\text{f}}_{{{\text{de}}}} }} ,w_{{{\text{a}},{\upeta }}} ,w_{{{\text{a}},{\text{v}}_{{{\text{cr}}}} }} ,w_{{{\text{a}},{\text{N}}_{{{\text{mv}}}} }} ,w_{{{\text{a}},{\text{CCI}}}} ,w_{{{\text{a}},{\text{RD}}}} } \right]} \hfill \\ {{\varvec{W}}_{{{\text{m}},{\text{w}}}} = \left[ {w_{{{\text{m}},{\text{w}}}} ,w_{{{\text{m}},{\text{f}}_{{{\text{su}}}} }} ,w_{{{\text{m}},{\text{Q}}}} ,w_{{{\text{m}},{\text{H}}}} ,w_{{{\text{m}},{\text{f}}_{{{\text{de}}}} }} ,w_{{{\text{m}},{\upeta }}} ,w_{{{\text{m}},{\text{v}}_{{{\text{cr}}}} }} ,w_{{{\text{m}},{\text{N}}_{{{\text{mv}}}} }} ,w_{{{\text{m}},{\text{CCI}}}} ,w_{{{\text{m}},{\text{RD}}}} } \right]} \hfill \\ {{\varvec{O}}_{{{\text{new}},{\text{w}}}} = \left[ {w^{\# } ,{ }f_{{{\text{su}}}}^{\# } ,{ }Q^{\# } ,{ }H^{\# } ,{ }f_{{{\text{de}}}}^{\# } ,{ }\eta^{\# } ,{ }\left( { - v_{{{\text{cr}}}} } \right)^{\# } ,{ }N_{{{\text{mv}}}}^{\# } ,CCI^{\# } ,RD^{\# } } \right]} \hfill \\ \end{array} ,} \right.$$
(25)
and the manual weight vector \({\varvec{W}}_{{{\text{m}},{\text{w}}}}\) corresponding to the wheel profile S1002-W is expressed as
$$\begin{array}{*{20}c} {{\varvec{W}}_{{{\text{m}},{\text{w}}}} = \left[ {100,0,0,0,0,0,0,0,0,0} \right].} \\ \end{array}$$
(26)
Figure 13 shows the wheel–rail contact lines and the equivalent conicities of the wheel profiles plotted in Fig. 12c that match the 60E2 rail profile; it indicates that the S1002-SS profile produces a more uniform wheel–rail contact distribution, while the S1002-W profile produces a more concentrated wheel–rail contact distribution. Figure 14 shows the wear distribution of the S1002 profile, the S1002-SS profile, and the S1002-W profile after the vehicle runs for 150 000 km on the virtual track described in Table 1; it indicates that after a long-term operation, the S1002-SS profile produces the smallest wear depth and a more uniform wear distribution, while the S1002 profile and the S1002-W profile produce the largest wear depth in the tread region and in the flange region, respectively. Therefore, simultaneous consideration of the short-term tread wear index, short-term flange wear index, and CCI during the wheel profile design phase contributes to reducing wheel wear and improving the shape stability of the wheel profile during long-term operation. Besides, combined with the result shown in Fig. 12b, it can be concluded that the S1002-W wheel profile is optimized for better short-term total wear index but not for long-term wear performance, and only considering the total wear index may underestimate the damage to the wheel flange region.

4.2 Case II: application of WPFTS to produce a wheel profile for mitigating the development of wheel OOR

In this case, the purpose is to use WPFTS to generate a wheel profile that can mitigate the wheel OOR development, so we adjust the weights corresponding to and related to radial deviation.
Figure 15 shows the relationship between the tread wear index, the radial deviation, and the nominal equivalent conicity for the 79 sampled profiles that match the 60E2 rail profile. The wear index and the radial deviation shown in this figure are the cumulative tread wear number and the maximum radial deviation after 10 wheel revolutions described in Sect. 3.2.3, respectively. The nominal equivalent conicity is the equivalent conicity when the wheelset lateral displacement is 3 mm. This figure illustrates that the equivalent conicity affects the development of wheel OOR. Roughly speaking, a wheel profile with a low nominal equivalent conicity brings a low tread wear index and low radial deviation. First, the following manual weight vector \({\varvec{W}}_{{\text{m}}}\) considering only RD is introduced:
$$\begin{array}{*{20}c} {{\varvec{W}}_{{\text{m}}} = \left[ {0,\user2{ }0,0,0,0,0,0,0,0,0,100} \right].} \\ \end{array}$$
(27)
Figure 16a shows the RBF-based response considering only RD, and the recommended profile S1002-RD is shown in Fig. 16c.
As described in Sect. 4.1, shape stability should be also considered in designing a wheel profile. Furthermore, the manual weight vector that simultaneously takes into account RD and CCI is set as
$$\begin{array}{*{20}c} {{\varvec{W}}_{{\text{m}}} = \left[ {0,\user2{ }0,0,0,0,0,0,0,0,50,50} \right].} \\ \end{array}$$
(28)
Figure 16b shows the RBF-based response that takes into account RD and CCI, and the recommended profile S1002-RDSS is shown in Fig. 16c. Figure 17 shows the equivalent conicities of S1002, S1002-RD, and S1002-RDSS wheel profiles that match the 60E2 rail profile, where the rail cant is 1/40, the wheelset back-to-back distance is 1360 mm, and the gauge measurement position is 14 mm below the rail crown. We can see that the equivalent conicity of the S1002-RDSS profile lies between that of S1002 and S1002-RD wheel profiles. The simulation verification is omitted because it involves the establishment of a complex long-distance flexible track, which is unrealistic.

4.3 Case III: application of WPFTS to produce a wheel profile considering hunting stability and derailment safety

This section describes how to use WPFTS to recommend a wheel profile that simultaneously considers hunting stability (hunting speed \(v_{{{\text{cr}}}}\)) and derailment safety (\(f_{{{\text{de}}}}\)). Correspondingly, the following manual weight vector is used:
$$\begin{array}{*{20}c} {{\varvec{W}}_{{\text{m}}} = \left[ {0,\user2{ }0,0,0,0,50,0,50,0,0,0} \right].} \\ \end{array}$$
(29)
Figure 18a shows the RBF-based response considering \(v_{{{\text{cr}}}}\) and \({ }f_{{{\text{de}}}}\). The colormap shows that two optimal regions (blue areas) are generated, so two corresponding wheel profiles (S1002-P1 and S1002-P2) are recommended, as shown in Fig. 18c.
Considering that a wheel profile with good shape stability can maintain the initial dynamic performances of the train for longer, we further take CCI into consideration and the manual weight vector is set as
$$\begin{array}{*{20}c} {{\varvec{W}}_{{\text{m}}} = \left[ {0,\user2{ }0,0,0,0,33,0,33,0,33,0} \right].} \\ \end{array}$$
(30)
Figure 18b shows the RBF-based response mainly considering \(v_{{{\text{cr}}}}\), \(f_{{{\text{de}}}}\), and CCI, and the profile S1002-P3 shown in Fig. 18c is the wheel profile recommended by WPFTS. Finally, the equivalent conicity, critical speed, derailment coefficient, and contact concentration index corresponding to these four profiles are shown in Fig. 19 and Table 2, where the rail cant is 1/40, the wheelset back-to-back distance is 1360 mm, and the gauge measurement position is 14 mm below the rail crown.
Table 2
Critical speed \(v_{{{\text{cr}}}}\), derailment coefficient \(f_{{{\text{de}}}}\), and CCI for S1002, S1002-P1, S1002-P2, and S1002-P3 wheel profiles
Profile
Hunting speed \(v_{{{\text{cr}}}}\) (km/h)
Derailment coefficient \(f_{{{\text{de}}}}\)
CCI
S1002
275.40
0.1163
0.0371
S1002-P1
292.61
0.1168
0.0378
S1002-P2
272.13
0.1017
0.0375
S1002-P3
263.07
0.1101
0.0315

5 Conclusions and discussion

In this paper, we develop a WPFTS that comprehensively considers the influence of wheel profiles on maintenance-related wheel wear (transversal and circumferential) and wheel surface fatigue, vehicle stability, vehicle safety, and passenger comfort. WPFTS can recommend one or more optimized wheel profiles according to train operators’ needs, e.g., mitigating the development of wheel OOR, improving ride comfort, reducing wheel wear, improving the shape stability of the wheel profile. Specifically, WPFTS consists of the following four modules:
I.
Wheel profile generation module This module is used for producing candidate profiles using the RSFT method proposed in Ref. [1].
 
II.
Multi-objective generation module This module is used to generate the objective database and consists of three models: (a) A rigid MBS model for generating tread wear index \(w_{{\text{t}}}\), flange wear index \(w_{{\text{f}}}\), wheel surface fatigue \(f_{{{\text{su}}}}\), wheel–rail vertical force \(Q\), sum of wheelset lateral forces \(H\), derailment coefficient \(f_{{{\text{de}}}}\), overturning coefficient \(\eta\), mean comfort index \(N_{{{\text{mv}}}}\), and train critical speed \(v_{{{\text{cr}}}}\). (b) An analytical model for producing CCI proposed by Polach [13]. It should be noted that the CCI is enhanced based on the MBS results. (c) A rigid–flexible coupled MBS model for generating wheel radial deviation RD.
 
III.
Weight assignment module An adaptive weight assignment strategy that takes into account the sensitivity of an optimization objective to changes in wheel profile and a manual weight assignment strategy based on the train operators’ specific requirements are introduced.
 
IV.
Optimization module A response surface technique (i.e., RBF) and a bio-inspired optimization algorithm (i.e., PSO) are combined to quickly and reliably recommend an optimal wheel profile according to train operators’ needs.
 
Based on the Manchester Benchmark passenger vehicle, three cases are introduced to show how WPTFS recommends a wheel profile according to train operators’ needs. Among them, a wheel profile with high shape stability, a wheel profile for mitigating the development of wheel OOR, and a wheel profile considering hunting stability and derailment safety are developed, respectively. Based on simulation results, the following notes are listed here:
I
With the help of WPFTS, by only entering the manual weight vector, train operators can automatically obtain one or more wheel profiles that meet their needs.
 
II
The fact that the initial profile has better dynamic performance does not mean that the profile still has better dynamic performance as the mileage increases. Therefore, in wheel profile design, it is recommended to consider a wheel profile with high shape stability, where CCI can be regarded as an evaluation index.
 
This paper ends with the following notes:
I
The WPFTS is developed based on the Manchester Benchmark passenger vehicle running on a virtual track. In order to get more realistic results, a more detailed vehicle model, as well as a representative route being closer to real-life operations, are required to update the objective database.
 
II
It should be noted that the superiority of the optimized wheel profile relies heavily on the baseline wheel profile because the RSFT method only fine-tunes the wheel profile. In order to maximize the advantages of the optimized wheel profile, more baseline wheel profiles (e.g., the EPS and the 1/40 profiles specified in standard [17], the LM series and JM series profiles specified in standard [49]) can be input into the RSFT method to generate more candidate profiles.
 
III
When optimizing specific objectives, other parameters related to safety and stability (referred to as objectives in this paper) should be set as constraints that satisfy the requirements specified in the standard [21]. In the case analyzed in this paper, all wheel profiles generated by the RSFD method (\(0.95 \le \alpha_{1} \le 1.05\) and \(0.98 \le \alpha_{2} \le 1.02\)) satisfy the specified criteria, so the setting of constraints is not mentioned.
 
IV
In the face of strong simplifications of the simulation model, whether the final optimized wheel profile in real life still has an advantage needs to be further verified. Therefore, simulation acceptance according to standards and field experimental verification, such as mentioned in Ref. [50], are further required.
 
V
The selection of the weight vector is the key to determine the recommended wheel profile. More systematic simulations and field experiments are needed to determine a reasonable weight vector.
 

Acknowledgments

This work was supported by China Scholarship Council (Grant No. 201707000113). The authors would like to thank Prof. Oldrich Polach for his guidance on the contact concentration index (CCI) used in this paper. The authors would like to thank the anonymous reviewers for their comments that contributed to the work being substantially improved.
Open AccessThis article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://​creativecommons.​org/​licenses/​by/​4.​0/​.
Literature
1.
go back to reference Ye Y, Qi Y, Shi D, Sun Y, Zhou Y, Hecht M (2020) Rotary-scaling fine-tuning (RSFT) method for optimizing railway wheel profiles and its application to a locomotive. Railw Eng Sci 28(2):160–183CrossRef Ye Y, Qi Y, Shi D, Sun Y, Zhou Y, Hecht M (2020) Rotary-scaling fine-tuning (RSFT) method for optimizing railway wheel profiles and its application to a locomotive. Railw Eng Sci 28(2):160–183CrossRef
2.
go back to reference Shen G, Ayasse JB, Chollet H, Pratt I (2003) A unique design method for wheel profiles by considering the contact angle function. Proc Inst Mech Eng Part F J Rail Rapid Transit 217(1):25–30CrossRef Shen G, Ayasse JB, Chollet H, Pratt I (2003) A unique design method for wheel profiles by considering the contact angle function. Proc Inst Mech Eng Part F J Rail Rapid Transit 217(1):25–30CrossRef
3.
go back to reference Shevtsov I, Markine V, Esveld C (2005) Optimal design of wheel profile for railway vehicles. Wear 258(7–8):1022–1030CrossRef Shevtsov I, Markine V, Esveld C (2005) Optimal design of wheel profile for railway vehicles. Wear 258(7–8):1022–1030CrossRef
4.
go back to reference Jahed H, Farshi B, Eshraghi MA, Nasr A (2008) A numerical optimization technique for design of wheel profiles. Wear 264(1–2):1–10CrossRef Jahed H, Farshi B, Eshraghi MA, Nasr A (2008) A numerical optimization technique for design of wheel profiles. Wear 264(1–2):1–10CrossRef
5.
go back to reference Polach O (2011) Wheel profile design for target conicity and wide tread wear spreading. Wear 271(1–2):195–202CrossRef Polach O (2011) Wheel profile design for target conicity and wide tread wear spreading. Wear 271(1–2):195–202CrossRef
6.
go back to reference Cui D, Li L, Jin X, Li X (2011) Optimal design of wheel profiles based on weighed wheel/rail gap. Wear 271(1–2):218–226CrossRef Cui D, Li L, Jin X, Li X (2011) Optimal design of wheel profiles based on weighed wheel/rail gap. Wear 271(1–2):218–226CrossRef
7.
go back to reference Shevtsov I, Markine V, Esveld C (2008) Design of railway wheel profile taking into account rolling contact fatigue and wear. Wear 265(9–10):1273–1282CrossRef Shevtsov I, Markine V, Esveld C (2008) Design of railway wheel profile taking into account rolling contact fatigue and wear. Wear 265(9–10):1273–1282CrossRef
8.
go back to reference Spangenberg U, Fröhling RD, Els PS (2018) Long-term wear and rolling contact fatigue behaviour of a conformal wheel profile designed for large radius curves. Veh Syst Dyn 57(1):44–63CrossRef Spangenberg U, Fröhling RD, Els PS (2018) Long-term wear and rolling contact fatigue behaviour of a conformal wheel profile designed for large radius curves. Veh Syst Dyn 57(1):44–63CrossRef
9.
go back to reference Persson I, Iwnicki SD (2004) Optimisation of railway profiles using a genetic algorithm. Veh Syst Dyn 41:517–527 Persson I, Iwnicki SD (2004) Optimisation of railway profiles using a genetic algorithm. Veh Syst Dyn 41:517–527
10.
go back to reference Lin F, Zhou S, Dong X, Xiao Q, Zhang H, Hu W et al (2021) Design method of LM thin flange wheel profile based on NURBS. Veh Syst Dyn 59(1):1–16CrossRef Lin F, Zhou S, Dong X, Xiao Q, Zhang H, Hu W et al (2021) Design method of LM thin flange wheel profile based on NURBS. Veh Syst Dyn 59(1):1–16CrossRef
11.
go back to reference Firlik B, Staśkiewicz T, Jaśkowski W, Wittenbeck L (2019) Optimisation of a tram wheel profile using a biologically inspired algorithm. Wear 430–431:12–24CrossRef Firlik B, Staśkiewicz T, Jaśkowski W, Wittenbeck L (2019) Optimisation of a tram wheel profile using a biologically inspired algorithm. Wear 430–431:12–24CrossRef
12.
go back to reference Ye Y, Sun Y, Dongfang S, Shi D, Hecht M (2020) Optimizing wheel profiles and suspensions for railway vehicles operating on specific lines to reduce wheel wear: a case study. Multibody Syst Dyn 51:91–122MathSciNetCrossRef Ye Y, Sun Y, Dongfang S, Shi D, Hecht M (2020) Optimizing wheel profiles and suspensions for railway vehicles operating on specific lines to reduce wheel wear: a case study. Multibody Syst Dyn 51:91–122MathSciNetCrossRef
13.
go back to reference Polach O, Nicklisch D (2016) Wheel/rail contact geometry parameters in regard to vehicle behaviour and their alteration with wear. Wear 366–367:200–208CrossRef Polach O, Nicklisch D (2016) Wheel/rail contact geometry parameters in regard to vehicle behaviour and their alteration with wear. Wear 366–367:200–208CrossRef
14.
go back to reference BS EN 15313 (2016) Railway applications. In-service wheelset operation requirements. In-service and off-vehicle wheelset maintenance BS EN 15313 (2016) Railway applications. In-service wheelset operation requirements. In-service and off-vehicle wheelset maintenance
15.
go back to reference Iwnick S (1998) Manchester benchmarks for rail vehicle simulation. Taylor & Francis Group, LondonCrossRef Iwnick S (1998) Manchester benchmarks for rail vehicle simulation. Taylor & Francis Group, LondonCrossRef
16.
go back to reference DIN EN 13674-1 (2017) Railway applications—Track—Rail—Part 1: Vignole railway rails 46 kg/m and above (includes Amendment A1:2017) DIN EN 13674-1 (2017) Railway applications—Track—Rail—Part 1: Vignole railway rails 46 kg/m and above (includes Amendment A1:2017)
17.
go back to reference EN 13715:2006 (2006) Railway applications—wheelsets and bogies—wheels —Wheels tread, CEN Brussels, February 2006 EN 13715:2006 (2006) Railway applications—wheelsets and bogies—wheels —Wheels tread, CEN Brussels, February 2006
18.
go back to reference Lewis R, Dwyer-Joyce RS (2004) Wear mechanisms and transitions in railway wheel steels. Proc Inst Mech Eng Part J J Eng Tribol 218(6):467–478CrossRef Lewis R, Dwyer-Joyce RS (2004) Wear mechanisms and transitions in railway wheel steels. Proc Inst Mech Eng Part J J Eng Tribol 218(6):467–478CrossRef
19.
go back to reference Kabo E, Ekberg A, Torstensson PT, Vernersson T (2010) Rolling contact fatigue prediction for rails and comparisons with test rig results. Proc Inst Mech Eng Part F J Rail Rapid Transit 224(4):303–317CrossRef Kabo E, Ekberg A, Torstensson PT, Vernersson T (2010) Rolling contact fatigue prediction for rails and comparisons with test rig results. Proc Inst Mech Eng Part F J Rail Rapid Transit 224(4):303–317CrossRef
20.
go back to reference Choi H-Y, Lee D-H, Lee J (2013) Optimization of a railway wheel profile to minimize flange wear and surface fatigue. Wear 300(1–2):225–233CrossRef Choi H-Y, Lee D-H, Lee J (2013) Optimization of a railway wheel profile to minimize flange wear and surface fatigue. Wear 300(1–2):225–233CrossRef
21.
go back to reference UIC Code 518 OR (2009) Testing and approval of railway vehicle from the point of view of their dynamic behaviour—safety—track fatigue—running behavior, International Union of Railway UIC Code 518 OR (2009) Testing and approval of railway vehicle from the point of view of their dynamic behaviour—safety—track fatigue—running behavior, International Union of Railway
22.
go back to reference EN 12299 (2009) Railway applications-ride comfort for passengers-measurements and evaluation. Brussels: CEN EN 12299 (2009) Railway applications-ride comfort for passengers-measurements and evaluation. Brussels: CEN
23.
go back to reference Polach O (2006) On non-linear methods of bogie stability assessment using computer simulations. Proc Inst Mech Eng Part F J Rail Rapid Transit 220(1):13–27CrossRef Polach O (2006) On non-linear methods of bogie stability assessment using computer simulations. Proc Inst Mech Eng Part F J Rail Rapid Transit 220(1):13–27CrossRef
24.
go back to reference Vuitton J (2018) Nichtlineare Fahrwerkdynamik an der Stabilitätsgrenze. Dissertation, Technische Universität, Berlin Vuitton J (2018) Nichtlineare Fahrwerkdynamik an der Stabilitätsgrenze. Dissertation, Technische Universität, Berlin
27.
go back to reference Wang K (1984) The track of wheel contact points and the calculation of wheel/rail geometric contact parameters. J Southwest Jiaotong Univ 19(1):88–99 (in Chinese) Wang K (1984) The track of wheel contact points and the calculation of wheel/rail geometric contact parameters. J Southwest Jiaotong Univ 19(1):88–99 (in Chinese)
28.
go back to reference Tao G, Wen Z, Jin X, Yang X (2020) Polygonisation of railway wheels: a critical review. Railw Eng Sci 28(4):317–345CrossRef Tao G, Wen Z, Jin X, Yang X (2020) Polygonisation of railway wheels: a critical review. Railw Eng Sci 28(4):317–345CrossRef
29.
go back to reference Zhai W, Jin X, Wen Z, Zhao X (2020) Wear problems of high-speed wheel/rail systems: observations, causes, and countermeasures in China. Appl Mech Rev 72(6):060801CrossRef Zhai W, Jin X, Wen Z, Zhao X (2020) Wear problems of high-speed wheel/rail systems: observations, causes, and countermeasures in China. Appl Mech Rev 72(6):060801CrossRef
30.
go back to reference Kalousek J, Johnson KL (1992) An investigation of short pitch wheel and rail corrugations on the Vancouver mass transit system. Proc Inst Mech Eng Part F J Rail Rapid Transit 206(2):127–135CrossRef Kalousek J, Johnson KL (1992) An investigation of short pitch wheel and rail corrugations on the Vancouver mass transit system. Proc Inst Mech Eng Part F J Rail Rapid Transit 206(2):127–135CrossRef
31.
go back to reference Morys B (1999) Enlargement of out-of-round wheel profiles on high speed trains. J Sound Vib 227(5):965–978CrossRef Morys B (1999) Enlargement of out-of-round wheel profiles on high speed trains. J Sound Vib 227(5):965–978CrossRef
33.
go back to reference Peng B, Iwnicki S, Shackleton P, Zhao Y, Cui D (2005) A practical method for simulating the evolution of railway wheel polygonalization. In: Proceedings of the 25th international symposium on dynamics of vehicles on roads and tracks (IAVSD 2017), 2017 August 14–18; Rockhampton, Queensland, Australia, pp 753–758 Peng B, Iwnicki S, Shackleton P, Zhao Y, Cui D (2005) A practical method for simulating the evolution of railway wheel polygonalization. In: Proceedings of the 25th international symposium on dynamics of vehicles on roads and tracks (IAVSD 2017), 2017 August 14–18; Rockhampton, Queensland, Australia, pp 753–758
35.
go back to reference Ma C, Gao L, Cui R, Xin T (2021) The initiation mechanism and distribution rule of wheel high-order polygonal wear on high-speed railway. Eng Fail Anal 119:104937CrossRef Ma C, Gao L, Cui R, Xin T (2021) The initiation mechanism and distribution rule of wheel high-order polygonal wear on high-speed railway. Eng Fail Anal 119:104937CrossRef
36.
go back to reference Ye Y, Shi D, Krause P, Tian Q, Hecht M (2019) Wheel flat can cause or exacerbate wheel polygonization. Veh Syst Dyn 58(10):1575–1604CrossRef Ye Y, Shi D, Krause P, Tian Q, Hecht M (2019) Wheel flat can cause or exacerbate wheel polygonization. Veh Syst Dyn 58(10):1575–1604CrossRef
37.
go back to reference Ye Y, Shi D, Poveda-Reyes S, Hecht M (2020) Quantification of the influence of rolling stock failures on track deterioration. J Zhejiang Univ Sci A 21(10):783–798CrossRef Ye Y, Shi D, Poveda-Reyes S, Hecht M (2020) Quantification of the influence of rolling stock failures on track deterioration. J Zhejiang Univ Sci A 21(10):783–798CrossRef
39.
go back to reference Ye Y, Shi D, Krause P, Hecht M (2019) A data-driven method for estimating wheel flat length. Veh Syst Dyn 58(9):1–19 Ye Y, Shi D, Krause P, Hecht M (2019) A data-driven method for estimating wheel flat length. Veh Syst Dyn 58(9):1–19
41.
go back to reference Schwenker F, Kestler HA, Palm G (2001) Three learning phases for radial-basis-function networks. Neural Netw 14(4–5):439–458CrossRef Schwenker F, Kestler HA, Palm G (2001) Three learning phases for radial-basis-function networks. Neural Netw 14(4–5):439–458CrossRef
44.
go back to reference Cui D, Wang R, Allen P, An B, Li L, Wen Z (2018) Multi-objective optimization of electric multiple unit wheel profile from wheel flange wear viewpoint. Struct Multidiscip Optim 59(1):279–289MathSciNetCrossRef Cui D, Wang R, Allen P, An B, Li L, Wen Z (2018) Multi-objective optimization of electric multiple unit wheel profile from wheel flange wear viewpoint. Struct Multidiscip Optim 59(1):279–289MathSciNetCrossRef
45.
go back to reference Roshanian J, Ebrahimi M (2013) Latin hypercube sampling applied to reliability-based multidisciplinary design optimization of a launch vehicle. Aerosp Sci Technol 28(1):297–304CrossRef Roshanian J, Ebrahimi M (2013) Latin hypercube sampling applied to reliability-based multidisciplinary design optimization of a launch vehicle. Aerosp Sci Technol 28(1):297–304CrossRef
46.
go back to reference Jendel T (2002) Prediction of wheel profile wear-comparisons with field measurements. Wear 253(1–2):89–99CrossRef Jendel T (2002) Prediction of wheel profile wear-comparisons with field measurements. Wear 253(1–2):89–99CrossRef
47.
go back to reference Barbarino G (2004) A fast and reliable mathematical model for the prediction of railway wheel wear. Dissertation, Politecnico di Milano Barbarino G (2004) A fast and reliable mathematical model for the prediction of railway wheel wear. Dissertation, Politecnico di Milano
49.
go back to reference TB/T 449-2016 (2016) Wheel profile for locomotive and car (Chinese Standard in English), Issued by National Railway Administration TB/T 449-2016 (2016) Wheel profile for locomotive and car (Chinese Standard in English), Issued by National Railway Administration
50.
go back to reference Götz G (2018) Model validation in rail vehicle technology for driving approval. Berlin: Technical University of Berlin Götz G (2018) Model validation in rail vehicle technology for driving approval. Berlin: Technical University of Berlin
Metadata
Title
Railway wheel profile fine-tuning system for profile recommendation
Authors
Yunguang Ye
Jonas Vuitton
Yu Sun
Markus Hecht
Publication date
07-03-2021
Publisher
Springer Singapore
Published in
Railway Engineering Science / Issue 1/2021
Print ISSN: 2662-4745
Electronic ISSN: 2662-4753
DOI
https://doi.org/10.1007/s40534-021-00234-1

Other articles of this Issue 1/2021

Railway Engineering Science 1/2021 Go to the issue

Premium Partner