Skip to content

Zero resistance, Meissner effect, Cooper pairs, energy gap, macroscopic wavefunctions, and flux quantization for circuit beginners.

👤 new-member ⏱ 35 min🔧 draft🌐 public
#fundamentals #superconductivity
Owner: wiki-leadUpdated: 2026-04-24Review due: 2026-10

Superconductivity Basics

Superconductivity is not only "very low resistance." For digital circuits, the important point is that a superconductor behaves as a macroscopic quantum system. The circuit variables we use later, such as flux, phase, Josephson current, and SFQ pulse area, all come from this physics.

This page gives the minimum model a new member should carry into SFQ and AQFP work.

What Changes at the Superconducting Transition?

When a material becomes superconducting, a new ordered state appears below its critical temperature Tc. The electrons near the Fermi surface reorganize into a lower-energy collective state. The two most important consequences are:

  • DC current can flow without ordinary resistive loss.
  • The electronic state has a coherent quantum phase over macroscopic distances.

The second point is the one that makes superconducting electronics different from just "cold metal electronics."

Energy Gap

In a normal metal, electronic states are filled up to the Fermi energy EF. Excitations can be made with arbitrarily small energy near EF, so scattering and resistance are easy to produce.

In a superconductor, the ground state is separated from quasiparticle excitations by an energy gap. A common notation is Δ for half the pair-breaking gap, so breaking a Cooper pair costs roughly:

2Δ

For a weak-coupling BCS superconductor at zero temperature:

2Δ(0)3.52kBTc

This gap matters for circuits because it suppresses low-energy scattering and defines the energy scale where superconductivity can be broken or quasiparticles can be generated.

Figure TODO

Recommended figure: normal-metal density of states near EF compared with a superconducting energy gap 2Δ.

Image path used by this page: /figures/fundamentals/superconducting-energy-gap.svg

Superconducting energy gap placeholder

Cooper Pairs

Electrons repel through Coulomb interaction, so it is not obvious why pairing should happen. In conventional superconductors, the lattice can mediate an effective attraction: one electron distorts the lattice slightly, and another electron can lower its energy by interacting with that distortion.

A Cooper pair has:

  • charge q=2e,
  • opposite momenta in the simplest picture, often written (k,k),
  • opposite spins for the usual spin-singlet case,
  • a spatial extent called the coherence length ξ.

The pair is not a tiny molecule sitting at one point. It is a delocalized quantum state, often much larger than the lattice spacing.

Macroscopic Wavefunction

For circuit intuition, we do not track every Cooper pair individually. We use a macroscopic order parameter:

Ψ(r)=ns(r)eiθ(r)

where:

  • ns is the superconducting carrier density,
  • θ is the superconducting phase.

The phase θ is not decorative. It is a real circuit variable. Spatial changes in θ are connected to current, and time changes in phase are connected to voltage in Josephson junctions.

Figure TODO

Recommended figure: Cooper pair wavefunction / order parameter with amplitude ns and phase θ.

Image path used by this page: /figures/fundamentals/cooper-pair-order-parameter.svg

Cooper pair order parameter placeholder

Supercurrent From Phase Gradient

A useful expression for the superconducting velocity is:

vs=1m(θqA)

For Cooper pairs, q=2e and m is approximately 2me. The supercurrent density is:

Js=nsqvs

The important reading is:

  • a phase gradient drives supercurrent,
  • magnetic vector potential A also matters,
  • current, magnetic field, and phase are inseparable in superconducting circuits.

This is why layout geometry and inductance are central in SFQ/AQFP circuits.

Zero Resistance and Meissner Effect

Zero DC resistance means that a persistent current can circulate in a superconducting loop without ordinary resistive decay.

The Meissner effect means the superconductor expels magnetic field from its interior, except within a penetration depth λL near the surface. A common London equation form is:

2B=1λL2B

So magnetic field decays inside the superconductor over the London penetration depth λL.

For circuits, this matters because current is not distributed arbitrarily through the metal. Film thickness, ground planes, return paths, and penetration depth all affect inductance.

Flux Quantization

The superconducting wavefunction must be single-valued. Around a closed loop:

θdl=2πn

Using the supercurrent relation, a loop deep in the superconductor with no net current in the bulk gives:

(θqA)dl=0

Combining the two:

Adl=h2en

By Stokes' theorem, Adl is the magnetic flux Φ through the loop. Therefore:

Φ=nΦ0Φ0=h2e2.07×1015Wb

Figure TODO

Recommended figure: superconducting ring threaded by magnetic flux, with allowed states labeled 0Φ0, 1Φ0, and 2Φ0.

Image path used by this page: /figures/fundamentals/flux-quantization-ring.svg

Flux quantization ring placeholder

Why This Leads to Digital Circuits

Flux quantization gives superconducting loops discrete states. Josephson junctions give us a controlled way to change the phase by 2π, which inserts or removes one flux quantum.

That is the physical basis of SFQ:

Δθ=2πΔΦ=Φ0

Later, the AC Josephson relation will turn this phase event into a voltage pulse with quantized area.

Critical Conditions

Superconductivity exists only inside a safe region of temperature, current, and magnetic field:

  • T<Tc,
  • I<Ic or J<Jc,
  • B<Bc or below the relevant critical field for the material.

Leaving that region drives part or all of the material normal. For Josephson junctions, controlled switching near a critical current is useful. For wiring and ground planes, unintended normal regions are usually a problem.

What New Members Should Be Able to Derive

You should be able to reproduce this chain without notes:

  1. Write Ψ=nseiθ.
  2. State that single-valuedness requires θdl=2πn.
  3. Use the phase/current relation to connect θ with A.
  4. Use Φ=Adl.
  5. Arrive at Φ=nΦ0 and Φ0=h/2e.

Training Exercise

  1. Draw a normal-metal energy diagram and a superconducting energy-gap diagram. Label EF, Δ, and 2Δ.
  2. Write the order parameter Ψ(r) and explain what amplitude and phase mean.
  3. Draw a superconducting ring. Mark a flux Φ through it.
  4. Label three allowed states: 0Φ0, 1Φ0, 2Φ0.
  5. Explain why 1.5Φ0 is not a stable allowed state for an isolated ideal ring.

Next

Continue to Josephson Effect and JJ. The Josephson junction is the controllable element that lets flux enter and leave superconducting loops.

C²Lab Internal Wiki — For lab members only.