Skip to content
Technology How it works Breeder — Hyperion Burner — Aegis Burner — MetroVolt AI-Native Architecture Magnets Fuel cycle Safety Roadmap
Solutions AI & Data Centers Defense & Government Grid & Baseload Neutron Detection Quantum
Learn Technical Library
Proof Publications Whitepapers Technical Library Open Science & Reproducibility The Honest Gates
Company About / Mission Leadership Environment Health & Safety Investors Careers Press Contact
3D Model
AI Architecture › L1 · Control Plane
L1 · Control Plane

Watchdog Timers and Heartbeats

Every L1 controller proves it is alive by servicing a watchdog; a missed heartbeat forces the guarded actuator into its safe state.

THE STACK · click to jumpL7Ecosystem & StrategyL6Experience & VisualizationL5Applications & CopilotsL4OrchestrationL3Twin Modeling & AIL2Data FabricL1Control PlaneL0Foundation▲tlmctl▼L1 · CONTROL PLANEHard real-time actuation and the autonomous failsafe.1Edge FPGAµs-determinism2Real-Time Actuationcoils · heating · fuel3Hardware Failsafeautonomous trip4Sync Gatephase-locked timing5Signal I/OADC / DAC6Watchdogliveness & interlocksMACHINE TIEDrives magnets, ice-piston, and gas puff on the sub-10 µs loop.KRONOS FUSION ENERGYAI-NATIVE S.M.A.R.T. GENERATORCONTROL PLANESHEET 03REV. 2026-08L1 · AI-NATIVE STACK
L1 · Control Plane — its place in the stack (left, click any layer) and its internal components (right). Telemetry rises; control descends.

Detecting a stuck controller

A controller can fail silently — hung, stalled, or looping — while its last output lingers on an actuator. Watchdog timers catch this. Each controller must periodically service (kick) a hardware watchdog; if it fails to within the timeout, the watchdog assumes the controller is dead and forces the guarded actuator to its safe state.

Heartbeats across the fabric

Beyond a single watchdog, L1 nodes exchange heartbeats on the deterministic fabric so peers and supervisors know each node is alive and on time. A missing heartbeat is treated like a fault: authority is withdrawn from the silent node and its actuators default safe, per each function's fail-safe or fail-operational disposition.

Design points

A subtlety: a naive watchdog kick on a fixed schedule can hide a controller that runs but computes garbage. Kronos ties the kick to evidence of correct completion — the controller must reach its output stage to service the watchdog — so the watchdog detects functional failure, not just total halt.

Part of the safety net

Watchdogs and heartbeats complement redundancy and interlocks: redundancy masks a fault, watchdogs detect a stalled channel, interlocks deny unsafe action. Together they ensure that no L1 component can fail in a way that leaves an actuator stuck in a dangerous state. The independent hardware failsafe underneath means even a total control-plane failure is caught.

Content reviewed August 2026 · design-and-simulation stage