Overview
The TIP120 is an iconic NPN power Darlington transistor manufactured by STMicroelectronics, ON Semiconductor, and Texas Instruments. Packaged in a heavy-duty TO-220AB enclosure, it combines two cascading bipolar transistors on a single monolithic chip to achieve an ultra-high current gain ().
Because of its extreme current gain, a tiny microamp base current from an Arduino, ESP32, or Raspberry Pi GPIO pin can switch continuous loads up to at up to . The TIP120 includes internal base-emitter stabilization resistors and an anti-parallel freewheeling diode across the collector and emitter.
Quick reference
| Transistor Type | NPN Monolithic Power Darlington Transistor |
| Package | TO-220AB (Metal tab connected to COLLECTOR) |
| Collector-Emitter Voltage () | max |
| Continuous Collector Current () | continuous ( peak) |
| Base Current () | max |
| DC Current Gain () | min (at ) |
| Collector Saturation Voltage () | max at |
| Power Dissipation () | () / () |
Pinout (TO-220AB Package)
Looking at the front labeled face of the TO-220 package with leads pointing down:
text
┌─────────────┐
│ O [TAB] │ (Metal Mounting Tab = COLLECTOR)
├─────────────┤
│ TIP120 │ (Front Package Face)
└─┬───┬───┬───┘
1 2 3
B C E
| Pin | Name | Description |
|---|---|---|
| 1 | BASE (B) | Base control input (Connect to MCU GPIO via resistor) |
| 2 | COLLECTOR (C) | Collector terminal (Connected internally to tab) |
| 3 | EMITTER (E) | Emitter terminal (Ground reference 0 V) |
Specifications
| Parameter | Symbol | Min | Typ | Max | Unit | Conditions |
|---|---|---|---|---|---|---|
| Collector-Emitter Breakdown | 60 | — | — | V | ||
| DC Current Gain | 1000 | — | — | — | ||
| Collector Saturation Volts | — | 1.2 | 2.0 | V | ||
| Base Saturation Voltage | — | 1.8 | 2.5 | V | ||
| Base-Emitter On Voltage | — | — | 2.5 | V |
Microcontroller DC Load Driver Circuit
text
+12V DC Load Power Rail
│
[Solenoid / Relay / Motor]
│
├─── [Pin 2 & Tab: COLLECTOR]
│ TIP120
MCU GPIO ───[1kΩ]──┼─── [Pin 1: BASE]
│
└─── [Pin 3: EMITTER] ─── GND
Common mistakes
- Ignoring high Darlington saturation voltage (): Because a Darlington pair consists of two cascaded VBE junctions, is higher than a single BJT (). At load, power dissipation in the TIP120 is . A heatsink is mandatory for loads .
- Applying 5V directly to Base without resistor: Although the Darlington has internal base resistors, always place an external resistor in series with the MCU GPIO pin to protect the pin from excessive current.
Notes
- TIP120 vs TIP121 vs TIP122: TIP120 is rated for 60V; TIP121 is rated for 80V; TIP122 is rated for 100V. All three share identical pinouts and current ratings.
Assets & downloads
- datasheetdatasheet
- product-pagereference