Electrical power, measured in watts, is the rate at which electrical energy is transferred by a circuit, calculated directly by multiplying the voltage (potential difference) by the current (charge flow). When you hear the phrase 'power is current times voltage,' you are looking at Watt's Law (P = I × V). This single equation dictates everything from the AWG wire gauge you pull through a conduit to the trip curve of the breaker in your panel. In a real installation, this relationship changes how we manage heat dissipation, calculate voltage drop, and size overcurrent protection. If you misunderstand it, you risk tripped breakers, melted terminal lugs, or undersized feeders.
To visualize this, think of voltage as water pressure in a pipe and current as the flow rate (gallons per minute); power is the total volume of water hitting the waterwheel every second. But on the bench and the jobsite, we deal in exact numbers, not just analogies.
The Core Math: Watt's Law and the Power Triangle
In DC circuits and purely resistive AC circuits, the math is straightforward: Watts = Amps × Volts. However, in AC circuits with inductive or capacitive loads (like motors or transformers), the current and voltage waveforms fall out of phase. This introduces Power Factor (PF), meaning the actual power doing work (Real Power, measured in Watts) is less than the apparent power (measured in Volt-Amps). The adjusted formula becomes P = I × V × PF.
Here is how this formula applies to common loads you will encounter in residential and bench-top environments:
| Device / Load | Nominal Voltage | Measured Current (A) | Power Factor (PF) | Real Power (W) |
|---|---|---|---|---|
| 5m 12V LED Strip (Resistive/DC) | 12V DC | 4.0 A | 1.00 | 48 W |
| 120V Ceramic Space Heater | 120V AC | 12.5 A | 1.00 | 1500 W |
| 240V Baseboard Heater | 240V AC | 8.3 A | 1.00 | 1992 W |
| 120V Refrigerator Compressor | 120V AC | 2.5 A | 0.85 | 255 W |
| USB-C PD Laptop Charger | 20V DC | 3.25 A | 1.00 | 65 W |
Worked Example: Sizing a Branch Circuit for a 240V Heater
Let's apply 'power is current times voltage' to a standard NEC-style branch circuit calculation. You are installing a 2000W, 240V baseboard heater in a workshop. Because it is a space heater, it will likely run for three or more hours continuously, triggering NEC Article 210.20(A) rules for continuous loads.
- Calculate Base Current: Rearrange Watt's Law to solve for current: I = P / V.
2000W / 240V = 8.33 Amps. - Apply the Continuous Load Multiplier: The NEC requires continuous loads to be calculated at 125% of the base current to prevent thermal creep in breakers.
8.33A × 1.25 = 10.41 Amps. - Size the Breaker: The next standard breaker size above 10.41A is 15 Amps (a 2-pole 15A breaker for 240V).
- Size the Wire: A 14 AWG NM-B cable has a 60°C ampacity of 15A, which legally matches the breaker. However, on a long 60-foot run, voltage drop becomes a factor. To keep voltage drop under 3% (7.2V), stepping up to 12 AWG THHN in conduit or 12 AWG NM-B is the professional choice, giving you a 20A ampacity buffer and reducing I²R heating in the walls.
Where You Meet This in Practice
The equation P = I × V is not just for sizing breakers; it governs thermal management and system efficiency across all electrical disciplines.
Wire Heating and I²R Losses
By combining Watt's Law (P = I × V) with Ohm's Law (V = I × R), we get the power dissipation formula for wires: P = I²R. This tells us that heat generated in a wire scales with the square of the current. This is exactly why the power grid transmits electricity at 345,000 Volts. By pushing the voltage extremely high, the current (I) stays incredibly low for the same amount of power, minimizing I²R heat losses across hundreds of miles of transmission lines. In your home, this is why a 1500W heater on a 120V circuit draws 12.5A and requires thick 14 AWG wire, while a 1500W heater on a 240V circuit draws only 6.25A and can safely use thinner wire.
Component Derating and Heat Sinks
On the electronics bench, 'power is current times voltage' dictates your thermal design. If you use an LM7805 linear voltage regulator to drop a 12V battery down to 5V for an Arduino drawing 400mA (0.4A), the regulator must dissipate the difference.
Voltage drop across the regulator = 12V - 5V = 7V.
Power dissipated as heat = 7V × 0.4A = 2.8 Watts.
A standard TO-220 package without a heatsink can only safely dissipate about 1W to 1.5W in free air before hitting thermal shutdown at 150°C. Because 2.8W exceeds this, you must either bolt on a heatsink or switch to a buck converter, which efficiently steps down voltage without burning the excess as heat.
Common Confusions: Watts, Volt-Amps, and Watt-Hours
When discussing power, terminology gets mixed up quickly. Here is what people commonly confuse with the P = I × V calculation:
- Watts (W) vs. Volt-Amps (VA): Watts measure real power (the actual work being done or heat being generated). Volt-Amps measure apparent power (the total current the utility must supply, including the reactive portion bouncing back and forth in inductive loads). A 1000W UPS might only support 600W of real PC load because of a 0.6 Power Factor. Always size transformers and UPS systems using VA, not just W.
- Watts (W) vs. Watt-Hours (Wh): Watts measure the rate of energy transfer right now (like a speedometer reading 60 MPH). Watt-hours measure the total energy consumed over time (like the odometer showing 60 miles driven). A 100W bulb running for 10 hours consumes 1000Wh (1 kWh). According to the U.S. Department of Energy, understanding this distinction is critical for calculating solar battery bank capacities and utility bills.
- Higher Voltage = More Power? A common beginner mistake is assuming a 240V tool is inherently 'more powerful' than a 120V tool. Power is determined by the motor's design, not just the supply voltage. A 120V table saw and a 240V table saw can both output exactly 1500W of mechanical power; the 240V version simply draws half the current, allowing for lighter extension cords and less voltage drop.
Frequently Asked Questions
Does Watt's Law apply to AC circuits?
Yes, but for inductive or capacitive AC loads (like motors), you must multiply Voltage × Current × Power Factor to get true Real Power in Watts. For purely resistive AC loads (like incandescent bulbs or space heaters), Power Factor is 1.0, so P = I × V works perfectly. For deeper diagnostics on motor loads, referencing a Fluke guide on power factor and using a true-RMS power meter is highly recommended.
Why do we use P = I²R for wire sizing instead of P = I × V?
When calculating heat loss in a wire, the 'V' in Watt's law refers to the voltage drop across that specific wire, not the total system voltage. Since measuring the millivolt drop across a 50-foot wire is tedious, we substitute Ohm's law (V = I × R) to get P = I²R, allowing us to calculate heat loss using just the current and the wire's known resistance per 1000 feet.






