SOTAVerified

A stacked DCNN to predict the RUL of a turbofan engine

2021-11-24Annual conference pf the PHM society 2021Code Available1· sign in to hype

David Solís-Martín, Juan Galán-Páez, Joaquín Borrego-Díaz

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper presents the data-driven techniques and methodologies used to predict the remaining useful life (RUL) of a fleet of aircraft engines that can suffer failures of diverse nature. The solution presented is based on two Deep Convolutional Neural Networks (DCNN) stacked in two levels. The first DCNN is used to extract a low-dimensional feature vector using the normalized raw data as input. The second DCNN ingests a list of vectors taken from the former DCNN and estimates the RUL. Model selection was carried out by means of Bayesian optimization using a repeated random subsampling validation approach. The proposed methodology was ranked in the third place of the 2021 PHM Conference Data Challenge.

Tasks

Reproductions