Next Article in Journal
Line Scan Spatial Speckle Contrast Imaging and Its Application in Blood Flow Imaging
Previous Article in Journal
FD-LTDA-MAC: Full-Duplex Unsynchronised Scheduling in Linear Underwater Acoustic Chain Networks
Previous Article in Special Issue
A Combined Anomaly and Trend Detection System for Industrial Robot Gear Condition Monitoring
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Improved Similarity Trajectory Method Based on Monitoring Data under Multiple Operating Conditions

Deep Space Exploration Research Center, Harbin Institute of Technology, Harbin 150001, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2021, 11(22), 10968; https://doi.org/10.3390/app112210968
Submission received: 17 October 2021 / Revised: 13 November 2021 / Accepted: 17 November 2021 / Published: 19 November 2021
(This article belongs to the Special Issue Maintenance 4.0 Technologies for Sustainable Manufacturing)

Abstract

:
With the complexity of the task requirement, multiple operating conditions have gradually become the common scenario for equipment. However, the degradation trend of monitoring data cannot be accurately extracted in life prediction under multiple operating conditions, which is because some monitoring data is affected by the operating conditions. Aiming at this problem, this paper proposes an improved similarity trajectory method that can directly use the monitoring data under multiple operating conditions for life prediction. The morphological pattern and symbolic aggregate approximation-based similarity measurement method (MP-SAX) is first used to measure the similarity between the monitoring data under multiple operating conditions. Then, the similar life candidate set, and corresponding weight are obtained according to the MP-SAX. Finally, the life prediction results of equipment under multiple operating conditions can be calculated by aggregating the similar life candidate set. The proposed method is validated by the public datasets from NASA Ames Prognostics Data Repository. The results show that the proposed method can directly and effectively use the original monitoring data for life prediction without extracting the degradation trend of the monitoring data.

1. Introduction

As an important task of condition-based maintenance (CBM), health prognostics has become more and more popular which can predict the remaining useful life (RUL) of equipment according to historical data or observed degradation trend, which can make effective maintenance plan for equipment to improve the reliability of equipment and reduce the loss and safety problems caused by equipment failure [1,2].
With the rapid development of machine learning and deep learning technology, artificial intelligence (AI) based on machine learning and deep learning were gradually applied to fault diagnosis and life prediction [3,4,5,6,7,8]. Such as She et al. [9] proposed a bidirectional gated recurrent unit prediction method based on bootstrap to solve the problem that the uncertainty of the prediction. Wang et al. [10] proposed a new framework named recurrent convolutional neural network to address the limitations of the convolutional neural network, which different degradation states did not consider the temporal dependencies and the prediction results were uncertain. A novel neural network called quantum recurrent encoder-decoder neural network was proposed by Chen et al. [11] to improve the prediction accuracy in the degradation trend prediction of rotating machinery. Figueroa et al. [12] proposed a framework for feature selection embedded in deep neural networks (DNN) for PHM to addresses the accuracy interpretability tradeoff. For turbofan engines, Muneer et al. [13] proposed four data-driven prognostic models based on deep neural networks, and analyzed the influence of its network structure on generalization abilities. Furthermore, Muneer et al. [14] proposed a new attention-based deep convolutional neural network incorporating the time window to predict the RUL of turbofan engines.
However, although the excellent prediction results of equipment can be obtained by the life prediction method based on machine learning and deep learning, the accuracy of prediction results mostly depends on the design of network structure and the selection of parameters. At this time, the similarity trajectory method (STM) based on the case-based reasoning (CBR) which can be regarded as a form of intradomain analogy, and a branch of machine learning shown obvious advantages. CBR can solve the problem of a new instance only by measuring the similarity between a new instance and the historical instance and reusing the information and knowledge of the historical instance [15]. Therefore, STM can realize life prediction without constructing a specific prediction model and selecting parameters, which can reduce the influence of network structure design and parameter selection on the accuracy of prediction results. Therefore, STM has been widely discussed and applied to life prediction since it was proposed by Wang et al. [16]. For example, You et al. [17] pointed out that the traditional Euclidean distance cannot highlight the importance of the recent samples, and on the basis of the Euclidean distance, the decay coefficient was introduced to make the recent degradation samples have a larger weight. Liang et al. [18,19] improved the prediction accuracy of STM by improving the deficiency of degradation indicators construction. Cannarile et al. [20] proposed evidential similarity-based regression for life prediction and related uncertainty based on both complete and incomplete degradation trajectories. Yang et al. [21] proposed an integrated prediction model based on the similarity trajectory method and the differential evolution support vector regression for predicting the tool wear and life. A general data-driven based similarity-based approach was proposed by Li et al. [22] to predict the RUL of the electromagnetic relay. In addition, the similarity-based approach which was based on the framework of CBR was used for the fight trajectory prediction [23], pan-Arctic and regional sea ice area and volume anomalies prediction [24], and so on.
Although STM can effectively use the trajectory of historical data to predict the life of the equipment, the original monitoring data were usually smoothed to reduce the impact of random fluctuations on the similarity measurement [25]. However, for multiple operating conditions, the monitoring data cannot be smoothed effectively to extract the degradation trend due to the influence of operating conditions (the detailed description was employed in Section 4.3).
Aiming at the abovementioned problem that the degradation trend cannot be extracted effectively under multiple operating conditions, this paper proposes a novel prediction scheme for the life prediction of equipment under multiple operating conditions based on morphological pattern and symbolic aggregate approximation-based similarity measurement method (MP-SAX) and STM. According to the characteristics that the equipment performance degradation is reflected in the trend change of monitoring data, while the changes of operating conditions and environment are reflected in the detailed change of monitoring data, the MP-SAX is first used to measure the similarity between the monitoring data under multiple operating conditions. Then, the similar life candidate set, and corresponding weight are obtained according to the MP-SAX. Finally, the life prediction results of equipment under multiple operating conditions can be calculated by aggregating the similar life candidate set.
The rest of this paper is organized as follows. The background knowledge of the similarity measurement method based on morphological pattern and symbolic aggregate approximation (MP-SAX) is described in Section 2. In Section 3, the proposed method is described in detail. The dataset and problem in life prediction under multiple operating conditions are illustrated in Section 4. In Section 5, the results and discussion of the proposed method are explained to verify the effectiveness of the proposed method. Finally, the conclusion of this paper is drawn in Section 6. The meaning of all acronyms are listed in Table A1 in Appendix A.

2. Background of MP-SAX

For the whole life cycle of equipment, the performance degradation of equipment often leads to the change of trend component of monitoring signal, while the change of operating condition or environment often causes the change of detail component of monitoring signal. The similarity measurement method based on the morphological pattern and symbolic aggregate approximation (MP-SAX), which measured the similarity of time series by measuring the similarity of trend component and detail component respectively, can effectively measure the similarity of the time series with the changes both in trend and detail [26]. Therefore, the MP-SAX can be used to measure the similarity of monitoring signal during equipment degradation under multiple operating conditions. For two time series X =   x 1 , x 2 , , x n and Y =   y 1 , y 2 , , y m , the MP-SAX of the two-time series can be obtained as follows:
Step 1: According to empirical mode decomposition (EMD) [27,28], the time series X =   x 1 , x 2 , , x n and Y =   y 1 , y 2 , , y m are decomposed to IMFs I M F i X i = 1 N 1 and I M F j Y j = 1 N 2 .
Step 2: According to multi-scale permutation entropy (MPE) [29], the MPEs M P E i X i = 1 N 1 and M P E j Y j = 1 N 2 of each IMFs can be calculated. Then, the IMFs I M F i X i = 1 N 1 and I M F j Y j = 1 N 2 are reconstructed into trend component ( T R X and T R Y ) and detail component ( D E X and D E Y ) according to the MPEs as follows:
T R X = i i | M P E i X < 0.4 I M F i X
T R Y = j j | M P E j Y < 0.4 I M F j Y
D E X = i i | M P E i X 0.4 I M F i X
D E Y = j j | M P E j Y 0.4 I M F j Y
where T R X = t x 1 , t x 2 , , t x n , T R Y = t y 1 , t y 2 , , t y m , D E X = d x 1 , d x 2 , , d x n , D E Y = d y 1 , d y 2 , , d y m .
Step 3: The trend component ( T R X and T R Y ) are converted into morphological pattern (MP) symbol sequences M C X and M C Y as follows (take M C X as an example):
M C i X = 3 , t x i t x i 1 / t > 1 2 , t x i t x i 1 / t = 1 1 , t x i t x i 1 / t < 1   0 , t x i = t x i 1 1 , t x i t x i 1 / t > 1 2 , t x i t x i 1 / t = 1 3 , t x i t x i 1 / t < 1
where t is the time interval between two consecutive sample points.
Step 4: The detail component ( D E X and D E Y ) are converted into symbolic aggregate approximation (SAX) symbol sequences S C X and S C Y as follows (take S C X as an example):
Step 4.1: The detail component D E X = d x 1 , d x 2 , , d x n is first normalized as follows:
N D E X = D E X μ σ
where N D E X is the normalized series of D E X , μ is the mean value of D E X , and σ is its standard deviation.
Step 4.2: The normalized series N D E X is divided into w equal-sized segments, then the normalized series can be represented by the average of each segment as follows:
N d x k ¯ = w n i = n w k 1 + 1 n w k N d x i
where N d x k ¯ is the average of the k th segment of normalized series N D E X .
Step 4.3: The distribution space of N d x k ¯ on the amplitude is divided into α equiprobable regions, the breakpoints β refers to the lookup table in [30,31].
Step 4.4: The SAX symbol sequences S C X can be obtained by assigning symbols to each region which is determined by breakpoints.
Step 5: The symbol sequences similarity of trend component S T R and detail component S D E are measured by the longest common subsequence (LCS) [32] respectively.
Step 6: The similarity S i m t o l M P S A X between the two-time series X and Y can be obtained as follows:
S i m t o l M P S A X = W T R S T R + W D E S D E
where W T R and W D E are the weight of trend component and detail component of time series respectively, the determination of weight refers to [26].

3. The Background and Proposed Method

3.1. The Description of Background

The similarity trajectory method (STM), as a life prediction method without fitting historical curves or constructing a specific prediction model, was widely used in the life prediction of equipment [16,20,21,25]. However, the traditional STM usually used Euclidean distance to measure the similarity between the test sample and historical samples. Although Euclidean distance was the simplest similarity measurement method, there are many limitations in the measurement process [33]. In addition, taking a set of turbofan engine simulation data from NASA Ames Prognostics Data Repository (Details of the simulation data are described in Section 4) as an example, the influence of operating conditions or equipment operating environment on monitoring data is illustrated as shown in Figure 1.
According to Section 2, the detail component of monitoring data of Sensor Channel 3 is extracted as shown in Figure 1. As shown in Figure 1, the detail component of monitoring data is basically consistent with the original monitoring data. Besides, although there are some differences in the shape between the original monitoring data and the operating condition, the change points of the operating condition are basically the turning points of the original monitoring data amplitude. Thus, it can be seen that the change of operating conditions will affect the shape of the detail components of monitoring data under multiple operating conditions.

3.2. The Proposed Method

Therefore, in order to solve the life prediction problem of equipment under multiple operating conditions, this paper proposes a novel similarity trajectory method based on morphological pattern and symbolic aggregate approximation (MP-SAX-STM) by using morphological pattern and symbolic aggregate approximation similarity measurement method. The diagrammatic sketch of the proposed method is shown in Figure 2. For the test sample X o , historical samples X r , where the i th historical sample is X r i and the number of historical samples is N , the process of the proposed method can be described as follows:
Step 1: According to Step 1 and Step 2 in Section 2, the test sample X o and historical sample X r i are divided into trend component ( T R o and T R r i ) and detail component ( D E o and D E r i ).
Step 2: According to Step 3 to Step 5 in Section 2, the similarity of the trend component S T R and the detail component S D E can be obtained, then the similarity S o r i M P S A X between X o and X r i can be calculated by Equation (8).
Step 3: Determine the similar life candidate set and corresponding weight. The life of the historical sample is regarded as a similar life candidate set as follows:
S L r i = t E i
where t E i is the time corresponding to the last set of data of the i th historical sample. And the weight corresponding to the candidate set is as follows:
W i = e i / i = 1 N e i
where
e i = i = 1 N S o r i M P S A X / S o r i M P S A X
and i = 1 N W i = 1 . Therefore, the RUL of the test sample can be obtained as follows:
Step 4: Aggregate life to obtain predicted life. According to the similar life candidate set and corresponding weight, the predicted life of test sample P L o can be obtained as follows:
P L o = i = 1 N W i S L r i

4. The Description of Dataset and Problem in Life Prediction under Multiple Operating Conditions

4.1. The Description and Analysis of the Dataset

The dataset used in this part to verify the effectiveness of the proposed method was the simulation data of turbofan engine from NASA Ames Prognostics Data Repository which was built by Saxena et al. based on the Commercial Modular Aero-Propulsion System Simulation (CMAPSS) [34]. As the simulation model accurately reflected the degradation law of the turbofan engine, the simulation data can effectively reflect the degradation of the turbofan engine under different failure modes. There were four sets of life cycle data in the simulation data, the information of operating condition and failure mode simulated by each set of data were shown in Table 1. Further, each set of data contained two subsets, namely the train set, and test set, the train set contained the complete life cycle of turbofan engines. In this part, only the train set of Set #2 and #4 was used to verify the proposed method. According to [25], the meaning of each column of data of each life cycle data in Set #2 and #4 was shown in Table 2. In addition, only the monitoring data of Sensor Channels 2, 3, 4, 7, 11, 12, 15, 20, and 21 were sensitive to the fault of the turbofan engine and had an obvious degradation trend [16,25]. However, there may be information redundancy among the monitoring data of each sensor channel. Therefore, cross calculate the correlation between the monitoring data of Sensor Channels 2, 3, 4, 7, 11, 12, 15, 20, and 21, and the results were shown in Figure 3.
As shown in Figure 3, there was a high correlation between the monitoring data of each sensor channel. And the correlation between the monitoring data of Sensor Channels 3, 4, and other sensor channel was the highest. Therefore, only the monitoring data of Sensor Channel 3 in Set #2 and #4 was taken as an example to verify the effectiveness of the proposed method.

4.2. Evaluation Indicators of Prediction Results

In order to more intuitively evaluate the performance of the proposed method from the quantitative perspective, we used mean absolute error (MAE), root mean square error (RMSE), mean absolute percentage error (MAPE), and mean absolute scaled error (MASE) to evaluate the prediction accuracy under each prediction experiment. MAE, RMSE, MAPE, and MASE have been proved to still have good performance in measuring prediction accuracy in some scenarios [35]. The MAE, RMSE, MAPE, and MASE can be obtained as following [35]:
MAE = 1 l i = 1 l s i y c i
RMSE = 1 l i = 1 l s i y c i 2
MAPE = 1 l i = 1 l s i y c i s i × 100
MASE = l 1 l i = 1 l s i y c i j = 2 l s j s j 1
where l is the number of sample points, s i is the actual life, y c i is the predicted life.

4.3. The Description of Problems in Life Prediction under Multiple Operating Conditions

The traditional STM usually extracted the degradation model (degradation trend) of the monitoring signal to eliminate the influence of noise and other random fluctuations on the overall degradation trend of equipment. However, as shown in Figure 4a, for some monitoring signals, when the equipment was operating under multiple operating conditions, the monitoring signals were affected by different operating conditions. Further, the obvious degradation trend cannot be seen from the monitoring signal. Therefore, according to [25], the influence of operating conditions on the degradation trend of monitoring signal was eliminated by normalization of operating conditions as follows:
It was assumed that each life cycle point x can be divided into one of the P operating regions O P , that was x P = x i u i O P , where u i was the operating condition corresponding to each point x i . After dividing the operating conditions, the mean and variance of each operating condition were as follows:
x ˜ P = M e a n x P
s P = S t d x P
Then the normalization of operating conditions y P can be obtained as follows:
y P = x P x ˜ P s P
Finally, according to the time position of each point in the original life cycle, the normalized monitoring signal of the operating condition can be obtained, as shown in Figure 4b.
Through the operating condition normalization, although the normalized monitoring signal of the operating condition can show an obvious degradation trend, the mean and variance of each operating condition needed to be known in the process of operating condition normalization. Therefore, this brought a problem, for the equipment in service, how to determine the mean and variance of each operating condition. Generally, there were two solutions: (1) the mean and variance were from each operating condition of service equipment in-service stage; (2) the mean and variance were from each operating condition of historical life cycle data. However, the mean and variance obtained by the two solutions were different from those of each operating condition after the complete failure of service equipment. As shown in Figure 5, the degradation model of the first half of Life Cycle 1 was obtained by the mean and variance obtained from the abovementioned two solutions respectively. As shown in Figure 5b,c, the degradation model of the first half of Life Cycle 1 obtained by the mean and variance which came from the abovementioned two solutions was obviously different from that of Life Cycle 1 obtained by the mean and variance of each operating condition of the whole life. This difference existed not only in shape but also in amplitude. Therefore, for the service equipment, the degradation model of monitoring data in-service stage cannot be accurately obtained under multiple operating conditions, which was an important problem encountered in using STM for life prediction under multiple operating conditions.

5. Results and Discussions

In order to further explain the influence of the degradation model which cannot be accurately obtained in-service stage on the prediction results, we randomly selected 30 sets of life cycle data from Set #2 and Set #4 respectively, then the first 1/2, 2/3, 3/4, and 4/5 of the selected life cycle data were used as the test samples. Since there was not one similar life candidate set selected in the process of life prediction by STM, the degradation model was calculated only according to the mean and variance which were from each operating condition of service equipment in-service stage. Finally, STM was used to predict the life based on the degradation model and original monitoring data respectively, and the MAE, RMSE, MAPE, and MASE were calculated as shown in Figure 6 and Figure 7.
As shown in Figure 6 and Figure 7, in the same scenario that the life was predicted by STM, the evaluation indicators of prediction results based on the degradation model were significantly larger than those based on original monitoring data. Moreover, the evaluation indicators of prediction results based on the degradation model were not regular under the different lengths of test samples, while those based on original monitoring data shown a downward trend with the increase of test sample length. Therefore, in the scenario of multiple operating conditions, the degradation model obtained only based on part of the monitoring data of the service equipment cannot be completely equivalent to that obtained by whole life, and the accurate life prediction results cannot be obtained in the process of life prediction.
Consequently, the proposed method improved the life prediction results under multiple operating conditions by improving the accuracy of direct measurement of monitoring data similarity. Likewise, 30 sets of life cycle data from Set #2 and Set #4 were selected randomly respectively, then the first 1/2, 2/3, 3/4, and 4/5 of the selected life cycle data were used as the test samples. Finally, MP-SAX-STM was used for life prediction and compared with the prediction results of STM which was based on original monitoring data, and the MAE, RMSE, MAPE, and MASE were calculated as shown in Figure 8 and Figure 9. Where the subjective weight determination method was selected when calculating the similarity by MP-SAX, in which the weight of trend component is 0.75 and the weight of detail component is 0.25.
As shown in Figure 8 and Figure 9, when only monitoring data were used for life prediction under multiple operating conditions, the evaluation indicators of MP-SAX-STM were lower than those of STM. Furthermore, with the increase of the length of the test sample, the evaluation indicators of MP-SAX-STM and STM showed a downward trend. Furthermore, for Set #2 and Set #4, the relative reduction of each indicator of MP-SAX-STM compared with STM was shown in Table 3 and Table 4, respectively.
As shown in Table 3 and Table 4, there was little difference among the relative change of each indicator under the same length. For Set #2, there was little difference in the change of the same indicator under different lengths, while, for Set #4, the variation under same indicator and different lengths increased approximately with the increase of length. Therefore, the prediction results of STM can be effectively improved by improving the accuracy of the similarity measurement of traditional STM. Moreover, in the case of only using monitoring data, MP-SAX-STM can also achieve life prediction, and the prediction results were better than the traditional STM. Besides, for Set #4, the improvement effect of MP-SAX-STM was also approximately enhanced with the increase of the know data length. To further illustrate the life prediction results of the MP-SAX-STM and STM, one set was randomly selected from the 30 sets of life cycle data from Set #2 and Set #4 to predict the remaining useful life (RUL) under different lengths as shown in Figure 10 respectively. And the RUL error was shown in Figure 11.
Compared with STM, as shown in Figure 10, both the MP-SAX-STM RUL prediction results of Set #2 and Set #4 were closer to the actual RUL. Therefore, under multiple operating conditions, the life prediction can be effectively realized by MP-SAX-STM even if the degradation model was not extracted and only the monitoring data which was sensitive to the operating condition was used. In addition, as shown in Figure 11, for Set #2, the RUL error of MP-SAX-STM fluctuated around 0, while the error of STM was much less than 0 and gradually approached 0. For Set #4, although the overall trend of the error of MP-SAX-STM passed through 0, the error of STM was always greater than 0. Therefore, for the life prediction problem under multiple operating conditions, MP-SAX-STM can improve the prediction accuracy compared with STM.
Altogether, the prediction result of STM can be effectively improved by improving the similarity measurement accuracy of STM. In addition, in the scenario of multiple operating conditions, MP-SAX-STM can effectively solve the life prediction problem that the degradation model of monitoring data cannot be accurately obtained, and effectively realized the life prediction.

6. Conclusions

This paper proposes an improved STM based on the morphological pattern and symbolic aggregate approximation-based similarity measurement method, which can directly and effectively use the original monitoring data for life prediction without extracting the degradation trend of the monitoring data. According to the characteristics that the equipment performance degradation is reflected in the trend change of monitoring data, while the changes of operating conditions and environment are reflected in the detail change of monitoring data, the MP-SAX is first used to measure the similarity between the monitoring data under multiple operating conditions. Then, the similar life candidate set and corresponding weight are obtained according to the MP-SAX. Finally, the life prediction results of equipment under multiple operating conditions can be calculated by aggregating the similar life candidate set. Through the analysis and verification of public datasets of the turbofan engine from the NASA Ames Prognostics Data Repository, it is proved that the proposed method can achieve life prediction only using original monitoring data without extracting degradation trend of monitoring data. In addition, the prediction result of STM can be effectively improved by improving the similarity measurement accuracy of STM.
Although some important techniques associated with the proposed method have been investigated in this paper, the STM can only obtain the prediction point of life and do not consider the uncertainty in the prediction.

Author Contributions

Conceptualization, J.Y.; formal analysis, J.Y.; investigation, J.Y.; methodology, J.Y.; project administration, M.X.; software, J.Y. and R.W.; supervision, M.X.; validation, Y.L.; writing—original draft, J.Y.; writing—review and editing, J.Y., Y.L., R.W. and M.X. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Publicly available datasets were analyzed in this study. This data can be found here: [https://ti.arc.nasa.gov/m/project/prognostic-repository/CMAPSSData.zip].

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Table A1. Meaning of acronyms.
Table A1. Meaning of acronyms.
AcronymsMeaningAcronymsMeaning
AIArtificial intelligenceMP-SAXMorphological pattern and symbolic aggregate approximation-based similarity measurement method
CBMCondition based maintenanceMP-SAX-STMSimilarity trajectory method based on morphological pattern and symbolic aggregate approximation
CBRCase-based reasoningOPOperating parameters
CMAPSSCommercial modular aero-propulsion system simulationRMSERoot mean square error
DEDetail componentRULRemaining useful life
EMDEmpirical mode decompositionSSensor
IMFIntrinsic mode functionSAXSymbolic aggregate approximation
LCSLongest common subsequenceSCSymbolic aggregate approximation symbol sequences
MAEMean absolute errorSDESimilarity of detail component
MAPEMean absolute percentage errorSTMSimilarity trajectory method
MASEMean absolute scaled errorSTRSimilarity of trend component
MCMorphological pattern symbol sequencesTRTrend component
MPMorphological pattern--

References

  1. 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. 2018, 104, 799–834. [Google Scholar] [CrossRef]
  2. Jardine, A.K.; Lin, D.; Banjevic, D. A review on machinery diagnostics and prognostics implementing condition-based maintenance. Mech. Syst. Signal Process. 2006, 20, 1483–1510. [Google Scholar] [CrossRef]
  3. Rezamand, M.; Kordestani, M.; Carriveau, R.; Ting, D.S.-K.; Orchard, M.E.; Saif, M. Critical Wind Turbine Components Prognostics: A Comprehensive Review. IEEE Trans. Instrum. Meas. 2020, 69, 9306–9328. [Google Scholar] [CrossRef]
  4. Bhargava, C.; Sharma, P.K.; Senthilkumar, M.; Padmanaban, S.; Ramachandaramurthy, V.K.; Leonowicz, Z.; Blaabjerg, F.; Mitolo, M. Review of Health Prognostics and Condition Monitoring of Electronic Components. IEEE Access 2020, 8, 75163–75183. [Google Scholar] [CrossRef]
  5. Nath, A.G.; Udmale, S.S.; Singh, S.K. Role of artificial intelligence in rotor fault diagnosis: A comprehensive review. Artif. Intell. Rev. 2020, 54, 2609–2668. [Google Scholar] [CrossRef]
  6. Lin, S.-L. Intelligent Fault Diagnosis and Forecast of Time-Varying Bearing Based on Deep Learning VMD-DenseNet. Sensors 2021, 21, 7467. [Google Scholar] [CrossRef]
  7. Tsai, C.-M.; Wang, C.-S.; Chung, Y.-J.; Sun, Y.-D.; Perng, J.-W. Multi-Sensor Fault Diagnosis of Underwater Thruster Propeller Based on Deep Learning. Sensors 2021, 21, 7187. [Google Scholar] [CrossRef]
  8. Cui, L.; Tian, X.; Shi, X.; Wang, X.; Cui, Y. A Semi-Supervised Fault Diagnosis Method Based on Improved Bidirectional Generative Adversarial Network. Appl. Sci. 2021, 11, 9401. [Google Scholar] [CrossRef]
  9. She, D.; Jia, M. A BiGRU method for remaining useful life prediction of machinery. Measurement 2021, 167, 108277. [Google Scholar] [CrossRef]
  10. 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 2020, 379, 117–129. [Google Scholar] [CrossRef]
  11. Chen, Y.; Li, F.; Wang, J.; Tang, B.; Zhou, X. Quantum recurrent encoder–decoder neural network for performance trend prediction of rotating machinery. Knowl. Based Syst. 2020, 197, 105863. [Google Scholar] [CrossRef]
  12. Barraza, J.F.; Droguett, E.L.; Martins, M.R. Towards Interpretable Deep Learning: A Feature Selection Framework for Prognostics and Health Management Using Deep Neural Networks. Sensors 2021, 21, 5888. [Google Scholar] [CrossRef] [PubMed]
  13. Muneer, A.; Taib, S.M.; Naseer, S.; Ali, R.F.; Aziz, I.A. Data-Driven Deep Learning-Based Attention Mechanism for Remaining Useful Life Prediction: Case Study Application to Turbofan Engine Analysis. Electronics 2021, 10, 2453. [Google Scholar] [CrossRef]
  14. Muneer, A.; Taib, S.M.; Fati, S.M.; Alhussian, H. Deep-Learning Based Prognosis Approach for Remaining Useful Life Prediction of Turbofan Engine. Symmetry 2021, 13, 1861. [Google Scholar] [CrossRef]
  15. Aamodt, A.; Plaza, E. Case-Based Reasoning: Foundational Issues, Methodological Variations, and System Approaches. AI Commun. 1994, 7, 39–59. [Google Scholar] [CrossRef]
  16. Wang, T.; Yu, J.; Siegel, D.; Lee, J. A similarity-based prognostics approach for Remaining Useful Life estimation of engineered systems. Proceedings of 2008 International Conference on Prognostics and Health Management, Denver, CO, USA, 6–9 October 2008; pp. 1–6. [Google Scholar] [CrossRef]
  17. You, M.-Y.; Meng, G. A generalized similarity measure for similarity-based residual life prediction. J. Process. Mech. Eng. 2011, 225, 151–160. [Google Scholar] [CrossRef]
  18. Zeming, L.; Jianmin, G.; Hongquan, J.; Xu, G.; Zhiyong, G.; Rongxi, W. A similarity-based method for remaining useful life prediction based on operational reliability. Appl. Intell. 2018, 48, 2983–2995. [Google Scholar] [CrossRef]
  19. Liang, Z.; Gao, J.; Jiang, H.; Gao, X.; Gao, Z.; Wang, R. A Degradation Degree Considered Method for Remaining Useful Life Prediction Based on Similarity. Comput. Sci. Eng. 2018, 21, 50–64. [Google Scholar] [CrossRef]
  20. Cannarile, F.; Baraldi, P.; Zio, E. An evidential similarity-based regression method for the prediction of equipment remaining useful life in presence of incomplete degradation trajectories. Fuzzy Sets Syst. 2019, 367, 36–50. [Google Scholar] [CrossRef] [Green Version]
  21. Yang, Y.; Guo, Y.; Huang, Z.; Chen, N.; Li, L.; Jiang, Y.; He, N. Research on the milling tool wear and life prediction by establishing an integrated predictive model. Measurement 2019, 145, 178–189. [Google Scholar] [CrossRef]
  22. Li, L.L.; Ma, D.J.; Li, Z.G. Residual Useful Life Estimation by a Data-Driven Similarity-Based Approach. Qual. Reliab. Eng. Int. 2017, 33, 231–239. [Google Scholar] [CrossRef]
  23. Lin, Y.; Yang, B.; Zhang, J.; Liu, H. Approach for 4-D Trajectory Management Based on HMM and Trajectory Similarity. J. Mar. Sci. Technol. 2019, 27, 246–256. [Google Scholar] [CrossRef]
  24. Comeau, D.; Giannakis, D.; Zhao, Z.; Majda, A.J. Predicting regional and pan-Arctic sea ice anomalies with kernel analog forecasting. Clim. Dyn. 2019, 52, 5507–5525. [Google Scholar] [CrossRef] [Green Version]
  25. Wang, T. Trajectory Similarity Based Prediction for Remaining Useful Life Estimation; ProQuest Dissertations Publishing: Cincinnati, OH, USA, 2010; pp. 41–70. [Google Scholar]
  26. Yin, J.; Wang, R.; Zheng, H.; Yang, Y.; Li, Y.; Xu, M. A New Time Series Similarity Measurement Method Based on the Morphological Pattern and Symbolic Aggregate Approximation. IEEE Access 2019, 7, 109751–109762. [Google Scholar] [CrossRef]
  27. Yu, D.; Cheng, J.; Yang, Y. Application of EMD method and Hilbert spectrum to the fault diagnosis of roller bearings. Mech. Syst. Signal Process. 2005, 19, 259–270. [Google Scholar] [CrossRef]
  28. Li, Y.; Xu, M.; Wei, Y.; Huang, W. An improvement EMD method based on the optimized rational Hermite interpolation approach and its application to gear fault diagnosis. Measurement 2015, 63, 330–345. [Google Scholar] [CrossRef]
  29. Li, Y.; Xu, M.; Wei, Y.; Huang, W. A new rolling bearing fault diagnosis method based on multiscale permutation entropy and improved support vector machine based binary tree. Measurement 2016, 77, 80–94. [Google Scholar] [CrossRef]
  30. He, X.; Shao, C.; Xiong, Y. A non-parametric symbolic approximate representation for long time series. Pattern Anal. Appl. 2016, 19, 111–127. [Google Scholar] [CrossRef]
  31. Sun, Y.; Li, J.; Liu, J.; Sun, B.; Chow, C. An improvement of symbolic aggregate approximation distance measure for time series. Neurocomputing 2014, 138, 189–198. [Google Scholar] [CrossRef]
  32. Hsu, W.J.; Du, M.W. Computing a longest common subsequence for a set of strings. BIT Numer. Math. 1984, 24, 45–59. [Google Scholar] [CrossRef]
  33. Batista, G.E.; Keogh, E.J.; Tataw, O.M.; De Souza, V.M. CID: An efficient complexity-invariant distance for time series. Data Min. Knowl. Discov. 2014, 28, 634–669. [Google Scholar] [CrossRef]
  34. Saxena, A.; Kai, G.; Simon, D.; Eklund, N. Damage propagation modeling for aircraft engine run-to-failure simulation. In Proceedings of the International Conference on Prognostics and Health Management, Denver, CO, USA, 6–9 October 2008; pp. 1–9. [Google Scholar] [CrossRef]
  35. Hyndman, R.; Koehler, A.B. Another look at measures of forecast accuracy. Int. J. Forecast. 2006, 22, 679–688. [Google Scholar] [CrossRef] [Green Version]
Figure 1. The influence of multiple operating conditions on the detail component of monitoring data.
Figure 1. The influence of multiple operating conditions on the detail component of monitoring data.
Applsci 11 10968 g001
Figure 2. The diagrammatic sketch of the proposed method.
Figure 2. The diagrammatic sketch of the proposed method.
Applsci 11 10968 g002
Figure 3. Correlation coefficient between the monitoring data of each sensor.
Figure 3. Correlation coefficient between the monitoring data of each sensor.
Applsci 11 10968 g003
Figure 4. The simulation data of turbofan engine. (a) Monitoring data of Sensor Channel 3. (b) Data after normalization of operating conditions.
Figure 4. The simulation data of turbofan engine. (a) Monitoring data of Sensor Channel 3. (b) Data after normalization of operating conditions.
Applsci 11 10968 g004
Figure 5. Degradation model comparison based on different mean and variance. (a) Life cycle monitoring Data 1 of Sensor Channel 3. (b) The first half monitoring Data 1 of Sensor Channel 3. (c) Life cycle monitoring Data 2 of Sensor Channel 3. (d) Degradation model based on the mean and variance of life cycle monitoring data. (e) Degradation model comparison based on the mean and variance of the first half of monitoring Data 1. (f) degradation model comparison based on the mean and variance of life cycle monitoring data 2.
Figure 5. Degradation model comparison based on different mean and variance. (a) Life cycle monitoring Data 1 of Sensor Channel 3. (b) The first half monitoring Data 1 of Sensor Channel 3. (c) Life cycle monitoring Data 2 of Sensor Channel 3. (d) Degradation model based on the mean and variance of life cycle monitoring data. (e) Degradation model comparison based on the mean and variance of the first half of monitoring Data 1. (f) degradation model comparison based on the mean and variance of life cycle monitoring data 2.
Applsci 11 10968 g005
Figure 6. MAE, RMSE, MAPE, and MASE results of Set #2 based on the different test dataset. (a) MAE. (b) RMSE. (c) MAPE. (d) MASE.
Figure 6. MAE, RMSE, MAPE, and MASE results of Set #2 based on the different test dataset. (a) MAE. (b) RMSE. (c) MAPE. (d) MASE.
Applsci 11 10968 g006
Figure 7. MAE, RMSE, MAPE, and MASE results of Set #4 based on the different test dataset. (a) MAE. (b) RMSE. (c) MAPE. (d) MASE.
Figure 7. MAE, RMSE, MAPE, and MASE results of Set #4 based on the different test dataset. (a) MAE. (b) RMSE. (c) MAPE. (d) MASE.
Applsci 11 10968 g007
Figure 8. MAE, RMSE, MAPE, and MASE results of Set #2. (a) MAE. (b) RMSE. (c) MAPE. (d) MASE.
Figure 8. MAE, RMSE, MAPE, and MASE results of Set #2. (a) MAE. (b) RMSE. (c) MAPE. (d) MASE.
Applsci 11 10968 g008
Figure 9. MAE, RMSE, MAPE, and MASE results of Set #4. (a) MAE. (b) RMSE. (c) MAPE. (d) MASE.
Figure 9. MAE, RMSE, MAPE, and MASE results of Set #4. (a) MAE. (b) RMSE. (c) MAPE. (d) MASE.
Applsci 11 10968 g009
Figure 10. RUL result of the single tested sample. (a) Set #2. (b) Set #4.
Figure 10. RUL result of the single tested sample. (a) Set #2. (b) Set #4.
Applsci 11 10968 g010
Figure 11. RUL error of the single tested sample. (a) Set #2. (b) Set #4.
Figure 11. RUL error of the single tested sample. (a) Set #2. (b) Set #4.
Applsci 11 10968 g011
Table 1. The information of operating condition and failure mode simulated by each set of data.
Table 1. The information of operating condition and failure mode simulated by each set of data.
SetOperating ConditionFailure Mode
#111
#261
#312
#462
Table 2. Brief description of one life cycle data of simulation data.
Table 2. Brief description of one life cycle data of simulation data.
CycleOP 1OP 2OP 3S 1S 2S 21
142.00490.8400100445.00549.686.3670
220.00200.7002100491.19606.0714.6550
525.00630.620760462.54536.108.6754
634.99960.8400100449.44554.778.9057
70.001910−4100518.67641.8323.4578
179.99890.2506100489.05603.8017.1975
32142.00580.8400100445.00549.716.4590
OP—operating parameters; S—sensor.
Table 3. Relative reduction of each indicator of MP-SAX-STM compared with STM of Set #2.
Table 3. Relative reduction of each indicator of MP-SAX-STM compared with STM of Set #2.
Indicators1/22/33/44/5
MAE23.71%24.48%22.28%21.74%
RMSE22.35%22.32%23.20%21.78%
MAPE25.21%25.13%22.50%22.63%
MASE23.71%24.48%22.28%21.74%
Table 4. Relative reduction of each indicator of MP-SAX-STM compared with STM of Set #4.
Table 4. Relative reduction of each indicator of MP-SAX-STM compared with STM of Set #4.
Indicators1/22/33/44/5
MAE9.30%13.69%13.51%16.70%
RMSE8.65%11.38%11.49%12.36%
MAPE8.67%13.45%12.82%13.30%
MASE9.30%13.69%13.51%16.70%
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Yin, J.; Li, Y.; Wang, R.; Xu, M. An Improved Similarity Trajectory Method Based on Monitoring Data under Multiple Operating Conditions. Appl. Sci. 2021, 11, 10968. https://doi.org/10.3390/app112210968

AMA Style

Yin J, Li Y, Wang R, Xu M. An Improved Similarity Trajectory Method Based on Monitoring Data under Multiple Operating Conditions. Applied Sciences. 2021; 11(22):10968. https://doi.org/10.3390/app112210968

Chicago/Turabian Style

Yin, Jiancheng, Yuqing Li, Rixin Wang, and Minqiang Xu. 2021. "An Improved Similarity Trajectory Method Based on Monitoring Data under Multiple Operating Conditions" Applied Sciences 11, no. 22: 10968. https://doi.org/10.3390/app112210968

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