PCB Stackup and Routing notes

Excellent video on PCB stack-up and other issues:

Notes:

  • decoupling caps between power ground planes help if a traces changes from ground reference to power, but this only works up to 200-300MHz. (This would be typical of 4-layer board with signal, gnd, power, signal)
  • keep power and ground planes close to each other < 0.2mm (8mil), then the planes look like a capacitor.
  • power plane reference should be the same power source that generated the signal
  • very small amounts of energy can cause EMI problems, where much higher amounts of energy are required to cause signal integrity problems.
  • energy couples by the square of the distance
  • to couple planes, place via every 10th wavelength of highest frequency
  • inductance between power planes must be low
  • its not our job to make things easy, its our job to make them work
  • pouring ground on top/bottom layers lowers EMI not because it is a shield, but because it is a reference for signals and power
  • there is no 4-layer stack-up that is wonderful
  • vias have highest inductance of anything in the board stackup
  • keep power and ground near surface because power delivery needs low inductance

A few screenshots:

In the below board, the change from a classical 4-layer stackup (A) to (B) improve EMI performance because it improved the cap coupling between ground and power.

1 Like

Another video by Rick:

  • 85-90% of the energy in diff pairs is coupled to the planes not to each other. The main reason to route diff pairs together is so they are the same length.

Henry Ott

Another good resource for stack-up and other information:

Sig/PWR -GND - GND - Sig/PWR stack-up for 4-layer boards

I like the Sig/PWR - GND - GND - Sig/PWR stackup for 4-layer boards. One benefit is that the PWR/GND spacing is generally much closer than if PWR - GND are on layers 2 & 3, so it makes a better high-frequency capacitor (Henry Ott explains this).

If you:

  • route traces mostly in one direction on the top and the other direction on the bottom layer
  • pour PWR on top and bottom
  • pound some vias to connect top/bottom PWR pour

You can reach most areas that need power pretty easily with a copper PWR pour on top and bottom because the cuts caused by the traces are in opposite directions. I was really surprised how well this worked the first time I tried it. KiCad will tell you if anything is not connected.

Articles by Keith Armstrong:

Another version: