A Bipolar Junction Transistor (BJT) is a type of semiconductor device that can amplify or switch electronic signals. It consists of three layers of semiconductor material: **Emitter**, **Base**, and **Collector**. The three regions are made of either *N-type* or *P-type* material. The two main types of BJTs are:
1. **NPN transistor**: The layers are arranged in the order of *N-type* (Emitter), *P-type* (Base), and *N-type* (Collector).
2. **PNP transistor**: The layers are arranged in the order of *P-type* (Emitter), *N-type* (Base), and *P-type* (Collector).
### Working Principle
The working of a BJT depends on the movement of **charge carriers** (electrons and holes) across these layers.
1. **Base-Emitter Junction**:
- The **base** is very thin and lightly doped, and it controls the transistor’s operation.
- When a small current is applied to the **base-emitter junction**, it forward-biases the junction (in both NPN and PNP, it allows current to flow).
- In an **NPN transistor**, the **base-emitter junction** is forward-biased, meaning electrons from the emitter (which is N-type) move towards the base (which is P-type), leaving holes behind. However, only a small number of electrons recombine with holes in the base.
2. **Collector-Base Junction**:
- The **collector-base junction** is reverse-biased, meaning it doesn't allow current to flow directly between the collector and the base.
- However, the electrons from the emitter that enter the base are not all recombined with holes. Most of them are **pushed** into the **collector** due to the electric field in the reverse-biased collector-base junction.
3. **Current Amplification**:
- The **majority of the electrons** that entered the base do not recombine there. Instead, they flow through the base and into the **collector** due to the electric field in the collector-base junction.
- This results in a **large collector current** (\(I_C\)) compared to the **small base current** (\(I_B\)).
- The ratio of the collector current to the base current is called **current gain** (\(\beta\)) and it’s typically very large (around 100 or more).
Thus, a small current at the base controls a much larger current between the collector and emitter, making the transistor useful for **amplification** or **switching**.
### Key Points
- The BJT has **two types of current**:
- **Emitter current (I_E)**, which is the total current flowing out of the emitter.
- **Collector current (I_C)**, which is the current flowing into the collector.
- The relationship between these currents is:
\( I_E = I_C + I_B \)
where **\(I_B\)** is the base current.
### Summary
In simple terms, a small base current controls a large current flowing from the collector to the emitter. This ability to amplify current is what makes the BJT useful in many electronic applications like amplifiers, oscillators, and switches.