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

Interferometry and Polarimetry Interface

Interferometer chords give fast line-integrated density; polarimetry adds internal field information; the interface unfolds chords into profiles.

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.

Fast density, continuously

Where Thomson scattering is a burst measurement, interferometry runs continuously: laser chords across the plasma measure line-integrated electron density from the phase shift of the probing beam. This is the fast density signal the breeder's fueling loop closes on, feeding the pellet and gas-puff interfaces.

From chords to profile

python
# line-integrated density per chord -> profile (Abel-like)
for c in chords:
    n_line[c] = dphase[c] / (k_refr * chord_length[c])
# unfold multiple chords into radial n_e(rho)
n_e_profile = invert_chords(n_line, geometry, equilibrium)
# polarimetry: Faraday rotation -> internal B constraint
B_int = faraday_rotation(dpol, n_e_profile)

A single chord gives a line integral; several chords are unfolded (an Abel-type inversion using the equilibrium geometry) into a radial profile. Polarimetry measures Faraday rotation, adding an internal-field constraint that helps pin the current profile the equilibrium reconstruction needs.

Owner and timing

Fringe jumps are the classic failure mode; the interface detects and corrects them against the Thomson anchor. Design-and-simulation specification, validated against the twin.

Content reviewed August 2026 · design-and-simulation stage