Next Article in Journal
Efficient Classification of ECG Images Using a Lightweight CNN with Attention Module and IoT
Next Article in Special Issue
On Model-Based Transfer Learning Method for the Detection of Inter-Turn Short Circuit Faults in PMSM
Previous Article in Journal
The Use of Sensors to Prevent, Predict Transition to Chronic and Personalize Treatment of Low Back Pain: A Systematic Review
Previous Article in Special Issue
The Effects Analysis of Contact Stiffness of Double-Row Tapered Roller Bearing under Composite Loads
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A New Strategy for Bearing Health Assessment with a Dynamic Interval Prediction Model

1
School of Mechanical and Electrical Engineering, Foshan University, Foshan 528000, China
2
School of Mechanical Engineering and Automation, Northeastern University, Shenyang 110819, China
3
Wafangdian Bearing Co., Ltd., Wafangdian Bearing Industrial Park, Dalian 116300, China
4
Chengdu CRRC Electric Motor Co., Ltd., Chengdu 610500, China
*
Authors to whom correspondence should be addressed.
Sensors 2023, 23(18), 7696; https://doi.org/10.3390/s23187696
Submission received: 14 July 2023 / Revised: 11 August 2023 / Accepted: 23 August 2023 / Published: 6 September 2023

Abstract

:
Bearing is the critical basic component of rotating machinery and its remaining life prediction is very important for mechanical equipment’s smooth and healthy operation. However, fast and accurate bearing life prediction has always been a difficult point in industry and academia. This paper proposes a new strategy for bearing health assessment based on a model-driven dynamic interval prediction model. Firstly, the mapping proportion algorithm is used to determine whether the measured data are in the degradation stage. After finding the starting point of prediction, the improved annealing algorithm is used to determine the shortest data interval that can be used for accurate prediction. Then, based on the bearing degradation curve and the information fusion inverse health index, the health index is obtained from 36 general indexes in the time domain and frequency domain through screening, fusion, and inversion. Finally, the state space equation is constructed based on the Paris-DSSM formula and the particle filter is used to iterate the state space equation parameters with the minimum interval data to construct the life prediction model. The proposed method is verified by XJTU-SY rolling bearing life data. The results show that the prediction accuracy of the proposed strategy for the remaining life of the bearing can reach more than 90%. It is verified that the improved simulated annealing algorithm selects limited interval data, reconstructs health indicators based on bearing degradation curve and information fusion, and updates the Paris-DSSM state space equation through the particle filter algorithm. The bearing life prediction model constructed on this basis is accurate and effective.

1. Introduction

Rolling bearing is one of the most important components in rotating machinery and its health directly affects the operation of the rotor system supported by it and even the whole machine [1]. Among the various faults of rotating machinery, the faults caused by rolling bearings are very common and the bearing life is a comprehensive reflection of the bearing quality [2,3]. Therefore, condition monitoring and life prediction of bearings and reasonable formulation of unit maintenance plans in advance can effectively improve the reliability of the entire mechanical equipment operation.
Life prediction has made great progress in the past 10 years. The main technical methods include data-driven prediction methods and model-driven prediction methods [4,5]. The data-driven prediction method uses the bearing performance degradation information in the monitoring data to establish a prediction model which can predict the remaining life of the bearing according to the current state and historical data of the bearing. For example, Wu et al. [6] constructed a long short-term memory (LSTM) autoencoder based on Hilbert transform to evaluate the trend of bearing degradation. Wang et al. [7] integrated time information into the convolutional neural network (CNN) and proposed a bearing remaining useful life (RUL) prediction method based on a recurrent convolutional neural network. Based on the data-driven model, Yang et al. [8] and Zhao et al. [9] have realized the bearing life prediction of small samples. However, the data-driven prediction method has certain requirements for the quality and diversity of data. How to reasonably select and process the monitoring data is an important challenge for establishing an accurate prediction model.
The method based on the mechanism model is mainly to construct a parametric mathematical model describing the degradation process of the equipment according to the failure mechanism, identify the parameters of the mathematical model by combining the design test data or empirical knowledge of the equipment, and then update the parameters of the mechanism model based on the condition monitoring data to realize the residual life prediction of the equipment. For example, Zhou N et al. [10] constructed the fatigue crack propagation model of the equipment and obtained the model parameters through experiments and simulation methods so as to simulate the crack propagation and RUL prediction of the two environments of the equipment. According to the physical characteristics of the product, Pugalenthi et al. [11] proposed an online prognostic model based on the particle filter and constructed a prediction framework to predict the striation expansion for the life prediction of the product. Zou L et al. [12] first proposed a fatigue life assessment method for press-fit axles that combines fretting wear, crack initiation, and propagation. The crack initiation was estimated by a mathematical physics model. The contour integral method and Paris law are used to predict crack propagation. Qu A et al. [13] conducted a comprehensive analysis of the mechanical and physical quantities of the product and studied the crack propagation law and residual life of the product. The model-driven prediction method establishes a physical or mathematical model to describe the degradation process of the object and combines the condition monitoring data to update the model parameters. Therefore, the model-driven prediction method can be well applied to the RUL prediction of the bearing.
The Paris-Erdogan model is a typical mechanism model that mainly explains the propagation and growth of micro-fatigue cracks in mechanical materials [14]. Since the degradation process of most machinery is directly or indirectly caused by micro-fatigue cracks, the Paris model is effective in describing the degradation process of machinery and is widely used in mechanical life prediction. The state space equation constructed by it can well describe the performance degradation evolution process of bearings. Kong W [15] et al. first determined the starting time of prediction and achieved good results in bearing RUL prediction. Liu S et al. [16] established a degradation model that integrates multiple degradation stages of bearings to predict the RUL distribution of different degradation stages. Zhang T et al. [17] extracted the average multi-scale morphological gradient power spectrum information entropy of rolling bearings and then used Hodrick Prescott trend filtering to process HI to construct a smooth HI. Qian et al. [18] and Liu et al. [19] used the optimization algorithm to update the physical model parameters so as to realize the bearing RUL prediction. The above model-driven prediction method needs to model the structure, material, and working conditions of the bearing. The above methods have achieved good prediction results for bearing RUL prediction. However, there are still some problems:
(1) The existing research can only provide a theoretical basis for predicting the starting time and it is difficult to find a basis for the selection of data length. In fact, the data length has a great influence on the prediction process. If the data are too long, it will bring computational redundancy. If the data are too short, it will affect the prediction accuracy. It is of great significance to study the shortest data to ensure prediction accuracy while minimizing computational redundancy.
(2) The existing research has proposed a lot of effective HI indicators, such as HI construction methods based on deep learning, but such methods rely on a large amount of data to train the model. Therefore, it is still worthy of continuous research to extract the sensitive features of the collected signals, fuse multiple extracted feature quantities, and fully use the information reflecting the bearing degradation process.
In view of the above problems, this paper proposes a new strategy for bearing life degradation prediction driven by a physical model based on bearing information of finite state monitoring. The main idea is to use the shortest interval data to predict the life of rolling bearings. The main innovations and contributions of this paper are as follows:
(1) A method for determining the shortest data interval for life prediction is proposed. Firstly, the mapping ratio algorithm is used to judge whether the measured data are in the degradation stage and find the starting point of prediction. Then, the improved annealing algorithm is used to increase the length of the data sample as the disturbance mechanism and the interval data are iterated to determine the shortest data interval that can be used for accurate prediction;
(2) A new method of HI index construction based on information fusion is proposed. Among the 36 initial time-domain and frequency-domain indicators, 12 sensitive indicators were screened according to monotonicity, trend, and prognosis. Furthermore, according to the bearing degradation curve, 12 sensitive indicators were fused to construct health indicators;
(3) A life prediction model based on Paris-DSSM is constructed. Based on the Paris-Erdogan model, the state space is constructed.

2. Bearing RUL Prediction Method Based on the Shortest Data Interval

2.1. Determination of the Shortest Data Interval Based on the Improved Annealing Algorithm

The whole life cycle of the bearing is divided into three stages: the health stage, degradation stage, and failure stage. As shown in Figure 1, it is an ideal bearing performance degradation curve. The health stage accounts for 80–90% of the complete life of the bearing [2]. In the health stage of the bearing, the operation of the bearing will produce some slight wear but this wear will not affect the normal operation of the bearing and the stability of the whole system. The degradation stage of the bearing is irreversible. When the cumulative damage of the bearing continues to increase, the cracks caused by bearing wear will gradually expand. As the bearing continues to operate, more stress concentration will occur which will aggravate the wear. Therefore, the degradation process at this stage is extremely obvious. In the failure stage of the bearing, the wear of the bearing continues to accumulate. When the cumulative damage reaches a certain extent, it will cause fatal damage to the bearing. The degradation of this stage shows an exponential growth [16].
The life prediction of the bearing should start from the degradation stage. The mapping proportional algorithm can be used to divide the health state of the bearing and find the prediction starting interval for the life prediction. The specific process is as follows.
Firstly, the smooth peak curve of the signal is calculated and the smooth peak curve is used as the mapping sample B of the mapping proportional algorithm.
B   = { b 1   , b 2   , , b N     }
Each element b is the point corresponding to the vibration amplitude of the time series and N is the length of the data.
The projection directions of the two mapping lines are μ 1 and μ 2 and the samples after projection are:
Y = μ 1 B X = μ 2 B  
The sample mean m i and the within-class dispersion matrix S of the original sample space are:
m i = 1 N   b j   N   B j   i = X , Y
S = b j   B   ( b j m i ) ( b j m i ) T
When the obtained mean value and intra-class dispersion meet the linear standard, the definition of the mapping proportional algorithm is calculated as follows:
F B = Y   X  
The value of intra-class dispersion can reflect the fluctuation of data. The calculation formula is:
When F ( B ) δ 1 is the healthy stage, δ 1 F ( B ) δ 2 is the degradation stage and F ( B ) δ 2 is the damage stage; the Formula (6) for δ 1 and δ 2 is as follows:
δ 1 = ϵ     n f μ 1 τ μ 2 δ 2 = ϵ     n f μ 1 30 τ μ 2
where ϵ is the time factor, is the speed conversion factor, n is the speed, f is the sampling frequency, and τ is the time interval of data acquisition.
Through the above mapping ratio algorithm, the bearing can be judged whether it is in the degradation stage according to the small data and the starting point of life prediction can be found. However, for further life prediction, the length of data is very important. When data are too short the prediction accuracy is affected and when the data are too long computational redundancy is manifested. The paper proposes the determination of the minimum data length based on the improved annealing algorithm to ensure the prediction accuracy while minimizing the computational redundancy. The basic principles of this method are as follows:
The Simulated Annealing Algorithm (SAA) is a random search algorithm used to solve complex problems. Its purpose is to find the optimal solution through iteration, which is named after the physical heat treatment of materials. The traditional simulated annealing algorithm is at low temperature and searches into local optimum. The paper adopts the improved annealing algorithm. The disturbance mechanism in the algorithm is to increase the length of the data sample, dilute the disturbance process, and can adaptively accept the data samples after different data increments. In the search process, the current optimal solution is remembered and updated in time to reflect the best solution encountered in the search process to avoid the loss of the current optimal solution due to the execution probability acceptance link. The RUL prediction data interval is determined through the optimal solution update process. The improved annealing algorithm allows a certain probability to accept the inferior solution in the search process (the mapping ratio does not meet the solution of the degradation stage standard) so as to avoid falling into the local optimal solution. The initial data interval length is short and the probability of inferior solution decreases with the increase in data length until the final solution converges. The corresponding data interval length is the minimum RUL prediction interval.
In summary, the shortest data interval determination process that can achieve accurate life prediction is as follows:
(1) The signal is obtained and the smooth peak curve is extracted by signal processing;
(2) The initial measurement data sample is B ; solve F ( B ) and judge whether the data are in the degradation stage. If not, return to step (1), if yes, turn to step (3);
(3) The collected samples are added to obtain a new sample set B and the F B after the sample changes is calculated;
(4) The function difference F = F B F ( B ) is calculated. If F 0 , the new solution is received as the current solution; let B = B . If F < 0 , the probability p is taken as the new solution, p = e { F B F ( B ) } / F ( K / N ) ; K is the proportional parameter which is related to the working condition and sampling frequency;
(5) Iterate steps (3)–(4) until the termination condition is satisfied and determine that the current data are the minimum length prediction data.

2.2. Health Index Inversion Based on the Bearing Degradation Curve and Information Fusion

The construction of health indicators is the key to accurate life prediction. It is difficult to accurately reflect the degradation process of bearings by a single time domain index or frequency domain index. This paper proposes to screen 12 sensitive indicators from 36 initial indicators. Furthermore, according to the bearing degradation curve, 12 sensitive indicators are fused to construct health indicators for life prediction.
There are 36 initial indicators, including 12 time-domain indicators, 12 frequency-domain indicators extracted after Fourier transform, and 12 frequency-domain indicators extracted after Hilbert transform. Time domain index is a feature extraction method based on time series data. It extracts some representative indexes to describe the running state of mechanical equipment by analyzing the change characteristics of signals in the time domain. The time domain statistical feature is the most basic characteristic parameter of rotating machinery, which is divided into two parts: dimensionless and dimensionless. The dimensionless parameter index is relatively easy to obtain and through the direct analysis of the original signal it is not affected by the bearing speed, bearing size, bearing, or other parameters. It is assumed that the collected acceleration signal is X = [ x ( 1 ) , , x ( n ) , , x ( N ) ] where N is the sampling length of the signal. Fourier transform interprets the random signal as a sine wave (processing stationary signal) signal with different frequencies orthogonal to each other. After Fourier transform, the spectrum is obtained. The collected acceleration signal is analyzed by the spectrum and the frequency domain data are S = [ s ( 1 ) , , s ( k ) , , s ( K ) ] . The extract 12 frequency domain features signals. In order to fully reflect the fault state information, a Hilbert transform is performed on the collected bearing fault signal. The Hilbert transform performs a phase transform on the frequency domain signal and then the inverse Fourier transform is performed to obtain the complex analytical signal as H = [ h ( 1 ) , , h ( k ) , , h ( K ) ] and 12 envelope spectrum characteristic signals are extracted.
The 12 sensitive indicators were obtained by screening 36 initial indicators based on monotonicity, trend, and prognosis and 12 sensitive indicators were screened out, as shown in Table 1.
The state space equation is a mathematical model used to describe the behavior of dynamic systems. The dynamic state space model is mainly composed of two equations: one is the state equation, which reflects the state of the dynamic system at a certain time point under the influence of input variables. This state describes the internal state of the system and is the essential change in the system; the second is the observation equation, which outputs the state of the system at a certain time point in some form, reflecting the change in the system with the change in input variables.
t 1 = t T 1 0.5 2 / k
a = atanh   ( 1 / k )
H I = atanh t 1 atanh   ( 1 k ) a atanh   ( 1 k )
In the formula, t is the eigenvalue time variable, T is the period of the eigenvalue, and k is the characteristic frequency.

2.3. Lifetime Prediction of a Particle Filter Based on the Paris-DSSM Formula State Space Equation

The state space equation is a mathematical model used to describe the behavior of dynamic systems. The dynamic state space model is mainly composed of two equations: one is the state equation, which reflects the state of the dynamic system at a particular time point under the influence of input variables. This state describes the internal state of the system and is the essential change in the system; the second is the observation equation, which outputs the state of the system at a particular time point in some form, reflecting the change in the system with the change in the input variable [20].
The state space model is usually defined as follows:
State   equation : x t = f t ( x t 1 , ω t ) t 1 = t T 1 0.5 2 / k
Observation   equation : y t = h t ( x t , v t )
where f t and h t are both nonlinear functions, w t is the process noise, and v t is the observed noise; they are independent and unrelated noise sequences.
Due to the difficulty of developing the physical model of the bearing and the complexity of establishing the model, the paper predicts the bearing degradation by improving and deriving the Paris formula. The crack propagation formula is usually [14,21]:
d l d M = C ( Δ k ) γ
In the formula, l is the crack length, M is the number of stress cycles, C and γ are the relevant parameters of the material, and k is the range of stress intensity factor. The crack length l is difficult to measure in the working process of the bearing. Now, the Paris model is transformed as follows:
α = C ε γ , β = γ / 2 , d l d M = α l β
The state space model is set as:
l k = l k 1 + α k 1 l k 1 β Δ t k α k = α k 1 s k = x k + v k
where l k is the health indicators in k state; β is a constant parameter, which obeys the normal distribution N ( 0 , σ v 2 ) ; and s k is the predicted value of the final state. α k 1 obeys the normal random distribution N ( μ a , σ a 2 ) , β is a constant parameter, and v k is the observed noise vector value at time t and obeys the normal distribution N ( 0 , σ v 2 ) .
In this paper, the particle filter algorithm is used to implement iterative optimization. The specific process is as follows:
(1) Initialize the particle set. The initialization step of the particle filter algorithm involves generating a set of particles that represent the possible state of the system. These particles are sampled from a prior distribution that captures our knowledge of the system before any measurement is performed. The choice of prior distribution depends on the nature of the system to be modeled. Let k = 0; the initial value p(x0) of the prior probability distribution is used to generate the sampling particles { x 0 i } i = 1 N , ω 0 i = 1 / N ;
(2) Weight calculation and update. The weight update is usually carried out using Bayesian rules which update the particle weight according to the likelihood of the observation data of the given particle state and the prior probability of the particle state [22].
ω k ( i ) = ω k 1 ( i ) p ( y k x ~ k ( i ) ) p ( x ~ k ( i ) x ~ k 1 ( i ) ) q ( x ~ k ( i ) x ~ 0 : k ( i ) , y 1 : k )
ω k ( i ) = ω k ( i ) j = 1 N ω k j
where p ( y k x ~ k   ) is the observed likelihood probability density, p ( x ~ k   x ~ k 1   ) is the state transition probability density, and q ( x ~ k   x ~ 0 : k   , y 1 : k ) is the importance function [23];
(3) Resampling. According to the weight of the particles, a new set of particles is selected from the current particle set. The main idea is to increase the particles with larger weights and reduce the particles with smaller weights. The new particle set can better represent the posterior distribution of the system state. The judgment criterion N e f f = 1 i = 1 N   ( w k ( i ) ) 2 is selected to determine the number of effective particles and the number is used to determine whether resampling is performed. If N e f f N thres   , then x 0 : k ( i ) = x 0 : k ( i ) and ω k ( i ) = ω k ( i ) , otherwise: κ i = l : x 0 : k ( i ) = x 0 : k ( κ i ) and ω k ( i ) = 1 / N , ω k ( i ) is the importance weight [24];
(4) State prediction. According to the state equation, the state value of the next moment is predicted;
x 0 : k e s t = i = 1 N x 0 : k ( i ) w k ( i )
(5) Particle update: Use the predicted state value to update the state value of each particle in the particle set to obtain a new particle set;
(6) Repeat the above steps until the required state value is estimated or the termination condition is reached;
(7) The state space model is established, the HI is brought into the model, and the particle filter algorithm is used to estimate the model parameters and states. That is, the state change in the system is calculated according to the existing observation data and the model so as to predict its future operating state;
(8) The future state is predicted at the predicted time point. When the predicted state reaches the set failure alarm threshold, the time to reach the value is calculated as the remaining service life.
The process of bearing the RUL prediction method based on the shortest data in-terval is shown in Figure 2. Firstly, the minimum prediction data is determined, and then the HI index of the determined minimum prediction data is extracted. Finally, the state space model is constructed to predict the remaining life of RUL.

3. Experiment and Analysis

3.1. Data Acquisition

The verification of the proposed method is carried out on the XJTU-SY data set acquisition experimental platform [25] and the experimental platform is shown in Figure 3. The platform is composed of an AC motor, motor speed controller, shaft, support bearing, hydraulic loading system, and test bearing. It can carry out accelerated life tests of various rolling bearings or sliding bearings under different working conditions and obtain the whole life cycle monitoring data of test bearings. The paper verifies that the data are derived from the test bearing LDK UER204 rolling bearing. The data set is derived from the accelerated life test of the bearing under different operating conditions. The measured data include three working conditions, as shown in Table 2. The vibration acceleration signal is collected. The sampling frequency is 25.6 kHz, the sampling interval is 1min, and the single sampling time is 1.28 s.

3.2. Determination of the Shortest Data Interval for Prediction

It is assumed that the data are collected at the time of t1 and the smooth peak curve is obtained for the vibration signal after time t1. As shown in Figure 4a, firstly, according to the working condition parameters, δ 1 = 5.323 × 10 5 , δ 2 = 1.971 × 10 4 is obtained as well as the mapping ratio value F B = Y   X   = 6.511 10 5 and δ 2 > F B > δ 1 . It is judged that the time has entered the degradation stage. Using the improved simulated annealing algorithm, the collected vibration signals are continuously increased for iterative calculation. In the iterative calculation process, when the probability of the inferior solution is close to 0, the vibration signal involved in the calculation is the shortest data interval that can achieve accurate RUL prediction, as shown in Figure 4b.

3.3. Construction of Health Indicators

The data Bearing1_1 are selected and a total of 36 feature indexes in the time domain and frequency domain are extracted. According to the monotonicity, trend, and prognosis of the features, a total of 12 features of F1–F12 shown in Table 1 are selected, as shown in Figure 5. These 12 features are fused with reference to the ‘bearing degradation curve’ and normalized to construct HI. The HI curve is shown in Figure 6.

3.4. Analysis of Life Prediction Results

The initial values of the parameters of the dynamic state space equation and the predicted data parameters are set; the state of the state space model will be continuously updated and iterated according to the observation information. The experimental verification of 13 sets of bearing data in Table 2 is carried out. The HI is input into the state space model and the model parameters are updated by the particle filter method. The parameter update process of each bearing data is shown in Figure 7. It can be observed that the parameters gradually converge to a constant value over time.
The life prediction process of each piece of data based on the Paris-DSSM formula state space equation is shown in Figure 8. It can be observed from the results in the figure that on the limited interval data selected by the improved simulated annealing algorithm, the prediction method of updating the model parameters by the particle filter algorithm not only has high prediction accuracy for the dynamic interval prediction model but also can achieve accurate prediction of the evolution law of the bearing performance degradation state.
From Figure 8, it can be observed that the method proposed in this paper is more accurate to reflect the degradation process of the bearing.
The prediction accuracy is measured according to the percentage error. The calculation error method is shown in Formula (18), L a is the actual RUL, L p is the predicted RUL, and the life prediction results are shown in Table 3.
E r = | L a L p L a | × 100 %
According to the experimental results, this method has a good prediction result for the life of the bearing by using limited interval data and the prediction accuracy of half of the bearings reaches more than 90%. Among them, Bearing1_3, Bearing2_3, and Bearing2_5 have a sudden change in the later stage of life, resulting in a large prediction error.
In order to verify the superiority of the improved annealing algorithm compared with the traditional annealing algorithm, the results of life prediction and all data participation in life prediction are further compared with the shortest data interval determined by the traditional annealing algorithm. The results are shown in Figure 9.
From Figure 9, it can be observed that the convergence effect of the interval data selected by the improved simulated annealing algorithm on the updating of the parameters of the state space equation is similar to that of all the data participating in the updating; the final prediction accuracy is also similar: 88.7% and 89.5%, respectively. However, the traditional simulated annealing algorithm is easy to enter the local optimum in the process of updating iterations. Therefore, the iterative data interval is short and cannot meet the convergence of the parameters of the state space equation and the prediction accuracy is relatively low.

4. Conclusions

Due to the influence of many factors, such as material fatigue, friction and wear, and lubrication state, the degradation mechanism of rolling bearings is very complicated. At the same time, it is very difficult to obtain data on the whole life cycle of rolling bearings. In this paper, a life prediction method based on a small amount of condition monitoring information and the bearing degradation physical model is proposed. The main conclusions are as follows:
(1) The mapping ratio algorithm is used to determine whether the measured data are in the degradation stage and find the starting point of prediction. Then, the improved annealing algorithm is used to increase the length of the data sample as the disturbance mechanism and the interval data is iterated to determine the shortest data interval that can be used for accurate prediction. It is an effective method for determining the minimum data interval;
(2) Among the 36 initial time domain and frequency domain indexes, 12 sensitive indexes are selected according to monotonicity, trend, and prognosis. Furthermore, according to the bearing degradation curve, the 12 sensitive indexes are fused to reconstruct the health index, which can accurately reflect the bearing performance degradation;
(3) The state space equation is constructed based on the Paris-Erdogan model. The particle swarm optimization algorithm is used to iteratively update the parameters by using the data in the shortest data interval. The prediction model can be accurately used for bearing life prediction. The prediction accuracy of XJTU-SY rolling bearing data is above 90%.
Subsequent work plan/work to be studied:
The next step will consider how to find enough life prediction data and deal with the rule prediction problem in the big data environment. Nowadays, with the iterative development of mechanical equipment, the number of mechanical equipment is increasing and the number of sensors is also increasing. At the same time, with the advent of GPT, big data bring excellent opportunities for bearing life prediction but also significant challenges. For example, how to find valuable data among massive data [26,27].
The construction of the state space model in this paper is how to characterize the common faults of the bearing. The RUL prediction of the bearing combined with the fault diagnosis can not only predict the life of the bearing but also diagnose the fault type of the bearing [28,29].
With regard to how to improve the generalization ability of bearing health state division, according to the data of different working conditions, the apparent characteristics of stage division are extracted to make data before RUL prediction and improve the efficiency of bearing RUL prediction [30,31].

Author Contributions

Conceptualization, L.J. and H.S.; methodology, L.J.; software, T.Y.; validation, L.J., H.S. and T.Y.; formal analysis, H.T.; investigation, X.L.; resources, T.Y.; data curation, L.G.; writing—original draft preparation, H.S.; writing—review and editing, L.J.; visualization, T.Y.; supervision, H.T.; project administration, X.L.; funding acquisition, L.J. All authors have read and agreed to the published version of the manuscript.

Funding

This work was financially supported by the National Key Research and Development Program of China (grant No. 2020YFB2007804); The National Natural Science Foundation of China (grant No.52275094); and The Key Construction Discipline Research Ability Enhancement Project of Guangdong Province (grant No.2022ZDJS035).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Suh, S.; Lukowicz, P.; Lee, Y.O. Generalized multiscale feature extraction for remaining useful life prediction of bearings with generative adversarial networks. Knowl. Based Syst. 2022, 237, 107866. [Google Scholar] [CrossRef]
  2. Lei, Y.; Li, N.; Guo, L.; Li, N.; Yan, T.; Lin, J. Machinery health prognostics: A systematic review from data acquisition to RUL prediction. Mech. Syst. Signal Process. 2017, 104, 799–834. [Google Scholar] [CrossRef]
  3. Nuñez, D.L.; Borsato, M. OntoProg: An ontology-based model for implementing Prognostics Health Management in mechanical machines. Adv. Eng. Inform. 2018, 38, 746–759. [Google Scholar] [CrossRef]
  4. Xu, W.; Jiang, Q.; Shen, Y.; Xu, F.; Zhu, Q. RUL prediction for rolling bearings based on Convolutional Autoencoder and status degradation model. Appl. Soft Comput. 2022, 130, 109686. [Google Scholar] [CrossRef]
  5. Deutsch, J.; He, D. Using deep learning-based approach to predict remaining useful life of rotating components. IEEE Trans. Syst. Man Cybern. Syst. 2017, 48, 11–20. [Google Scholar] [CrossRef]
  6. Wu, J.Y.; Wu, M.; Chen, Z.; Li, X.L.; Yan, R. Degradation-aware remaining useful life prediction with LSTM autoencoder. IEEE Trans. Instrum. Meas. 2021, 70, 1–10. [Google Scholar] [CrossRef]
  7. Wang, B.; Lei, Y.; Yan, T.; Li, N.; Guo, L. Recurrent convolutional neural network: A new framework for remaining useful life prediction of machinery. Neurocomputing 2019, 379, 117–129. [Google Scholar] [CrossRef]
  8. Yang, J.; Peng, Y.; Xie, J.; Wang, P. Remaining Useful Life Prediction Method for Bearings Based on LSTM with Uncertainty Quantification. Sensors 2022, 22, 4549. [Google Scholar] [CrossRef]
  9. Zhao, W.; Zhang, C.; Fan, B.; Wang, J.; Gu, F.; Peyrano, O.G.; Wang, S.; Lv, D. Research on rolling bearing virtual-real fusion life prediction with digital twin. Mech. Syst. Signal Process. 2023, 198, 110434. [Google Scholar] [CrossRef]
  10. Zhou, N.; Wei, H.; Jiang, H.; Cheng, Y.; Yao, Y.; Huang, P.; Zhang, W. Fatigue crack propagation model and life prediction for pantographs on High-Speed trains under different service environments. Eng. Fail. Anal. 2023, 149, 107065. [Google Scholar] [CrossRef]
  11. Pugalenthi, K.; Trung Duong, P.L.; Doh, J.; Hussain, S.; Jhon, M.H.; Raghavan, N. Online prognosis of bimodal crack evolution for fatigue life prediction of com-posite laminates using particle filters. Appl. Sci. 2021, 11, 6046. [Google Scholar] [CrossRef]
  12. Zou, L.; Zeng, D.; Zhang, Y.; Lu, L.; Zhao, H.; Xu, T.; Shi, G.; Chen, H. A coupled wear and crack initiation-propagation methodology for fretting fatigue life assessment in press-fitted axles. Int. J. Fatigue 2022, 159, 106817. [Google Scholar] [CrossRef]
  13. Qu, A.; Li, F. Residual life prediction of compressor impeller with microcrack damage. Mech. Based Des. Struct. Mach. 2023, 1–16. [Google Scholar] [CrossRef]
  14. Paris, P.; Erdogan, F. A critical analysis of crack propagation laws. J. Basic Eng. 1963, 85, 528–553. [Google Scholar] [CrossRef]
  15. Kong, W.; Li, H. Remaining useful life prediction of rolling bearing under limited data based on adaptive time-series feature window and multi-step ahead strategy. Appl. Soft Comput. 2022, 129, 109630. [Google Scholar] [CrossRef]
  16. Liu, S.; Fan, L. An adaptive prediction approach for rolling bearing remaining useful life based on multistage model with three-source variability. Reliab. Eng. Syst. Saf. 2021, 218, 108182. [Google Scholar] [CrossRef]
  17. Zhang, T.; Wang, Q.; Shu, Y.; Xiao, W.; Ma, W. Remaining Useful Life Prediction for Rolling Bearings With a Novel Entropy-Based Health Indicator and Improved Particle Filter Algorithm. IEEE Access 2023, 11, 3062–3079. [Google Scholar] [CrossRef]
  18. Qian, Y.; Yan, R. Remaining Useful Life Prediction of Rolling Bearings Using an Enhanced Particle Filter. IEEE Trans. Instrum. Meas. 2015, 64, 2696–2707. [Google Scholar] [CrossRef]
  19. Liu, H.; Yuan, R.; Lv, Y.; Li, H.; Gedikli, E.D.; Song, G. Remaining Useful Life Prediction of Rolling Bearings Based on Segmented Relative Phase Space Warping and Particle Filter. IEEE Trans. Instrum. Meas. 2022, 71, 1–15. [Google Scholar] [CrossRef]
  20. Lei, Y.; Li, N.; Gontarz, S.; Lin, J.; Radkowski, S.; Dybala, J. A Model-Based Method for Remaining Useful Life Prediction of Machinery. IEEE Trans. Reliab. 2016, 65, 1314–1326. [Google Scholar] [CrossRef]
  21. Kunzelmann, B.; Rycerz, P.; Xu, Y.; Arakere, N.K.; Kadiric, A. Prediction of rolling contact fatigue crack propagation in bearing steels using experimental crack growth data and linear elastic fracture mechanics. Int. J. Fatigue 2023, 168. [Google Scholar] [CrossRef]
  22. Li, X.; Yuan, C.; Wang, Z.; He, J.; Yu, S. Lithium battery state-of-health estimation and remaining useful lifetime prediction based on non-parametric aging model and particle filter algorithm. eTransportation 2022, 11, 100156. [Google Scholar] [CrossRef]
  23. Alidadi, M.; Rahimi, A. Fault Diagnosis of Lubrication Decay in Reaction Wheels Using Temperature Estimation and Fore-casting via Enhanced Adaptive Particle Filter. Sensors 2023, 23, 1474. [Google Scholar] [CrossRef] [PubMed]
  24. Li, S.Y.; Li, H.A.; Tam, L.M.; Chen, C.S. A Smart System for an Assessment of the Remaining Useful Life of Ball Bearings by Applying Chaos-Based Health Indicators and a Self-Selective Regression Model. Sensors 2023, 23, 1267. [Google Scholar] [CrossRef]
  25. Lei, Y.G.; Han, T.Y.; Wang, B. XJTU-SY Rolling Bearing Accelerated Life Test Data Set Interpretation. J. Mech. Eng. 2019, 55, 1–6. [Google Scholar]
  26. Meeker, W.Q.; Hong, Y. Reliability Meets Big Data: Opportunities and Challenges. Qual. Eng. 2013, 26, 102–116. [Google Scholar] [CrossRef]
  27. Jia, F.; Lei, Y.; Lin, J.; Zhou, X.; Lu, N. Deep neural networks: A promising tool for fault characteristic mining and intelligent diagnosis of rotating machinery with massive data. Mech. Syst. Signal Process. 2016, 72–73, 303–315. [Google Scholar] [CrossRef]
  28. Wu, S.; Zuo, M.J.; Parey, A. Simulation of spur gear dynamics and estimation of fault growth. J. Sound Vib. 2008, 317, 608–624. [Google Scholar] [CrossRef]
  29. Pan, S.J.; Yang, Q. A survey on transfer learning. IEEE Trans. Knowl. Data Eng. 2009, 22, 1345–1359. [Google Scholar] [CrossRef]
  30. Scanlon, P.; Kavanagh, D.F.; Boland, F.M. Residual Life Prediction of Rotating Machines Using Acoustic Noise Signals. IEEE Trans. Instrum. Meas. 2012, 62, 95–108. [Google Scholar] [CrossRef]
  31. Lei, Y.; Liu, Z.; Lin, J.; Lu, F. Phenomenological models of vibration signals for condition monitoring and fault diagnosis of epicyclic gearboxes. J. Sound Vib. 2016, 369, 266–281. [Google Scholar] [CrossRef]
Figure 1. Bearing degradation curve.
Figure 1. Bearing degradation curve.
Sensors 23 07696 g001
Figure 2. Method flow chart.
Figure 2. Method flow chart.
Sensors 23 07696 g002
Figure 3. Bearing accelerated life test bench.
Figure 3. Bearing accelerated life test bench.
Sensors 23 07696 g003
Figure 4. Determination of the shortest data interval for prediction. (a) Extract smooth peak curve, and (b) Determination of minimum prediction interval.
Figure 4. Determination of the shortest data interval for prediction. (a) Extract smooth peak curve, and (b) Determination of minimum prediction interval.
Sensors 23 07696 g004
Figure 5. Curves of 12 sensitive characteristic indexes.
Figure 5. Curves of 12 sensitive characteristic indexes.
Sensors 23 07696 g005aSensors 23 07696 g005b
Figure 6. HI obtained by fusion.
Figure 6. HI obtained by fusion.
Sensors 23 07696 g006
Figure 7. Parameter update process. (a) bearing1_1; (b) bearing1_2; (c) bearing1_3; (d) bearing1_5; (e) bearing2_1; (f) bearing2_2; (g) bearing2_3; (h) bearing2_4; (i) bearing2_5; (j) bearing3_1; (k) bearing3_2; (l) bearing3_4; and (m) bearing3_5.
Figure 7. Parameter update process. (a) bearing1_1; (b) bearing1_2; (c) bearing1_3; (d) bearing1_5; (e) bearing2_1; (f) bearing2_2; (g) bearing2_3; (h) bearing2_4; (i) bearing2_5; (j) bearing3_1; (k) bearing3_2; (l) bearing3_4; and (m) bearing3_5.
Sensors 23 07696 g007aSensors 23 07696 g007b
Figure 8. Life prediction experiments under different working conditions. (a) bearing1_1; (b) bearing1_2; (c) bearing1_3; (d) bearing1_5; (e) bearing2_1; (f) bearing2_2; (g) bearing2_3; (h) bearing2_4; (i) bearing2_5; (j) bearing3_1; (k) bearing3_2; (l) bearing3_4; and (m) bearing3_5.
Figure 8. Life prediction experiments under different working conditions. (a) bearing1_1; (b) bearing1_2; (c) bearing1_3; (d) bearing1_5; (e) bearing2_1; (f) bearing2_2; (g) bearing2_3; (h) bearing2_4; (i) bearing2_5; (j) bearing3_1; (k) bearing3_2; (l) bearing3_4; and (m) bearing3_5.
Sensors 23 07696 g008aSensors 23 07696 g008b
Figure 9. Life prediction experiments under different working conditions.
Figure 9. Life prediction experiments under different working conditions.
Sensors 23 07696 g009
Table 1. Extract feature index formula summary.
Table 1. Extract feature index formula summary.
12 Feature Extraction Formulas
F 1 = 1 N 1 n = 1 N [ x ( n ) x ¯ ] 2 F 2 = 1 K 1 k = 1 K s ( k ) F 12 2 F 3 = 1 N n = 1 N x 2 ( n )
F 4 = max ( x ) min ( x ) F 5 = k = 1 K f k F 16 3 s ( k ) ( K 1 ) F 17 3 F 6 = k = 1 K f k F 16 4 s ( k ) ( K 1 ) F 17 4
F 7 = k = 1 K f k 2 s ( k ) k = 1 K s ( k ) k = 1 K f k 4 s ( k ) F 8 = k = 1 K f k 2 s ( k ) k = 1 K s ( k ) F 9 = 1 K k = 1 K s ( k )
F 10 = 1 K k = 1 K h ( k ) F 11 = k = 1 K f k 2 h ( k ) k = 1 K h ( k ) F 12 = k = 1 K f k 2 h ( k ) h ( k ) k = 1 K f k 4 h ( k )
Table 2. XJTU-SY full life cycle bearing data set (part).
Table 2. XJTU-SY full life cycle bearing data set (part).
Mode 1
(Load 13 KN,
Speed 2100 RPM)
Mode 2
(Load 11 KN,
Speed 2250 RPM)
Mode 3
(Load 10 KN,
Speed 2400 RPM)
DataBearing1_1
Bearing1_2
Bearing1_3
Bearing1_5
Bearing2_1
Bearing2_2
Bearing2_3
Bearing2_4
Bearing2_5
Bearing3_1
Bearing3_2
Bearing3_4
Bearing3_5
Table 3. Initial value setting of parameters.
Table 3. Initial value setting of parameters.
BearingPrediction Time Period/sActual RUL/sPrediction RUL/sError/%
Bearing1_11376–2753451343144.41
Bearing1_25944–805615861706−7.57
Bearing1_36055–9084346529−52.89
Bearing1_59460–14,20935303968−12.41
Bearing2_114,993–22,35058256049−3.85
Bearing2_25609–83901177102013.34
Bearing2_319,097–28,05551457763−50.88
Bearing2_5915–1919687768−11.79
Bearing3_111,127–15,00638855457−40.46
Bearing3_283,896–116,685716569822.55
Bearing3_373,243–106,65938,54536,4935.32
Bearing3_543,870–63,90124,60823,7113.65
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Jiang, L.; Sheng, H.; Yang, T.; Tang, H.; Li, X.; Gao, L. A New Strategy for Bearing Health Assessment with a Dynamic Interval Prediction Model. Sensors 2023, 23, 7696. https://doi.org/10.3390/s23187696

AMA Style

Jiang L, Sheng H, Yang T, Tang H, Li X, Gao L. A New Strategy for Bearing Health Assessment with a Dynamic Interval Prediction Model. Sensors. 2023; 23(18):7696. https://doi.org/10.3390/s23187696

Chicago/Turabian Style

Jiang, Lingli, Heshan Sheng, Tongguang Yang, Hujiao Tang, Xuejun Li, and Lianbin Gao. 2023. "A New Strategy for Bearing Health Assessment with a Dynamic Interval Prediction Model" Sensors 23, no. 18: 7696. https://doi.org/10.3390/s23187696

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop