· AtlasPCB Engineering · Engineering  · 5 min read

PCB Impedance Control: Why It Matters and How to Achieve It

Understand PCB impedance control — what impedance is, why it needs to be controlled, single-ended vs differential impedance, calculation methods, and testing with TDR.

Understand PCB impedance control — what impedance is, why it needs to be controlled, single-ended vs differential impedance, calculation methods, and testing with TDR.

As signal frequencies increase, controlling the impedance of PCB traces becomes critical. Impedance mismatches cause signal reflections, ringing, and data errors. This guide explains what impedance control is, why it matters, and how to design and verify controlled impedance traces.


What Is Characteristic Impedance?

Characteristic impedance (Z0) is the ratio of voltage to current of an electromagnetic wave traveling along a transmission line. For a PCB trace, it depends on:

  • Trace width (W)
  • Trace thickness (T) — copper weight
  • Dielectric thickness (H) — distance to reference plane
  • Dielectric constant (Dk / Er) of the substrate material
  • Trace geometry — microstrip (outer layer) vs stripline (inner layer)

Z0 is measured in ohms and is a property of the trace geometry, not the signal itself.


Why Control Impedance?

Signal Reflection

When a signal encounters an impedance discontinuity (change in Z0), part of the signal energy is reflected back toward the source. The reflection coefficient is:

Gamma = (Z_load - Z_source) / (Z_load + Z_source)

A 10% impedance mismatch causes ~5% signal reflection. At high frequencies, these reflections create:

  • Ringing: Oscillations on the signal edge that can trigger false logic transitions
  • Overshoot/undershoot: Voltage excursions beyond supply rails, potentially damaging ICs
  • Data errors: In high-speed serial links, reflections degrade the eye diagram

When Is Impedance Control Needed?

Rule of thumb: Control impedance when the signal rise time is less than twice the propagation delay of the trace.

Practical guideline by interface:

InterfaceTypical ImpedanceControl Needed?
GPIO, I2C (<1 MHz)N/ANo
SPI (<50 MHz)N/AUsually no
USB 2.0 (480 Mbps)90 ohm diffYes
USB 3.0/3.1 (5-10 Gbps)85 ohm diffYes (strict)
HDMI100 ohm diffYes
Ethernet 100BASE-TX100 ohm diffYes
DDR3/DDR440-60 ohm SEYes
PCIe Gen3/485 ohm diffYes (strict)
SATA100 ohm diffYes
RF/Microwave50 ohm SEYes (strict)

Impedance Types

Single-Ended (SE) Impedance

A single trace referenced to a ground plane. The most common controlled impedance type.

  • Standard value: 50 ohm (RF), 60 ohm (general digital)
  • Tolerance: +/-10% is standard, +/-5% for high-speed

Differential Impedance

Two traces (a differential pair) carrying complementary signals. The differential impedance is the impedance between the two traces.

  • Zdiff ≈ 2 x Z_odd (where Z_odd is the odd-mode impedance of each trace)
  • Standard values: 85 ohm (USB3), 90 ohm (USB2), 100 ohm (HDMI, Ethernet, LVDS)
  • Coupling matters: Tighter spacing between traces increases coupling and reduces Zdiff

Coplanar Impedance

A trace with ground copper on both sides on the same layer. Used for RF and high-frequency designs where ground return path on the same layer is beneficial.


Engineering-Driven PCB Fabrication

IPC Class 3 certified. Impedance-controlled designs with ±5% tolerance. No minimum order quantity.

Get Instant Quote →
Professional PCB circuit boards by Atlas PCB

Trace Geometries

Microstrip

  • Trace on an outer layer with a reference ground plane below
  • Higher propagation speed (~60% of light speed)
  • Slightly higher radiation/EMI
  • Easier to probe and debug

Embedded Microstrip

  • Outer layer trace covered by solder mask or prepreg
  • Dk of solder mask affects impedance (typically Dk~3.5-4.0)
  • Most common configuration in real boards

Stripline

  • Trace on an inner layer between two ground planes
  • Lower propagation speed (~50% of light speed)
  • Better shielding — lower EMI
  • Used for high-speed inner-layer routing

Impedance Calculation

Key Formula (Microstrip, Approximate)

Z0 ≈ (87 / sqrt(Er + 1.41)) x ln(5.98H / (0.8W + T))

Where:

  • Er = dielectric constant
  • H = dielectric height (mils)
  • W = trace width (mils)
  • T = trace thickness (mils)

Practical Examples (FR-4, Dk=4.2, 1oz copper)

50 ohm single-ended microstrip:

Dielectric HeightRequired Trace Width
4 mil (0.1mm)7 mil (0.18mm)
5 mil (0.13mm)9 mil (0.23mm)
8 mil (0.2mm)14 mil (0.36mm)
10 mil (0.25mm)18 mil (0.46mm)

100 ohm differential pair:

Dielectric HeightTrace WidthSpacingPair Gap
4 mil4 mil4 mil12 mil
8 mil7 mil6 mil20 mil
10 mil8 mil8 mil24 mil

Use Field Solvers

Approximate formulas are useful for estimation, but production impedance control requires a 2D field solver (e.g., Polar Si9000, Saturn PCB Toolkit, or your EDA tool’s built-in solver) that accounts for:

  • Exact trace geometry (trapezoidal cross-section from etching)
  • Solder mask effects
  • Adjacent trace coupling
  • Copper roughness

Impedance Testing with TDR

Time Domain Reflectometry (TDR) is the standard method for verifying controlled impedance:

  1. A fast-rise-time pulse is sent down the trace
  2. Reflections from impedance discontinuities are measured
  3. The impedance profile along the trace length is plotted
  4. Typical test coupon includes dedicated impedance traces on the panel edge

TDR Test Coupons

  • Fabricators include test coupons on each production panel
  • Coupons replicate the exact stackup and trace geometries of the production board
  • TDR measurement is performed on every panel (or sample-based for high volume)
  • Results are documented in an impedance test report

Stackup Impact on Impedance

The PCB stackup directly determines impedance. Key considerations:

  1. Prepreg/core selection: Different prepreg styles (1080, 2116, 7628) have different thicknesses and Dk values
  2. Dk tolerance: FR-4 Dk can vary +/-5-10%. Use tighter Dk-tolerance materials for strict impedance control
  3. Copper roughness: Rougher copper (standard ED) has slightly higher effective Dk than smooth copper (RTF/VLP)
  4. Symmetric stackup: Always use a symmetric layer arrangement to prevent board warpage and ensure consistent impedance

Conclusion

Impedance control is essential for any design with high-speed digital or RF signals. Work closely with your PCB manufacturer to define the stackup, specify impedance targets and tolerances, and ensure proper test coupons are included. Most manufacturers provide free impedance calculation support — take advantage of this service early in your design process to avoid costly redesigns.

Further Reading

  • impedance control
  • signal integrity
  • differential pair
  • high-speed design
Share:
Back to Blog

Related Posts

View All Posts »