Proto board and 12V input
What is the best way to take 12V DC from a battery down to the 6 to 9V that the proto boards require? Is the proto board not capable of 12V? It looked to me like the regulators and caps are the same I use to drop 12V to 5V in a standalone implementation. Any information is appreciated. Did a ton of soldering and don't want to chance ruining a board for a test.
Thanks in advance,
Mark
Thanks in advance,
Mark
Comments
12V coud be OK is you current is not too high. I used this solution in the past, but it was ok as long as my LCD had the back light off.
check also this discussion:
http://forums.parallax.com/showthread.php?t=126774
Massimo
Why so? The most energy efficient take more parts and are more costly. While the minimal part counts and minimal cost (like a 7809) will waste up to 30% of your power in heat.
There certainly are some bad or not so good ways, like a simple voltage divider with larger wattage power resistors. It runs very hot and wastes even more energy.
The problem with the existing on-board regulator is that it is surface mounted without an additional heat sink. IT will tolerate 12volts without internal damage, but if you really use all its output capacity it might get so hot as to melt the solder and slid off the board.
Any easy and cheap way is to one of those cigarette lighter to USB adapters and then use a USB to power cable straight into your proto board...
It sounds like if it was only the prop and not much draw from devices the on board would work. Do you agree? I don't have to worry about starters and dropouts so the on board seems to be acceptable.
If someone has a schematic or a reference to one I'd appreciate it.
Thanks,
Mark
http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=296-20110-ND
-Phil
Here's my circuit to do 12V to 5V conversion...
The suggested solutions use a regulator (linear or switching) in an out of the box configuration. So if you check the datasheet of the suggested part you'll find the schematic with components values, or, when critical, even a manufacturer's part number.
For instance go to national.com and search "2596".
Massimo
best of luck!
The mouse and keyboard are really power gluttons - each nearly draws 500ma at 5 volts and that pretty much dictated the design of the voltage regulation. If you aren't using either, a whole bunch of assumptions change.
But also be advised that in an automotive environment, 12VDC is a bit of a deception - the battery charges at 13.8VDC, has peaks of 14.5VDC on a normal alternator regulator, and occasional 60V spikes and transients due to relay coils and switches. So the voltage regulator would likely need spike protection - like an MOV or some fancy zener diodes - and heat dissipation of the regulator would be assuming 14.5DC input, nor 12VDC. Suddenly, a switcher solution becomes more attractive if the switch can isolate all those conditions.
God I love this forum! :idea: Thanks Phil for that link. I had the same issues with 12vdc to 8 and 5 VDC. My sub controller will be powered either from a 12VDC (13.8vdc) battery (sealed lead acid "plastic") or from a 12 vdc (13.8vdc) power supply while debugging etc...
Mike B.
<http://www.dimensionengineering.com/DE-SWADJ.htm>
You all are awesome.
Thanks,
Mark
I would just plug it in.
They will get a bit hot if you are pulling upwards of an amp, but you are well within spec.
Here is the data sheet: http://www.national.com/ds/LM/LM1086.pdf
But, I just found the following 12V-24V to 7.5V "adapters" on Sparkfun and they are really good deals:
7.5V 1A @ $2.50 http://www.sparkfun.com/commerce/product_info.php?products_id=8835
7.5V 3A @ $9.95 http://www.sparkfun.com/commerce/product_info.php?products_id=9382
They even have the right size barrel plugs for Parallax boards.
http://www.mouser.com/Search/Refine.aspx?Keyword=132637885%20%20
-Phil