If you need to power a 24V, 10A DC voltage converter (240W DC output) from a standard 120V AC mains circuit, the steady-state AC input current is 2.61 Amps. This calculation assumes a real-world switching converter efficiency of 85% and an Active Power Factor Correction (PFC) rating of 0.90. The exact formula used, with values substituted, is:

IAC = (VDC × IDC) / (VAC × η × PF)
IAC = (24V × 10A) / (120V × 0.85 × 0.90) = 240W / 91.8 = 2.61A

Because loads on the bench or in the panel rarely sit at exactly one number, here is how the AC input current shifts across a ±20% range of DC output power for that same 120V line:

AC Input Current for a 24V DC Voltage Converter (120V AC, 85% Eff, 0.9 PF)
DC Output Power DC Load Current (at 24V) Calculated AC Input Current
192W (-20%)8.0A2.09A
216W (-10%)9.0A2.35A
240W (Nominal)10.0A2.61A
264W (+10%)11.0A2.87A
288W (+20%)12.0A3.13A

The Core Assumptions: Efficiency, Power Factor, and Inrush

Unlike a simple resistive AC heater where P = V × I holds perfectly, calculating the AC input for a DC voltage converter requires two critical assumptions that fix the answer: Efficiency (η) and Power Factor (PF).

Efficiency (η): No converter is 100% efficient; the lost energy dissipates as heat. Mid-range DIN-rail AC-DC supplies (like the Mean Well DR-240 series) typically run at 85% to 88% efficiency at full load. High-end resonant topologies can push 94%, while cheap, unregulated wall-warts might drop to 70%. If you assume 100% efficiency, you will undersize your AC wiring.

Power Factor (PF): This is the ratio of Real Power (Watts) to Apparent Power (Volt-Amps). Switching power supplies draw current in sharp, non-sinusoidal spikes. Without Active PFC, the PF can be as low as 0.60, meaning your AC input current will be nearly 50% higher than the wattage suggests. With Active PFC, PF is corrected to 0.95 or higher.

When is this conversion meaningless? The calculation becomes useless if you do not know the converter's Power Factor, as guessing the PF on a reactive or heavily capacitive input stage will yield wildly inaccurate AC current figures. Furthermore, steady-state calculations are meaningless for sizing fast-acting fuses because they ignore inrush current. When you first energize a DC voltage converter, the bulk input capacitors charge instantaneously, causing an inrush spike that can be 20 to 50 times higher than the 2.61A steady-state value.

How AC Input Current Shifts Across 120V, 230V, and 3-Phase

The universal mistake in panel design is assuming a converter's AC input current is fixed. It is not; it scales inversely with the supply voltage. If you take that same 480W DC load and move it from a 120V single-phase bench outlet to a 480V 3-phase industrial feeder, the current drops drastically.

For 3-phase systems, the formula shifts to include the square root of 3 (√3 ≈ 1.732):
IAC = PDC / (√3 × VLine-to-Line × η × PF)

AC Input Current Matrix by Voltage and Phase (Assuming 85% Eff, 0.9 PF)
DC Output Power 120V 1-Phase 230V 1-Phase 208V 3-Phase 480V 3-Phase
120W 1.31A 0.68A 0.44A 0.19A
240W 2.61A 1.36A 0.88A 0.38A
480W 5.23A 2.73A 1.77A 0.77A
960W 10.46A 5.46A 3.54A 1.54A

Notice how a 960W DC load on a 120V circuit pulls 10.46A, which is dangerously close to tripping a standard 15A breaker when continuous load derating is applied. Moving that exact same DC voltage converter to a 230V circuit drops the draw to 5.46A, allowing you to use smaller gauge wire and reducing I²R voltage drop across long feeder runs.

Sizing Branch Circuit Breakers and Wire

Once you have your AC input current, you cannot simply match it to a breaker. According to NEC guidelines for continuous loads, if your DC voltage converter will run at full load for 3 hours or more, you must multiply the calculated AC input current by 125%.

Using our 240W (2.61A AC) example:
2.61A × 1.25 = 3.26A Continuous Load Rating

A standard 15A breaker and 14 AWG copper wire (rated for 15A at 60°C) is more than sufficient for this specific load. However, if you were sizing for the 960W load on a 120V circuit (10.46A AC input), the continuous requirement becomes 10.46A × 1.25 = 13.07A. While a 15A breaker technically passes the math, it leaves almost zero headroom for inrush currents or ambient temperature derating in a packed control panel. In practice, you would step up to a 20A breaker and 12 AWG wire to prevent nuisance thermal trips.

Warning: Never size a breaker based on the inrush current spike. The magnetic instantaneous trip curve of a standard thermal-magnetic breaker is designed to tolerate the brief capacitive charging spike of a power supply without opening the circuit.

DC Voltage Converter FAQ

Why does my multimeter read higher AC current than this calculation?
If you are using an average-responding multimeter rather than a True RMS meter, it will misread the non-sinusoidal current spikes drawn by the converter's rectifier. Furthermore, if your meter is measuring Volt-Amps (VA) instead of Watts, it is including the reactive power that the Power Factor represents, yielding a higher number than real power calculations suggest.

Does altitude or ambient temperature change the input current?
The fundamental electrical conversion does not change, but the converter's capacity does. Most industrial AC-DC supplies require power derating above 40°C or at altitudes above 2,000 meters due to thinner air reducing convective cooling. If a 240W supply is derated to 80% at 50°C, it can only output 192W, which correspondingly lowers your maximum AC input current draw.

Can I use a DC-DC converter instead of an AC-DC supply?
Yes, if you already have a DC bus (like a 48V solar battery bank). A DC-DC buck converter (e.g., 48V to 24V) eliminates the AC Power Factor variable entirely. The formula simplifies to Iin = (Vout × Iout) / (Vin × η), making input current calculations much more direct since PF is irrelevant in purely DC circuits.