I am building a quadruped robot with 3DOF per leg, so I have 12 Makeblock MEDS15 Servos. They are awesome - but I am having a bit of trouble figuring out how to power them all.
I can get them each to work very well with the servo controller I have (an Adafruit PWM Arduino Shield ) with power supplied by 6v step up/step down converter, but they draw so much power that my robot has a “seizure” whenever I engage.
From the MEDS15 specs on the product page, I see that they use 450mAh during normal operation, with a stall current draw of 2.5Ah.
Other times that I have used a lot of servos, I get a battery that provides 120% of the theoretical max current draw - in this case, that would be 36Ah! I am not even sure how to do that without a power brick plugged into the wall If I assume that that only 2 will stall at any given time, I get 11.4Ah - a much more possible, but still very high amount.
I am thinking of getting a 7.4V, 10,000mAh LiPo, run through a 6v step up/step down converter to power my robot.
Do you think this would be enough power?
Any tips for powering/controlling this many MEDS15s?
Thanks!