When makers, solar DIYers, and homeowners search for the "kW per hour formula," they are almost always looking for the kilowatt-hour (kWh) formula to calculate electrical energy consumption. True "kW/h" (kilowatts per hour) is a niche ramp-rate metric used by grid operators to measure how fast a power plant can increase output. For 99% of bench, jobsite, and home energy calculations, you need the standard energy formula. This guide breaks down the exact math, the assumptions that make it work, and the unit-tracking mistakes that ruin solar battery sizing.

The Core Energy Formula and Symbol Definitions

Electrical energy is the product of power and time. The foundational formula used to calculate energy consumption in kilowatt-hours is:

E = P × t

Below is the spec-sheet definition for every symbol in the equation. Do not skip the unit conversions; plugging raw watts or minutes into this formula is the most common reason DIY solar builds fail to meet expected runtimes.

Symbol Quantity Standard Unit Definition & Conversion Notes
E Energy kWh (kilowatt-hours) The total work done or heat generated over a period. This is the unit your utility bills you for.
P Power kW (kilowatts) The instantaneous rate of energy transfer. Must be converted from Watts (divide by 1000).
t Time h (hours) The duration the load is active. Must be converted from minutes (divide by 60).

Rearranged Forms

Depending on what you are troubleshooting or sizing, you will need to isolate different variables. Here are the algebraic rearrangements:

  • Solving for Power (Load Sizing): P = E / t (Use this to find the average kW draw if you know your daily kWh budget and runtime).
  • Solving for Time (Battery Runtime): t = E / P (Use this to calculate how many hours a LiFePO4 battery bank will last under a specific kW load).

When the Formula Applies (And Unit Mistakes That Break It)

Core Assumptions and Variable Loads

The formula E = P × t assumes a constant power draw. If you are calculating the energy for a resistive load like a Lasko 1500W ceramic tower heater running continuously, the formula is perfectly accurate. However, if the load cycles on and off (like a refrigerator compressor or a well pump), you cannot simply multiply the nameplate wattage by 24 hours. For variable loads, the true formula is the integral of power over time: E = ∫ P(t) dt. In practice, hobbyists handle this by applying a duty cycle percentage (e.g., a fridge compressor runs roughly 30% of the time) or by measuring it directly with a P3 P4400 Kill A Watt meter, which samples the AC waveform and performs the integration internally.

Unit Mistakes That Break the Math

If your calculated battery bank weighs 4,000 lbs or your solar array costs $12, you have likely made one of these two unit errors:

  1. The Watt Trap: Plugging 1500W directly into the P variable instead of 1.5 kW. This inflates your energy calculation by 1000x, leading to massively oversized (and expensive) inverter and battery purchases.
  2. The Minute Trap: Running a 2000W welder for 45 minutes and plugging "45" into the t variable. You must convert 45 minutes to 0.75 hours. Failing to do so inflates the time variable by 60x.

Realistic Answer Magnitudes

To sanity-check your math, compare your results against real-world benchmarks. According to the U.S. Energy Information Administration (EIA), the average U.S. residential utility customer consumes about 899 kWh per month, or roughly 29.5 kWh per day. If your manual calculation for a single appliance yields 50 kWh/day, your math is wrong or the appliance is broken.

Appliance / Load Typical Power (kW) Typical Daily Runtime (h) Realistic Daily Energy (kWh)
LED Lighting (Whole Home) 0.15 kW 5.0 h 0.75 kWh
Modern Refrigerator 0.20 kW (while running) 8.0 h (duty cycle) 1.60 kWh
Central AC (3-Ton, SEER 16) 2.25 kW 10.0 h (summer) 22.50 kWh
EV Charger (Level 2, 40A) 9.60 kW 4.0 h 38.40 kWh

Worked Examples with Strict Unit Tracking

Let's apply the formula to two common scenarios: a simple resistive load and a complex inductive load where power factor and efficiency come into play.

Problem 1: Off-Grid Cabin Space Heating

Scenario: You are sizing a 24V LiFePO4 battery bank for an off-grid cabin. You plan to run a 1500W electric space heater for 4.5 hours every evening. How many kilowatt-hours of energy must the battery bank supply?

  1. Identify and convert Power (P):
    The nameplate reads 1500W. Convert to kilowatts.
    P = 1500 W / 1000 = 1.5 kW
  2. Identify and convert Time (t):
    The runtime is 4.5 hours. No conversion needed.
    t = 4.5 h
  3. Apply the formula (E = P × t):
    E = 1.5 kW × 4.5 h
    E = 6.75 kWh
  4. Sanity Check: 6.75 kWh is roughly 22% of an average grid-tied home's daily use. This is realistic for a single high-draw heating appliance.

Note for solar sizing: Because inverters are not 100% efficient, you must divide this result by your inverter's efficiency (typically 0.90 to 0.93). For a 92% efficient inverter, the battery must actually supply 6.75 / 0.92 = 7.33 kWh.

Problem 2: Level 2 EV Charger Panel Load

Scenario: You are installing a Tesla Wall Connector Gen 3 configured for a 40A continuous charge rate on a 240V circuit. You want to know how much energy it pulls from the grid during a 2-hour and 15-minute charging session, assuming a power factor (PF) of 0.95 and a charger efficiency of 96%.

  1. Calculate Real Power (P) in kW:
    For single-phase AC, Real Power P = V × I × PF.
    P = 240V × 40A × 0.95
    P = 9120 W
    Convert to kW: P = 9.12 kW
  2. Convert Time (t) to decimal hours:
    2 hours and 15 minutes.
    15 minutes / 60 = 0.25 hours
    t = 2.0 + 0.25 = 2.25 h
  3. Calculate Energy delivered to the car (E_out):
    E_out = P × t
    E_out = 9.12 kW × 2.25 h = 20.52 kWh
  4. Calculate Energy drawn from the panel (E_in):
    Account for the 96% charger efficiency (4% is lost as heat in the cable and internal rectifiers).
    E_in = E_out / 0.96
    E_in = 20.52 kWh / 0.96 = 21.375 kWh

Result: The charging session adds 21.38 kWh to your utility bill. (As a side note, per NEC Article 210.19(A)(1), because this is a continuous load running over 3 hours, the branch circuit conductors and breaker must be sized at 125% of the 40A load, requiring 50A breaker and typically 6 AWG copper THHN wire).

Frequently Asked Questions

What is the exact difference between kW and kWh?

Think of kW (kilowatts) as your car's speedometer (speed), and kWh (kilowatt-hours) as your odometer (distance). A 2 kW microwave running for 0.5 hours uses 1 kWh of energy. A 0.1 kW (100W) LED bulb running for 10 hours also uses 1 kWh of energy. Utility companies bill you for the odometer reading (kWh), while your wire gauge and breaker sizing are determined by the speedometer reading (kW/Amps).

How do I calculate kW per hour for a 3-phase industrial motor?

For 3-phase AC power, the simple P = V × I formula does not apply. You must use the 3-phase power formula: P = √3 × V_L × I_L × PF, where V_L is line-to-line voltage (e.g., 480V), I_L is line current, and PF is the power factor. Once you calculate the real power in Watts and convert it to kW, you multiply by the runtime in hours to get kWh. Always measure the actual running amperage with a Fluke 376 True-RMS clamp meter rather than relying on the motor nameplate Full Load Amps (FLA), as motors rarely run at exact full load.

Why is my solar inverter dashboard showing "kW/h" instead of "kWh"?

If your inverter software (like SolarEdge or Fronius) literally displays "kW/h" (kilowatts per hour), it is displaying a ramp rate, not an energy total. This metric tells you how fast your solar array's output is changing. For example, if a cloud passes over and your array output drops from 5.0 kW to 2.0 kW in one minute, the ramp rate is -3 kW/min (or -180 kW/h). Grid operators monitor this to maintain frequency stability. If you are trying to find your daily energy harvest, look for the metric labeled "kWh" or "Energy Yield."

How can I measure kWh for an appliance that cycles on and off?

Do not rely on manual math for cycling appliances like HVAC systems, refrigerators, or sump pumps. The duty cycle varies wildly based on ambient temperature and insulation. Instead, plug the appliance into a dedicated energy monitor like the Emporia Vue smart plug or a P3 Kill A Watt. These devices sample the voltage and current waveforms thousands of times per second, calculate the instantaneous real power, and integrate it over time to give you a highly accurate kWh reading. For hardwired 240V appliances (like well pumps), install a CT (current transformer) clamp-based monitor like the Sense Energy Monitor directly in your electrical panel.