Electrical

Electrical Power Calculations

Last updated: March 2026 · Beginner
Before you start

You should be comfortable with:

Real-world applications
Electrical

Voltage drop, wire sizing, load balancing

Power calculations tell you how much energy a circuit uses and are critical for sizing breakers, selecting wire, and calculating load on panels. Once you know Ohm’s Law, power formulas are the next tool in your belt.

The Three Power Formulas

All three formulas are algebraically equivalent. Use whichever one matches the values you already know.

P=V×IP = V \times I

P=I2×RP = I^2 \times R

P=V2RP = \frac{V^2}{R}

Where:

  • PP = Power in watts (W)
  • VV = Voltage in volts (V)
  • II = Current in amperes (A)
  • RR = Resistance in ohms (Ω\Omega)

When to Use Each Formula

Known ValuesFormulaCommon Scenario
Voltage and currentP=V×IP = V \times IReading nameplate voltage and measured current
Current and resistanceP=I2×RP = I^2 \times RCalculating heat loss in a conductor
Voltage and resistanceP=V2RP = \frac{V^2}{R}Calculating power of a known heating element

Watts vs. Volt-Amps

For purely resistive loads (heaters, incandescent lights), watts and volt-amps (VA) are the same. For motors, fluorescent ballasts, and other inductive loads, they differ:

  • Watts (W) = true power — the energy actually consumed
  • Volt-Amps (VA) = apparent power — what the circuit “sees”
  • Power factor connects them: W=VA×PFW = VA \times \text{PF}

The NEC uses VA for load calculations because the conductors must carry the full apparent current regardless of power factor.

The 80% Continuous Load Rule

NEC 210.20(A) requires that the continuous load on a breaker shall not exceed 80% of the breaker’s rating. A continuous load is one that runs for 3 hours or more (commercial lighting, electric heaters, etc.).

Minimum breaker=Continuous load0.80\text{Minimum breaker} = \frac{\text{Continuous load}}{0.80}

Or equivalently, the maximum continuous load on a breaker is:

Max continuous load=Breaker rating×0.80\text{Max continuous load} = \text{Breaker rating} \times 0.80

Worked Examples

Example 1: Sizing a Breaker for a 1,500W Heater on 120V

A 1,500W portable space heater plugged into a 120V receptacle is a continuous load (it runs for hours).

Step 1 — Find the current:

I=PV=1,500 W120 V=12.5 AI = \frac{P}{V} = \frac{1{,}500 \text{ W}}{120 \text{ V}} = 12.5 \text{ A}

Step 2 — Apply the 80% rule:

Minimum breaker=12.5 A0.80=15.625 A\text{Minimum breaker} = \frac{12.5 \text{ A}}{0.80} = 15.625 \text{ A}

Round up to the next standard size: 20A breaker.

Answer: A 1,500W heater on 120V draws 12.5A and requires a 20A circuit for continuous use. A 15A breaker at 80% only allows 12A continuous — not enough.

Example 2: Power Loss in a Long Conductor Run

You run #12 AWG copper wire (resistance of 1.588 Ω\Omega per 1,000 ft) for a 200 ft round-trip distance. The circuit carries 16A.

Step 1 — Find wire resistance:

R=1.588×2001,000=0.318 ΩR = \frac{1.588 \times 200}{1{,}000} = 0.318 \text{ }\Omega

Step 2 — Calculate power lost as heat in the wire:

Ploss=I2×R=162×0.318=256×0.318=81.4 WP_{\text{loss}} = I^2 \times R = 16^2 \times 0.318 = 256 \times 0.318 = 81.4 \text{ W}

Answer: The conductors waste 81.4 watts as heat. This is energy that never reaches the load and contributes to conductor heating.

Example 3: Determining Power of a Water Heater Element

A 240V water heater has two 4,500W elements (only one operates at a time). What resistance does each element have, and what current does it draw?

Current:

I=PV=4,500240=18.75 AI = \frac{P}{V} = \frac{4{,}500}{240} = 18.75 \text{ A}

Resistance:

R=V2P=24024,500=57,6004,500=12.8 ΩR = \frac{V^2}{P} = \frac{240^2}{4{,}500} = \frac{57{,}600}{4{,}500} = 12.8 \text{ }\Omega

Answer: Each element draws 18.75A and has a resistance of 12.8 ohms. This circuit requires a 30A breaker with #10 AWG wire (18.75A is within the 80% continuous rating of 24A for a 30A breaker).

Quick Reference: Power Formulas

FindFormulaRearrangement
PowerP=V×IP = V \times I
PowerP=I2×RP = I^2 \times R
PowerP=V2RP = \frac{V^2}{R}
Current from powerI=PVI = \frac{P}{V}from P=VIP = VI
Voltage from powerV=PIV = \frac{P}{I}from P=VIP = VI
Resistance from powerR=V2PR = \frac{V^2}{P}from P=V2RP = \frac{V^2}{R}

Standard Breaker Sizes and 80% Ratings

Breaker (A)80% Continuous (A)Typical Use
1512General lighting, receptacles
2016Kitchen, bathroom, garage receptacles
3024Dryers, water heaters
4032Ranges, large appliances
5040Ranges, sub-panels

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: A 240V baseboard heater is rated at 2,000W. What current does it draw? Is a 20A/240V breaker adequate for continuous use?

I=PV=2,000240=8.33 AI = \frac{P}{V} = \frac{2{,}000}{240} = 8.33 \text{ A}

80% of 20A = 16A. Since 8.33A < 16A, yes.

Answer: The heater draws 8.33A. A 20A breaker is adequate — the continuous load is well under the 16A limit.

Problem 2: A commercial kitchen circuit supplies 3,600W of continuous lighting on 120V. What size breaker is needed?

I=3,600120=30 AI = \frac{3{,}600}{120} = 30 \text{ A}

Minimum breaker=300.80=37.5 A\text{Minimum breaker} = \frac{30}{0.80} = 37.5 \text{ A}

Round up to next standard size: 40A.

Answer: A 40A breaker is needed, with appropriately sized #8 AWG conductors.

Problem 3: You measure 19A on a 240V circuit. How much power is being consumed?

P=V×I=240×19=4,560 WP = V \times I = 240 \times 19 = 4{,}560 \text{ W}

Answer: The load is consuming 4,560 watts (4.56 kW).

Problem 4: A #10 AWG conductor run has a total resistance of 0.2 Ω\Omega and carries 28A. How many watts are wasted as heat in the wire?

P=I2×R=282×0.2=784×0.2=156.8 WP = I^2 \times R = 28^2 \times 0.2 = 784 \times 0.2 = 156.8 \text{ W}

Answer: The conductors waste 156.8 watts as heat.

Common Mistakes to Avoid

  1. Forgetting the 80% rule. A 15A breaker does not allow 15A of continuous load — it allows only 12A. This is the most common error on the journeyman exam.
  2. Using 120V when the circuit is 240V (or vice versa). Always confirm the system voltage. A 4,500W heater draws 37.5A at 120V but only 18.75A at 240V — a huge difference for breaker and wire sizing.
  3. Confusing watts and VA. For resistive loads they are equal, but for motors and inductive loads, you must account for power factor.
  4. Not accounting for all loads on a circuit. When sizing a breaker, add up every load on that circuit, not just the one device you are installing.

Key Takeaways

  • Three power formulas (P=VIP = VI, P=I2RP = I^2R, P=V2/RP = V^2/R) cover every situation depending on what values you know
  • Use P=VIP = VI most often — it directly connects nameplate wattage to circuit current
  • The NEC 80% rule means continuous loads must not exceed 80% of the breaker rating
  • Power lost in conductors (P=I2RP = I^2R) increases with the square of the current — doubling current quadruples the heat loss
  • Always verify your voltage before plugging into the formula

Math for Electricians

Last updated: March 28, 2026