A 500W switching converter with 85% efficiency and a 0.95 Power Factor (PF) draws exactly 5.18 Amps from a 120V AC single-phase supply. The formula used is I_in = P_out / (η × V_in × PF), substituting the values as 500 / (0.85 × 120 × 0.95) = 5.18A. If you are sizing a breaker or wire for this supply, you must use this apparent current, not the raw wattage divided by voltage.

The Core Conversion: Output Watts to Input Amps

Unlike a simple resistive heater where Watts equals Volts times Amps, a switching converter is a non-linear load. The conversion from DC output power to AC input current is fixed by three strict assumptions:

  • Efficiency (η): The ratio of output power to input power. Modern AC-DC switching modules typically operate between 85% and 93% efficiency at full load.
  • Power Factor (PF): The ratio of real power (Watts) to apparent power (VA). Supplies with Active Power Factor Correction (APFC) maintain a PF of 0.90 to 0.99. Uncorrected supplies can drop to 0.50.
  • Nominal Voltage (V_in): The actual RMS voltage at the terminal block, which is often 115V or 230V on datasheets, rather than the 120V/240V utility nominal.

If you ignore efficiency and PF and simply calculate 500W / 120V = 4.16A, you will undersize your conductors and nuisance-trip your branch circuit breaker during steady-state operation. Below is the conversion table for neighboring output values (±20% of our 500W baseline), assuming 85% efficiency and 0.95 PF at 120VAC:

Output Power (W)Input Real Power (W)Apparent Power (VA)Input Current @ 120VAC (A)
400W470.5W495.3 VA4.13A
450W529.4W557.2 VA4.64A
500W588.2W619.2 VA5.18A
550W647.0W681.1 VA
600W705.8W743.0 VA6.19A

Real-World Switching Converter Specs (2026 Market Data)

Theoretical math only gets you so far. When specifying an AC-DC switching converter for a control panel or automated rig, you need to look at the manufacturer's datasheet. Datasheet AC current ratings often include a 10-15% safety margin above the theoretical calculation to account for capacitor aging, low-line voltage tolerance (e.g., dropping to 100VAC), and thermal derating.

Here is a spec-sheet-table of four popular 600W-class industrial switching converters, comparing their calculated theoretical draw against the manufacturer's maximum rated input current:

Manufacturer & ModelOutput PowerTyp. EfficiencyPF (Full Load)Theoretical I_in @ 115VACDatasheet Max I_in @ 115VAC
Mean Well LRS-600-12600W85.0%0.956.48A7.0A
TDK-Lambda HWS600-15600W88.0%0.976.10A6.5A
RECOM RAC600-24SG600W90.0%0.955.96A6.3A
XP Power ACP600PS24600W90.0%0.955.96A6.2A

Note: Always size your upstream breaker and wire based on the 'Datasheet Max' column, applying NEC 210.19 continuous load derating (125%) if the converter will run at full capacity for 3 hours or more.

How Voltage, Phase, and Unknown PF Shift the Answer

The 5.18A answer is strictly bound to a 120V single-phase assumption. Shifting the input parameters drastically alters the required wire gauge and breaker size.

120V vs 230V Single-Phase

If you wire that same 500W converter to a 230V AC supply (common in EU/UK or US split-phase 208/230V setups), the input current roughly halves. Using the same formula: 500 / (0.85 × 230 × 0.95) = 2.70A. This allows you to step down from 14 AWG to 18 AWG wire (subject to local mechanical strength minimums) and use a smaller fuse.

Three-Phase Systems

For high-power switching converters (typically 2kW and above) fed by 3-phase 208VAC, you must introduce the square root of 3 (1.732) into the denominator. The formula becomes I = P / (√3 × V_LL × η × PF). A 3000W output converter at 88% efficiency and 0.95 PF on 208V 3-phase draws just 3000 / (1.732 × 208 × 0.88 × 0.95) = 9.46A per leg.

When the Conversion is Meaningless

This entire Watts-to-Amps conversion becomes dangerously misleading when the Power Factor is unknown. Cheap, low-wattage switching converters (like a 50W uncorrected LED driver or wall-wart) lack Active PFC. Their PF can be as low as 0.50. If you assume a 0.95 PF for a 50W supply with a 0.50 PF, you will calculate an input current of 0.46A, while the actual current is 0.87A. You cannot convert Watts to Amps accurately without knowing the power factor; doing so risks overloading neutral conductors in multi-wire branch circuits due to harmonic currents.

FAQ: Switching Converter Sizing Edge Cases

Why does my 5A breaker trip instantly when I turn on a converter that only draws 3A steady-state?
This is inrush current. When a switching converter is energized, its bulk DC capacitors look like a dead short for the first few milliseconds. A 500W supply can draw 30A to 60A of inrush current. To fix this, use a C-curve or D-curve breaker (which tolerate brief magnetic spikes) rather than a standard B-curve lighting breaker, or ensure the supply has an internal NTC thermistor.

Does thermal derating change my input current calculation?
Yes. If a converter is rated for 500W at 25°C ambient, but you mount it in a 50°C control cabinet, it may derate to 60% output (300W). However, its efficiency also drops at high temperatures. You must recalculate the input current using the derated output power and the high-temperature efficiency curve from the datasheet.

Should I size the wire for the AC input or the DC output?
Both, but they require different calculations. The AC input wire is sized for the apparent current (VA) calculated above. The DC output wire is sized purely for real current (I = P / V) and must account for DC voltage drop, which is far more aggressive than AC voltage drop over distance.