KEMI
/

KEMI Docs · Circuit Practice

Decoupling Capacitor Placement

Last updated: 2026-08-30

If '0.1µF on every IC' is just a convention to you, the layout ends up with capacitors herded into a corner of the board. Decoupling is half placement. Here is why it exists, where the parts go, and the mistakes that actually show up in design reviews.

1

What the part actually does

Digital ICs draw current in bursts on every clock edge. The supply and its wiring are too inductive to respond in time. A decoupling capacitor is a local charge reservoir right at the IC that serves the burst on the spot and absorbs the resulting dips and ripple — and, as a bypass, it keeps the IC's high-frequency noise out of the wider power network.

2

Why 100nF

100nF ceramic (X7R/X5R) sits at the sweet spot of capacitance, self-resonant frequency and price — hence decades of convention. The rule is one per power pin, not one per IC. An MCU with eight power pins gets eight. When the datasheet specifies a combination (100nF×N + 10µF), the datasheet wins.

3

Placement — a fight for position, with priorities

  1. Minimise pin-to-pad distance — a few millimetres. Every extra length is inductance.
  2. Best case: power flows through the capacitor pad on its way to the pin.
  3. Ground through a via straight into the plane, right at the pad — a long trace to ground gives half the benefit away.
  4. For BGAs: opposite side of the board, directly under the power pins. That is the standard solution.

Herded capacitors are decorative

A BOM with all ten 100nF present, and a layout with all ten lined up at the board edge — we see this in real reviews. Effectiveness is set by the loop area from pin to capacitor; remote capacitors are just occupying space.

4

Bulk vs local

Bulk capacitors (10-100µF at the power entry and regulator outputs) hold up the low-frequency end; the 100nF at each pin handles the high end. They are a hierarchy, not substitutes: bulk at the entry, a few µF per block, 100nF at each pin.

5

Common mistakes

FAQ

Same side as the IC or the back?

Same side, right at the pin, is first choice. Directly underneath on the far side (through vias) is second — and standard for BGAs.

Can 1µF replace 100nF?

A small (0402/0603) 1µF X5R can be a fine choice and some modern guides recommend it. What matters is placement and low inductance, not the exact value. Follow the datasheet when it specifies.

Can decoupling be checked automatically?

KEMI's PCB Design Inspector includes bypass-capacitor placement near IC power pins as a graded check — you get it in the report before ordering.

See also

This article summarises the working rules KEMI uses in real design and fabrication work. For production, part datasheets and fab specifications take precedence.