Differential Pair Impedance Calculator (Edge-Coupled Microstrip)
Use this tool to estimate differential impedance for PCB traces on an outer layer. Enter dimensions in mils (1 mil = 0.001 inch).
Note: This is a fast engineering estimate, not a replacement for stackup-specific field solver sign-off.
What this calculator does
Differential routing is used for high-speed signals like USB, PCIe, Ethernet, and many LVDS links. The goal is to control the pair impedance so reflections and mode conversion stay low. This calculator estimates the following for an edge-coupled microstrip pair:
- Single-ended impedance per trace (approximate)
- Odd-mode and even-mode impedances
- Differential impedance of the pair
- Effective dielectric constant and propagation delay
- Suggested spacing adjustment to hit an optional target impedance
Input definitions
Geometry inputs
The dimensions are based on standard PCB fab drawings:
- W (Trace Width): width of one line in the differential pair.
- S (Spacing): edge-to-edge gap between the two traces.
- H (Dielectric Height): distance from the trace to the closest reference plane.
- T (Copper Thickness): finished copper thickness on the signal layer.
Material and targets
- εr: relative dielectric constant of the substrate in the relevant frequency region.
- Target Zdiff: optional design goal (commonly 85 Ω, 90 Ω, or 100 Ω depending on interface).
- Length: optional input used to estimate one-way delay.
How to use the result
If your calculated differential impedance is too low, you usually need to reduce capacitance by increasing spacing or reducing width. If it is too high, move traces closer or increase width. In production, always validate with your board house stackup and impedance coupon results.
Quick tuning heuristics
- Increase S to increase differential impedance.
- Increase W to decrease impedance.
- Increase H to increase impedance (weaker coupling to the plane).
- Higher εr tends to reduce impedance and slow propagation velocity.
Why impedance calculators are only part of the story
Real boards include solder mask, glass weave effects, etch compensation, roughness, and layer-to-layer dielectric variation. These can shift impedance by several ohms. Good design practice combines:
- Up-front calculation or field solve
- Controlled impedance stackup from your fabricator
- Design rules tied to that approved stackup
- Coupon-based impedance verification during fabrication
Formula summary used in this tool
Single-ended microstrip approximation
The calculator uses a common closed-form microstrip approximation for characteristic impedance and effective dielectric constant, with a simple width correction term for finite copper thickness.
Differential coupling approximation
Differential impedance is estimated from odd-mode behavior using an exponential coupling factor based on spacing-to-height ratio. This model is intentionally lightweight and fast for early-stage design iteration.
Practical design checklist
- Keep a continuous reference plane under the entire pair.
- Avoid stubs and large neck-down transitions.
- Minimize skew by matching pair length and environment.
- Route pair members together; avoid big spacing changes along the route.
- Review connector, via, and package discontinuities in the full channel model.
Final note
For fast and reliable layout iteration, this calculator is a great first-pass tool. For final release on high-speed designs, pair it with your fabricator’s impedance tables or a 2D/3D field solver. That combination is the most robust path to first-pass success.