Complex Berry phase measurement and control methodology for non-Hermitian quantum systems. Experimental measurement of real and imaginary Berry phase components using superconducting transmon circuits with engineered dissipation. Path-dependent effects enable non-unitary quantum control protocols.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill complex-berry-phase-quantum-control --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Complex Berry Phase Quantum Control?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-complex-berry-phase-quantum-control)More formats (shields.io, HTML) on the badges page.
---
name: complex-berry-phase-quantum-control
description: "Complex Berry phase measurement and control methodology for non-Hermitian quantum systems. Experimental measurement of real and imaginary Berry phase components using superconducting transmon circuits with engineered dissipation. Path-dependent effects enable non-unitary quantum control protocols."
---
# Complex Berry Phase Quantum Control
Methodology for measuring and controlling the complex Berry phase in non-Hermitian quantum systems. The Berry phase, traditionally a geometric phase from adiabatic evolution over closed loops, becomes complex-valued in non-Hermitian systems, introducing fundamentally new geometric effects including state amplification.
Based on: *Measurement and Control of the Complex Berry Phase in a Quantum System* (arXiv:2605.16559) — experimental measurement using superconducting transmon circuits with engineered dissipation.
## Activation Keywords
- complex Berry phase quantum control
- non-Hermitian geometric phase
- transmon circuit Berry phase
- engineered dissipation quantum control
- path-dependent quantum evolution
- adiabatic non-Hermitian quantum systems
- geometric quantum gates non-Hermitian
- 复数Berry相位量子控制
## Core Theory
### Standard vs Complex Berry Phase
| Aspect | Hermitian Systems | Non-Hermitian Systems |
|--------|-------------------|----------------------|
| Berry phase | Real-valued (geometric) | Complex-valued |
| Evolution | Unitary | Non-unitary |
| Physical effect | Phase accumulation | Phase + amplitude modulation |
| Adiabatic theorem | Standard form | Generalized with singularities |
### Complex Berry Phase Decomposition
The complex Berry phase γ = γ_R + iγ_I decomposes into:
- **Real part (γ_R)**: Geometric phase — determines interference patterns, gate operations
- **Imaginary part (γ_I)**: Geometric gain/loss — determines state amplification/attenuation
### Experimental Platform
Superconducting transmon circuit with engineered dissipation:
- **Transmon qubit**: Weakly anharmonic oscillator, ~5-7 GHz transition frequency
- **Engineered dissipation**: Coupling to lossy resonator to create non-Hermitian effective Hamiltonian
- **Control**: Microwave pulses for parameter space traversal
- **Readout**: Dispersive measurement of qubit state
## Methodology
### Step 1: Non-Hermitian Hamiltonian Design
```python
# Effective non-Hermitian Hamiltonian
# H_eff = H_0 - iΓ/2 (where Γ is the dissipation rate)
# Parameters are varied adiabatically along a closed loop C in parameter space
# For a transmon with engineered dissipation:
# H(t) = -Δ(t)/2 * σ_z + Ω(t)/2 * σ_x - iγ(t)/2 * |e⟩⟨e|
# where Δ = detuning, Ω = drive amplitude, γ = engineered decay rate
```
### Step 2: Parameter Space Loop Design
The Berry phase depends on the path in parameter space:
```
Parameter space: (Δ, Ω, γ)
- Choose a closed loop C that encloses a region of interest
- Loop geometry determines the accumulated Berry phase
- Different paths through the same parameter space yield different phases
```
### Step 3: Adiabatic Evolution Protocol
1. **Initialize**: Prepare qubit in eigenstate |n(λ(0))⟩
2. **Traverse**: Vary parameters λ(t) slowly along loop C
3. **Accumulate**: System accumulates both dynamical and geometric phases
4. **Measure**: Extract Berry phase from interference or state tomography
### Step 4: Complex Phase Extraction
```python
# The final state after one cycle:
# |ψ(T)⟩ = e^{iγ_R - γ_I} e^{iγ_dyn} |n(λ(0))⟩
#
# Extraction methods:
# 1. Ramsey interferometry → measures γ_R
# 2. Population decay → measures γ_I (amplification/attenuation)
# 3. Full tomography → measures both simultaneously
```
## Applications
### Non-Unitary Quantum Control
The imaginary Berry phase enables:
- **Geometric amplification**: Amplify specific quantum states via path-dependent gain
- **Noise-resilient operations**: Geometric phases are robust against certain perturbations
- **State preparation**: Use dissipation as a resource rather than a liability
### Geometric Quantum Gates
Complex Berry phases enable geometric gate implementations:
- **Phase gates**: Real Berry phase → controlled phase accumulation
- **Amplitude gates**: Imaginary Berry phase → controlled state amplification
- **Hybrid gates**: Combined real + imaginary → full SU(1,1) operations
### Topological Sensing
The Berry phase's path-dependence enables:
- **Parameter estimation**: Measure small parameter changes via accumulated phase
- **Exceptional point detection**: Berry phase diverges near exceptional points
- **Topological classification**: Classify phases of non-Hermitian systems
## Systems Engineering Considerations
### Error Budget
| Error Source | Impact | Mitigation |
|-------------|--------|------------|
| Non-adiabatic transitions | Dynamical phase contamination | Slow parameter variation, shortcut-to-adiabaticity |
| Uncontrolled dissipation | Unwanted imaginary phase | Shielding, calibration |
| Parameter drift | Inconsistent Berry phase | Active stabilization |
| Readout infidelity | Phase extraction error | Repetitive measurement, tomography |
### Hardware Requirements
- **Coherence time**: Must exceed loop traversal time by 10× minimum
- **Parameter control**: Sub-MHz precision in frequency, sub-ns timing
- **Dissipation engineering**: Tunable coupling to lossy elements
- **Readout**: Single-shot fidelity > 95% for phase extraction
## Pitfalls
### Adiabatic Condition
- The adiabatic condition is modified in non-Hermitian systems
- Near exceptional points, the standard adiabatic criterion fails
- Must use generalized adiabatic conditions that account for complex eigenvalue gaps
### Gauge Dependence
- Berry phase is gauge-dependent; only the total phase around a closed loop is gauge-invariant
- Must carefully track the gauge when comparing theoretical and experimental results
### State Norm Evolution
- Non-Hermitian evolution changes the state norm
- Must renormalize states for meaningful probability interpretation
- The imaginary Berry phase directly affects the norm
## Integration with Other Methodologies
- **counterdiabatic-driving-quantum**: CD driving can accelerate adiabatic evolution while suppressing transitions
- **regularized-counterdiabatic-driving**: Regularization schemes for unbounded systems
- **non-hermitian-photonic-sync**: Non-Hermitian synchronization in photonic systems
- **pulse-level-quantum-computing**: Pulse-level control for parameter traversal
- **quantum-control-engineering**: Engineering patterns for reliable quantum control
## References
- "Measurement and Control of the Complex Berry Phase in a Quantum System." arXiv:2605.16559 (2026).
- Berry, M.V. "Quantal phase factors accompanying adiabatic changes." Proc. R. Soc. A (1984).
- Heiss, W.D. "The physics of exceptional points." J. Phys. A (2012).
- Jing et al. "Geometric phases in non-Hermitian systems." Phys. Rev. Lett. (2021).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!