The value of a 104 capacitor is 100,000 picofarads (pF), which translates to 100 nanofarads (nF) or 0.1 microfarads (µF). It is the most common decoupling and bypass capacitor used in modern electronics, found on the VCC pins of nearly every integrated circuit to filter high-frequency noise.
While the math behind the marking is straightforward, treating all "104" capacitors as identical is a frequent bench mistake. A 0.1 µF capacitor built with a C0G dielectric behaves fundamentally differently than one built with Y5V, especially under temperature shifts and DC bias. Below is a complete breakdown of how to decode these physical markings, select the correct dielectric for your specific circuit, identify failure modes, and safely substitute parts when your inventory runs dry.
Decoding the 104 Marking and Capacitor Codes
Through-hole and surface-mount multi-layer ceramic capacitors (MLCCs) are often too small to print "0.1 µF" on the casing. Instead, manufacturers use the standard three-digit EIA (Electronic Industries Alliance) code. Here is how to read it:
- First two digits (10): The significant figures of the capacitance value.
- Third digit (4): The multiplier, representing the number of zeros to append to the significant figures. The base unit is always picofarads (pF).
The Math: 10 followed by four zeros = 100,000 pF.
Conversions: 100,000 pF ÷ 1,000 = 100 nF. 100 nF ÷ 1,000 = 0.1 µF.
You will often see a letter trailing the numbers, such as 104K or 104M. This letter designates the tolerance—the maximum allowable deviation from the nominal 0.1 µF value.
| Letter Code | Tolerance | Actual Capacitance Range | Typical Application |
|---|---|---|---|
| J | ±5% | 0.095 µF to 0.105 µF | Timing circuits, precision filters |
| K | ±10% | 0.090 µF to 0.110 µF | General decoupling, standard bypass |
| M | ±20% | 0.080 µF to 0.120 µF | Bulk bypass, non-critical filtering |
| Z | +80% / -20% | 0.080 µF to 0.180 µF | Low-cost consumer electronics (avoid in precision designs) |
Dielectric Showdown: Which "104" Type for Which Job?
The "104" marking only tells you the nominal capacitance at room temperature with zero DC bias. The dielectric material inside the ceramic dictates how that 0.1 µF value holds up in the real world. For a deeper look into how dielectrics affect circuit performance, refer to the SparkFun capacitor tutorial.
| Dielectric Class | EIA Code | Tempco (Temp Stability) | DC Bias Stability | Best Use Case |
|---|---|---|---|---|
| Class I | C0G / NP0 | ±30 ppm/°C (Exceptional) | Negligible drop | RF matching, oscillator timing, audio signal paths |
| Class II | X7R | ±15% over -55°C to +125°C | Moderate drop (~10-20%) | Digital logic decoupling, power rail bypassing (The industry standard) |
| Class II | X5R | ±15% over -55°C to +85°C | Moderate drop | Consumer electronics decoupling (Cheaper alternative to X7R) |
| Class III | Y5V | +22% / -82% over -30°C to +85°C | Severe drop (up to 80% loss) | Non-critical bulk filtering where cost is the only metric |
Bench Reality: Failure Modes and Visual Symptoms
Ceramic capacitors are generally reliable, but they fail in distinct, recognizable ways when pushed past their physical or electrical limits. According to All About Circuits, understanding these failure modes is critical for troubleshooting erratic board behavior.
1. Flex Cracking (Mechanical Failure)
The Cause: MLCCs are brittle. If a PCB bends during depanelization (snapping apart scored boards), connector insertion, or chassis mounting, the mechanical stress transfers to the capacitor terminations.
Visual Symptom: A microscopic hairline fracture near the metal end cap. Often invisible to the naked eye; requires a 10x loupe.
Electrical Symptom: The cap measures as a dead short (0 ohms) on a multimeter, or exhibits intermittent open-circuit behavior when the board is flexed by hand.
2. Dielectric Breakdown (Overvoltage)
The Cause: Applying a voltage spike that exceeds the capacitor's rated WVDC (Working Voltage DC). A 16V-rated 104 cap hit with a 30V inductive kickback will punch through the internal ceramic layers.
Visual Symptom: A scorch mark, a blown-off top half, or a tiny crater on the surface of the component.
Electrical Symptom: Usually fails short, taking out the upstream fuse or voltage regulator. Occasionally fails open if the energy vaporizes the internal connection.
3. Piezoelectric Microphonics (The "Singing" Cap)
The Cause: Class II (X7R) and Class III (Y5V) dielectrics exhibit piezoelectric properties. They physically deform under AC voltage and generate voltage when subjected to mechanical vibration.
Visual Symptom: None.
Electrical Symptom: Audible high-pitched whining (coil whine) from the PCB, or the introduction of severe noise into high-gain audio preamplifiers. If you need 0.1 µF in an audio signal path, you must use C0G/NP0 or a film capacitor.
The Substitution Matrix: Swapping Parts Safely
You are at the workbench, the prototype needs a 104 capacitor, and your 0805 X7R bin is empty. Here is the exact decision framework for safe substitution without compromising circuit integrity.
- Value Tolerance (The 2x Rule): For digital IC decoupling, more capacitance is almost always acceptable. Swapping a 0.1 µF (104) for a 0.22 µF (224) will improve low-frequency noise filtering. Never swap a smaller value (like 103 / 0.01 µF) for a decoupling role.
- Voltage Rating (Always Go Up): You can safely replace a 16V rated 104 with a 25V, 50V, or 100V rated 104. The only penalty is physical size and cost. Never replace a 50V cap with a 16V cap.
- Footprint Swaps (0805 vs 0603 vs 0402): If you only have 0603 size 104s but the board has 0805 pads, you can bridge the gap with a small amount of extra solder. If the board has 0603 pads and you only have 0805 parts, do not attempt to solder it; you will bridge adjacent traces and cause a short.
- Dielectric Downgrades:
- Safe: Swapping X5R for X7R (slightly worse temp range, usually fine for indoor prototypes).
- Unsafe: Swapping X7R for Y5V (capacitance will collapse under bias).
- Unsafe: Swapping C0G for X7R in an RF filter or 555 timer oscillator (the timing frequency will drift wildly as the board heats up).
104 Capacitor FAQ
Can I use a 104 capacitor instead of a 103?
It depends entirely on the circuit function. A 103 capacitor is 0.01 µF (10 nF). If the component is being used for general power rail decoupling, a 104 (0.1 µF) is actually an upgrade and will filter lower frequencies more effectively. However, if the 103 is part of a high-frequency RF filter, an active equalizer, or a specific timing network (like a 555 astable oscillator), substituting a 104 will multiply the time constant by 10, drastically altering the frequency or timing of the circuit. Do not swap them in precision analog paths.
Why do some 104 capacitors have a letter like K or M after the numbers?
The trailing letter indicates the manufacturing tolerance. A 104K has a ±10% tolerance, meaning its actual measured value will fall between 0.09 µF and 0.11 µF. A 104M has a ±20% tolerance. You will also frequently see 104Z, which denotes a highly asymmetric tolerance of +80% / -20%. Z-coded capacitors are mass-produced for ultra-cheap consumer goods; they are guaranteed to be at least 0.08 µF, but could be as high as 0.18 µF. Avoid Z-coded parts in any DIY project where predictable behavior is required.
Is a 104 capacitor polarized?
Standard ceramic 104 capacitors (both through-hole ceramic discs and surface-mount MLCCs) are non-polarized. You can install them in either direction without causing damage. However, if you are using a 0.1 µF tantalum or aluminum electrolytic capacitor (which are rare at this specific low value but do exist for specialized low-ESR audio applications), those are polarized. Always check for a printed stripe, a longer positive leg, or a silkscreen "+" indicator on the PCB. Applying reverse voltage to a polarized tantalum capacitor will cause it to short, overheat, and potentially catch fire.
What is the difference between a 104 and a 0.1µF capacitor?
There is no electrical difference; they are two different labeling conventions for the exact same value. "104" is the EIA three-digit code used on the physical casing of small ceramic capacitors where space is limited. "0.1 µF" (or 100 nF) is the engineering unit used in schematics and datasheets. If your schematic calls for a 0.1 µF bypass cap, a ceramic capacitor marked "104" is the exact part you need to reach for.






