Anyone building their own cell-level monitoring instead of trusting a BMS chip?
-
larrysokolov
- Posts: 76
- Joined: Fri Aug 15, 2025 4:23 pm
Re: Anyone building their own cell-level monitoring instead of trusting a BMS chip?
Ran into exactly this myself.
Hot-swappable battery packs solve the runtime bottleneck for continuous operations (like a 24/7 warehouse shift) without needing a much bigger, heavier pack, but they add mechanical complexity, a failure-prone connector interface, and logistics overhead for managing spare packs. Fast charging accelerates capacity fade over repeated cycles, so fleet operators generally have to choose between minimizing downtime (fast charging) and maximizing pack lifespan (slower charging or swap-based approaches) rather than getting both for free.
he/him
Re: Anyone building their own cell-level monitoring instead of trusting a BMS chip?
+1 to this. Worth adding:
Higher-voltage power architectures reduce resistive losses and current draw through the wiring harness for a given power level, which is part of why some newer platforms are moving away from lower-voltage packs as total system power demand climbs.
Re: Anyone building their own cell-level monitoring instead of trusting a BMS chip?
@james15 Counterpoint:
Hot-swappable battery packs solve the runtime bottleneck for continuous operations (like a 24/7 warehouse shift) without needing a much bigger, heavier pack, but they add mechanical complexity, a failure-prone connector interface, and logistics overhead for managing spare packs.
Re: Anyone building their own cell-level monitoring instead of trusting a BMS chip?
@hill23 Counterpoint:
Battery placement (torso-centered vs backpack vs distributed through the limbs) is a real tradeoff between center-of-mass/balance considerations and thermal/cooling access - a torso-centered pack helps balance but is harder to cool than a more exposed backpack placement.
Watching this space closely since 2019.
-
deborahperez
- Posts: 279
- Joined: Sat Aug 31, 2024 4:22 am
Re: Anyone building their own cell-level monitoring instead of trusting a BMS chip?
@choi98 Slight correction, though the overall point stands:
Thermal margin in a densely packed humanoid chassis is often the real limiting factor on sustained performance, not raw motor power - actuators get thermally throttled well before they'd hit their absolute torque limits, especially during repeated high-load cycles like continuous lifting.
-
mary.taylor6
- Posts: 82
- Joined: Tue Nov 11, 2025 10:51 pm
Re: Anyone building their own cell-level monitoring instead of trusting a BMS chip?
@deborahperez Just to be precise about one thing:
Tesla's Optimus Gen 2 reportedly carries roughly a 2.3 kWh pack and manages about two hours of dynamic work, while Unitree's H1 runs a smaller 0.864 kWh pack good for under four hours of largely static operation - a useful illustration of how battery size and workload type both drive runtime.
Re: Anyone building their own cell-level monitoring instead of trusting a BMS chip?
Slight correction, though the overall point stands:
Solid-state battery claims from platforms like XPeng's IRON, GAC's GoMate, and EngineAI's T800 are genuinely promising on paper for energy density and safety margins, but independent, large-scale field validation of those runtime claims is still fairly limited as of 2026 - it's real progress, not yet fully proven at scale.
Re: Anyone building their own cell-level monitoring instead of trusting a BMS chip?
Tangent, but worth mentioning:
Hot-swappable battery packs solve the runtime bottleneck for continuous operations (like a 24/7 warehouse shift) without needing a much bigger, heavier pack, but they add mechanical complexity, a failure-prone connector interface, and logistics overhead for managing spare packs. Idle/standing power draw is often surprisingly close to a meaningful fraction of active walking power draw once you account for onboard compute, sensors, and balance-holding torque - 'doing nothing' still costs real energy on a humanoid.
she/her
Re: Anyone building their own cell-level monitoring instead of trusting a BMS chip?
Slight correction, though the overall point stands:
A BMS (battery management system) has to guard against transient current spikes from sudden gait changes or lifting motions, not just steady-state draw - peak current headroom and fast-acting protection logic matter as much as total capacity for real-world duty cycles.
she/her | grad student, biped locomotion
-
ethan_fisc
- Posts: 198
- Joined: Wed Dec 04, 2024 1:36 am
Re: Anyone building their own cell-level monitoring instead of trusting a BMS chip?
Sorry if this is a basic question, but
Higher-voltage power architectures reduce resistive losses and current draw through the wiring harness for a given power level, which is part of why some newer platforms are moving away from lower-voltage packs as total system power demand climbs. Distributed power architectures (multiple smaller packs or local capacitor buffering near high-draw actuators) can reduce peak current demands on the main bus and improve fault isolation, at the cost of added complexity versus a single central pack.