power management ic pmic
**Power Management IC (PMIC) Design** is **the semiconductor discipline focused on creating integrated circuits that regulate, convert, distribute, and monitor electrical power within electronic systems — encompassing voltage regulators (LDO, buck, boost), power switches, battery chargers, and supervisory circuits that collectively determine system efficiency, thermal performance, and battery life**.
**Linear Regulators (LDO):**
- **Operating Principle**: pass transistor (typically PMOS) operates in saturation to maintain regulated output voltage — error amplifier compares output to reference and adjusts gate drive; dropout voltage = V_in - V_out minimum for regulation
- **Low Dropout (LDO)**: advanced LDOs achieve <100 mV dropout — enabled by large PMOS pass transistor with low Rds_on; ultra-low dropout (<50 mV) for battery-powered applications where maximum voltage utilization is critical
- **Noise Performance**: LDOs provide excellent power supply rejection ratio (PSRR) of 60-80 dB at low frequencies — superior to switching regulators for noise-sensitive analog and RF circuits; PSRR degrades above the regulator's unity-gain bandwidth
- **Efficiency Limitation**: η = V_out/V_in — efficiency drops linearly with voltage ratio; 3.3V to 1.8V conversion is only 55% efficient; wasted power dissipated as heat in the pass transistor
**Switching Regulators:**
- **Buck (Step-Down)**: inductively switches input to produce lower output voltage — efficiency 85-95% across wide input/output range; high-side and low-side switches alternately charge and discharge inductor; PWM control at 500 kHz - 10 MHz switching frequency
- **Boost (Step-Up)**: generates output voltage higher than input — essential for LED driving, USB power delivery, and boosting battery voltage during discharge; topology stores energy in inductor during on-time and releases at higher voltage during off-time
- **Buck-Boost**: maintains regulated output whether input is above or below output — critical for battery applications where battery voltage crosses the output voltage during discharge cycle (e.g., single Li-ion cell 3.0-4.2V to 3.3V output)
- **Integrated vs. External Inductor**: fully integrated switching regulators eliminate external inductor but limited to <200 mA at lower efficiency — external inductor designs support >30A with 90%+ efficiency; package-integrated inductors offer a middle ground
**Advanced PMIC Features:**
- **Multi-Rail PMIC**: single IC provides multiple regulated outputs with sequencing control — system-on-chip applications require 5-15 supply rails with specific power-up/down order to prevent latch-up and ensure reliable operation
- **Dynamic Voltage Scaling (DVS)**: PMIC adjusts output voltage in real-time based on processor workload commands — DVFS (Dynamic Voltage and Frequency Scaling) reduces power by V²f; PMIC must achieve <10 μs voltage transitions for responsive power management
- **Battery Charging**: integrated charge controller manages CC/CV (constant current/constant voltage) charging profile — JEITA compliance adjusts charge rate based on temperature; USB Power Delivery negotiation for fast charging up to 240W
- **Power Path Management**: seamlessly switches between battery and external power — load sharing between sources, preventing reverse current, and managing inrush current during hot-plug events
**PMIC design is the critical enabler of modern mobile and IoT electronics — smartphones contain 10-20 power rails managed by PMICs, and the power management subsystem directly determines battery life, thermal limits, and performance headroom for the entire system.**