cascaded N-mosfets
cascaded N-mosfets
(OP)
A quick sanity check, because my brain is turning to mush:
Is there any problem with using two cascaded N-MOSFETs as a sort of "AND" logic, low-side cutoff for an LDO regulator? I am planning to cascade them in the ground path of the LDO. There are two conditions (batt voltage good, mode selected) that I want to act as gates for powering on a device via the LDO. If one or both gate inputs are not high, then there is no ground path for the LDO. Something tells me I am missing something big, but I can't put my finger on it at the moment. Thanks for the help!
Is there any problem with using two cascaded N-MOSFETs as a sort of "AND" logic, low-side cutoff for an LDO regulator? I am planning to cascade them in the ground path of the LDO. There are two conditions (batt voltage good, mode selected) that I want to act as gates for powering on a device via the LDO. If one or both gate inputs are not high, then there is no ground path for the LDO. Something tells me I am missing something big, but I can't put my finger on it at the moment. Thanks for the help!





RE: cascaded N-mosfets
RE: cascaded N-mosfets
If the output floats high, there is still no way for the load to draw current without a ground connection, correct? The only worry would be damaging the LDO?
RE: cascaded N-mosfets
RE: cascaded N-mosfets
Also, it depends on what you did with the substrate connections for the NMOS devices. If they are floating or simply tied to source, there is a possibility that the parasitic NPN could be turned on. The substrates need to be tied to the lowest potential in the circuit. That's why NMOS devices are not always a good solution for this type of application.
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
RE: cascaded N-mosfets
I suppose the proper course of action now would be to find an LDO with a shutdown pin.
RE: cascaded N-mosfets
RE: cascaded N-mosfets
There are many LDO,s made with a shutdown pin that have less than 1ua in shutdown. There are also LDO regulators optimized for low quiescent current, such as the TPS715xx which has 3.2 uA quiescent operating current.
RE: cascaded N-mosfets
Now, to locate a voltage supervisor that will go up to 7 volts input and detect a 5.2 volt crossing... but that's a topic for a separate thread.
Thanks for the help, everyone.