I've something that works in experimental setting. I was thinking of applying it to something that I want to keep more permanently (and potentially more expensive), but I know that I am not knowledgeable enough to identify the draw backs. If anyone can give me their thoughts on this, I appreciate it.
Seeing how schottky diode is used as "power source selector", I applied it to some of the experimental stuff I do...
I had something that I wanted to avoid outage when I need to pull the battery out to recharge, so as with the Arduino's, I decided to use a diode as power-source-selector. I put two sets of batteries+diode in parallel to share/switch between batteries. That worked.
I expanded it - to minimize the lost on diode, for each "battery+diode" set, I decided to use multiple (4) schottky diodes in parallel - I reasoned that multiple diodes in parallel would decrease the current through each diode hence keeping them closer to the (approx) 0.2v drop than the higher current 0.4v drop. That also worked.
I've been thinking of applying that concept (power source switching/sharing and using multiple diodes to lower the voltage drop) to something more permanent (and perhaps more expensive). That leads me to think: "What are the draw backs?", "What if one of the diodes failed?", things like that.
Your thoughts? Thanks!
By the way: While I've been chewing on that thought for a while now and still hadn't done it, the post on ganging up PSU inspired me to ask since the same concept could apply with two PSU's - but I did not want to hijack that thread.