Ipvr-264 Apr 2026

| Unit | Function | Key Parameters | |------|----------|----------------| | PLE | Predict next‑cycle load current based on recent activity (last 8 samples) using a two‑layer perceptron (8 × 4 × 1) with ReLU activation. | 32 bytes SRAM, 0.8 µW power | | DFS | Adjust the switching frequency f_sw between 0.5 MHz and 5 MHz to maintain a target inductor current ripple (I_ripple = 15 % of I_load). | Frequency step 0.5 MHz | | MDL | Decide buck or boost mode, and set the PWM duty ratio D = Vout/Vin (buck) or D = Vin/(Vout + V_f) (boost). | Hysteresis 50 mV |

– A zero‑voltage‑transition (ZVT) driver ensures that the MOSFETs turn on/off when their drain‑source voltage is near zero, suppressing shoot‑through. A soft‑switch capacitor C_ZVT stores the gate charge, enabling sub‑nanosecond turn‑on times. 3.2 Adaptive Controller (ACC) The ACC is implemented in a 6‑bit micro‑coded finite‑state machine (FSM) operating at 500 kHz. Its three functional units are: IPVR-264

Recent research has explored adaptive regulators that modulate architecture or control parameters in response to workload, yet most solutions rely on pre‑programmed heuristics, limiting their ability to cope with highly stochastic traffic patterns typical of edge‑node radios (e.g., BLE advertising, LoRaWAN Class A uplinks) [4]. Moreover, the lack of a unified approach that simultaneously addresses mode transition losses , dynamic load prediction , and switching‑frequency optimization leaves a substantial gap in achieving true ultra‑low‑power operation. | Unit | Function | Key Parameters |