Lesson Locked
We keep this course completely free by showing one short sponsored video before playback.
Capacitors are one of the most widely used components in electronics. Whether it’s a smartphone charger, an Arduino circuit, a power supply, or a computer motherboard, you’ll find capacitors almost everywhere.
Unlike resistors, which limit current, capacitors temporarily store electrical energy and release it when needed. This unique property makes them useful for filtering noise, smoothing power supplies, storing energy for short durations, and much more.
In this article, you’ll learn what a capacitor is, how it works, the different types of capacitors, and their most common applications.
Why do we need a capacitor?
Imagine you want an LED to fade out slowly after disconnecting the power supply.
If you connect the LED directly to a battery, it turns off almost instantly because the battery stops supplying power as soon as it is disconnected.
Now imagine a component that can temporarily store electrical energy while the power is available and then release that stored energy after the supply is removed. The LED would remain on for a short time and gradually become dimmer instead of turning off immediately.
This is exactly what a capacitor does.
What is a capacitor?
A capacitor is a passive, two-terminal electronic component that stores electrical energy in the form of an electric field.
When connected to a voltage source, a capacitor stores electrical charge. When the power source is removed, it can release this stored energy back into the circuit.
Although a capacitor stores energy like a battery, there is an important difference.
A battery stores a much larger amount of energy and can supply power for a long time. A capacitor stores much less energy but can charge and discharge very quickly.
How does a capacitor work?
A capacitor consists of two conducting plates separated by an insulating material known as a dielectric.
When a voltage is applied across the capacitor, electrons accumulate on one plate while leaving the other plate positively charged. Since the dielectric prevents current from flowing directly between the plates, electrical energy is stored in the electric field between them.
As the capacitor charges, the voltage across it gradually increases until it becomes equal to the supply voltage.
Once fully charged with a DC supply, almost no current flows through the capacitor.
When connected to a load, the stored energy is released, causing the capacitor to discharge.
The ability of a capacitor to store electrical charge is called capacitance.
Capacitance is represented by the symbol C and is measured in farads (F).
The relationship between charge, capacitance, and voltage is given by:
Q = C × V
where:
- Q = Charge (Coulombs)
- C = Capacitance (Farads)
- V = Voltage (Volts)
A capacitor with a larger capacitance can store more electrical charge at the same voltage.
A capacitor resists sudden changes in voltage
One of the most important properties of a capacitor is that its voltage cannot change instantaneously.
When a capacitor is connected to a power supply, its voltage rises gradually rather than jumping immediately to the supply voltage. Similarly, when the power source is removed, the capacitor does not lose its voltage instantly. Instead, it gradually discharges into the connected circuit.
This property makes capacitors extremely useful in power supplies and electronic circuits.
Types of capacitors
Electrolytic capacitors
Electrolytic capacitors provide relatively large capacitance values, typically ranging from a few microfarads (µF) to several thousand microfarads.
These capacitors are polarized, meaning they must be connected with the correct polarity.
The negative terminal is usually marked with a stripe on the body.
They are commonly used in power supplies for energy storage and voltage smoothing.
Ceramic capacitors
Ceramic capacitors are much smaller than electrolytic capacitors and are available in capacitance values ranging from a few picofarads (pF) to several microfarads.
Unlike electrolytic capacitors, ceramic capacitors are non-polarized, so they can be connected in either direction.
They are widely used for high-frequency filtering, decoupling, and signal processing applications.
Capacitor voltage rating
Every capacitor has a maximum voltage rating. For example, a capacitor marked 470 µF, 25 V has a capacitance of 470 microfarads and should never be operated above 25 volts.
Exceeding the rated voltage can permanently damage the capacitor and, in some cases, cause it to fail violently.
Safety note
Large capacitors can retain a dangerous amount of electrical energy even after the power supply has been disconnected.
Before handling power supplies, CRT televisions, microwave ovens, or other high-voltage electronic equipment, capacitors should always be discharged safely using the proper procedure.
Applications of capacitors
Capacitors are used in countless electronic circuits, but three applications are particularly common.
Smoothing capacitor
After AC is converted into DC using a rectifier, the output voltage still contains ripples.
A large capacitor connected across the output stores energy when the voltage rises and releases it when the voltage falls. As a result, the output voltage becomes much smoother.
For this reason, these capacitors are often called smoothing capacitors or filter capacitors.
Decoupling (Bypass) capacitor
Electronic circuits often generate high-frequency voltage fluctuations on the power supply.
A decoupling capacitor is placed close to an integrated circuit to filter these unwanted voltage spikes and provide a small amount of energy during sudden current demands.
This helps maintain a stable supply voltage and improves the reliable operation of the circuit.
Coupling capacitor
A coupling capacitor is used to pass AC signals from one stage of a circuit to another while blocking DC.
This allows the AC signal to continue through the circuit without disturbing the DC operating conditions of the next stage.
Coupling capacitors are commonly used in audio amplifiers and communication circuits.
Summary
Capacitors are essential components in modern electronics because they can temporarily store electrical energy and release it whenever needed. Their ability to resist sudden changes in voltage makes them useful in a wide range of applications, including power supply filtering, noise reduction, signal coupling, and energy storage.
As you continue learning electronics, you’ll encounter capacitors in almost every circuit, from simple Arduino projects to complex power supplies and communication systems. Understanding how they work will make it much easier to analyze and design electronic circuits.