Capacitor Applications

Bypass Capacitors

A bypass capacitor is connected between a power supply line and ground to provide a low-impedance path for unwanted AC signals and electrical noise. While allowing the DC supply voltage to reach a circuit, it diverts unwanted high-frequency signals away from sensitive components. Bypass capacitors are essential in digital electronics, analogue circuits, microcontrollers, power supplies and RF equipment.

Bypass Capacitors

What Is a Bypass Capacitor?

A bypass capacitor is connected in parallel with the power supply of an electronic circuit or integrated circuit (IC). It provides a local energy reservoir and filters unwanted high-frequency noise from the supply voltage.

Because a capacitor presents low impedance to AC signals but high impedance to DC, noise is diverted to ground while the DC supply remains unaffected.

Basic Circuit


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

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

How Bypass Capacitors Work

When a circuit suddenly demands current, such as when a microcontroller switches states, the bypass capacitor supplies the required current immediately before the power supply can respond.

At the same time, high-frequency switching noise is shunted to ground instead of propagating through the power rails.

Typical Capacitor Values

Capacitance Typical Application
10 pF โ€“ 100 pF Very high-frequency RF circuits.
1 nF โ€“ 10 nF High-speed digital electronics.
100 nF (0.1 ยตF) General IC bypassing (most common).
1 ยตF Microcontrollers and analogue circuits.
10 ยตF โ€“ 100 ยตF Local power supply filtering.
470 ยตF and above Bulk energy storage.

Choosing a Bypass Capacitor

  • Select a ceramic capacitor for high-frequency bypassing.
  • 100 nF is the standard value for most integrated circuits.
  • Use low-ESR capacitors for switching power supplies.
  • Select an adequate voltage rating.
  • Choose X7R or C0G/NP0 dielectrics for stable performance.

Using Multiple Bypass Capacitors

Many circuits use several capacitors in parallel because different capacitor values filter different frequency ranges.

Capacitor Purpose
100 nF Ceramic High-frequency noise suppression.
1 ยตF Ceramic Medium-frequency filtering.
10โ€“100 ยตF Electrolytic Low-frequency ripple and transient current.
470 ยตF or Larger Bulk energy storage.

PCB Placement Guidelines

  • Place the capacitor as close as possible to the IC power pins.
  • Keep PCB tracks short and wide.
  • Use a solid ground plane where possible.
  • Minimise loop area.
  • Avoid routing noisy signals near sensitive analogue circuits.

Advantages

  • Reduces electrical noise.
  • Improves supply voltage stability.
  • Prevents false triggering.
  • Reduces EMI.
  • Improves circuit reliability.
  • Provides short bursts of current.

Common Problems

Problem Possible Cause
Random microcontroller resets. Missing bypass capacitor.
Power supply noise. Incorrect capacitor value.
Oscillating voltage regulator. Poor bypassing.
Digital interference. Capacitor too far from the IC.
High EMI emissions. Poor PCB layout.

Typical Applications

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

Bypass vs Decoupling Capacitors

Feature Bypass Capacitor Decoupling Capacitor
Main Purpose Diverts AC noise to ground. Supplies transient current to the load.
Connection Across supply and ground. Across supply and ground.
Typical Value 100 nF 100 nF + 1โ€“100 ยตF
Practical Difference Often used interchangeably. Often used interchangeably.

In modern electronics, the terms bypass capacitor and decoupling capacitor are often used interchangeably because a single capacitor usually performs both functions.

Real-World Examples

Equipment Typical Bypass Capacitor
Arduino Uno 100 nF ceramic near every IC.
ESP32 Development Board 100 nF + 10 ยตF.
Computer Motherboard Many MLCC capacitors around the CPU.
Audio Preamplifier 100 nF ceramic near op-amps.
SMPS Controller 100 nF ceramic plus low-ESR electrolytic.

Key Points

  • Bypass capacitors reduce high-frequency noise on power supply rails.
  • 100 nF ceramic capacitors are the most common choice for IC bypassing.
  • Proper PCB placement is as important as capacitor selection.
  • Multiple capacitor values provide effective filtering over a wide frequency range.
  • Bypass and decoupling capacitors are often the same physical component performing complementary functions.

Next Lesson

Continue by learning about Decoupling Capacitors, including how they isolate circuits from each other and improve power supply stability.

Next Lesson โ†’ Decoupling Capacitors