Madrid
Offline
Newbie
Karma: 0
Posts: 24
|
 |
« on: December 06, 2012, 05:39:49 pm » |
so i been working with some servos on an RC project i'm working on. and here is the thing most servos have 2 modes
Speed @ 4.8v: 0.21 sec @ 60 deg. Speed @ 6v: 0.16 sec @ 60 deg. Torque @ 4.8v: 3.3 kg.cm Torque @ 6v: 4.1 kg.cm (also seem some high speed servos that only work at 6V)
i would like to get them working on 6V using an separate battery for the servos, so i'm thinking in building a power distribution board for the servos, so i have a 2 cell 7.4v battery my first thought was to use a 7806 Voltage regulator but what will happen when the battery drops bellow 6v? i been thinking that maybe using a charging pump but most of them seem to be for 5/5.5V like the LTC1751, MCP1253, TPS61200.
so maybe i'm approaching this the wrong way, can anyone give me pointers to get in the right direction?
i may have to add i'm relatively new to electronics (learning my way trough it now)
|
|
|
|
« Last Edit: December 06, 2012, 08:04:22 pm by lacion »
|
Logged
|
|
|
|
|
Manchester (England England)
Offline
Brattain Member
Karma: 272
Posts: 25466
Solder is electric glue
|
 |
« Reply #1 on: December 06, 2012, 05:53:04 pm » |
You want to look at boost regulators for generating a higher voltage than the battery.
|
|
|
|
|
Logged
|
|
|
|
|
Left Coast, CA (USA)
Offline
Brattain Member
Karma: 279
Posts: 15314
Measurement changes behavior
|
 |
« Reply #2 on: December 06, 2012, 05:57:51 pm » |
Just keep in mind that each servo should have at least one amp of current available for it, so design your regulator(s) to support the max number of servos you wish to power at any given time.
Lefty
|
|
|
|
|
Logged
|
|
|
|
|
Madrid
Offline
Newbie
Karma: 0
Posts: 24
|
 |
« Reply #3 on: December 06, 2012, 06:34:17 pm » |
ah thanks a lot Grumpy_Mike, i believe this could work http://www.pololu.com/catalog/product/791retrolefty, i didn’t thought about the 1A, i will keep it in mind. the attached image is the basic idea of what i thought, i may end up integrating the boost converter but i don’t see the necessity of it for now.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Madrid
Offline
Newbie
Karma: 0
Posts: 24
|
 |
« Reply #5 on: December 06, 2012, 07:03:04 pm » |
yeah i saw thoose zoomkat, but that would remove the whole learning experience!
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 31
|
 |
« Reply #6 on: December 07, 2012, 01:15:37 pm » |
I'm using a 3S Lipo for mine instead of 2S. I had an extra one from my Parkzone P-51... Like you, I didn't just want to plug in a BEC- I wanted to make one to learn. I found a simple design that seems to be working well. I have two 7806CT voltage regulators running in parallel. On each side of the regulator I have a 10uf cap to ground. Then the outputs go through a diode and then join before going to the servos. I'm sure my lingo is incorrect. I found the schematic online and copied it. The schematic ads two leds so you can tell if one isn't working becaues of overheating, but I didn't bother with that. You don't get exactly 6V, but pretty close. 
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 31
|
 |
« Reply #7 on: December 07, 2012, 01:16:39 pm » |
Oh, and I only used two regulators instead of 3 because each are rated at 1 amp, and I am only driving 2 servos.
|
|
|
|
|
Logged
|
|
|
|
|
Left Coast, CA (USA)
Offline
Brattain Member
Karma: 279
Posts: 15314
Measurement changes behavior
|
 |
« Reply #8 on: December 07, 2012, 01:30:02 pm » |
Oh, and I only used two regulators instead of 3 because each are rated at 1 amp, and I am only driving 2 servos.
Yes, it looks to be an effective circuit. But keep in mind that when a project is portable and battery based, duration of the batteries is an important and perhaps expensive goal and the use of older linear voltage regulators is costing extra money in either less duration or requiring a larger mAH rated battery pack then one might otherwise require. Switching regulators should certainly be the first preferred method considered in this day and age. For example just using one each of these switching regulators for each servo is a pretty cost effective and certainly more battery efficient way to go: http://www.ebay.com/itm/251066005460?ssPageName=STRK:MEWAX:IT&_trksid=p3984.m1423.l2649Lefty
|
|
|
|
« Last Edit: December 07, 2012, 01:32:17 pm by retrolefty »
|
Logged
|
|
|
|
|
0
Offline
Tesla Member
Karma: 50
Posts: 6540
Arduino rocks
|
 |
« Reply #9 on: December 07, 2012, 02:32:48 pm » |
I've used the below setup for many years to supply servos 5.7v using a 7805 regulator and a small diode.  
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 31
|
 |
« Reply #10 on: December 07, 2012, 03:30:11 pm » |
Yes, it looks to be an effective circuit. But keep in mind that when a project is portable and battery based, duration of the batteries is an important and perhaps expensive goal and the use of older linear voltage regulators is costing extra money in either less duration or requiring a larger mAH rated battery pack then one might otherwise require. Switching regulators should certainly be the first preferred method considered in this day and age. For example just using one each of these switching regulators for each servo is a pretty cost effective and certainly more battery efficient way to go: http://www.ebay.com/itm/251066005460?ssPageName=STRK:MEWAX:IT&_trksid=p3984.m1423.l2649Lefty Oh wow, that's nice. Parts for my circuit from Radioshack were four bucks. This looks like a much better way to go.
|
|
|
|
|
Logged
|
|
|
|
|
Madrid
Offline
Newbie
Karma: 0
Posts: 24
|
 |
« Reply #11 on: December 08, 2012, 10:40:27 am » |
thinking about this i found out the LM25118 by TI this will be able to hold a max of 20 amps.
|
|
|
|
|
Logged
|
|
|
|
|
|