Skip to content

Battery Sizing

Explore this post with:

ChatGPT Grok Perplexity Gemini Claude

Battery sizing is where storage design stops being abstract and starts becoming math.

If the battery bank is too small, the system runs out of usable energy during bad weather or long evenings. If it is too large, the project gets more expensive than it needs to be. The goal is not the biggest battery. The goal is the right battery for the load pattern, backup target, and climate.

This guide walks through the sizing logic step by step so you can move from daily energy use to a realistic battery-bank target in kWh or Ah.

Battery sizing workflow showing daily load, autonomy days, DoD, efficiency, temperature derating, and voltage conversion

The most common battery-sizing framework uses four core variables.

  • Daily energy use
  • Desired autonomy days
  • Maximum usable depth of discharge, DoD
  • System efficiency factor

In its common form, the formula looks like this.

Battery bank (kWh) =
Daily load (kWh) x autonomy days / (DoD x efficiency factor)

This formula is useful because it turns a vague question, how much battery do I need, into a structured one.

How much energy do I need to carry, for how long, and how much of the battery can I actually use after real-world losses.

VariableWhat it meansWhy it matters
Daily loadTotal energy used in a typical dayThis is the foundation of the whole calculation
Autonomy daysHow many days the system should operate without meaningful chargingDrives reliability during poor weather or outages
DoDMaximum share of the battery you plan to useConverts nominal capacity into usable capacity
Efficiency factorLoss correction for inverter, wiring, charging, and system behaviorPrevents under-sizing based on ideal math

If any one of these inputs is unrealistic, the battery result will be unrealistic too.

Daily load is usually calculated by listing each appliance, its power draw, and the hours it runs in a day.

Device energy per day = watts x hours used

Then add everything together.

For example:

DevicePowerHours per dayDaily energy
Fridge120 W10 h effective runtime1.2 kWh
Lights100 W5 h0.5 kWh
Laptop and electronics150 W6 h0.9 kWh
Water pump500 W1 h0.5 kWh
Miscellaneous loads300 W3 h0.9 kWh

Total daily load, about 4.0 kWh

This is why careful load estimation matters so much. Small errors compound quickly once they are multiplied by autonomy days and corrected for DoD.

Autonomy days tell you how long the battery bank should support the system without meaningful recharge from solar.

Typical design ranges often look like this.

Autonomy targetCommon use case
Less than 1 dayGrid-connected backup or short overnight bridging
1 dayBasic backup or fair-weather solar storage
2 to 3 daysMore resilient off-grid design
More than 3 daysHarsh climates, mission-critical loads, or highly conservative off-grid design

More autonomy improves resilience, but it raises battery cost quickly. That is why many systems land in the 1 to 3 day range depending on whether the goal is grid backup, self-consumption shifting, or true off-grid reliability.

Depth of discharge is one of the biggest reasons two battery chemistries need very different bank sizes for the same job.

Battery typeTypical recommended DoD
Flooded lead-acidAround 50%
AGM or gelAround 50%
LiFePO4Often 80% to 100% depending on design target
NMC lithium-ionOften 80% to 90%

The lower the usable DoD, the larger the nominal battery bank you need to deliver the same usable energy.

This is why lithium systems can often achieve the same functional backup with much less nominal capacity than lead-acid designs.

Real systems lose energy in several places.

  • Battery charging and discharging losses
  • Inverter losses
  • Wiring losses
  • Control-system inefficiencies

Instead of pretending the system is perfect, battery sizing usually applies an efficiency correction.

Practical sizing guides often use stronger loss factors for lead-acid systems and lighter ones for modern lithium systems.

For example:

  • Lead-acid system correction may be around 1.2
  • LiFePO4 correction may be closer to 1.05

You can think of this as a realism factor. It keeps a mathematically neat answer from becoming an operationally weak one.

Suppose a home uses 10 kWh per day and wants 2 days of autonomy.

Assume:

  • Daily load = 10 kWh
  • Autonomy = 2 days
  • DoD = 50%
  • Efficiency factor = 1.2
10 x 2 / 0.5 x 1.2 = 48 kWh

Required lead-acid battery bank, about 48 kWh

Assume:

  • Daily load = 10 kWh
  • Autonomy = 2 days
  • DoD = 80%
  • Efficiency factor = 1.05
10 x 2 / 0.8 x 1.05 = 26.25 kWh

Required LiFePO4 battery bank, about 26.25 kWh

This difference is why lithium often changes the physical size and practicality of a battery room so dramatically.

Temperature Derating, One of the Most Missed Corrections

Section titled “Temperature Derating, One of the Most Missed Corrections”

Temperature affects both usable capacity and battery lifespan.

That matters because a battery bank sized on a mild-weather spreadsheet may perform very differently in a cold shed, a hot garage, or a poorly ventilated equipment room.

Low temperatures can reduce available battery capacity, especially below freezing. In colder climates, it is common to increase battery reserve above the nominal result to account for reduced usable energy.

Practical guidance often suggests adding roughly 15% to 25% capacity margin in colder installations, especially for off-grid systems that must carry through winter.

Heat creates a different risk. Very high battery temperature can accelerate aging and reduce long-term life. Some battery management systems also begin limiting current when temperatures climb too high.

That is why temperature is not only a comfort spec. It is a sizing and lifespan variable.

Battery systems are sometimes quoted in kWh and sometimes in Ah. To convert Ah into kWh, you need the system voltage.

Capacity (kWh) = Ah x system voltage / 1000

For example:

500 Ah x 48 V / 1000 = 24 kWh

That means a 48 V battery bank rated at 500 Ah stores about 24 kWh of nominal energy.

This is why Ah by itself is incomplete. Without the system voltage, it does not tell you the whole storage story.

Once the required energy is known, the battery bank still needs to be configured electrically.

Series connection raises voltage.

Number of batteries in series =
required system voltage / single battery voltage

Example:

48 V / 12 V = 4 batteries in series

Parallel connection raises capacity in Ah.

Parallel strings =
required Ah / single battery Ah

This is why battery-bank design is never only about the energy number. The physical configuration also has to fit the system voltage and current plan.

In real projects, the raw formula result is often not the final answer.

Designers commonly add reserve margin for things like:

  • Wiring and inverter losses
  • Load spikes and usage variability
  • Aging over time
  • Seasonal weather swings
  • Future expansion

A practical reserve factor often lands somewhere around 1.2 to 1.5 depending on how conservative the system needs to be.

For off-grid users, that reserve is often more important than in grid-connected backup systems because there is no outside fallback when conditions get ugly.

Use this order and the math usually stays clear.

  1. Build an honest daily load table
  2. Decide whether the goal is short backup, daily cycling, or off-grid autonomy
  3. Choose autonomy days
  4. Apply the right DoD for the battery chemistry
  5. Add efficiency correction
  6. Add temperature and safety margin where needed
  7. Convert to Ah and check the required system voltage

That sequence keeps the calculation grounded in how the system will actually be used.

  • Using average household consumption when only critical loads need backup
  • Forgetting that lead-acid usable capacity is much lower than nominal capacity
  • Ignoring cold-weather derating
  • Ignoring inverter losses and wiring losses
  • Treating Ah as meaningful without voltage
  • Choosing autonomy days that are too optimistic for the climate

Most undersized battery systems do not fail because the formula was complicated.

They fail because one or two inputs were wishful instead of realistic.

If you want the compact rule set, use this order.

  1. Start with believable daily load data
  2. Pick autonomy days based on actual reliability needs
  3. Use the right DoD for the battery chemistry
  4. Add efficiency and temperature corrections before you trust the answer
  5. Convert the result into a voltage-aware battery-bank configuration

That usually gets you much closer to a system that works in real life, not just in a clean spreadsheet.

Play
  • Battery sizing starts with daily load, then layers in autonomy days, DoD, and system losses.
  • The same backup target can require very different nominal capacity depending on chemistry.
  • Temperature derating is one of the easiest ways to under-size a real system if you ignore it.
  • Ah only becomes meaningful once you combine it with system voltage.
  • A small reserve margin often protects the system better than chasing an unrealistically tight calculation.

This page was expanded using the research notes and source list provided for this project, especially the following references.