ADP195ACBZ-R7
AI

### ADP195ACBZ-R7: Technical Overview
The **ADP195ACBZ-R7** is a high-side load switch designed for efficient power domain isolation in portable electronics. It is manufactured by **Analog Devices Inc.** and is known for its extremely low "on" resistance and compact footprint.
---
### Key Specifications
| Parameter | Specification |
| :--- | :--- |
| **Type** | High-side Load Switch |
| **Input Voltage Range** | 1.1 V to 3.6 V |
| **Maximum Continuous Current** | 1.1 A |
| **On-Resistance ($R_{DS(ON)}$)** | 65 mΩ (at 1.8 V) |
| **Quiescent Current** | 1.0 µA (Typical) |
| **Shutdown Current** | < 1 µA |
| **Package** | 4-ball WLCSP (0.8 mm x 0.8 mm) |
---
### Internal Functional Components
The device consists of several critical internal parts that manage the flow of electricity:
1. **P-channel MOSFET:** The core switching element. It acts as a gate that opens or closes the path for the current.
2. **Charge Pump / Control Logic:** This circuitry ensures the gate of the MOSFET is driven correctly to minimize resistance, even at low input voltages.
3. **Level Shifter:** Allows a low-voltage control signal (from a microcontroller) to switch higher or lower voltage rails.
4. **Pull-down Resistor:** Included on the "Enable" pin to ensure the device remains OFF by default if the control signal is floating.
---
### Features and Benefits
* **Low Voltage Operation:** Optimized for modern chipsets operating at 1.2 V or 1.8 V.
* **Minimal Power Loss:** Due to the 65 mΩ resistance, there is a negligible voltage drop across the switch.
* **Space Saving:** The WLCSP (Wafer Level Chip Scale Package) is roughly the size of a grain of sand, making it ideal for smartphones and wearables.
* **Reverse Current Protection:** Prevents current from flowing back from the output to the input when the switch is disabled.
---
### Typical Application Circuit
```mermaid
graph LR
Vin[Input Power 1.1V-3.6V] --> Pin_A1[VIN]
EN[Logic Control/MCU] --> Pin_B1[EN]
Pin_A2[VOUT] --> Load[Peripheral/Sensor]
Pin_B2[GND] --- Ground[System Ground]
```
### Common Use Cases
* **Mobile Phones:** Turning off camera modules or sensors when not in use to save battery.
* **Digital Cameras:** Managing power to high-drain peripherals.
* **Portable Medical Devices:** Isolating sensitive measurement circuits.
---
- ⤷What is the difference between a high-side and a low-side load switch?
- ⤷ How does the ultra-low quiescent current impact battery life in wearable devices?
- ⤷ What are the soldering considerations for a 4-ball WLCSP package?