Abstract
Data-driven machinery prognostics has seen increasing popularity recently, especially with the effectiveness of deep learning methods growing. However, deep learning methods lack useful properties such as the lack of uncertainty quantification of their outputs and have a black-box nature. Neural ordinary differential equations (NODEs) use neural networks to define differential equations that propagate data from the inputs to the outputs. They can be seen as a continuous generalization of a popular network architecture used for image recognition known as the Residual Network (ResNet). This paper compares the performance of each network for machinery prognostics tasks to show the validity of Neural ODEs in machinery prognostics. The comparison is done using NASA’s Commercial Modular Aero-Propulsion System Simulation (C-MAPSS) dataset, which simulates the sensor information of degrading turbofan engines. To compare both architectures, they are set up as convolutional neural networks and the sensors are transformed to the time-frequency domain through the short-time Fourier transform (STFT). The spectrograms from the STFT are the input images to the networks and the output is the estimated RUL; hence, the task is turned into an image recognition task. The results found NODEs can compete with state-of-the-art machinery prognostics methods. While it does not beat the state-of-the-art method, it is close enough that it could warrant further research into using NODEs. The potential benefits of using NODEs instead of other network architectures are also discussed in this work.
Highlights
Machinery prognostics is defined as the process used to estimate the remaining useful life (RUL) of machinery or its components
The aim of this paper is to show the applicability of Neural Ordinary Differential Equations (NODEs) in machinery prognostics by applying them to the popular Commercial Modular Aero-Propulsion System Simulation (C-MAPSS) turbofan engine dataset and comparing their performance to other methods
The improved performance could be due to the fact that Residual Network (ResNet) and NODE outperform regular convolutional neural network (CNN) in image recognition tasks (He et al, 2016; Chen et al, 2018), the architecture of NODE-CNN may be an improvement to the simpler CNN architecture used in (Pasa et al, 2019)
Summary
Machinery prognostics is defined as the process used to estimate the remaining useful life (RUL) of machinery or its components. There are three main categories of machinery prognostics methods, physics-based, data-driven and hybrid. Machine learning techniques have become increasingly used in data-driven machinery prognostics Implementation of these techniques generally involves pre-processing the historical data, extracting features from the data that correlate well with the RUL and training the machine learning model on the data and features. The short-time Fourier transform (STFT) is a way of analyzing a non-stationary signal by approximating discrete parts of the signal as stationary. This is done through a sliding window that acts over the signal and applies the Fourier transform on the windowed signal to extract frequency information at that time. Different basis function selections can influence the results significantly; this influence was avoided by using the STFT instead of the Wavelet transform (Li et al, 2019)
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
More From: International Journal of Prognostics and Health Management
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.