Base\Gate resistors when driving transistors\MOSFETs
Kal_Zakkath
Posts: 72
I'm planning to use some transistors (BC337\BC327) and MOSFETs (FQP7N10L)·to toggle LEDs from the prop.
I'm using common cathode RGB LEDs·with PNPs to drive the 3 colours for all the LEDs then NPNs to toggle each individual LED on/off.
I found this formula for base resistors at http://www.ermicro.com/blog/?p=423:
IC = hFE x IB
IB = IC / hFE
RB = (VPORT - VBE) / IB
I'm not sure exactly how many LEDs there will be in total yet, but going for the maximum collector current through the transistor (800ma) gives:
IB = 0.8 / 0.1 = 8ma
RB = (3.3v - 0.7v) / 0.008 = 325·Ohms (next highest value = 330Ohms)
The MOSFETs are used to drive IR LEDs at high current (unsure of exact value I'll use but maximum would be·1A)·at 56kHz.
General consensus seems to be that you don't need a gate resistor on the FET but that it is probably wise to put a low value resistor (~10ohms?) just to be safe.
Do these values sound about right? I think I'm good to go but figured it was better to get some confirmation now rather than after everything is soldered in place·
I'm using common cathode RGB LEDs·with PNPs to drive the 3 colours for all the LEDs then NPNs to toggle each individual LED on/off.
I found this formula for base resistors at http://www.ermicro.com/blog/?p=423:
IC = hFE x IB
IB = IC / hFE
RB = (VPORT - VBE) / IB
I'm not sure exactly how many LEDs there will be in total yet, but going for the maximum collector current through the transistor (800ma) gives:
IB = 0.8 / 0.1 = 8ma
RB = (3.3v - 0.7v) / 0.008 = 325·Ohms (next highest value = 330Ohms)
The MOSFETs are used to drive IR LEDs at high current (unsure of exact value I'll use but maximum would be·1A)·at 56kHz.
General consensus seems to be that you don't need a gate resistor on the FET but that it is probably wise to put a low value resistor (~10ohms?) just to be safe.
Do these values sound about right? I think I'm good to go but figured it was better to get some confirmation now rather than after everything is soldered in place·
Comments
The datasheet shows Gate threshold voltage is 2.0V (max), and the Vgs vs Id graph indicates that although it is not 'fully' on til 4.5-5V it will conduct over 1A at 3.3V
On the transistors it is more important to get it saturated, within the absolute base current ratings, to keep the heating down. Watch the earth currents and how the power is fed to the heavy load.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Style and grace : Nil point
Post Edited By Moderator (Bean (Hitt Consulting)) : 12/13/2009 3:13:01 PM GMT
www.alldatasheet.com/view.jsp?Searchword=FQP7N10L
You will get a few 100s mA at 3V. But if you add a HC/HCT/AC/ACT gate as driver (like 74AC14 or similar) and you piower the gate with 5V, you will get some more goodness, i.e. current.
For LEDs you may use for example an IRF7103 while SMD they can handle 1A comfortably and are better suited for logic levels.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Visit some of my articles at Propeller Wiki:
MATH on the propeller propeller.wikispaces.com/MATH
pPropQL: propeller.wikispaces.com/pPropQL
pPropQL020: propeller.wikispaces.com/pPropQL020
OMU for the pPropQL/020 propeller.wikispaces.com/OMU
The MOSFET you have is not really suitable and the fact that it shows you could drive 800ma with 3.3V means once again that it is operating in it's linear region and thus would be dissipating power and thus dropping voltage. You need to drive it harder so you could use the gate driver suggestions or simply a MOSFET more suited to this task. I have dual mosfets in 8-pin smd packs that can handle this very easily.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
*Peter*
Forgive me (my background is not in electronics) but I don't see why the MOSFETs I have aren't usable, the VGS vs ID graph shows current over 1A at 3V gate voltage, and the RDS(on) vs ID shows resistance of ~0.3 ohms at 1A drain current
Another option I have found (though I'd prefer through-hole) is NTR3161NT1G, which looks like it is pretty well saturated at 3V (but again I can't see what's wrong with the ones I have so maybe I'm missing something simple).