A 500W DC-DC converter drawing from a 12V nominal vehicle battery (which actually sits at 13.2V when the alternator is running) with a typical 92% efficiency will draw 41.1 Amps on the input side. The formula used to find this is Input Current ($I_{in}$) = Output Power ($P_{out}$) / [Input Voltage ($V_{in}$) × Efficiency ($\eta$)]. Substituting our exact values: $I_{in} = 500W / (13.2V \times 0.92) = 41.12A$. If you are sizing wire or a fuse for the input side of this DC converter, you must plan for at least 51.4 Amps to satisfy the 125% NEC continuous load safety margin for overcurrent protection.

The Core Assumptions Fixing Your DC Converter Sizing

What fixes this answer? Three critical variables: the actual voltage under load, the converter's efficiency curve, and the absence of Power Factor (PF). In pure DC-DC circuits, PF is exactly 1.0 because voltage and current are perfectly in phase; there is no reactive power bouncing back and forth like in AC inductive loads.

However, assuming a "12V battery" means exactly 12.0V is a rookie mistake that melts wires and trips breakers. A resting lead-acid battery is 12.6V; an alternator-charged system is 13.2V to 14.4V; a sagging battery under a heavy 40A load can drop to 11.5V. We use 13.2V as the baseline for a running vehicle or solar-charged system, but you must verify the voltage at the converter's input terminals under full load to finalize your breaker size. Furthermore, efficiency ($\eta$) is not a fixed number. A high-quality synchronous buck converter from a manufacturer like Texas Instruments might hit 95% at half-load, but drop to 88% at maximum thermal limits. Always use the worst-case efficiency rating from the datasheet when sizing your input conductors.

Neighboring Values: Input Current Draw (±20% Range)

When designing a solar charge controller bus or a vehicle auxiliary panel, you rarely land on exactly 500W. Below is a reference table showing the input current requirements for a ±20% range around our 500W baseline. This assumes a high-quality switching topology.

Output Power ($P_{out}$) Input Current @ 13.2V (12V Nominal System, 92% $\eta$) Input Current @ 26.4V (24V Nominal System, 94% $\eta$) Recommended Input Wire (THHN/Copper)
400W 32.9 A 16.1 A 8 AWG (12V) / 12 AWG (24V)
450W 37.0 A 18.1 A 8 AWG (12V) / 12 AWG (24V)
500W 41.1 A 20.1 A 6 AWG (12V) / 10 AWG (24V)
550W 45.2 A 22.1 A 6 AWG (12V) / 10 AWG (24V)
600W 49.4 A 24.1 A 4 AWG (12V) / 10 AWG (24V)

Note: Wire sizes assume a 30°C ambient temperature and a short run (under 5 feet). For longer runs, calculate voltage drop and upsize accordingly. Source reference: All About Circuits - Power in Electric Circuits.

How the Math Shifts: AC-DC Inputs (120V, 230V, and 3-Phase)

If your "DC converter" is actually an AC-DC power supply (like a Mean Well LRS-500 series unit) plugged into the wall, the math shifts dramatically because alternating current introduces Power Factor (PF) and higher voltages. The formula becomes: $I_{ac} = P_{out} / (V_{ac} \times \eta \times PF)$.

120V AC Mains (North America): Assuming 90% efficiency and a 0.95 PF (active power factor correction), a 500W output requires $500 / (120 \times 0.90 \times 0.95) = 4.87 Amps$. This easily fits on a standard 15A branch circuit.

230V AC Mains (EU/UK/AU): The current roughly halves due to the higher voltage. $500 / (230 \times 0.92 \times 0.95) = 2.50 Amps$. You can run multiple 500W units on a single 10A or 16A breaker.

3-Phase Industrial (208V Line-to-Line): The current divides by the square root of 3 ($\sqrt{3} \approx 1.732$). $500 / (208 \times 1.732 \times 0.90 \times 0.95) = 1.67 Amps per phase. This is why high-power server racks and industrial DC supplies use 3-phase inputs to keep conductor sizes small.

When This Conversion Becomes Meaningless

When is calculating Watts to Amps for a converter a waste of time? First, when the AC-side Power Factor is unknown. If you try to size an AC input breaker for an uncorrected switching power supply without knowing if the PF is 0.6 (passive PFC) or 0.99 (active PFC), your current calculation could be off by 40%, leading to nuisance trips or undersized wiring.

Second, the DC-DC conversion is meaningless if you ignore voltage sag. Calculating input amps based on a pristine 13.2V source is useless if you are running 20 feet of undersized 10 AWG wire that drops the voltage at the converter terminals to 10.5V. Because a switching DC-DC converter acts as a constant power load, it will pull harder to maintain its output. At 10.5V, that same 500W converter will pull 51.8 Amps ($500 / [10.5 \times 0.92]$), potentially exceeding the ampacity of your wire and starting a fire. Always measure voltage at the input terminals under full load to validate your math.

DC Converter Sizing FAQ

Do I need to account for power factor when sizing a DC-DC converter?

No. Power Factor (PF) is strictly an AC phenomenon describing the phase angle difference between voltage and current waveforms. In a DC-DC converter, the input is direct current. While the internal switching (PWM) creates high-frequency ripple, the macroscopic input current is in phase with the DC voltage. PF is exactly 1.0. You only need to worry about PF if your converter includes an internal AC-DC rectifier stage drawing from the grid.

How does wire gauge affect my DC converter input calculation?

Wire gauge doesn't change the power your load requires, but it dictates the voltage drop between your battery and the converter. If you use a wire gauge that is too small, the resistance causes a voltage drop. Since the DC-DC converter must maintain a constant output wattage, it compensates for the lower input voltage by drawing more current. This creates a thermal runaway loop: more current causes more voltage drop, which causes the converter to pull even more current until the wire melts or the converter's undervoltage lockout (UVLO) triggers.

Why does my DC converter draw more amps when the battery voltage drops?

This is dictated by the law of conservation of energy. A modern switching DC-DC converter regulates its output to a fixed wattage. The formula is $P = V \times I$. If the output power requirement is fixed at 500W, and the efficiency is constant, the input power must also remain constant. If your battery sags from 13.2V down to 11.0V under heavy load, the input current ($I$) must mathematically increase to keep the product of $V \times I$ equal to the required input wattage.

Can I use a 500W DC-DC converter to run a 500W load continuously?

Technically yes, but practically it is a bad idea. Running any power electronics at 100% of its rated capacity continuously leads to excessive thermal stress, reduced lifespan, and potential shutdown due to thermal protection. Following standard NEC-style continuous load derating (and general engineering best practices), you should size your converter so that your continuous load does not exceed 80% of its rated capacity. For a continuous 500W load, you should purchase a 600W or 750W DC-DC converter to ensure reliable, cool operation.