Is the irf630b suitable for use with tac switch?
Thanks again guys. Looks like P it is. Fried my N bench testing before assembly. Rookie mistake assumed the center pin would be the gate/switch. Lol.
Then got the source and device leads reversed and damn thing would not completely turn off. Did not realize they were one way current flow like a diode.
Coming along nicely though.
That's an odd choice. Usually 1- 10k does the trick nicely with N channels. Such a large value will slow the response time and extend the time it takes for it to ramp up to full saturation, which is where we want to be.The gate will stay charged once it is activated. you need to add a resistor from gate to source this will pull it back down when your not pressing the switch. something around a 100k or higher should work well as long as your not doing a touch switch.
That's an odd choice. Usually 1- 10k does the trick nicely with N channels. Such a large value will slow the response time and extend the time it takes for it to ramp up to full saturation, which is where we want to be.
Ok. Now switching properly. More help needed though. Getting 4.99 v output from the 04050board but output drops to 3.2 v with a 2.0ohm atty installed. Wtf?
What are you using to power it. Boost circuits require some pretty stout batteries. Also did you install caps for it.
My ptn04050c module doesn't drop but a few 100ths of a volt powered by a Panasonic 18650
That Sony should boost it just fine. Data sheet says something about the control pin needs a dedicated line straight to the ground pin for regulator stability. Not sure if that has anything to do with it , about all i got off the top of my head. Are the caps electrolytic ?
I few tidbits I gathered over time.It is the other way around. You want to use the highest resistance you can that can still fully desaturize the gate when the switch is off. It is much easier to overcome 100k resistance then it is 10k or 1 k going to the opposite polarity . so the higher the resistance of the resistor going to source the better and faster the gate saturation will be.
Mosfets have 3 regions of operation that we will concern ourselves:
The first is cut-off mode, when the mosfet does not conduct.
The second is the saturation mode, when the mosfet is switched on and is conducting with a very low drain to source resistance.
The third region is in between cut-off and saturation, and is known as the triode region. This is the region where the mosfet begins to conduct, but has a high channel resistance.
Gate capacitance in mosfets is also an issue. A higher gate capacitance will increase the time it takes for the mosfet to switch on and off. Ideally, you want to have the mosfet switching on and off as quickly as possible, in order to spend as little time as possible in the triode region. Slow switching will result in much higher channel resistances, which in turn will result in more power dissipation across the mosfet, causing the circuit to become less efficient, and the mosfets to heat up.
Also, you must make sure the gates of your mosfets see as little resistance as possible. For example, a high resistance to ground will cause the gate capacitance of an N-Mos to discharge much slower than if the resistance was low. This results in the mosfet spending more time in the triode region.
I few tidbits I gathered over time.