Last Updated on 16/10/2025 by Bonnen Battery
EV Battery Packs Capacity & Energy Definitions
Key Takeaways: Understanding how an EV battery pack defines available capacity and energy under different conditions is crucial for safe and efficient design. In simple terms, we distinguish between a cell’s nominal voltage window (its spec limits, Vmax and Vmin) and the actual usable window controlled by the BMS (the charge/discharge cutoffs). We also use Depth of Discharge (DoD) – the percentage of battery capacity used – to calculate the pack’s usable Ah and Wh. For example, if a 100 kWh pack uses 30 kWh, that’s a 30% DoD ⇱. Formulas for pack capacity/energy are straightforward: Pack Ah = Cell Ah × (cells in parallel) × DoD, and Pack Wh = Cell Wh × (series × parallel) × DoD. In practice, battery chemistries differ: NMC/Co-based cells often only use ~90–95% of capacity (leaving small safety buffers ⇱), while LiFePO₄ (LFP) cells typically allow ~95% DoD. These definitions directly impact battery pack design, state-of-charge (SoC) calculations, and longevity strategies.
Terms & Voltage Windows
• Nominal Vmax/Vmin (Cell Spec Limits): These are the upper and lower voltage bounds from the cell datasheet. For example, a cell spec of 4.3 V–2.75 V means nominal Vmax=4.3 V, Vmin=2.75 V. This “voltage window” corresponds to the cell’s full 100% state-of-charge (SoC) range. In practice, battery packs rarely use the entire spec range in daily operation.
• System Charge/Discharge Cutoffs: The BMS defines actual cutoffs within (or equal to) the nominal window. For charging, the pack stops charging when any cell hits the charge cutoff (often just below Vmax). For discharging, it stops or limits output when a cell hits the discharge cutoff (often just above Vmin). For example, many Li-ion packs use ~4.2 V as the charge limit, avoiding overcharge, and about 2.5–3.0 V as the discharge cutoff. (LFP packs typically cut off around 3.60–3.65 V on charge and ~2.5 V on discharge.) Keeping some buffer below/above the absolute max/min protects the cells and extends life.
• Depth of Discharge (DoD): This is the percent of a battery’s capacity that has been used (opposite of SoC). If you discharge an EV’s 100 kWh battery by 30 kWh, you’ve used 30% DoD (and left 70% SoC). In BMS design, design DoD often refers to the planned usable range. For instance, many EV packs limit DoD to ~90–95% to allow safety margins (so the full range isn’t used every cycle).

DoD by Battery Type
NMC (Cobalt/Nickel-Based): These cells are often operated with a bit of headroom. Typical designs use about 90–95% DoD. In practice, that means charging to ~4.2 V per cell (sometimes a bit higher for high-capacity cells) but not quite the cell’s absolute max, and discharging to around 3.0 V (above the absolute cutoff). For example, an EV BMS might cut charge at 4.15 V (i.e. Vmax–0.05 V) and cut discharge at ~3.15 V. This leaves ~3–5% of capacity unused at each end as a safety buffer. Engineers intentionally avoid 100%–0% cycling because “a high charge voltage stresses the battery”. In fact, research shows lowering peak charge by just 0.1 V can double cycle life ⇱.
LFP (LiFePO₄): LFP cells have different nominal voltages (~3.2 V per cell). They are typically charged to about 3.60–3.65 V per cell (full to Vmax) and cut off around 2.5 V. In many designs the usable DoD is ~95%. Notably, LFP packs often use nearly the full capacity on charge-end (no “upper” buffer) but keep a ~5% reserve at the bottom (discharge-end) for safety. This means they might go 0–100% SoC in nominal terms, but the pack controller still keeps ~5% unused at 0%. Engineers can choose these reserves and cutoffs based on cell specs and the desired life and range.
| Battery Type | Charge Cutoff (per cell) | Discharge Cutoff (per cell) | Design DoD | Charge Reserve | Discharge Reserve |
| NMC/Li-ion | ~4.15–4.20 V | ~3.0–3.15 | ~90–95% | ~3–5% | ~2–5% |
| LFP (LiFePO₄) | ~3.60–3.65 | ~2.5 | ~95% | ~0% (full) | ~5% |
Table: Typical cutoff voltages, reserves, and DoD strategies for NMC vs LFP battery systems. (Sources: Battery specs and best practices.)
Calculating Pack Capacity & Energy
To find the available capacity (in amp-hours, Ah) of a battery pack, multiply one cell’s usable capacity by the number of parallel cells ⇱ and by the DoD. For example, if one cell delivers 5 Ah at 1/3C discharge (nominal window), and there are 100 cells in parallel, then the pack has 500 Ah of nominal capacity. If we use 90% DoD, the available capacity is 0.9×500 Ah = 450 Ah. In formula form:
System Available Capacity (Ah) = Cell Ah (at 1/3C) × #Parallel × DoD.
Similarly, the available energy (in watt-hours, Wh) is: cell energy (Ah×V) × #series × #parallel × DoD. Often one simplifies it as:
System Available Energy (Wh) = Cell Wh (at 1/3C) × #series × #parallel × DoD.
These formulas assume all cells are matched and the same Ah. In reality, cell test data may differ slightly from the nameplate (“nominal”) capacity. Engineers sometimes use a factor l to convert test results to nominal (manufacturer-guaranteed) capacity. But the key point is that series connections increase pack voltage (V pack=V cell×#series) and parallel connections increase pack capacity.
Because different temperatures change capacity, manufacturers test cells at various temps. For example, they’ll measure 1/3C discharge capacity at –10 °C, 0 °C, +25 °C, etc. The pack’s capacity vs temperature can then be calculated by the same formulas above, using the lower cell capacity at cold. In practice, the BMS may reduce the allowed DoD at low temps to ensure sufficient range. If a pack underperforms at cold, the system might artificially restrict DoD (thus reducing normal-range capacity) so that cold-use falls into a higher percentage of capacity. Conversely, if longevity is a concern, a pack might be charged/discharged more shallowly (e.g. charge only to 80%, leaving extra reserve) to boost cycle life.

FAQs
1. Why don’t EVs just use 100% of the battery capacity each cycle?
A: Using the full 0–100% range stresses the cells. High charge voltages and deep discharge accelerate ageing. In practice, many EVs limit top charge to ~80–90% and don’t let the battery drop below ~10–20% SoC, leaving a buffer. This “shallow cycling” dramatically extends life.
2. What is the difference between nominal capacity and available capacity?
A: Nominal capacity is the cell’s rated Ah (usually at a standard discharge like 1/3C) over its full spec window (Vmax–Vmin). Available capacity is how much of that we actually use in the pack, after accounting for DoD and pack configuration. Available Ah = nominal Ah × DoD × #parallel (minus any test-to-spec factor).
3. How do temperature changes affect battery capacity?
A: Batteries hold less charge when cold. The pack’s low-temperature capacity can be significantly lower than at 25 °C. Manufacturers measure cell capacity at various temperatures and adjust the pack’s available Ah accordingly. In cold conditions, BMS may limit output power or DoD to protect the battery and meet range requirements. Good design balances the normal (25 °C) range with cold performance.
4. Why are NMC and LFP packs treated differently?
A: NMC (Li-Ni-Co-Mn) cells have higher voltage and specific energy, but they are more sensitive to high voltage stress. Engineers typically leave a few percent unused at both ends (charge/discharge) to protect NMC cells. LFP cells are naturally safer and have flat discharge curves, so packs often use nearly full range on the high end but keep ~5% at the bottom. LFP cells also tend to tolerate deeper cycling well, so a 95% DoD is common. Each chemistry’s voltage limits and cycle behavior guide these choices.
5. How can you check the battery state of charge (SoC)?
A: You can estimate SoC in several ways, usually by combining methods for best accuracy:
• Coulomb counting (current integration): measure current in/out over time and integrate (Ah in − Ah out). Good short-term, but drifts without correction.
• Open-circuit voltage (OCV) lookup: after the battery rests, measure cell OCV and map to SoC using a cell-specific OCV–SoC table. Accurate but needs rest.
• Model-based estimators: Kalman filters, extended Kalman, or particle filters fuse voltage, current, and temperature with a battery model for robust SoC.
• Impedance or EIS methods: track internal impedance vs SoC (used in lab/advanced BMS).
• Practical tools: modern BMS combines coulomb counting + periodic OCV corrections + temperature compensation. For quick checks, car dash displays or diagnostic tools (CAN/OBD) show estimated SoC.
6. What is battery capacity, and how is it measured?
A: Definition: Capacity is the total charge a cell stores, usually given in ampere-hours (Ah).
Measurement: Standard test: charge the cell, then discharge at a defined rate (e.g., 1/3C) from charge cutoff to discharge cutoff at a reference temperature (often 25°C). The integrated current over time gives Ah.
Energy link: Watt-hours (Wh) = Ah × average voltage during discharge.
Note: Manufacturer “nominal” capacity can differ slightly from test samples — engineers use conversion factors when comparing lab results to nameplate specs.
7. What does an EV battery’s miles per kWh number mean?
A: Simple: Miles per kWh = how many miles the vehicle travels per 1 kilowatt-hour of usable battery energy.
Interpretation: Higher number = more efficient vehicle. For example, 4 miles/kWh means 1 kWh moves the car ~4 miles.
Factors: vehicle weight, aerodynamics, speed, driving style, regen braking efficiency, HVAC use, and temperature all affect this number.
Usage: Use it to estimate range: Range (miles) ≈ Usable kWh × (miles per kWh).
8. How to calculate how much kWh a battery uses?
A: Two common methods:
From trip distance and efficiency:
kWh used = Distance (miles) ÷ (miles per kWh).
From electrical power/time or Ah & voltage:
kW = V × I ÷ 1000, then kWh = kW × hours.
Or: kWh = (Ah × V) ÷ 1000.
Example: a 50 Ah battery at 48 V holds 50 × 48 ÷ 1000 = 2.4 kWh usable at full capacity (before DoD applied).
9. Does an EV battery get heavier when we fill it with energy?
A: Practically no. When you charge a battery you don’t noticeably add mass. Any mass change implied by E=mc² is astronomically tiny (completely negligible). The battery’s mass is essentially constant for engineering purposes.
10. What is a BMS (battery management system)?
A: A BMS is the battery pack’s “brain.” Key jobs:
SoC / SoH estimation (state of charge / state of health)
Cell balancing (passive or active) to keep series cells matched
Protection (over-voltage, under-voltage, over-current, short, temperature)
Thermal management control (commanding heaters/coolers)
Cutoff logic & DoD enforcement (stop charging or reduce power at limits)
Communications (CAN, UART) to vehicle or cloud.
Good BMS design is critical for safety, accurate usable capacity, and long life.
11. What happens to a battery when it is fully charged?
A: Electrochemically: lithium ions are mostly moved to the anode (in typical Li-ion). Cell voltage sits at the charge cutoff.
BMS action: charging stops or switches to small maintenance current; balancing may run to equalize cells.
Risks: staying at 100% SoC for long times or charging at high voltage increases stress and speeds aging (electrode side reactions, SEI changes, possible lithium plating under bad conditions).
Best practice: avoid leaving batteries at full SoC for long periods;
12. What type of batteries are used in EVs?
A: Common types:
NMC / NCA (nickel-rich lithium-ion): high energy density, widely used in passenger EVs.
LFP (LiFePO₄): lower energy density but excellent cycle life, thermal stability, and cost — increasingly popular.
Other / emerging: LiMn, blended chemistries, and future solid-state cells.
Choice depends on energy density needs, cost, safety, cycle-life goals, and climate.
13. Does battery life depend on battery capacity?
A: Not directly: capacity (Ah) is a size metric; life depends more on how you cycle the battery: DoD, charge/discharge rates, temperature, SOC window, and chemistry.
Indirect effects: a larger capacity pack operating at the same power will see lower relative C-rate and often lower stress, which can improve life. Also, bigger packs can allow shallower cycles for the same range, which helps longevity.
14. What is the importance of cutoff voltage of battery?
A: Cutoff voltages define usable energy: they set top (charge) and bottom (discharge) limits a BMS enforces.
Protection: they prevent overcharge (which causes stress and possible safety issues) and deep discharge (which can cause capacity loss or cell damage).
Life and performance trade-off: tighter cutoffs (more headroom) reduce usable capacity but extend life; pushing cutoffs to extremes increases usable range short-term but hurts longevity and safety.
Engineering: choose cutoff voltages based on cell specs, temperature behavior, and target lifecycle.
15. Is it bad for a battery if I recharge it before it’s discharged?
A: No — it’s usually fine and often better. Lithium batteries do not suffer from “memory effect” like old NiCd cells. Shallow, frequent charges are less stressful than deep cycles and tend to extend cycle life.
Note: total energy throughput still contributes to wear (every partial charge adds up), but partial charging is generally recommended for daily use. Avoid repeated deep discharges and long stays at 100% SoC.
16. How can Bonnen Battery help with these battery pack definitions?
A: As a leading lithium battery manufacturer, Bonnen Battery designs EV battery packs to industry standards. We apply these definitions and strategies in our BMS and pack layouts so customers get the true usable capacity and long life they expect. Whether you need customized EV battery packs or technical consultation, our team ensures that voltage limits, DoD, and temperature effects are all accounted for. Contact Bonnen Battery via bonnenbatteries.com to discuss your lithium battery needs and convert your project requirements into a reliable power solution.
Contact Bonnen Battery↓ now and let us help you power your adventures with the best in lithium battery technologies.
© [Bonnen Battery] and [www.bonnenbatteries.com]. Unauthorized use and/or duplication of this material without express and written permission from this site’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to [Bonnen Battery] and [www.bonnenbatteries.com] with appropriate and specific direction to the original content.















































