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

Actuator Command Arbitration

When multiple controllers request the same actuator, L1 arbitrates by fixed priority so protection always outranks optimization.

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.

The contention problem

An actuator can be the target of several requests: the fast stability loop, the MPC trajectory, and a protection action may all want a PF coil or a beam at once. L1 resolves this with deterministic arbitration — a fixed, inspectable priority that decides which request reaches the driver, with no ambiguity and no data-dependent ordering.

Priority order

The order encodes the architecture's values: safety before stability, stability before optimization. A protection action pre-empts any optimization instantly; an MPC setpoint is honored only when nothing more urgent is asserting. Because the priority is static, arbitration adds a fixed, tiny latency and never a variable one.

Clean handover

Arbitration must not cause transients. When a higher-priority source takes over, the driver's inner loop bumplessly transfers from the previous command, and when control returns, the lower-priority source resumes from the current state rather than a stale target. This prevents the actuator from stepping when authority changes hands.

Auditability

Every arbitration outcome is timestamped to the L2 archive: which source held authority, when, and why it changed. This record makes the machine's behavior reconstructable after the fact. Arbitration sits below the interlock layer — interlocks decide whether any action is permitted at all, arbitration decides which permitted request wins — and above the drivers that execute it.

Content reviewed August 2026 · design-and-simulation stage