ADP1290ACBZ-R7
AI

The **ADP1290ACBZ-R7** is a high-side load switch designed by Analog Devices. It is specifically engineered to control the power rails in portable electronics, such as smartphones, tablets, and digital cameras, where space and efficiency are critical.
---
### ## Technical Specifications Overview
The following table summarizes the key electrical characteristics of the ADP1290:
| Parameter | Specification |
| :--- | :--- |
| **Input Voltage Range** | 1.1 V to 3.6 V |
| **Continuous Current** | 2.0 A (Maximum) |
| **On-Resistance ($R_{DS(ON)}$)** | ~40 mΩ at 1.8 V |
| **Quiescent Current** | < 1 μA (Shutdown mode) |
| **Package Type** | 6-ball WLCSP (Wafer Level Chip Scale Package) |
| **Operating Temperature** | −40°C to +85°C |
---
### ## Core Features and Functionality
#### 1. Low On-Resistance ($R_{DS(ON)}$)
The device features a power MOSFET that acts as a switch. Its low resistance ensures minimal voltage drop and heat dissipation, allowing it to handle up to 2 Amps of continuous current efficiently.
#### 2. Soft Start (Slew Rate Control)
One of the most critical aspects of the ADP1290 is its internal charge pump and circuitry that controls the turn-on slew rate. This prevents **inrush current** from overwhelming the main power supply when large capacitive loads are switched on.
#### 3. Quick Output Discharge (QOD)
When the switch is disabled, the ADP1290 includes an internal resistor that pulls the output voltage to ground. This ensures that the downstream components are fully powered down and not left in a floating state.
#### 4. Ultra-Compact Footprint
The "ACBZ" suffix indicates a WLCSP package. This is a "bumped" die format that takes up roughly **0.95 mm × 1.45 mm** of PCB space, making it ideal for high-density mobile designs.
---
### ## Typical Application Circuit
In a standard implementation, the ADP1290 is placed between a power source (VBAT) and a sub-system (like a Wi-Fi module or Camera sensor).
```mermaid
graph LR
A[Power Source 1.1V-3.6V] --> B[ADP1290 VIN]
C[GPIO Logic] --> D[ADP1290 EN Pin]
B --> E[ADP1290 VOUT]
E --> F[Downstream Component/Load]
```
### ## Part Number Breakdown
* **ADP1290:** The base model/functional series.
* **ACBZ:** Package designator (WLCSP - Wafer Level Chip Scale Package).
* **R7:** Indicates the tape and reel size (usually 7-inch reel for automated assembly).
---
- ⤷What is the difference between a load switch like the ADP1290 and a standard MOSFET?
- ⤷ How does the 'Quick Output Discharge' feature prevent system errors?
- ⤷ Can the ADP1290 be used for power sequencing in multi-rail systems?