The NASA Prognostics Algorithm Package is a framework for model-based prognostics (computation of remaining useful life) of engineering systems. It includes algorithms for state estimation and prediction, including uncertainty propagation. The algorithms use prognostic models (see prog_models) to perform estimation and prediction. The package enables rapid development of prognostics solutions for given models of components and systems. Algorithms can be swapped for comparative studies and evaluations


Keywords
prognostics, diagnostics, fault, detection, fdir, and, health, management, PHM, ivhm, integrated-system-health-management, prognostics-health-management
License
Other
Install
pip install prog-algs==1.5.1

Documentation

ProgPy Packages

The prog_algs package has been combined with the prog_models package to create the new progpy python package, here: https://github.com/nasa/progpy.