Common Mode
Understanding Common Mode
Common-mode signals are the enemy of clean RF design. They cause EMI emissions (FCC/CISPR failures), corrupt differential signal quality, and create ground bounce that degrades system performance. Every unintended asymmetry in a differential circuit converts desired differential signal into unwanted common mode.
Understanding common mode is essential for both analog RF design (differential amplifiers, baluns) and high-speed digital design (USB, PCIe, HDMI), where mode conversion from routing asymmetry is the primary EMI mechanism.
Common Mode Equations
Vcm = (V1+V2)/2 (common mode)
Vdiff = V1−V2 (differential)
CMRR:
CMRR = 20log(Adiff/Acm) dB
Ideal: ∞. IC diff amp: 60-100 dB
Mode conversion:
Scd = differential → common
Sdc = common → differential
10% length mismatch: ~20 dB Scd
CM Rejection Methods
| Method | ZCM | Frequency | CMRR | Application |
|---|---|---|---|---|
| CM choke | 100-10kΩ | 1M-1G | 20-40 dB | Cables, power |
| Diff amplifier | N/A | DC-10G | 60-100 dB | Receiver front |
| Balun | N/A | 10M-100G | 20-40 dB | Bal/unbal conv |
| Sym routing | N/A | All | Prevention | PCB design |
| Ground plane | N/A | All | Prevention | Reference cont |
Frequently Asked Questions
Sources?
Ground loops: finite ground Z creates CM voltage. EMI: external fields couple equally to both conductors. Asymmetry: different lengths/impedances = mode conversion (Scd). Switching: dv/dt through parasitic C. 10% length mismatch: ~20 dB mode conversion. Any routing asymmetry = CM generation = EMI.
Rejection?
CM choke: coupled inductors, high Z to CM (100-10kΩ), low Z to diff. CMRR: Adiff/Acm, IC: 60-100 dB. Balun: balanced/unbalanced conversion. Board: continuous ground plane, symmetric routing, matched vias. Prevention (symmetry) beats correction every time.
Mixed-mode S?
Sdd: diff→diff (signal). Scc: CM→CM (propagation). Sdc: diff→CM (EMI source). Scd: CM→diff (noise coupling). Target Scd/Sdc <−30 dB. Measured with 4-port VNA. Key: maintain symmetry to minimize mode conversion. Asymmetry is the root cause of all mode conversion.