Electrical power is the rate at which work is done or heat is generated in a circuit, defined by the fundamental rule that current times voltage equals power (Watts = Amps × Volts). In a real installation, this relationship dictates heat dissipation, wire gauge selection, and breaker trip thresholds. When builders misunderstand this relationship, they usually confuse power (the instantaneous rate of work) with energy (the total work done over time), or they falsely assume that a higher voltage source automatically delivers more power without accounting for current limitations.
The Core Math: How Current Times Voltage Equals Power
Watt's Law is the bedrock of electrical sizing. The formula is straightforward: P = I × V, where P is power in Watts, I is current in Amps, and V is voltage in Volts. If you know any two of these values, you can calculate the third. This is not just academic; it is the exact calculation you perform before terminating a wire to a breaker or selecting a MOSFET for a custom PCB.
Let's look at a standard US household branch circuit. You have a 15A breaker protecting a 120V nominal circuit. If you plug in a high-draw appliance that maxes out the breaker's continuous rating (which the NEC defines as 80% for continuous loads, or 12A), the math looks like this:
- Voltage: 120V
- Current: 12A
- Power: 120 × 12 = 1440W
This 1440W ceiling is why you cannot run a 1500W space heater and a 300W desktop computer on the same 15A circuit simultaneously. The combined 1800W would demand 15A continuously, tripping the thermal-magnetic breaker or, worse, overheating 14 AWG NM-B cable inside the wall if the breaker fails to trip.
Where You Meet This In Practice
You will use the rule that current times voltage equals power every time you size a wire, select a relay, or configure a solar charge controller. Wire ampacity is based strictly on current (Amps), but the equipment nameplate usually lists power (Watts). You must convert between them to make safe hardware choices.
| Common Load | Nominal Voltage | Current Draw | Calculated Power | Practical Takeaway |
|---|---|---|---|---|
| Space Heater | 120V AC | 12.5A | 1500W | Requires a dedicated 15A or 20A circuit; 14 AWG minimum. |
| EV Level 2 Charger | 240V AC | 40A | 9600W | Requires 6 AWG THHN in conduit; 50A breaker (125% continuous rule). |
| LED Bulb | 120V AC | 0.075A | 9W | Negligible heat; dozens can share a single 15A lighting circuit. |
| 12V Compressor Fridge | 12V DC | 4.5A | 54W | Low power, but 4.5A requires at least 16 AWG wire for short runs to prevent voltage drop. |
Real-World Scenario Walkthrough: The Melted 12V Connector
The most dangerous misunderstandings of Watt's Law happen when builders transition from 120V AC grid power to 12V DC off-grid systems. Because current times voltage equals power, dropping the voltage by a factor of 10 forces the current to multiply by 10 to deliver the exact same wattage. Here is a bench failure that illustrates this perfectly.
- Setup: A DIY builder wired a 1200W pure sine wave inverter to a 12V LiFePO4 battery bank. They used 6 AWG battery cable and connected it using a standard 50A Anderson SB50 quick-disconnect connector, assuming the heavy-gauge wire would handle the load.
- Numbers: The inverter outputs 1200W AC. Assuming an 85% inverter efficiency, the DC input power required is roughly 1411W (1200 / 0.85). At a nominal resting battery voltage of 13.2V, the current draw is 106.8A (1411 / 13.2). However, under the heavy load of a microwave, the battery voltage sags to 11.8V. Recalculating with the sagged voltage: 1411W / 11.8V = 119.5A.
- Outcome: Within 15 minutes of running the microwave, the SB50 connector—which is rated for 50A continuous—overheated. The plastic housing melted, fusing the contacts together and creating a fire hazard.
- What Went Wrong: The builder looked at "1200W" and subconsciously thought of a 120V AC circuit, which would only draw 10A. They sized the connector for an AC current profile, forgetting that in a 12V DC system, the current is ten times higher for the same power. They needed a 150A rated connector and 2 AWG wire to safely handle the 120A surge current.
AC vs. DC: When the Simple Formula Needs a Power Factor
In DC circuits, and in purely resistive AC circuits (like incandescent bulbs or heating elements), the formula P = I × V is absolute. However, in AC circuits with inductive or capacitive loads—such as induction motors, transformers, or switched-mode power supplies—voltage and current waveforms fall out of phase.
When this happens, current times voltage equals apparent power, measured in Volt-Amps (VA), not real power (Watts). To find the actual working power, you must multiply by the Power Factor (PF), a ratio between 0 and 1.
- Real Power (Watts): V × I × PF
- Apparent Power (VA): V × I
If you are sizing a generator or an inverter to run a 1 HP well pump, you must size it for the apparent power (VA), because the wiring and the alternator windings must physically carry the full current, even if some of it is just bouncing back and forth as reactive power. For a detailed breakdown of how phase angles affect this calculation, review the Electronics Tutorials guide on AC Power Factor.
Common Confusions: Power vs. Energy and Voltage vs. Amperage
Even experienced hobbyists occasionally trip over two common fallacies related to Watt's Law.
1. Power vs. Energy: Power (Watts) is the speedometer; Energy (Watt-hours) is the odometer. A 100W lightbulb and a 100W heater consume the exact same amount of power at any given second. However, if you run the bulb for 10 hours, it consumes 1000Wh (1 kWh) of energy. Your utility company bills you for energy (kWh), not power (W). Confusing the two leads to wildly inaccurate battery bank sizing for solar setups.
2. High Voltage = High Power: It is entirely possible to have massive voltage with negligible power. A static shock from a doorknob can exceed 10,000V. However, the current is measured in microamps (0.000001A). Using Watt's Law: 10,000V × 0.000001A = 0.01W. The power is so low it cannot do meaningful work or cause harm, proving that voltage alone does not dictate power without the corresponding current.
Frequently Asked Questions About Watt's Law
Q: Does doubling the voltage double the power?
A: Only if the current remains exactly the same, which rarely happens in practice. If you connect a 12V, 60W halogen bulb (which draws 5A) to a 24V source, the resistance of the filament remains roughly constant. According to Ohm's Law, doubling the voltage will also double the current (to 10A). Since current times voltage equals power, the new power draw becomes 24V × 10A = 240W. The bulb will instantly burn out.
Q: Why do high-voltage transmission lines use hundreds of thousands of volts?
A: To minimize current. Because power transmission requires moving massive amounts of Watts, and because wire heat loss is calculated as I²R (current squared times resistance), utilities step up the voltage to hundreds of kilovolts. This allows them to transmit the exact same power with a tiny fraction of the current, allowing the use of thinner, lighter aluminum conductors on the transmission towers.
Q: How does this affect selecting a resistor for an LED circuit?
A: Resistors are rated by their power dissipation (usually 1/4W or 1/2W). If you are dropping 5V across a current-limiting resistor at 20mA (0.02A), the power dissipated as heat is 5V × 0.02A = 0.1W. A standard 1/4W (0.25W) resistor is perfectly safe here. If you miscalculate and the resistor has to dissipate 0.6W, a 1/2W resistor will overheat, char the PCB, and fail open.






