What's a battery safety incident (yours or one you read about) that changed how you design?

Battery chemistry, pack design, BMS, runtime, charging/swapping, and keeping actuators from cooking themselves.
matthew43
Posts: 199
Joined: Wed Nov 06, 2024 9:18 am

What's a battery safety incident (yours or one you read about) that changed how you design?

Post by matthew43 »

Wanted to get this in front of people who actually know the space. Regenerative braking on humanoid joints can recover some energy during deceleration phases of walking, but the actual energy recovered is modest compared to a vehicle, since humanoid joints don't sustain the same continuous high-speed rotation that makes regen worthwhile in EVs. There's no widely standardized safety certification specific to humanoid battery packs yet in most jurisdictions - deployments generally lean on adapted versions of existing standards for industrial battery systems and electrical safety rather than a purpose-built humanoid standard. Open to being corrected on the specifics.
he/him | robotics hobbyist since the DARPA Grand Challenge days
mohammed.rossi
Posts: 88
Joined: Fri Nov 07, 2025 9:46 pm

Re: What's a battery safety incident (yours or one you read about) that changed how you design?

Post by mohammed.rossi »

@matthew43 Pretty much this. One thing to add: 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.
wei_ross
Posts: 104
Joined: Wed Jul 16, 2025 2:40 am

Re: What's a battery safety incident (yours or one you read about) that changed how you design?

Post by wei_ross »

Not sure I fully agree here. 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. Kind of makes me think about how different this all looked even three years ago.
"The best actuator is the one that doesn't overheat."
smartinez
Posts: 68
Joined: Wed Nov 26, 2025 2:55 am

Re: What's a battery safety incident (yours or one you read about) that changed how you design?

Post by smartinez »

Sorry if this is a basic question, but 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.
Opinions my own, not my employer's.
gary.tanaka2
Posts: 86
Joined: Fri Nov 07, 2025 2:35 pm

Re: What's a battery safety incident (yours or one you read about) that changed how you design?

Post by gary.tanaka2 »

@smartinez Pretty much this. One thing to add: 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.
michaelroberts
Posts: 41
Joined: Sun Apr 05, 2026 8:34 pm

Re: What's a battery safety incident (yours or one you read about) that changed how you design?

Post by michaelroberts »

@gary.tanaka2 This matches what I've seen too. 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. 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.
"The best actuator is the one that doesn't overheat."
ethan17
Posts: 138
Joined: Mon May 19, 2025 8:21 pm

Re: What's a battery safety incident (yours or one you read about) that changed how you design?

Post by ethan17 »

Same conclusion I've come to. Also worth noting: 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. 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.
"Torque is a lifestyle."
olga_lind
Posts: 170
Joined: Tue Dec 24, 2024 12:11 pm

Re: What's a battery safety incident (yours or one you read about) that changed how you design?

Post by olga_lind »

@ethan17 Agreed, and I'd add: DC-DC conversion losses across all the individual actuator drivers add up across a whole robot - it's a less glamorous efficiency question than battery chemistry, but power electronics efficiency meaningfully affects real-world runtime too.
zoeanderson
Posts: 243
Joined: Sat Oct 26, 2024 2:39 am

Re: What's a battery safety incident (yours or one you read about) that changed how you design?

Post by zoeanderson »

Appreciate the detailed answer. The average humanoid in 2026 carries under 2.5 kWh of battery capacity, with real-world runtimes clustering between two and four hours depending on how dynamic the workload is - static, low-motion tasks stretch runtime much further than continuous walking or lifting.
benjaminsanchez
Posts: 180
Joined: Fri Apr 18, 2025 1:58 am

Re: What's a battery safety incident (yours or one you read about) that changed how you design?

Post by benjaminsanchez »

@zoeanderson I'd take that specific number with a grain of salt, honestly. 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.
Post Reply