// Parameters
GROUND PLANE SUBSTRATE (εr) W W S h
1 mil = 0.0254 mm
mm
mm
mm
mm
Quick Presets
⚠ Please check your inputs.
// Results
Enter parameters and click Calculate

About the Differential Pair Calculator

Differential signalling uses two traces carrying equal and opposite signals. The receiver responds only to the difference between them, which cancels any noise or interference picked up equally by both traces. Differential pairs are used in virtually every modern high-speed interface — USB, PCIe, HDMI, Ethernet, LVDS, MIPI and more.

Differential vs Single-Ended Impedance

The differential impedance (Zdiff) is the impedance seen between the two traces of the pair when driven differentially. It equals twice the odd-mode impedance: Zdiff = 2 * Zodd. The even-mode impedance (Zeven) describes what happens when both traces are driven to the same potential — relevant for common-mode noise analysis. Most interfaces specify Zdiff — USB3 requires 90 ohm, PCIe requires 85 ohm, LVDS and HDMI require 100 ohm.

Coupling Between Traces

The coupling between the two traces reduces the odd-mode impedance below the single-ended impedance. Tighter spacing (smaller gap S) means stronger coupling and lower Zdiff. This is why differential pair routing rules specify both trace width AND trace spacing — you cannot hit a target Zdiff by adjusting width alone.

Edge-Coupled vs Broadside-Coupled

Edge-coupled pairs (side by side on the same layer) are by far the most common. Broadside-coupled pairs (one directly above the other on adjacent layers) provide very tight coupling but require careful layer stackup control and are more sensitive to layer registration tolerances.