servo power question
mpark
Posts: 1,305
I have a servo plugged into my Propeller Demo Board. It works most of the time, but every once in a while the servo runs into a little more resistance than usual (it's turning a door lock) and the system reboots (I assume because the servo is drawing too much current).
Right now the servo is getting its 5V from the demo board. I put a 470uF cap between 5V and ground but it didn't help. Should I try a bigger cap? Should I use two wall warts, one for the demo board, one for the servo? I'd prefer a one-wall-wart solution, of course.
Right now the servo is getting its 5V from the demo board. I put a 470uF cap between 5V and ground but it didn't help. Should I try a bigger cap? Should I use two wall warts, one for the demo board, one for the servo? I'd prefer a one-wall-wart solution, of course.
Comments
Looking at the Power system on the board and knowing the Prop runs on the 3.3V rail . It is very likely that the servo is browning out the 5V reg thus starving the 3.3V reg resulting in glitching .
Looking at the Nat Semi data-sheet the LM2937 is rated at 500mA.
And I know some large servos draw some heavy current at times .
If you can provide a connection from the DC RAW input on the Dev Board and feed it to a LM7805 or other 1+ Amp reg ON a heatsink you should be better off .
OR
Use a second regulated Brick for the servo .
Use a O-Scope on the 5V rail to see if there is a dropout and do the same on the 3.3V rail . ( a fast refresh DMM or VOM will also work ).
Pic from the Datasheet
The Regs they are using are printed on the Parallax board Datasheet as LM2937IMP 5.0
http://www.national.com/mpf/LM/LM2937.html#Overview
it is Odd considering how its a 4X over rate .
The Regs are SOT-223 . just from looking at them I would think around 500mA .
They are linear after all . the heat has to go somewhere .