Kenneth Tan
- May 22, 2015
- 58
- Joined
- May 22, 2015
- Messages
- 58
I've found this Youtube video, where the guy made a new twist on Dave Jone's Soft latched power switch.
I've drawn out the schematic in Diptrace and build a one sided PCB for it.
@ 2:38 in the video he points out the diode used in the circuit.
It's used to isolate the "sense" input for the arduino from the Vin during the time the circuit is latched "ON"
During the time that the button initially is pressed and the arduino is "booted" the current to a circuit that is behind the p-chan Mosfet flows through this diode.
The question is: How do I determine this diode?
Do I need to go safe an does the diode need to match the nominal current used by the circuit, or is there something I overlooked?
Factors are:

I've drawn out the schematic in Diptrace and build a one sided PCB for it.
@ 2:38 in the video he points out the diode used in the circuit.
It's used to isolate the "sense" input for the arduino from the Vin during the time the circuit is latched "ON"
During the time that the button initially is pressed and the arduino is "booted" the current to a circuit that is behind the p-chan Mosfet flows through this diode.
The question is: How do I determine this diode?
Do I need to go safe an does the diode need to match the nominal current used by the circuit, or is there something I overlooked?
Factors are:
- The time that the arduino takes to get the mosfets enabled. (depending on the bootloader, this might take a few seconds)
- The current used by the circuit that is using the power behind the mosfet. (Led string etc.)
