The IEEE 485 section method correctly sizes battery capacity for a four-period duty cycle — but the resulting cell count doesn't actually keep the string above its minimum discharge voltage.
| Duty cycle | 5 A for 15 min, then 35 A for 10 min, then 15 A for 75 min, then 45 A for 10 min |
| Correction factors | Temperature 1.0, aging 1.25, design margin 1.1 |
| System DC voltage | 125 V nominal |
| Cell voltages | Nominal 2.17 V, equalize 2.33 V, end-of-discharge 1.75 V |
| Acceptance window | 135–105 V for a 58-cell string |
Each later section's requirement isn't just its own current — it accounts for the capacity already 'used up' by earlier sections, scaled by how the battery's capacity-rating factor (Kt) changes with duration.
| Section | Current | Cumulative time | Kt factor | Required capacity |
|---|---|---|---|---|
| 1 | 5 A | 15 min | 1.75 | 8.75 A |
| 2 | 35 A | 25 min | 2.15 | 75.25 A |
| 3 | 15 A | 100 min | 4.10 | 61.5 A |
| 4 | 45 A | 110 min | 4.35 | 195.75 A |
| Check | Requirement | Actual | Status |
|---|---|---|---|
| Required battery capacity | n/a (this is the sizing result) | 269.2 Ah | ✓ PASS |
| String voltage at equalize charge | ≤ 140 V | 135.14 V | ✓ PASS |
| String voltage at end of discharge | ≥ 105 V | 101.5 V | ✗ FAIL |
Key insight: Battery capacity sizing (how many amp-hours) and cell-count/voltage-window checking (how many cells, and does the string stay in an acceptable voltage range through the full discharge) are two genuinely separate calculations that can each pass or fail independently — a battery with plenty of capacity can still be the wrong string configuration if its end-of-discharge voltage falls outside what the connected DC equipment can tolerate.
Every input in this example is editable in the live calculator — free, no signup.
Open Battery & DC System Sizing calculator →Adding one more cell (59 instead of 58) raises vEodString to 59 x 1.75 = 103.25 V — still short. The real fix here is usually a battery/cell chemistry with a higher end-of-discharge voltage point, or accepting a load-dependent cutoff earlier in the discharge (raising vEodCell), or revisiting the connected equipment's actual minimum operating voltage, since simply adding cells one at a time doesn't close a 3.5 V gap quickly without also pushing the equalize-charge voltage toward its own 140 V ceiling.
The section method reflects that later sections have to be supported by whatever capacity remains after earlier sections have already drawn on the battery — so Section 4's 195.75 A requirement already implicitly accounts for the capacity used in Sections 1-3 (that's what the ktPrev/kt ratio term in each section's formula does), rather than needing to be added to them separately. Simply summing all four sections' raw currents would badly oversize the battery.