数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

  • ADP194ACBZ-R7

  • AI
    ## Overview of the ADP194ACBZ-R7 The **ADP194ACBZ-R7** is a high-side load switch designed for efficient power domain switching in portable electronics. It is manufactured by **Analog Devices** and is specifically engineered to have an exceptionally low "on" resistance, which minimizes power loss and heat generation. --- ### 1. Key Technical Specifications | Parameter | Specification | | :--- | :--- | | **Component Type** | High-Side Load Switch | | **Input Voltage Range** | 1.1 V to 3.6 V | | **Continuous Current** | Up to 850 mA | | **On-Resistance (Rds ON)** | 80 mΩ (at 1.8 V input) | | **Quiescent Current** | 2 µA (Very Low) | | **Shutdown Current** | < 1 µA | | **Package Type** | 4-ball WLCSP (Wafer Level Chip Scale Package) | --- ### 2. Functional Features The device acts like a digitally controlled relay for DC power. Here are its primary functions: * **Logic Controlled Enable:** It features an "EN" pin that is compatible with standard GPIO logic levels, allowing a microcontroller to turn power rails on or off. * **Low On-Resistance:** By providing a low-resistance path, it ensures that the voltage drop between the input and output is minimal, which is critical for low-voltage battery-operated devices. * **Small Footprint:** Utilizing a WLCSP package, it occupies minimal PCB space (approx. 0.8 mm × 0.8 mm), making it ideal for smartphones and wearables. * **Reverse Current Blocking:** When the switch is disabled, it prevents current from flowing back from the output to the input. --- ### 3. Typical Application Circuit In a standard circuit, the ADP194 is placed between a power source (like a Li-ion battery or a LDO output) and a peripheral (like a Wi-Fi module or sensor). ```mermaid graph LR Vin[Input Voltage 1.1V-3.6V] --> ADP194 Enable[GPIO Enable Signal] --> ADP194 ADP194 --> Vout[Regulated Output to Load] ADP194 --> GND[Ground] ``` --- ### 4. Common Use Cases 1. **Power Domain Isolation:** Turning off unused sub-systems (GPS, Camera, Sensors) to extend battery life. 2. **Power Sequencing:** Ensuring that different components of a circuit power up in a specific order to prevent latch-up. 3. **Inrush Current Control:** Managing the flow of electricity during startup to protect sensitive components. ---
    ✨ Follow-up Questions
    • What is the difference between the ADP194 and the ADP195 models?
    • How does the WLCSP package affect thermal management in this chip?
    • Can this part be used for level shifting between different voltage domains?