nasa / prog_algs

The Prognostic Algorithm Package is a python framework for model-based prognostics (computation of remaining useful life) of engineering systems, and provides a set of algorithms for state estimation and prediction, including uncertainty propagation. The algorithms take as inputs prognostic models (from NASA's Prognostics Model Package), and perform estimation and prediction functions. The library allows the rapid development of prognostics solutions for given models of components and systems. Different algorithms can be easily swapped to do comparative studies and evaluations of different algorithms to select the best for the application at hand.
56 stars 22 forks source link

Metric: monotonicity, prognosability, and trendability #114

Closed teubert closed 2 years ago

teubert commented 2 years ago

add monotonicity, prognosability, and trendability metrics for a RUL Profile

Screen Shot 2021-11-30 at 9 46 36 AM Screen Shot 2021-11-30 at 9 46 51 AM Screen Shot 2021-11-30 at 9 47 12 AM

See paper by J. Coble (https://www.papers.phmsociety.org/index.php/phmconf/article/view/1404)

D.o.D.

teubert commented 2 years ago

Monotonicity split into separate issues. See #176, #177, #175

teubert commented 2 years ago

Prognosability and trend ability are more metrics on data - moved to prog_models