Cable Assembly Knowledge

Stacked USB PCB Layout Guide: Signal Integrity & Impedance Control

Tags:

Stacked USB PCB Layout Guide: Signal Integrity & Impedance Control

A good stacked USB connector from a reputable manufacturer handles the signal integrity inside the connector body. But everything that happens on your PCB — from the connector pad to the PHY chip — is entirely in your control. And at USB 3.0 speeds and above, getting the PCB layout right is the difference between a design that passes compliance on the first try and one that goes through three board spins chasing intermittent link failures.


The Fundamentals: Differential Impedance

USB SuperSpeed signals (5 Gbps and above) use differential signaling. The two traces in a differential pair carry equal and opposite signals, and their combined impedance to ground — the differential impedance — must be controlled.

USB Standard Differential Impedance Tolerance
USB 2.0 (480 Mbps) 90Ω ±15% (guideline, not strict requirement)
USB 3.0/3.1 Gen1 (5 Gbps) 90Ω ±15%
USB 3.2 Gen2 (10 Gbps) 90Ω ±10%
USB4 Gen3 (40 Gbps) 85Ω ±10%

The tolerance tightens as the speed increases — not because the receiver is more sensitive (it actually uses equalization to compensate for channel loss), but because the channel budget is tighter. At 10 Gbps, your total insertion loss budget from transmitter to receiver is about 15 dB. The connector eats 1–3 dB of that, leaving you roughly 12–14 dB for the PCB traces, vias, and any AC coupling capacitors. A poorly controlled trace impedance eats into that budget with every impedance discontinuity.


Trace Geometry for 90Ω Differential Impedance

On standard FR-4 (εr ≈ 4.2–4.5 at 1 GHz), a microstrip differential pair (outer layer) for 90Ω differential impedance typically has:

For 4-layer board (0.2mm prepreg to reference plane):

  • Trace width: 0.20–0.25mm
  • Trace spacing (edge-to-edge): 0.15–0.20mm
  • Resulting differential impedance: ~88–92Ω

For 6-layer board (0.1mm prepreg to reference plane):

  • Trace width: 0.12–0.15mm
  • Trace spacing (edge-to-edge): 0.12–0.15mm
  • Resulting differential impedance: ~88–92Ω

These are starting points. Your specific stackup, copper weight, and dielectric constant determine the exact values. Use a 2D field solver (Polar SI9000, Saturn PCB Toolkit, or your board fabricator’s impedance calculator) with your actual stackup parameters.


Routing Rules for SuperSpeed Pairs

Rule 1: Intra-Pair Length Matching

The two traces within a differential pair must have the same electrical length. A length mismatch creates a phase shift between the two signals, which converts differential-mode energy into common-mode energy — and common-mode signals radiate, causing EMI failures and reduced signal margin at the receiver.

Matching tolerance:

  • USB 3.0 (5 Gbps): <5 mils (0.127mm) intra-pair skew
  • USB 3.2 Gen2 (10 Gbps): <3 mils (0.076mm) intra-pair skew
  • USB4 (40 Gbps): <2 mils (0.05mm) intra-pair skew

The easiest way to match lengths is serpentine routing — adding small meanders to the shorter trace. Keep the meander amplitude small (2–3× the trace width) and the spacing between meander segments at least 3× the trace-to-trace spacing to avoid coupling between adjacent serpentine segments.

Rule 2: Inter-Pair Spacing

The two SuperSpeed pairs (TX and RX) should be separated by at least 4× the dielectric thickness to the reference plane. On a typical 4-layer board with 0.2mm prepreg, that’s at least 0.8mm (31 mils) between the TX pair and the RX pair. This prevents crosstalk between the transmit and receive channels.

For stacked USB connectors with two ports, the TX and RX pairs from the upper port should also maintain adequate spacing from the TX and RX pairs from the lower port.

Rule 3: Reference Plane Continuity

Every differential pair needs a continuous, unbroken reference plane beneath it from the connector pad to the PHY chip. Any gap, split, or slot in the reference plane creates an impedance discontinuity — effectively a series inductor at the gap location — that degrades return loss and can cause signal reflection.

This is the most common PCB layout mistake at USB 3.0 speeds and above. The designer routes the SuperSpeed pair across a power plane split, or across a gap between two ground pours, and the signal sees a high-impedance discontinuity. At 2.5 GHz, even a 1mm gap in the reference plane creates a significant impedance bump.

If a SuperSpeed pair must cross a plane split (which it shouldn’t, but sometimes it’s unavoidable), add stitching capacitors (100nF + 10nF in parallel for broadband coverage) across the split on both sides of the crossing, as close as possible to the trace crossing point. The capacitors provide an AC return path that partially compensates for the split — partially, not completely. Avoiding the split entirely is always better.

Rule 4: Via Design for Layer Transitions

SuperSpeed pairs should stay on a single layer from connector to PHY whenever possible. But in multi-layer boards, layer transitions are sometimes necessary.

When transitioning through vias:

  • Use a pair of vias (one for each trace) spaced identically to the trace spacing
  • Place a ground via next to each signal via, within 1mm, to provide a return current path through the layer transition
  • The ground via should connect to the same ground reference plane on all layers
  • For USB 3.2 Gen2 and above, consider back-drilling via stubs if the signal layer is deep within the board

A via without an adjacent ground via forces the return current to find an alternative path, which usually involves spreading out over a wide area of the ground plane — creating an impedance discontinuity and potentially coupling into other signals.


AC Coupling Capacitors

USB 3.0 and above SuperSpeed lines require AC coupling capacitors in series with each differential pair. The USB spec mandates:

  • Capacitance: 75–200 nF (100nF is standard)
  • Placement: On the transmitter side of the link (host TX, device RX)
  • Package: 0402 or 0201 (minimize parasitic inductance)

The capacitor pads create a small impedance discontinuity because the pad width is larger than the trace width. To minimize this:

  • Use the smallest package that meets your voltage rating (0402 for 25V, 0201 if your CM can handle it)
  • Keep the trace width at the capacitor pad the same as the connecting trace width — use a neck-down trace approach rather than wide pad connections
  • Place the capacitor as close to the connector or PHY as possible (which one depends on whether you’re the transmitter or receiver)
  • Remove the reference plane under the capacitor pads (void the ground pour directly beneath the pads) to reduce parasitic capacitance to ground

Stacked Connector-Specific Layout Considerations

Upper Port vs Lower Port Trace Routing

The upper and lower ports of a stacked connector have physically different pin locations relative to the PCB surface. The upper port’s contact tails are higher off the board, with slightly longer internal lead frame paths. This creates a small but measurable difference in the electrical length of the upper and lower port signal paths.

For USB 3.0 and above, consider adding 1–2mm of extra trace length to the lower port’s SuperSpeed pairs to compensate for the upper port’s longer internal path. This isn’t specified in the USB standard, but it improves channel-to-channel skew in designs where both ports drive the same type of traffic.

Port-to-Port Crosstalk in the PCB

Even if your stacked connector has internal shielding, the two sets of SuperSpeed traces on the PCB can couple if routed too close together. Keep the TX pairs from the upper port at least 4× dielectric thickness away from the RX pairs of the lower port. The worst-case coupling path is upper port TX coupling into lower port RX — the upper port’s transmit signal appears as noise at the lower port’s receiver input.

Ground Connections at the Connector

A stacked USB connector has multiple ground connections: signal ground pins (2 per port), the GND_DRAIN pins for SuperSpeed return (2 per port for USB 3.0), and shell grounding tabs (2–4 total). All of these need low-impedance connections to solid ground planes.

Don’t daisy-chain the ground connections — each ground pin should connect to the ground plane through its own via. A single via shared between two ground pins creates common impedance that couples noise between the pins.


USB 2.0 Layout: The Relaxed Rules

USB 2.0 at 480 Mbps is much more forgiving. The fundamental frequency is 240 MHz, and the signal bandwidth is roughly 1.2 GHz. At these frequencies:

  • Trace length matching to within 25 mils (0.635mm) is adequate
  • Reference plane splits under USB 2.0 traces are generally acceptable if the split is narrow (<1mm) — at 240 MHz, the return current spreads over a wider area, so a small gap has less impact
  • Via stubs on standard 1.6mm FR-4 boards don’t create significant issues below 1 GHz
  • You don’t need controlled impedance — standard trace routing with reasonable geometry works reliably for USB 2.0

However, good layout practices still apply: keep D+ and D− routed together as a pair, avoid running them parallel to noisy signals (clocks, DC-DC converter switching nodes), and provide a solid ground reference.


ESD Protection Placement

USB connectors are user-accessible — they’re the most likely entry point for electrostatic discharge (ESD). Every USB port should have ESD protection diodes on the VBUS, D+, D−, and (for USB 3.0) the SuperSpeed pairs.

Placement rule: ESD protection diodes go as close to the connector as possible. The ESD current pulse has a rise time of <1ns — which means the trace from the connector pad to the ESD diode acts as a transmission line, and the voltage at the protected IC depends on the trace length to the diode, not just the diode's clamping voltage.

Place the ESD diode within 5mm of the connector pad for USB 2.0, and within 3mm for USB 3.0 (faster edge rates). Route the signal trace from the connector pad through the ESD diode pad to the rest of the circuit — don’t create a stub off the main trace to the diode.


Pre-Layout Checklist

Before routing SuperSpeed pairs:

  • [ ] PCB stackup defined — know the dielectric thickness, copper weight, and εr
  • [ ] Differential impedance target confirmed with board fabricator (90Ω ±10% or 85Ω ±10%)
  • [ ] Trace geometry calculated using a field solver with your actual stackup parameters
  • [ ] Routing layer assigned — one continuous layer from connector to PHY, no layer transitions
  • [ ] Reference plane verified continuous under the entire routing path
  • [ ] Component placement reviewed — PHY as close to the connector as practical (target <100mm trace length for USB 3.2 Gen2)
  • [ ] AC coupling capacitor footprint designed (0402 package, reference plane void under pads)
  • [ ] ESD diode locations planned (<3–5mm from connector pads)
  • [ ] Upper port and lower port routing paths planned to maintain separation

Summary

Signal integrity for stacked USB connectors is mostly about controlling impedance. Keep the differential pairs on a solid reference plane, match the trace lengths, avoid via transitions when possible, and place the ESD protection right at the connector.

For USB 2.0, the rules are relaxed — reasonable layout practices are sufficient. For USB 3.0 and above, the rules tighten quickly, and a 1mm error in reference plane continuity or trace length matching becomes measurable at the receiver eye diagram.

The connector handles its part. The PCB handles yours. Get both right, and the USB link works reliably for the life of the product.

GSConn provides PCB footprint recommendations, S-parameter data, and 3D EM simulation support for stacked USB connector designs. Contact our engineering team for layout review assistance on your specific stackup.

Related Resources