Description
The TIP102 is a high-power, high-gain NPN Darlington transistor. It is a robust component commonly used for switching medium-to-high current loads. With a 100V breakdown voltage and an 8A continuous current capacity, it is one of the more capable devices in the common “TIP” series.
Key Specifications
| Parameter | Symbol | Rating |
| Collector-Emitter Voltage | $V_{CEO}$ | 100V |
| Continuous Collector Current | $I_C$ | 8A |
| Peak Collector Current | $I_{CM}$ | 15A |
| Collector-Emitter Saturation Voltage | $V_{CE(sat)}$ | 2.5V (at 8A) |
| DC Current Gain | $h_{FE}$ | 1,000 min (at 3A) |
| Power Dissipation | $P_D$ | 80W |
Core Characteristics & Use Cases
-
Darlington Configuration: The internal design (two NPN transistors stacked) allows for massive current gain. This makes it an ideal interface between low-power microcontrollers (like Arduino/ESP32) and power-hungry devices.
-
Low-Side Switching: Being an NPN transistor, the load is connected to the positive rail, and the TIP102 switches the path to ground.
-
Thermal Handling: With an 80W power dissipation rating, it can handle significant loads, but proper heatsinking is critical. At full 8A load, the saturation voltage drop ($V_{CE(sat)}$ of 2.5V) results in $8A \times 2.5V = 20W$ of power being dissipated as heat within the transistor.
Crucial Implementation Notes
-
Heatsink Requirement: Because this transistor can dissipate up to 20W at full load, it will overheat and fail rapidly without a large, efficient aluminum heatsink. Always check the temperature during the first few minutes of high-current operation.
-
Base Drive: While it has high gain, ensure the base signal provides enough current to keep it firmly in saturation. If the base current is too low, the transistor will run hotter than necessary.
-
Flyback Protection: When used to drive inductive loads like motors or solenoids, the inductive kickback can easily exceed the 100V rating. Using a flyback diode (such as the 1N5408, which handles higher currents than the 1N4007) is highly recommended.
The TIP10x Series Family
The TIP102 is the highest-voltage member of the TIP10x series, making it the most versatile for different supply rail requirements:
-
TIP100: 60V, 8A
-
TIP101: 80V, 8A
-
TIP102: 100V, 8A

Reviews
There are no reviews yet.