Electrical power is the rate at which work is done or energy is transferred in a circuit, measured in Watts (W). Whether you are sizing a backup generator, calculating voltage drop in a long feeder, or debugging a melted terminal lug on a PCB, the foundational electrical formulas for power dictate your design limits. The direct answer to calculating DC or purely resistive AC power is P = V × I (Watt's Law). However, real-world jobsite and bench work requires mastering the derived forms involving resistance, as well as the critical adjustments required for inductive AC loads.
The Core Electrical Formulas for Power and Symbol Definitions
The relationship between power, voltage, current, and resistance is governed by the intersection of Watt's Law and Ohm's Law. By substituting Ohm's Law (V = I × R) into the base power equation, we derive the complete suite of formulas used to calculate power dissipation and consumption.
Base Formula:
P = V × I
Derived Formulas (Joule's Law):
P = I2 × R
P = V2 / R
| Symbol | Quantity | SI Unit | Unit Abbreviation | Practical Bench/Jobsite Context |
|---|---|---|---|---|
| P | Power (Real) | Watt | W | Heat dissipated in a resistor or mechanical work done by a motor. |
| V | Voltage (Potential Difference) | Volt | V | Measured across the load, not the source (accounts for line drop). |
| I | Current | Ampere | A | Measured in series; the primary driver of conductor heating. |
| R | Resistance | Ohm | Ω | DC resistance of a wire run or heating element at a specific temperature. |
Rearranged Forms: Solving for Every Variable
On the bench, you rarely have all four variables. Here is the rearranged forms list to solve for the missing parameter when power is known:
- To find Voltage (V): V = P / I | V = √(P × R)
- To find Current (I): I = P / V | I = √(P / R)
- To find Resistance (R): R = V2 / P | R = P / I2
Real-World Power Magnitudes: What the Numbers Actually Mean
A common failure point for DIYers and junior technicians is lacking an intuitive sense of what a "realistic" power magnitude looks like. For context, a standard US 15A, 120V branch circuit can theoretically deliver 1,800W (P = 120V × 15A). However, NEC-style continuous load derating limits this to 80% (1,440W) if the load runs for three hours or more.
Furthermore, not all watts are created equal. Inductive loads like motors and compressors draw "apparent power" (Volt-Amps, or VA) that exceeds their "real power" (Watts) due to the phase shift between voltage and current. The table below maps real-world appliance data to show how power factor (PF) alters the current draw.
| Device / Load Type | Nominal Voltage | Real Power (W) | Power Factor (PF) | Apparent Power (VA) | Actual Current Draw (A) |
|---|---|---|---|---|---|
| 60W Incandescent Bulb (Resistive) | 120V | 60W | 1.00 | 60 VA | 0.50A |
| 1500W Ceramic Space Heater (Resistive) | 120V | 1500W | 1.00 | 1500 VA | 12.50A |
| 1.5 HP Well Pump (Inductive Motor) | 240V | 1119W | 0.75 | 1492 VA | 6.22A |
| 80 Plus Gold PC PSU (Capacitive/Active) | 120V | 500W | 0.95 | 526 VA | 4.38A |
Note: The well pump draws 6.22A, not the 4.66A you would calculate if you blindly used P = V × I without accounting for the 0.75 power factor. Sizing a breaker based on real watts instead of apparent VA will result in nuisance tripping.
Worked Examples: Tracking Units from Bench to Breaker Panel
Abstract formulas lead to abstract mistakes. Here are two step-by-step solved problems with strict unit tracking, demonstrating how these formulas apply to physical hardware.
Example 1: Calculating Wire Heating Loss in a Long Feeder (DC/Resistive)
Scenario: You are running a 120V DC solar array string to a charge controller. The one-way distance is 50 feet. You are using 12 AWG THHN copper wire. The array outputs a steady 20A. How much power is wasted as heat in the wire?
- Identify Knowns: I = 20A. Length = 50 ft one-way (100 ft total loop for out-and-back). Wire = 12 AWG Copper.
- Find Resistance (R): According to standard wire tables, 12 AWG copper has a resistance of approximately 1.588 Ω per 1,000 feet at 20°C.
R = (1.588 Ω / 1000 ft) × 100 ft = 0.1588 Ω - Select the Formula: We know I and R, so we use Joule's Law: P = I2 × R.
- Execute with Units:
P = (20 A)2 × 0.1588 Ω
P = 400 A2 × 0.1588 Ω
P = 63.52 W - Practical Takeaway: You are dissipating 63.5 Watts of heat inside your conduit. If you bundle this wire with three other current-carrying conductors, that trapped heat will force you to derate the wire's ampacity per NEC 310.15, potentially requiring an upgrade to 10 AWG.
Example 2: Sizing a Generator for an AC Inductive Load
Scenario: You need to run a 120V AC air compressor motor off a portable inverter generator. The motor nameplate states it draws 14A at full load, with a power factor of 0.80. What is the real power consumed, and what is the minimum VA rating your generator must supply?
- Identify Knowns: V = 120V, I = 14A, PF = 0.80.
- Calculate Apparent Power (S): Apparent power is the total current the generator windings must physically push.
S = V × I
S = 120 V × 14 A = 1,680 VA - Calculate Real Power (P): Real power is the actual mechanical work and heat produced.
P = S × PF
P = 1,680 VA × 0.80 = 1,344 W - Practical Takeaway: The generator's engine (prime mover) only needs to supply enough fuel for 1,344 W of real work. However, the generator's alternator windings must be sized to handle the magnetic stress of 1,680 VA. If you buy a "1500W" generator, it will likely overheat and trip its internal breaker, because its alternator is only rated for ~1500 VA.
Where the Math Breaks: Assumptions, AC Power Factor, and Unit Traps
The formulas P = V × I and P = I2 × R are absolute, but they come with strict boundary conditions. Ignoring these assumptions is the primary reason theoretical math fails on the jobsite.
When the Formula Applies (and When it Doesn't)
The base formulas assume a DC circuit or a purely resistive AC load (like a nichrome heating element or incandescent filament) where the voltage and current waveforms are perfectly in phase (Power Factor = 1.0).
If you are dealing with AC circuits containing inductance (motors, transformers) or capacitance (LED drivers, switching power supplies), the base formula P = V × I only yields Apparent Power (VA). To find Real Power (W), you must apply the AC power formula: P = V × I × cos(θ), where cos(θ) is the power factor. As detailed in All About Circuits' AC power theory, ignoring the power triangle leads to undersized wiring and overloaded alternators.
Unit Mistakes That Break the Math
The most catastrophic errors in power calculations stem from prefix mismanagement. According to the NIST Guide to the SI, prefixes alter the base unit exponentially, not linearly.
- The Milliamp Trap in I2R: If a microcontroller trace carries 20 mA (0.020 A) and has a resistance of 5 Ω, calculating P = 202 × 5 yields 2,000. But 2,000 what? If you forgot to convert mA to A, you are off by a factor of a million. The correct math is (0.020)2 × 5 = 0.002 W (2 mW). Always convert to base SI units (Amps, Volts, Ohms) before squaring.
- The Kilowatt Confusion: When using P = V × I, if your voltage is 240V and your current is 30A, the result is 7,200 W. If you blindly write "7,200 kW" instead of "7.2 kW", you have just sized a commercial building's service entrance for a single residential oven.
- Confusing W and VA on UPS Labels: A UPS labeled "1000VA / 600W" has an internal power factor correction limit of 0.6. If you plug in a 900W server (which likely has active PFC and a PF of 0.99), the UPS will overload on the Watt rating, even though 900W is less than 1000VA. Always size battery backups using the lesser of the W or VA rating.
Mastering electrical formulas for power requires more than memorizing P = V × I. It requires tracking your units relentlessly, respecting the physical limitations of AC phase angles, and understanding that every Watt calculated represents physical heat that must be managed or mechanical work that must be fueled.






