MJE11O2
AI

The **MJE1102** is a specific type of power transistor known as a **Silicon PNP Darlington Complementary Power Transistor**. It is designed for use in general-purpose amplifier and low-speed switching applications.
Below is a detailed breakdown of its electronic characteristics and specifications.
---
### 1. Key Technical Specifications
The MJE1102 is built using a Darlington configuration, which means it consists of two transistors internally connected to provide a very high current gain.
| Parameter | Symbol | Rating | Unit |
| :--- | :--- | :--- | :--- |
| **Collector-Emitter Voltage** | $V_{CEO}$ | 80 | Volts |
| **Collector-Base Voltage** | $V_{CBO}$ | 80 | Volts |
| **Emitter-Base Voltage** | $V_{EBO}$ | 5.0 | Volts |
| **Collector Current (Continuous)** | $I_C$ | 4.0 | Amperes |
| **Collector Current (Peak)** | $I_{CM}$ | 8.0 | Amperes |
| **Total Power Dissipation ($T_C = 25^\circ C$)** | $P_D$ | 40 | Watts |
| **DC Current Gain** | $h_{FE}$ | 500 - 15,000 | - |
---
### 2. Internal Configuration: Darlington Pair
Because it is a **Darlington transistor**, the MJE1102 features:
* **High Current Gain ($h_{FE}$):** It can drive large loads (up to 4A) using a very small input current from a microcontroller or low-power sensor.
* **Integrated Base-Emitter Resistors:** These are built into the silicon to help with turn-off time and thermal stability.
* **Protective Diode:** Most versions include a built-in collector-emitter anti-parallel diode to protect against inductive kickback.
---
### 3. Physical Packaging
The MJE1102 typically comes in a **TO-225AA (formerly TO-126)** plastic package.
* **Form Factor:** Small, flat rectangular package.
* **Mounting:** It features a center hole for easy attachment to a heat sink, which is necessary when dissipating power near its 40W limit.
* **Pinout:** Usually (1) Emitter, (2) Collector, (3) Base (looking at the branded face).
---
### 4. Complementary Pair
In audio amplifier designs (Push-Pull stages), transistors are often used in pairs.
* **MJE1102:** PNP Type
* **MJE1103:** NPN Type (Complementary partner)
---
### 5. Common Applications
* **Audio Power Amplifiers:** Used in the output stage for driving speakers.
* **Relay Drivers:** Turning on high-power relays from low-power logic gates.
* **Motor Control:** Driving small DC motors.
* **Solenoid Drivers:** Used in industrial automation for triggering mechanical actuators.
- ⤷
What is the difference between the MJE1102 and the MJE1103?
- ⤷ How do I calculate the heat sink size required for a 40W dissipation?
- ⤷ Can I use an MJE1102 directly with an Arduino or Raspberry Pi GPIO?