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 › Quantum for Fusion
Quantum for Fusion

Quantum Amplitude Estimation

The primitive behind quadratic Monte Carlo speedups: reading an amplitude to precision eps in O(1/eps) queries instead of O(1/eps^2).

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.

Estimating a probability amplitude

Amplitude estimation (QAE) is the algorithmic core behind the neutronics speedup and several quantum finance-style estimators. Given an operator A that prepares a state where a 'good' subspace has amplitude sqrt(a), QAE returns an estimate of a. It generalizes Grover search from finding a marked item to measuring how much amplitude sits on the marked subspace.

text
A|0> = sqrt(1-a) |bad,0> + sqrt(a) |good,1>
# Grover operator:  Q = A S_0 A^dag S_chi   (reflections)
# eigenphases of Q are  +/- 2*theta  with  a = sin^2(theta)
# run phase estimation on Q with m ancilla:
#   estimate theta to ~2^{-m}  =>  estimate a to error O(1/M), M=2^m

The quadratic advantage, made precise

text
target error eps in the amplitude a:
 classical sampling : M ~ O(1/eps^2)  measurements
 amplitude estimation: M ~ O(1/eps)   applications of Q
# a genuine but only quadratic improvement

Modern low-depth variants

Where Kronos would use it

Any expectation value or integrated response computed by Monte Carlo is a candidate: breeding-ratio integrals, activation inventories, dose estimates. Because the speedup is quadratic it only pays off once fault-tolerant depth is cheap. Kronos documents QAE as the shared engine behind neutronics Monte Carlo and behind eigenvalue readout in phase estimation, and validates it on analytically known toy integrals before trusting any nontrivial case.

Content reviewed August 2026 · design-and-simulation stage