Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronic Content > Electronic Theory


Electronic Theory Basic principles, ideas, concepts, laws, and formulas behind electronics.

Reply
 
Tools
Old 13th August 2009, 01:59 PM   #1
Default Mosfet as a switch.

Hey,

When I was using a BJT as a switch, then I saw to it that the BJT will be in the saturation region, by having IB at least 1/10 of IC, for a given IC.
I wanted the BJT to be saturated to have a minimal VCE voltage drop.

When using a Mosfet as a switch, do we want it to be in the linear region, where VDS is minimal?
The problem is that for it to be in the linear region (for a given current), then if the current IDS is too large, we would need a very large VGS (and/or very low VTn) in order to keep the Mosfet in the linear region.

Last edited by alphacat; 13th August 2009 at 02:00 PM.
alphacat is offline  
Old 13th August 2009, 02:14 PM   #2
Default

I can't remember the technical term for a MOSFET but if you want to use it as a switch, you just need to ensure the gate voltage is high enough for the desired on resistance at the desired current. 10V is enough for all MOSFETs and only 5V is required for logic level MOSFETs.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 13th August 2009, 02:18 PM   #3
Default

Quote:
Originally Posted by alphacat View Post
When using a Mosfet as a switch, do we want it to be in the linear region, where VDS is minimal?
By definition, if it's a 'switch' it's not linear - you want it turned ON as much as possible.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 13th August 2009, 02:47 PM   #4
Default

Thanks for the info guys.

Nigel,
I assume that you define not linear by having VDS barely changed when IDS changes, right? (which is what happens when the Mosef is saturated).

But for the same reason you would want a BJT switch to be forwared biased and not saturated (in order for VCE to be barely influenced by changes in IC).
alphacat is offline  
Old 13th August 2009, 03:07 PM   #5
Default

Quote:
Originally Posted by alphacat View Post
But for the same reason you would want a BJT switch to be forwared biased and not saturated (in order for VCE to be barely influenced by changes in IC).
Actually, when a MOSFET is saturated, it's operating in its linear region.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 13th August 2009, 05:59 PM   #6
Default

Quote:
Originally Posted by alphacat View Post
Thanks for the info guys.

Nigel,
I assume that you define not linear by having VDS barely changed when IDS changes, right? (which is what happens when the Mosef is saturated).
I would define the linear region as where you can adjust the base/gate up and down, and the collector/drain current increases accordingly.

Quote:

But for the same reason you would want a BJT switch to be forwared biased and not saturated (in order for VCE to be barely influenced by changes in IC).
If it's a switch you want it ON and ON as much as possible, why would you want it less than fully ON?.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 13th August 2009, 06:46 PM   #7
Default

Quote:
Originally Posted by alphacat View Post
Hey,

When I was using a BJT as a switch, then I saw to it that the BJT will be in the saturation region, by having IB at least 1/10 of IC, for a given IC.
I wanted the BJT to be saturated to have a minimal VCE voltage drop.

When using a Mosfet as a switch, do we want it to be in the linear region, where VDS is minimal?
The problem is that for it to be in the linear region (for a given current), then if the current IDS is too large, we would need a very large VGS (and/or very low VTn) in order to keep the Mosfet in the linear region.

Hi there,

MOSFETs are mostly operated so that they are fully turned on when
used as a switch, however this isnt always the case with BJT's.

With BJT's sometimes we want to keep them slightly out of saturation
so we can avoid the lengthly storage time of the transistor which can
be quite long. This allows us to switch the transistor at a much higher
frequency than if we allowed it to go into saturation.
Thus, although BJT's are more often driven into saturation for switching
applications this isnt *always* the case.

Last edited by MrAl; 13th August 2009 at 06:51 PM.
MrAl is offline  
Old 13th August 2009, 09:27 PM   #8
Default

You always want a mosfet in the linear region for almost all applications. WHERE it is being operated in the linear region depends on the application. For switching, you want the Rds to be nearly as low as possible, which means using the recommended gate voltage from the datasheets. Some amplifiers run them in the lower linear region to take advantage of a more "linear" part of the curve.

The saturation region of a mosfet is where the DRAIN is saturated and cannot pass any more current. At this point, the mosfet is a constant current limiter. No matter how much higher you make Vdd, it will not push any more current through the device. This is the main difference between the linear region (where gate voltage affects Rds, and Vdd directly affects Ids) and the saturation region (where gate voltage affects Ids directly, regardless of Vdd)

Btw, there was just a long thread about this very same question a few weeks ago.

Last edited by smanches; 14th August 2009 at 05:04 PM.
smanches is offline  
Old 14th August 2009, 11:09 AM   #9
Default

Thanks for the help guys
alphacat is offline  
Old 15th August 2009, 12:52 PM   #10
Default

Running a MOSFET in the linear region disipates most power (controlled resistance). For high current, low speed switching (motor speed controller), its best to drive the gate as high as possable with as much current as possable, so it charges quickly and turns Vds on and off quickly.
__________________
Invention is 1% inspiration, 99% perspiration.
q5101997 is offline  
Old 15th August 2009, 05:04 PM   #11
Default

Quote:
Originally Posted by Hero999 View Post
Actually, when a MOSFET is saturated, it's operating in its linear region.
hi
I have 1 qustion ? can you design circuit with power mosfet to generate + current pulse and - curret pulse beetween that?
swallow_159 is offline  
Old 15th August 2009, 05:04 PM   #12
Default

Quote:
Originally Posted by q5101997 View Post
Running a MOSFET in the linear region disipates most power (controlled resistance). For high current, low speed switching (motor speed controller), its best to drive the gate as high as possable with as much current as possable, so it charges quickly and turns Vds on and off quickly.
This is how I've always driven them.

The linear region is where they dissipate the most power due to internal resistance hence either driving them hard on or hard off.
picbits is offline  
Old 19th August 2009, 03:46 PM   #13
Default

We had a long, contentious discussion about this subject Motors and MOSFETs The vocabulary of FET's seems to confuse almost everyone. I don't know if you can learn from the linked discussion, but I think we got some agreement in the end.
__________________
You don't need a quadraphonic Blaupunkt -- you need a curve
ball.
BrownOut is offline  
Old 21st August 2009, 08:38 PM   #14
Default

i think it will work...
why does LED lamp glow.it is because in BJT base is forward biased with respect to emitter.so current goes from collector to emitter. if we make base -emitter reversed biased then there will be no current from collector to emitter and LED will not glow.
just apply some voltage at base of BJT to make initially LED on.now connect the emitter with the sensor (heat sensor) output.i.e voltage produced by the heat sensor.initially LED will be glowing. when there will be too much heat then sensor voltage will increase and at some time it will be more than base voltage. at that situation base emitter will be reversed biased and there will be no more current coming from collector to emitter. thus LED will be off. i hope it will work.if you want to stick to BJT.
shambhukumar is offline  
Old 23rd August 2009, 12:26 AM   #15
Default

From vacuum tube lingo, it's called triode region, as opposed to constant current region where Ids flattens out versus Vds.
RCinFLA is offline  
Reply

Tags
mosfet, switch

Thread Tools
Display Modes


Similar
Title Starter Forum Replies Latest
MOSFET switch design newbie73 General Electronics Chat 3 7th February 2009 06:24 PM
Mosfet As A Switch sutirtha.gupta Electronic Projects Design/Ideas/Reviews 2 7th January 2009 07:04 PM
STDP MOSFET switch warossignol Electronic Projects Design/Ideas/Reviews 2 31st October 2008 04:01 PM
mosfet switch for bulb Joelin Electronic Projects Design/Ideas/Reviews 4 11th August 2008 01:12 PM
MOSFET as a two-way-switch? logicnibble General Electronics Chat 23 10th June 2008 01:49 PM



All times are GMT. The time now is 10:45 PM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker