E and B Decoupling

1. Quasi-TEM Approximation

Assume each field component varies along the line as eiωtγz with γ=α+iβ, and split into transverse and longitudinal parts:

E=Et+z^Ez,H=Ht+z^Hz.

The quasi-TEM assumption is that the longitudinal field components are small compared to the transverse parts:

|Ez||Et|,|Hz||Ht|.

Taking the z^-component of Faraday's law ×E=iωμH gives

(t×Et)z=iωμHz.

Since Hz0, the transverse electric field is approximately curl-free in the cross-section, and can be written in terms of a scalar potential:

Ettϕ.

To make the correction explicit, compare with the full potential representation in Coulomb gauge (A=0):

Et=tϕiωAt.

With the assumed z-dependence, the gauge condition can be written tAt=γAz. Treating t1/a where a is a characteristic transverse dimension, this gives the scaling

AtγaAz.

A second scaling relation follows from the quasi-TEM condition on Ez:

Ez=γϕiωAz0jωAzγϕ.

Combining the two,

|iωAt||tϕ|ωγaAzϕ/a(γa)2=(βa)2.

So the vector-potential contribution to Et is suppressed by (βa)2 relative to the leading scalar-potential piece:

Et=tϕ+O((βa)2).

The same argument applied to the magnetic side, using Bz0, gives the transverse magnetic field in terms of a single longitudinal vector potential:

Bt=t×(Azz^)+O((βa)2).

2. Quasi-Static Approximation

Section 1 leaves all higher-order corrections to the transverse fields controlled by a single dimensionless parameter, βa. The quasi-static limit is the statement that this parameter is small:

ηβaeff1,

or equivalently, that the relevant transverse length scale is much smaller than the guided wavelength,

aeffλg,λg=2πβ.

The wavelength here is the guided wavelength λg, not the free-space wavelength λ0=2πc/ω. For high kinetic inductance materials we might be interested in, this could potentially pose an issue. The phase constant is

βωLC,

where the inductance per unit length could include both geometric and kinetic contributions:

L=Lg+Lk.

For a clean Nb or Ta CPW with λL40100 nm and t100 nm, Lk is a few percent of Lg and λgλ0/εeff. For a granular-Al film with λL600 nm, Lk can dominate Lg by orders of magnitude, and λg shrinks accordingly. The quasi-static condition is then not necessarily automatic for high-kinetic-inductance devices: it must be checked against the actual β, with the kinetic contribution included.


3. Decoupling

If we assume the quasi-TEM scalings of Section 1 and the smallness of βa from Section 2, the 2D cross-section field equations split into two independent boundary-value problems.

Start from Gauss's law in a charge-free region,

(ϵE)=0,

and separate transverse and longitudinal pieces:

t(ϵEt)+z(ϵEz)=0.

The longitudinal term scales as z(ϵEz)γϵEz, while the transverse term scales as t(ϵEt)ϵEt/a. Their ratio is

|z(ϵEz)||t(ϵEt)|γaEzEt=O((βa)2),

where one factor of βa comes from γa and another from the quasi-TEM scaling Ez/Et=O(βa). Dropping this correction and substituting Ettϕ gives

t(ϵtϕ)=0.

This is the standard 2D electrostatic equation. Only ϕ appears; Az has dropped out entirely. For the magnetic side, take the z^-component of Ampere–Maxwell, ×H=J+jωϵE:

t(μ1tAz)=Jz+jωϵEz.

The displacement contribution jωϵEz is suppressed relative to the conduction current by the same smallness of Ez and is dropped. Outside the superconductor, Jz=0. Inside, the gauge-invariant London equation gives a shift for the supercurrent,

Jz=1μ0λL2(CAz),

where C is a constant on each isolated conductor that encodes a transport current (set to C=1 on the center trace and C=0 on each ground plane in the solver (same as the March PHYS7688 midterm paper). Substituting,

t2Az+1λL2Az=1λL2C.

This is the magnetostatic equation. Only Az appears and ϕ has dropped out.

The two boxed equations are decoupled. The electrostatic solve yields ϕ, and from it the capacitance per unit length C and the electric participation ratios. The magnetostatic solve yields Az, and from it the total inductance per unit length L, the kinetic inductance fraction α, and the magnetic participation ratios. The two solves are tied together through the relation β=ωLC, but the profiles are independent and the magnitudes can be rescaled afterwards.


4. Possible Failure of Approximations

Sections 1 and 3 develop their corrections in the same small parameter,

η=βaeff=2πaeffλg.

The leading error in Ettϕ, in Btt×(Azz^), and in the decoupling of the two BVPs is O(η2). η<0.1 gives sub-percent corrections η0.3 gives roughly ten-percent corrections; η1 means the cross-section is no longer electrically small.

If it becomes too large, it would push towards revisiting the full-wave solving approach. However, If η is large but not too large, a perturbative solution may work to save some computational efficiency. This would involve adding a source to the equations, representing the missing currently omitted At. I believe this would further suppress to (βαeff)4, so could be effective depending on how large this is pushed. The size of this perturbation may also be a good way to numerically check how close to satisfying the approximation the setup is. I'm looking into this as an option in more depth.

A full-wave solver may be worth working on on the side regardless to use for validation. However, for doing parameter sweeps/scans, especially with interfaces, it would be best to avoid it.

One last piece to note is this is more likely to be violated by a flip-chip. The gap between the CPW and the lid defines a new characteristic transverse dimension not originally present, so if this is larger than the gap between the center conductor and the ground plane, the condition will fail sooner.


  1. COMSOL Documentation, "Transmission Line Parameters of a Coaxial Cable". This claims that quasi-TEM RLGC extraction assumes longitudinal field components are nonzero but small, and gives the practical condition that signal–return spacing should be much smaller than the wavelength in the medium. This is very similar to the conclusions here.

  2. COMSOL Learning Center, "Modeling TEM and Quasi-TEM Transmission Lines". This discusses a voltage definition for TEM and quasi-TEM transmission lines via electric-field line integrals.