ATX / CRPS / Server PSU Digital Control & PMBus Design
← Back to: Power Supplies & Adapters
Modern ATX and CRPS server power supplies combine PFC+LLC power trains, digital control, PMBus telemetry, current sharing and N+1 redundancy to deliver efficient, fault-tolerant rack power. This page walks through key architectures, protections, transient behavior and IC choices so designs can meet real data-center requirements with margin.
Role & Landscape of ATX / CRPS / Server PSUs
ATX, CRPS and other server power supplies provide the primary energy source for the motherboard, CPU VRM, memory, storage, fans and accessory cards inside a chassis. They convert AC mains or high-voltage DC into a regulated bulk bus that the rest of the system can rely on.
Typical server PSUs deliver a few hundred watts up to several kilowatts. Most designs expose a 12 V or 48 V bulk output plus 5 V and 3.3 V auxiliary rails for housekeeping, always-on logic and management controllers.
Common form factors include ATX supplies, 1U / 2U rack PSUs and CRPS plug-in modules seated in a rear backplane. These modules usually support N+1 or N+2 redundancy so that the system keeps running when one unit is removed or fails.
This page focuses on the PSU itself: digital control, stacked PFC+LLC stages, paralleling and current sharing between modules, redundancy behavior and PMBus-based telemetry. Downstream voltage regulation and system-level power management are covered in separate pages and linked as related topics.
Power Train Topology: PFC + LLC Stacks for High Efficiency
A modern server PSU typically uses an AC-to-DC chain with input filtering and protection, a boost PFC stage up to around 380–400 VDC and a resonant LLC or full-bridge converter that generates the regulated bulk output. Secondary synchronous rectification and DC distribution complete the path.
The combination of boost PFC and LLC is chosen to meet stringent 80 PLUS Gold, Platinum or Titanium efficiency targets while keeping power density and acoustic noise within demanding data center limits.
Secondary-side synchronous rectifiers reduce conduction loss at high output currents, and the 12 V bulk bus then feeds downstream DC-DC converters and sub-rails. Detailed SR control and layout guidance are covered on the dedicated synchronous-rectification page.
A digital controller often supervises both the PFC and LLC stages. It coordinates multi-channel PWM, mode transitions for light-load optimization, protections, and telemetry reporting over PMBus or SMBus.
Digital control architecture for multi-loop server PSUs
Modern server PSUs increasingly move from separate analog PFC and LLC controllers plus an auxiliary MCU to integrated digital PSU controllers. A single digital device can host multiple PWM channels, ADCs and a DSP core that coordinates PFC and LLC power stages with consistent timing and protection behavior.
Inside the digital controller, dedicated voltage and current control loops run for the PFC and LLC stages. Soft-start and shutdown profiles, fault blanking, sequencing and mode transitions are handled in firmware instead of fixed analog networks. ADC sampling is synchronized to PWM edges so that digital compensation can achieve stable, fast transient response.
Configuration is table-driven. PMBus commands write output setpoints, loop gains, protection thresholds and timers into non-volatile or shadow registers, avoiding PCB spins when a platform needs tuning. The same hardware can be re-used across different power ratings by changing firmware profiles.
Digital control enables remote updates, field optimization of efficiency curves, richer fault logging and coordinated behavior across paralleled PSUs. ICs that integrate multi-loop PWM generation, high resolution ADCs, a DSP core and PMBus interface form the heart of this architecture.
PMBus telemetry, configuration and black-box logging
PMBus turns the server PSU into a rich data source for the system BMC. Typical telemetry covers per-rail voltage, current and power, input power and estimated efficiency, as well as multiple temperature points on transformers, MOSFETs, diodes and air inlets or outlets.
Fan speed and health, protection and warning flags and current-share status are also exposed. OV, UV, OC, OTP and communication errors can be monitored in real time so that firmware can react before users see service impact.
Configuration commands allow small voltage margining, soft-start slope adjustment, protection thresholds, fan curves and current-share modes to be tuned without changing the PCB. Boards can ship with conservative defaults and be optimized later for specific server platforms.
Black-box logging records key measurements and fault codes for a short window before a shutdown or restart. This demands accurate ADC conversion, time tagging, an event FIFO and an interface to non-volatile storage so that field returns can be diagnosed without guesswork.
Redundancy, hot-swap & OR-ing behavior in racks
N+1 and N+2 redundancy ensure that a server rack continues operating even when one PSU module fails. The remaining modules automatically carry the load, while the faulty unit is isolated and can be replaced without taking the system down.
Hot-swap operation depends on controlled inrush, soft-start and coordination with the backplane voltage. OR-ing elements such as ideal diode controllers or OR-ing FETs, often combined with eFuse or hot-swap controllers, prevent a failing module from dragging down the common bus.
Typical failure modes include a shorted output, a low-voltage module, or a communication failure. Digital control and protection devices work together to detect the problem, disconnect the affected module and flag a reduced redundancy state to the system.
PMBus status bits, front-panel indicators and system logs show which module is in fault, whether it has been isolated and how much redundancy margin remains so that maintenance can be planned without surprises.
Fault classes, protections & derating in server PSUs
Server power supplies are exposed to electrical, thermal, mechanical and digital stresses, so protection and derating strategies are designed as an integrated system rather than isolated features.
Typical fault classes include AC input over/under-voltage, DC output over-voltage, under-voltage, over-current and short-circuit events on bulk and auxiliary rails. Thermal faults cover device over-temperature on primary and secondary heatsinks, transformer hot spots and fan stall or gradual degradation that raises internal airflow impedance.
Mechanical and interface issues, such as worn backplane connectors or high-resistance bus bars, are detected indirectly through abnormal drops, hotspot temperatures or repeated protection trips. Digital faults include lost PMBus communication, watchdog timeouts, corrupted NVRAM profiles or inconsistent redundancy roles between parallel modules.
Protection actions are selected according to system impact: fast hiccup modes limit stress on silicon and magnetics during hard shorts, latch-off is used where safety or data integrity demands manual intervention, and controlled derating allows a PSU to continue operating at reduced power when temperatures or component limits are approached. Early warnings and alarm thresholds are mapped into PMBus STATUS_* bits and manufacturer-specific logs so that the BMC can react before a full shutdown is required.
From an IC point of view, the controller must coordinate protection comparators, timers, soft-start and restart logic, while tagging each event with time and context so that field diagnostics can distinguish benign inrush from genuine over-stress conditions.
Transient performance, hold-up & coordination with downstream rails
Server PSU specifications include requirements for transient response and hold-up time so that processors, memory and storage can ride through short disturbances and complete a controlled shutdown during longer outages.
Energy for the hold-up interval is stored mainly in the high-voltage PFC bus capacitors and, in some designs, in additional 12 V bulk capacitors near the backplane. Higher hold-up targets push towards larger or higher-voltage capacitors, but this must be balanced against cost, size and inrush current constraints.
Coordination with downstream VRMs depends on timely status signaling. When AC fail or DC bus decay is detected, the PSU asserts POWER_FAIL or de-asserts POWER_OK and raises PMBus alarms, allowing the BMC to throttle loads, flush caches and initiate an orderly operating-system shutdown within the remaining hold-up window.
Fast load steps from CPU turbo modes or accelerator cards can cause large di/dt on the 12 V or 48 V bus. Digital controllers use measured impedance and control loop models to tune compensation, current limiting and active droop so that voltage excursions stay within specification while avoiding oscillation or unnecessary shutdowns.
For systems that also include dedicated hold-up or backup modules, the server PSU timing and status signals need to be consistent with those pages, reusing concepts such as voltage sag windows and graceful transfer without repeating detailed sizing formulas.
Design checklist & IC role mapping for ATX/CRPS PSUs
This section turns the ATX/CRPS/server PSU architecture into a practical design checklist. The focus is on assigning IC roles across power trains, auxiliary rails, digital control, protection and monitoring, so that each PSU slot in a rack can be implemented and reviewed systematically.
Power train · PFC / LLC / SR
PFC control & drivers
- PFC topology (CCM/CRM, interleaved) and target 80 PLUS class.
- Gate-drive strength, UVLO and leading-edge blanking for high dV/dt.
- Current-sense method (shunt/CT) and THD / PF performance at low load.
LLC / resonant control
- Frequency range and dead-time adjustment window for ZVS/ZCS.
- Multi-point protection: OCP/OVP, capacitive-mode and transformer saturation.
- Frequency-step strategy for soft-start, burst and light-load efficiency.
Secondary SR controllers
- Conduction criteria (VDS sensing vs. current-sense) and delay.
- Body-diode conduction time and reverse current blocking under light load.
- Compatibility with 12 V and 48 V rails and high-current packages.
Auxiliary power & references
Startup & bias flyback
- Wide-line input capability and cold-start behavior at low AC.
- Bias power consumption in standby and burst/skip control quality.
- Isolation, creepage and reinforced insulation options for safety.
Secondary LDO / buck rails
- PG/RESET signaling toward digital controllers and mainboard.
- Load-transient response for 3.3 V/5 V standby rails.
- Quiescent current and efficiency at light BMC and logic loads.
Precision references
- Temperature drift and long-term stability for supervisor thresholds.
- Noise performance for ADC reference and comparator trip points.
- Monitoring of reference failure with window comparators or ADC.
Digital control & communications
Digital PSU controller / MCU
- Number of digital PWMs for PFC, LLC and fan drivers in one device.
- ADC resolution, sampling rate and channel count for multi-rail sensing.
- DSP horsepower and coefficient range for digital compensation and loop tuning.
PMBus / SMBus interface
- Supported command set for voltage, margining, protections and fans.
- Addressing scheme for multi-slot CRPS backplanes and redundancy IDs.
- Glitch immunity, timeout and bus-fault handling in noisy environments.
NVRAM / data logging
- Non-volatile storage size for configuration, serial data and black-box logs.
- Endurance and retention for frequent field updates and re-qualification.
- Secure or authenticated updates when PSU firmware is field-upgradeable.
Protection & OR-ing layer
eFuse & hot-swap controllers
- Programmable current limit, SOA-aware dI/dt and inrush control.
- Short-circuit response (fast trip vs. foldback) and auto-retry behavior.
- Current, power and energy telemetry for backplane health monitoring.
OR-ing FET controllers
- Forward-voltage emulation and reverse-current blocking performance.
- Fault isolation time when a paralleled PSU collapses or shorts.
- Support for N, N+1 and N+2 redundancy and back-feed immunity.
Supervisors & comparators
- Window thresholds for UV/OV on 12 V / 48 V and standby rails.
- Timing control for POWER_GOOD, POWER_FAIL and reset sequences.
- Propagation delay and hysteresis vs. required transient immunity.
Sensing & health monitoring
Current / voltage sensing AFEs
- Shunt amplifiers or isolated modulators with adequate CMR and bandwidth.
- Offset and gain drift vs. required current-share accuracy and PF reporting.
- CMTI and isolation ratings for high-side and PFC sensing points.
Temperature & fan monitoring
- Number and placement of temperature channels (magnetics, MOSFETs, air).
- Fan or pump driver capability, tachometer inputs and health flags.
- Integration with derating curves and fan-speed vs. noise targets.
System-level reporting
- Mapping of faults into PMBus status words and manufacturer-specific logs.
- Timestamping and sequence capture for black-box event analysis.
- Coexistence with platform BMC policies for system power capping.
Example IC families from major vendors (for further selection)
- Texas Instruments – UCD3138A digital power controller, UCC28070A interleaved PFC controller, UCC256404 LLC controller, INA240 current-sense amplifier.
- Infineon – XDPP1100 digital server PSU controller, ICE5PCS01G PFC controller, IRS2982S resonant controller, TLE8386 buck controller for aux rails.
- Analog Devices – LTC2977 power system manager, LTC4282 hot-swap controller with telemetry, ADM1278 PMBus hot-swap/monitor, AD8418 current-sense amplifier.
- Microchip – dsPIC33EP256GS series digital SMPS controllers, MCP19118 digital PWM controller, MIC28514 synchronous buck regulator for bias and logic rails.
- NXP – TEA19162 resonant/PFC controller family, TEA1995T SR controller, PCA9450 multi-rail PMIC for logic and standby domains.
- Renesas – ISL68127 digital multiphase controller, ISL69247 multiphase PWM controller, ISL28022 current/voltage/power monitor for 12 V and 48 V buses.
- onsemi – NCP81274 multiphase controller, NCP1910 digital PFC/LLC controller family, NCP45491 eFuse / load switch for hot-swap and protection paths.