Edukaizen

Menu
  • Nieuws
  • Hubbard 1D
    • Part 1: 1D Hubbard model
    • Part 2: Snake layout and fSWAP
    • Part 3: Qiskit and Fire Opal
    • Part 4: 120-qubit run
    • Part 5: Time-to-answer
    • Part 6: Tensor networks
    • Part 7: Majorana propagation
    • Part 8: Reading heatmaps
    • Part 9: Digital vs cold-atom labs
    • Part 10: Official Monoprop benchmark
  • Hubbard 2D
    • Part 1: 1D to 2D
    • Part 2: Cuprates
    • Part 3: 3×3
    • Part 4: Time
    • Part 5: 4×4
    • Part 6: 6×6 Fez
  • Hadron
    • Part 1: Hadron on a quantum processor
    • Part 2: Quarks and confinement
    • Part 3: SU(2) and LSH
    • Part 4: Hamiltonian and circuit
    • Part 5: Fire Opal
    • Part 6: Classical simulations
    • Part 7: Quantum advantage
  • Black Hole OLE
    • Part 1: What we ran
    • Part 2: How OLE works
    • Part 3: Fire Opal and Kingston
    • Part 4: The tensor-network challenge
    • Part 5: Hawking and scrambling
    • Part 6: What the result proves
    • Part 7: Local toy model
    • Part 8: QGSS26 compatibility
  • Random Graph
    • Start here
    • Part 1: Theory
    • Part 2: Circuit
    • Part 3: Qiskit
    • Part 4: Complexity
    • Part 5: Verification
    • Part 6: Workflow
    • Part 7: Conclusion
  • QOS QML
    • Tutorial: UMI counts to a four-qubit circuit
    • Part 1: The QML task
    • Part 2: QOS theory
    • Part 3: Gene expression to 40 qubits
    • Part 4: JAX to hardware
    • Part 5: Readout and classifier
    • Part 6: 40-qubit result
    • Part 7: Route to quantum advantage
    • Part 8: 60-qubit result
  • Floquet-Ising
    • Part 1: Floquet physics
    • Part 2: Ising cycle
    • Part 3: Two-qubit toy model
    • Part 4: Oscillation and entanglement
    • Part 5: Noise and error mitigation
    • Part 6: Toward 51 qubits
  • GOLD REL
    • Part 1: Why gold is a relativistic quantum problem
    • Part 2: Why the 2025 gold VQE study stalled
    • Part 3: From QE and spin-orbit coupling to Qiskit
    • Part 4: Twelve gold spinor modes on four qubits
    • Part 5: The 24-qubit route: an active window for transport
    • Part 6: 24 qubits on IBM and with Fire Opal
    • Part 7: The road to quantum advantage for gold
  • Advantage List
Menu

Fermi-Hubbard on a quantum computer, part 8: reading charge and spin heatmaps

Posted on July 2, 2026August 11, 2026 by
English | Nederlands | Project page | Previous | Next

Scope of this part: this part explains how to read the charge and spin heatmaps. Part 9 uses those observables for a different question: when do a digital processor and a cold-atom setup count as implementations of the same Hubbard experiment?

A table of RMSE values is useful, but it is not a physical picture. For a material-like story, we want to see where something happens in the chain and how it changes in time. That is why heatmaps are important.

In this project series, the heatmaps use

  • x-axis: site position in the 1D chain;
  • y-axis: Trotter step or model time;
  • color: charge or spin.

The time relation is

\[t=n_{\mathrm{step}}\Delta t\qquad \Delta t=0.2,\quad n_{\mathrm{step}}=30,\quad t=6\]

The observables are

\[n_\uparrow(i)=\langle n_{i,\uparrow}\rangle,\quad n_\downarrow(i)=\langle n_{i,\downarrow}\rangle\\ \mathrm{charge}(i)=n_\uparrow(i)+n_\downarrow(i)\\ \mathrm{spin}(i)=n_\uparrow(i)-n_\downarrow(i)\\ D(i)=\langle n_{i,\uparrow}n_{i,\downarrow}\rangle\]

Charge heatmap

The charge heatmap shows n_up + n_down for each site. At half filling, many sites should remain around charge 1. Deviations show local redistribution of particles.

In the local 120-qubit hardware data, the pattern is not perfectly smooth. That is expected. The data contains real hardware noise, readout errors, finite shots, and layout asymmetry. Even so, the picture is useful: it shows whether the chain roughly preserves its filling and where the largest local deviations appear.

Spin heatmap

The spin heatmap shows n_up - n_down. This observable is more sensitive to state preparation and noise. In our data, the spin structure decays more quickly toward smaller values. That is consistent with dephasing and relaxation in a noisy digital simulation.

This does not mean that the hardware perfectly reproduces closed-system Hubbard dynamics. It means that the observables contain enough structure to build a material-like view.

Comparison with real experiments

There are real 1D Fermi-Hubbard experiments with ultracold atoms in optical lattices. With a quantum gas microscope, groups can perform site-resolved measurements as a function of evolution time.

A well-known experimental figure shows a local quench in the center of the chain. That plot is nearly symmetric: an excitation starts around i = 0 and moves left and right.

Q-CTRL and IBM digital quantum processor compared with the Vijayan quantum-gas-microscope experiment for 1D Fermi-Hubbard dynamics
Closely related 1D local-quench experiments. Left: Hartnett et al./Q-CTRL and IBM, Fig. 2, a 31-site central-vacancy protocol on 62 superconducting qubits. Right: Vijayan et al., Fig. 2, a quantum-gas-microscope measurement with ultracold lithium atoms. Both show separate charge and spin propagation from a central defect, but their observables and scales are not identical. Sources: Hartnett et al. and Vijayan et al.

Our plot is different. We show a 60-site digital evolution, not a local center-quench. Site 46 is interesting because the Q-CTRL paper discusses that site, but it is not a symmetry center. The IBM hardware layout itself is also not left-right symmetric.

Therefore the right formulation is

Our heatmap is comparable as a measurement type and model language, but not as an identical experimental configuration.

What does the heatmap teach?

The heatmap shows three things at once

  1. the physical quantities: charge and spin along a 1D chain;
  2. the digital evolution: different Trotter steps as time points;
  3. the hardware reality: noise, readout, and layout asymmetry.

That is why the plot is useful. It is not only a nice figure. It shows where the quantum run is physically interpretable and where caution is still needed.

Why asymmetry is not fatal

A symmetric cold-atom local-quench plot and our asymmetric 60-site hardware plot answer different questions. The cold-atom plot asks: how does a local excitation move through a chain? Our plot asks: what site-resolved observables do we obtain from a large digital Hubbard run?

Those are related questions, but not the same one.

The asymmetry therefore does not make the data useless. It only means that we should not sell it as a symmetric quench experiment.

The best role of the heatmap

The heatmap is a bridge figure. It makes the quantum run understandable for readers who do not want to look only at circuits or RMSE tables. It shows that the output of a quantum processor can be read as a 1D material-like image.

That is a strong communication step, as long as the claim boundaries remain clear.

Sources and project links

  • Project repository: https://github.com/BramDo/fermi-hubbard-60q-tdvp
  • Time-resolved 1D Hubbard cold-atom experiment: https://arxiv.org/abs/1905.13638
  • Q-CTRL Fermi-Hubbard paper: https://arxiv.org/abs/2605.04025
English | Nederlands | Project page | Previous | Next

Recent Posts

  • Quantum computing-nieuws — 12 augustus 2026
  • Quantum computing-nieuws — 11 augustus 2026
  • Quantum computing-nieuws — 10 augustus 2026
  • Quantum computing-nieuws — 9 augustus 2026
  • Quantum computing-nieuws — 8 augustus 2026

Recent Comments

No comments to show.

Archives

  • August 2026
  • July 2026
  • May 2026
  • March 2026
  • February 2026
  • September 2024

Categories

  • 10
  • Quantum Computing
  • Uncategorized
©2026 Edukaizen | Theme by SuperbThemes