Electric capacitance units measure a component's ability to store an electrical charge per unit of voltage applied, with the farad (F) as the base SI unit. When you place a capacitor into a circuit, its capacitance value directly dictates the timing constants, the cutoff frequencies of your filters, and the amount of transient energy available to buffer voltage drops. Unlike resistance, which opposes current flow uniformly, capacitance reacts dynamically to changes in voltage, making it the critical variable in everything from microsecond digital decoupling to minutes-long power backup systems.
The Core Electric Capacitance Units and Conversion Table
Because one full Farad is an enormous amount of capacitance for standard printed circuit board (PCB) work, the electronics industry relies on sub-multiples. According to the NIST Guide to the SI, standard metric prefixes apply directly to the farad. The table below maps these electric capacitance units to their real-world component types and applications.
| Unit Name | Symbol | Multiplier | Typical Component Type | Real-World Application |
|---|---|---|---|---|
| Farad | F | 1 | Supercapacitors / EDLCs | Memory backup, regenerative braking, RTC hold-up |
| Millifarad | mF | 10-3 | Large Electrolytic | Audio crossover networks, heavy power supply buffering |
| Microfarad | µF (or uF) | 10-6 | Electrolytic, Tantalum, MLCC | DC rail decoupling, motor run capacitors, bulk storage |
| Nanofarad | nF | 10-9 | Ceramic (X7R, C0G), Film | High-frequency bypass, RF filtering, snubber circuits |
| Picofarad | pF | 10-12 | Small Ceramic, Mica, Air | Oscillator tuning, parasitic compensation, RF matching |
When reading schematics or foundational circuit theory, you will see these units swapped interchangeably based on the designer's preference. A 0.1 µF capacitor is exactly the same as a 100 nF capacitor. Standardizing your own documentation to use either µF or nF for the 10-6 to 10-9 range prevents ordering errors during the BOM (Bill of Materials) phase.
Worked Numeric Example: Sizing an ADC Filter Capacitor
To see how electric capacitance units change a real circuit, let us design a low-pass RC (Resistor-Capacitor) filter for an ESP32-WROOM-32 analog-to-digital converter (ADC) pin. The ESP32's internal SAR ADC is notoriously susceptible to 60Hz mains hum and high-frequency switching noise from its own WiFi radio. We need a filter that aggressively removes 60Hz noise without destroying the DC signal from a slow-moving NTC thermistor.
Target: Cutoff frequency ($f_c$) of 20Hz.
Chosen Resistor (R): 10,000 Ω (10kΩ) to limit current and avoid loading the thermistor voltage divider.
The formula for the RC cutoff frequency is:
$f_c = \frac{1}{2 \pi R C}$
Rearranging to solve for capacitance (C):
$C = \frac{1}{2 \pi R f_c}$
Plugging in our real values:
$C = \frac{1}{2 \times 3.14159 \times 10000 \times 20}$
$C = \frac{1}{1,256,637} \approx 7.95 \times 10^{-7} \text{ Farads}$
Standard E12 Selection: We round up to the nearest standard value, which is 1.0 µF (1000 nF).
The Dielectric Trap: If you blindly grab a 1.0 µF surface-mount ceramic capacitor, you might ruin the circuit. According to Murata's technical guidelines on DC bias, a high-K dielectric like Y5V or even standard X7R can lose 30% to 50% of its nominal capacitance when a DC voltage (like the 3.3V from our thermistor divider) is applied across it. For a precision ADC filter, you must specify a C0G (NP0) dielectric MLCC, which maintains its 1.0 µF value regardless of the applied DC bias, or use a through-hole film capacitor if board space permits.
Where You Meet These Units in Practice
On the workbench and in the field, you will encounter specific capacitance ranges tied to distinct engineering tasks. Recognizing these patterns helps you diagnose faults and design robust systems.
- IC Decoupling (100 nF / 0.1 µF): Every digital IC, from a basic 555 timer to a Raspberry Pi Pico, requires a 100 nF ceramic capacitor placed as physically close to the VCC and GND pins as possible. This provides a localized, high-speed energy reservoir to handle the nanosecond current spikes when internal logic gates switch states.
- Bulk Power Storage (470 µF to 4700 µF): Found in linear power supplies and motor drive arrays. These large electrolytic capacitors smooth out low-frequency ripple from rectified AC mains. Safety note: These can hold lethal charges long after power is removed. Always verify they are discharged with a multimeter and a bleed resistor before touching the terminals.
- AC Motor Run Capacitors (5 µF to 50 µF): Used in HVAC compressors and blower motors. These are measured in microfarads but are fundamentally different from DC electrolytics. They use non-polarized metallized polypropylene film and are rated for continuous AC voltage (e.g., 370VAC or 440VAC). Never substitute a DC electrolytic here; it will explode.
- RF and Oscillator Tuning (10 pF to 100 pF): In crystal oscillator circuits or RF matching networks, picofarad-level capacitors set the exact resonant frequency. At these values, the parasitic capacitance of your PCB traces (often 1-3 pF) becomes a significant percentage of the total circuit capacitance.
Decoding Capacitor Markings and Common Pitfalls
One of the most frequent stumbling blocks when working with electric capacitance units is reading the 3-digit EIA coding system printed on small ceramic and film capacitors. The first two digits represent the significant figures, and the third digit is the multiplier (number of zeros), always resulting in picofarads (pF).
- 104: 10 followed by 4 zeros = 100,000 pF = 100 nF = 0.1 µF. (The most common decoupling cap in existence).
- 103: 10 followed by 3 zeros = 10,000 pF = 10 nF.
- 472: 47 followed by 2 zeros = 4,700 pF = 4.7 nF.
Frequently Asked Questions
Can I replace a 10 µF capacitor with a 22 µF capacitor?
In bulk power supply filtering, yes; a larger capacitance will generally reduce ripple voltage. However, in timing circuits (like a 555 astable multivibrator) or active filter networks, doubling the capacitance will halve your frequency or shift your cutoff point, breaking the circuit's intended function. Furthermore, larger capacitors draw higher inrush currents, which can trip upstream breakers or damage rectifier diodes.
Why does my multimeter read a lower capacitance than the label?
Electrolytic capacitors have notoriously loose tolerances, often rated at -20% / +80%. A brand-new 1000 µF capacitor might legally read 850 µF out of the box. Additionally, if you are measuring an MLCC without accounting for DC bias derating, or if your multimeter's test leads have high parasitic capacitance, your reading will skew. Always use a dedicated LCR meter for precision measurements below 1 nF.
Does the voltage rating change the capacitance value?
No, the voltage rating (e.g., 16V, 50V, 400V) dictates the maximum electric field the dielectric can withstand before breaking down. However, as noted in the ESP32 example, operating a ceramic capacitor near its rated voltage will cause its effective capacitance to drop significantly due to the piezoelectric properties of the barium titanate dielectric. Always derate ceramic capacitors by at least 50% for critical analog paths.






