Hold-Up & Backup for AC Adapters with Supercapacitors
← Back to: Power Supplies & Adapters
This page walks you through energy sizing, supercap charging, power-path OR-ing and fast shutdown handshakes so adapter-powered systems stay reliable even when mains power flickers.
What this page solves – adapter brown-out and data-loss risk
Small AC dips, loose connectors or quick adapter plug events can pull the DC rail down in milliseconds, forcing MCUs to reset mid-write, corrupting file systems and freezing protocol stacks.
- Users experience “black screen” or lost settings when the adapter is touched or briefly unplugged.
- Bulk electrolytics at the adapter output provide only a short, poorly controlled hold-up window.
- Brown-out recovery is unobservable, with no event logging for field diagnostics.
This page focuses on converting random power loss into controlled shutdown: a supercapacitor-based hold-up/backup stage that keeps the rail alive long enough to flush data, park actuators and log a precise power-loss event.
Where hold-up lives in an adapter system – architecture & boundaries
Hold-up energy can be placed on the high-voltage DC bus after PFC or on the low-voltage adapter output. High-voltage hold-up is typical for ATX and server PSUs; this page focuses on low-voltage hold-up near 12 V / 19 V / 24 V rails that feed system electronics.
- High-voltage bus hold-up: PFC output capacitors or dedicated hold-up banks. Suited to ATX/CRPS/server designs and covered on the server PSU page.
- Low-voltage side hold-up: supercap pack, ideal-diode/OR-ing stage and supervisor directly on the adapter output rail. This is the main architecture on this page.
For USB-C adapters, the hold-up rail attaches at the negotiated high-voltage output (for example 20 V) after the PD stage and eFuse, without modifying PD/QC protocol behavior.
Supercap energy budgeting for hold-up time
This section explains how to translate an adapter’s hold-up requirement into a practical supercap bank size, using the classic energy formula and a clear, step-by-step sizing flow that stays at adapter time scales (hundreds of milliseconds to a few seconds), not ESS-level storage.
The designer first fixes the allowable voltage sag window on the adapter rail (for example a 12 V system that can run down to 9 V), then estimates the power of the protected load. With these two numbers, the required stored energy for a given hold-up time window is computed.
Energy in the supercap bank is approximated by: E = ½ · C · (Vstart2 − Vend2), and the usable hold-up time by thold ≈ E / Pload. The text walks through how to plug in numbers for different hold-up goals, such as 200 ms for MCU flush and relay release, versus 1–2 s for logging and reporting.
Finally, the section maps the required equivalent capacitance into a real supercap stack: series strings to meet voltage rating, parallels to reach total capacitance, and the trade-offs between footprint, cost and safety margin. It also hints at how more generous hold-up targets quickly push capacitance and volume, helping readers choose realistic design points.
Supercap charging, balancing and inrush control
This section focuses on how to charge and manage a supercap bank on the adapter side without collapsing the adapter rail or tripping upstream protection. The goal is a predictable, limited inrush and a well-balanced stack, not a full BMS like an energy storage rack.
The text walks through constant-current limited charging at start-up, transitioning to constant-voltage or trickle once the supercaps approach the target voltage. Designers see how a simple current limiter or dedicated supercap charger IC prevents the adapter from seeing a hard short at plug-in.
For series-connected supercaps, passive or active balancing is needed to keep individual cell voltages within rating. The section compares resistor bleed, shunt regulators and simple active balance controllers, highlighting where each approach fits in adapter-scale hold-up designs.
Finally, the diagram and text hint at temperature and ESR monitoring as optional hooks for deeper health tracking, but detailed diagnostics and hot-swap behavior are left for the dedicated eFuse and protection pages to avoid overlap.
Power-path OR-ing and fast switchover
In an adapter hold-up system there are two supply paths feeding the same downstream bus: the main adapter rail and the supercap backup rail. The power path must steer the load to the preferred source under normal conditions and transfer quickly to the backup source during brown-out without cross-conduction.
The main adapter output usually passes through an eFuse or ideal-diode controller before reaching the system load, while the supercap pack is connected through back-to-back MOSFETs or another ideal-diode stage. OR-ing controllers and Hot-Swap ICs enforce reverse blocking, safe operating area (SOA) limits and fast but controlled switchover timing.
- Main path: Adapter output → eFuse / ideal diode → system rail.
- Backup path: Supercap pack → ideal diode / back-to-back MOSFETs → system rail.
- Switchover delay: Must be short enough to keep the bus within the allowed droop window during adapter brown-out.
- Cross-coupling: OR-ing design prevents the two sources from back-feeding each other during startup, brown-out or fault conditions.
- IC roles: eFuse, ideal-diode controllers and Hot-Swap drivers placed in the hold-up path, complementing the higher-level eFuse page that covers their full feature set.
Fast shutdown, data flush and system handshakes
Once a mains or adapter failure is detected, the hold-up system must notify the digital controller quickly enough that firmware can execute a graceful shutdown script within the available supercap energy budget. Power-good, AC-fail and bus undervoltage signals form the handshake between power hardware and software.
Typical sequences assert an interrupt or PMBus alert, shed non-critical loads and keep only storage and communication rails alive from the hold-up path. Logs are written, faults are recorded and remote alarms are sent before the system allows the bus to fall to a defined cutoff level. This section focuses on the adapter and hold-up module side; the Digital PSU Controller page covers the full PMBus parameter and logging strategy.
- AC/bus sensing: PFC bus undervoltage, adapter power-good and mains comparators provide early warning of brown-out.
- Signalling: GPIO, dedicated AC-fail pins or PMBus alerts notify the MCU or digital PSU controller.
- Shutdown script: Firmware disables heavy loads, prioritizes storage and communication, and schedules log writes.
- Event logging: Supply drop and recovery events are tagged with rail voltages, counters and timestamps.
- Coordination: Handshakes guarantee that the system reaches a safe state before the hold-up energy is exhausted.
Design checklist & IC role mapping for adapter hold-up modules
Use this checklist to turn vague “survive brown-outs” wishes into a concrete, reviewable hold-up/backup design with clear IC roles.
1. Requirement definition
- Hold-up time target (thold-up): for example, 100–300 ms for safe reset, 0.5–2 s for log write and network reporting.
- Load power window (Pload): nominal and worst-case power during backup, including peaks from CPUs, memory and communication modules.
- Allowed bus droop: start and end voltage, such as 19 V → 12 V, or 12 V → 9 V while the system stays functional.
- System state during hold-up: full functionality, reduced performance, or “keep-alive only” with storage and communication rails.
2. Supercap and capacitor selection
- Working voltage margin: choose rated voltage above Vstart with derating for temperature and lifetime.
- Effective capacitance: size C from E = ½·C·(Vstart2−Vend2) and thold-up≈E/Pload, then map to series/parallel supercap stacks.
- ESR and surge current: verify that ESR supports the required di/dt without excessive droop or self-heating during switchover.
- Lifetime and environment: check cycle life, operating temperature, vibration profile and safety ratings appropriate for the adapter’s target market.
3. Charging, balancing and thermal behaviour
- Input current limiting: define maximum allowed inrush into the supercap bank at plug-in so the adapter does not trip OCP or hiccup.
- Charge profile: constant-current region, transition to constant-voltage, and trickle/maintenance strategy when the adapter stays online for long periods.
- Series balancing: choose passive or active balancing and set thresholds so cell voltages remain within safe limits over temperature and aging.
- Thermal design: estimate loss in series resistors, FETs and balancers, and plan copper area or heat-spreading paths around the supercap bank.
4. Power-path and protection strategy
- Number of paths: define how many rails need hold-up (for example, main 12 V rail only, or additional backup for 5 V/3.3 V logic rails).
- OR-ing implementation: decide between diode OR-ing, ideal-diode controllers or Hot-Swap/eFuse devices with back-to-back MOSFETs.
- Reverse and back-feed blocking: ensure that the supercap bank cannot feed back into the adapter or upstream PFC/LLC stages.
- Fault responses: define behaviour for supercap short, FET short, open sense lines and over-temperature, including safe disconnect rules.
5. Monitoring points and measurement resolution
- Voltages to monitor: adapter output, hold-up rail, individual supercap stack voltages and key downstream system rails.
- Currents to monitor: charge current into supercaps and discharge current into the load, with suitable shunt or isolated sensing.
- Temperature sensors: locations on the supercap bank, hot FETs and series resistors for thermal derating and protection.
- Resolution and sampling rate: choose ADC resolution and sampling speed to reliably detect brown-out, over-current and runaway charging.
6. System interfaces and handshakes
- Digital alarms: plan PG/FAULT pins, “AC fail” flags and power-loss early-warning signals to the system controller.
- Bus interface: decide whether PMBus, SMBus, I²C or simple GPIO is required for configuration and logging.
- Event logging: define which events (brown-outs, abnormal discharge, thermal limits) must be timestamped and stored in non-volatile memory.
- Coordination with other pages: align status flags and telemetry with the Digital PSU Controller and eFuse/Hot-Swap protection strategies.
7. IC role mapping (no vendor names)
- Supercap charger / balancer IC: handles controlled current-limited charging, voltage regulation and passive or active cell balancing.
- Ideal-diode / eFuse / Hot-Swap controller: drives back-to-back MOSFETs for OR-ing, reverse blocking, programmable current limit and fault isolation.
- Voltage and current measurement front-end: current-sense amplifiers, shunt monitors or ΣΔ / multi-channel ADCs for rail and supercap monitoring.
- Supervisors and comparators: UV/OV comparators, window supervisors and timing devices to generate early-warning and reset signals.
- System controller / PMBus interface: MCU or digital power controller that interprets alarms, manages power-loss scripts and exposes telemetry to higher-level software.
With these checklist items and IC roles defined, the adapter hold-up module becomes a structured part of the power architecture, ready for schematic capture, BOM selection and safety review.