Controlled Impedance: Why Your High-Speed Traces Need It
Ensuring signal integrity in USB, HDMI, and DDR designs.
In the world of high-speed digital design, a PCB trace is no longer just a wire—it's a transmission line. If the impedance of the trace doesn't match the source and load, signals reflect back, causing data errors, noise, and electromagnetic interference (EMI). Controlled impedance is the practice of matching trace geometry to the electrical requirements of the system.
What Determines Impedance?
Trace impedance (Z0) is determined by four factors: trace width, dielectric thickness (height above the ground plane), dielectric constant (εr) of the PCB material, and trace thickness. For a microstrip (surface trace), increasing the width or using a material with a higher εr will lower the impedance, while increasing the height of the substrate will raise it.
The Standard: 50 Ohms and Beyond
While 50 ohms is the 'universal' standard for RF and most single-ended digital signals, many protocols have specific requirements. USB requires 90 ohm differential impedance, while HDMI and PCI Express require 100 ohms. Meeting these targets requires precise calculation of both the trace width and the gap between the traces in a differential pair.
Dielectric Constant Variations
FR-4 is the most common PCB material, but its dielectric constant can vary from 4.0 to 4.8 depending on the glass-to-resin ratio and the manufacturer. For high-precision designs, engineers often switch to 'controlled εr' materials like Rogers or Isola, which offer tighter tolerances and lower loss tangents at high frequencies.
Testing and Verification: TDR
How do you know if your board was manufactured correctly? PCB fab houses use Time Domain Reflectometry (TDR) to measure the impedance of test coupons included on the panel. A TDR sends a pulse down the trace and measures the reflections to verify that the impedance stays within the specified tolerance (usually ±10%).
FAQ
Does trace length affect impedance?
No. Characteristic impedance is a property of the cross-section of the transmission line. However, longer traces will have more total loss (attenuation), which can affect signal quality independently of impedance matching.
What happens if impedance is not controlled?
Signals will 'bounce' off impedance discontinuities (like connectors or vias). These reflections cause overshoot, undershoot, and ringing, which can lead to false logic triggering and increased EMI emissions.
Can I have controlled impedance on a 2-layer board?
Yes, but it is difficult. You need a continuous ground plane for a reference. On a 2-layer board, routing the ground plane is often interrupted, making it hard to maintain a consistent impedance along the entire trace.