Electronic – Switching between two 12 volt sources

power

I am trying to build a switch: I have to batteries both 12V, I want to minimize voltage spikes when switching from one battery to another. the switch is essentially being made as an emergency. One battery will operate, if it goes out then the other will begin to operate.

Best Answer

Simply use two diodes, this does the trick automatically.

In this example V1 and Bat are power sources, and +VE will be the output.

schematic

Note that if you have a load which has a serious current draw (e.g. over 1A) then the diodes must be sized accordingly, and you have to prepare for some power loss on the diode. (0.7W @ 1A).

This can be solved by using a so-called "ideal-diode" which in fact a FET with very low resistance, plus a proper driver chip called "ideal diode controller".

This solution scales well, the example below works up to 10A, and basically you can easily get FETs at 50A too, nowadays.

schematic
(source: linear.com)