SSL210
AI

The **SSL2101** (often referred to as the SSL210 series) is an integrated circuit (IC) developed by NXP Semiconductors. It is a highly integrated **Switched Mode Power Supply (SMPS) controller** specifically designed to drive LED lamps from a rectified mains voltage.
Below is a detailed breakdown of its electronic components, features, and typical application structure.
---
### 1. Key Internal Components
The SSL2101 integrates several high-voltage components that are usually discrete in other designs:
| Component | Function |
| :--- | :--- |
| **Integrated MOSFET** | A high-voltage power switch (typically rated up to 650V) that handles the power switching. |
| **Bleeder Circuit** | Internal circuitry that provides a load to the dimmer during low-phase angles to prevent flickering. |
| **Valley Detector** | Detects the minimum voltage across the MOSFET to trigger switching (Zero Voltage Switching), improving efficiency. |
| **Start-up JFET** | Allows the IC to power itself directly from the rectified mains, eliminating the need for an external start-up resistor. |
| **Control Logic** | Manages the Pulse Width Modulation (PWM) or Pulse Frequency Modulation (PFM) for dimming. |
---
### 2. Functional Characteristics
The SSL2101 is unique because it combines **dimmability** with high-voltage integration.
* **Dimmer Compatibility:** It supports both Leading-edge (Triac) and Trailing-edge dimmers.
* **Operating Modes:** It can operate in **Boundary Conduction Mode (BCM)**, which reduces switching losses.
* **Protection Suites:**
* Under-Voltage Lockout (UVLO).
* Over-Temperature Protection (OTP).
* Short-Winding Protection (SWP).
* Over-Current Protection (OCP).
---
### 3. Typical Application Circuit
In a standard LED bulb, the SSL2101 acts as the "brain" and "muscle." The electronic setup usually follows this flow:
#### A. Input Stage
* **Fuse & MOV:** For surge and overcurrent protection.
* **Bridge Rectifier:** Converts AC mains to pulsating DC.
* **EMI Filter:** Inductors and capacitors to prevent high-frequency noise from feeding back into the power grid.
#### B. Conversion Stage (Buck or Flyback)
The SSL2101 can be configured in two main topologies:
1. **Non-isolated Buck:** Cheaper, smaller, but the output is not isolated from the mains.
2. **Isolated Flyback:** Uses a transformer; safer because the LEDs are electrically isolated from the high voltage.
#### C. Feedback Loop
* A sense resistor ($R_{sense}$) monitors the current through the LEDs.
* This signal is fed back to the `ISENSE` pin of the SSL2101 to maintain a constant current, ensuring the LEDs don't overheat.
---
### 4. Pin Configuration (SO16 Package)
The most common package for the SSL2101 is the SO16. Key pins include:
| Pin Name | Description |
| :--- | :--- |
| **DRAIN** | Connected to the internal high-voltage MOSFET. |
| **SOURCE** | The ground reference for the power switch. |
| **VCC** | Supply voltage pin for the internal logic. |
| **PWMTIME** | Sets the timing for the dimming curve. |
| **ISENSE** | Current sensing input to regulate LED brightness. |
---
### 5. Summary Table: Why use SSL2101?
| Feature | Benefit |
| :--- | :--- |
| **Integration** | Reduces the Bill of Materials (BOM) count, saving PCB space. |
| **Efficiency** | Built-in valley switching reduces heat generation. |
| **Dimming** | Logarithmic dimming curve mimics traditional incandescent bulbs. |
---
- ⤷
What is the difference between the SSL2101 and the SSL2108 series?
- ⤷ How do you calculate the sense resistor value for a specific LED current?
- ⤷ Can the SSL2101 be used in a non-dimmable application?