Hardware & Peripherals

Verifying LED Panel Driver Failures Before Desoldering: What Ohm's Law Covers That a Visual Inspection Misses

16 min read
Verify LED driver failures before desoldering

When you plug your LED panel back in only to watch the same flicker return, you are left staring at a $40 driver board and wondering whether to trash it or try to fix it. The truth is that most LED panel driver failures come down to two components: a 47-cent electrolytic capacitor and a 47-cent current-sense resistor. Replacing either costs more in parts than these two combined, yet most guides skip straight to installing a new board without ever telling you how to verify which component actually failed.

This guide gives you a four-step diagnostic workflow you can run before applying heat to a single joint. You will measure the power-rail voltage, decode resistor markings, compute expected power dissipation, and then decide if the board justifies a repair. All the math runs in your browser, so you can pull up the calculators right next to your workbench without jumping between windows.

The Three Death Signs on an LED Driver Board

An LED panel driver is a switching power supply packaged into a slim aluminum case. Most of the failures you will encounter come from one of three components. The first is the electrolytic capacitor on the high-voltage side of the board. This capacitor absorbs AC ripple from the bridge rectifier, and when the electrolyte inside dries out, the top of the can swells into a characteristic dome. The LED array still lights, but at reduced brightness and with a visible flicker that worsens as the capacitor ages. A quick visual inspection catches this failure within ten seconds if you know where to look.

The second failure mode is the current-sense resistor between the rectifier and the MOSFET or control IC. This resistor converts load current to a voltage that the control IC reads to regulate the output. When the resistor opens, the control IC loses its feedback and the output voltage collapses. Visually, a failed resistor may show charring, a cracked ceramic body, or no visible damage at all. Without the proper tools, you cannot tell whether it has drifted outside its tolerance band just by looking at it.

A visibly cracked bridge rectifier or a bulging low-ESR secondary capacitor rounds out the top three. In practice, capacitors and current-sense resistors account for roughly 90% of LED panel driver failures, and both are repairable for under $2 USD in parts. The bridge rectifier itself rarely fails without a preceding event like a nearby capacitor explosion or a mains surge, so if you are reading this guide, your most likely culprit is one of the first two. Recognizing the failure mode before desoldering means you avoid replacing a perfectly good board because one cheap component aged out.

Powering Down and Measuring the Rail Before Touching a Joint

The high-voltage side of an LED driver carries lethal DC potential, and you must discharge it before touching any trace or component. Before you touch the board, look for physical clues. A bulged capacitor top reads like a pressure blister, usually with the rating printed near the base of the can. The 400V 47µF marking contains both the voltage rating and the capacitance, and if the top dome is pronounced or leaking brown electrolyte, the capacitance has dropped well below its rated value. The electrolyte inside ages through an evaporation process, and once it dries out, the capacitance drops well below its rated value as the electrolyte diffuses through the seal.1 A visibly swollen capacitor is your first warning that heat has compromised the high-voltage side the primary failure mechanism for electrolytic capacitors in power supplies.

Visually inspect the current-sense resistor next to the MOSFET or control IC. A cracked ceramic body or blackened surface indicates thermal overload, though current-sense resistors sometimes fail without any visible damage at all. When a current-sense resistor drifts high, the voltage drop across it climbs per ampere of LED current. The control IC reads this inflated V_sense as an over-current condition and throttles the MOSFET duty cycle, making the array dim, flicker, or drop out entirely. You measure this drift with a multimeter, not your eyes. A failed resistor appears as a small rectangular SMD device flanking the board’s main switching MOSFET, and it carries a three- or four-digit marking that encodes both resistance and tolerance.

Safety and power-down procedure

Unplug the board and discharge the capacitors before you grab a probe. The input stage of an LED driver stores lethal energy even after unplugging, and a charged capacitor will arc across your meter leads if you skip the bleed step. Hold the board by its edges, press the power switch a few times to drain residual charge through the LED load, then bridge a 10kΩ to 100kΩ high-wattage power resistor (rated 5W or higher) across the capacitor terminals for five seconds. After five seconds, measure the DC voltage across the capacitor with your multimeter. If you still read anything above 5V, the discharge was incomplete, and you need to repeat until the voltage drops to zero.

With the board safely discharged, measure the DC rail voltage at the rectifier output. A 120VAC mains produces about 170VDC, and a 230VAC mains produces about 325VDC. These peak values come from a bridge rectifier converting AC to DC peak voltage.2 If you see approximately 170VDC on a 120VAC board or approximately 325VDC on a 230VAC board, the rectifier is producing the expected peak, and the failure is on the secondary side of the board, typically the MOSFET, control IC, or output capacitor.

Reading the capacitor marking

Each capacitor on an LED driver carries a marking that tells you the rated voltage, temperature grade, and capacitance. A typical 400V 105°C 47µF capacitor has these values stamped into the plastic sleeve near one lead. The voltage rating must exceed the rectified AC peak by a safety margin. A 120VAC system produces roughly 170VDC after the bridge rectifier, leaving a 400V capacitor with 230V of headroom. A capacitor rated below this peak has been operating beyond its rated voltage for its entire service life, and replacing it with another low-voltage unit only repeats the failure.

Your replacement capacitor must be 400V or higher, rated for 105°C operation, and the same microfarad value as the original. Low-ESR types are preferable for switching power supplies because they handle ripple current more efficiently. Check the silkscreen on the driver board for the µF marking if the original capacitor is too damaged to read; most boards print the capacitor value next to the component footprint so you can confirm the order. Order a capacitor within 10% of the original capacitance, and match the voltage rating exactly or exceed it.

Decoding the Current-Sense Resistor Before Desoldering It

The current-sense resistor sits at the heart of the driver’s regulation loop, and its health determines whether the board delivers the correct voltage to your LED panel. Before applying heat to any joint, confirm that this resistor reads within tolerance and that the power rail is producing the expected voltage. Without this step, you might desolder the wrong component and waste an hour troubleshooting a perfectly good board.

Power rail verification before desoldering

With the rail measured, you can now determine whether the current-sense resistor is the failure without desoldering. Measure the power-rail voltage at the rectifier output, note the LED panel’s rated wattage, and use CapyToolkit’s browser-based Ohm’s law calculator that solves for voltage, current, and resistance to confirm whether the current-sense resistor is allowing the correct current through. The power supply sizing guide explains I = P/V for load current estimation, which you can apply to your LED panel’s rated wattage and output voltage to check whether the driver’s actual output matches what the panel expects. A 60W 24V panel needs 2.5A, and if your meter reads approximately 2.5A at the rectifier output, the current-sense resistor is within its design window and the failure lies elsewhere. All of these calculations run inside browser-based tools that process everything locally, so you can perform the full verification right at your workbench without opening a separate application.

Ohm’s Law on the current-sense resistor

Decoding a resistor that is heat-discolored or covered in char takes patience, but CapyToolkit’s resistor colour code calculator reads the color stripes and returns the exact resistance value in seconds. Measure the resistor out of circuit, cross-reference the colors against marked tolerance bands, and you have the actual resistance value the board was designed for. The LED current-limiting resistor calculation guide performs the same supply-voltage-minus-forward-voltage derivation, but at the power-rail scale the current-sense resistor plays the same role: it sets the maximum current the control IC will allow through the MOSFET before the output collapses. If the resistor reads more than 20% beyond its marked tolerance, replace it.

Deriving the Expected Power Dissipation on the Current-Sense Resistor

Once you have the rail current and the resistor’s marked value, compute the wattage the resistor dissipates as heat. This number tells you whether the resistor has enough thermal capacity for its job and whether a replacement needs a higher wattage rating than the original. Many technicians skip this step and simply replace the resistor with an identical value, only to find the board failing again six months later because the new resistor overheats in the same environment.

Calculating actual resistor dissipation

The formula for power dissipation on a resistor uses either P = I²R or P = V²/R.3 The guide to the resistor power dissipation formula derives both expressions and explains the I²t protection concept, which matters because the current-sense resistor must survive inrush current at startup without failure. A 60W LED panel drawing 2.5A on its 24V DC output passes that same 2.5A through a secondary-side current-sense resistor, giving P = (2.5A)² × 0.1Ω = 0.625W. That same 60W board draws only about 0.35A from the 170VDC rectified rail on the primary side, so a primary-side sense resistor dissipates far less for the same power delivery. Regardless of which side you are measuring, a 2W part gives you the 2× derating margin that keeps the resistor out of its maximum operating temperature under continuous load. This derating is non-negotiable for LED panel drivers because commercial installations run eight to twelve hours per day, and thermal cycling accelerates solder joint fatigue on the current-sense resistor.

The water analogy explains this nicely: voltage is water pressure, current is flow rate, and resistance is pipe diameter. Narrow the pipe too much and nothing flows; widen it too much and pressure drops. The current-sense resistor sets that diameter precisely so the control IC can regulate the LED panel’s current within its rated limits. When the resistor drifts high, the resulting V_sense climbs faster than the control IC expects per amp of LED current. The control IC reads this inflated voltage as an over-current event, cuts duty cycle, and the array dims. This is why boards with reduced brightness almost always point back to a drifted current-sense resistor rather than a MOSFET failure.

Body-stripe vs. real-world wattage mismatch

A resistor marked “1W” still has a derating curve that drops its effective rating at higher ambient temperatures, but the curve holds the full 1W rating up to 70°C before it begins to slope down.4 When a metal LED panel housing encloses the driver board, the ambient temperature inside can still climb past 70°C during normal operation, which is where that derating slope actually starts. A 1W part pushed past 70°C loses usable capacity right when your 0.625W sense resistor needs headroom the most, so a 2W part is the safer choice. This means a 1W resistor that worked perfectly on the bench will slowly overheat and drift high when installed inside a warm enclosure. Replace it with a 2W resistor and you give yourself thermal headroom that accounts for both ambient temperature and the 2× derating rule.

Replacement Part Selection and Ordering

Once your bench calculations reveal which component drifted outside its thermal and electrical operating envelope, you can select replacement parts with confidence.

The replacement workflow follows three sequential steps. Numbering them avoids skipping a step and ensures each new part gets installed with the right orientation and the correct thermal profile. Once you have confirmed the part values through calculation and the new components are in hand, executing the steps in order minimizes the risk of thermal damage to the control IC during soldering.

  1. Order the capacitor first. A 400V 105°C low-ESR electrolytic with the same µF value as the failed part, because the driver board’s output current rating printed on the silkscreen tells you which µF value to order. Typical consumer LED panel drivers use 47µF or 100µF at 400V. Check the silkscreen near the capacitor footprint if the original part is too damaged to read; most boards print the value next to the component footprint so you can confirm the order before buying.

  2. Decode the marked resistance. Check the body width for wattage because a larger body means a higher wattage rating, then order a metal-film or wirewound replacement with the same resistance and at least 2× the calculated dissipation. Wirewound is preferred for current-sense applications because its temperature coefficient of resistance is near-zero, keeping the control IC reference stable as the resistor heats.5 Order the resistor with the same tolerance band as the original, typically 1% or 5%.

  3. Solder the new capacitor with correct polarity. Electrolytic capacitors are polarized, and the longer lead or the stripe on the can marks the negative terminal. Reversing the polarity destroys the capacitor within seconds of power-up. Clip the leads to the same length as the original, apply flux to the pad, and use a temperature-controlled iron set to 350°C to avoid overheating nearby components.6 The current-sense resistor is not polarized, but orient it with the marking band aligned to the original layout so anyone inspecting your work can verify the value visually.

Comparing Replacement Cost to Board Replacement

Replacing driver boards gets expensive fast. A new commercial driver runs between $40 and $90 depending on panel wattage, while the electrolytic capacitor and current-sense resistor together total under $4 in parts. While a basic temperature-controlled soldering station and desoldering pump require an upfront investment, those tools pay for themselves on the second failed driver board you repair. In a commercial installation, LED panels run eight to twelve hours per day, and that duty cycle drives typical failures every three to five years. Over a ten-year span, replacing the driver each time costs between $160 and $270, whereas repairing it costs $12 to $30 in parts and gives the board another full service cycle.

The AstroAI 6000 multimeter guide explains how to take voltage and resistance readings reliably, which you need throughout this repair workflow. The multimeter is your primary diagnostic tool; without it, you cannot verify any of the calculations in this guide. A decent hobbyist multimeter costs roughly $20, and it pays for itself after the first failed driver board you repair. CapyToolkit’s engineering unit converter converts between mW and W when comparing calculated dissipation against the resistor’s marked body. A resistor marked “1W” that you calculate at 750 mW dissipation has 33% thermal headroom before crossing into derated territory, and that margin is exactly where you want to live for long-term reliability.

Sources
  1. 1.

    Nippon Chemi-Con Corporation, “Lifetime of Aluminum Electrolytic Capacitors,” chemi-con.co.jp, accessed July 2026. https://www.chemi-con.co.jp/en/faq/detail.php?id=alLifetime

  2. 2.

    Wayne Storr, “Full Wave Rectifier and Bridge Rectifier Theory,” electronics-tutorials.ws, August 2013. https://www.electronics-tutorials.ws/diode/diode_6.html

  3. 3.

    Wayne Storr, “Resistor Power Rating and the Power of Resistors,” electronics-tutorials.ws, accessed July 2026. https://www.electronics-tutorials.ws/resistor/res_7.html

  4. 4.

    “Power Rating,” EE Power, eepower.com, December 2015. https://eepower.com/resistor-guide/resistor-fundamentals/power-rating/

  5. 5.

    “Wirewound Resistor,” EE Power, eepower.com, accessed July 2026. https://eepower.com/resistor-guide/resistor-materials/wirewound-resistor/

  6. 6.

    SparkFun Electronics, “How to Solder: Through-Hole Soldering,” learn.sparkfun.com, accessed July 2026. https://learn.sparkfun.com/tutorials/how-to-solder-through-hole-soldering/all

More in Hardware & Peripherals