2SC2411-R-
AI

The **2SC2411-R** is an NPN epitaxial planar silicon transistor designed primarily for general-purpose switching and amplification applications. It is frequently found in small-signal circuits within consumer electronics.
---
### 1. Key Technical Specifications
The "R" suffix specifically denotes the **hFE (DC Current Gain)** classification, indicating a range typically between 180 and 390.
| Parameter | Symbol | Maximum Rating | Unit |
| :--- | :--- | :--- | :--- |
| Collector-Base Voltage | $V_{CBO}$ | 32 | V |
| Collector-Emitter Voltage | $V_{CEO}$ | 32 | V |
| Emitter-Base Voltage | $V_{EBO}$ | 5 | V |
| Collector Current | $I_C$ | 500 | mA |
| Power Dissipation | $P_D$ | 200 - 300 | mW |
| Junction Temperature | $T_j$ | 150 | °C |
---
### 2. Physical Characteristics & Packaging
The 2SC2411-R is commonly available in small, surface-mount packages (SMD) to save board space in modern devices.
* **Common Package:** SOT-23 / SST3 (Standard Small Transistor).
* **Pin Configuration:**
1. **Base (B):** Controls the current flow between Collector and Emitter.
2. **Emitter (E):** The lead through which the current exits.
3. **Collector (C):** The lead through which the current enters.
---
### 3. Features & Applications
#### Features
* **Low Saturation Voltage:** $V_{CE(sat)}$ is typically low (around 0.4V max at 500mA), minimizing power loss.
* **High Current Capacity:** Despite its small size, it can handle up to 500mA.
* **Complementary Pair:** Often paired with the **2SA1036** (PNP type) for push-pull circuit designs.
#### Applications
* **Switching:** Acting as a digital switch to turn on LEDs, relays, or small motors.
* **Amplification:** Low-frequency signal amplification in audio or sensor circuits.
* **Driver Circuits:** Used in the output stages of microcontrollers to drive higher current loads.
---
### 4. Equivalent / Replacement Parts
If the 2SC2411-R is unavailable, the following transistors are often used as functional substitutes (always verify pinout and voltage ratings):
* **BC817:** Very common NPN SMD transistor with similar current ratings.
* **2SC2412:** A similar series, though often with lower current ratings.
* **MMBT3904:** General purpose, though max current is lower (200mA).
- ⤷What is the difference between the 'R' and 'S' gain classifications for this transistor?
- ⤷ Can the 2SC2411-R be used directly with a 5V Arduino output?
- ⤷ What is the recommended complementary PNP transistor for a push-pull configuration?