Skip to content

Josephson junctions from phase dynamics to SFQ pulses: DC/AC Josephson effects, Josephson energy, RCSJ model, and damping.

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

Josephson Effect and JJ

A Josephson junction is the active nonlinear element in many superconducting circuits. It is usually made from two superconductors separated by a very thin barrier. Cooper pairs tunnel through the barrier, so the junction couples the phases of the two superconductors.

If the two superconducting phases are θ1 and θ2, the key variable is the gauge-invariant phase difference:

φ=θ2θ12πΦ012Adl

Most first-pass circuit explanations simply call this φ.

Figure TODO

Recommended figure: cross-section of a Josephson junction, showing superconductor / thin insulator / superconductor and the phase difference φ.

Image path used by this page: /figures/fundamentals/josephson-junction-structure.svg

Josephson junction structure placeholder

Why Junctions Matter

A superconducting loop stores quantized flux, but by itself it does not give us an easy digital switch. A Josephson junction provides controlled phase motion:

  • below its critical current, it supports supercurrent with zero DC voltage,
  • near or above its critical current, the phase can move rapidly,
  • phase motion produces voltage,
  • a 2π phase slip corresponds to one flux quantum event.

This is the bridge from superconducting physics to SFQ pulses.

DC Josephson Effect

With no DC voltage across the junction, a supercurrent can flow:

Is=Icsinφ

where:

  • Is is the supercurrent through the junction,
  • Ic is the critical current,
  • φ is the phase difference.

This equation says the junction is not an ordinary resistor. It is a phase-controlled nonlinear element.

Josephson Energy

The Josephson current can be derived from a phase-dependent energy:

UJ(φ)=EJcosφ

where:

EJ=Φ0Ic2π

The current follows from the slope of this energy:

Is=2πΦ0UJφ=Icsinφ

This energy picture is useful because SQUIDs and SFQ gates are often explained by potential-energy wells. Bias current or flux tilts the potential so the phase can move from one stable point to another.

Figure TODO

Recommended figure: Josephson energy UJ=EJcosφ and how bias current tilts the potential.

Image path used by this page: /figures/fundamentals/josephson-energy-potential.svg

Josephson energy potential placeholder

AC Josephson Effect

When a voltage appears across the junction, the phase changes with time:

dφdt=2πVΦ0

Equivalently:

V=Φ02πdφdt

So a rapidly changing phase produces a voltage pulse.

SFQ Pulse Area

For a single 2π phase slip:

Vdt=Φ02πdφdtdt=Φ02πΔφ=Φ0

This is why an SFQ pulse is precise. The pulse height and width can change, but the time integral is fixed by the phase change.

Figure TODO

Recommended figure: voltage pulse waveform with shaded area labeled Φ0, plus a small note that the pulse shape may vary while the area is quantized.

Image path used by this page: /figures/fundamentals/sfq-pulse-area.svg

SFQ pulse area placeholder

RCSJ Model

For circuit design, a Josephson junction is usually modeled by the RCSJ model: an ideal Josephson element in parallel with a capacitance and a resistance.

The current balance is:

I=Icsinφ+VR+CdVdt

Using V=(Φ0/2π)(dφ/dt):

I=Icsinφ+Φ02πRdφdt+Φ0C2πd2φdt2

This is mathematically similar to a driven damped pendulum:

  • phase φ behaves like the pendulum angle,
  • capacitance gives inertia,
  • resistance gives damping,
  • bias current gives the drive,
  • the Josephson sine term gives the nonlinear restoring force.

Damping and McCumber Parameter

The McCumber parameter is commonly written:

βc=2πIcR2CΦ0

Interpretation:

  • βc1: overdamped, slow but non-hysteretic,
  • βc1: near critical damping, useful for clean SFQ pulses,
  • βc1: underdamped, hysteresis and ringing can appear.

SFQ circuits often use shunt resistors to control damping so the junction switches quickly and then returns cleanly to the zero-voltage state.

Josephson Inductance

For small phase variations, the junction behaves like a nonlinear inductor. Differentiate the DC Josephson relation:

Is=Icsinφ

The small-signal Josephson inductance is:

LJ(φ)=Φ02πIccosφ

Near φ=0:

LJ(0)=Φ02πIc

This is why junctions can be used not only as switches but also as nonlinear inductive elements.

Switching Picture

Use this mental model:

  1. The junction is initially in a zero-voltage state.
  2. Bias current or flux tilts the phase potential.
  3. The phase escapes from one well and advances by about 2π.
  4. A voltage pulse appears through the AC Josephson relation.
  5. A flux quantum is inserted into or removed from a superconducting loop.

This is not CMOS voltage-level switching. The information is in pulse events and stored flux states.

Beginner Pitfalls

  • "Current above Ic destroys the whole circuit." In circuit operation, the junction switches locally; the surrounding superconducting circuit can remain functional.
  • "The voltage pulse height is the digital value." In SFQ, the important quantity is the pulse area and its arrival, not a static voltage level.
  • "2π is just math." It is the physical phase winding that connects Josephson switching to flux quantization.
  • "A JJ is just an ideal switch." Real junction capacitance and damping strongly shape the pulse.

Training Exercise

  1. Starting from V=(Φ0/2π)(dφ/dt), integrate both sides for a 2π phase change.
  2. Derive Vdt=Φ0.
  3. Starting from UJ=EJcosφ, show that Is=Icsinφ.
  4. Write the RCSJ equation and label which term is Josephson current, resistive current, and capacitive current.
  5. Explain why an underdamped junction can cause pulse interaction.

Next

Continue to SQUID Basics, where junctions and superconducting loops combine into the energy landscape used for SFQ logic.

C²Lab Internal Wiki — For lab members only.