Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
Tools
Old 8th October 2009, 01:52 PM   #1
Default MOSFET Question

Hey,

I'm a bit confused.

I have an IRF5305 P-Channel MOSFET from International Rectifier.

According to the datasheet (graph attached), at -Vds = -Vgs = 5V, I should get a drain-to-source current of at least -5A - but this is not the case.

As a test, I connected the MOSFET as follows:
- Gate -> Ground
- Source -> +5V
- Drain -> Ground, through an 0.1Ω resistor.

(yes - I know this is a bit unsafe - I have overcurrent protection in my PSU)

I'm using a 500W PC PSU, which is capable of supplying significant current at 5V, so this is not the bottleneck.

When I measure the voltage across the resistor, I get an initial reading of about 70mV, and the reading keeps climbing at a rate of about 1mV every 1.5 second - which indicates a current much lower than the current in the datasheet. Measuring the current directly yields the same result.

What am I missing?

Thanks!
Attached Thumbnails
MOSFET Question-irf5305.jpg  
z9u2k is offline  
Old 8th October 2009, 03:28 PM   #2
Default

Bad Fet, or your supply is not at 5V.
__________________
Mike ML.
MikeMl is offline  
Old 8th October 2009, 04:01 PM   #3
Default

If the MOSFET starts out OK, it may die very soon. It may be dissipating 30 or 40 Watts, which will kill it in short order unless you have a big heatsink. Note that the datasheet says that the test is done for 20 microseconds.
__________________
Ron


Last edited by Roff; 8th October 2009 at 04:02 PM.
Roff is online now  
Old 8th October 2009, 05:27 PM   #4
Default

So, this is not a continues current - but a peak current, and since the die heats due to the power dissipated - the current rating degrades...

Have I got it right?

Anyways, if that's the case, I couldn't find in the datasheet the Rds(on) as a function of the gate voltage - how can I estimate the max. current under a certain gate voltage that will not kill the MOSFET?

Thanks!
z9u2k is offline  
Old 8th October 2009, 06:06 PM   #5
Default

What kills the MosFet is the power dissipation or Vds voltage. If you fully turn it on, the FET dissipates almost no power. If it is off, it doesn't dissipate any power. It only dissipates power if it is somewhere between fully on and fully off. You have to turn it on/off as fast as possible, to minimize the time it is in the region where it is dissipating power.
__________________
Mike ML.
MikeMl is offline  
Old 8th October 2009, 06:08 PM   #6
Default

You should use a logic level moosfet for this application. The IRF5305 is meant for -10V at the gate, and will not be able to handle 5A at only 5V.

Also, with the gate and drain at only 5V, you're entering the saturation region, which is limiting your current. You need to be at the top of the slop on the graphs where it just starts leveling out. Not in the flat region.
smanches is offline  
Old 8th October 2009, 07:10 PM   #7
Default

I would probably use a 12V power supply then...

But still, for next time, how can I know in advance the amount of current to expect under certain conditions?
z9u2k is offline  
Old 8th October 2009, 08:05 PM   #8
Default

The graph in the datasheet is for a "typical" Mosfet. Your Mosfet might have spec's that are lower than typical but still passing.

Look at the text in the datasheet for the minimum guaranteed spec's.
__________________
Uncle $crooge
audioguru is offline  
Old 9th October 2009, 01:45 AM   #9
Default

Look at the supplied curves, guys. According to the graph, at -5V Source to Gate, and -5v Drain to Source, Current should be ~5A. Using R = Vdrain) / I(drain), the FET has 1 ohm resistance. All that can be expected across the 0.1 ohm resistor is 9% of 5V.

It should get hot quickly at ~25 watts. I bet the voltage dropping with time across the resistor is due to the out of range heat building up.

I bet you could brand your thumb with the imprint of a MOSFET if you squeezed it to check if it's hot.
__________________
-=VA7KOR=- My Solar System Includes Pluto.

Last edited by Bob Scott; 9th October 2009 at 01:55 AM.
Bob Scott is offline  
Old 9th October 2009, 01:55 AM   #10
Default

Quote:
Originally Posted by Bob Scott View Post
Look at the supplied curves, guys. According to the graph, at -5V Source to Gate, and -5v Drain to Source, Current should be ~5A. Using R = Vdrain) / I(drain), the FET has 1 ohm resistance. All that can be expected across the 0.1 ohm resistor is 9% of 5V.

It should get hot quickly at ~25 watts. I bet the voltage dropping with time across the resistor is due to the out of range heat building up.

I bet you could brand your thumb with the imprint of a MOSFET if you squeezed it to check if it's hot.
Yeah, that was my point.
__________________
Ron

Roff is online now  
Old 9th October 2009, 09:09 AM   #11
Default

Quote:
Originally Posted by Bob Scott View Post
I bet you could brand your thumb with the imprint of a MOSFET if you squeezed it to check if it's hot.
Indiana Jones and the Raiders of the Lost Ark style?

Anyways - thanks! As I said, I'll just switch to a 12V supply and use an LM7805 to power everything but the MOSFET and the MOSFET driver... Since this is a closed loop buck SMPS, there shouldn't be a problem feeding the inductor 12V instead of 5V...

I was thinking of using a MAX626 as the driver, since it accepts 12V as Vdd, has logic-level input and can supply a peak of 2A (which should be quite enough for a gate charge of 63nC at about 500kHz).

Last edited by z9u2k; 9th October 2009 at 09:10 AM.
z9u2k is offline  
Old 9th October 2009, 12:04 PM   #12
Default

Don't forget that the graph in the original post is for a junction temperature of 25°C. If the FET is "hot", you have to look at the Rds on vs temp graph as well.

What are the particulars of your buck converter... Vin, Vout, Iout, PWM etc.???
indulis is offline  
Old 9th October 2009, 12:47 PM   #13
Default

Buck converter is also a high side switch, so you will have to add a bootstrap circuit to the mosfet driver to keep the Vgs voltage above 10V.
smanches is offline  
Old 9th October 2009, 02:29 PM   #14
Thumbs down

Quote:
Originally Posted by smanches View Post
Buck converter is also a high side switch, so you will have to add a bootstrap circuit to the mosfet driver to keep the Vgs voltage above 10V.
Which is exactly why I chose a p-channel MOSFET - so I'll I have to do it to pull to ground (source is at 12V).

Quote:
Originally Posted by indulis View Post
What are the particulars of your buck converter... Vin, Vout, Iout, PWM etc.???
That's a constant-current PSU for a single cell NiMH charger.

This is an educational purpose project - so I'm using discreet components where I can.

My PWM "controller" is a just simple comparator with a LPF, much like in Microchip's AN874.

Vin = 12V
Vout = Whatever it takes to get a certain current (around 2-3 volts)
PWM = 400-500kHz
Iout (max) = 2A

Reference voltage is generated using PIC's PWM with a LPF. Voltage over sense resistor is fed back to the PIC (as well as the comparator), which controls the charge algorithm.
z9u2k is offline  
Old 9th October 2009, 03:44 PM   #15
Default

Sorry, forgot you're using a PFET. Something I should try one of these days.

Last edited by smanches; 9th October 2009 at 03:44 PM.
smanches is offline  
Reply

Tags
mosfet, question

Thread Tools
Display Modes


Similar
Title Starter Forum Replies Latest
MOSFET Question... adamey General Electronics Chat 9 17th February 2009 12:49 AM
MOSFET question Pax Writer General Electronics Chat 3 13th July 2007 08:46 PM
mosfet question amplifierfreak Datasheet/Parts Requests 10 7th July 2007 09:29 PM
MOSFET question. SeanHatch General Electronics Chat 1 19th November 2006 05:00 PM
Mosfet Question petesmc General Electronics Chat 12 20th January 2004 02:13 PM



All times are GMT. The time now is 05:12 AM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker