The Core Formulas for Electrical Power and Energy

In electrical engineering and bench-level electronics, power is the rate at which electrical energy is transferred by a circuit, while energy is the total capacity to do work over a specific time period. The direct answer for DC and purely resistive single-phase AC circuits is defined by two foundational equations: P = V × I (Power) and E = P × t (Energy). Understanding these is not just about memorizing letters; it is about tracking units rigorously to prevent catastrophic component failures or wildly inaccurate battery sizing.

Below is the complete specification sheet defining every symbol, its standard unit, and its physical meaning in the context of the NIST International System of Units (SI).

SymbolQuantitySI UnitUnit AbbreviationPractical Definition
PPowerWattWRate of energy transfer (Joules per second)
VVoltageVoltVElectrical potential difference (Joules per Coulomb)
ICurrentAmpereARate of electron flow (Coulombs per second)
EEnergyJoule (or kWh)J (or kWh)Total work done or heat generated over time
tTimeSecond (or Hour)s (or h)Duration the circuit is active
RResistanceOhmΩOpposition to current flow (used in derived formulas)

Rearranged Forms and Algebraic Solvers

On the workbench, you rarely have all three variables (V, I, P) handed to you. You might know the power rating of a resistor and the supply voltage, requiring you to solve for current to select the right fuse. Here is the complete list of rearranged forms, including substitutions using Ohm's Law (V = I × R) as detailed in standard DC circuit theory texts.

  • Solving for Current: I = P / V
  • Solving for Voltage: V = P / I
  • Solving for Time: t = E / P
  • Solving for Power (Energy/Time): P = E / t
  • Power with Resistance (Current known): P = I² × R
  • Power with Resistance (Voltage known): P = V² / R
  • Energy (Joules): E = V × I × t (where t is in seconds)
  • Energy (Kilowatt-hours): E = (V × I × t) / 1000 (where t is in hours)

Assumptions, Limitations, and Unit Traps

The formulas P = V × I and E = P × t are absolute for DC circuits. However, when applying them to AC mains or complex embedded systems, specific assumptions must be met, and unit mismatches will instantly break your calculations.

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

These base formulas calculate Real Power (measured in Watts). They apply perfectly to DC circuits and single-phase AC circuits with purely resistive loads (like incandescent bulbs or Nichrome heating elements) where the Power Factor (PF) is exactly 1.0. If you are measuring an inductive load (like an AC motor) or a capacitive switching power supply (like an LED driver), the voltage and current waveforms are out of phase. In those cases, V × I yields Apparent Power (measured in Volt-Amps, VA), not Real Power. To find Real Power in reactive AC circuits, you must use P = V × I × PF.

Unit Mistakes That Break the Math

  1. The Milliamp Trap: Microcontroller datasheets list sleep currents in milliamps (mA) or microamps (µA). If your ESP32 draws 160 mA at 3.3V, multiplying 160 × 3.3 yields 528 Watts, which is physically impossible and will melt the board. You must convert 160 mA to 0.16 A first, yielding a realistic 0.528 W (528 mW).
  2. The Time Base Mismatch: Joules require time in seconds. Kilowatt-hours (kWh) require time in hours and power in kilowatts. Mixing hours into a Joule calculation inflates your energy value by a factor of 3,600.

Realistic Answer Magnitudes

Always sanity-check your final number against real-world benchmarks. A standard USB-C PD phone charger outputs 20W to 65W. A typical US 15-amp residential branch circuit (120V) has a continuous load limit of 1440W (80% of 1800W). An average US household consumes roughly 900 kWh per month. If your calculation for a single desk lamp yields 4,000W, you have misplaced a decimal point.

Worked Examples with Strict Unit Tracking

Theory is useless without execution. Below are two solved problems demonstrating strict unit tracking from raw inputs to final actionable metrics.

Problem 1: DC Solar Charging Energy Yield

Scenario: A 12V nominal LiFePO4 battery is being charged by a solar array. The charge controller outputs 14.4V DC at 8.5A for exactly 3.5 hours during peak sun. Calculate the Power delivered and the total Energy stored in Watt-hours (Wh).

  1. Identify Knowns: V = 14.4 V, I = 8.5 A, t = 3.5 h.
  2. Calculate Power (P):
    P = V × I
    P = 14.4 V × 8.5 A
    P = 122.4 W
  3. Calculate Energy (E) in Wh:
    Since we want Watt-hours, we keep Power in Watts and Time in hours.
    E = P × t
    E = 122.4 W × 3.5 h
    E = 428.4 Wh
  4. Sanity Check: 428.4 Wh is roughly 35.7 Amp-hours at 12V (428.4 / 12), which is a very realistic daily yield for a 100W-class portable solar panel.

Problem 2: AC Mains Load and Operating Cost

Scenario: A 1500W resistive space heater is plugged into a 120V AC outlet. It runs for 45 minutes a day over a 30-day month. Calculate the total current draw, the monthly energy consumption in kWh, and the operating cost based on the US average retail electricity rate of $0.16 per kWh.

  1. Calculate Current Draw (I):
    I = P / V
    I = 1500 W / 120 V
    I = 12.5 A
    Note: This is why space heaters frequently trip standard 15A breakers if another device is on the same circuit.
  2. Convert Units for kWh:
    Power: 1500 W ÷ 1000 = 1.5 kW
    Time per day: 45 min ÷ 60 = 0.75 hours
    Total Time (t): 0.75 h/day × 30 days = 22.5 hours
  3. Calculate Energy (E):
    E = P × t
    E = 1.5 kW × 22.5 h
    E = 33.75 kWh
  4. Calculate Cost:
    Cost = 33.75 kWh × $0.16/kWh
    Cost = $5.40

Frequently Asked Questions

What is the formula of power and energy in a 3-phase AC system?

In a balanced 3-phase AC system, the formula for Real Power expands to account for the phase geometry: P = √3 × V_L × I_L × PF, where V_L is line-to-line voltage, I_L is line current, and PF is the power factor. The energy formula remains E = P × t. This is critical for sizing industrial motor contactors and calculating heavy machinery operating costs, as ignoring the √3 (approximately 1.732) multiplier will result in undersizing your conductors by nearly half.

How do I calculate the formula of power and energy when resistance is unknown?

If resistance (R) is unknown and cannot be measured with a multimeter, you must rely on the base V × I formula. In practical troubleshooting, if you only have a clamp meter (which reads current) and know the nominal system voltage (e.g., 240V for a US dryer), you can estimate Apparent Power using P = V_nominal × I_measured. For precise Real Energy calculations without knowing the load's exact resistance or power factor, you must use a true-RMS power meter that samples voltage and current simultaneously to calculate the integral of instantaneous power over time.

Why does the formula of power and energy give the wrong answer for my LED driver?

If you measure 120V and 0.5A on the AC input side of an LED driver, V × I suggests 60W. However, the DC output might only be 30V at 1.2A (36W). The 'missing' 24W is not a math error; it is a combination of driver inefficiency (lost as heat) and a poor Power Factor (often 0.6 to 0.8 on cheap, non-corrected switching supplies). The AC side formula yields Apparent Power (VA), while the DC side yields Real Power (W). Always apply the power formula to the specific domain (AC input vs DC output) you are trying to analyze.

What is the difference between the formula of power and energy in physics vs. electrical engineering?

In classical physics, power is often derived from mechanical work (P = Force × velocity, or P = Work / time) and energy is measured strictly in Joules. In electrical engineering, while the foundational physics remain identical (1 Watt = 1 Joule per second), the domain shifts to electron flow (P = V × I). Furthermore, electrical engineering heavily utilizes the Kilowatt-hour (kWh) for energy. A kWh is simply a macroscopic unit of Joules: 1 kWh equals exactly 3.6 million Joules (1000 W × 3600 seconds). We use kWh because measuring a home's monthly energy consumption in Joules results in unwieldy numbers in the billions.