Capacitor Applications

Decoupling Capacitors

A decoupling capacitor is connected between a power supply rail and ground to provide a local source of energy for electronic components during rapid changes in current demand. It helps isolate one part of a circuit from another by reducing voltage fluctuations and preventing electrical noise from spreading through the power supply. Decoupling capacitors are essential in digital electronics, analogue circuits, microcontrollers, computers, communication systems and switch-mode power supplies.

Decoupling Capacitors

What Is a Decoupling Capacitor?

A decoupling capacitor is placed close to an integrated circuit (IC) between its power supply pin and ground. It stores a small amount of energy that can be supplied instantly whenever the IC requires a sudden burst of current.

Without proper decoupling, rapid changes in current can cause voltage dips, false triggering, logic errors and unstable circuit operation.

Basic Circuit


        +V
         โ”‚
         โ”‚
      โ”Œโ”€โ”€โ”€โ”€โ”€โ”
      โ”‚ IC  โ”‚
      โ””โ”€โ”€โ”€โ”€โ”€โ”˜
         โ”‚
         โ”œโ”€โ”€โ”€โ”€||โ”€โ”€โ”€โ”€ GND
              C

The capacitor should be mounted as close as possible to the IC power pins to minimise the effects of stray resistance and inductance.

How Decoupling Works

When a digital IC switches state, it may require a large current for only a few nanoseconds. The power supply and PCB tracks cannot always respond instantly.

The decoupling capacitor supplies this current locally, preventing the supply voltage from dropping. It is then recharged by the main power supply once the transient has passed.

Why Decoupling Is Important

  • Prevents voltage dips.
  • Improves power supply stability.
  • Reduces switching noise.
  • Prevents false logic triggering.
  • Improves analogue circuit accuracy.
  • Reduces electromagnetic interference (EMI).

Typical Capacitor Values

Capacitance Typical Use
10 pF โ€“ 100 pF Very high-frequency RF circuits.
1 nF โ€“ 10 nF Fast digital switching.
100 nF (0.1 ยตF) Standard decoupling for most ICs.
1 ยตF Microcontrollers and analogue ICs.
10 ยตF Local power rail support.
100 ยตF and above Bulk supply decoupling.

Using Multiple Capacitors

Many electronic designs use several capacitors in parallel to provide effective decoupling over a wide frequency range.

Capacitor Main Function
100 nF Ceramic High-frequency transient currents.
1 ยตF Ceramic Medium-frequency filtering.
10โ€“100 ยตF Electrolytic Low-frequency current demands.
470 ยตF or Larger Bulk energy storage.

Choosing a Decoupling Capacitor

  • Use ceramic MLCC capacitors for most ICs.
  • 100 nF is suitable for many digital circuits.
  • Select X7R or C0G/NP0 dielectrics where stability is important.
  • Use low-ESR capacitors for switching power supplies.
  • Ensure an adequate voltage rating.

PCB Layout Guidelines

  • Place the capacitor next to the IC power pins.
  • Keep tracks as short as possible.
  • Use a continuous ground plane.
  • Minimise current loop area.
  • Avoid routing noisy signals near analogue sections.
  • Use one 100 nF capacitor for each IC whenever practical.

Typical Applications

  • Microcontrollers (Arduino, ESP32, STM32).
  • Operational amplifiers.
  • Logic ICs.
  • Memory devices.
  • CPU and FPGA power supplies.
  • Voltage regulators.
  • Switch-mode power supplies.
  • RF circuits.
  • Industrial controllers.

Decoupling vs Bypass Capacitors

Feature Decoupling Bypass
Main Purpose Supplies transient current locally. Shunts AC noise to ground.
Connection Across supply and ground. Across supply and ground.
Typical Value 100 nF + larger capacitors. Usually 100 nF.
Modern Usage Often the same physical capacitor. Often the same physical capacitor.

Although the terms are often used interchangeably, a decoupling capacitor emphasises providing local energy storage, while a bypass capacitor emphasises diverting high-frequency noise to ground. In practice, a single capacitor usually performs both functions.

Common Problems

Problem Possible Cause
Random processor resets. Missing or poorly placed decoupling capacitor.
Logic errors. Power supply voltage dips.
Oscillating voltage regulator. Insufficient decoupling.
High EMI emissions. Poor PCB layout.
Noise in analogue circuits. Inadequate power supply filtering.

Real-World Examples

Equipment Typical Decoupling Arrangement
Arduino Uno 100 nF ceramic capacitor beside each IC.
ESP32 Module 100 nF + 10 ยตF near the power input.
Computer Motherboard Dozens of MLCC capacitors surrounding the CPU.
Audio Preamplifier 100 nF ceramic close to each op-amp.
Switch-Mode Power Supply Low-ESR electrolytic and ceramic capacitors.

Key Points

  • Decoupling capacitors provide local energy during rapid current demands.
  • They improve power supply stability and reduce electrical noise.
  • 100 nF ceramic capacitors are commonly used for individual ICs.
  • Good PCB layout is essential for effective decoupling.
  • In modern electronics, bypass and decoupling capacitors are often the same component performing complementary functions.

Next Lesson

Continue by learning about Coupling Capacitors, including how capacitors pass AC signals while blocking DC between amplifier stages.

Next Lesson โ†’ Coupling Capacitors