PCB Impedance Matching & Zero-Ohm Resistor Guide | Signal Integrity, EMC & Design Applications
In PCB design, two often-misunderstood components play critical roles in signal integrity and circuit functionality: impedance matching resistors and zero-ohm resistors. While they may seem simple, understanding their proper roles — from reducing signal reflections and overshoot to serving as jumpers, current-measurement points, and single-point grounding bridges — is essential for reliable, EMC-compliant PCB design.
This guide explains the principles of impedance matching (both series and parallel), when and how to apply each method, and the many practical functions of zero-ohm resistors in modern PCB design.
Part 1: Impedance Matching in PCB Design
Impedance matching refers to the appropriate matching method between the signal source (or transmission line) and the load. When properly matched, signal reflections are eliminated, energy is fully transferred, and signal integrity is preserved.
According to connection method, impedance matching is divided into two types: series matching and parallel matching. According to signal frequency, it can be categorized as low-frequency matching and high-frequency matching.
1.1 Series Impedance Matching (Source-Side Termination)
High-frequency signals generally use series impedance matching. The series resistor is placed at the source end of the transmission line, between the driver output and the PCB trace.
The resistance value of a series matching resistor typically ranges from 20Ω to 75Ω. The value is roughly proportional to the signal frequency and inversely proportional to the PCB trace width — higher-frequency signals and narrower traces generally require higher series resistance to achieve proper matching with the trace's characteristic impedance (typically 50Ω for single-ended signals).
When to Add Series Matching Resistors
In embedded systems, when a signal has a frequency greater than 20MHz and the PCB trace length is greater than 5cm, series matching resistors must be added. Common examples include:
Clock signals
Data bus signals
Address bus signals
High-speed control signals
For low-frequency signals routed inside the PCB (where trace length is short relative to the signal wavelength), direct connection is acceptable, and series matching resistors are generally not needed.
Two Key Functions of Series Matching Resistors
Function 1: Reduce high-frequency noise and edge overshoot
If a signal edge is very steep (fast rise time), it contains a large amount of high-frequency harmonic components. These high-frequency components radiate electromagnetic interference (EMI) and are also prone to causing overshoot (voltage exceeding the intended high or low level), which can damage input buffers or cause false triggering.
The series resistor, combined with the distributed capacitance of the signal trace and the input capacitance of the load, forms an RC circuit that slows the signal edge (increases rise/fall time), reducing high-frequency content, overshoot, and radiated emissions.
Function 2: Reduce high-frequency reflection and self-oscillation
When the signal frequency is high, the signal wavelength is very short. When the wavelength becomes shorter than the transmission line length, the reflected signal superimposes on the original signal and distorts the waveform.
If the characteristic impedance of the transmission line is not equal to the load impedance (i.e., mismatched), reflection occurs at the load end. This reflected energy travels back to the source, and if the source is also mismatched, it reflects again — creating a ringing (self-oscillation) condition that degrades signal quality and can cause logic errors.
The series resistor matches the source output impedance to the transmission line's characteristic impedance, absorbing the reflected energy returning from the load and preventing re-reflection at the source.
1.2 Parallel Impedance Matching (Load-Side / Terminal Matching)
Parallel impedance matching is also called terminal impedance matching. It is generally used at input/output interfaces, primarily for impedance matching with the transmission cable connecting the PCB to external equipment.
Common Parallel Matching Values by Cable Type
LVDS and RS-422/RS-485: Using Category 5 twisted-pair cable, the input terminal matching resistance is typically 100Ω to 120Ω (100Ω for LVDS, 120Ω for RS-485/CAN).
Video signals: Using coaxial cable, the matching resistance is 75Ω (for composite video, component video, SDI) or 50Ω (for RF / test equipment). Using flat ribbon cable (300Ω twin-lead), the matching resistance is 300Ω.
Ethernet (100/1000BASE-T): 100Ω differential termination, often integrated into the magnetics or PHY.
The resistance value of the parallel matching resistor is related to the characteristic impedance of the transmission cable medium and is independent of cable length. Its main role is also to prevent signal reflection at the load end and reduce self-oscillation.
1.3 Additional Impedance Matching Notes
EMI performance improvement: Proper impedance matching reduces signal reflections, ringing, and overshoot — all of which are significant sources of electromagnetic interference. A well-matched system has substantially better EMI performance.
Transformer-based impedance matching: In addition to series/parallel resistors, transformers can also be used for impedance transformation. Typical examples include Ethernet interfaces (with isolation transformers) and CAN bus (with common-mode chokes and transformers), where the transformer provides both impedance matching and galvanic isolation.
Differential impedance matching: For differential signals (LVDS, USB, HDMI, PCIe, Ethernet), the termination resistor is placed across the differential pair at the receiver, with values such as 90Ω (USB), 100Ω (LVDS/Ethernet/PCIe), or 120Ω (RS-485/CAN).
Part 2: Zero-Ohm Resistors in PCB Design
A zero-ohm resistor (0Ω resistor) is a surface-mount or through-hole component with nominally zero resistance — though in practice it has a very small resistance (typically <50mΩ) and some parasitic inductance. Despite its simplicity, it serves a surprising number of useful functions in PCB design.
2.1 Jumper / Configuration Function
The simplest use of a zero-ohm resistor is as a jumper. If a certain section of the circuit is not needed, simply do not solder the resistor — leaving the pad empty does not affect the board's appearance the way an unpopulated header or jumper would.
Zero-ohm resistors can also replace jumpers and DIP switches in configuration circuits. Users sometimes set jumpers or DIP switches incorrectly, causing misunderstandings and field failures. To reduce maintenance costs, zero-ohm resistors are soldered onto the board to set the configuration at the factory, eliminating user error.
2.2 Placeholder for Uncertain Matching Parameters
When the matching circuit parameters are uncertain during design, use a zero-ohm resistor as a placeholder. During actual debugging, the engineer can determine the optimal parameter value through testing and then replace the zero-ohm resistor with a specific-value component. This avoids multiple PCB spins while the design is being characterized.
2.3 Current Measurement Point
When you need to measure the operating current of a specific circuit block, remove the zero-ohm resistor and connect an ammeter in series. This provides a convenient, built-in current measurement point without requiring a dedicated test header or cutting traces.
2.4 Routing Jumper (Trace Bridge)
When routing cannot be completed on a single layer — for example, when a trace needs to cross another trace and no additional routing layer is available — a zero-ohm resistor can be added to serve as a bridge, allowing one trace to jump over another on the same layer. While not ideal for high-speed signals, this is a common technique for low-speed signals on simple 2-layer boards.
2.5 Impedance / EMC Role in High-Frequency Networks
In high-frequency signal networks, a zero-ohm resistor is not truly zero impedance — it exhibits parasitic inductance and resistance. It can act as a small inductor or resistor for impedance matching purposes. When used as an inductor-like element, it is primarily applied to solve EMC problems by providing a small series impedance that suppresses high-frequency noise.
2.6 Single-Point Grounding
Zero-ohm resistors are commonly used for single-point grounding between different ground domains. For example, in mixed-signal designs, analog ground (AGND) and digital ground (DGND) are often kept separate on the PCB and connected at a single point using a zero-ohm resistor. This prevents digital switching noise from coupling into the sensitive analog ground plane while still maintaining a single reference potential for the entire system.
2.7 System Debugging and Fault Isolation
During system debugging, the design may be divided into several modules, with the power supply and ground between modules separated by zero-ohm resistors. If a power supply or ground short occurs during the debugging phase, removing the zero-ohm resistor can narrow the search range, allowing the engineer to isolate which module is causing the fault. This is especially useful during bring-up of complex multi-rail systems.
2.8 Zero-Ohm Resistor vs. Ferrite Bead
Some of the above functions can also be served by ferrite beads (magnetic beads). While zero-ohm resistors and ferrite beads appear somewhat similar in function, there is an essential difference:
Zero-ohm resistor: Has a resistive impedance characteristic (low resistance across all frequencies, with some parasitic inductance at very high frequencies).
Ferrite bead: Has an inductive (inductive-reactance) characteristic — it presents low impedance at DC and low frequencies, but high impedance at high frequencies, providing a filtering effect.
Ferrite beads are generally used in power and ground networks for high-frequency noise filtering, while zero-ohm resistors are preferred for general-purpose jumpers, configuration, current measurement, and single-point grounding.
3. Conclusion
Impedance matching and zero-ohm resistors are two fundamental tools in the PCB designer's toolkit. Series matching resistors (20–75Ω) placed at the source reduce edge overshoot, high-frequency noise, and signal reflections for high-speed clock, data, and address signals. Parallel (terminal) matching resistors — with values determined by the transmission cable (100–120Ω for twisted pair, 75Ω/50Ω for coaxial, 300Ω for twin-lead) — prevent reflections at input/output interfaces.
Zero-ohm resistors, despite their simplicity, serve diverse roles: configuration jumpers, placeholders for uncertain parameters, current measurement points, routing bridges, high-frequency EMC elements, single-point grounding bridges, and fault-isolation tools for system debugging. Understanding when and how to use each — and the essential difference between zero-ohm resistors and ferrite beads — makes PCB design and manufacturing significantly easier and more reliable.
SEO Keywords
PCB impedance matching, series termination resistor PCB, parallel termination matching, zero ohm resistor uses, 0 ohm resistor PCB, signal integrity PCB, PCB overshoot reduction, EMI impedance matching, LVDS 100 ohm termination, RS485 120 ohm resistor, 75 ohm coaxial matching, single point grounding PCB, ferrite bead vs zero ohm, PCB EMC design tips, high speed signal reflection
Contact: Flexible PCB
Phone: 0086 18682010757
E-mail: kico@oneseine.com
Add: BldB,Fushan Industrial Park,Qianwu Town,Doumen,Zhuhai,China