Calculator explanation: what this planner estimates
This page combines two practical questions homeowners ask when considering a home battery: (1) How long will it run my critical loads during an outage? and (2) How long will it take to “pay back” after incentives and avoided generator fuel? The calculator is intentionally simple so you can use it early in the planning process, before you have a full electrical design.
The runtime portion focuses on energy (kWh) and power (kW). Energy is the “size of the tank,” while power is the “rate you drain it.” A battery can have plenty of energy but still fail to support a high peak load if the inverter or battery stack cannot deliver the required kW. That is why the form asks for both an average critical load and a peak load.
Inputs and units (quick guide)
- Battery nameplate capacity (kWh): the advertised storage size (for example, 10–20 kWh for many residential systems).
- Usable depth of discharge (DoD %): the portion you plan to use. Many systems allow 80–95% usable energy depending on settings and warranty.
- Round-trip efficiency (%): accounts for conversion losses (battery + inverter). Typical values are ~85–95%.
- Average critical load (kW): your sustained draw during an outage (fridge, lights, internet, medical devices, etc.).
- Peak load (kW): short bursts when motors start or appliances cycle (well pump, microwave, sump pump).
- Total outage hours per year and cost per outage hour ($): a simple way to value avoided losses (spoiled food, lost work time, hotel stays).
- Annual generator fuel savings ($): what you expect to avoid spending on gasoline/propane/diesel by using the battery instead.
- Installed system cost ($) and incentives ($): used to estimate net cost and simple payback.
- Target minimum runtime (hours): your goal for a typical outage (for example, “overnight” or “one full day”).
Formulas used
The calculator estimates usable stored energy by applying depth of discharge and round-trip efficiency to the nameplate capacity:
Usable energy (kWh) = Capacity (kWh) × (DoD ÷ 100) × (Efficiency ÷ 100)
Then it estimates runtime at your average load:
Runtime (hours) = Usable energy (kWh) ÷ Average load (kW)
For a quick “peak stress” check, it also computes an equivalent depletion time at the peak load:
Peak equivalent hours = Usable energy (kWh) ÷ Peak load (kW)
Payback is calculated as a simple payback (no discount rate):
Net cost = max(System cost − Incentives, 0)
Annual benefit = (Outage hours/year × $/outage hour) + Fuel savings
Simple payback (years) = Net cost ÷ Annual benefit (if annual benefit > 0)
Assumptions and limitations (important)
- Average load is an estimate. Real homes vary minute-to-minute. If you want a better number, use a smart panel, whole-home energy monitor, or a circuit-by-circuit audit.
- Peak load support is simplified. This tool does not model inverter surge ratings, motor starting currents, or battery temperature limits. Treat the peak result as a screening check, then confirm with product specs.
- No solar recharge modeling. If you have PV, your runtime during multi-day outages may be longer than this estimate, but it depends on weather, season, and whether the system supports islanding.
- Simple payback only. It does not include maintenance, battery degradation, financing costs, time value of money, or potential revenue from time-of-use arbitrage or grid services.
Worked example (quick)
Suppose you have a 13.5 kWh battery, set to 90% depth of discharge, with 92% round-trip efficiency. Usable energy is: 13.5 × 0.90 × 0.92 ≈ 11.2 kWh. If your critical loads average 2.5 kW, runtime is 11.2 ÷ 2.5 ≈ 4.5 hours. If you experience 24 outage hours/year and value outages at $15/hour, that is $360/year. Add $350/year in generator fuel savings for a total annual benefit of $710. With an $11,000 system and $3,000 incentives, net cost is $8,000 and simple payback is about 11.3 years.
Why a home backup battery planner matters right now
Rolling blackouts, fire weather shutoffs, and ice storms are no longer rare events. Homeowners considering a backup battery often juggle contradictory advice: one installer emphasizes self-consumption of rooftop solar, another sells the system as a full whole-home generator replacement, and a third waves at incentives without explaining whether they apply to partial installations. The Home Backup Battery Runtime and Payback Planner distills the critical steps families should work through before signing a contract. It takes the essential system specifications—capacity, depth of discharge, peak load capability, and round-trip efficiency—and converts them into plain-language answers about runtime, outage coverage, and the real payback period once incentives and avoided generator fuel are counted. Instead of guessing whether a 13.5 kWh battery will ride through an eight-hour nighttime blackout, you can model it with the same interface used across AgentCalc’s other resilience tools like the household emergency generator fuel planner and the residential rainwater harvesting planner that share the goal of keeping daily life running when infrastructure stumbles.
The planner is grounded in lived experience. Families balancing medical devices, refrigeration, and remote work cannot afford to treat backup power as an abstract spreadsheet. They need to know which appliances must stay energized, how much those loads actually draw over time, and whether they can stretch outages by consolidating rooms or staggering cooking tasks. The interface accepts conservative inputs like round-trip efficiency because batteries do not deliver their entire nameplate capacity after conversion losses. It also acknowledges the financial side by letting you enter annual generator fuel savings and a per-hour outage cost, capturing the spoiled groceries, lost productivity, or even a hotel stay avoided by staying powered. By making these inputs explicit, the planner becomes a discussion starter for families, roommates, or homeowners associations deciding between a battery, a portable generator, or targeted hardening of specific circuits.
How the runtime and payback math works
A home battery’s usable energy equals its nameplate capacity multiplied by the allowed depth of discharge and the round-trip efficiency. We denote nameplate capacity as in kilowatt-hours, allowable depth of discharge as expressed as a decimal, and round-trip efficiency as . The usable energy is therefore:
Runtime in hours for a steady average load (in kilowatts) is the usable energy divided by that load. Because households rarely draw perfectly steady loads, the planner also checks the peak load input to confirm that the system can deliver the required power without tripping. If the peak exceeds the usable continuous power, the result flags that you might need load shedding or multiple battery stacks. Payback is calculated by subtracting incentives from the installed cost to determine the net investment, then dividing by the sum of annual outage value and generator fuel savings. When outage value is zero, the payback formula defaults to a pure financial comparison of fuel savings, helping you see whether your motivation is comfort, economics, or both.
The MathML equation embedded above is intentionally simple so you can share it with electricians or finance officers. Yet the planner’s JavaScript implementation defends against corner cases. If the average load is zero or negative, the tool avoids dividing by zero and reminds you to enter a realistic value. Should incentives exceed the system cost, the net investment is floored at zero so the payback calculation does not mislead. Edge cases like 0% depth of discharge or 0% efficiency are rejected as invalid, preventing infinite runtime claims. The script also ensures the target minimum runtime input is respected by explicitly stating whether the calculated runtime meets or misses that goal, allowing you to iterate on load management strategies.
Worked example: suburban home with medical equipment
Consider a household that invested in a 13.5 kWh battery to keep a refrigerator, internet equipment, lighting circuits, and a medical device running during outages. The installer configured a 90% depth of discharge and the manufacturer advertises a 92% round-trip efficiency. The family estimates that their critical loads draw 2.5 kW on average, with peaks reaching 5 kW when the microwave or well pump kicks on. They endure roughly 24 outage hours per year spread over several events. Avoiding hotels, replacing food, or losing hourly wages costs about $15 per outage hour. Retiring their noisy portable generator saves $350 in gasoline annually. The installed system cost $11,000 before incentives, and the family is eligible for $3,000 in tax credits and utility rebates.
Plugging those inputs into the planner yields a usable energy of 13.5 × 0.9 × 0.92 ≈ 11.2 kWh. Dividing by the 2.5 kW average load produces roughly 4.5 hours of runtime. That falls short of the 12-hour target the family set, so the result suggests strategies like staggering cooking, cycling the water heater, or adding a second battery. The peak load check confirms that 5 kW is within the inverter’s surge capacity for most modern stacks, but it encourages confirming with the product specifications. On the financial side, incentives drop the net cost to $8,000. Annual outage value equals 24 hours × $15 = $360, and adding the $350 fuel savings yields $710 of yearly benefit. Dividing $8,000 by $710 implies an 11.3-year simple payback. The planner contextualizes that figure by showing the runtime shortfall and by suggesting comparisons with alternatives like the household internet redundancy planner for communications resilience or the home EV charger load and schedule planner if the battery will eventually coordinate with vehicle charging.
Scenario comparisons help right-size the system
Runtime is sensitive to load assumptions, so the planner automatically builds a table comparing low, typical, and high load scenarios. For the example household, a 1.5 kW streamlined load extends runtime to 7.5 hours, while a 3.5 kW heavy load trims coverage to just 3.2 hours. By toggling inputs, you can visualize how adding a second battery stack doubles runtime or how increasing incentives shortens payback. This exercise highlights the value of efficiency upgrades: sealing ducts, upgrading refrigerators, or swapping halogen bulbs for LEDs can all reduce the average load, extending runtime without buying additional storage. That insight dovetails with other AgentCalc tools focused on conservation, such as the night purge cooling savings calculator that addresses cooling loads before they strain the grid.
| Average load assumption | Runtime (hours) | Coverage vs. 12-hour target | Payback if outages equal 24 hours/year |
|---|---|---|---|
| 1.5 kW efficient load | 7.5 | Short by 4.5 hours | 11.3 years |
| 2.5 kW baseline load | 4.5 | Short by 7.5 hours | 11.3 years |
| 3.5 kW high load | 3.2 | Short by 8.8 hours | 11.3 years |
Limitations and assumptions
The planner assumes a single battery stack with consistent round-trip efficiency. Real systems can suffer additional losses from inverter idle consumption, cold weather performance reductions, and interconnection hardware. The payback calculation treats outage value and generator fuel savings as annual benefits without discounting, so it resembles a simple payback rather than a net present value analysis. Users seeking a more rigorous financial model can export the results into spreadsheets or pair them with the cash flow insights in the appliance repair versus replacement decision calculator to evaluate opportunity cost. Runtime projections also assume your battery can discharge down to the specified depth safely. Manufacturers may limit discharge to protect warranty terms, and some require integrations with rooftop solar to recharge during extended outages. Always confirm your installer’s design adheres to local codes and that essential circuits are isolated in a critical loads panel. Despite these caveats, the planner gives homeowners a defensible starting point for conversations with contractors, utilities, and neighbors exploring joint resilience investments.
| Action | Approximate load reduction (kW) | Extended runtime (hours) | Notes |
|---|---|---|---|
| Cycle electric water heater twice daily | 0.4 | +1.2 | Use timer or smart relay |
| Switch to induction cooktop on low | 0.6 | +1.8 | Cook before outages when possible |
| Consolidate HVAC to one mini-split zone | 0.9 | +2.7 | Close doors and use fans |
| Adopt DC LED task lighting | 0.2 | +0.6 | Pair with USB battery banks |
Calculator
| Scenario | Load (kW) | Runtime (hours) | Days of coverage |
|---|---|---|---|
| Submit the form to generate scenario results. | |||
