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

DEC Grid-Modulation Interface

Grid-tie modulation matches direct-conversion output to grid demand and rides through faults; it is the burner's electrical-export interface.

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.

From collector to grid

The collected direct-conversion power must be conditioned and exported. The grid-modulation interface sits between the DEC collectors and the grid-tie inverter, modulating collector-grid voltages and inverter output to track demand while protecting the plasma source from grid disturbances.

Control loop

python
# DEC output modulation (L1)
P_demand = dispatch_setpoint()             # from L4
V_grid   = dec_voltage_mpc(P_demand, spectrum, limits)
inverter.follow(P_demand, grid_freq, grid_V)
if grid_fault_detected():
    ride_through(profile)                  # bounded, do not trip source

Fault ride-through is the hard part: a grid disturbance must not propagate back into the plasma as a sudden load change. The interface absorbs bounded grid faults with a defined ride-through profile and only sheds to a safe state if the fault exceeds the envelope.

Availability context

Continuous export is where the fourth burner gate lives: modeled plant availability is 0.86–0.995, against hyperscale Tier III at 0.99982 — roughly 30–100× more downtime than a Tier III source tolerates. So this interface is designed to export power when available, not as a sole Tier-III source. That is a physics-and-reliability fact, stated without any economic translation.

Calibration ties inverter output to measured export under known conditions. Design-and-simulation specification; the burner is not built and no delivered-power claim is made.

Content reviewed August 2026 · design-and-simulation stage