askvity

What is a Stub in PCB?

Published in PCB Design 3 mins read

A stub in a PCB (Printed Circuit Board) refers to the unused portion of a conductive trace, typically a via or a transmission line, that is not part of the signal's intended path. It acts as a parasitic element that can negatively impact signal integrity.

Understanding Stubs

A stub arises when a signal is routed from one layer to another using a via, and the via extends beyond the necessary connection point. This extra length of the via, not involved in the signal's propagation, constitutes the stub. Similarly, unterminated transmission line sections can also form stubs.

Types of Stubs

  • Via Stubs: These are the most common type of stub, occurring when a via connects two layers, but its length extends past the required connection point on the destination layer. The unused portion of the via acts as a stub.

  • Transmission Line Stubs: These occur when a transmission line branches off but is not properly terminated. The unterminated portion of the line acts as a stub.

Effects of Stubs on Signal Integrity

Stubs can cause several signal integrity issues:

  • Reflections: Stubs act as impedance discontinuities, causing signal reflections. These reflections can interfere with the original signal, leading to signal distortion, ringing, and overshoot.

  • Resonance: At certain frequencies, stubs can resonate, creating standing waves that amplify noise and further degrade signal quality. The length of the stub determines the resonant frequency.

  • Signal Delay: The reflections caused by stubs can increase the signal propagation delay.

  • EMI/EMC Issues: Stubs can radiate electromagnetic interference (EMI), potentially causing issues with electromagnetic compatibility (EMC).

Mitigating Stub Effects

Several techniques can be used to minimize the negative effects of stubs:

  • Backdrilling: This technique removes the unused portion of the via stub. After the board is manufactured, the via is drilled from the back side to remove the stub material. This is a highly effective, but more expensive, solution.

  • Blind and Buried Vias: Using blind vias (vias that connect an outer layer to one or more inner layers) and buried vias (vias that connect only inner layers) can eliminate or minimize stub lengths.

  • Stub Length Optimization: In some cases, the stub length can be adjusted to minimize its impact at the critical operating frequency. However, this requires careful analysis and simulation.

  • Termination: Proper termination of transmission lines can prevent stubs from forming and reduce reflections.

Example of a Via Stub

Imagine a signal needs to travel from the top layer of a PCB to the fourth layer. A via is drilled through all the layers to connect the signal. The portion of the via that extends beyond the fourth layer (through the fifth, sixth, etc., down to the bottom layer) is the via stub.

In summary, a stub in a PCB is an unwanted portion of a conductive trace (usually a via or a transmission line) that degrades signal integrity through reflections, resonance, and other parasitic effects. Mitigation techniques like backdrilling and the use of blind/buried vias can minimize these issues.

Related Articles