on chip voltage regulator ldo
**On-Chip Voltage Regulation** is **the circuit technique of integrating voltage regulators directly within the processor or SoC die to provide fast, localized power supply regulation that eliminates package parasitic impedance and enables per-core voltage scaling with nanosecond-scale transient response**.
**LDO Regulator Design:**
- **Architecture**: error amplifier compares output voltage to bandgap reference and drives a large PMOS pass transistor — output voltage accuracy of ±1-2% across load and temperature variations
- **Dropout Voltage**: minimum VIN-VOUT for regulation, typically 50-200 mV for advanced processes — lower dropout improves efficiency but requires larger pass device (increased area and parasitic capacitance)
- **PSRR (Power Supply Rejection Ratio)**: measures ability to attenuate supply noise — >40 dB at 1 MHz required for clean analog supplies, achieved through high error amplifier gain-bandwidth and cascode output stages
- **Load Transient Response**: current step from 0 to full load causes output voltage droop — on-chip LDOs with small output capacitance (100s pF on-die decap) must recover within 1-5 ns, requiring >100 MHz loop bandwidth
- **Digital LDO**: replaces analog error amplifier with digital comparator and binary/thermometer-coded PMOS array — eliminates stability concerns of analog feedback but introduces limit-cycle oscillation at steady state
**Switched-Capacitor Converter Design:**
- **Charge Pump Topologies**: Dickson, Fibonacci, ladder, and series-parallel topologies trade off voltage conversion ratio, efficiency, and flying capacitor count — 2:1 conversion achieves >90% efficiency with MOM/MIM capacitors
- **Flying Capacitor Sizing**: capacitance determines output impedance and ripple — larger capacitors reduce ripple but consume silicon area; interleaving multiple phases reduces per-phase capacitance requirements
- **Regulation**: output voltage regulated by frequency modulation (adjusting switching frequency) or gear shifting (changing conversion ratio) — hybrid LDO post-regulation provides clean output with fast transient response
- **Integration**: fully monolithic SC converters use on-die MIM/MOM capacitors (1-10 nF total) — deep-trench capacitors in advanced processes achieve >200 fF/μm² enabling higher power density
**Integrated Buck Converter:**
- **On-Die Inductors**: air-core spiral inductors (0.5-2 nH) integrated in top metal or package redistribution layer — low inductance enables >100 MHz switching frequency with small footprint
- **Power Density**: Intel's integrated voltage regulator (FIVR) achieves >1 A/mm² power density — critical for per-core DVFS in multi-core processors
- **Efficiency**: 80-90% peak efficiency at optimal load — dropout region and switching losses reduce efficiency at extreme conversion ratios
**On-chip voltage regulation is the enabling technology for fine-grained DVFS and power gating in modern processors — eliminating external VRM latency and package inductance enables voltage transitions in nanoseconds rather than microseconds, directly improving both power efficiency and performance responsiveness.**