wired OR question.

Thread Starter

toffee_pie

Joined Oct 31, 2009
235
Hi Guys,

what is the best and most low power way to seperate two 5 volt signals? I need to output either one or the other of them.

diodes and a resistor or a dedicated IC ? (NC7SZ38 )

i dont think I got resources for a VCC line for a IC so not sure what i can do...:confused:

would the quiescent draw from diodes and a resistor be much?

cheers
 

crutschow

Joined Mar 14, 2008
34,470
An OR function gives an output high when either one or both of the inputs is high. Is that what you want?

If you want one or the other but not both, then you need the XOR (exclusive OR) function.
 

Thread Starter

toffee_pie

Joined Oct 31, 2009
235
ok,

i have a device A giving me 5 volts out and also device B giving me 5 volts out.

either of the 5 volts will do my load, but i need to seperate them.

i am not sure how to approach this without having to draw too much current.
 
Last edited:

Ron H

Joined Apr 14, 2005
7,063
Are you sure your sources can supply 1 Amp each? If so, you can use two 3A Schottky diodes. Look at 1N5820. They will each have about 300mV drop.
Connect the cathodes together, and to the load. Anodes connect to your sources.
If you need smaller devices, there are surface mount parts available.
 

Ron H

Joined Apr 14, 2005
7,063
i think thats too much current... i will check from some smts
What is too much current? The 3A rating of the diode means it can tolerate that current indefinitely. There are 1A units available, but it is not a good idea to run a component at the limit of it's specs. Also, lower current units will generally have a higher voltage drop.
 
Top