2PC-R
AI

The **2PC-R** refers to a specific series of surface-mount (SMD) **NPN Silicon Epitaxial Planar Transistors**, typically produced by manufacturers like Nexperia (formerly Philips) or Renesas. They are widely used for general-purpose switching and amplification in electronic circuits.
Below is a breakdown of the electronic specifications and components of these parts.
---
### 1. General Characteristics
These transistors are designed for high-density mounting and are characterized by their small footprint and low noise levels.
| Feature | Description |
| :--- | :--- |
| **Polarity** | NPN |
| **Package Type** | SOT-23 (Surface Mount Device) |
| **Application** | Low-frequency amplification, General switching |
| **Complementary Part** | 2PA Series (PNP version) |
---
### 2. Maximum Ratings (at $T_{amb} = 25^\circ C$)
It is critical to operate these parts within their safe voltage and current limits to prevent thermal runaway or component failure.
| Parameter | Symbol | Rating | Unit |
| :--- | :--- | :--- | :--- |
| Collector-Base Voltage | $V_{CBO}$ | 50 - 60 | V |
| Collector-Emitter Voltage | $V_{CEO}$ | 45 - 50 | V |
| Emitter-Base Voltage | $V_{EBO}$ | 5 - 6 | V |
| Collector Current (DC) | $I_C$ | 100 - 150 | mA |
| Total Power Dissipation | $P_{tot}$ | 200 - 250 | mW |
---
### 3. Gain Classification (hFE)
The "R" in the 2PC-R series often signifies a specific DC current gain ($h_{FE}$) grouping. Transistors in this series are categorized to allow engineers to match the gain for specific circuit requirements:
* **Group Q:** 120 – 270
* **Group R:** 180 – 390
* **Group S:** 270 – 560
---
### 4. Typical Pinout (SOT-23)
When viewing the top of the SOT-23 package (with the single pin at the top), the configuration is generally as follows:
```text
[ 3 ] <-- Collector
/ \
[ 1 ]-------[ 2 ]
^ ^
Base Emitter
```
---
### 5. Application Use Cases
1. **Switching:** Acting as a digital gate to turn LEDs, relays, or small motors on/off.
2. **Signal Amplification:** Boosting low-power audio or sensor signals in consumer electronics.
3. **Level Shifting:** Converting signals between different voltage domains in a PCB layout.
---
- ⤷What is the difference between 2PC and 2PA transistor series?
- ⤷ How do I identify the gain group of a 2PC-R from its SMD marking?
- ⤷ What are the thermal considerations when using SOT-23 transistors?