A low ESR (Equivalent Series Resistance) capacitor is specifically engineered to minimize internal resistive losses—typically dropping below 50 mΩ, and often under 10 mΩ for polymer types. This allows the component to handle high ripple currents in switching power supplies without overheating. If you are repairing a motherboard VRM, designing a buck converter, or recapping a graphics card, you need a low ESR capacitor to prevent excessive output voltage ripple and catastrophic thermal failure. The direct answer to "what makes it low ESR" lies in the materials: replacing standard liquid electrolytes with conductive polymers, or using advanced ceramic dielectrics, drastically reduces the resistive component of the capacitor's impedance at high frequencies.

The Low ESR Capacitor Selection Matrix

Not all low ESR capacitors are created equal. The construction method dictates the temperature coefficient, ripple current handling, and failure mode. Use this matrix to select the right chemistry for your specific circuit constraints.

Capacitor Type Construction / Dielectric Typical ESR (at 100kHz) Tolerance Temp Range / Tempco Max Ripple Current Primary Use Case
Polymer Aluminum (e.g., Panasonic OS-CON) Aluminum anode, conductive polymer cathode 5 mΩ - 30 mΩ ±20% -55°C to +105°C / Stable High (3A - 10A+) CPU/GPU VRMs, high-current SMPS output filtering
Solid Tantalum Polymer (e.g., Kemet T520) Tantalum anode, polymer cathode 10 mΩ - 70 mΩ ±20% -55°C to +105°C / Stable Medium (1A - 4A) Space-constrained DC-DC converters, portable medical
MLCC X5R/X7R (e.g., Murata GRM series) Barium titanate ceramic, nickel electrodes < 3 mΩ (often < 1 mΩ) ±10% to ±20% -55°C to +125°C / ±15% (X7R) Very High (limited by thermal mass) High-frequency decoupling, LDO inputs, RF bypass
Low-ESR Wet Aluminum (e.g., Rubycon ZL) Etched aluminum foil, specialized liquid electrolyte 20 mΩ - 100 mΩ ±20% -40°C to +105°C / Varies Medium-High (1A - 5A) Bulk filtering on 12V/5V ATX rails, audio power supplies

Decoding Physical Markings and SMD Codes

Reading capacitor markings on a crowded PCB or from a scavenged parts bin is a critical bench skill. Manufacturers use different coding standards depending on the physical size and chemistry of the part.

Solid Tantalum and Polymer SMD Markings

SMD tantalum and polymer capacitors typically print three pieces of information on their top face: capacitance in picofarads (using the standard 3-digit EIA code), voltage rating, and a polarity stripe.

  • The Code: A marking of 107 means 10 followed by 7 zeros, in picofarads. That is 100,000,000 pF, which equals 100 µF.
  • Voltage: Printed directly as 6.3V or 16V. Sometimes a single letter is used (e.g., e = 2.5V, G = 4V, J = 6.3V, A = 10V, C = 16V).
  • Polarity: A thick printed line or bar on one end indicates the positive anode. Warning: This is the opposite of standard aluminum electrolytics, where the stripe indicates the negative cathode.

MLCC (Multilayer Ceramic) Codes

Small MLCCs (0603 and below) are usually unmarked. Larger sizes (0805, 1206) may feature a 2- or 3-character code.

  • Capacitance: 106 = 10 µF. 475 = 4.7 µF.
  • Tolerance/Dielectric: A trailing letter like K indicates ±10% tolerance. The dielectric code (X5R, X7R) is rarely printed on the part itself; you must reference the manufacturer reel label or measure the temperature coefficient on a bench.

Through-Hole Low-ESR Aluminum Electrolytics

These print the exact values (e.g., 2200µF 16V) on the sleeve. Look for specific series identifiers printed on the side, such as Rubycon's ZL or ZLH, or Nichicon's HM or HW. These series designations are your guarantee of low ESR and high ripple current ratings compared to standard general-purpose series (like Rubycon's YK series).

Failure Modes and Visual Symptoms

When a low ESR capacitor fails, the physical symptoms tell you exactly what went wrong in the circuit. Understanding these failure modes is crucial for debugging power supplies and motherboards.

Warning: Tantalum Thermal Runaway
Standard manganese dioxide (MnO2) tantalum capacitors fail as a dead short and can ignite if subjected to reverse voltage or current spikes exceeding their ratings. While polymer tantalums (like the Kemet T520) are significantly safer and self-healing, always treat unknown SMD tantalums as a fire hazard during bench testing until verified.
  • Wet Aluminum Electrolytic (Electrolyte Boil-off): High ripple current causes internal $I^2R$ heating. The liquid electrolyte boils, generating gas. Visual Symptom: The scored cross on the top of the can pops open (venting), the rubber bung at the bottom pushes out, or you see a brown, crusty electrolyte leak around the base leads.
  • MLCC (Flex Cracking): Ceramics are brittle. If the PCB bends during manufacturing, connector insertion, or thermal cycling, the mechanical stress fractures the dielectric layers near the termination. Visual Symptom: Often invisible to the naked eye. Under a microscope, you will see a hairline 45-degree crack near the solder pad. Electrically, it manifests as an intermittent short circuit or a sudden drop in capacitance.
  • Polymer Capacitor (Oxidation/Thermal Degradation): While immune to drying out, conductive polymers can degrade if operated continuously above their maximum rated temperature (usually 105°C). Visual Symptom: The epoxy casing may discolor (turn yellowish or brown) or show micro-cracking. ESR will gradually creep upward over thousands of hours.

Safe Substitution Rules for Missing Parts

When you are repairing a board and don't have the exact OEM part in your bin, you must substitute safely. Simply grabbing another capacitor with the same microfarad rating is a recipe for a returned repair or a burned board.

Rule 1: Voltage Derating is Non-Negotiable

Different chemistries require different voltage safety margins. According to Kemet's technical guidelines, failing to derate is the leading cause of field failures.

  • Standard MnO2 Tantalum: Derate by 50%. (For a 10V rail, use a 20V rated part).
  • Polymer Tantalum / Polymer Aluminum: Derate by 10% to 20%. (For a 10V rail, use a 12.5V or 16V part).
  • Wet Aluminum Electrolytic: Derate by 20%.
  • MLCC (X7R/X5R): Derate by 20%, but remember that ceramics suffer from DC Bias effect. A 10µF X5R MLCC rated for 16V might only provide 4µF of actual capacitance when 12V DC is applied across it. Check the manufacturer's DC bias curve.

Rule 2: Match the Ripple Current, Not Just the ESR

Heating in a capacitor is governed by the formula $P = I_{ripple}^2 \times ESR$. If your switching regulator outputs 4A of ripple current, and you substitute a cap with 50 mΩ ESR, the internal power dissipation is $4^2 \times 0.050 = 0.8W$. In a small D-case SMD package, 0.8W will easily push the internal temperature past the 105°C limit, leading to rapid failure. Always check the datasheet's "Max Ripple Current" column, not just the ESR value.

Rule 3: The Linear Regulator Oscillation Trap

If you are replacing an output capacitor on an older linear regulator (like an LM317 or a standard LDO), do not substitute a standard wet electrolytic with an ultra-low ESR MLCC or Polymer cap without checking the datasheet. Many older LDO control loops rely on the specific ESR of a wet aluminum capacitor (typically 1Ω to 3Ω) to create a zero in the feedback loop for stability. If you drop in a 2 mΩ MLCC, the loop loses its phase margin and the regulator will oscillate wildly, destroying your load. If you must use a low ESR cap on an older LDO, add a small series resistor (e.g., 0.5Ω) to artificially restore the ESR.

Which Type for Which Job?

To synthesize the data into actionable bench decisions, here is how to assign low ESR capacitor types to specific circuit domains based on real-world engineering constraints.

CPU Vcore and GPU VRMs (Multi-Phase Buck Converters)

Winner: Polymer Aluminum (through-hole or SMD) and MLCC arrays.
Why: These circuits demand massive transient current response and extremely low ESR (often < 5 mΩ total across the bank) to keep voltage ripple under 10mV. Wet electrolytics are too slow and have too much parasitic inductance (ESL). Motherboard designers use banks of Panasonic OS-CONs or POSCAPs right at the inductor output, backed by dozens of 0805 MLCCs directly under the BGA socket for high-frequency bypass.

Standard SMPS Output Filtering (12V, 5V, 3.3V Rails)

Winner: Low-ESR Wet Aluminum Electrolytic (e.g., Rubycon ZL, Nichicon HM).
Why: Cost-to-capacitance ratio. While polymers are electrically superior, a 2200µF 16V polymer capacitor might cost $3.50, whereas a 2200µF 16V low-ESR wet aluminum part costs $0.40. For bulk filtering on a 12V ATX rail where space is available and ESR requirements are in the 30-50 mΩ range, wet aluminum is the undisputed economic choice.

Space-Constrained Portable Devices (Wearables, IoT Sensors)

Winner: Solid Tantalum Polymer (e.g., Kemet T520, AVS TPS).
Why: Volumetric efficiency. Tantalum offers the highest capacitance-per-volume ratio in the 10µF to 470µF range. By using a polymer cathode instead of traditional MnO2, you get the low ESR needed for modern switching regulators without the severe 50% voltage derating and fire risks associated with standard tantalums.

For a deeper look into how ESR impacts overall power supply impedance and transient response, refer to the Texas Instruments application notes on LDO and SMPS capacitor selection. Always verify your final substitution against the original equipment manufacturer's schematic and the specific regulator's datasheet stability requirements.