answersLogoWhite

0


Best Answer
TransistorsThe two main types of transistors are the bipolar junction transistor (BJT) and the field-effect transistor (FET). Bipolar Junction TransistorsBJTs can have two different polarities, NPN and PNP. An NPN BJT is one where a positively-doped (P-type) semiconductor is sandwiched between two negatively-doped (N-type) semiconductors. A PNP BJT is, obviously, one where an N-type semiconductor is sandwiched between two P-types. Both types of BJTs have an exponential dependence between the input voltage and the current output. For the record, I should state that a semiconductor is basically a material with conductance between that of an insulator and a conductor. Silicon and germanium are the two most well-known semiconductors. Also, doping just means the addition of impurities into a semiconducting material in order for it to either: increase its electron acceptance (P-type) or increase its electron conductance (N-type).

Some specific types of BJTs:

HBT - heterojunction bipolar transistor - These types of transistors are very similar to BJTs except that the two P-type semiconductors in the PNP polarity, or the two N-type semiconductors in the NPN polarity, are doped differently relative to each other. The reason for doing this, simply stated, is to make it more difficult for a transistor to operate in the reverse direction from which is was intended.

Grown-junction transistor - This was the first type of BJT and is self-explanatory. The PN or NP junctions, depending on whether it's of NPN or PNP polarity, respectively, are grown onto a single, solid crystal of semiconductor material. Grown, in this case, means slowly attached, chemically.

Alloy-junction transistor - Similar to a grown-junction transistor except the semiconducting material onto which the PN or NP junctions are grown is specifically germanium.

MAT - micro-alloy transistor - An improved, speedier version of the alloy-junction transistor. The materials of the PN or NP junctions of a MAT are metal-semiconductor, as opposed to semiconductor-semiconductor.

MADT - micro-alloy diffused transistor - An improved, speedier version of the MAT. The dopant material of a MADT is diffused (thinly spread) accross the entire germanium crystal prior to PN or NP growth, as opposed to a MAT where the doping material is only on the metallic side of the PN or NP junction.

PADT - post-alloy diffused transistor - An improved, speedier version of the MADT. A thin, diffused dopant layer of germanium is grown onto the germanium crystal, as opposed to the entire germanium crystal being diffused, which allows the germanium crystal to be as thick as necessary for mechanical strength purposes. The PN or NP junctions are then grown onto this thin layer.

Schottky transistor - These are alloy-junction transistors with a Schottky barrier between the metal-semiconductor junction. All metal-semiconductor junctions act sort of like capacitors with a voltage between the junctions. Often, you'd like to minimize this voltage in order to minimize the saturation (the amount of the germanium crystal) needed for the transistor to work. Minimizing the saturation effectively speeds up the transistor's performance, which is great for things like switches. Schottky barriers use various materials to do exactly this.

Surface-barrier transistor - These are just like Schottky transistors except that both junctions are metal-semiconductor as opposed to only one.

Drift-field transistor - The doping agent of these transistors is engineered to produce a specific electric field. This effectually reduces the electrons' transit time between the junctions of the transistor, thereby making it work faster.

Avalanche transistor - These transistors can operate in the breakdown voltage region of a transistor's junctions. The breakdown voltage is simply the minimum voltage in which an insulator starts acting like a conductor. Thus, these transistors allow for higher currents to be applied to them than their normal counterparts.

Darlington transistor - These are simply two BJTs connected together to further increase the gain of the current output.

IGBT - insulated-gate bipolar transistor - These transistors combine the use of BJTs as switches with an isolated-gate FET (see below) as the input. IGBTs provide much more efficient and faster switching than regular BJTs and are thus some of the most common transistors found in modern appliances.

Photo transistor - These transistors convert electromagnetic radiation in the form of visible light, UV-rays, or X-rays into current or voltage. As opposed to the normal PN junctions found in many transistors, photo transistors use PIN junctions. PIN junctions are similar to PN junctions except that they have an additional intrinsic semiconductor between the P-type and N-type semiconducting regions. This intrinsic semiconductor is a very lightly doped semiconductor which exists, at least for the purposes of photo transistors, to supply a region within the junction where a photon (a particle of electromagnetic radiation with a specific energy) can ionize (knock an electron out of via the photoelectric effect) an atom of this semiconducting material. Because of the electric field caused from the surrounding P-type and N-type semiconducting regions, this ionization causes the photoelectron to move toward one end of the junction, thereby producing what's known as a photocurrent, which is then amplified in the same manner as all other BJTs. I promise that the rest of my answer won't get more complicated than this.

Field-Effect TransistorsFETs use electric fields to control only one-type of charge carrier, as opposed to BJTs which control both types. Now's as good a time as any to introduce the concept of electron holes. Intuitively, electrons carry negative charge and are thus referred to as negative charge carriers. Well, the absence of an electron where one used to be is called an electron hole. These holes act exactly as electrons do in transistors except that they carry positive charge, in the form of missing negative charge, and are thus called positive charge carriers. FETs are designed to control either positive or negative charge carriers, in the form of holes or electrons, but not both. The flow of positive or negative charge carriers occurs through what's called the channel of an FET. FET channels are created within the bulk material of the FET, which is usually silicon. If you find this idea more complicated than what I wrote about photo transistors, that's only because you haven't looked up the physics behind the photoelectric effect yet.

Some specific types of FETs:

CNTFET - carbon nanotube field-effect transistor - These FETs use carbon nanotubes instead of silicon as their channel material. Carbon nanotubes are needed as FETs continue to get smaller in size. They help reduce effects, such as quantum tunneling and overheating, which are beginning to become real problems in small, silicon-based FETs.

JFET - junction gate field-effect transistor - This FET supplies a voltage accross the charge-carrying channel that can pinch it shut, effectively stopping the current through the channel.

MESFET - metal semiconductor field-effect transistor - Similar to, but faster than, JFETs, MESFETs use a Schottky barrier (see above) instead of a PN junction.

HEMT - high electron mobility transistor - The FET version of an HBT (see above). Faster than a MESFET, the charge-carrying channel is between two different materials instead of within a single, doped region. Also known as a heterostructure FET (HFET) or a modulation-doped FET (MODFET).

MOSFET - metal-oxide-semiconductor field-effect transistor - This is the most basic, and most common, type of FET, analogous to the standard BJT (see above). Instead of pinching its charge-carrying channel shut as in a JFET, a MOSFET has an insulator attached to its input electrode which can be turned on or off depending on whether a voltage is supplied accross it. The channel can be N-type (nMOS) or P-type (pMOS), as explained above under the "bipolar junction transistors" heading.

ITFET - inverted-T field-effect transistor - This is simply any type of FET that extends vertically out from the horizontal plane in a T-shape, hence the name.

MuGFET - multiple gate field-effect transistor - A MOSFET where more than one input shares the bulk material of the FET. The idea is to use the same FET, thus the same sized object, for multiple things. This concept came about due to the ever shrinking sizes of transistors.

MIGFET - multiple independent gate field-effect transistor - A MuGFET where the multiple inputs are independently controlled.

Flexfet - A MIGFET with two inputs, one on a JFET and the other on a MOSFET. The JFET and MOSFET are then "stacked" on top of each other. Due to its design, the JFET and MOSFET are coupled to each other; i.e. the channel through one effects the channel through the other and vice versa.

FinFET - A MuGFET where the charge-carrying channel is wrapped around a piece of silicon, called a fin. The reason for doing this is similar to that of a PADT (see above); i.e. mechanical strength.

FREDFET - fast-recovery (or reverse) epitaxial diode field-effect transistor - A cute name for a transistor which is basically designed to quickly turn off when no more voltage is being supplied to it.

TFT - thin-film transistor - An FET where the semiconducting material is placed via thin films over the bulk of the device. This is opposed to the bulk of the device being the semiconductor itself, as in most FETs. The bulk material used in TFTs is often glass. The reason being so that the transistors can work behind a clear display in applications like liquid crystal display (LCD) monitors.

OFET - organic field-effect transistor - An FET with an organic polymer semiconductor as its channel. These are like TFTs except the bulk of the device is plastic, allowing for very cool, flexible LCD monitors.

FGMOS - floating gate MOSFET - A MOSFET with a "floating gate" input; i.e. an electrically isolated input that can store charge, like a capacitor, to be used later. These are the transistors behind flash drives.

ISFET - ion-sensitive field-effect transistor - An FET that changes its current depending on the ion concentration of a solution. The solution itself is used as the input electrode in an ISFET.

EOSFET - electrolyte-oxide-semiconductor field-effect transistor - A MOSFET with the metal replaced by an electrolyte solution. EOSFETs are used to in neurochips to detect brain activity.

DNAFET - Deoxyribonucleic acid (DNA) field-effect transistor - A MOSFET with its input electrode being a layer of immobilized, single-stranded DNA. The current through the MOSFET is modulated by the varying charge distributions that occur when complimentary DNA strands hybridize to the layer of single-stranded DNA on the input electrode. DNAFETs are used, not surprisingly, in DNA sequencing.

My sources all stem from the link below which is also a great place to learn more about transistors.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the various types of transistors?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Movies & Television

How many types of field effect transistor?

There are two types of field effect transistors:junction field effect transistors andmetal-oxide semiconductor field effect transistors.


How many transistors are on a Phenom II 965?

758 Million transistors.


What are transistors used for?

Transistors have two basic functions: # an electrically controlled electric switch # an electrically controlled "proportional valve" which can alter currents and voltages, or can amplify electric signals. Transistors can also be configured as Oscillators which provide an AC signal with constant frequency. Either an amplifier circuit or a switching circuit can be wired as an oscillator. Transistors can be used to form logic gates: And, Or, and Invert. Computers are made from logic gates, so computers can be made entirely from transistors. Transistors are in use in virtually all electronic devices. PC processors are composed of millions of tiny transistors. A transistor radio may have had only 6-10 transistors to enable operation. A late model car may have 10 to 15 computers comprised of thousands of transistors to perform all manner of operations in the vehicle.


What is btj transistors?

They are NPN and PNP. BJT mean bipolar junction transistors. there are two P-N junctions in BJT transisters.


How many transistors can fit in a microchip the size of a penny?

That depends:simple passive circuits have no transistorsvacuum tube circuits have no transistorssolid state circuits can have anywhere from no transistors (just diodes and/or magnetic amplifying transformers) to as many transistors as needed to perform the function

Related questions

Digital integrated circuit use various types of what to achieve their purpose of operation?

Transistors and electronic miniature components packaged into a small case.


How many types of field effect transistor?

There are two types of field effect transistors:junction field effect transistors andmetal-oxide semiconductor field effect transistors.


Why do transistors sometimes need heatsinks?

These types of transistors are power transistors and generate heat. The heat sink is used to dissipate the heat. If the transistor gets too hot it will fail.


Where is the transistors?

They are used in just about all types of electronic equipment.


Can you see transistors?

Basically, in transistor, the signal is transferred from low resistance circuit to the high resistance circuit. So it is called transfer+resistor=Transistor.Transistors are widely used in different types of switching, amplifiers, oscillators and integrated circuits.Based on the applications, the types of the transistors are as given below:General purpose transistors, Low frequency transistors, High frequency transistors, Power transistors, Switching transistors, Field Effect Transistors, MOSFET, Uni-junction Transistors, Bi junction transistors, Photo transistor, High power transistors, Complementary pair, Darlington amplifier, Video and R.F. amplifier, Ultrahigh frequency and microwave, Insulated gate bipolar transistors, Static induction transistors.More their to know about transistors are as given below:History of invention, Time-line throughout, Basic construction, Bias arrangement, working, Various currents in transistors, Basic transistor amplifier, Configurations, Characteristics, Current gain and relation among them, D.C. load line, Operating point, Biasing of transistor, stability factor, specifications and ratings, testing, colour coding, identification of transistor using multimeter, h-parameter of transistor, particular applications etc...


What is the difference between BJT and NPN transister?

Mainly there are two types of transistors. They are BJT (Bipolar Junction Transistors) and FET(Field Effect Transisters). In BJT, there are two types called PNP and NPN. Actually NPN means a BJT transister.


What are PNP and NPN?

In most discrete bipolar junction transistors the substrate is the collector. In monolithic integrated circuits the bipolar junction transistors are electrically isolated from the substrate, either by reversed biased junctions or insulator (e.g. sapphire). Some older bipolar junction transistor types (usually made with germanium) the substrate is the base. In bipolar point contact transistors the substrate was the base.


What are the types of photon detector?

Examples are: photodiodes, transistors, CCD, silicon, InGaAs and many others.


What is the symbol for a transistor?

There are many types of transistors, starting out with the typical Base-Collector-Emmitter type. There are two types, starting with the NPN type, The symbol for these is PNP There are also the FET or Field Effect Transistors and their symbols are below, as well as the PNP and NPN. The FET's are divided into the N channel and J channel types:


Explain the various types of conflict?

various types of audit


What does a transistor?

Depending on how the transistor is biased and various other circuits connected to it, a transistor acts as an amplifier and/or switch. When acting as an amplifier the circuit containing the transistor can do things like transmit or receive radio signals, perform analog mathematical calculations, generate waveforms, etc. When acting as a switch the circuit containing the transistor can do things like turn on/off a light, turn on/off a motor, perform digital logic or mathematical operations, fetch and decode computer instructions, etc. Exactly what a transistor can do is really only limited by the system requirements and the designer's imagination as to how to meet those requirements. There are several different types of transistors: bipolar junction transistors (BJTs), field effect transistors (FETs), unijunction transistors (UJTs), programmable unijunction transistors (PUJTs), spacitors, surface barrier transistors (SBTs), tetrode transistors (TTs), point contact transistors (PCTs), etc.


What does transistor do?

Depending on how the transistor is biased and various other circuits connected to it, a transistor acts as an amplifier and/or switch. When acting as an amplifier the circuit containing the transistor can do things like transmit or receive radio signals, perform analog mathematical calculations, generate waveforms, etc. When acting as a switch the circuit containing the transistor can do things like turn on/off a light, turn on/off a motor, perform digital logic or mathematical operations, fetch and decode computer instructions, etc. Exactly what a transistor can do is really only limited by the system requirements and the designer's imagination as to how to meet those requirements. There are several different types of transistors: bipolar junction transistors (BJTs), field effect transistors (FETs), unijunction transistors (UJTs), programmable unijunction transistors (PUJTs), spacitors, surface barrier transistors (SBTs), tetrode transistors (TTs), point contact transistors (PCTs), etc.