Abstract

The traction performance of heavy-haul locomotive is subject to the wheel/rail adhesion states. However, it is difficult to obtain these states due to complex adhesion mechanism and changeable operation environment. According to the influence of wheel/rail adhesion utilization on locomotive control action, the wheel/rail adhesion states are divided into four types, namely normal adhesion, fault indication, minor fault, and serious fault in this work. A wheel/rail adhesion state identification method based on particle swarm optimization (PSO) and kernel extreme learning machine (KELM) is proposed. To this end, a wheel/rail state identification model is constructed using KELM, and then the regularization coefficient and kernel parameter of KELM are optimized by using PSO to improve its accuracy. Finally, based on the actual data, the proposed method is compared with PSO support vector machines (PSO-SVM) and basic KELM, respectively, and the results are given to verify the effectiveness and feasibility of the proposed method.

1. Introduction

The traction performance of heavy-haul locomotive depends on the utilization efficiency of wheel/rail adhesion state [1–4], and the adhesion force required to operate locomotive is achieved by adjusting the creep velocity, which can be controlled by adjusting the output torque of traction motor. Different creep velocities show different wheel/rail adhesion states; a low creep velocity indicates that the wheel/rail adhesion performance is not fully utilized, while an extremely high creep velocity results in wheel/rail adhesion failure such as wheel/rail sliding. However, identifying wheel/rail adhesion states is difficult due to the complex operation environment and the subjectivity of manual adjustment. According to the influence of adhesion utilization on locomotive control action, the wheel/rail adhesion states are divided into four types, namely normal adhesion, fault indication, minor fault and serious fault [5]. Different wheel/rail adhesion states must be controlled using different methods. Effective identification of these sates can provide support for improving wheel/rail adhesion utilization performance.

The wheel/rail adhesion state of heavy-haul locomotive is a specific presentation of wheel to rail contact process, and it is decided by creep velocity and wheel/rail adhesion coefficient [6]. Domestic and foreign scholars have proposed some wheel/rail adhesion state identification methods, which have been summarized in a very recent review [7]. Simply, these methods can be classified as model-based methods and data-based identification methods.

The model-based methods created a relationship between locomotive operational parameters and wheel/rail adhesion state in the form of a mathematical model [8, 9]. The inputs of the models were directly measured data collected from sensors, and the outputs were the adhesion coefficients or other related measurable parameters such as slip/creep and acceleration [10, 11]. However, the main challenge of the model-based methods is to create a model that exactly characterizes the physical system in all conditions, and the identification of its precision is impacted by uncertain nonlinear parameters, unknown noises, and others factors. However, the main challenge of the model-based methods is to create a model that exactly characterizes the physical system under all conditions. Also, the precision of identification is affected by uncertain nonlinear parameters, unknown noises and other factors.

In the data-based identification methods, the data-based model structure was pre-designed in advance, and the parameters of these model structures were optimized by using experimental data, and then, the trained models were used to identify wheel/rail adhesion states [1215]. The family of the Kalman filter methods can minimise mean-squared estimation error for a linear stochastic system [1720]. Artificial neural networks (ANNs), KELM, and other network-based methods use predetermined numbers of neurons that are connected to each other to accomplish defined actions [21, 22]. However, the parameters of data-based models were sensitive to noise, and the identification accuracy cannot be satisfied until the model parameters can be updated when environmental conditions change.

Also, the predefined model parameters were updated to improve the identification accuracy when environmental conditions change. A multiple models approach with variable parameters was proposed for friction estimation [23, 24], and a swarm intelligence algorithm was used to estimate adhesion condition. Compared with predefined models [23, 24] that were developed on the basis of the physical mechanism of wheel to rail, a data-based wheel/rail adhesion state identification model was presented by using KELM in our previous work [21], but the regularization coefficient and kernel parameter of this model must be manually adjusted according to the environment condition. Therefore, PSO is used to optimize the kernel parameter and regular coefficient of KELM, and the wheel/rail adhesion state identification model with variable parameters of KELM is developed to adapt the changing environment condition in this work.

This paper is structured as follows. The second section introduces the wheel/rail adhesion state identification strategy, the third section constructs the KELM-based identification model with optimal parameters, the fourth section presents the simulation and result analysis, and the fifth section is the conclusions.

2. Wheel/Rail Adhesion State Identification Model Strategy

2.1. Problem Analysis

Under the action of locomotive gravity, the contact component of wheel and rail produces elastic deformation. Meanwhile, the contact area becomes an approximate elliptical contact spot composed of creep and adhesion zones, as shown in Figure 1 [25, 26]. The wheel-to-rail contact in the creep zone produces a relative microscopic sliding phenomenon (namely creep), but the wheel and the rail are relatively stationary in the adhesion zone.

In Figure 1, is the velocity of locomotive body; is the rolling wheel radius; is the angular velocity of the wheel; and are the vertical forces of the wheels and rails, respectively. When driving torque acts on the locomotive wheel, it produces tangential force acting on wheel/rail contact surface and tangential force acting on the contact surface of the rail , thereby causing the wheel to roll forward. The velocity is always less than the linear velocity of the wheel pair because of the creep movement between the wheel and the rail in the creep zone. The difference in velocity between the two can be expressed as creep velocity .

Wheel/rail adhesion coefficient is defined as the ratio of the maximum tangential force to the vertical force of the wheel to rail, which can be transmitted between and [25, 26].

Wheel/rail adhesion is a very complicated process that is affected by many factors [27–29], including wheel/rail contact interface, locomotive velocity, and weather conditions. Although adhesion-creep characteristic curves vary under different working conditions [30], all adhesion-creep characteristic curves show similar change in trend characteristics; that is, each curve has an adhesion peak point, . The left area of the adhesion peak point is the adhesion stable zone, and the right area is the idling or sliding fault zone, as shown in Figure 2.

From Figure 2, the adhesion stable zone consists of normal adhesion zone and fault indication zone, whereas the idling or sliding fault zone consists of small fault zone and serious fault zone. In the normal adhesion zone, the adhesion coefficient and creep velocity have an approximate linear relation when train driving force is small. In the fault indication zone located in a small field on the left side of the adhesion peak point, if the traction increases further at this zone, the adhesion state will fall into idling or sliding fault zone located on the right side of the adhesion peak point. In the minor fault zone, the adhesion coefficient decreases sharply with the increase in creep velocity; meanwhile, small sliding occurs between the wheel and the rail. In the serious fault zone, the wheel pair exhibits an evident idling or sliding phenomenon, and the wheels and rails produce severe wear that affects the safety of operation in serious cases. The adhesion state of different zones must be controlled using different methods. For instance, the torque output should be increased to improve the adhesion utilization rate when the adhesion coefficient is located in the normal adhesion zone, but it also should be fine-tuned to avoid the occurrence of fault when the adhesion coefficient is located in the fault indication zone. Meanwhile, the torque output should be reduced to convert the adhesion coefficient into the adhesion stable zone when the adhesion coefficient is located in the small fault zone, and it should be greatly reduced to ensure safety when the adhesion coefficient is located in the serious fault zone. Therefore, effective identification of wheel/rail adhesion state of different zones is required to provide support for the purposeful implementation of adhesion control.

2.2. Model Framework

In fact, the characteristics of wheel/rail adhesion change with the varying of rail surface state. For example, the wheel/rail adhesion coefficient on the ice/snow or greasy surface is much smaller than that on the dry rail surface. Hence, the wheel/rail adhesion state identification model is difficult to establish with fixed parameters; instead, it should be analyzed by using the real-time operational data. Therefore, a KELM-based wheel/rail adhesion identification model has been proposed by the authors of this paper [21], but the model parameters must be adjusted manually according to various environments. Based on our previous research work [21], a novel KELM-based wheel/rail adhesion identification model is proposed in this work, and PSO is used to optimize the model parameters, as shown in Figure 3.

Based on the model framework and the problem analysis above, wheel/rail adhesion coefficient and creep velocity are selected as the inputs of identification model, and the model outputs are the four wheel/rail adhesion states including normal adhesion, fault indication, minor fault, and serious fault. By using the historical date, the wheel/rail adhesion state identification model based on KELM is proposed, and the PSO algorithm is used to optimize the regular coefficient and kernel parameter of KELM in order to improve identification performance.

3. Wheel/Rail Adhesion State Identification Model

3.1. Kernel Extreme Learning Machine (KELM)

KELM is an improved algorithm combing extreme learning machine (ELM) with kernel function [31], where ELM is a single implicit layer feed-forward neural network (SLFN) [32, 33]. The advantage of ELM lies in its easy implementation, fast learning, and generalization ability [34]. Given N training data , where, is the th input data, is the th output value, the SLFNs with L hidden layer nodes can be expressed as [32, 33]

where, is the output of SLFNs; is the kernel mapping matrix of the hidden layer; is the weight between hidden layer and output layer. ELM trains the network with minimal training error and minimal output weight norm, and the trained weight can be expressed as [34]

where, is a unit matrix; is the output vector matrix, ; is a regularization coefficient that is used to deviate the eigenvalue of from zero.

Formula (4) is substituted into Formula (3), and the ELM is obtained

Based on Mercer’s condition, the kernel matrix is defined as [35],

Using Formulas (5) and (6), the ELM-based identification model can be expressed as

Many types of kernel functions, such as linear, polynomial, Gaussian radial, and sigmoid, are available. Among these types, Gaussian radial basis function (RBF) is widely used, and its formula can be expressed as

where, is the kernel parameter.

3.2. PSO-Based Model Parameters Optimization

The regularization coefficient in Formula (5), and the kernel parameters in Formula (8) are generally set according to artificial experience. However, such setting often leads to the unreliable identification accuracy due to the blindness. Moreover, the two parameters must be updated in real time if the operation environment changes, thereby limiting its practical application in the system. In this work, based on historical data, the model parameters are updated by using PSO algorithm, and acceptable identification accuracy is obtained.

Let denote the particle position vector and denote the particle velocity vector; then, the velocity and position of PSO update formula that can be respectively expressed as [36]

where, is the inertial weight, is the current iteration number, is the individual optimal particle position, is the global optimal particle position, and represent the acceleration coefficients, and are the random numbers distributed between .

The inertial weight is updated by

where, and denote the current iteration number and maximum iteration number, respectively.

The details of the PSO algorithm have been discussed in [37].

3.3. Detailed Algorithm

Based on the analysis above, select wheel/rail adhesion coefficient and creep velocity as the inputs of wheel/rail adhesion state identification model, and the model outputs are normal adhesion, fault indication, minor fault, and serious fault. The flow chart of wheel/rail adhesion state identification model proposed here is depicted in Figure 4.

The detailed steps of the wheel/rail adhesion state identification model are as follows:Step 1: Dividing the data sample set into the training sample set and testing sample set, and normalizing them.Step 2: Setting the value range of regularization coefficient in Formula (5) and the kernel parameters in Formula (8), and initializing the parameters of PSO.Step 3: Training the model parameters using Formula (7).Step 4: Calculating the fitness value of the testing sample by taking the model identification accuracy as the fitness function.Step 5: Updating the velocity vector, position vector, and inertial weight by using Formulas (9)–(11).Step 6: Terminating the iteration process if the fitness value meets the pre-set condition or if the number of iterations reaches the set value, and the optimized regularization coefficient and the kernel parameter are obtained. Otherwise, return to Step 4.Step 7: Updating the regularization coefficient and the kernel parameter in Formula (7), the novel wheel/rail adhesion state identification model is obtained.

In addition, as the sample data are continuously updated, the optimal regularisation coefficient and the kernel parameter can be obtained according the above steps.

4. Results and Discussion

In this work, the data were collected from RT-LAB Test Stand that includes mechanical sub-model and traction transmission sub-model of heavy-haul locomotive. The mechanical sub-model was developed with ADAMS/Rail in our previous work [38, 39], while the traction transmission sub-model was also established using MATLAB/Simulink in our previous work [6], and then, the traction transmission sub-model was placed into RT-LAB Test Stand, with the same parameters as that of HXD1 heavy haul locomotive [6]. The data with different types of wheel/rail adhesion states were obtained by adjusting the torque output of motor, and they are collected from the wheelset of a single motor drive. The 3,000 data collected are encoded as four types (normal adhesion, fault indication, small fault and serious fault) according to the velocity difference between wheel and roller. Each type of data is divided into training and testing sample sets following a 2 : 1 ratio. Data simulation is performed on a computer with a Core i3-4170 processor and 16 GB memory, and the simulation platform is MATLAB 2010a.

In order to test the performance of the proposed method, the PSO-SVM and basic KELM are chosen as the comparison methods, and the training samples and testing samples of each algorithm are the same. The regularisation coefficient and the kernel parameter of the proposed method are optimized by PSO, but the parameters of other methods are manually set by multiple trials. Particularly, the kernel parameter of basic KELM is , and the regularization coefficient and the kernel parameter of PSO-SVM are and 101, respectively. In addition, the PSO-SVM is implemented with the LIBSVM tool developed by Professor Lin [40]. The testing results are shown in Table 1.

Table 1 shows that the running time with training samples of PSO-SVM method and the proposed PSO-KELM method is greater than that of KELM method, that is because the PSO-SVM method needs to optimize the classification hyperplane and the proposed PSO-KELM method needs to optimize the regularization coefficient and kernel parameters. In fact, when using the testing samples to test the performance of the proposed method, the running time is very little that can be ignored as the model has been developed. The identification accuracy with PSO-SVM, KELM, and the proposed method is 85.11%, 87.00% and 92.60%, respectively. Compared with PSO-SVM method and KELM, the results of adhesion state identification obtained using the proposed method are 8.8% and 6.44% higher, respectively. Therefore, the proposed algorithm can potentially be used as a wheel/rail adhesion state identification tool for locomotive.

Additionally, though our work focuses on the heavy-haul locomotive, we think that the proposed method also applies to the train, given the same wheel/rail mechanism. Related experimental verification is our next research focus.

5. Conclusions

Effective wheel-rail adhesion state identification is the basis of adhesion control for heavy-haul locomotive. A method to identify the wheel/rail adhesion state of heavy-haul locomotive is developed by using PSO and KELM in this work. The kernel function is introduced into the KELM to avoid the output fluctuation and blind problem of the hidden layer node setting caused by the random matrix selection in traditional extreme learning. The model parameters of KELM are optimized in real time by using PSO to improve the environmental adaptability of the identification model. The results of experimental comparison and analysis indicate that the proposed method is better than PSO-SVM and KELM.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Disclosure

The statements made herein are solely the responsibility of the authors.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work was supported by the Natural Science Foundation of China [grant number 61773159] and Excellent Youth Research Project of Education Department of Hunan Province [18B303], and Hunan Provincial Natural Science Foundation of China [grant numbers 2018JJ2100 and 2018JJ2093].