Component and layout rules for USB-C, PD, and CMTI

Over the last two months, we mapped out how USB-C, Power Delivery (PD), vehicle-to-load (V2L), and high common-mode transit immunity (CMTI) are reshaping the landscapes of test and measurement and electric vehicles (EVs). The next challenge is practical: how do you translate those high-level architectural requirements into a schematic that works and a PCB layout that passes?
This post delivers the essential design clues—the component choices, layout constraints, and rule-of-thumb practices—that bridge concept to copper. It’s about moving from theory to implementation, giving engineers the confidence to build USB-C and PD systems that meet compliance while surviving real-world stress.
Designing for high CMTI: Turning ratings into real layout rules
To maintain high CMTI on a real board, the isolation barrier is non-negotiable. Specialized digital isolators—either capacitive-based or magnetic-based—are engineered to withstand the brutal transient voltage spikes in the range of kV/𝜇s without corrupting USB data streams. These devices form the shield that keeps common-mode noise from bleeding across domains.
Placement is equally critical: the isolator must straddle a deliberate, wide physical gap on the PCB. That gap is a true keep-out zone; no copper traces, power planes, or ground planes are allowed to cross it. The isolator alone bridges the divide, ensuring that the high-speed USB signals remain intact even under aggressive switching events. This disciplined layout practice is what turns theoretical CMTI ratings into reliable, repeatable board-level immunity.

Figure 1 Application diagram of ISOUSB211 reveals how the isolation barrier prevents data corruption caused by ground loops and power-stage switching noise. Source: Texas Instruments
Implementing USB-C and PD controllers: The schematic clues
Moving from standard USB to USB-C with Power Delivery—and even V2L—requires dedicated silicon. At the simplest level, configuring a USB-C port hinges on the CC pins. If the design is a power sink, such as a basic test and measurement instrument, you must place 5.1 kΩ pull-down resistors (Rd) on both CC1 and CC2 pins.
Conversely, if the design is a source, pull-up resistors (Rp) are required to advertise available current. For higher-power PD or bidirectional V2L applications, engineers should resist the temptation to code the complex negotiation state machines inside a general MCU.
Instead, a standalone USB-PD controller IC is the right choice—it encapsulates the protocol logic, manages the timing, and ensures compliance, freeing the system MCU to focus on application-level tasks. This division of labor is what makes USB-C and PD designs robust and certifiable in practice.

Figure 2 This simplified block diagram of the MAX77958 IC details the USB Type-C CC detection and Power Delivery protocol implementation. Source: Analog Devices
The 90-Ω differential layout: The PCB clues
High-speed USB signaling in USB 3.x and USB4 behaves much more like RF than low-speed digital. If the layout is off, compliance failures are inevitable. The first design clue is impedance control: the D+/D– or TX/RX traces must be routed as a matched differential pair with a strict target of 90 Ω. Deviations here directly translate into eye-diagram collapse and failed certification.
The second clue is geometry for ESD protection. In harsh EV and lab environments, transient voltage suppressor (TVS) diodes must sit physically as close as possible to the USB-C connector pins. The ESD spike must be absorbed at the connector entry point—before it can travel down the trace and reach sensitive silicon. This placement discipline ensures that compliance isn’t just theoretical but survives the real-world surge events that USB-C designs inevitably face.

Figure 3 Hand-drawn illustration of an eye diagram highlights the mask keep-out zone at the center. This stylized ‘open eye’ demonstrates the compliant signal quality expected in USB 2.0 links when the differential pair achieves routing near the 90-Ω target. Source: Author
Tips from the bench: What datasheets don’t mention
While mapping out your schematic and tracking your traces, keep these three notorious real-world layout traps in mind. They are the most common culprits behind first-revision PCB failures:
- Guard the CC pins against high-voltage shorts
Inside the microscopic geometry of a USB-C receptacle, the Configuration Channel (CC) pins sit directly adjacent to the high-voltage VBUS power pins. A slightly tilted cable insertion, a worn-out connector, or a bit of metallic debris can instantly short a 20-V VBUS line straight into a CC pin. Standard 3.3-V or 5 V-MCU inputs will instantly fry.
The fix: Always specify standalone USB-PD controllers featuring integrated 24 V short-to-VBUS protection on the CC lines.
- Tame the VBUS hot-plug voltage ringing
When a user hot-plugs a live Power Delivery adapter into your board, the parasitic inductance of the USB-C cable slams into the input capacitance of your PCB. This creates an LC circuit that can ring up to twice the nominal voltage, turning a standard 20-V PD profile into a destructive 40-V spike that easily ruptures downstream buck regulators.
The fix: Anchor the VBUS entry point with a heavy-duty, high-voltage TVS diode or an over-voltage protection (OVP) eFuse paired with a minimum of 10 uF of bulk ceramic capacitance to dampen the surge.
- Ban via stubs on your 90-Ω pairs
Achieving a strict 90 Ω target impedance requires flawless trace geometry. Every time a high-speed TX/RX or D+/D- pair hops between PCB layers through a via, it hits an impedance speed bump. Worse yet, if a trace transitions from the top layer to a middle layer, the remaining unused barrel of the via hangs off the signal path like an antenna. This “via stub” creates severe RF reflections that can collapse your eye diagram entirely.
The fix: Route high-speed USB lines on a single layer whenever possible. If layer transitions are absolutely non-negotiable, limit them to a maximum of two, place adjacent ground return vias right next to them to preserve the return path, and enforce back-drilling on multi-layer boards to eliminate the stubs.
This bench-level awareness is what keeps your first spin from becoming a costly lesson in overlooked physics.
Closing 3-month power and signal loop
Month 1 and month 2 set the destination, showing how USB-C, Power Delivery, V2L, and high CMTI are reshaping test and measurement and EV platforms. Month 3 provided the map: the schematic clues, resistor choices, isolation gaps, and PCB layout rules that turn concepts into copper.
The takeaway is clear: these design rules tie the journey together, moving from vision to verified hardware. By closing the loop with practical guidance, engineers are equipped not just to understand USB-C and PD, but to implement them with confidence in real boards and systems.
Carry these power and signal rules into your next design cycle; apply the resistor networks, enforce the isolation gaps, and route those 90-Ω pairs with precision. Share your own board-level lessons with peers and keep expanding the collective toolkit that transforms ambitious USB-C and PD concepts into reliable, compliant hardware.
T. K. Hareendran is a self-taught electronics enthusiast with a strong passion for innovative circuit design and hands-on technology. He develops both experimental and practical electronic projects, documenting and sharing his work to support fellow tinkerers and learners. Beyond the workbench, he dedicates time to technical writing and hardware evaluations to contribute meaningfully to the maker community.
Related Content
- USB Keypad Reference Design
- USB Proves Ready for T&M Tasks
- Top 10 innovative USBs and peripherals
- Take off with Simplified USB Type-C Development
- The USB takeover: Why modern T&M is moving to your pocket
- A quick and practical view of USB Power Delivery (USB-PD) design
The post Component and layout rules for USB-C, PD, and CMTI appeared first on EDN.


