The direct answer to reading standard capacitor coding is the 3-digit EIA system: the first two digits are significant figures, and the third digit is the multiplier (number of zeros) in picofarads (pF). A marking of "104" means 10 × 104 pF, which equals 100,000 pF, or 100 nF (0.1 µF). However, knowing the capacitance is only half the battle; ignoring the dielectric material hidden behind that code is the fastest way to ruin a precision circuit.
The 3-Digit Rule and Alphanumeric Markings
Most ceramic and film capacitors are too small to print full microfarad values. Instead, manufacturers rely on standardized shorthand. Here is how to decode the physical part on your bench.
Reading the 3-Digit EIA Code
- Identify the first two digits: These are your base numbers. For "473", the base is 47.
- Identify the multiplier: The third digit tells you how many zeros to append. For "473", append three zeros to get 47,000.
- Apply the unit: The base unit is always picofarads (pF). 47,000 pF converts to 47 nF or 0.047 µF.
- Read the tolerance letter: A trailing letter indicates the manufacturing tolerance. J = ±5%, K = ±10%, M = ±20%, and Z = +80% / -20% (often found on cheap bulk decoupling caps).
Alphanumeric Shorthand (The Decimal Replacement)
When you see a letter sandwiched between numbers, that letter acts as the decimal point and the unit prefix simultaneously. According to Electronics Tutorials, this prevents decimal points from being rubbed off during handling.
- 4n7 = 4.7 nF (nanofarads)
- 2µ2 or 2u2 = 2.2 µF (microfarads)
- p10 = 0.10 pF (picofarads)
Capacitor Types: Which Dielectric for Which Job
Capacitor coding tells you the nominal value, but the physical construction dictates how that value behaves under temperature, voltage, and frequency stress. Selecting the wrong dielectric is a more common point of failure than selecting the wrong capacitance.
| Type / Dielectric | Construction | Tolerance | Tempco (Temp Stability) | Typical Use Case |
|---|---|---|---|---|
| C0G / NP0 | Ceramic (MLCC/Disc) | ±5% or better | 0 ±30 ppm/°C (Ultra-stable) | RF filters, precision timing, oscillators |
| X7R / X5R | Ceramic (MLCC) | ±10% to ±15% | ±15% over temp range | General bypass, decoupling, I2C pull-ups |
| Y5V / Z5U | Ceramic (Disc/MLCC) | +22% / -82% | Massive drift (-82% at temp extremes) | Low-cost bulk storage (Avoid in precision) |
| Polyester (Mylar) | Film | ±5% to ±10% | Moderate drift, non-piezoelectric | Audio coupling, high-voltage snubbers |
| Aluminum Electrolytic | Polarized Liquid/Solid | ±20% | High drift, dries out over time | Bulk power supply filtering, low-freq audio |
| Tantalum | Polarized Solid | ±10% to ±20% | Stable, but prone to thermal runaway | Space-constrained low-ESR bulk filtering |
Bench Scenario: When a "104" Capacitor Destroys an Audio Circuit
To understand why dielectric selection matters as much as the capacitance code, let us look at a real-world bench failure.
The Setup: Designing a high-impedance guitar preamp input stage requiring a 100 nF coupling capacitor to block DC while passing audio frequencies down to 20 Hz. The builder grabbed a through-hole ceramic disc from the parts bin marked "104Z".
The Numbers: 104 = 100 nF. Z = +80%/-20% tolerance. The dielectric was implicitly Y5V, which is standard for cheap Z-tolerance ceramic discs costing about $0.01 each.
The Outcome: The circuit passed audio, but exhibited severe "microphonic" ringing when the enclosure was tapped. Worse, the low-end bass response rolled off at 150 Hz instead of the designed 20 Hz, making the guitar sound thin and brittle.
What Went Wrong: Two distinct physical phenomena ruined the circuit. First, Y5V dielectrics are highly piezoelectric; they convert mechanical vibrations (tapping the enclosure) directly into electrical noise. Second, under the 9V DC bias of the preamp circuit, the Y5V capacitance derated by roughly 70%. The actual capacitance in-circuit dropped to ~30 nF, shifting the high-pass filter cutoff frequency upward. The fix was swapping the $0.01 ceramic disc for a WIMA MKS2 100nF polyester film cap ($0.18 each), which eliminated microphonics and maintained stable capacitance under DC bias.
Visual Autopsy: Failure Modes and Physical Symptoms
When a circuit fails, the capacitor often leaves physical evidence. Knowing what to look for saves hours of multimeter probing.
MLCC (Multilayer Ceramic Chip) Flex Cracks
Symptom: A hairline fracture running diagonally from the bottom termination pad up into the ceramic body. Often invisible to the naked eye; requires a 10x loupe.
Cause: PCB flexure. If the board is bent during depanelization or connector insertion, the rigid ceramic cracks. This usually results in a dead short or an intermittent open circuit.
Aluminum Electrolytic Venting and Drying
Symptom: The top aluminum cross-score is bulging upward, or the bottom rubber plug is pushed out, leaking a brownish, sticky electrolyte. Alternatively, the can looks perfectly normal but the capacitance reads 20% below nominal on an LCR meter.
Cause: Electrolyte evaporation due to high ripple current or proximity to hot components (like TO-220 voltage regulators). The dried-out cap loses capacitance and spikes in Equivalent Series Resistance (ESR), causing power supply ripple to destroy downstream logic.
Tantalum Thermal Runaway
Symptom: The epoxy case is scorched black, cracked open, or entirely missing, leaving a charred crater on the PCB. The room smells like burning plastic.
Cause: Reverse polarity, excessive voltage spike, or high inrush current. Tantalum capacitors fail as a dead short and ignite the manganese dioxide electrolyte. Never use tantalums on hot-pluggable inputs without inrush limiting.
The Substitution Matrix: Swapping Parts Safely
When your exact BOM part is out of stock, you must substitute safely. Follow this decision matrix to avoid introducing new failure modes.
Never substitute a polarized capacitor (electrolytic/tantalum) with a non-polarized one if the circuit relies on the physical footprint, and never swap a non-polarized cap for a polarized one if there is any AC signal or reverse-bias risk. For ceramic MLCCs, always check the DC bias curve on the manufacturer datasheet; a 10µF X5R 6.3V cap may only provide 2µF of actual capacitance at 5V DC bias.
1. The Voltage Rule (Always Step Up)
You can always substitute a higher voltage rating for a lower one. If the schematic calls for a 50V 100nF X7R, a 100V 100nF X7R is perfectly safe. The only penalty is physical size and cost. Never substitute a lower voltage rating, even if the nominal circuit voltage is lower than the cap's rating; transient spikes will punch through the dielectric.
2. The Dielectric Downgrade Rules
- C0G/NP0 can safely replace X7R, X5R, or Y5V in almost any application (it is the gold standard).
- X7R can replace Y5V, but should not replace C0G in RF or precision timing circuits due to voltage coefficient and microphonics.
- Film (Polyester/Polypropylene) can replace ceramic in audio coupling paths to eliminate piezoelectric noise, provided physical PCB space allows.
3. The ESR/ESL Requirement for Switching Regulators
If you are replacing a bulk output capacitor on a buck/boost converter, capacitance and voltage are not enough. The regulator's control loop relies on a specific Equivalent Series Resistance (ESR). Swapping a standard Panasonic electrolytic for a low-ESR polymer cap might provide "better" specs on paper, but it will cause the switching regulator's feedback loop to oscillate and ring. Always match the ESR specification when substituting in switching power supplies.






