Assume each field component varies along the line as with , and split into transverse and longitudinal parts:
The quasi-TEM assumption is that the longitudinal field components are small compared to the transverse parts:
Taking the -component of Faraday's law gives
Since , the transverse electric field is approximately curl-free in the cross-section, and can be written in terms of a scalar potential:
To make the correction explicit, compare with the full potential representation in Coulomb gauge ():
With the assumed -dependence, the gauge condition can be written . Treating where is a characteristic transverse dimension, this gives the scaling
A second scaling relation follows from the quasi-TEM condition on :
Combining the two,
So the vector-potential contribution to is suppressed by relative to the leading scalar-potential piece:
The same argument applied to the magnetic side, using , gives the transverse magnetic field in terms of a single longitudinal vector potential:
2. Quasi-Static Approximation
Section 1 leaves all higher-order corrections to the transverse fields controlled by a single dimensionless parameter, . The quasi-static limit is the statement that this parameter is small:
or equivalently, that the relevant transverse length scale is much smaller than the guided wavelength,
The wavelength here is the guided wavelength , not the free-space wavelength . For high kinetic inductance materials we might be interested in, this could potentially pose an issue. The phase constant is
where the inductance per unit length could include both geometric and kinetic contributions:
For a clean Nb or Ta CPW with – nm and nm, is a few percent of and . For a granular-Al film with nm, can dominate by orders of magnitude, and 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 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,
and separate transverse and longitudinal pieces:
The longitudinal term scales as , while the transverse term scales as . Their ratio is
where one factor of comes from and another from the quasi-TEM scaling . Dropping this correction and substituting gives
This is the standard 2D electrostatic equation. Only appears; has dropped out entirely. For the magnetic side, take the -component of Ampere–Maxwell, :
The displacement contribution is suppressed relative to the conduction current by the same smallness of and is dropped. Outside the superconductor, . Inside, the gauge-invariant London equation gives a shift for the supercurrent,
where is a constant on each isolated conductor that encodes a transport current (set to on the center trace and on each ground plane in the solver (same as the March PHYS7688 midterm paper). Substituting,
This is the magnetostatic equation. Only appears and has dropped out.
The two boxed equations are decoupled. The electrostatic solve yields , and from it the capacitance per unit length and the electric participation ratios. The magnetostatic solve yields , and from it the total inductance per unit length , the kinetic inductance fraction , and the magnetic participation ratios. The two solves are tied together through the relation , 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,
The leading error in , in , and in the decoupling of the two BVPs is . gives sub-percent corrections gives roughly ten-percent corrections; 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 . I believe this would further suppress to , 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.
Useful Links (COMSOL Articles)
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.