Author Topic: Why different terminologies for FET vs Transistor  (Read 15917 times)

0 Members and 1 Guest are viewing this topic.

Offline StonentTopic starter

  • Super Contributor
  • ***
  • Posts: 3824
  • Country: us
Why different terminologies for FET vs Transistor
« on: July 04, 2013, 11:19:34 pm »
I've always wondered why does Transistor nomenclature use Base, Emitter and Collector but when you're talking about  FETs you use Gate, Source and Drain, when essentially they are the same thing? Or is there really a subtle difference that would make it technically incorrect to call them the same?
The larger the government, the smaller the citizen.
 

Online IanB

  • Super Contributor
  • ***
  • Posts: 11885
  • Country: us
Re: Why different terminologies for FET vs Transistor
« Reply #1 on: July 04, 2013, 11:25:03 pm »
I've always wondered why does Transistor nomenclature use Base, Emitter and Collector but when you're talking about  FETs you use Gate, Source and Drain, when essentially they are the same thing? Or is there really a subtle difference that would make it technically incorrect to call them the same?

I think they are really not the same thing. If you look at the physical construction of field effect and bipolar junction transistors the internal structure is different. For many purposes the Source and Drain are interchangeable and if you flip an FET it will still mostly work. Or not1. In a BJT the Collector and Emitter are different and if you flip a BJT it will work poorly, if at all.

It also helps to avoid confusion. If someone talks about the "base" you know they must mean a BJT and you know some context right away. If the base of a BJT was called the gate you would lose some information.

(In simple terms a field effect transistor has no actual PN junctions and is not a polar device, whereas a bipolar junction transistor does have junctions and does have polarity.)

[1] OK, so that statement was a bit of vague hand waving that doesn't tell very much. An FET is constructed as a four terminal device, where the fourth terminal is the base or body on which the device is constructed. In most packages the body terminal is internally tied to the source terminal and this makes the source different from the drain. There is as a result an intrinsic body diode between source and drain that is reverse biased and not conducting when the transistor is connected the normal way round. If the transistor were connected the other way round the intrinsic diode would be forward biased and would conduct current around the transistor independently of the gate. So in practical terms the source and drain are different and not interchangeable.
« Last Edit: July 05, 2013, 09:02:59 am by IanB »
 

Offline StonentTopic starter

  • Super Contributor
  • ***
  • Posts: 3824
  • Country: us
Re: Why different terminologies for FET vs Transistor
« Reply #2 on: July 04, 2013, 11:35:51 pm »
Yeah, I suspected it had something to do with the Field Effect part and the completely different looking symbols.
The larger the government, the smaller the citizen.
 

Online IanB

  • Super Contributor
  • ***
  • Posts: 11885
  • Country: us
Re: Why different terminologies for FET vs Transistor
« Reply #3 on: July 04, 2013, 11:39:44 pm »
Another thing is that the whole family of three terminal semiconductor amplifying devices are "transistors". An FET is a transistor too!  :)
 

duskglow

  • Guest
Re: Why different terminologies for FET vs Transistor
« Reply #4 on: July 04, 2013, 11:47:11 pm »
I think the idea here (to rephrase the above posters) is that they all belong to the same class of component called "transistors".  Inside that class there are different species... FET, BJT, etc.  Those have different terminal nomenclatures because they're built using completely different techniques.

I'm wondering about that comment above... if you switch an FET around, it'll still *mostly* work.  Why mostly?  What will happen exactly?  Will it roll its eyes like a teenager you ask to take out the garbage and only take it outside and put it next to the door?
 

Offline StonentTopic starter

  • Super Contributor
  • ***
  • Posts: 3824
  • Country: us
Re: Why different terminologies for FET vs Transistor
« Reply #5 on: July 04, 2013, 11:48:21 pm »
Another thing is that the whole family of three terminal semiconductor amplifying devices are "transistors". An FET is a transistor too!  :)

Yeah I knew that. I just always remembered (and I'm sure there are exceptions) that FETs were transistors that looked like voltage regulators.

However as I have gotten more into electronics again this year, I've started realizing that the form factor doesn't always tell you what it is, such as a temperature sensor that looks just like a bipolar transistor.
The larger the government, the smaller the citizen.
 

Offline free_electron

  • Super Contributor
  • ***
  • Posts: 8517
  • Country: us
    • SiliconValleyGarage
Re: Why different terminologies for FET vs Transistor
« Reply #6 on: July 05, 2013, 01:27:18 am »
Whoa.... Some people need a iostory and a transistor physics lesson.

The base emittor collector denomination comes from the original bipolar transistor design.
The base is simply that : the base structure on which the transistor was built. The emittor is the electrode that provides electrons into the transistor while the collector is the electrode that collects those electrons permittedto flow by modulating the base current.

I have done a very extensive post here on the forum on how bipolar transistors were invented, built and how they really work. Go read it.

Now, onto fets. Field effect transistors work differently. Lets look at junction fets first (j-fet)
 A fet is essentially a diode. It is a construction made from an n-doped and p-doped material. In The area where the materials make comtact an electron exchange takes place. This is called the recombination zone. This zone is non-conductive as there are no free electroms available.

If you look at a diode : if you forward polarize a diode you provide enough electrons to remove this recombination zone and electron flow is possible again. If you reverse polarize the diode you actually widen the recombination zone. You essentially create a wider band where no conduction of electrons is possible.

Code: [Select]

Reverse.           

|   Anode    |
|recombination|
|  Cathode  |


Now, if you were to attach two electrodes to one side you will be abble to run a current between them. Since we are still dealing with a semiconductor this conduction is not ideal... The resistance of the doped material is in the order of a few hundred ohms. 1 can send a current from electrode 1 to 2 or vice versa. The direction of the flow does not matter as it crosses no junction. We call this path the channel.

Code: [Select]

Reverse.           

1-|   Anode    |-2
  |recombination|
  |  Cathode  |

Now, if i apply a positive voltage to the cathode i will push the recombination layer into the physical area of the anode. If i push hard enough i can make the entire anode devoid of free electrons. At that point no further consuction is possible.

Compare it to a water hose. The water hose diameter, in rest, determines the max flow rate. Which way water flows is irrelevant. If i squeeze the hose i change the diameter, ie make it smaller so i pinch off the flow.

So jfets are essentially a diode through which there is a lateral electron flow in one of the electrodes. They conduct by default and can be pinched off. The gate controls how far the recombination zone extends.
The source supplies electrons while the drain lets them flow out of the fet.


Mosfets employ a different technique. They work on the principle of charge attraction.
In a jfet there is an actual junction. A mosfet (in its raw form) has no junction at all. The gate is fully isolated from the channel. Enhancement mosfets work on the principle of attracting charge from the source. The gate is polarized in such a way that electrons are attracted towards the gate plate. Think of it as a capacitor charging.
These electrons are free electrons. When the channel is saturated with free electrons then electron flow is possible through the channel. Under normal circumstances the channel is devoid of free electrons.

A depeltion mosfet has plenty of free electrons. Applying charge on the gate pushes these free electrons away (like charges repel each other). The channel is now devoid of carriers and nor conduction is possible.
Professional Electron Wrangler.
Any comments, or points of view expressed, are my own and not endorsed , induced or compensated by my employer(s).
 

Offline Mechatrommer

  • Super Contributor
  • ***
  • Posts: 11631
  • Country: my
  • reassessing directives...
Re: Why different terminologies for FET vs Transistor
« Reply #7 on: July 05, 2013, 08:27:36 am »
For many purposes the Source and Drain are interchangeable and if you flip an FET it will still mostly work.
really? can you post some example FET? all i know is nFET and pFET which i dont believe work the way you've stated. the 2 way transistor that i know but never used is triac?
Nature: Evolution and the Illusion of Randomness (Stephen L. Talbott): Its now indisputable that... organisms “expertise” contextualizes its genome, and its nonsense to say that these powers are under the control of the genome being contextualized - Barbara McClintock
 

Offline Dave

  • Super Contributor
  • ***
  • Posts: 1352
  • Country: si
  • I like to measure things.
Re: Why different terminologies for FET vs Transistor
« Reply #8 on: July 05, 2013, 08:38:17 am »
For many purposes the Source and Drain are interchangeable and if you flip an FET it will still mostly work.
really? can you post some example FET? all i know is nFET and pFET which i dont believe work the way you've stated. the 2 way transistor that i know but never used is triac?
A reversed MOSFET will act as a diode. That's exactly why you often see a reversed diode drawn into the symbol of a MOSFET as a reminder of that PN junction.
But if you are talking about JFETs, it really doesn't matter how you flip it.

A triac is basically a two-way thyristor (aka SCR - silicon-controlled rectifier), not transistor.
« Last Edit: July 05, 2013, 08:40:37 am by Dave »
<fellbuendel> it's arduino, you're not supposed to know anything about what you're doing
<fellbuendel> if you knew, you wouldn't be using it
 

Online IanB

  • Super Contributor
  • ***
  • Posts: 11885
  • Country: us
Re: Why different terminologies for FET vs Transistor
« Reply #9 on: July 05, 2013, 09:04:32 am »
For many purposes the Source and Drain are interchangeable and if you flip an FET it will still mostly work.
really? can you post some example FET? all i know is nFET and pFET which i dont believe work the way you've stated. the 2 way transistor that i know but never used is triac?

See the clarifying note I added to the post above, as also pointed out by Dave just here.
 

Offline peter.mitchell

  • Super Contributor
  • ***
  • Posts: 1567
  • Country: au
Re: Why different terminologies for FET vs Transistor
« Reply #10 on: July 05, 2013, 09:05:40 am »
Where do IGBTs fit into this shomozzle?
 

Offline jpb

  • Super Contributor
  • ***
  • Posts: 1771
  • Country: gb
Re: Why different terminologies for FET vs Transistor
« Reply #11 on: July 05, 2013, 09:17:38 am »
FETs are unipolar devices, all the current is carried by electrons which leave the source and flow to the drain, the amount of current being controlled by the field from the gate which depletes the channel (i.e. makes it smaller or larger).

A transistor is really a bipolar transistor and both holes and electrons carry current. Current flows from the emitter into the base region where, because the base region is very thin, most of it over-shoots and ends up in the collector region, with just a portion of it going out the base terminal.

A key difference is that a FET is very simple, current just flows from one ohmic contact (the source) to another (the drain) whilst a bipolar transistor involves current flow through two pn junctions. But I guess the real reason for the different terminologies is historic but people wanted to emphasise that they are very different devices.

On the topic of switching Source and Drain, with a Schottky barrier GaAs FET (the sort I used to work on), you could switch source and drain but it would behave very differently. The physical spacing between gate and drain is generally much larger which allows the depletion region to extend and increases the breakdown, if you reversed source and drain the device would saturate (the current go flat) and would breakdown at a lower voltage. (Breakdown depends on field and very crudely speaking for a given voltage the peak field will go up as the inverse of the distance the voltage is dropped across.)
« Last Edit: July 05, 2013, 09:23:41 am by jpb »
 

Offline free_electron

  • Super Contributor
  • ***
  • Posts: 8517
  • Country: us
    • SiliconValleyGarage
Re: Why different terminologies for FET vs Transistor
« Reply #12 on: July 05, 2013, 11:29:15 am »
Not only because the base is thin , but because the base is doped differently. You cant cram that much electrons in there.

In an integrated circuit there is no difference between drain and source of a mosfet. The fet is symmetrical. There is also not this reverse diode. this diode is formed between the bulk and the channel. we connect those bulks in such a way they don't bug us.
For io structures the fets are assymetrical.
Professional Electron Wrangler.
Any comments, or points of view expressed, are my own and not endorsed , induced or compensated by my employer(s).
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7764
  • Country: de
  • A qualified hobbyist ;)
Re: Why different terminologies for FET vs Transistor
« Reply #13 on: July 05, 2013, 01:32:10 pm »
For many purposes the Source and Drain are interchangeable and if you flip an FET it will still mostly work.
really? can you post some example FET? all i know is nFET and pFET which i dont believe work the way you've stated. the 2 way transistor that i know but never used is triac?

That's true for JFETs. n and p is the channel type, so you got a n-channel JFET and a p-channel JFET, similar to NPN and PNP for BJTs. JFETs are also depletion-mode FETs by default. Commonly used JFETs are 2N3819, 2N3820 or BF256 for example.
 

Offline JackOfVA

  • Supporter
  • ****
  • Posts: 350
  • Country: us
Re: Why different terminologies for FET vs Transistor
« Reply #14 on: July 05, 2013, 01:33:13 pm »
As IanB said, many JFET devices are symmetrical and the source/drain may be interchanged with no performance change.

Sometimes the data sheet will indicate S/D interchangeability but not always.

(Not the case for MOSFET because of the inbuilt diode.)

It's also possible to flip the emitter and collector of a bipolar transistor (the so-called "inverted mode") and find it works after a fashion. Beta is much lower, but you can get some amplification. In ye olde days of germanium transistors, devices started out as physically symmetrical and inverted mode worked almost as well as normal configuration. That's not the case with modern silicon BJTs,  but many will still show some DC gain in inverted configuration.

Like many folks, I found this out the hard way when I installed a 2N3904 backwards due to an error I made in a PCB layout. The circuit sort of worked, but not anywhere like it should. After an hour or two of parts replacement and head scratching, I checked the data sheet and discovered my silk screen error.
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7764
  • Country: de
  • A qualified hobbyist ;)
Re: Why different terminologies for FET vs Transistor
« Reply #15 on: July 05, 2013, 01:50:03 pm »
It's also possible to flip the emitter and collector of a bipolar transistor (the so-called "inverted mode") and find it works after a fashion. Beta is much lower, but you can get some amplification. In ye olde days of germanium transistors, devices started out as physically symmetrical and inverted mode worked almost as well as normal configuration. That's not the case with modern silicon BJTs,  but many will still show some DC gain in inverted configuration.

Germanium transistors got a high leakage current around 0.1-0.5mA while a silicon one is in the nA range.
 

Offline A Hellene

  • Frequent Contributor
  • **
  • Posts: 602
  • Country: gr
Re: Why different terminologies for FET vs Transistor
« Reply #16 on: July 05, 2013, 02:22:47 pm »
For many purposes the Source and Drain are interchangeable and if you flip an FET it will still mostly work.
really? can you post some example FET? all i know is nFET and pFET which i dont believe work the way you've stated. the 2 way transistor that i know but never used is triac?
This is right, Shafri!
For most of the J-FETs, the channel construction is exactly the same for its Source and Drain ends.

For example, see the BFJ309 (an N-Ch UHF RF amplifier JFET in SOT-23 package) with the marking '6U' (the MMBFJ309LT1 actually) the DS1000 has in the front-end as a mixer/amplifier of the DC and the AC components of the under-test signal.

Though the pins of that JFET are 1=Drain, 2=Source and 3=Gate, in the DS1000 schematics I have posted it can clearly be seen that, though in the Ch1 (and Ch2) analog front-end schematic sheet it is biased "correctly" (with pin 2 as Source and pin 1 as Drain), in the Trigger Input Front-End it is NOT(!), with pin 2 acting as the Drain and pin 1 as the Source. Yet, the device works fine!
And this is not a schematic's typo, since that strange biasing of the specific component can be confirmed in any of the high resolution PCB pictures available of the DS1000.

Actually, just read the first feature of that component, in the On-Semiconductor datasheet posted above in page #1, clearly stating that:
"Drain and Source are Interchangeable"

EDIT:
The same exactly states Fairchild (as a fourth feature) for their version of BFJ309!


-George
« Last Edit: July 05, 2013, 02:27:07 pm by A Hellene »
Hi! This is George; and I am three and a half years old!
(This was one of my latest realisations, now in my early fifties!...)
 

Offline Mechatrommer

  • Super Contributor
  • ***
  • Posts: 11631
  • Country: my
  • reassessing directives...
Re: Why different terminologies for FET vs Transistor
« Reply #17 on: July 05, 2013, 02:43:30 pm »
yup interesting info its like dream comes true. i just havent found such interchangeable S-D JFET device around. all i have seen is the FET with arrow symbol in schematics. i'll study when i have time thanks all.
Nature: Evolution and the Illusion of Randomness (Stephen L. Talbott): Its now indisputable that... organisms “expertise” contextualizes its genome, and its nonsense to say that these powers are under the control of the genome being contextualized - Barbara McClintock
 

Offline c4757p

  • Super Contributor
  • ***
  • Posts: 7799
  • Country: us
  • adieu
Re: Why different terminologies for FET vs Transistor
« Reply #18 on: July 05, 2013, 02:46:24 pm »
The arrow symbol doesn't mean they aren't interchangeable...

Ideally, if the arrow is off-center it's by the source, and it should be centered for symmetric FETs. But it's misused all the time.

J113 is symmetric, for instance, and I've got a pile of them and can affirm that.
No longer active here - try the IRC channel if you just can't be without me :)
 

Offline lewis

  • Frequent Contributor
  • **
  • Posts: 704
  • Country: gb
  • Nullius in verba
Re: Why different terminologies for FET vs Transistor
« Reply #19 on: July 05, 2013, 04:21:16 pm »
For many purposes the Source and Drain are interchangeable and if you flip an FET it will still mostly work.
really? can you post some example FET? all i know is nFET and pFET which i dont believe work the way you've stated. the 2 way transistor that i know but never used is triac?

A MOSFET* will conduct current in both directions through the channel. I've used this circuit below many times in high power AC switching applications where the dissipation or distortion of a Triac would be too great. It looks a bit weird, there are two MOSFETS in series with the source terminals connected.

At first glance it looks like on, say, the positive half-cycle of the AC waveform the top MOSFET conducts as normal and the bottom MOSFET cuts off with the load current flowing through the bottom FET's body diode. But this is not so. The bottom fet conducts 'backwards' - the load current flows through BOTH fet channels, not the body diodes.

It's possible to verify this in two ways. If the load current was flowing alternately through the body diodes, at high currents you would expect significant dissipation out of the fets due to the body diode Vf. Second, if the body diodes were conducting you would see distortion at your load when the AC voltage falls below Vf. Neither phenomenon is present.

This circuit is great for all sorts of AC applications. I've used it for mains power switching and loudspeaker switching many times. It also works at DC, and has very high bandwidth.

Vg must be isolated from the AC supply. There are photovoltaic optocouplers specifically designed for this application where the receiver is a solar cell. Like this one: http://www.farnell.com/datasheets/358233.pdf and these: http://uk.farnell.com/jsp/search/browse.jsp?N=2031+203598&Ntk=gensearch&Ntt=photovoltaic&Ntx=mode+matchallpartial


*my cat is called Mosfet...
« Last Edit: July 05, 2013, 05:08:47 pm by lewis »
I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered.
 

Offline A Hellene

  • Frequent Contributor
  • **
  • Posts: 602
  • Country: gr
Re: Why different terminologies for FET vs Transistor
« Reply #20 on: July 05, 2013, 04:23:51 pm »
The arrow symbol doesn't mean they aren't interchangeable...

Ideally, if the arrow is off-center it's by the source, and it should be centered for symmetric FETs. But it's misused all the time.
[...]
Exactly! Thank you for the clarification.
My misuse of the FET arrow positioning in the trigger input front-end sheet above was intentional, for readability reasons; this is the reason why I did not forget to add the part's pin numbering, in order for the schematic to also agree with the PCB layout. :)
___


For anyone interested, please read Vincent's multi-part essay on the transistors, beginning from this post (and going on for pages!); this is one of the best pieces I have ever read on that subject matter.

Additionally, for those (like me), who have a hard time accepting that the BJT is a current-driven device instead of a voltage-driven one, feel free to read William Beaty's fine essay on how do the transistors really work (part 1 and part 2), if not to explore his whole site to read about electricity and lots of common misconceptions.


-George
Hi! This is George; and I am three and a half years old!
(This was one of my latest realisations, now in my early fifties!...)
 

Offline enz

  • Regular Contributor
  • *
  • Posts: 134
  • Country: de
Re: Why different terminologies for FET vs Transistor
« Reply #21 on: July 05, 2013, 04:33:14 pm »

Additionally, for those (like me), who have a hard time accepting that the BJT is a current-driven device instead of a voltage-driven one, ...snip...

-George

You are totally right.
The BJT is indeed a voltage driven device. The myth of current driving comes from the rule of thumb that IC is roughly equal to beta times IB.
But as soon as you look at the Ebers-Moll Equation it is clear that tha BJT is a voltage controlled device.
It doesn't matter that one mostly puts a resistor in series to the base to make the control of the BJT more convenient.
The BJT itself only reacts to the Base-Emitter voltage.

Martin
 

Offline A Hellene

  • Frequent Contributor
  • **
  • Posts: 602
  • Country: gr
Re: Why different terminologies for FET vs Transistor
« Reply #22 on: July 05, 2013, 04:46:07 pm »
...and the current drawn by the BE junction is merely a healthy side effect of a forward biased P-N (or N-P) junction, and NOT the primary cause of the transistor conduction.
The VBE potential (or voltage) is the cause of the retraction of the depletion area which, in turn, allows the ICE current.

Thank you, Martin!


-George
Hi! This is George; and I am three and a half years old!
(This was one of my latest realisations, now in my early fifties!...)
 

Online edavid

  • Super Contributor
  • ***
  • Posts: 3383
  • Country: us
Re: Why different terminologies for FET vs Transistor
« Reply #23 on: July 05, 2013, 06:25:20 pm »
A reversed MOSFET will act as a diode. That's exactly why you often see a reversed diode drawn into the symbol of a MOSFET as a reminder of that PN junction.

This is only true for power MOSFETs.  Small signal MOSFETs like the BF998, or the devices inside logic ICs, don't have body diodes.
 

Offline c4757p

  • Super Contributor
  • ***
  • Posts: 7799
  • Country: us
  • adieu
Re: Why different terminologies for FET vs Transistor
« Reply #24 on: July 05, 2013, 06:26:24 pm »
Oh yes they do.

The arrow in the MOSFET symbol represents the junction between substrate and channel. That's always a diode whether you like it or not. It's not always tied to the source, but it's always there.

Oh no they don't!

(You might not get the British cultural reference here.)

No, sorry.
« Last Edit: July 05, 2013, 06:30:38 pm by c4757p »
No longer active here - try the IRC channel if you just can't be without me :)
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf