2SP-2D-R2/
AI

The **2SP-2D-R2** (or commonly referred to as the 2SP0115T2A0-12 or similar variations) is a high-performance, dual-channel gate driver core specifically designed for **IGBT modules**. It belongs to the SCALE™-2 family by Power Integrations (formerly CONCEPT).
---
## 1. Core Specifications
The 2SP-2D-R2 is an industrial-grade driver designed for high reliability and compact integration.
| Feature | Specification |
| :--- | :--- |
| **Channels** | 2 (Dual Channel) |
| **Output Power** | 1.2W per channel |
| **Peak Gate Current** | ±15A |
| **Max. Switching Frequency** | Up to 45 kHz |
| **Isolation Voltage** | 4000V AC (Primary to Secondary) |
| **Operating Voltage** | 15V (Typical) |
---
## 2. Key Electronic Components & Technologies
The device utilizes several proprietary technologies to ensure the safety of high-power semiconductors.
### A. SCALE™-2 Chipset
Unlike traditional drivers using discrete components, this uses a highly integrated ASIC chipset. This reduces the component count by up to 80%, significantly increasing the **Mean Time Between Failures (MTBF)**.
### B. DC/DC Converter
It includes an integrated isolated DC/DC converter. This provides the necessary gate-driving voltage without requiring an external isolated power supply for each high-side switch.
### C. Protection Mechanisms
* **VCE Monitoring:** Detects desaturation (short circuits) and triggers a safe shut-off.
* **Under-Voltage Lockout (UVLO):** Prevents the IGBT from turning on if the gate voltage is too low to ensure full saturation.
* **Soft Shut-down:** In the event of a fault, it turns the IGBT off slowly to prevent over-voltage spikes (L*di/dt).
---
## 3. Pin Configuration Overview
The interface is split into a Primary side (control) and Secondary side (power).
| Pin Type | Function | Description |
| :--- | :--- | :--- |
| **VCC** | Supply Voltage | Main 15V supply for the driver logic. |
| **InA / InB** | Signal Inputs | PWM signals to control Channel A and B. |
| **SO1 / SO2** | Status Outputs | Feedback signals indicating if a fault has occurred. |
| **Gate / Emitter** | Power Outputs | Direct connection to the IGBT Gate and Emitter terminals. |
---
## 4. Typical Application Circuit
The following represents a simplified logic flow for the driver:
```mermaid
graph LR
MCU[Microcontroller PWM] -->|5V/15V Logic| Driver[2SP-2D-R2 Core]
Driver -->|Isolated Pulse| IGBT_High[IGBT High Side]
Driver -->|Isolated Pulse| IGBT_Low[IGBT Low Side]
IGBT_High -.->|Vce Feedback| Driver
```
---
## 5. Main Advantages
1. **Compact Footprint:** High power density allows for smaller inverter designs.
2. **Plug-and-Play:** Many versions are designed to be soldered directly onto a transition board that fits specific IGBT modules (like EconoPACK™).
3. **Low Delay:** Very short propagation delays (typically <100ns) allow for precise dead-time control.
---
- ⤷
What are the specific IGBT modules compatible with the 2SP-2D-R2 series?
- ⤷ How do you calculate the gate resistor values for this driver?
- ⤷ What is the difference between the 2SP0115T and the 2SP0320 series?