Overview
The 2N3906 is the industry-standard general-purpose PNP Bipolar Junction Transistor (BJT) manufactured by ON Semiconductor, STMicroelectronics, and Fairchild. It is the direct complementary PNP pair to the 2N3904 NPN transistor, widely used for high-side power switching, push-pull audio amplifiers, and inverted digital control logic.
Housed in a 3-pin TO-92 plastic package, the 2N3906 is rated for a collector-emitter breakdown voltage () of and continuous collector current () of .
Quick reference
| Transistor Type | General-Purpose PNP Bipolar Junction Transistor (BJT) |
| Package | TO-92 (Flat face front, leads pointing down) / SOT-23 (MMBT3906) |
| Pinout (TO-92) | Pin 1: Emitter (E), Pin 2: Base (B), Pin 3: Collector (C) — E-B-C |
| Collector-Emitter Voltage () | max |
| Collector-Base Voltage () | max |
| Continuous Collector Current () | continuous |
| DC Current Gain () | at |
| Transition Frequency () | min |
| Power Dissipation () | at |
Pinout (TO-92 Package)
Looking at the flat face of the TO-92 package with leads pointing down:
┌─────────────┐
│ 2N3906 │ (Flat Package Face)
└─┬───┬───┬───┘
1 2 3
E B C
| Pin | Name | Description |
|---|---|---|
| 1 | EMITTER (E) | Emitter terminal (Connect to positive supply rail) |
| 2 | BASE (B) | Base input control terminal (Pull LOW to turn ON) |
| 3 | COLLECTOR (C) | Collector terminal (High-side load output) |
Specifications
| Parameter | Symbol | Min | Typ | Max | Unit | Conditions |
|---|---|---|---|---|---|---|
| Collector Breakdown Voltage | -40 | — | — | V | ||
| Emitter Breakdown Voltage | -5.0 | — | — | V | ||
| Collector Saturation Volts | — | -0.25 | -0.4 | V | ||
| Base Saturation Voltage | -0.65 | — | -0.95 | V |
High-Side PNP Switching Circuit
In high-side PNP switching, the load is connected between the Collector pin and Ground. Pulling the Base pin LOW (0V) turns the 2N3906 ON, supplying positive power to the load:
+5V DC Power Rail
│
[Pin 1: EMITTER]
2N3906
[Pin 3: COLLECTOR] ─── [ LED / Load ] ─── GND
│
MCU ── [ R_B = 1kΩ ] ─── [Pin 2: BASE]
(Setting MCU pin to LOW (0V) turns PNP ON; setting MCU pin to HIGH (5V) turns PNP OFF).
Common mistakes
- Attempting to switch high voltages (): Switching a 12V high-side load with a 2N3906 using a 5V MCU pin will keep the transistor permanently ON. The output from the MCU pin is lower than the Emitter, maintaining base-emitter forward bias. Use an NPN driver transistor (2N3904) to pull the 2N3906 base down to GND.
- Forgetting base current limiting resistor: Always place a series base resistor () between the GPIO pin and the Base to limit base current.
Notes
- 2N3906 vs 2N3904: 2N3906 is PNP (Active LOW high-side switch); 2N3904 is NPN (Active HIGH low-side switch).
Assets & downloads
- datasheetdatasheet
- product-pagereference