
This is an analog chiral exceptional-point (EP) sensor built around two nominally-matched on-chip LC tanks at ~2.7 GHz, coupled in one direction through an NMOS source follower (Mf) and a coupling MIM cap (Cc). Following Zhao et al., the unidirectional coupling places the two-mode system on the exceptional-point line of its eigen-spectrum; a small capacitive perturbation ε on the V1 tank then produces a frequency splitting Δf in the V2 spectrum that scales as Δf ∝ √ε, giving substantial sensitivity gain over a conventional reciprocally-coupled resonator pair.
ua[0] ── L1 ── V1 ──┬──CT1── VGND ┌── L2 ── V2_in ──┬── CT2 ── VGND
│ │ │
└── Cv-array (8b) ──┘ ↑ ├── Cc
│ │ │
Cac_in ↑ ↓
│ (one-way) Vfo (Mf source)
Mf gate coupling ↑
(source follower) ┘
V2_in ── Mout (V2 buffer) ── ua[1]
ui_in[i] adds the
i-th bit to the V1 tank.| Pin | Name | Function |
|---|---|---|
| ua[0] | V1 | V1 LC-tank node. Drive an AC test signal here through 50 Ω; the L1 spiral plus tank caps establish resonance. |
| ua[1] | V2 | V2 LC-tank buffered output. Observe the |
This is an RF analog sensor. You will need:
ui_in pins routed from a microcontroller or
manual switches to set the cv-array perturbation code.ui_in = 0x00.
Locate the resonance — expected near 2.71 GHz. This is the EP-degenerate
peak (κ tuned to put the two modes coincident).ui_in = 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, 0xC0.If the slope departs significantly from 0.5, the chip is operating away from the EP (κ off-target), but the cv-array sweep is still informative as a relative perturbation indicator.
ui_in[7:0].| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | b0 (cv-array LSB; 20 fF, eps=0.0055) | ||
| 1 | b1 (40 fF, eps=0.011) | ||
| 2 | b2 (80 fF, eps=0.022; lowest resolved point) | ||
| 3 | b3 (160 fF, eps=0.044; Zhao window lower edge) | ||
| 4 | b4 (320 fF, eps=0.088; within Zhao window) | ||
| 5 | b5 (640 fF, eps=0.176; within Zhao window) | ||
| 6 | b6 (1280 fF, eps=0.352; above Zhao window) | ||
| 7 | b7 (cv-array MSB; 1280 fF) |
ua | PCB Pin | Internal index | Description |
|---|---|---|---|
| 0 | B4 | 10 | V1 (V1 LC tank; RF probe drive and observe at 50 ohm) |
| 1 | B5 | 11 | V2 (V2 LC tank; observe peak split) |