Selecting a power source
Don Leuenberger
Posts: 9
I've almost completed a project that uses relays to control the tracking of a telescope. It currently runs off a 9V battery. I would like to add the possibility of plugging in a 12V from an external battery for its power. What would I need for the stamp board (I'm currently using a homework board) to automatically select the power source with the highest voltage? What I want to end up with is a box that will run off of the internal 9V battery if there is no external power source, and to select the external 12V if it it is present. Also, if the 12V source gets lower than the 9V, it should switch to the 9V internal battery.
Don Leuenberger
Don Leuenberger
Comments
·· I'm not entirely sure a 9V battery is going to be sufficient to run Relays for very long.· I guess it depends on how many, and how much time they are on.· As for your backup source.· I wonder, with the lower cost of UPS systems these days, perhaps that would be the easiest way to go.· You could use a Battery Eliminator (Wall Transformer) to replace the 9 Volt battery, and connect the transformer to an Uninterruptable Power Supply.· When the power goes out, it will keep the system going for awhile.· These are usually made to keep computers running for short periods of time during a power outage, but with as little power as you will be drawing, you could go for much longer.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
Don
·
Don
For this systems, it may be that all you need is two diodes. Like this:
Use either rectifier diodes like the 1N4001, or Schottky diodes like the 1N5817 for lower voltage drop. This automatically uses the highest voltage source to power the circuit.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
Don