Electronics

PCB Layer Stackups

Common 2 / 4 / 6 / 8-layer PCB stackups with signal-integrity guidance.

2-layer

  • Top: signals / components; bottom: signals / GND pour.
  • Only option for very cheap boards — poor EMI, poor SI above 50 MHz.
  • Make bottom layer a continuous ground pour wherever possible.

4-layer (common)

LayerUse
TopSignal + components
L2Solid GND plane
L3Power plane (or second GND + routed power)
BottomSignal + components

6-layer

LayerUse
TopSignal
L2GND
L3Signal (routed between planes for SI)
L4Power
L5GND
BottomSignal

8-layer (typical BGA-heavy)

LayerUse
TopSignal + BGA escape
L2GND
L3Signal
L4Power
L5Power
L6Signal
L7GND
BottomSignal

Rules of thumb

  • Reference plane under every signal layer: ideally GND, or power with plenty of decoupling.
  • Symmetric stackup: balance copper on both sides to prevent warpage.
  • Signal-signal adjacent layers: route orthogonally to minimize crosstalk.
  • Controlled impedance: trace width/height determined by the specific stackup — ask fab for their dielectric thickness.
Was this article helpful?