Summary of "Embedded Systems and Design & Development - Feb 3, 2026 | Afternoon | VisionAstraa EV Academy"

Summary — Embedded Systems and Design & Development

VisionAstraa EV Academy — Feb 3, 2026 (afternoon)

Main ideas and lessons

This session covered core battery‑pack design fundamentals, calculating pack metrics from cell data, practical worked examples, safety and imbalance issues, and recommended engineering practices. A step‑by‑step methodology for designing packs and selecting chargers was presented. A concrete design mistake (mismatched parallel counts across series strings) was highlighted with its consequences and fixes.

Core battery‑pack design fundamentals

How to calculate pack metrics from cell counts and ratings

Use the cell ratings and series/parallel counts to compute pack values:

Worked examples and numbers used

Amp‑hour (Ah) explained

Ah is current (A) × time (h) deliverable at the rated discharge. Examples:

Safety, imbalance and BMS

A highlighted assembly/design mistake: one series string had 14P while other strings had 15P (mismatched parallel counts). This causes imbalance.

Consequences of imbalance:

Required protections and mitigations:

Design mistake (emphasized): mismatched parallel counts between series strings (e.g., 14P vs 15P) leads to uneven charging/discharging, thermal risks, premature failure. Fix by using consistent P counts, proper balancing, and a BMS.

Practical design and engineering recommendations

Methodology — step‑by‑step instruction

  1. Identify cell chemistry and per‑cell ratings (cell_nominal_V, cell_full_V, cell_cutoff_V, cell_Ah).
  2. Determine required pack nominal voltage (V_pack_nominal) and capacity (Ah_pack).
  3. Calculate series count (S): S = round(V_pack_nominal / cell_nominal_V) (choose nearest integer consistent with system).
  4. Calculate full and cutoff pack voltages:
    • V_full_pack = S × cell_full_V
    • V_cutoff_pack = S × cell_cutoff_V
  5. Calculate required parallel count (P): P = Ah_pack / cell_Ah (round appropriately for manufacturability).
  6. Total cells: N_cells = S × P
  7. Charger selection:
    • Charger maximum voltage must match V_full_pack (or slightly below depending on BMS/tolerance)
    • Choose charger current based on desired C‑rate and pack Ah
  8. Safety and BMS:
    • Implement voltage monitoring, balancing, over‑current, over‑voltage, under‑voltage protections
    • Ensure all series strings have equal P; do not assemble if mismatched without corrective measures
  9. Validate with numerical examples and arithmetic checks.
  10. Account for aging: include balancing and monitoring for long‑term mismatches.

Design mistake highlighted and implications

What will be covered next

Speakers / sources featured

Category ?

Educational


Share this summary


Is the summary off?

If you think the summary is inaccurate, you can reprocess it with the latest model.

Video