The device that converts alternating current (AC) to direct current (DC) is a rectifier (for basic, unregulated DC) or an AC/DC power supply (for regulated, usable DC). For a standard 120V AC mains input requiring a stable 12V DC output at 5A (60W), the direct default pick is the Mean Well LRS-75-12 enclosed switching power supply (typically $18–$22). This unit handles universal AC inputs, provides a regulated 12V DC output, and includes overcurrent and short-circuit protection.

The Sizing Formula: Converting AC Watts to DC Amps

Selecting the right AC/DC converter requires converting your DC load requirements back into AC apparent power (VA) to ensure your upstream wiring and breakers can handle the draw. The fundamental DC power equation is:

PDC = VDC × IDC

However, because power supplies are not 100% efficient and AC circuits have a Power Factor (PF), you must calculate the required AC input VA using this formula:

VAin = Pout / (η × PF)

Worked Example: You need 60W of DC power (12V × 5A). Assuming a standard switching power supply efficiency (η) of 0.85 and a Power Factor (PF) of 0.90:

VAin = 60 / (0.85 × 0.90) = 60 / 0.765 = 78.4 VA

Your AC circuit must be sized to supply at least 78.4 VA (roughly 0.65 Amps at 120V AC).

Neighboring Load Values (±20% Sizing Table)

Loads rarely sit exactly at their nominal rating. When sizing a rectifier or power supply, always select a unit rated for at least 20% above your calculated continuous DC load to prevent thermal throttling and extend capacitor lifespan. Here is how the AC input requirements shift across a ±20% range for a nominal 60W (12V/5A) target:

DC Load (W) DC Amps (at 12V) Required AC VA (η=0.85, PF=0.9) Recommended Device
48W (-20%) 4.0A 62.7 VA Mean Well LRS-50-12
54W (-10%) 4.5A 70.6 VA Mean Well LRS-75-12
60W (Nominal) 5.0A 78.4 VA Mean Well LRS-75-12
66W (+10%) 5.5A 86.3 VA Mean Well LRS-100-12
72W (+20%) 6.0A 94.1 VA Mean Well LRS-100-12

Decision Tree: Picking the Exact AC/DC Converter

Use this decision path to terminate your search with a concrete part number based on your physical environment and power requirements.

Application Scenario Required Topology Concrete Part Pick
Hobbyist bench / LED strips (<100W) Enclosed Switch-Mode (SMPS) Mean Well LRS-100-12
Embedded PCB mount (<20W) Potted / Open-Frame Module RECOM RAC20-12SK
Industrial control panel (24V DC) DIN-Rail Mount SMPS Mean Well DR-60-24
High-current 12V battery charging Smart Multi-Stage Charger Victron Blue Smart IP22 (15A)
Raw unregulated DC for motor drives Bridge Rectifier + Filter Cap Vishay VS-GBPC2508 (25A Bridge)

How Assumptions Shift: 120V, 230V, and 3-Phase

The answer to 'what device do I need' is fixed by two primary assumptions: your target DC voltage (which dictates the transformer/switching topology) and your assumed efficiency/PF (which dictates the AC input sizing). If you change the AC supply parameters, the device selection shifts significantly:

  • 120V vs 230V AC: The DC output requirements remain identical, but the AC input current halves when moving from 120V to 230V. Most modern enclosed SMPS units (like the Mean Well LRS series) feature a universal input range of 85–264V AC. You do not need a different device for 230V, but you must ensure the physical voltage selector switch on the side of the unit is flipped to 230V before energizing, or you will blow the internal fuse.
  • 3-Phase AC: Single-phase switch-mode supplies cannot safely rectify 3-phase power. If you are pulling from a 208V/480V 3-phase panel, you must use a dedicated 3-phase industrial power supply (e.g., Mean Well DRP-480-24) or a heavy-duty 3-phase bridge rectifier module paired with a massive filter capacitor bank. Standard single-phase rectifier circuits will suffer catastrophic diode failure if wired to a 3-phase source.
When the Conversion is Meaningless: Calculating AC VA from DC Watts becomes mathematically meaningless if the Power Factor (PF) is unknown for highly reactive loads, or if you fail to account for inrush current. Capacitive loads (like large LED drivers or motor controllers) can draw 10x to 50x their steady-state current for the first few milliseconds. If you size your upstream AC breaker purely on the steady-state VA formula, the breaker will trip instantly upon switch-on. Always check the power supply datasheet for 'Inrush Current' and ensure your breaker has a magnetic trip curve (like a Type C or D MCB) that tolerates the spike.

FAQ: Rectifier Edge Cases and Failures

Can I just use a diode bridge to convert AC to DC?

Yes, a 4-diode bridge rectifier (like a W04G or KBPC5010) converts AC to pulsating DC. However, the output voltage will be unregulated and will drop significantly under load due to the absence of active switching regulation. Furthermore, the DC output voltage will be approximately 1.414 × VAC(RMS) minus the diode forward voltage drops. Use bridge rectifiers only for resistive loads or when followed by a linear regulator or buck converter.

Why did my 12V AC to DC power supply burn out the input trace?

The most common bench failure is wiring the AC Line and Neutral into the DC output terminals (V+ and V-), or failing to bond the earth ground (FG) terminal. In an enclosed SMPS, the metal chassis is tied to FG. If FG is left floating and a primary-to-secondary Y-capacitor fails, the entire DC output ground can float up to half the AC mains voltage, destroying connected microcontrollers and sensors.

What is the difference between a linear transformer and a switching power supply?

A linear AC/DC converter uses a heavy copper-and-iron step-down transformer followed by a rectifier and linear regulator (like an LM7812). They are heavy, generate massive heat at high currents, and are largely obsolete for >10W applications. Switching power supplies (SMPS) chop the AC into high-frequency DC, pass it through a tiny ferrite transformer, and rectify it. They are 85%+ efficient, lightweight, and the standard choice for 99% of modern electronics.