To calculate power in electricity, multiply voltage by current (P = V × I) for direct current (DC) circuits, or multiply voltage, current, and power factor (P = V × I × PF) for single-phase alternating current (AC) circuits. Power is the rate at which electrical energy is transferred or consumed, and it is measured in watts (W). While the basic arithmetic is simple, applying these formulas correctly requires strict attention to units, RMS values, and load characteristics.

The Core Power Formulas and Symbol Definitions

Watt's Law defines the relationship between power, voltage, and current. In DC circuits, power is purely real. In AC circuits, the phase angle difference between the voltage and current waveforms introduces the power factor (PF), which scales the apparent power (VA) down to real power (W). For three-phase systems, the geometry of the three overlapping waveforms introduces a multiplier of the square root of 3.

Table 1: Power Formula Symbols and Definitions
SymbolUnitDefinition & Context
PWatts (W)Real Power: The actual work performed or heat generated by the circuit.
VVolts (V)Voltage: The electrical potential difference. In AC, this must be the RMS value, not peak.
IAmperes (A)Current: The flow of electrical charge. In AC, this must be the RMS value.
ROhms (Ω)Resistance: The opposition to current flow in a purely resistive DC or AC load.
PFDimensionless (0-1)Power Factor: The ratio of real power to apparent power (cos θ). 1.0 for resistive loads.
√3Dimensionless (~1.732)Square root of 3: The geometric multiplier used exclusively in 3-phase AC power calculations.

To understand what these variables look like on the bench or in the field, review the real-world measurements below. Notice how inductive loads (like motors) draw more current than their real power wattage suggests due to a power factor below 1.0.

Table 2: Real-World Appliance Power Data (Measured Steady-State)
Device / Load TypeVoltage (V)Current (A)Power FactorCalculated Real Power (W)
60W Incandescent Bulb (Resistive)120 V0.50 A1.0060 W
1500W Space Heater (Resistive)120 V12.50 A1.001,500 W
1/2 HP Sump Pump (Inductive Motor)120 V9.80 A0.80941 W
Level 2 EV Charger (Switching/Rectifier)240 V32.00 A0.987,526 W
3-Phase Industrial VFD (3-Phase AC)480 V20.00 A0.9215,311 W

Rearranged Forms: Solving for Voltage, Current, and Resistance

By combining Watt's Law (P = V × I) with Ohm's Law (V = I × R), we can derive 12 distinct formulas. This allows you to calculate power even if you only know current and resistance, or voltage and resistance. Below is the complete rearranged forms list, grouped by the target variable you are solving for.

Solving for Power (P)

  • P = V × I (Standard Watt's Law)
  • P = I² × R (Used when voltage is unknown, common for calculating heat loss in wire)
  • P = V² / R (Used when current is unknown, common for sizing heating elements)

Solving for Voltage (V)

  • V = P / I
  • V = I × R (Standard Ohm's Law)
  • V = √(P × R)

Solving for Current (I)

  • I = P / V
  • I = V / R (Standard Ohm's Law)
  • I = √(P / R)

Solving for Resistance (R)

  • R = V / I (Standard Ohm's Law)
  • R = P / I²
  • R = V² / P

Worked Examples with Unit Tracking

Abstract formulas are useless if you drop a decimal or mix up your prefixes. Here are two step-by-step solved problems demonstrating strict unit tracking.

Problem 1: DC Solar Panel String Sizing

Scenario: You have wired four identical solar panels in series on a roof. The datasheet for each panel lists a Maximum Power Point Voltage (Vmp) of 40.5 V and a Maximum Power Point Current (Imp) of 11.2 A. What is the total DC power output of the string?

Step 1: Determine total series voltage and current.

  • In a series DC circuit, voltage adds while current remains constant.
  • Total V = 40.5 V/panel × 4 panels = 162.0 V
  • Total I = 11.2 A

Step 2: Apply the DC power formula with units.

  • P = V × I
  • P = 162.0 V × 11.2 A
  • P = 1,814.4 (V × A)

Step 3: Convert to standard engineering units.

  • Since 1 Volt × 1 Ampere = 1 Watt, P = 1,814.4 W.
  • Dividing by 1,000 to convert to kilowatts: P = 1.81 kW.

Problem 2: Single-Phase AC Induction Motor

Scenario: A 240 V single-phase air compressor motor is running under full mechanical load. A clamp meter reads 18.5 A on the hot leg, and a power analyzer measures a displacement power factor of 0.82. What is the real mechanical/electrical power being consumed?

Step 1: Identify the correct AC formula.

  • Because this is a single-phase AC circuit with an inductive load, we must include the power factor.
  • P = V × I × PF

Step 2: Substitute values and track units.

  • P = 240 V × 18.5 A × 0.82 (dimensionless)
  • P = 4,440 (V × A) × 0.82
  • P = 3,640.8 W

Step 3: Interpret the result.

  • The real power consumed is 3,640.8 W (or 3.64 kW).
  • Note: The apparent power (V × I) is 4,440 VA, meaning the utility must supply 4.44 kVA of capacity to deliver 3.64 kW of real work. For more on appliance energy metrics, refer to the U.S. Department of Energy's estimation guidelines.

When These Formulas Apply (and When They Break)

The formulas above are foundational, but applying them blindly in the field will lead to blown breakers, undersized wire, or incorrect component selection. You must understand their boundaries.

Assumptions and Load Characteristics

The standard AC power formula (P = V × I × PF) assumes a sinusoidal waveform. It works perfectly for linear loads like resistive heaters and traditional induction motors. However, it breaks down when calculating the true capacity requirements for non-linear loads like LED drivers, computer power supplies, and variable frequency drives (VFDs). These devices draw current in sharp, non-sinusoidal pulses, introducing Total Harmonic Distortion (THD). For non-linear loads, the 'Power Factor' is actually a combination of displacement power factor and distortion power factor. If you are sizing a generator or UPS for non-linear IT loads, you must size based on Apparent Power (VA), not Real Power (W), to prevent overheating the source transformers.

Unit Mistakes That Break the Math

Critical Error: Peak vs. RMS Voltage
In AC circuits, standard multimeters display Root Mean Square (RMS) voltage. A standard US wall outlet reads 120 V RMS. However, the actual sine wave peaks at roughly 170 V (120 × √2). If you accidentally use an oscilloscope's peak-to-peak or peak voltage reading in the power formula instead of the RMS value, your calculated power will be artificially inflated by up to 41%, leading to dangerously undersized wire and breaker selections. Always use RMS values for V and I in AC power calculations. For a deeper physics breakdown of RMS and electric power, see Georgia State University's HyperPhysics reference.

Another common unit failure is mixing prefixes. If your multimeter reads 250 mA, you must convert it to 0.25 A before multiplying. Multiplying 120 V × 250 mA directly yields 30,000, which a novice might misinterpret as 30 kW, when the actual power is merely 30 W.

What a Realistic Answer Magnitude Looks Like

Developing a mental sanity-check for your answers is a hallmark of bench and jobsite experience. If your calculation yields a number outside the physical limits of the circuit, you have made a math error.

  • Standard 120V / 15A Branch Circuit: The absolute maximum apparent power is 1,800 VA (120 × 15). By NEC continuous load rules (80% derating), the realistic continuous limit is 1,440 W. If you calculate that a single plug-in appliance on a standard bedroom outlet draws 3,500 W, your math is wrong.
  • Standard 240V / 50A EV Charger Circuit: Maximum apparent power is 12,000 VA. At 80% continuous derating, the realistic limit is 9,600 W (9.6 kW). Most Level 2 home chargers are hard-coded to 7.6 kW or 9.6 kW to respect these exact physical boundaries.
  • USB / Low Voltage DC: A standard USB-C PD port maxes out at 240 W (48V × 5A) under the latest specs. If you calculate a Raspberry Pi project drawing 500 W from a USB bank, you have misplaced a decimal point.

By anchoring your calculations to the physical limits of the hardware and strictly tracking your RMS values and units, you can confidently size conductors, select breakers, and predict energy consumption across any DC or AC system.