Run-to-failure simulation data for aircraft turbofan engines generated using C-MAPSS (Commercial Modular Aero-Propulsion System Simulation). This dataset represents engine degradation in the High Pressure Compressor (HPC) module under varying operational conditions.
data("train_FD001")A data frame with multiple observations (rows) on the following 24 variables (columns):
unitEngine unit number (identifier)
tTime in cycles
T2Total temperature at fan inlet (°R)
T24Total temperature at LPC outlet (°R)
T30Total temperature at HPC outlet (°R)
T50Total temperature at LPT outlet (°R)
P2Pressure at fan inlet (psia)
P15Total pressure in bypass-duct (psia)
P30Total pressure at HPC outlet (psia)
NfPhysical fan speed (rpm)
NcPhysical core speed (rpm)
eprEngine pressure ratio (P50/P2)
Ps30Static pressure at HPC outlet (psia)
phiRatio of fuel flow to Ps30 (pps/psi)
NRfCorrected fan speed (rpm)
NRcCorrected core speed (rpm)
BPRBypass Ratio
farBBurner fuel-air ratio
htBleedBleed Enthalpy
Nf_dmdDemanded fan speed (rpm)
PCNfR_dmdDemanded corrected fan speed (rpm)
W31HPT coolant bleed (lbm/s)
W32LPT coolant bleed (lbm/s)
The data was generated for the Prognostics and Health Management (PHM) 2008 data challenge. Each engine unit starts with some initial wear and progresses to failure as efficiency and flow parameters degrade exponentially. The failure criterion is when the health index (calculated from stall margins and EGT) reaches zero. The dataset includes sensor measurements taken at cruise conditions.
Saxena, A., Goebel, K., Simon, D., & Eklund, N. (2008). Damage propagation modeling for aircraft engine run-to-failure simulation. In 2008 International Conference on Prognostics and Health Management (pp. 1--9). IEEE. tools:::Rd_expr_doi("10.1109/PHM.2008.4711414")