For a standard 60W ac to dc converter circuit stepping 120V AC down to 12V DC, the output current is 4.5 amps DC. This assumes a 90% conversion efficiency (η = 0.90) and an input Power Factor (PF) of 0.90, meaning the circuit draws roughly 0.55A from the AC mains. The governing formula for DC output current is:
I_DC = (V_AC × I_AC × PF × η) / V_DC
Substituting our benchmark values: I_DC = (120V × 0.555A × 0.90 × 0.90) / 12V = 4.5A. If you are sizing a switching power supply for a bench project or an embedded system, understanding this boundary between AC apparent power (VA) and DC real power (Watts) prevents undersized breakers and brownouts.
Real-World Converter Specs and Neighboring Values
Theoretical math assumes perfect conditions, but bench realities introduce thermal derating and topology limits. When selecting an off-the-shelf enclosed switching supply or a PCB-mount AC-DC module, you must look at the manufacturer's spec sheet. Below is a data-dense comparison of common 12V modules available in 2026, showing how efficiency and PF scale with wattage.
| Model | Rated Power | Output (V/A) | Typ. Efficiency | Power Factor | Approx. Price |
|---|---|---|---|---|---|
| RECOM RAC20-12SK | 20W | 12V / 1.67A | 83% | 0.90 | $14.50 |
| TDK-Lambda LS15-12 | 15W | 12V / 1.25A | 80% | 0.80 | $18.00 |
| Mean Well IRM-60-12 | 60W | 12V / 5.0A | 90% | 0.90 | $22.00 |
| Mean Well LRS-150-12 | 150W | 12V / 12.5A | 89% | 0.95 | $28.50 |
Source: Manufacturer datasheets and distributor pricing (DigiKey/Mouser, 2026). For deeper topology insights, refer to Texas Instruments AC/DC Power Supply Solutions.
If your project requires slightly more or less than the benchmark 60W, here is how the conversion math shifts across a ±20% range, assuming a fixed 120V AC input, 0.90 PF, and 90% efficiency:
| Input Real Power (W) | AC Input Current @ 120V (A) | DC Output Power (W) | DC Output Current @ 12V (A) |
|---|---|---|---|
| 48W | 0.44A | 43.2W | 3.6A |
| 54W | 0.50A | 48.6W | 4.05A |
| 60W (Baseline) | 0.55A | 54.0W | 4.5A |
| 66W | 0.61A | 59.4W | 4.95A |
| 72W | 0.67A | 64.8W | 5.4A |
How Input Voltage and Phase Shift the Output
The DC output current of your ac to dc converter circuit remains fixed by the load, but the AC input characteristics shift dramatically depending on your regional mains and phase configuration.
120V vs. 230V Single-Phase
If you take the same 60W Mean Well IRM-60-12 module and plug it into a 230V European or UK mains supply, the DC output remains exactly 4.5A. However, the input current halves. Because I_AC = P / (V_AC × PF), the 230V input draws only 0.29A instead of 0.55A. This is why universal input switchers (85-264V AC) use the same internal wiring for global deployment, but the input fuse and thermistor must be rated for the higher inrush current at the lower voltage.
Three-Phase AC Inputs
For industrial loads exceeding 1kW, single-phase conversion becomes inefficient. A 3-phase ac to dc converter circuit uses a 6-diode bridge rectifier instead of a 4-diode bridge. The mathematical conversion of power remains the same (P = √3 × V_L × I_L × PF × η), but the physical ripple frequency on the DC bus jumps from 120Hz (single-phase 60Hz) to 360Hz. This allows for significantly smaller bulk capacitors on the DC bus. If you are sizing a 3-phase feeder, remember that the power factor of a 6-pulse rectifier is inherently higher (typically >0.95) without needing active PFC circuitry.
When AC to DC Conversion Math Becomes Meaningless
Bench engineers quickly learn that textbook formulas fall apart under specific hardware conditions. Your conversion calculations are meaningless if you ignore these three scenarios:
- Unregulated Linear Supplies: If you are using a simple transformer-bridge-capacitor circuit (no switching regulator or linear voltage regulator), the '12V DC' rating is only valid at full load. At no-load, the DC bus will charge to the peak AC voltage (
12V × 1.414 = 16.9Vminus diode drops). Calculating a fixed output current based on nominal voltage will result in fried microcontrollers. - Unknown Power Factor in Non-PFC Switchers: Cheap, unbranded AC-DC modules often lack Active Power Factor Correction (APFC). Their PF can be as low as 0.55. If you assume a PF of 0.90, your calculated AC input current will be dangerously low, potentially causing a 15A branch circuit to trip when multiple units are daisy-chained. Always check the DOE guidelines on Power Factor to understand how reactive power impacts your breaker sizing.
- Capacitive Inrush Ignorance: The steady-state math above ignores inrush current. When an AC-DC converter is first energized, the bulk DC capacitors look like a dead short. A 60W supply might draw 30A for the first 2 milliseconds. While this doesn't change the steady-state DC output current, it dictates whether you need a Type C or Type D circuit breaker to prevent nuisance tripping.
FAQ: Sizing and Selecting Your Converter
Do I need to derate the DC output current for high temperatures?
Yes. Most enclosed ac to dc converter circuits (like the Mean Well LRS series) must be derated by 50% if the ambient temperature exceeds 50°C. If your 12V 5A supply is mounted in a sealed enclosure hitting 60°C, your maximum safe continuous output drops to 2.5A. Always check the manufacturer's thermal derating curve.
Why does my multimeter read 14V DC on a 12V converter?
If you are measuring an unregulated 'wall wart' or a linear transformer circuit with no load attached, you are reading the peak rectified voltage, not the RMS equivalent. Switching converters with feedback loops (like buck or flyback topologies) will hold tightly to 12.0V ±2% regardless of load.
Can I parallel two 60W AC-DC converters to get 9A at 12V?
Not without active current sharing. If you simply wire the DC outputs in parallel, the unit with the slightly higher voltage (e.g., 12.1V vs 11.9V) will backfeed the other and take 100% of the load until it hits its overcurrent protection and shuts down. Buy a single 150W unit instead.






