Mosfet DS leakage

Hi,

i'm doing some projects using IR mosfets (like the 530, 44n, 540 ...) i checked, they have the same leakage current range indicated used on datasheet.

but in off-state, i still got current at DS junction. for an LED on 5V, i put a 1.2k or 1k resistor in parralel, and it works. but with a little 12V 16W white LED bulb, accoarding to calculations, i should put a 50ohms like resistor, that will not live long lol.

so what's the solution ?

for info : i already putted a 10k resistor between Gate and Source, and nothing changes.

typical leakage : 2.5v and 50mA

schematic_mosfet

Hi, @gowbow1

Did you have a current limit resistor in series with the LED?

R3 = V / I =(Supply Voltage - LED VoltDrop) / LED Current
LED VoltDRop = 1.6V LED Current = 0.02 A

===>> (5 - 1.6) / 0.02 = 170R so make it 180R.

When you use your 12V LED with 12V supply you do not need R3 as it is built into the lamp assembly.

Ideally you should be using logic level MOSFETS for a 5V gate signal.

Tom.. :grinning: :+1: :coffee: :australia:
PS. You shouldn't need parallel resistors.

"Leakage" is current (not voltage) that "leaks through" when the device is "off".

If you have a load, the full 12V should appear across the MOSFET when it's off (except for a tiny voltage across the load due to that leakage).

When it's on, the voltage should appear across the load and there should be a very-small voltage across the MOSFET. The small resistance is due to the on resistance, which ideally would be zero.

If you are getting 2.5V across the MOSFET when on, it's not turning full-on. You are probably have the wrong MOSFET. You need a "logic level" MOSFET that will turn-on with 5V. (Vgs)

Normally, "high power" LEDs use a special constant-current driver. You can use a resistor for current limiting BUT you need some extra voltage... Maybe 18V (or more) for a 12V LED, allowing 6V across the resistor. 12V for a 12V LED leaves no voltage for the resistor and you will "calculate" zero Ohms. Without a resistor or current control/limiting you can't control the current and it won't work properly... You can get unpredictable results... The LED might get excess current, frying the LED, MOSFET, or power supply, or you might not get full-current and full brightness.

You also need to calculate the wattage for the resistor. Typically, the power dissipated by the resistor is in the same ballpark as the LED so you'll probably need a 10 or 20W resistor.

If you buy an LED "light bulb" from a home improvement store, yes. Or if you have an LED strip, yes. If you buy a "raw" LED, no.

DS leakage should be around only 25uA
I think your MOSFET is burned out

From IRF520 datasheet:

you guys were right ! i tested all i had, and 8 were damaged

i tried on i knew it was good, and everything works !

Eight!!
Glad you made it work

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.