Transistors
The transistor was discovered in 1947 at Bell labouratories. Starting with 1960s, the transistor has a spectacular development, and it continues to do so. Even more, the future looks very bright for transistors, since we are moving towards "printed" electronic circuits--this means printing on paper and other materials, using special inks.
Presented here are just few instances of using transistors, few schematics, some Graphs, and a
general classification.
1. Biasing PNP and NPN bipolar transistors
2. Bipolar transistors functions
3. Biasing JFET transistors
4. JFET transistors functions
5. Types of transistors
BIASING PNP AND NPN BIPOLAR TRANSISTORS
Bipolar Junction Transistors work in two modes:
1. as amplifiers
2. as digital switches in saturation/cutoff
Many designers do not understand this: bipolar transistors are current controlled electronic devices. Of course, we need specific voltages to bias a bipolar transistor, but those voltages have the polarity and the required magnitude according to the currents they need to generate.
That misunderstanding is nobody's fault, because I have many books where the issue is unclear and/or incorrectly presented. To start, let's analyze those voltage biasing, but remember that all biasing voltages are generated by the needed currents. Transistors graphs corresponding to the two functioning modes are related to Ib, Ie, and Ic, only, according to the formula:
Ie = Ib + Ic
Ie = emiter current
Ib = base current
Ic = collector current
To start let's see how we saturate transistors. Please note: the saturation/cutoff digital mode of functioning is the only situation when transistors behave similar to voltage controlled relays. However, this idea brings confusion, and any analogy to voltage control should better be avoided.
SATURATING BIPOLAR TRANSISTORS (DIGITAL MODE) |
||
![]() |
![]() |
|
Fig1: Saturating PNP transistors |
||
NOTE:
PNP transistors are saturated when the current Base-Emitter is maximum. Due
to the PNP special bias requirements, that happens when Base voltage is 0 V in above picture.
PNP transistors are in cutoff state when the current Base-Emitter is minimum (zero). That happens when Base voltage is the same as the Emitter one--in the above example it is +5V.
In the PNP biasing case presented above Collector's voltage is a fixed value: zero volts.
![]() |
![]() |
Fig 2: Saturating NPN transistors |
NOTE:
NPN transistors are saturated when the current Base-Emitter is maximum. Due
to the NPN bias requirements, that happens when Base voltage is greater than 0.7 V--otherwise there is no
current flow.
NPN transistors are in cutoff state when the current Base-Emitter is minimum (zero). That happens when Base voltage is the same as the Emitter one--in the above example it is 0 V.
In the NPN biasing case presented above Collector's voltage may have any positive value supported by the silicon. It can also be zero, although in that case we have no Collector current
There are few good methods to bias the transistor and they are listed them further down, but only for the NPN transistor. For PNP you should reverse polarities.
BIPOLAR NPN TRANSISTORS BIASING |
|
![]() |
Fig 3: Base Biasing |
![]() |
Fig 4: Collector Feedback Biasing |
![]() |
Fig 5: Universal Biasing |
|
Fig 6: Two Power Supply (Emitter
Biasing) |
NOTE 1
Always remember that PNP is biased according to the
formula P-N-NN as follows:
1. Emitter = Positive (P)
2. Base = Negative (N)
3. Collector = More Negative than the Base (NN)
Note 2
Always remember NPN is biased according to
the formula N-P-PP as follows:
1. Emitter = Negative (N)
2. Base = Positive (P)
3. Collector = More Positive than the Base (PP)
The minimum amount of formulas needed to work with bipolar transistors are:
β (Beta) = Ic / Ib
α (Alpha) = Ic / Ie
Ie = (β - 1) * Ib
Ie = Ic + Ib
ATTENTION
The junction Base-to-Emitter is directly biased, while the junction Base-to-Collector is
reverse biased. That means there is current flowing from Base to Emitter (naturally), but there is (for certain)
no current exchange between Base-to-Collector or Collector-to-Base.
BIPOLAR TRANSISTORS FUNCTIONS
We have already seen the saturation and cutoff states (digital mode). That defines bipolar transistors as being perfect current controlled switches, which is their main function. That also makes them DC logic elements, and they are the building bricks of all logic ICs (and processors).
Bipolar transistors (BJT) have nicer switching characteristics than the MOS-FET ones. The Isolated Gate Bipolar Transistors (IGBT) have the nicest switching characteristics--no ringing, or the minimum amount possible.
Now, bipolar transistors have been used since they were invented in analog circuits, as amplifiers, in
linear mode. There are three main schematics used to wire bipolar transistors as amplifiers, and I will present
them only for the NPN case. What we are looking for is:
1. Voltage gain
2. Current gain
3. Power gain
The three most common schematics used are:
1. Common-Emitter, for voltage, current, and power gain
2. Common-Base, for voltage and power gain
3. Common-Collector, for current and power gain
NPN TRANSISTORS LINEAR AMPLIFICATION TECHNIQUES |
|
![]() |
![]() |
Fig 7: Simplified Common-Emitter amplifier |
|
![]() |
![]() |
Fig 8: Simplified Common-Base amplifier |
|
![]() |
![]() |
Fig 9: Simplified Common-Collector amplifier |
|
BIASING JFET TRANSISTORS
FET (Field Effect Transistor) is high-input impedance (100 MOhms and better), low noise, voltage controlled solid-state semiconductor device. The first FET discovered was JFET (Junction Field Effect Transistor) followed few years later by IGFET (Isolated Gate Field Effect Transistor) which was later named MOS-FET (Metal Oxide Semiconductor Field Effect Transistor).
The MOS technology is fairly cheap and nicely suited for mass production, therefore it is used in most ICs today. For hardware designers, however, FET are rather expensive to procure, and they may be easily damaged by a simple hand touch. They are also more problematic to bias.
Before working with transistors (BJT or FET), you need to study their output curve. For that you have to get their Data Sheet. Particularly to FET, their output curve it is fairly complex, and I do not present it here. You need to get one, because it is possible I will make few (unexplained) references to it.
FET are voltage controlled devices.
Three schematics are commonly used to bias N-JFET transistors:
1. Self Biased
2. Universally Biased
3. Two Power Supply
BIASING N-CHANNEL JFET |
|
![]() |
Fig 10: Self Biased N-JFET |
![]() |
Fig 11: Universally Biased N-JFET |
![]() |
Fig 12: Two Power Supply Biased N-JFET |
When working with FET transistors is, it is always a good idea test their output curve first before using them. FETs are second order semiconductors and it is not easy to control them. Usually, use one or two FET functions, like switching and variable resistors, and use a simulator program, or a test stand to discover the right values needed for the biasing resistors.
The test stand looks, in principle, like this:
![]() |
Fig 13: Test stand used to discover the right biasing resistors
required by various FET configurations |
JFET TRANSISTORS FUNCTIONS
All FET transistors have three main functions. They are used as:
1. amplifiers
2. analog/digital switches
3. voltage-controlled resistors
When you need analog or digital FET switches in your application, please consider one of the biasing schematics presented above. The voltage-controlled resistor function I will let it for you to discover. I will present only the amplification function.
N-CHANNEL JFET AMPLIFICATION TECHNIQUES |
||
![]() |
![]() |
|
Fig 14: Common Source JFET amplifier |
||
![]() |
![]() |
|
Fig 15: Common Drain JFET amplifierRed trace is the In FM (Frequency Modulation) signal (transposed
down)
|
||
![]() |
![]() |
|
Fig 16: Common Gate JFET amplifier |
||























