RT8474A
AI

## Overview of the RT8474A
The **RT8474A** is a high-efficiency PWM controller specifically designed to drive an external MOSFET for high-brightness LED signaling and lighting applications. It is commonly used in **Buck, Boost, or Buck-Boost** topologies.
---
### 1. Key Technical Specifications
| Parameter | Value / Range |
| :--- | :--- |
| **Input Voltage Range** | 4.5V to 50V |
| **Output Voltage Range** | Up to 50V (Application dependent) |
| **Switching Frequency** | Adjustable up to 1MHz |
| **Dimming Support** | Analog and PWM Dimming |
| **Package Type** | SOP-8 (Exposed Pad) |
| **Operating Temp** | -40°C to 125°C |
---
### 2. Core Electronic Components & Functions
The RT8474A integrates several internal blocks that manage power delivery and protection:
* **Error Amplifier:** Compares the feedback voltage (from the LED current sense resistor) against an internal reference to maintain constant current.
* **Current Sense (VC):** The device senses the voltage across an external resistor in series with the LEDs to regulate the current level.
* **Gate Driver:** A built-in driver capable of sourcing/sinking current to quickly toggle the gate of an external N-Channel MOSFET.
* **Internal Regulator:** Provides a stable internal voltage (typically 5V) for the control circuitry from the high-voltage input.
---
### 3. External Components Required
To build a functional circuit using the RT8474A, the following discrete parts are typically needed:
1. **External N-MOSFET:** Switches the current through the inductor.
2. **Inductor:** Stores energy during the "ON" cycle and releases it to the LEDs during the "OFF" cycle.
3. **Schottky Diode:** Provides a path for the inductor current when the MOSFET is off (Recirculation).
4. **Sense Resistor ($R_{S}$):** A low-ohmic resistor used to set the LED string current ($I_{LED} = V_{REF} / R_{S}$).
5. **Compensation Network:** A capacitor and resistor connected to the `COMP` pin to stabilize the feedback loop.
---
### 4. Pin Configuration Summary
| Pin Name | Description |
| :--- | :--- |
| **VIN** | Power supply input. |
| **GATE** | Connects to the gate of the external MOSFET. |
| **ISW** | Current limit sense for the external MOSFET. |
| **ISP/ISN** | Positive/Negative inputs for LED current sensing. |
| **PWM** | Digital input for PWM dimming control. |
| **ADJ** | Analog dimming input (Voltage level shifts the internal reference). |
---
### 5. Protection Features
* **Over-Voltage Protection (OVP):** Prevents damage if the LED string becomes an open circuit.
* **Under-Voltage Lockout (UVLO):** Ensures the chip only operates when the input voltage is high enough to drive the MOSFET.
* **Thermal Shutdown:** Shuts down the IC if the junction temperature exceeds safety limits (usually around 150°C).
- ⤷
How do you calculate the inductor value for a Buck configuration using the RT8474A?
- ⤷ What is the difference between the RT8474 and the RT8474A variants?
- ⤷ How does the Analog Dimming (ADJ pin) interact with the PWM Dimming pin?