Electronic – MOSFET terminology seems to vary in every article I read

fetlinear-regionmosfetsaturation

For someone trying to learn about FETs, it seems there is no consistency in terminology (unless I am reading things wrong.)

I am trying to understand the FET as a switch (for power applications.) It has become clear that you want to operate a switch in the ohmic region. To get to the ohmic region you would need to go from cut off -> saturation -> ohmic region.

TI refers to it like this in an app note:

Snippet from a TI application note

From this I implied that the 'linear' region is in fact rather confusingly the saturation region of the FET as shown all across the web for a FET curve:

enter image description here

However, when I went to wikipedia I came across the following image:

enter image description here

This is saying the exact opposite of what I understood which is saying that the ohmic region is the linear region.

Infineon has an app note around FET switching, titled Linear Mode Operation

They refer to the linear mode as the saturation region as shown from this:

enter image description here

So what is it then?

Also just to be clear: Is the reason we want to minimise time in the saturation region with an FET because here we have a VDS and an ID current flowing through the FET, whilst as soon as the FEY reaches linear region, it's VDS would fall close to 0 and hence minimise losses?

When we say the FET is saturated, it means for a given Vgs, Vds makes no difference to drain current (because channel can't let more electrons to flow?) Shouldn't the ohmic region be called saturated? Since increasing VGS makes no difference to drain current as the ID is now limited by the circuit and not the FET?

Edit:
Answers in electronic stack exchange say it is the saturation region:

Link1

link2

Best Answer

So what is it then?

This is the correct graph: -

enter image description here

Taken from this wiki page.

Saturation refers to the channel being saturated and, as you said, no matter what \$V_{DS}\$ you apply, current remains constant. It is sometimes also referred to as the active region (not to be confused with the MOSFET being activated or ON).

The linear (triode) or ohmic region is when the MOSFET is used as a switch (ON). Your top graph (in the question) is basically wrong because it doesn't correctly show the different slopes in the ohmic region when you apply different gate voltages. This region is called linear because there are different slopes that are governed by the gate voltage and means the MOSFET can act like a variable resistor hence, it gets the name linear but, different texts use this term rather loosely.

Also just to be clear is the reason we want to minimise time in the saturation region as a FET because here we have a VDS and an ID current flowing through the FET? Whilst as soon as the fet reaches linear region, it's VDS would fall close to 0 and hence minimise losses?

Yes, we want to minimize time in the saturation region because that is when the MOSFET is dissipating the most power and potentially operating below it's ZTC (zero temperature coefficient) and may suffer rapid thermal runaway.

Shouldn't the ohmic region be called saturated?

No, because in the ohmic region the channel isn't saturated. However, for a BJT, that equivalent part of the characteristic is called the saturation region but, for different reasons; for a BJT, it is the base that becomes saturated. Same name, different mechanism, different part of the characteristic.