| Literature DB >> 35444248 |
Cheng Peng1,2, Yufeng Chen3, Weihua Gui4, Zhaohui Tang4, Changyun Li3.
Abstract
In turbofan engine datasets, to address problems, such as noise interference, diverse data types, large data volumes, complex feature extraction, inability to effectively describe degradation trends, and poor remaining useful life (RUL) prognosis effects, a remaining useful life prognosis model combining an improved stack sparse autoencoder (imSSAE) and an improved echo state network (imESN) is proposed in this paper. First, the 3-sigma criterion is adopted to remove the noise and reconstruct the data, and then the deep features of the engine are extracted by using an imSSAE and fused into health indicator (HI) curves describing the engine degradation trend. Finally, an attention mechanism is introduced into an imESN to adaptively process different types of data and obtain the RUL. The experimental results based on the Commercial Modular Aero-Propulsion System Simulation (C-MAPSS) dataset show that compared with the other popular RUL prediction models, the combined model proposed in this paper has higher prediction accuracy, and the evaluation indices also show the effectiveness and superiority of the model.Entities:
Mesh:
Year: 2022 PMID: 35444248 PMCID: PMC9021315 DOI: 10.1038/s41598-022-10191-2
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Figure 1The framework of the proposed model.
Figure 2The structure of the imSSAE.
Figure 3The structure of the imESN.
Figure 4The turbofan engine model.
Data description of turbofan engine sensors.
| Sensor number | Sensor description | Units |
|---|---|---|
| 1 | Fan inlet temperature | °R |
| 2 | LPC outlet temperature | °R |
| 3 | HPC outlet temperature | °R |
| 4 | LPT outlet temperature | °R |
| 5 | Fan inlet pressure | psia |
| 6 | Bypass-duct pressure | psia |
| 7 | HPC outlet pressure | psia |
| 8 | Physical fan speed | rpm |
| 9 | Physical core speed | rpm |
| 10 | Engine pressure ratio P50/P2 | – |
| 11 | HPC outlet static pressure | psia |
| 12 | Ratio of fuel flow to Ps30 | pps/psia |
| 13 | Corrected fan speed | rpm |
| 14 | Corrected core speed | rpm |
| 15 | Bypass ratio | – |
| 16 | Burner fuel–air ratio | – |
| 17 | Bleed enthalpy | – |
| 18 | Required fan speed | rpm |
| 19 | Required fan conversion speed | rpm |
| 20 | High-pressure turbines cool air flow | lb/s |
| 21 | Low-pressure turbines cool air flow | lb/s |
Figure 5Degradation data of partial sensors.
Sensor trends summary.
| Trend | Sensor number |
|---|---|
| Increasing | [2, 3, 4, 8, 11, 13, 14, 15, 17 |
| Decreasing | [7, 12, 20, 21] |
| Irregular | [9, 14] |
| unchanged | [1, 5, 6, 10, 16, 18, 19] |
Model optimal parameter settings.
| imSSAE parameters | Value | imESN parameters | Value |
|---|---|---|---|
| Sparsity parameter | 0.05 | Reservoir node | 300 |
| Learning rate | 0.01 | Spectral radius | 0.9 |
| Batch size | 64 | Sparsity SD | 0.05 |
| Epoch | 50 | Leakage rate | 0.23 |
| Dropout | 0.2 | Scaling factor IS | 0.4 |
| Network structure | 14-8-4-1 |
Figure 6HI curve of the 100 engines.
Figure 710 HI curve of the training set.
Figure 810 HI curve of the test set.
Index evaluation results.
| Method | ||
|---|---|---|
| Linear regression | 0.8011 | 0.6508 |
| BP | 0.5399 | 0.6567 |
| DBN | 0.7422 | 0.7273 |
| PCA | 0.054 | 0.516 |
| ELM_AE | 0.049 | 0.426 |
| SDAE | 0.428 | 0.825 |
| The proposed method | 0.824 | 0.837 |
Figure 9RUL prediction results of four monitoring units.
Figure 10The RUL prediction results of the test set.
results of various mainstream RUL prediction methods.
| Model | RMSE | Score |
|---|---|---|
| The proposed method | 10.14 | 197 |
| HDNN[ | 13.02 | 245 |
| DCNN[ | 12.61 | 274 |
| LSTM-FNN[ | 16.14 | 338 |
| DBN[ | 15.21 | 418 |
| MLP[ | 16.78 | 560 |
| SVM[ | 40.72 | 7703 |
| RF[ | 17.91 | 480 |
| Autoencoder-BLSTM[ | 13.63 | 261 |
| VAE-D2GAN[ | 11.60 | 221 |
| CNN-LSTM[ | 14.40 | 290 |