Similarity-Based Remaining Useful Lifetime Prediction Method Considering Epistemic Uncertainty
Abstract
:1. Introduction
2. Methodology
2.1. Data Preprocessing
2.2. Similarity Measurement-Based Uncertainty Ellipse
Algorithm 1: Uncertain measurement algorithm. |
Input: a pair of trajectories P and Q; Output: NS(P,Q): similarity value of P and Q; |
Step1: Generate a uniform random number b by uncertain distribution |
Step2: Get the shape parameters of all EL(p) & EL(q) by Equations (6) and (7) |
Step3: For q in Q, traverse all the segments in trajectory P Continutiy+ =1 If q is spatially located in the ellipse of segment (p), then Sq+ = exp(−min(d(q,pj), d(q,pj+1))/EL(p) × Continuity Repeat step 3 until fine the matched ellipse Else Continuity reset to 0 when the point is mismatched |
Step4: Repeat the same operation from P to Q, get Sp |
Step5: |
2.3. RUL Prediction Based on Stacked Denoising Autoencoder
- Encoder: The main role of the encoder is to convert inputs containing noise to the nonlinear space in the hidden layer by:where is the connection weight matrix between the input layer and the hidden layer; is the bias matrix between the input layer and the hidden layer. f is the active sigmoid function: .
- Decoder: The decoder, on the other hand, is the inverse process of the Encoder, which converts the internal representation to a nonlinear output space Y using Equation (10). The output should be as close as possible to the original noise-free input:
3. Case Study
3.1. Battery Degradation Dataset
- (1)
- Real dataset: The dataset was provided by NASA Ames’s Prognostics CoE and contains a total of 18,650 degradation data for 34 groups of batteries. Although each type of battery has the same cathode and diaphragm materials, their anodes and electrolyte solutions are different. All of the above batteries were tested on a shared platform. The charging process was carried out using a constant current (CC) mode with a current of 1.5 A until the battery voltage reached the top limit of 4.2 V. Subsequently, the charging mode was switched to constant voltage (CV) until the charge current dropped to 20 mA. The battery underwent a controlled discharge process at a consistent current rate of 2 A until the voltage reached a level of 2.5 V. The dataset provides different data about battery aging, including the battery terminal voltage measured during the charge and discharge phases, battery output current measured during the charge and discharge phases, battery temperature, and battery capacity. Based on the preceding study of the existing performance measures for lithium-ion batteries, battery capacity was chosen as the degradation indicator. In this study, B0003, B0005, B0007, and B0010 (3#, 5#, 7#, and 10#) batteries are used to verify the proposed method. Number 10# is used as the objective battery; the others are used as reference batteries.
- (2)
- Synthetic dataset: The dataset was created by resampling real degradation data at various sampling rates. As depicted in Figure 8, sub-trajectories are generated for each trajectory () by iteratively selecting points alternatingly. We define the new datasets as , where ra represents the sampling rate, ranging from 1 to 0.6.
3.2. Similarity Measurement Result
- (1)
- DTW [27]: Dynamic time warping (DTW) is a time series similarity matching algorithm based on dynamic programming. It offers significant benefits when matching time series of varying lengths.
- (2)
- LCSS [28]: The Longest common subsequence (LCSS) defines the similarity between two trajectories as the longest common subsequence. LCSS is more robust to noise and permits specific points to remain unmatched, unlike DTW.
- (3)
- EDR [29]: Edit Distance on Real Sequence (EDR) defines the similarity between two trajectories as the minimum number of operations to transform from one trajectory to another.
3.3. Prediction Results and Comparison
4. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Ferreira, C.; Gonçalves, G. Remaining Useful Life prediction and challenges: A literature review on the use of Machine Learning Methods. J. Manuf. Syst. 2022, 63, 550–562. [Google Scholar] [CrossRef]
- Wang, S.; Jin, S.; Bai, D.; Fan, Y.; Shi, H.; Fernandez, C. A critical review of improved deep learning methods for the remaining useful life prediction of lithium-ion batteries. Energy Rep. 2021, 7, 5562–5574. [Google Scholar] [CrossRef]
- Lei, Y.; Li, N.; Gontarz, S.; Lin, J. A model-based method for remaining useful life prediction of machinery. IEEE Trans. Reliab. 2016, 65, 1314–1326. [Google Scholar] [CrossRef]
- Liao, L.; Köttig, F. A hybrid framework combining data-driven and model-based methods for system remaining useful life prediction. Appl. Soft Comput. 2016, 44, 191–199. [Google Scholar] [CrossRef]
- Ren, L.; Dong, J.; Wang, X.; Meng, Z.; Zhao, L.; Deen, M.J. A data-driven auto-CNN-LSTM prediction model for lithium-ion battery remaining useful life. IEEE Trans. Ind. Inform. 2020, 17, 3478–3487. [Google Scholar] [CrossRef]
- Zhang, Y.; Xiong, R.; He, H.; Pecht, M.G. Long short-term memory recurrent neural network for remaining useful life prediction of lithium-ion batteries. IEEE Trans. Veh. Technol. 2018, 67, 5695–5705. [Google Scholar] [CrossRef]
- Chen, D.; Qin, Y.; Wang, Y.; Zhou, J. Health indicator construction by quadratic function-based deep convolutional auto-encoder and its application into bearing RUL prediction. ISA Trans. 2021, 114, 44–56. [Google Scholar] [CrossRef] [PubMed]
- Fan, Y.; Nowaczyk, S.; Rögnvaldsson, T. Transfer learning for remaining useful life prediction based on consensus self-organizing models. Reliab. Eng. Syst. Saf. 2020, 203, 107098. [Google Scholar] [CrossRef]
- Sun, C.; Ma, M.; Zhao, Z.; Tian, S.; Yan, R.; Chen, X. Deep transfer learning based on sparse autoencoder for remaining useful life prediction of tool in manufacturing. IEEE Trans. Ind. Inform. 2018, 15, 2416–2425. [Google Scholar] [CrossRef]
- Wang, L.; Liu, H.; Pan, Z.; Fan, D.; Zhou, C.; Wang, Z. Long short-term memory neural network with transfer learning and ensemble learning for remaining useful life prediction. Sensors 2022, 22, 5744. [Google Scholar] [CrossRef]
- Sun, W.; Wang, H.; Liu, Z.; Qu, R. Method for Predicting RUL of Rolling Bearings under Different Operating Conditions Based on Transfer Learning and Few Labeled Data. Sensors 2022, 23, 227. [Google Scholar] [CrossRef]
- Mao, W.; He, J.; Sun, B.; Wang, L. Prediction of bearings remaining useful life across working conditions based on transfer learning and time series clustering. IEEE Access 2021, 9, 135285–135303. [Google Scholar] [CrossRef]
- Zhu, J.; Chen, N.; Shen, C. A new data-driven transferable remaining useful life prediction approach for bearing under different working conditions. Mech. Syst. Signal Process. 2020, 139, 106602. [Google Scholar] [CrossRef]
- Lin, Y.H.; Ding, Z.Q.; Li, Y.F. Similarity based remaining useful life prediction based on Gaussian Process with active learning. Reliab. Eng. Syst. Saf. 2023, 238, 109461. [Google Scholar] [CrossRef]
- Liu, Y.; Hu, X.; Zhang, W. Remaining useful life prediction based on health index similarity. Reliab. Eng. Syst. Saf. 2019, 185, 502–510. [Google Scholar] [CrossRef]
- Hou, M.; Pi, D.; Li, B. Similarity-based deep learning approach for remaining useful life prediction. Measurement 2020, 159, 107788. [Google Scholar] [CrossRef]
- Liang, Z.; Gao, J.; Jiang, H.; Gao, X.; Gao, Z.; Wang, R. A similarity-based method for remaining useful life prediction based on operational reliability. Appl. Intell. 2018, 48, 2983–2995. [Google Scholar]
- Yu, W.; Kim, Y., II; Mechefske, C. An improved similarity-based prognostic algorithm for RUL estimation using an RNN autoencoder scheme. Reliab. Eng. Syst. Saf. 2020, 199, 106926. [Google Scholar] [CrossRef]
- Gu, M.; Chen, Y. Two improvements of similarity-based residual life prediction methods. J. Intell. Manuf. 2019, 30, 303–315. [Google Scholar] [CrossRef]
- Xue, B.; Xu, F.; Huang, X.; Xu, Z.; Zhang, X. Improved similarity based prognostics method for turbine engine degradation with degradation consistency test. Appl. Intell. 2022, 52, 10181–10201. [Google Scholar] [CrossRef]
- Ren, L.; Sun, Y.; Cui, J.; Zhang, L. Bearing remaining useful life prediction based on deep autoencoder and deep neural networks. J. Manuf. Syst. 2018, 48, 71–77. [Google Scholar] [CrossRef]
- Guo, N.; Shekhar, S.; Wei, X.; Luo, C.; Jing, N. Utsm: A trajectory similarity measure considering uncertainty based on an amended ellipse model. ISPRS Int. J. Geo-Inf. 2019, 8, 518. [Google Scholar] [CrossRef]
- Liu, B. Some research problems in uncertainty theory. J. Uncertain Syst. 2009, 3, 3–10. [Google Scholar]
- Liu, B. Uncertainty distribution and independence of uncertain processes. Fuzzy Optim. Decis. Mak. 2014, 13, 259–271. [Google Scholar] [CrossRef]
- Zhang, S.J.; Kang, R.; Lin, Y.H. Remaining useful life prediction for degradation with recovery phenomenon based on uncertain process. Reliab. Eng. Syst. Saf. 2021, 208, 107440. [Google Scholar] [CrossRef]
- Erhan, D.; Manzagol, P.A.; Bengio, Y.; Bengio, S.; Vincent, P. The difficulty of training deep architectures and the effect of unsupervised pre-training. In Proceedings of the Artificial Intelligence and Statistics, Clearwater Beach, FL, USA, 16–18 April 2009; pp. 153–160. [Google Scholar]
- Senin, P. Dynamic time warping algorithm review. Inf. Comput. Sci. Dep. Univ. Hawaii Manoa Honol. USA 2008, 855, 40. [Google Scholar]
- Bergroth, L.; Hakonen, H.; Raita, T. A survey of longest common subsequence algorithms. In Proceedings of the Seventh International Symposium on String Processing and Information Retrieval, SPIRE 2000, A Curuna, Spain, 27–29 September 2000; IEEE: Piscataway, NJ, USA, 2000; pp. 39–48. [Google Scholar]
- Ding, X.; Cui, Z.; Cui, N. Connection Fault Diagnosis for Series-connected Lithium-ion Battery Based on Curve Similarity Calculation and Curve Conversion. In Proceedings of the 2022 6th CAA International Conference on Vehicular Control and Intelligence (CVCI), Nanjing, China, 28–30 October 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 1–6. [Google Scholar]
Evaluate Criteria | NS(P,Q)-Based | LCSS-Based | DTW-Based | EDR-Based |
---|---|---|---|---|
MAPE | 9.28 | 11.50 | 19.47 | 33.55 |
R2 | 0.9226 | 0.7745 | 0.7298 | 0.4151 |
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. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Wu, W.; Zou, T.; Zhang, L.; Wang, K.; Li, X. Similarity-Based Remaining Useful Lifetime Prediction Method Considering Epistemic Uncertainty. Sensors 2023, 23, 9535. https://doi.org/10.3390/s23239535
Wu W, Zou T, Zhang L, Wang K, Li X. Similarity-Based Remaining Useful Lifetime Prediction Method Considering Epistemic Uncertainty. Sensors. 2023; 23(23):9535. https://doi.org/10.3390/s23239535
Chicago/Turabian StyleWu, Wenbo, Tianji Zou, Lu Zhang, Ke Wang, and Xuzhi Li. 2023. "Similarity-Based Remaining Useful Lifetime Prediction Method Considering Epistemic Uncertainty" Sensors 23, no. 23: 9535. https://doi.org/10.3390/s23239535
APA StyleWu, W., Zou, T., Zhang, L., Wang, K., & Li, X. (2023). Similarity-Based Remaining Useful Lifetime Prediction Method Considering Epistemic Uncertainty. Sensors, 23(23), 9535. https://doi.org/10.3390/s23239535