In the context of
Bipolar Junction Transistor (BJT), there aren't "laws" per se in the way that we have laws like Ohm's Law. However, there are several key principles and equations that govern the behavior of a BJT. These principles help explain how the transistor operates in different regions (active, saturation, and cutoff) and how the current flows through the device. Here are the main concepts:
1. Current Relations in a BJT (Shockley’s Equation)
A BJT is made up of two pn-junctions: the emitter-base junction (BE) and the collector-base junction (BC). The current behavior in a BJT is governed by the following equation, which relates the emitter current, base current, and collector current:
\[
I_C = \beta I_B
\]
Where:
-
\(I_C\) is the collector current
-
\(I_B\) is the base current
-
\(\beta\) is the current gain (also called
hFE or
DC current gain)
This equation shows that the collector current is \(\beta\) times the base current in an active region.
2. Kirchhoff’s Current Law (KCL) for BJT
For any transistor, the sum of currents entering and leaving any junction must be zero. This gives the basic relationship:
\[
I_E = I_B + I_C
\]
Where:
-
\(I_E\) is the emitter current (which is the sum of base and collector currents)
-
\(I_B\) is the base current
-
\(I_C\) is the collector current
This is a direct consequence of
Kirchhoff’s Current Law.
3. Charge Distribution and Minority Carrier Injection
The behavior of the BJT is based on how the majority and minority carriers move between the regions. In active mode:
-
Emitter injects
minority carriers into the base.
-
Base allows minority carriers to diffuse across it.
-
Collector collects these minority carriers from the base.
This movement of carriers creates the
collector current. The
base current is the result of recombination of minority carriers in the base.
4. Active Region Condition
For a BJT to be in the
active region, the following conditions must be satisfied:
-
Base-emitter junction (BE) should be forward biased.
-
Collector-base junction (BC) should be reverse biased.
In this condition, the transistor acts as an amplifier.
5. Saturation Region (or Saturation Mode)
In this region, both the base-emitter and collector-base junctions are forward biased. This leads to the transistor behaving like a closed switch. The collector current is nearly equal to the emitter current, and the transistor cannot amplify any further.
6. Cutoff Region
In this region, both the base-emitter and collector-base junctions are reverse biased, which means no current flows from the emitter to the collector. The transistor is essentially "off."
7. Early Effect (Base-Width Modulation)
The
Early effect is a phenomenon that affects the BJT in the active region, where the effective base width varies with the collector voltage. This causes the collector current to increase slightly as the collector-emitter voltage increases, even if the base current is held constant. This effect is described by:
\[
I_C = I_S \left( e^{\frac{V_{BE}}{V_T}} - 1 \right) \left( 1 + \frac{V_{CE}}{V_A} \right)
\]
Where:
-
\(I_S\) is the saturation current
-
\(V_{BE}\) is the base-emitter voltage
-
\(V_T\) is the thermal voltage (approximately 26mV at room temperature)
-
\(V_{CE}\) is the collector-emitter voltage
-
\(V_A\) is the Early voltage
8. Saturation Voltage
When the BJT is in saturation, the voltage difference between the collector and emitter (\(V_{CE(sat)}\)) is small. Typically, in saturation mode,
\(V_{CE}\) is about 0.2V or lower. This is important when using BJTs in switching applications.
---
Summary of the Key Regions:
- Active Region: The BJT is in its amplification mode. The base-emitter junction is forward biased, and the collector-base junction is reverse biased.
- Saturation Region: Both junctions are forward biased, and the transistor acts like a switch (on state).
- Cutoff Region: Both junctions are reverse biased, and the transistor is "off" (no current flows).
---
These are the fundamental behaviors and relationships that govern how BJTs work. Would you like to dive deeper into any of these concepts, or need further examples?