A field guide · three interactive monographs
One arc told in three parts: from a single sensor sample, to a calibrated forecast of its next value, to a forecast of the failure it is heading toward. Every idea is built from first principles and made tangible with genuine, interactive simulations you can drive yourself.
The three parts
Each monograph stands on its own, yet they share a vocabulary and a spine. Read in order for the full arc, or jump to the part you need.
How a physical signal becomes ordered numbers, and how to read them: sampling and aliasing, decomposition, the frequency view, autocorrelation, smoothing and envelope analysis, feature extraction and fusion, the Kalman filter and its innovations, alarms, and a first look at degradation. The raw materials for everything that follows.
sampling · aliasing · FFT · spectrogram · autocorrelation · envelope · Kalman · CUSUM · features
read part one → Part twoFrom the past to the next value. The baselines you must beat, honest backtesting and scale-free metrics, exponential smoothing and ARIMA, reading the ACF and PACF, differencing toward stationarity, decomposition forecasts, and a deep run at uncertainty: fan charts, conformal intervals, quantile forecasting, and calibration. Then machine learning, direct versus recursive, forecast combination, deep and foundation models, and a live leaderboard.
baselines · MASE · ARIMA · ACF/PACF · conformal · quantile · calibration · ensembles · leaderboard
read part two → Part threeHow long until it fails, and how sure are you. Building a health indicator, fitting and extrapolating degradation models, tracking the state with a Kalman filter, particle filters for nonlinear wear, similarity-based RUL from a failure library, honest conformal RUL intervals with the alpha-lambda funnel, operating conditions as covariates, and how to grade a prognostic when being late is far worse than being early.
health indicator · degradation · particle filter · similarity · conformal RUL · alpha-lambda · covariates
read part three →Shared glossary
Terms that recur across the three parts, in plain language. The tag shows where each is introduced.
A note on method
Every figure in this series is a live computation, not a recorded animation. The fan charts run real exponential smoothing, the particle filter genuinely resamples its cloud, the leaderboard actually backtests each method and sorts the results. When you move a slider, the mathematics re-runs in front of you. The aim is for the intuitions to be earned from a working model rather than asserted, because a method you have watched succeed and fail under your own hands is one you can trust and reach for later.
Each page is self-contained and runs offline in any modern browser. References on each page point to further study; the explanations and simulations are written and implemented from first principles.