You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All quantities below are registered as HFSS Fields Calculator named expressions
by linc.calculator.register_all. Each one can be evaluated at any
$(\text{solution},\ f,\ \phi)$ via linc.evaluate.eval_one.
0. Conventions
HFSS Driven Modal stores the complex E-field phasor$\vec{\tilde E}(\vec r)$
at every saved-field frequency. The real-time field at phase $\phi$ is
Without re-signing, $|V_1| + |V_2|$ could never cancel even for a perfectly
antisymmetric drive. The sign carries the phase-relationship between $V_1$
and $V_2$ that the absolute value throws away.
4. JJ_flux — SQUID-loop flux in units of Φ₀
For a SQUID-loop sheet $S$ with unit normal $\hat n$,
with $\Phi_0 = h/2e \approx 2.0678 \times 10^{-15}\ \text{Wb}$. The
calculator first smooths $\vec{\tilde H}$ to reduce mesh-edge artefacts,
then multiplies by the local permeability $\mu$ to get $\vec{\tilde B}$,
takes the normal component, the complex magnitude, integrates, and divides
by $\Phi_0$. Calculator stack:
A linearized-SQUID coupler requires a purely antisymmetric drive: the
flux line's $\vec{\tilde E}$ should make $\hat V_1 \approx -\hat V_2$, so
$\hat V_1 + \hat V_2 \to 0$ and $\eta_{\text{asym}} \to 0$. That's the
inductive AC-flux mode that threads the SQUID loop.
A capacitive parasitic instead drives both pads to the same potential
($\hat V_1 \approx \hat V_2 \approx V_{\text{cm}}$), making
$\hat V_1 - \hat V_2 \to 0$ and $\eta_{\text{asym}} \to \infty$. So
$\eta_{\text{asym}}(f)$ tells you exactly where the geometry stops behaving
inductively.