Computing Library › Surrogates & Uncertainty
Surrogates & Uncertainty

Why Surrogates Enable Real-Time Twins

A digital twin must mirror a system as fast as it evolves; surrogates compress hours-long physics into millisecond predictions that make that possible.

The real-time requirement

A digital twin is a live computational model that tracks a physical system, assimilating sensor data and predicting behavior faster than the system changes. Full-fidelity physics simulations - transport, electromagnetics, structural analysis - take minutes to days per run. That is far too slow for a twin that must update continuously. The gap between simulation speed and real-time demand is what surrogates close.

Compressing the physics

Kronos motion — confinement time

A surrogate trained offline on many full-fidelity runs captures the input-output relationship of the expensive model. Once trained, it evaluates in milliseconds. Reduced-order models retain the governing physics in a small system; Gaussian processes and neural surrogates learn the response map directly. Either way, the twin queries the surrogate, not the slow solver, so it keeps pace with the real system.

What the twin does with speed

Uncertainty in the loop

A twin that acts on predictions must know their reliability. Surrogates that carry error bars - Gaussian processes, Bayesian or ensemble neural surrogates - let the twin distinguish confident predictions from guesses, and trigger a fall-back to full-fidelity computation or a request for more data when uncertainty is high. Uncertainty-aware surrogates are what make a twin trustworthy, not just fast.

Keeping the twin honest

Surrogates degrade outside their training envelope, so a twin must monitor whether the system has drifted into an unvalidated regime and refresh the surrogate when it has. Online validation, drift detection, and periodic recalibration against full-fidelity runs keep the twin faithful over the system's life.

For Kronos

A digital twin of a machine relies on validated, uncertainty-aware surrogates of the underlying physics so that state estimation and prediction run in interactive time. The twin models design and simulation of the machines; it does not assert measured hardware performance, and every surrogate in it is validated and monitored for drift.