The fundamental power loss formula for resistive heating in an electrical conductor is Ploss = I² × R. Often called Joule heating or I²R loss, this equation dictates exactly how much electrical energy converts to waste heat as current pushes through the resistance of a wire, trace, or component. Whether you are sizing feeders for a 200A subpanel or calculating trace widths on a custom PCB, this formula is the absolute baseline for thermal management and voltage drop mitigation.

The Core Power Loss Formula & Symbol Definitions

The formula is derived directly from Joule's first law and Ohm's Law. Starting with the general power equation P = V × I, we substitute Ohm's Law (V = I × R) for the voltage term, yielding P = (I × R) × I, which simplifies to P = I²R. Below is the strict definition of every symbol in the equation.

Table 1: Power Loss Formula Symbol Definitions
Symbol Parameter Standard Unit Measurement Notes
Ploss Power Loss (Heat Dissipation) Watts (W) Real power converted to heat; measured via thermal imaging or calculated.
I Current Amperes (A) RMS current for AC circuits; steady-state DC for direct current.
R Resistance Ohms (Ω) Total loop resistance of the conductor at its operating temperature.
Vdrop Voltage Drop Volts (V) The potential difference strictly across the conductor (not system voltage).

Real-World Wire Loss Data & Temperature Assumptions

On the jobsite, resistance is not a static number. The values in NFPA NEC Chapter 9, Table 8 are based on bare copper at 20°C (68°F). However, when a wire carries its maximum ampacity, it heats up. Copper's resistance increases by approximately 0.4% per degree Celsius. A 75°C THHN wire will have roughly 20% higher resistance than the cold baseline printed in standard textbook charts.

The table below provides real-world power loss magnitudes for common branch circuit and feeder wire sizes, calculated using the 20°C baseline resistance for a 100-foot total loop (50 feet out, 50 feet back).

Table 2: Conductor Power Loss per 100 ft Loop (Copper @ 20°C)
AWG Size Resistance (Ω/1000 ft) Test Current (A) Power Loss (W) Voltage Drop (V)
14 AWG 2.525 Ω 15 A 56.8 W 3.79 V
12 AWG 1.588 Ω 20 A 63.5 W 3.18 V
10 AWG 0.9989 Ω 30 A 89.9 W 3.00 V
8 AWG 0.6282 Ω 40 A 100.5 W 2.51 V
6 AWG 0.3951 Ω 55 A 119.5 W 2.17 V

Realistic Answer Magnitudes: If your calculation yields 0.05W, you are likely looking at a PCB trace or a low-current sensor wire. If your answer is 5W to 50W, you are evaluating standard residential branch circuits or solar DC runs. If your math outputs 5,000W (5 kW), you are calculating utility-scale transmission line losses or a severe short-circuit fault condition.

Rearranged Forms & Unit Traps That Break the Math

Algebraic rearrangement allows you to solve for any missing variable, provided you have the other two. Here are the working forms used in bench and field calculations:

  • Solve for Current (I): I = √(Ploss / R) — Used to find the maximum safe current before a wire overheats.
  • Solve for Resistance (R): R = Ploss / I² — Used to specify the maximum allowable wire resistance for a given heat budget.
  • Solve for Voltage Drop (Vdrop): Vdrop = Ploss / I — Derived from P = VI, used to verify if the load will receive adequate voltage.

Three Unit Mistakes That Will Ruin Your Calculation

  1. Using System Voltage Instead of Voltage Drop: The alternate formula P = V² / R only works if 'V' is the voltage dropped across the wire. If you plug 120V (your system voltage) into this formula for a 0.5Ω wire, you will calculate 28,800W of loss. The actual drop might only be 2V, yielding a realistic 8W loss. Always use Vdrop.
  2. Forgetting to Square the Current: Because the relationship is exponential, doubling the current quadruples the heat. A wire dissipating 10W at 10A will dissipate 40W at 20A, not 20W. Writing 'I × R' instead of 'I² × R' is a fatal beginner error.
  3. Milliampere Scaling Errors: If your current is 500 mA, you must convert to 0.5 A before squaring. (0.5)² = 0.25. If you mistakenly square 500, you get 250,000, throwing your final wattage off by a factor of one million.

Worked Examples: From Solar Arrays to Branch Circuits

Abstract formulas are useless without rigorous unit tracking. Below are two field-realistic scenarios demonstrating intermediate steps.

Problem 1: 48V Off-Grid Solar DC Run

Scenario: You are wiring a solar array to an MPPT charge controller. The array outputs 60A at 48V nominal. You are using 2/0 AWG copper wire for a 15-foot one-way run (30 feet total loop length). Calculate the power loss and voltage drop.

Step 1: Identify Knowns

  • Current (I) = 60 A
  • Length = 30 ft total loop = 0.03 kft
  • 2/0 AWG Resistance = 0.1563 Ω / 1000 ft (per NEC Table 8)

Step 2: Calculate Loop Resistance (R)

  • R = 0.1563 Ω/kft × 0.03 kft
  • R = 0.004689 Ω

Step 3: Calculate Power Loss (Ploss)

  • Ploss = I² × R
  • Ploss = (60 A)² × 0.004689 Ω
  • Ploss = 3600 A² × 0.004689 Ω
  • Ploss = 16.88 W

Step 4: Calculate Voltage Drop (Vdrop)

  • Vdrop = Ploss / I
  • Vdrop = 16.88 W / 60 A
  • Vdrop = 0.28 V (A highly acceptable 0.58% drop on a 48V system).

Problem 2: Sizing a Wire for a Strict Heat Budget

Scenario: You are designing a 12V DC lighting circuit inside an enclosure. The maximum allowable heat dissipation inside the enclosure from the wiring is 5W. The current draw is fixed at an unknown value, but the wire length is a 50-foot loop of 12 AWG. What is the absolute maximum current you can push through this wire without exceeding the 5W thermal limit?

Step 1: Identify Knowns

  • Max Power Loss (Ploss) = 5 W
  • Length = 50 ft = 0.05 kft
  • 12 AWG Resistance = 1.588 Ω / 1000 ft

Step 2: Calculate Loop Resistance (R)

  • R = 1.588 Ω/kft × 0.05 kft
  • R = 0.0794 Ω

Step 3: Rearrange Formula and Solve for Current (I)

  • I = √(Ploss / R)
  • I = √(5 W / 0.0794 Ω)
  • I = √(62.97 A²)
  • I = 7.93 A

Verification: If we push 7.93A through 0.0794Ω, the loss is (7.93)² × 0.0794 = 62.88 × 0.0794 = 4.99W. The math holds. Note that while 12 AWG can safely carry 20A from a breaker-trip perspective, doing so would generate 63.5W of heat (as shown in Table 2), vastly exceeding our 5W enclosure budget.

When to Apply This Formula (And When You Can't)

The I²R formula is a cornerstone of DC circuit analysis, but it has strict boundaries in AC and high-frequency applications.

Where It Applies Perfectly

  • DC Circuits: Battery banks, solar PV strings, automotive wiring, and low-voltage LED drivers.
  • AC Resistive Loads: Incandescent lighting, resistive heating elements, and standard 50/60Hz branch circuits where the load power factor is near 1.0 and skin effect is negligible.
  • Steady-State Conditions: The formula assumes continuous current. It does not account for the brief thermal mass absorption during motor inrush currents.

Where It Fails or Requires Modification

  • High-Frequency AC (Skin Effect): At frequencies above a few kHz (like inverter outputs, VFDs, or RF transmission), current migrates to the outer 'skin' of the conductor. This reduces the effective cross-sectional area, drastically increasing the AC resistance (Rac) compared to the DC resistance (Rdc) used in standard tables. Using DC resistance here will severely underestimate your power loss.
  • Reactive AC Loads: While I²R still accurately calculates the real heat loss in the wire's resistance, calculating the total voltage drop in highly inductive or capacitive AC circuits requires impedance (Z) and power factor angles, not just pure resistance. The voltage drop formula becomes Vdrop = I(R cosθ + X sinθ), where X is reactance.
  • Aluminum Conductors: If you are using aluminum wire (common in service entrance feeders), you cannot use copper resistance tables. Aluminum has roughly 61% the conductivity of copper, meaning a 1/0 AL wire has similar resistance to a 2 AWG CU wire. Always verify the material column in your reference standard.

By anchoring your wire sizing and thermal management decisions to the verified I²R formula—while respecting temperature derating and AC impedance boundaries—you eliminate the guesswork that leads to melted terminal lugs, nuisance breaker trips, and starved electronics.