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 › Physical Interfaces
Physical Interfaces

Neutral-Beam Injector Interface

The neutral-beam interface delivers heating, current drive, and fueling with a fast-notch protection path that can blank the beam within microseconds.

STRATEGY / SLOW ▲ ▼ MICROSECOND REAL-TIMEL7Ecosystem & Strategytelemetry ▲ control ▼open ▸L6Experience & Visualizationtelemetry ▲ control ▼open ▸L5Applications & Copilotstelemetry ▲ control ▼open ▸L4Orchestrationtelemetry ▲ control ▼open ▸L3Twin Modeling & AItelemetry ▲ control ▼open ▸L2Data Fabrictelemetry ▲ control ▼open ▸L1Control Planetelemetry ▲ control ▼open ▸L0Foundationtelemetry ▲ control ▼open ▸PHYSICAL S.M.A.R.T. GENERATOR PLANTBREEDER · HYPERION1R0 1.2 m · A 2.5 · 16.84 T · δ −0.30BURNER · TANDEM MIRROR2317 T throat · 26.49 T plug · fₙ 5.44% · DEC1 center stack + plasma · 2 high-field plug · 3 expander → direct converterCOLOR GRAMMAR strategy AI-workflow infra/data models reactor/DECLINE SEMANTICStelemetry (µs)controlKRONOS FUSION ENERGYAI-NATIVE S.M.A.R.T. GENERATORMASTER BLUEPRINTSHEET 01REV. 2026-08L0-L7 · 2 MACHINES
The AI-Native S.M.A.R.T. Generator Master Blueprint — eight layers (L0→L7), one control stack, wired to both machines. Telemetry rises in microseconds; control descends the same path.

What the beam does

On the breeder, neutral-beam injection (NBI) delivers auxiliary heating and a fueling contribution while helping shape the current profile that supports the negative-triangularity equilibrium. The interface commands beam power, energy, and on/off timing, and hosts a fast protection notch.

Command set and protection

python
# fast beam notch (L1 protection)
if shinethrough > s_max or duct_T > T_max or disruption_precursor:
    beam_gate.notch()          # blank in us, keep source alive
# resume only when cause clears and supervisor re-arms
if cause_cleared and rearmed:
    beam_gate.restore(power_ref)

The notch is distinct from a shutdown: it removes beam power in microseconds while keeping the source conditioned, so heating can resume as soon as the fault clears. Shine-through protection guards the far wall when target density is low.

Owner and timing

Owner: L1 for the notch and power loop; L3 sets the heating/current-drive reference as part of the scenario. The notch trigger can come from a disruption precursor supplied by the twin, but the blanking action itself is hardware-fast and independent of the learning path. Calibration ties source settings to delivered power via calorimetry. Design-and-simulation specification, validated against the twin before commissioning.

Content reviewed August 2026 · design-and-simulation stage