Prognostics and health management (PHM) is an approach to machine maintenance that uses real-time and historical sensor data to inform and optimize maintenance decisions.
Prognostics and health management is an integrated approach that combines two key concepts:
- Prognostics refers to an approach to designing algorithms to estimate the remaining useful life of systems or components. The term is often used interchangeably with predictive maintenance.
- Health management is a comprehensive maintenance approach that applies the insights from prognostics and diagnostics algorithms, among others, to ensure system health and reliability.
PHM is an approach to machine maintenance that uses real-time and historical sensor data to inform and optimize maintenance decisions, combining prognostics algorithms that estimate remaining useful life with health management strategies to ensure system reliability.
Diagnostics identifies and determines the causes of faults that have already occurred, answering “What went wrong?”; prognostics predicts when a system will no longer perform its intended function, answering “When will it go wrong?”
PHM helps reduce equipment downtime by detecting anomalies and predicting problems before they occur, optimizes maintenance schedules to avoid unnecessary costs, and enhances operational efficiency by extending equipment lifespan and improving productivity.
Health management is a comprehensive approach that integrates monitoring, diagnostics, prognostics, and maintenance planning to maintain system health and reliability throughout the equipment life cycle, using data to inform decisions on preventive, corrective, or predictive maintenance actions.
PHM uses time series sensor data like temperature, pressure, voltage, noise, or vibration measurements collected over time, representing both healthy and degraded machine states.
Condition indicators, sometimes called health indicators, are features extracted from machine data using statistical and signal processing techniques that change predictably as the machine degrades. They are used as inputs to train prognostics models.
The main types include data-driven algorithms like regression models and RUL models, physics-based models built in simulation environments, and hybrid algorithms that combine system physics knowledge with operational data.
MATLAB provides tools like Predictive Maintenance Toolbox for developing prognostics algorithms, processing sensor data, designing condition indicators, estimating remaining useful life, and deploying algorithms to operational environments.