Page 3 of 4

Re: What's the biggest power system failure you've personally diagnosed?

Posted: Fri Apr 25, 2025 8:23 pm
by matthew43
@ramirez77 One nitpick - 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. Makes me wonder how this looks in another five years.

Re: What's the biggest power system failure you've personally diagnosed?

Posted: Tue Apr 29, 2025 4:38 am
by sarah.santos3
Ran into exactly this myself. 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. 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.

Re: What's the biggest power system failure you've personally diagnosed?

Posted: Sun May 11, 2025 2:39 am
by servoken70
This is a great summary, thanks. 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.

Re: What's the biggest power system failure you've personally diagnosed?

Posted: Mon May 12, 2025 2:10 pm
by jhansen
Still learning the space, so correct me if wrong - 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.

Re: What's the biggest power system failure you've personally diagnosed?

Posted: Sun May 18, 2025 2:22 pm
by emilyperez
Here's what I know on this: 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. 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.

Re: What's the biggest power system failure you've personally diagnosed?

Posted: Wed May 28, 2025 3:19 pm
by karen.chen3
Just to be precise about one thing: 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. 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.

Re: What's the biggest power system failure you've personally diagnosed?

Posted: Fri May 30, 2025 9:11 am
by scott.andersson5
@karen.chen3 Short answer: 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.

Re: What's the biggest power system failure you've personally diagnosed?

Posted: Fri Jun 06, 2025 10:02 pm
by yuki71
This matches something I went through recently. 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. Kind of makes me think about how different this all looked even three years ago.

Re: What's the biggest power system failure you've personally diagnosed?

Posted: Wed Jun 18, 2025 2:40 pm
by matthew43
@yuki71 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.

Re: What's the biggest power system failure you've personally diagnosed?

Posted: Sun Jun 22, 2025 1:07 am
by carol.robinson
@matthew43 This matches something I went through recently. 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. 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.