The Core Electricity Equation: Power, Voltage, and Current

At the workbench or on the jobsite, almost every component sizing decision traces back to a single fundamental relationship: the electrical power equation. Often referred to generically as the electricity equation, it defines the exact rate at which electrical energy is transferred by a circuit. The base formula is deceptively simple, but applying it correctly requires strict attention to assumptions and unit consistency.

The foundational DC power equation is:

P = V × I

When this applies and its assumptions: This exact formula applies to all DC circuits and to single-phase AC circuits where the load is purely resistive (Power Factor = 1.0), such as incandescent heaters or toasters. For inductive AC loads like motors or transformers, you must multiply by the Power Factor (PF): P = V × I × PF. If you ignore PF on an AC motor, your calculated current will be dangerously low.
Symbol Definitions and Standard Units
SymbolQuantityStandard UnitUnit Abbreviation
PPower (Rate of energy transfer)WattW
VVoltage (Electrical potential difference)VoltV
ICurrent (Rate of charge flow)AmpereA
RResistance (Opposition to current)OhmΩ
EEnergy (Total work done over time)Joule or Watt-hourJ or Wh
tTimeSecond or Hours or h

Rearranged Forms and the Ohm's Law Substitutions

You will rarely have all three primary variables (P, V, I) handed to you on a spec sheet. You must rearrange the electricity equation to solve for the missing value. Furthermore, by substituting Ohm’s Law (V = I × R) into the power equation, we derive two critical variants used for calculating heat dissipation and voltage drop.

Primary Rearrangements

  • Solving for Current: I = P / V (Use this to size fuses and wire gauge)
  • Solving for Voltage: V = P / I (Use this to verify power supply adequacy)
  • Solving for Power: P = V × I (Use this to calculate total load or heat generation)

Ohm's Law Substitutions (The Heat Equations)

When resistance (R) is known but voltage across the specific component is not, substitute V = I × R into P = V × I:

  • Current-Resistance form: P = I² × R (The most important formula for calculating wire heating and I²R losses)
  • Voltage-Resistance form: P = V² / R (Useful for calculating power output of a heating element at a fixed voltage)

Worked Examples with Strict Unit Tracking

Abstract formulas lead to melted wires. Here are two real-world scenarios with explicit unit tracking to show how the math translates to physical hardware.

Example 1: Sizing a DC Fuse for an Inverter

Scenario: You are wiring a 400W pure sine wave inverter to a 12V nominal LiFePO4 battery bank. The inverter manual states a peak efficiency of 85%. You need to calculate the maximum continuous current draw to select an ANL fuse.

  1. Calculate Input Power (Pin): The inverter outputs 400W, but draws more from the battery due to heat losses.
    Pin = Pout / Efficiency
    Pin = 400 W / 0.85 = 470.58 W
  2. Calculate Base Current (I): Use the lowest expected operating voltage. A "12V" LiFePO4 battery sags to about 12.0V under heavy load.
    I = Pin / V
    I = 470.58 W / 12.0 V = 39.21 A
  3. Apply NEC Continuous Load Derating: For loads running 3 hours or more, multiply by 1.25.
    Isized = 39.21 A × 1.25 = 49.01 A
  4. Concrete Pick: Fuses are manufactured in standard increments (40A, 50A, 60A, 80A). Because 49.01A exceeds the 40A rating and sits dangerously close to the continuous limit of a 50A fuse, select a 60A ANL fuse and pair it with 4 AWG copper wire.

Example 2: Calculating Heat Dissipation in a Wire Run

Scenario: You are running 20 feet of 14 AWG copper wire to a 12A DC water pump. You need to know how much power is wasted as heat in the wire to ensure the insulation won't degrade.

  1. Determine Total Wire Resistance (R): 14 AWG copper has a resistance of 2.525 Ω per 1,000 feet at 75°C. A 20-foot one-way run means 40 feet of total conductor (positive and negative).
    R = 2.525 Ω × (40 ft / 1000 ft) = 0.101 Ω
  2. Apply the I²R Electricity Equation:
    Ploss = I² × R
    Ploss = (12 A)² × 0.101 Ω
    Ploss = 144 A² × 0.101 Ω = 14.54 W
  3. Result: The wire will dissipate 14.54 Watts of heat. While 14 AWG is rated for 15A, pushing 12A continuously through a long run generating 14.5W of heat in a confined conduit will cause voltage drop and thermal buildup. Upgrade to 12 AWG wire (R = 1.588 Ω/1000ft) to drop the heat loss to a much safer 9.1W.

Unit Mistakes That Break the Math

The most common reason a calculated electricity equation fails on the bench is a unit mismatch. If your answer is off by a factor of 1000 or 1.414, you likely committed one of these errors:

The MistakeWhy It BreaksThe Fix
Mixing kW and W Using 1.5 (kW) instead of 1500 (W) in P=VI yields a current 1000x too small. You will install a 2A fuse on a 15A load, causing immediate nuisance tripping. Always convert kilowatts to Watts (multiply by 1000) before plugging into the formula.
Using Peak AC Voltage A standard US 120V AC outlet actually peaks at ~170V. Using 170V in P=VI underestimates the current draw by 30%. Always use the RMS voltage (120V or 240V) for AC power calculations, unless specifically calculating peak instantaneous power.
Confusing mAh with Ah Battery capacity is often listed in milliamp-hours (mAh). Dividing Watts by mAh results in nonsense units. Divide mAh by 1000 to get Ah. Remember that Ah is a unit of charge, not power. To get energy (Wh), multiply Ah × V.
Ignoring Inverter Efficiency Assuming a 1000W AC load draws exactly 1000W from the DC battery ignores the 10-20% lost as heat in the switching transistors. Always divide the AC output power by the inverter's decimal efficiency (e.g., 0.90) to find the true DC input power.

Decision Path: Choosing the Right Formula and Component

When faced with a blank schematic or a tripped breaker, use this decision tree to select the correct variant of the electricity equation and terminate with a concrete hardware choice.

Your GoalKnown VariablesFormula to UseConcrete Action / Pick
Size a fuse or breaker for a DC load Power (W), System Voltage (V) I = P / V Multiply result by 1.25. Select the next standard ANL or Class T fuse size up.
Calculate heat generated in a wire or trace Current (A), Wire Resistance (Ω) P = I² × R If P > 2W per meter, step up one AWG wire size to reduce resistance.
Determine battery runtime Battery Capacity (Wh), Load Power (W) t = E / P Multiply result by 0.8 (Peukert's/efficiency derating). Buy a battery with 20% more Wh than calculated.
Size a power supply for a resistive heater Voltage (V), Element Resistance (Ω) P = V² / R Select a Mean Well LRS series PSU rated for at least 125% of the calculated wattage.

Realistic Magnitudes: What the Numbers Should Look Like

Developing an intuition for realistic answer magnitudes is your best defense against decimal-point errors. If your calculation yields a result outside these benchmarks, stop and check your units.

  • 12V DC Systems (Automotive/Solar): Current is brutally high. A 1000W load at 12V draws 83.3 Amps. If you calculate a 12V current under 5A for a major appliance, you likely forgot to convert kW to W. Expect to use 2 AWG to 4/0 AWG wire for main feeders.
  • 120V AC Systems (US Standard Outlets): Current is moderate. A 1500W space heater draws 12.5 Amps. A standard 15A receptacle is at 83% capacity with just one heater. If your calculation shows a 120V household device drawing 50A, your math is wrong (or you have a short circuit).
  • 240V AC Systems (Dryers/EV Chargers): Current is halved compared to 120V for the same power. A 4000W electric dryer element draws 16.6 Amps. This is why transmission lines and heavy appliances use higher voltages—it drastically reduces I²R heat losses in the conductors.
  • 5V DC Logic (Arduino/ESP32): Power is microscopic. An ESP32 pulling 240mA at 3.3V is consuming just 0.79 Watts. If your bench power supply reads 50W for a microcontroller, your board has a dead short.
The Default Rule of Thumb: When in doubt on a DC bench project, always calculate your maximum continuous current using I = P / V, add a 25% safety margin, and select a wire gauge from the NEC 75°C ampacity table that exceeds that final number. Never size wire based on the exact calculated load; always size for the breaker, and size the breaker for 125% of the load. For a deeper dive into how these principles apply to AC power factor and reactive loads, consult the All About Circuits AC power guide.