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 › L5 · Applications & Copilots
L5 · Applications & Copilots

Plasma Copilot: Burner Plug and Mirror Operating-Point Advising

For the D-3He tandem mirror, the copilot advises on end-plug density, ambipolar potential, and the direct-energy-conversion window against the 26.49 T plug line.

THE STACK · click to jumpL7Ecosystem & StrategyL6Experience & VisualizationL5Applications & CopilotsL4OrchestrationL3Twin Modeling & AIL2Data FabricL1Control PlaneL0Foundation▲tlmctl▼L5 · APPLICATIONS & COPILOTSAgentic copilots that reason over the machine.1Plasma Copilotscenario design2Engineering Copilotsubsystem analysis3Operations Copilotrunbooks & procedures4Agentic Toolsbounded action-taking5Knowledge BaseRAG over the fabric6Guardrailssafety-boundedMACHINE TIEReads the twin and fabric; proposes actions that route through L4.KRONOS FUSION ENERGYAI-NATIVE S.M.A.R.T. GENERATORAPPLICATIONS & COPILOTSSHEET 07REV. 2026-08L5 · AI-NATIVE STACK
L5 · Applications & Copilots — its place in the stack (left, click any layer) and its internal components (right). Telemetry rises; control descends.

The burner's operating-point problem

The burner (Aegis / MetroVolt) is a D-3He tandem-mirror generator. Its confinement rests on an axial electrostatic potential phi(z) established by dense end plugs — 26.49 T plug field, 17 T throat. The controllable operating point is the tuple (end-plug density, ambipolar potential depth, central-cell density and temperature) that keeps the potential well deep enough to confine ions while staying inside the plug-field and heating limits. The Plasma Copilot advises operators on where in that space to sit.

What it advises on

The copilot queries the twin's ambipolar potential solver for the confinement response to a proposed plug density, and the DEC-train model for the conversion efficiency at that operating line. It returns a recommended operating point with the confinement and DEC margins and their uncertainty.

text
advise_operating_point(target):
  n_plug = search over plug density
    s.t. phi_confine(n_plug) >= phi_min   (ambipolar well depth)
         B_plug <= 26.49 T                 (field limit)
         DEC_window(n_plug) open           (conversion feasible)
         q_neutron(5.44%) within thermal limits on plug/collector
  return rank_by(confinement_margin, DEC_efficiency)

Distinct control physics from the breeder

Advising contrast: breeder vs burner
Confining quantityclosed flux surfaces psi(R,Z)axial potential phi(z)Primary lever advisedcurrent / shape / fuelingend-plug density / potentialInstability of concerndisruption, locked modeloss-cone / interchange, potential collapseConversionthermal to griddirect energy conversion (DEC)

As with the breeder, the copilot only proposes. Any change to plug heating or fueling is routed to L4 and requires operator approval. Because the burner is a design-and-simulation study, advising is validated against the twin's tandem-mirror equilibrium and there is no hardware net-gain claim. See burner plug-density control and ambipolar confinement.

Content reviewed August 2026 · design-and-simulation stage