Converting 20 watts to amperes means calculating the electrical current drawn by a 20-watt load based on the specific voltage and phase of the circuit supplying it. This conversion is not just an academic exercise; it directly dictates your wire gauge (AWG), overcurrent protection (fuse or breaker size), and battery discharge rates in a real installation. The most common mistake DIYers and junior technicians make is assuming that '20W' has a fixed, universal amp value, forgetting that current is entirely dependent on the system voltage and the load's power factor.
The Core Conversion Table: 20W Across Standard Voltages
Because current (Amperes) is inversely proportional to voltage for a fixed power (Watts), a 20W load pulls significantly more current on a low-voltage DC system than on a high-voltage AC mains system. Below is the reference data for a 20W load across the most common residential, automotive, and electronics voltages.
| System Type | Nominal Voltage | Power Factor (PF) | Calculated Current (Amps) | Practical Application |
|---|---|---|---|---|
| USB DC | 5V | 1.0 (DC) | 4.00 A | Fast-charging smartphones, Raspberry Pi 4 under load |
| Automotive / Solar DC | 12V | 1.0 (DC) | 1.67 A | Off-grid LED lighting, 12V water pumps, car accessories |
| Industrial / Truck DC | 24V | 1.0 (DC) | 0.83 A | Semi-truck lighting, 24V solar battery banks, PLC relays |
| US Mains AC (Single-Phase) | 120V | 0.85 (Typical LED) | 0.20 A | Smart bulbs, Wi-Fi routers, small AC adapters |
| EU/UK Mains AC (Single-Phase) | 230V | 0.85 (Typical LED) | 0.10 A | European smart home sensors, low-wattage appliances |
Row Notes: The 5V USB row highlights why standard USB-A ports (often rated for 0.5A to 2.4A) cannot natively deliver 20W without stepping up the voltage via USB-C Power Delivery (PD) protocols. The AC rows assume a power factor of 0.85, which is standard for modern switched-mode power supplies (SMPS) and LED drivers without active power factor correction (PFC).
The Math: DC vs. Single-Phase AC Formulas
To convert watts to amperes, you need the correct formula for your circuit type. Using the wrong formula is a primary source of undersized wiring in mixed AC/DC projects.
Direct Current (DC) Circuits
For pure DC circuits (batteries, solar panels, USB), the relationship is linear and straightforward:
I = P / V
- I = Current in Amperes (A)
- P = Power in Watts (W)
- V = Voltage in Volts (V)
Alternating Current (AC) Circuits
For single-phase AC circuits, you must account for the Power Factor (PF). The power factor represents the ratio of real power (Watts) to apparent power (Volt-Amperes). According to Fluke's guide on power factor, inductive loads and cheap capacitive power supplies cause the voltage and current waveforms to fall out of phase, meaning the wires must carry more current than the raw wattage suggests.
I = P / (V × PF)
Imagine you are wiring two 20W LED floodlights. One is an off-grid 12V DC solar light, and the other is a 120V AC mains light with a 0.85 power factor.
12V DC Light: I = 20W / 12V = 1.67 Amps.
120V AC Light: I = 20W / (120V × 0.85) = 20 / 102 = 0.196 Amps.
Even though both lights consume the exact same real power (20W) and produce similar lumens, the 12V DC circuit must be built to handle nearly 8.5 times more continuous current than the 120V AC circuit.
Where You Meet This in Practice: Sizing Wires and Fuses
Knowing that a 12V system pulls 1.67A for a 20W load is only step one. Step two is applying electrical codes and physics to size your physical components. This is where low-voltage DC installations frequently fail.
1. Overcurrent Protection (The 125% Rule)
Under NEC Article 210.20(A), if a load is expected to run for 3 hours or more (like a security light or a refrigerator fan), it is considered a continuous load. You must size your overcurrent protection (fuse or breaker) at 125% of the continuous current.
- 12V DC 20W Light: 1.67A × 1.25 = 2.08A. You would select a 2.5A or 3A automotive blade fuse.
- 120V AC 20W Light: 0.196A × 1.25 = 0.245A. Since standard branch circuits use 15A or 20A breakers, this single light doesn't dictate the breaker size, but the cumulative load on the circuit does.
2. Wire Sizing: Ampacity vs. Voltage Drop
Beginners often look at wire gauge ampacity charts and see that 22 AWG wire can safely handle 1.67A without melting. However, in 12V and 24V DC systems, voltage drop is the real limiting factor, not thermal ampacity.
If your 20W, 12V solar light is mounted 30 feet away from the battery bank, the total wire run (positive and negative) is 60 feet. Pushing 1.67A through 60 feet of 18 AWG copper wire results in a voltage drop of roughly 0.67V. On a 12V system, that is a 5.5% drop, which exceeds the recommended 3% maximum for sensitive LED drivers and will cause noticeable dimming or flickering. To keep the drop under 3% (0.36V) over that 30-foot distance, you must step up to 14 AWG wire, despite the current being a mere 1.67A.
Frequently Asked Questions & Edge Cases
Why does my 20W device trip a 2A fuse on startup?
You are likely dealing with inrush current. Devices with large internal capacitors (like switched-mode power supplies, audio amplifiers, or motorized 20W fans) draw a massive spike of current for a few milliseconds as the capacitors charge. A 20W LED driver might have a steady-state draw of 1.67A at 12V, but an inrush current of 30A to 50A for 200 microseconds. If you use a fast-blow fuse, it will snap. The fix is to use a slow-blow (time-delay) fuse rated for the continuous 125% current, which tolerates the millisecond spike without opening the circuit.
What is the difference between 20W and 20VA?
People commonly confuse Watts (W) with Volt-Amperes (VA) when sizing Uninterruptible Power Supplies (UPS) or inverters. Watts measure real power (the work actually done, like heat or light). VA measures apparent power (the total power the utility must supply). If a device is rated at 20VA with a 0.6 power factor, it only consumes 12W of real power. Always size your inverters and UPS units based on the VA rating of the load, not just the Watts, to ensure the internal transformers and MOSFETs aren't overwhelmed by reactive current.
Does battery capacity (Ah) change the 20W to Ampere conversion?
No. The conversion from Watts to Amps is strictly a function of the circuit's nominal voltage. A 20W load on a 12V system will always pull 1.67A, whether it is connected to a tiny 12V 7Ah sealed lead-acid (SLA) alarm battery or a massive 12V 200Ah LiFePO4 solar bank. However, the battery capacity dictates how long the load can run. A 7Ah battery running a 1.67A load will theoretically last 4.2 hours, but practically closer to 2 hours due to Peukert's Law and the recommendation to not discharge SLA batteries below 50% Depth of Discharge (DoD).






