Need advise on voltage protection circuit

Thread Starter

akkhor00

Joined Dec 17, 2024
6
Hello,

I am working on a schematic for a USB mux with multiple voltage input sources.

Voltage can come from USB-C (V_USB1) or a separate input source to a LDO (+5V).
1734459870507.png

When USB-C (V_USB1) is powered, the U5 usb mux select pin should stay high. When +5V is supplied, voltage shouldn't go through D4 to V_USB1, so that U5 select pin would stay low. From my limited knowledge, the schottky diodes D1 and D4 that was chosen should protect voltage up to 10V, but I am getting 5 volts from (V_USB1) when only (+5V) is supplied. Am I missing anything here?

1734460020691.png

Thanks!
 

Thread Starter

akkhor00

Joined Dec 17, 2024
6
I will test it with a 500ohm resistor as soon as I can. Meanwhile, should I use another diode for this application?
 

drjohsmith

Joined Dec 13, 2021
1,549
I will test it with a 500ohm resistor as soon as I can. Meanwhile, should I use another diode for this application?
Some have lower leakage, but not that much lower,
FYI, There are chips that provide this USB power switch and isolation, all in smd packages, have a look on distributors sites like digikey, rs components etc,
 

MisterBill2

Joined Jan 23, 2018
27,164
When measuring the voltage of an otherwise open circuit you DO need to consider the current, or lack of current draw of the measuring device. If that schottky diode has a one megohm effective leakage resistance at 5 volts reversed bias, and your digital meter presents a ten megohm load, you will read close to five volts, But if you put a five kilohm resistor load, which would draw one milliamp from a 5 volt source, you will not read much voltage at all.
Only "perfect" diodes have ZERO reverse leakage.
 

drjohsmith

Joined Dec 13, 2021
1,549
When measuring the voltage of an otherwise open circuit you DO need to consider the current, or lack of current draw of the measuring device. If that schottky diode has a one megohm effective leakage resistance at 5 volts reversed bias, and your digital meter presents a ten megohm load, you will read close to five volts, But if you put a five kilohm resistor load, which would draw one milliamp from a 5 volt source, you will not read much voltage at all.
Only "perfect" diodes have ZERO reverse leakage.
Devices like the tps selected, are back to back fets,
They appear as an almost perfect diode,
 

Mr_Magoo

Joined Apr 8, 2024
6
I will test it with a 500ohm resistor as soon as I can. Meanwhile, should I use another diode for this application?
You might try a transistor-as-diode... it'll have a slightly higher threshold on forward voltage than a Schottky diode, but its reverse current will be extremely low (in the pA, for the right transistor).

I'm assuming D1 comes from a battery, and D4 comes from a USB wallwart? If so, you could leave D1 as a Schottky, and it'd trickle-charge the batteries back up to 5 V.
 
Last edited:

drjohsmith

Joined Dec 13, 2021
1,549
You might try a transistor-as-diode... it'll have a slightly higher threshold on forward voltage than a Schottky diode, but its reverse current will be extremely low (in the pA, for the right transistor).

I'm assuming D1 comes from a battery, and D4 comes from a USB wallwart? If so, you could leave D1 as a Schottky, and it'd trickle-charge the batteries back up to 5 V.
FYI, chips such as the tps2116 used , are 4 back to back fets, that perform the " ideal" diode function.
 
Top