Power equals current times voltage is the fundamental rule stating that the rate of energy transfer (watts) in a circuit is the exact product of the electrical pressure (volts) pushing the flow and the volume of electrons moving (amps). When you are sizing a breaker for a new 240V outlet, wiring up a 12V LiFePO4 battery bank, or selecting a MOSFET for a DC-DC buck converter, this single equation—often called Watt’s Law ($P = I \times V$)—is the absolute dividing line between a clean, code-compliant installation and a melted terminal lug. It is not just textbook physics; it is the daily working math of every electrician and electronics engineer.

The Core Math: What Changes When You Alter the Variables

In any real circuit, the load dictates the power ($P$) it requires to do its job. A 2400W baseboard heater needs 2400 watts of thermal output regardless of how you wire it. Because power equals current times voltage, if you change the system voltage, the current must inversely change to deliver that same fixed power. This is what the formula changes in a real installation: it dictates the physical thickness of your copper and the trip rating of your overcurrent protection.

Worked Numeric Example: The 2400W Baseboard Heater
Scenario A (120V Circuit): $I = 2400W / 120V = 20A$. A 20A continuous load requires a 25A breaker and 10 AWG copper wire.
Scenario B (240V Circuit): $I = 2400W / 240V = 10A$. A 10A continuous load requires a 15A breaker and 14 AWG copper wire.

By doubling the voltage, we cut the current in half. This allows us to drop from 10 AWG to 14 AWG wire, saving significant money on copper and reducing voltage drop over long runs. This is exactly why utility companies step up transmission voltages to 345,000V: to push massive amounts of power while keeping the current (and the resulting $I^2R$ heat losses) as close to zero as possible.

Where You Meet This in Practice (And What People Confuse It With)

You meet this formula everywhere on the jobsite and the workbench. You use it to calculate the input current of a solar charge controller, to size the primary winding fuse on a step-down transformer, and to verify if your 12V camper van wiring can handle a new microwave.

However, what people commonly confuse it with is the assumption that this simple multiplication applies perfectly to all AC circuits without modification. In DC circuits, Watts = Volts × Amps. In AC circuits with inductive or capacitive loads (like motors, compressors, or fluorescent ballasts), voltage and current waveforms fall out of phase. This introduces Power Factor (PF).

Real Power vs. Apparent Power in AC Circuits
Metric Unit Formula What It Actually Means
Real Power (Watts) W $V \times I \times PF$ The actual work being done (heat, light, mechanical torque). This is what you pay for on your utility bill.
Apparent Power (Volt-Amps) VA $V \times I$ The total power the utility must supply to the wires. This is what dictates your wire sizing and breaker trips.

If you are sizing a breaker for a 120V AC motor that draws 10A, the apparent power is 1200VA. Even if the power factor is 0.8 (meaning it only does 960W of real mechanical work), your wires and breakers must be sized for the full 10A / 1200VA. For a deeper dive into how phase angles affect this, the All About Circuits textbook chapter on AC power provides excellent phasor diagrams.

Scenario Walkthrough: The 12V Off-Grid Inverter Meltdown

To understand why ignoring the nuances of this formula causes hardware failures, let us look at a real-world bench and jobsite disaster.

The Setup: A DIY builder is wiring a 1500W pure sine wave inverter to a 12V LiFePO4 battery bank in a camper van. They look at the inverter's faceplate, see "1500W", and apply the basic formula: $1500W / 12V = 125A$. They buy 2 AWG THHN wire (rated 130A in the 75°C termination column) and a 150A ANL fuse, believing they have a safe, adequately sized system.

The Numbers: The formula $P = I \times V$ assumes 100% efficiency and a perfect 12.0V supply. In reality, the inverter is 85% efficient. To output 1500W AC, it must pull $1500 / 0.85 = 1765W$ from the battery. Furthermore, under heavy load, the battery voltage sags from 13.2V down to 11.8V. Because power equals current times voltage, and the required input power is fixed at 1765W, the current spikes to compensate for the voltage sag: $I = 1765W / 11.8V = 149.5A$.

The Outcome: The builder turns on a 1400W hair dryer and a 100W TV. The system pulls 149.5A continuously. The 150A ANL fuse holds, but after 20 minutes, the inverter shuts down with an "Over Temp" error, and the van fills with the smell of burning plastic.

What Went Wrong: The 149.5A draw exceeded the 130A ampacity of the 2 AWG wire at the 75°C lug terminations. The wire insulation did not catch fire, but the ring terminals overheated, melted their heat-shrink tubing, and oxidized the copper crimp. This created a high-resistance connection, generating localized heat that triggered the inverter's internal thermal protection. The builder forgot that in DC systems, voltage sag forces current to rise to maintain power, and they failed to account for inverter efficiency losses.

Safety Warning: When sizing DC wiring for inverters, always calculate input current using the lowest expected battery voltage (e.g., 11.5V for a 12V LiFePO4 bank under heavy load) and divide by the inverter's rated efficiency (usually 0.85 to 0.90). Never use the nominal 12V or the faceplate output wattage alone.

Sizing Wires and Breakers Using Watt's Law

When moving from theory to actual installation, you must layer National Electrical Code (NEC) rules on top of the basic math. According to NFPA 70 (NEC) Article 210.20, if a load is expected to run for three hours or more (a "continuous load"), you must multiply the calculated current by 1.25 to size your overcurrent protective device and conductors.

Here is how power equals current times voltage translates into physical materials for common household and workshop loads, assuming standard copper THHN/THWN-2 in the 75°C termination column:

Common Load Sizing Reference (120V / 240V AC)
Appliance / Load Voltage Wattage (Power) Calculated Current ($I=P/V$) Continuous? Min. Wire (Cu) Breaker Size
Space Heater 120V 1500W 12.5A Yes (125%) 12 AWG 20A
EV Level 2 Charger 240V 7680W 32.0A Yes (125%) 6 AWG 40A
Window AC Unit 120V 1200W (approx) 10.0A No 14 AWG 15A
Electric Water Heater 240V 4500W 18.75A Yes (125%) 10 AWG 25A or 30A

Note: Always verify local AHJ (Authority Having Jurisdiction) requirements, as local code amendments may require larger wire sizes or specific AFCI/GFCI protections not captured in this baseline math.

Frequently Asked Questions

Does power equal current times voltage apply to three-phase motors?

Yes, but the formula expands to account for the three phases and the phase angle. For three-phase AC power, the formula is $P = \sqrt{3} \times V_{Line} \times I_{Line} \times Power Factor$. The $\sqrt{3}$ (approximately 1.732) accounts for the geometric relationship between line-to-line voltage and line-to-neutral voltage in a three-phase system. If you are measuring with a clamp meter on a 480V three-phase motor drawing 10A at a 0.85 PF, the real power is $1.732 \times 480 \times 10 \times 0.85 = 7,066W$.

Why do my DC wires get hot even if my math says the current is within limits?

Wire ampacity tables (like NEC Table 310.16) assume specific ambient temperatures (usually 30°C / 86°F) and specific bundling conditions. If you run 4 AWG wire through a hot engine bay or bundle four current-carrying conductors tightly together in a conduit, you must apply temperature and bundling derating factors. The math might say 80A is fine, but derating might drop the safe limit of that wire to 56A. Furthermore, high-resistance crimps or corroded terminals will generate localized heat ($I^2R$ losses) regardless of the wire's overall ampacity.

How does this formula help me troubleshoot a tripping breaker?

If a 20A breaker trips on a 120V circuit, you know the maximum power that circuit was attempting to deliver was roughly 2400W ($20A \times 120V$). By inventorying the loads on that branch circuit, you can identify the culprit. If you have a 1500W heater and a 1200W microwave on the same 120V/20A circuit, the combined draw is 2700W, which demands 22.5A. The breaker is doing exactly what it was designed to do. The fix is not a larger breaker; it is moving one of the loads to a different circuit.