
Your charge controller says the array is producing 18.9 volts at the panel end, but a multimeter at the controller’s PV input terminals reads 16.2 volts under the same midday sun. That missing 2.7 volts didn’t vanish — it turned into heat somewhere along a too-thin cable run, and it is quietly costing you charging current every single day. Voltage drop is the most common, most fixable, and most frequently misdiagnosed problem in RV solar installations. This guide starts from the symptoms you can actually see and measure, works backward to the cause, and then gives you the math and tables to size the fix correctly the first time.
TL;DR
- Measure round-trip: Always count both outgoing and return conductors when calculating cable length.
- Target ≤3% drop: Use the voltage-drop formula and the AWG resistance table to select the right gauge.
- Protect every run: Size the fuse to about 125% of the continuous current, and never above the cable’s ampacity.
Symptoms & Measurements
Before touching the math, identify what your system is actually telling you. Almost every voltage-drop problem announces itself through one of a handful of observable symptoms. The table below maps each symptom to the specific measurement that confirms or rules it out, the most likely underlying cause, and the fix. Take the measurements under real load — a circuit that looks fine at idle can sag badly the moment current flows, because voltage drop is directly proportional to current.
| Issue | Measurement to take | Likely cause | Fix |
|---|---|---|---|
| Charge controller reports lower PV voltage than panels produce | Measure voltage at the panel junction box and again at the controller PV terminals while the array is under load; subtract the two readings | Undersized PV wire run, or a long run that was fine on paper but not at real operating current | Upsize the PV cable one or two AWG gauges, or rewire the panels in series to raise voltage and cut current |
| Batteries never quite reach absorption or full charge despite good sun | Measure voltage at the controller battery terminals and at the battery posts simultaneously during peak charging current | Voltage drop on the controller-to-battery leg, so the controller “sees” a higher voltage than the battery actually receives | Shorten and/or upsize the battery leg; keep the controller physically close to the battery bank |
| Warm or hot cable insulation, especially at midday | Touch-test along the run and at every termination; use an infrared thermometer if available and compare against ambient | Wire carrying current near or above its comfortable ampacity, or heat concentrated at a poor crimp or corroded lug | Upsize the conductor if the whole run is warm; redo the termination if only one spot is hot |
| MPPT controller frequently drops out of tracking or restarts in the morning/evening | Log or watch PV input voltage at low light; compare against the controller’s minimum start voltage in its manual | Array voltage minus wire drop falls below the controller’s MPPT start threshold at low irradiance | Reduce drop with heavier cable, or wire panels in series to raise array voltage well above the threshold |
| One parallel string produces noticeably less than its twin | Clamp-meter each string’s current at the combiner under identical sun; also measure voltage at each string’s branch connector | Unequal home-run lengths or different wire gauges between strings, or a corroded branch connector | Equalize the home-run lengths and gauges; replace any connector showing green corrosion or heat discoloration |
| Fuses or breakers that trip only on hot afternoons | Record actual circuit current at trip time with a clamp meter; compare to the fuse rating and the wire’s ampacity table | Fuse sized too close to continuous current, aggravated by ambient heat derating, or a marginal wire heating the fuse holder | Confirm the wire is rated for the load, then size the fuse at roughly 125 percent of continuous current, never above the wire’s ampacity |
| Voltage reads fine with no load, terrible under load | Take a no-load reading, then repeat with the circuit passing full current; a large difference confirms resistance in the path | High-resistance connection: loose set screw, cold-solder joint, under-crimped lug, or corroded ring terminal | Disassemble, clean, re-crimp or re-terminate, and torque connections to specification |
Notice the pattern in the middle column: every diagnosis is a differential measurement taken under load. A single voltage reading tells you almost nothing. Two readings at opposite ends of the same conductor, taken at the same moment while current flows, tell you exactly how many volts that conductor is eating.
That is the entire troubleshooting method in one sentence, and it is worth more than any amount of speculation about what the wire “should” be doing.
Voltage-Drop Refresher
Voltage drop follows directly from Ohm’s law. A wire is a resistor — a small one, but a real one — and current flowing through resistance always produces a voltage difference between the two ends. The energy represented by that difference is dissipated as heat in the copper. Three variables control the size of the drop: how long the wire is, how much current it carries, and its resistance per unit length (which is set by the gauge and the conductor material).

One detail trips up nearly everyone the first time: the current travels out on the positive conductor and back on the negative conductor, so the electrical path is twice the physical distance between the two devices. Always use the round-trip length. Forgetting the factor of two makes every calculation look twice as optimistic as reality.
Length is the one-way physical distance in feet (the leading 2 handles the return path). Current is the real operating current in amps — measured with a clamp meter or taken from the panel’s rated maximum power current, not a guess. Resistance comes from the AWG table later expressed in ohms per thousand feet of conductor. Divide by 1000 because the table is normalized to a thousand-foot length.
To express the result as a percentage — which is how you decide whether it is acceptable — divide the drop by the system’s operating voltage and multiply by 100. The widely used design target for the PV-to-controller run and for the controller-to-battery run is 3 percent or less. Use a sizing margin based on the component, load profile, and manufacturer documentation. Drops beyond about 5 percent start producing visible symptoms: sluggish charging, MPPT dropout at low light, and dim or brownout behavior on DC loads.
Two practical consequences fall straight out of the formula. First, drop scales linearly with current, so halving the current halves the drop — which is precisely why wiring panels in series (higher voltage, lower current) is such a powerful tool for long roof-to-controller runs. Second, drop scales linearly with length, so physically relocating a charge controller closer to the battery bank is often cheaper and more effective than buying heavier cable.
Worked Examples
Both examples below are illustrative only. The array currents, distances, and voltages are assumed values chosen to demonstrate the arithmetic — they are not defaults and not recommendations. Substitute your own measured current (clamp meter under full sun) and your own measured one-way cable length before making any wiring decision.
12V
Assumptions for illustration: a 12-volt-nominal system, panels wired in parallel so the array delivers roughly 20 A at about 13.0 V on the battery-side reference, a one-way run of 15 feet from the roof combiner to the charge controller, and existing 10 AWG cable (0.999 Ω/1000 ft from the table below).
voltage-drop = (2 × 15 × 20 × 0.999) / 1000 = 599.4 / 1000 ≈ 0.60 V
Percentage: 0.60 V ÷ 13.0 V × 100 ≈ 4.6% — exceeds the 3% targetUpsized to 8 AWG (0.6282 Ω/1000 ft):
voltage-drop = (2 × 15 × 20 × 0.6282) / 1000 ≈ 0.38 V
Percentage: 0.38 V ÷ 13.0 V × 100 ≈ 2.9% — within target
The lesson: at low system voltage, even a modest 15-foot run and moderate current blow past the 3 percent budget on 10 AWG. One gauge step to 8 AWG brings it just under the line; stepping to 6 AWG (0.3951 Ω/1000 ft) would land near 1.8 percent and leave headroom for a future panel. When a calculation comes out marginal, upsize — copper is cheap compared to years of lost harvest.
24V
Assumptions for illustration: the same panels rewired in series to form a 24-volt-nominal array delivering roughly 10 A at about 26 V, but this time with a longer 25-foot one-way run, still on 10 AWG.
voltage-drop = (2 × 25 × 10 × 0.999) / 1000 = 499.5 / 1000 ≈ 0.50 V
Percentage: 0.50 V ÷ 26.0 V × 100 ≈ 1.9% — comfortably within the 3% target
Compare the two results carefully, because this is the single most important insight in RV solar wiring. The 24V example uses a run that is ten feet longer and the same 10 AWG wire, yet the percentage drop is less than half of the 12V case. Doubling the voltage halves the current, which halves the absolute drop — and because the drop is then divided by a voltage that is twice as large, the percentage falls by roughly a factor of four.
This is exactly why series wiring is so often recommended for RV roofs with long cable paths to the controller: series raises voltage and slashes wire losses, while parallel keeps output alive when one panel is partially shaded. Neither is universally “right”; shading pattern and run length decide it.
How to upsize correctly
First, re-check the inputs. Measure the actual one-way length with a tape along the real cable path — through the roof gland, down the wall cavity, around the wheel well — not the straight-line distance. Cable paths in an RV are routinely half again longer than they look. Measure real current with a clamp meter at solar noon rather than trusting sticker values.
Second, consider reducing current before adding copper. Rewiring two parallel panels into series doubles voltage and halves current at the cost of some shade tolerance. If your roof has no chronic shading obstacles (air conditioner shroud, roof rack, vent fans casting shadows), series is frequently the cheaper fix. Confirm the resulting open-circuit voltage — including the cold-weather rise, since panel voltage climbs as temperature falls — stays below your controller’s maximum PV input rating with margin.
Third, step the gauge. Every three-step decrease in AWG number roughly halves resistance. Practically, moving from 10 AWG to 8 AWG cuts drop by about 37 percent, and 10 AWG to 6 AWG cuts it by about 60 percent. Run the formula with the candidate gauge’s resistance until the percentage lands under your target with a little headroom for future expansion.
Fourth, don’t forget the connectors and terminations. A perfect 4 AWG run terminated with corroded ring lugs or under-crimped connectors can drop more voltage at the terminations than in the entire copper length. Use proper crimping tools, marine-grade tinned lugs where moisture is possible, and adhesive-lined heat shrink over every crimp in an RV environment.
Fifth, treat the battery leg as sacred. The cable between charge controller and battery bank should be the shortest, fattest run in the system, because the controller’s charging decisions are only as accurate as the voltage it senses at its own terminals. Many charging problems blamed on “bad batteries” are actually a controller holding voltage on its terminals while the battery, half a volt downhill, never finishes absorption. Also remember that no battery bank offers its full nameplate capacity as usable energy — usable depth of discharge depends on the chemistry and the manufacturer’s guidance, and even lithium banks reserve margin at the top and bottom — so wasting additional harvest in wire resistance compounds an already-constrained budget. Wiring, connectors, and the charge conversion itself are never lossless; the goal of good wire sizing is to keep those unavoidable losses down in the low single digits instead of letting them silently grow.
AWG to mm² and Resistance
Use this table to pull the resistance value for the formula and to translate between the American gauge system and the metric cross-sections stamped on cable sold outside North America. Values are for stranded copper at roughly room temperature; resistance rises with conductor temperature, so a hot cable drops slightly more voltage than the table predicts — one more reason to build in margin. Never substitute aluminum conductor using these figures; aluminum has meaningfully higher resistance per size and different termination requirements.
| AWG | mm² | Ω/1000 ft | Ω/km |
|---|---|---|---|
| 14 | 2.08 | 2.525 | 8.286 |
| 12 | 3.31 | 1.588 | 5.211 |
| 10 | 5.26 | 0.999 | 3.277 |
| 8 | 8.37 | 0.6282 | 2.061 |
| 6 | 13.3 | 0.3951 | 1.296 |
| 4 | 21.2 | 0.2485 | 0.815 |
| 2 | 33.6 | 0.1563 | 0.513 |
| 1/0 | 53.5 | 0.0983 | 0.322 |
A useful mental shortcut: every drop of three AWG numbers roughly halves the resistance, and every drop of six AWG numbers roughly quarters it. If a calculation on 10 AWG shows twice your acceptable drop, jumping straight to 4 AWG will land you at about half your target — often the right call when you expect to add panels later, since pulling cable through an RV wall twice is far more painful than paying for one heavier pull now.
One caution on metric-labeled cable: some inexpensive cable sold as a given mm² size contains noticeably less copper than labeled, or uses copper-clad aluminum strands. If a new run drops more voltage than the table predicts, strip a sample and inspect the strands — silvery-white cores under a thin copper skin mean copper-clad aluminum, which should be recalculated with substantially higher resistance or, better, replaced.
Safety & Common Mistakes
- Size fuses to about 125% of the circuit’s continuous current, and never above the cable’s ampacity.
- Always measure round-trip length; ignoring the return conductor undersizes the cable.
- Derate ampacity for bundled runs and high-ambient temperatures.
- Use properly crimped and heat-shrunk terminals — loose connections create hot spots.
- Route cables away from heat sources and sharp edges; secure every 18 in (45 cm).
FAQs
- Why are my cables hot under load? Excess current for the gauge is the usual cause, and the heat is the physical form of your voltage drop. Check the cable’s rated ampacity against measured current with a clamp meter, and inspect every connection — a single corroded or loose termination can run hotter than the entire copper run combined.
- Can voltage drop damage my electronics? It causes brownouts on DC loads, makes MPPT controllers drop out of tracking at low light, and — most damaging over time — leads charge controllers to chronically undercharge batteries because they sense a higher voltage than the battery actually receives. Keep each leg’s drop under 3 percent, and tighter on the controller-to-battery run.
- How do I test for voltage drop in the field? Put the circuit under real load, then measure voltage at both ends of the run at the same time (or in quick succession) with a multimeter. The difference between the two readings is your actual drop. If the measured drop is much larger than the formula predicts, suspect a bad termination rather than the wire itself.
- When should I suspect a bad connection instead of undersized cable? When heat or drop is concentrated at a single point. Uniform warmth along the full run points to gauge; one hot lug, connector, or fuse holder points to corrosion, an under-crimped terminal, or a loose screw. A load-on/load-off voltage comparison across just that joint will confirm it in seconds.
- Should I wire my panels in series or parallel to reduce voltage drop? Series halves (or better) the current for the same power, which cuts absolute drop proportionally and percentage drop even more, making it the natural choice for long roof-to-controller runs. Parallel tolerates partial shading better, since a shaded series panel throttles the whole string. Check that the series string’s cold-weather open-circuit voltage stays safely below your controller’s maximum PV input rating before rewiring.
- Does voltage drop matter on the ground/negative side too? Yes — the return conductor drops exactly as much as the positive one for the same gauge and length, which is why the formula includes the factor of two. Undersizing the negative, or relying on a corroded chassis ground path, produces the same losses and the same heat as a thin positive cable.
Conclusion
The wire-sizing decision comes down to four numbers you can nail down in an afternoon. First, the round-trip measurement: tape-measure the true one-way cable path through the actual routing and double it, and clamp-meter the real operating current at peak sun rather than guessing. Second, the voltage-drop target: hold each leg to 3 percent or less of system voltage, and push toward 2 percent on the controller-to-battery run where sensing accuracy governs the whole charge cycle. Third, the correct AWG: plug your length, current, and candidate resistance from the table into the voltage-drop formula, and step down in gauge (or step up in array voltage by wiring in series) until the percentage lands under target with headroom for future panels — remembering that three AWG steps roughly halve resistance. Fourth, the fuse rating: protect every conductor at about 125 percent of its continuous current, never above the wire’s ampacity, mounted as close to the source as practical.
Your next step is concrete: at solar noon, take the two-ended under-load voltage measurement on your PV run and on your battery leg. If either differential exceeds 3 percent, you now have the table, the formula, and the upsizing procedure to fix it permanently.


