Prognostics declare remaining useful life (RUL) predictions and degradation warnings.
prognostics BatteryPrognostics {
predict battery.remaining_useful_life;
warn_if remaining_useful_life < 30 min;
}
| Type | Role |
|---|---|
PrognosticModel |
Named model with rules |
RemainingUsefulLife |
Component RUL estimate |
FailurePrediction |
Probability and horizon |
DegradationTrend |
Metric direction and rate |
spanda prognostics rover.sd [--json]
Advanced degradation models: spanda-prognostics (assurance.prognostics).
Complements spanda-maintenance (predictive maintenance) without duplicating health metrics.
See examples/prognostics/battery_degradation.sd.