Demonstrates the Quantum Geometric Tensor (QGT) and its connection to observable transport properties in condensed matter systems like Twisted Bilayer Graphene (TBG).
cargo run -p physics_examples --example quantum_geometric_tensorThe Quantum Geometric Tensor (QGT) is a fundamental object in quantum physics that encapsulates both the geometry and topology of quantum states in parameter space.
where
The QGT naturally splits into two physically distinct parts:
| Component | Definition | Physical Meaning |
|---|---|---|
| Quantum Metric | Distance between quantum states in k-space | |
| Berry Curvature | "Magnetic field" in momentum space |
The quantum metric measures how much quantum states change as you move through the Brillouin zone. It sets a geometric lower bound on transport:
Even in perfectly flat bands where conventional transport vanishes, the quantum metric ensures non-zero conductivity.
The Berry curvature acts like a magnetic field in momentum space, causing:
- Anomalous Hall Effect: Transverse current without external B-field
- Orbital Magnetization: Intrinsic magnetic moment of Bloch electrons
-
Topological Invariants: Chern number =
$\frac{1}{2\pi} \int \Omega , d^2k$
For flat-band systems like magic-angle TBG:
When
At the magic angle (~1.1°), TBG exhibits:
- Nearly flat electronic bands
- Strong electron correlations
- Unconventional superconductivity
- QGT-dominated transport
The Quasi-QGT connects directly to experimental observables:
- Real part → Band Drude Weight (optical conductivity)
- Imaginary part → Orbital Angular Momentum (ARPES, dichroism)
| API | Purpose |
|---|---|
quantum_geometric_tensor |
Computes QGT component |
effective_band_drude_weight |
Transport weight including geometric contribution |
QuantumEigenvector |
Bloch state wavefunctions |
QuantumVelocity |
Velocity operator matrix elements |
QuantumMetric |
Real part of QGT |
- Kang et al., arXiv:2412.17809 - Experimental probe of Quasi-QGT
- Provost & Vallee (1980) - Original QGT formulation
- Xie et al., Nature (2021) - Spectroscopic signatures of QGT in TBG