The fundamental electrical power formula is P = V × I (Power equals Voltage multiplied by Current). This single equation dictates everything from the thermal limits of a 0603 surface-mount resistor to the breaker sizing for a 240V EV charger. If you know any two of the three variables—power, voltage, or current—you can find the third, and by combining it with Ohm’s Law, you can solve for resistance as well.

Below is the complete derivation, the rearranged forms you need for bench work, the unit traps that cause blown components, and a real-world teardown of a calculation mistake that resulted in melted wire insulation.

The Core Electrical Power Formula and Symbol Definitions

In physics, power is the rate at which work is done or energy is transferred. In an electrical circuit, it represents the rate at which electrical energy is converted into another form of energy, such as heat, light, or mechanical motion. The base formula is:

P = V × I

Here is the exact definition of every symbol, including the standard SI units you must use to keep the math valid.

Symbol Quantity Standard Unit Unit Abbreviation What It Represents
P Power Watt W Rate of energy transfer (Joules per second)
V Voltage Volt V Electrical potential difference (Joules per Coulomb)
I Current Ampere A Rate of charge flow (Coulombs per second)
R Resistance Ohm Ω Opposition to current flow (Volts per Ampere)

What a Realistic Answer Magnitude Looks Like

Before you trust your calculator, sanity-check your result against real-world magnitudes. If your math says a standard LED is dissipating 500W, you have a unit error. Use this baseline scale:

  • Microwatts (µW) to Milliwatts (mW): CMOS logic gates, sensor ICs, standby microcontroller sleep modes.
  • Milliwatts (mW) to Watts (W): Indicator LEDs, small signal transistors, smartphone charging (15W - 65W).
  • Hundreds of Watts: Desktop PC power supplies, soldering stations, incandescent lighting.
  • Kilowatts (kW): Space heaters (1.5kW), EV Level 2 chargers (7kW - 11kW), residential mains service (10kW - 20kW).

Rearranged Forms and Ohm's Law Substitutions

On the bench, you rarely have all three base variables. You usually have a known voltage source and a known resistance, or a known power rating and a known voltage. By algebraically rearranging the base formula and substituting Ohm’s Law (V = I × R and I = V / R), we derive the complete toolkit for circuit analysis.

Solving for Base Variables

  • To find Current: I = P / V
  • To find Voltage: V = P / I

Substituting Ohm's Law (The Power Triangle)

When resistance (R) is known but current or voltage is missing, use these derived forms:

  • P = I² × R
    (Derived by substituting V = I × R into P = V × I). Use this when current and resistance are known. This is the critical formula for calculating transmission line losses and resistor heating.
  • P = V² / R
    (Derived by substituting I = V / R into P = V × I). Use this when voltage and resistance are known, such as calculating the heat output of a mains-powered heating element.

Solving for Resistance

  • R = V² / P
  • R = P / I²

For a deeper look at how these derivations map to physical circuit behavior, the All About Circuits DC power chapter provides excellent schematic mappings for these equations.

Assumptions, Limits, and Unit Traps That Break Your Math

The electrical power formula is not a universal magic wand; it operates under strict physical assumptions. Ignoring these assumptions is how hobbyists trip breakers and burn out power supplies.

When the Formula Applies (and When It Doesn't)

The formula P = V × I calculates real power perfectly in DC circuits and in AC circuits with purely resistive loads (like toaster heating elements or incandescent bulbs).

However, in AC circuits with inductive or capacitive loads (motors, transformers, switch-mode power supplies), voltage and current waveforms fall out of phase. In these cases, P = V × I only gives you Apparent Power (measured in Volt-Amps, VA). To find the actual Real Power (Watts) doing the work, you must multiply by the Power Factor (PF):

P (AC) = VRMS × IRMS × cos(θ)

Where cos(θ) is the power factor. A typical AC induction motor might have a PF of 0.85. If you size your wiring using just V × I without accounting for PF, you will underestimate the current draw and overheat your conductors. For a detailed breakdown of this AC limitation, refer to the Fluke guide on Power Factor.

The Unit Mistake That Breaks Everything

The most common error in electronics math is mixing base units with prefixed units. The formula demands Volts, Amperes, and Ohms. It does not accept millivolts or milliamps natively.

⚠️ The 'Milli' Trap:
Suppose you have a 5V logic rail powering a sensor that draws 20mA.
Wrong Math: P = 5 × 20 = 100W. (Your sensor will not dissipate the heat of a soldering iron).
Correct Math: Convert 20mA to Amperes (0.02A). P = 5V × 0.02A = 0.1W (100mW).

Solved Problems: From LED Resistors to Mains Heaters

Let’s apply the formulas with strict unit tracking and intermediate steps.

Problem 1: Sizing a DC Current-Limiting Resistor

Setup: You are powering a standard red LED (forward voltage = 2.0V, desired current = 20mA) from a 12V DC battery. You need to find the power dissipated by the series resistor to choose the correct physical component size (e.g., 1/4W vs 1/2W).

  1. Find Voltage across the resistor (VR):
    VR = Vsource - VLED = 12V - 2.0V = 10.0V
  2. Convert current to base units:
    I = 20mA = 0.02A
  3. Calculate Power using P = V × I:
    P = 10.0V × 0.02A = 0.2W

Outcome: The resistor dissipates 0.2W. A standard 1/4W (0.25W) resistor is technically sufficient, but best practice dictates a 50% safety margin. You should select a 1/2W (0.5W) resistor to prevent thermal drift and failure.

Problem 2: AC Resistive Space Heater Analysis

Setup: A 120V AC space heater is rated at 1500W. You need to find the current it draws to ensure it won't trip a 15A branch circuit, and find the resistance of the nichrome heating coil.

  1. Calculate Current using I = P / V:
    I = 1500W / 120V = 12.5A
    (Note: This is safe for a 15A breaker, but violates the NEC 80% continuous load rule if run for more than 3 hours. It should ideally be on a 20A circuit).
  2. Calculate Resistance using R = V² / P:
    R = (120V)² / 1500W = 14,400 / 1500 = 9.6Ω

Outcome: The heater draws 12.5A and the coil has a hot resistance of 9.6Ω. (Note: Cold resistance will be lower, causing a brief inrush current when first switched on).

Real-World Scenario Walkthrough: The Melted 12V Wiring Harness

Formulas don't just pass exams; they prevent fires. Here is a forensic breakdown of a real camper van build failure where ignoring the P = I²R derivation led to a melted wiring harness.

The Setup

A DIY van builder installed a 12V DC compressor refrigerator. The manufacturer's spec sheet listed the "Average Power Consumption" as 60W. The builder used this number to size the wiring from the battery bank to the fridge, a 15-foot round-trip run. They chose 12 AWG copper wire, which is typically rated for about 20A in chassis wiring applications.

The Numbers

The builder calculated the current using the average power:

  • I = P / V = 60W / 12V = 5A.
  • Since 5A is well below the 20A ampacity of 12 AWG wire, they assumed the design was safe.

However, compressor motors have a massive startup surge (Locked Rotor Amperage). The actual startup surge was 45A for roughly 1.5 seconds every time the thermostat clicked on. Furthermore, 12 AWG copper wire has a resistance of approximately 1.58 mΩ per foot. For a 15-foot round trip, the total wire resistance (R) is:

  • R = 15 ft × 0.00158 Ω/ft = 0.0237 Ω

The Outcome

During the 45A startup surge, the power dissipated exclusively as heat inside the copper wire is calculated using the P = I²R formula:

  • Pwire = (45A)² × 0.0237Ω
  • Pwire = 2025 × 0.0237 = 47.9W

The wiring harness was suddenly trying to dissipate nearly 50 Watts of heat. Because the wire was bundled tightly inside a wall cavity with poor airflow, the heat compounded. Over three weeks, the repeated 1.5-second thermal shocks degraded the PVC insulation, eventually causing a short circuit against the metal van chassis and melting the terminal lug.

What Went Wrong

The builder used P = V × I to find the average current, but completely ignored P = I²R to calculate the wire's thermal dissipation during peak transients. Because current is squared in the I²R formula, a 9x increase in current (from 5A to 45A) results in an 81x increase in heat dissipation.

The Fix: Always size DC wiring for the maximum surge current, not the average running current. For a 45A surge, the builder should have used 6 AWG wire (rated ~60A) and run the math on voltage drop to ensure the compressor actually received enough voltage to start. For standard wire resistance data, the Georgia State University HyperPhysics tables are an excellent reference for verifying your baseline material constants.

Mastering the electrical power formula means knowing which variation to pull from the toolbox, rigorously tracking your decimal points, and always asking what happens when the circuit experiences its worst-case transient state.