Where can I safely place a physical momentary button to turn on this mosfet?

Thread Starter

FranciscoB

Joined Feb 8, 2014
138
Thank you for helping me once again, E.

I should have added that maybe in the future I would use 4.5V or 6V loads. In that case, by bridging Pin3 and Pin4, the voltage divider created by the two 4.7K resistors would put less than 3V on the gate, which maybe wouldnt turn the mosfet fully on, as far as I understand from its specifications.

https://www.infineon.com/dgdl/irlr7843pbf.pdf?fileId=5546d462533600a40153566de53526d8
 

Attachments

ericgibbs

Joined Jan 29, 2010
21,419
hi Fran,
R3 could be a higher value than 4k7, say 10k or 15k.
E

update:
I would ensure that Vgs > 2.5V in order to exceed the min Vgs level.
EG57_ 2808.gif
 
Last edited:

Thread Starter

FranciscoB

Joined Feb 8, 2014
138
The circuit is battery powered by 8xAA, the load being a small 12V water pump that draws like 500mA. Connected to pin1 and pin2, I have a micro controller powered by a smartphone battery, which actuates the pump for 30 seconds twice a day. It has been running for over 1 year and I have not had to change the 8xAA pack yet.

I want to add a switch to turn on the pump without having to play with the micro controller, ex: I want to adjust the valves along the hose while the pump is running. You can see the series of vases being watered in the attached photo.
 

Attachments

ElectricSpidey

Joined Dec 2, 2017
3,316
Thank you for helping me once again, E.

I should have added that maybe in the future I would use 4.5V or 6V loads. In that case, by bridging Pin3 and Pin4, the voltage divider created by the two 4.7K resistors would put less than 3V on the gate, which maybe wouldnt turn the mosfet fully on, as far as I understand from its specifications.

https://www.infineon.com/dgdl/irlr7843pbf.pdf?fileId=5546d462533600a40153566de53526d8
I don't understand this statement, bypassing the output of the coupler is the same as turning it on, will have little or no effect on the divider. (save the small voltage drop)

As to your original question...you can safely bypass the output of the coupler or the MOSFET itself.
 

Thread Starter

FranciscoB

Joined Feb 8, 2014
138
I tried your suggestions above and the project is working reliably, thank you!

Now, regarding the circuit below, I have a similar question: if I placed a switch connecting 12V (DC Power Supply) and the point behind R3 to turn in on manually, what modification would I need connect a microcontroler to J1? Should I place a diode between the GPIO of the uC and "Trig/PWM" to protect it from the 12V when the switch is pressed?
 

Attachments

sghioto

Joined Dec 31, 2017
8,634
What is the supply voltage for the micro?
Does the micro need to be isolated from the mosfet circuit?
 
Last edited:

sghioto

Joined Dec 31, 2017
8,634
Need to change that 100K resistor to 100 ohms.
Using a schottky diode will reduce the voltage at the gate to appx 3 volts, which may not be enough to turn the mosfet fully ON.
Will post a circuit later today that will convert the 3.3v to 12 volt.
 

Ya’akov

Joined Jan 27, 2019
10,226
I may be missing something but...

If you use a DPDT pushbutton you can completely bypass the MOSFET, disconnecting it and replacing it with the 12V.
 
Top