The fundamental formula for power in a direct current (DC) circuit is P = V × I. For single-phase alternating current (AC) circuits, the formula for real (true) power expands to P = V × I × PF, where PF is the power factor. Power represents the rate at which electrical energy is transferred or converted into work, heat, or light, and is universally measured in watts (W).
While the basic equation is simple, applying it correctly on the bench or in the field requires strict attention to units, RMS versus peak values, and the specific assumptions of your circuit. Below is a complete breakdown of the formula, its derivations, and the exact data you need to size components safely.
The Core Formula for Power and Symbol Definitions
Electrical power is the product of the potential difference (voltage) across a component and the current flowing through it. By substituting Ohm's Law (V = I × R) into the base equation, we derive two additional forms that are critical when either voltage or current is the unknown variable.
| Symbol | Quantity | SI Unit | Unit Abbreviation | Definition & Context |
|---|---|---|---|---|
| P | Real Power | Watt | W | The rate of energy transfer. 1 Watt = 1 Joule per second. |
| V | Voltage (Potential Difference) | Volt | V | Electrical pressure. In AC, this must be the RMS value, not peak. |
| I | Current | Ampere | A | Rate of electron flow. Must be in base Amps, not milliamps, for standard watt calculations. |
| R | Resistance | Ohm | Ω | Opposition to DC current. Used in derived formulas (P = I²R). |
| PF | Power Factor | Dimensionless | None (0 to 1) | The cosine of the phase angle (θ) between voltage and current in AC circuits. |
For purely resistive DC circuits, the power factor is exactly 1, and the formula simplifies back to P = V × I. According to the NIST Guide to the SI, the watt is a derived unit, meaning strict adherence to base units (Volts, Amperes, Ohms) is mandatory to avoid order-of-magnitude errors.
Rearranged Forms and Realistic Answer Magnitudes
On the jobsite, you rarely solve for power directly; more often, you are solving for the current to size a breaker, or the voltage drop to size a wire. Here are the rearranged forms of the DC and single-phase AC power formulas:
- Solving for Current: I = P / V (DC) | I = P / (V × PF) (AC)
- Solving for Voltage: V = P / I (DC) | V = P / (I × PF) (AC)
- Solving for Resistance (DC only): R = P / I² | R = V² / P
- Solving for Power Factor (AC only): PF = P / (V × I)
The "Smell Test": What Does a Realistic Magnitude Look Like?
Before finalizing a calculation, run the result past a mental sanity check. If your math says a standard 120V household receptacle is delivering 14,400W, you have made a unit error (likely forgetting to convert milliamps to amps, or ignoring the 15A breaker limit).
Reference Table: Typical Power Draws and Circuit Sizing
Understanding the formula for power is only half the battle; knowing what real-world loads actually draw allows you to spot calculation errors instantly. The table below details common household and workshop loads, their calculated power, and the minimum NEC-compliant breaker sizing required.
| Device / Load Type | Nominal Voltage | Typical Current Draw | Calculated Power (W) | Minimum Breaker Size |
|---|---|---|---|---|
| LED Recessed Can (6-inch) | 120V AC | 0.12 A | 14.4 W | 15A (Shared circuit) |
| Countertop Microwave (1.2 cu ft) | 120V AC | 12.5 A | 1,500 W | 20A (Dedicated) |
| Electric Baseboard Heater | 240V AC | 8.3 A | 1,992 W | 15A (Dedicated, 125% rule) |
| Level 2 EVSE (Wall Connector) | 240V AC | 32.0 A | 7,680 W | 40A (Dedicated, 125% rule) |
| 48V LiFePO4 Solar Inverter | 51.2V DC | 95.0 A | 4,864 W | 125A DC Breaker/Fuse |
Note: Breaker sizes assume standard thermal-magnetic breakers and copper THHN conductors in a 30°C ambient environment. Always verify local AHJ requirements.
Worked Examples with Strict Unit Tracking
The most common point of failure in power calculations is dropping a prefix (like 'milli' or 'kilo') or mixing AC peak voltage with RMS current. Below are two step-by-step derivations demonstrating strict unit tracking.
Example 1: DC Solar Array Inverter Sizing
Scenario: You are wiring a 48V nominal LiFePO4 battery bank to a pure sine wave inverter. Under heavy load, the battery voltage sags to 51.2V (its actual resting voltage at 50% State of Charge). The inverter's DC input clamp meter reads 85.4A. What is the real DC power being pulled from the bank?
- Identify Knowns: V = 51.2 V (DC), I = 85.4 A (DC).
- Select Formula: P = V × I (DC circuit, PF = 1).
- Substitute Values: P = 51.2 V × 85.4 A.
- Calculate: P = 4,372.48.
- Unit Check: Volts × Amperes = Watts. Result is 4,372.48 W (or 4.37 kW).
Practical Takeaway: To size the DC fuse between the battery and inverter, you do not use the power directly; you use the current (85.4A). Applying the 125% safety margin for continuous loads, you need a fuse rated for at least 106.75A, meaning a standard 110A or 125A Class T fuse is required.
Example 2: Single-Phase AC Induction Motor
Scenario: A 240V single-phase well pump motor is running. Your multimeter reads 241.5V RMS at the contactor. Your clamp meter reads 9.2A RMS. The motor nameplate specifies a Power Factor (PF) of 0.82. What is the real power (in watts) doing actual mechanical work?
- Identify Knowns: VRMS = 241.5 V, IRMS = 9.2 A, PF = 0.82.
- Select Formula: P = V × I × PF (Single-phase AC).
- Substitute Values: P = 241.5 V × 9.2 A × 0.82.
- Calculate Intermediate (Apparent Power): S = 241.5 × 9.2 = 2,221.8 VA (Volt-Amps).
- Calculate Final (Real Power): P = 2,221.8 VA × 0.82 = 1,821.876.
- Unit Check: Result is 1,821.88 W (or ~1.82 kW).
Practical Takeaway: The utility company charges you for the 1,821W of real power, but the wiring and breaker must be sized for the 9.2A of total current (which corresponds to the 2,221.8 VA apparent power). Ignoring the power factor here would lead to undersizing the generator required to run this pump.
Assumptions, Limitations, and Fatal Unit Mistakes
The formula for power is mathematically absolute, but its physical application relies on strict assumptions. Violating these assumptions is how wires melt and components fail.
When the Formula Applies (and When it Doesn't)
- Steady-State DC: P = V × I assumes a constant voltage and current. If you are measuring a PWM (Pulse Width Modulated) signal, you must use the RMS voltage and RMS current, not the peak DC bus voltage, or your power calculation will be dangerously high.
- AC RMS Values: The AC formula strictly requires Root Mean Square (RMS) values. Standard multimeters measure RMS. If you are reading an oscilloscope, you are looking at peak-to-peak voltage. You must convert Vpeak to VRMS by dividing by √2 (approx 1.414) before calculating power.
- Three-Phase Power: The single-phase formula does not apply to 3-phase industrial equipment. For balanced 3-phase systems, the formula is P = √3 × VL-L × I × PF.
Fatal Unit Mistakes That Break the Math
According to foundational circuit theory resources like All About Circuits, unit misalignment is the primary cause of bench errors. Watch for these specific traps:
- The Milliamp Trap: Microcontrollers (like an ESP32) draw current in milliamps (mA). If your ESP32 draws 160mA at 3.3V, and you calculate P = 3.3 × 160 = 528W, you have bricked your mental model. You must convert 160mA to 0.16A first. The correct power is 0.528W (528mW).
- Confusing Watts and Watt-Hours: Power (Watts) is an instantaneous rate. Energy (Watt-hours) is power integrated over time. A 100W solar panel running for 5 hours produces 500Wh of energy, not 500W of power.
- Ignoring Temperature Derating: The formula P = I²R calculates heat dissipation in a wire. As wire temperature rises, resistance (R) increases (copper has a positive temperature coefficient). If you calculate wire heating at 20°C ambient, the actual power dissipated as heat at 75°C will be roughly 20% higher, which can push a marginally sized wire past its insulation rating.
Mastering the formula for power means looking beyond the raw multiplication. Always verify your units, confirm whether your AC readings are RMS or peak, and apply the appropriate safety derating factors mandated by the NEC or your local electrical code before finalizing any component selection.






