To calculate power in watts for a standard DC circuit, multiply the voltage in volts by the current in amps using the formula P = V × I. For a purely resistive AC circuit (like a space heater), the math is identical. However, for inductive or capacitive AC loads (like motors or LED drivers), you must multiply by the power factor: P = V × I × PF.
Getting this math right is the difference between a properly sized 14 AWG feeder and a melted terminal lug. Below is the complete derivation, unit-tracked examples, and a decision matrix to ensure you pick the right formula and components for your specific build.
The Core Power Formula and Symbol Definitions
Watt’s Law defines the relationship between power, voltage, and current. When combined with Ohm’s Law (V = I × R), we derive the complete set of power equations used in bench and jobsite calculations. According to the NIST SI base units, the watt is a derived unit equivalent to one joule per second.
| Symbol | Quantity | Standard Unit | Unit Abbreviation |
|---|---|---|---|
| P | Power (Real/Active) | Watt | W |
| V | Voltage (Potential Difference) | Volt | V |
| I | Current | Ampere | A |
| R | Resistance | Ohm | Ω |
| PF | Power Factor (AC only) | Dimensionless Ratio | 0.0 to 1.0 |
The three primary DC power equations are:
- P = V × I (Use when you know voltage and current)
- P = I² × R (Use when calculating resistive heat loss in wires or components)
- P = V² / R (Use when voltage and resistance are fixed, like a heating element)
Rearranged Forms: Solving for Volts, Amps, and Ohms
On the workbench, you rarely just solve for power. Usually, you know your power budget and need to find the current to size a fuse, or you know the voltage and power to find the required resistance. Here are the algebraic rearrangements of the core formulas:
- Solving for Current (I):
I = P / V
I = √(P / R) - Solving for Voltage (V):
V = P / I
V = √(P × R) - Solving for Resistance (R):
R = P / I²
R = V² / P
Worked Examples with Strict Unit Tracking
Abstract formulas don't size wire. Let's run two real-world scenarios with explicit unit tracking to show how these equations dictate hardware choices.
Problem 1: Sizing a Fuse for a 12V DC LED Strip
Scenario: You are installing 5 meters of 12V DC LED strip tape. The spec sheet rates the strip at 14.4 W/m. You need to calculate the total current draw to select an inline automotive blade fuse.
- Find Total Power (P):
14.4 W/m × 5 m = 72 W - Calculate Current (I) using I = P / V:
I = 72 W / 12 V
I = 6 A - Hardware Decision: The continuous draw is 6 A. Applying the standard 125% safety margin for continuous loads (NEC-style guidance), 6 A × 1.25 = 7.5 A. Concrete Pick: Use an 8A or 10A Mini ATO blade fuse and 14 AWG primary wire to handle the inrush current of the LED drivers.
Problem 2: Sizing a Base Resistor for a 2N2222 Transistor
Scenario: You are switching a relay using a 2N2222 NPN transistor driven by a 5V Arduino GPIO pin. The base-emitter voltage drop (Vbe) is 0.7V. You want to limit the base current (Ib) to 20 mA (0.020 A). What resistor value do you need, and what wattage rating must it have?
- Find Voltage Across Resistor (Vr):
Vr = V_source - Vbe = 5 V - 0.7 V = 4.3 V - Calculate Resistance (R) using R = V / I:
R = 4.3 V / 0.020 A = 215 Ω
Concrete Pick: Select the nearest standard E12 value: 220 Ω. - Calculate Power Dissipation (P) using P = I² × R:
P = (0.020 A)² × 220 Ω
P = 0.0004 A² × 220 Ω = 0.088 W - Hardware Decision: The resistor will dissipate 88 milliwatts. Concrete Pick: A standard 1/4W (0.25W) through-hole carbon film resistor is more than sufficient, providing a nearly 3x safety margin.
When the Basic Formula Breaks: AC, Power Factor, and 3-Phase
The assumption behind P = V × I is that voltage and current are perfectly in phase. This is true for DC circuits and purely resistive AC loads (like incandescent bulbs or nichrome heating wire). But as detailed in All About Circuits' AC theory texts, inductive loads (motors, transformers) and capacitive loads (switch-mode power supplies) cause the current waveform to lag or lead the voltage waveform.
When this happens, P = V × I only gives you Apparent Power (measured in Volt-Amps, VA). To find Real Power (Watts), you must introduce the Power Factor (PF).
AC Single-Phase Formula
P = V × I × PF
- V: RMS Voltage (e.g., 120V or 230V)
- I: RMS Current
- PF: Typically 0.8 to 0.95 for motors, 0.6 to 0.9 for cheap LED drivers.
AC 3-Phase Formula
P = √3 × V_L × I_L × PF
- √3: Approximately 1.732 (derived from the 120-degree phase shift geometry).
- V_L: Line-to-Line Voltage (e.g., 208V, 480V).
- I_L: Line Current.
Common Unit Mistakes That Ruin Your Calculation
If your calculated power is off by a factor of 10, 100, or 1,000, you likely fell victim to one of these unit traps:
| The Mistake | Why It Breaks the Math | The Fix |
|---|---|---|
| Using mA instead of A | Microcontrollers and sensors list current in milliamps. Plugging '20' instead of '0.020' into P = V × I inflates your power calculation by 1,000x. | Always divide mA by 1,000 before calculating. 20 mA = 0.020 A. |
| Using Peak Voltage instead of RMS | AC waveforms have a peak voltage that is √2 (1.414) times higher than the RMS voltage. A 120V wall outlet actually peaks at ~170V. Using 170V in your math overestimates power by 41%. | Always use RMS voltage for AC power calculations unless explicitly calculating peak instantaneous power. |
| Ignoring the kW Decimal | Solar panels and heaters are rated in kW. Multiplying 2 kW by 10 A yields 20W instead of 20,000W if you forget to convert. | Convert all kilowatts to base watts (multiply by 1,000) before combining with amps or ohms. |
Decision Path: Which Formula and Tool Do You Need?
Stop guessing. Follow this decision tree to select the exact formula and the physical tool or component required for your specific scenario.
| IF your circuit is... | THEN use this formula... | AND buy/use this concrete tool or part |
|---|---|---|
| Pure DC (Batteries, Solar panels, USB) | P = V × I | Use a standard digital multimeter (e.g., Fluke 115) to measure V and I directly. |
| DC with long wire runs (12V/24V LED strips, RV wiring) | V_drop = I × R_wire Then: P_load = (V_source - V_drop) × I |
Use 10 AWG or 8 AWG stranded copper to minimize R_wire, ensuring V_drop stays under 3%. |
| Single-Phase AC Resistive (Space heater, toaster, incandescent) | P = V × I (Assume PF = 1.0) | Size the breaker at 125% of the calculated I. Use 12 AWG NM-B for 20A circuits. |
| Single-Phase AC Reactive (Motors, HVAC, cheap LED drivers) | P = V × I × PF | You must measure True RMS. Buy a Fluke 117 True RMS Multimeter to get accurate I readings on non-linear loads. |
| 3-Phase AC Industrial (Large CNC mills, commercial HVAC) | P = 1.732 × V_L × I_L × PF | Do not use a standard DMM. Use a Fluke 435 Power Quality Analyzer to measure all three phases and capture the exact PF. |
By anchoring your math to the correct formula and strictly tracking your units from the first decimal to the final hardware selection, you eliminate the guesswork that leads to undersized wires and tripped breakers. For deeper dives into how reactive power impacts your calculations, refer to the foundational DC power chapters on All About Circuits to solidify your baseline before tackling complex AC impedance.






