Data Storage

Your present location > Home page > Data Storage
Preface: Architecting the "Power Backbone" for Dual-Active Database Servers – A Systems Approach to Power Device Selection
Dual-Active Database Server Power System Topology Diagram

Dual-Active Database Server Power System Overall Topology Diagram

graph LR %% Input & Front-End Power Section subgraph "AC/DC Front-End Power Supply (Redundant 1+1)" AC_IN["AC Input
85-265VAC"] --> EMI_FILTER["EMI Filter"] EMI_FILTER --> RECTIFIER["Rectifier Bridge"] RECTIFIER --> PFC_BOOST["PFC Boost Stage"] subgraph "Primary-Side Switching" Q_PFC["VBP19R05S
900V/5A"] end PFC_BOOST --> Q_PFC Q_PFC --> HV_BUS["High-Voltage DC Bus
~400VDC"] HV_BUS --> ISOLATED_DCDC["Isolated DC-DC
(Flyback/LLC)"] ISOLATED_DCDC --> INTERMEDIATE_BUS["Intermediate Bus
12V"] end %% Core Voltage Regulation Section subgraph "CPU/GPU VRM - Multi-Phase Buck Converter" INTERMEDIATE_BUS --> PHASE1["Phase 1 Buck"] INTERMEDIATE_BUS --> PHASE2["Phase 2 Buck"] INTERMEDIATE_BUS --> PHASEN["Phase N Buck"] subgraph "VRM Power Stage - Per Phase" Q_HIGH["High-Side Switch
VBGQT3401
40V/350A"] Q_LOW["Low-Side Switch
VBGQT3401
40V/350A"] end PHASE1 --> Q_HIGH PHASE1 --> Q_LOW Q_HIGH --> V_CORE["CPU/GPU Core Voltage
0.8-1.5V"] Q_LOW --> VRM_GND PHASE2 --> V_CORE PHASEN --> V_CORE end %% Load Management Section subgraph "Precision Load Management & Distribution" subgraph "Dual-Channel Load Switches" SW_MEM["VB9220
Memory Power"] SW_NVME["VB9220
NVMe SSD Power"] SW_FAN["VB9220
Fan Control"] SW_PERIPH["VB9220
Peripheral Power"] end AUX_POWER["Auxiliary Power
3.3V/5V"] --> SW_MEM AUX_POWER --> SW_NVME AUX_POWER --> SW_FAN AUX_POWER --> SW_PERIPH SW_MEM --> MEMORY["DDR Memory
Modules"] SW_NVME --> NVME_SSD["NVMe SSD Array"] SW_FAN --> COOLING_FANS["Cooling Fans"] SW_PERIPH --> PERIPHERALS["Peripheral Controllers"] end %% Control & Management Section subgraph "Digital Power Management & Control" BMC["Baseboard Management Controller (BMC)"] --> VRM_CTRL["Multi-Phase VRM Controller"] BMC --> PSU_CTRL["PSU Management IC"] BMC --> GPIO_EXPANDER["GPIO Expander"] GPIO_EXPANDER --> SW_MEM GPIO_EXPANDER --> SW_NVME GPIO_EXPANDER --> SW_FAN GPIO_EXPANDER --> SW_PERIPH VRM_CTRL --> GATE_DRIVER["High-Current Gate Driver"] GATE_DRIVER --> Q_HIGH GATE_DRIVER --> Q_LOW PSU_CTRL --> PFC_DRIVER["PFC/LLC Driver"] PFC_DRIVER --> Q_PFC end %% Thermal Management Section subgraph "Hierarchical Thermal Management" COOLING_LEVEL1["Level 1: Cold Plate/Liquid
CPU/GPU VRM"] --> Q_HIGH COOLING_LEVEL1 --> Q_LOW COOLING_LEVEL2["Level 2: Forced Air Cooling
Front-End PSU"] --> Q_PFC COOLING_LEVEL3["Level 3: PCB Conduction
Load Switches"] --> SW_MEM COOLING_LEVEL3 --> SW_NVME TEMP_SENSORS["Temperature Sensors"] --> BMC BMC --> FAN_CONTROL["Fan PWM Control"] FAN_CONTROL --> COOLING_FANS end %% Protection & Monitoring subgraph "System Protection & Monitoring" OVP_UVP["OVP/UVP Circuits"] --> PSU_CTRL OCP["Over-Current Protection"] --> VRM_CTRL OTP["Over-Temperature Protection"] --> BMC POWER_SEQUENCING["Power Sequencing Logic"] --> BMC TELEMETRY["Voltage/Current/Temp Telemetry"] --> BMC BMC --> ALERT_SYSTEM["Alert System"] ALERT_SYSTEM --> REDUNDANCY_SWITCH["Redundancy Switchover"] end %% Redundant Power Path subgraph "Dual-Active Redundant Path" PSU_A["Power Supply A"] --> ORING_DIODE_A["OR-ing Diode"] PSU_B["Power Supply B"] --> ORING_DIODE_B["OR-ing Diode"] ORING_DIODE_A --> COMMON_BUS["Common Power Bus"] ORING_DIODE_B --> COMMON_BUS COMMON_BUS --> INTERMEDIATE_BUS REDUNDANCY_SWITCH --> PSU_A REDUNDANCY_SWITCH --> PSU_B end %% Style Definitions style Q_PFC fill:#e8f5e8,stroke:#4caf50,stroke-width:2px style Q_HIGH fill:#ffebee,stroke:#f44336,stroke-width:2px style Q_LOW fill:#ffebee,stroke:#f44336,stroke-width:2px style SW_MEM fill:#fff3e0,stroke:#ff9800,stroke-width:2px style BMC fill:#e3f2fd,stroke:#2196f3,stroke-width:2px

In the mission-critical realm of dual-active database servers, where uptime, data integrity, and energy efficiency are paramount, the power delivery network is far more than a simple utility. It is the foundational circulatory system that determines system resilience, computational stability, and operational cost. Its core mandates—uninterruptible power delivery, ultra-low ripple for sensitive silicon (CPUs, memory, ASICs), and intelligent, redundant power management—are fundamentally governed by the performance of its core power conversion and switching elements.
This article adopts a holistic, reliability-first design philosophy to address the core challenges within a server power chain: how to select the optimal power MOSFETs for the critical nodes of high-voltage AC/DC front-end, high-current point-of-load (POL) conversion, and precision load switching, under the constraints of peak efficiency, power density, thermal management, and unwavering reliability.
The selection focuses on constructing a hierarchical power solution that ensures clean, stable, and fault-tolerant energy delivery from the input source to the most sensitive computational loads.
I. In-Depth Analysis of the Selected Device Combination and Application Roles
1. The High-Voltage Sentinel: VBP19R05S (900V, 5A, TO-247) – PFC / Main Isolated DC-DC Primary-Side Switch
Core Positioning & Topology Deep Dive: Ideally suited for the critical front-end power stages in redundant (1+1 or 2N) power supplies. Its 900V drain-source voltage rating provides a robust safety margin for universal AC input (85-265VAC) after rectification (~400VDC bus) and effectively handles voltage spikes from leakage inductance in flyback or LLC resonant converters. The Super Junction Multi-EPI technology offers an excellent balance of low switching loss and cost for high-voltage switching.
Key Technical Parameter Analysis:
Voltage Ruggedness: The 900V rating is crucial for surviving line transients and ensuring reliability in 400VDC bus applications, especially during fault conditions or hot-swap events in a dual-power-source environment.
Switching Performance Trade-off: The Rds(on) of 1500mΩ is acceptable for this voltage class and 5A current level. The focus is on its switching characteristics (Qgd, Qoss) within a typical PFC or LLC frequency range (50kHz-150kHz) to optimize total loss.
Package & Thermal: The TO-247 package offers excellent thermal coupling to a heatsink, essential for managing dissipation in the high-voltage domain of a compact, high-density server PSU.
2. The Core Voltage Forge: VBGQT3401 (Dual 40V, 350A, TOLL) – CPU/GPU VRM Synchronous Buck Low-Side & High-Side Switches
Core Positioning & System Benefit: This dual N-channel MOSFET in the TOLL package is engineered for the most demanding point-of-load application: the multi-phase Voltage Regulator Module (VRM) powering CPUs and GPUs. Its staggeringly low Rds(on) of 0.63mΩ per switch directly defines the conversion efficiency under 100A+ per-phase currents.
Ultimate Efficiency & Thermal Performance: Minimizing conduction loss is critical for VRM efficiency, which directly impacts data center PUE. Lower loss reduces heat generation, allowing for higher sustained turbo frequencies or simpler cooling.
Transient Response Capability: The low Rds(on) and high current rating (350A) ensure minimal voltage deviation during massive, microsecond-scale load steps characteristic of modern processors, maintaining core voltage integrity.
Integration Advantage: The dual-die configuration in a space-saving TOLL package simplifies PCB layout for symmetrical half-bridges, reduces parasitic inductance in the critical power loop, and improves thermal uniformity.
3. The Precision Power Orchestrator: VB9220 (Dual 20V, 6A, SOT23-6) – Fine-Grained Load Point Switching & Power Sequencing
Core Positioning & System Integration Advantage: This ultra-compact dual N-channel MOSFET is the key enabler for intelligent power distribution on the motherboard. It manages power rails to peripheral controllers, memory modules, SSDs, and fan modules, enabling sophisticated power sequencing, fault isolation, and low-power states.
Application Example: Used for hot-swap control of NVMe drives, enabling/disabling specific power rails during system sleep states, or providing redundant power path selection for critical management controllers.
PCB Design Value: The SOT23-6 package minimizes footprint for high-density board designs. The dual integration allows control of two independent rails with a single device, saving space and component count.
Key Parameter Rationale: The low gate threshold voltage (0.5-1.5V) ensures reliable turn-on with low-voltage logic signals from the Baseboard Management Controller (BMC) or PCH. The low Rds(on) at 2.5V/4.5V drive (28/24mΩ) is optimized for scenarios where gate drive voltage may be limited, minimizing voltage drop across the switch.
II. System Integration Design and Expanded Key Considerations
1. Topology, Drive, and Digital Power Management:
High-Voltage Stage Control: The drive for VBP19R05S must be carefully isolated and synchronized with the PFC/LLC controller, with fault feedback integrated into the power supply's management IC.
High-Frequency, Multi-Phase VRM Control: The VBGQT3401 switches are the final actuators in a digitally controlled multi-phase buck converter. Their matched switching performance is vital for current sharing and transient response. Requires high-current, fast gate drivers placed in close proximity.
BMC-Guided Power Management: The gates of VB9220 devices are directly controlled by the BMC or embedded controllers via GPIOs, enabling software-defined power sequencing, telemetry-based load shedding, and rapid fault response.
2. Hierarchical Thermal Management Strategy:
Primary Heat Source (Forced Air/Liquid): The VBGQT3401 in the VRM is the highest power-density heat source, demanding a dedicated heatsink or direct contact with a cold plate in advanced cooling systems.
Secondary Heat Source (Forced Air): The VBP19R05S within the PSU benefits from the system's main exhaust airflow. Its heatsink design is integral to the PSU's thermal model.
Tertiary Heat Source (PCB Conduction/Ambient Airflow): VB9220 devices rely on PCB copper pours and general system airflow for cooling. Their low power dissipation makes this feasible even in dense layouts.
3. Engineering Details for Reliability Reinforcement:
Electrical Stress Protection:
VBP19R05S: Requires snubber networks (RC/RCD) across the transformer primary or switch node to clamp voltage spikes and ensure Safe Operating Area (SOA) compliance.
VBGQT3401: The VRM layout must minimize power loop inductance to suppress high di/dt voltage spikes. Careful attention to decoupling capacitor placement is non-negotiable.
VB9220: For inductive loads (fans, solenoids), external freewheeling paths must be provided.
Derating Practice:
Voltage Derating: VBP19R05S operating voltage should be derated to ~720V (80% of 900V). VB9220's 20V rating provides ample margin for 12V rail switching.
Current & Thermal Derating: Current capabilities for all devices, especially VBGQT3401, must be derated based on actual PCB temperature, switching frequency, and desired junction temperature (Tj < 125°C for long-life applications). Use of thermal vias and adequate copper area is critical.
III. Quantifiable Perspective on Scheme Advantages
Quantifiable Efficiency Gain: In a 12-phase CPU VRM delivering 500A, using VBGQT3401 with its ultra-low Rds(on) can reduce total conduction loss by over 25% compared to standard POL MOSFETs, directly lowering CPU socket temperature and improving platform energy efficiency.
Quantifiable Reliability & Availability Improvement: The robust 900V rating of VBP19R05S enhances the Mean Time Between Failures (MTBF) of the front-end PSU, a key component in system-level availability calculations for dual-active setups. The use of VB9220 for granular load control enables rapid fault isolation, preventing localized failures from cascading.
Total Cost of Ownership (TCO) Optimization: The high efficiency reduces data center cooling overhead. The high reliability minimizes unplanned downtime and maintenance costs, which are exponentially higher in critical database server environments.
IV. Summary and Forward Look
This scheme provides a robust, optimized power chain for dual-active database servers, addressing the high-voltage input, core computational power delivery, and auxiliary power intelligence.
Input Power Level – Focus on "Robustness & Margin": Select high-voltage switches with substantial voltage headroom to ensure immunity to grid anomalies and maximize PSU reliability.
Core Power Delivery Level – Focus on "Ultimate Density & Efficiency": Invest in the highest-performance, lowest-resistance switches for the VRM, where losses are concentrated and performance is critical.
Platform Power Management Level – Focus on "Granular Control & Integration": Use highly integrated, logic-level switches to enable software-defined power management, facilitating advanced power states and fault resilience.
Future Evolution Directions:
Adoption of Gallium Nitride (GaN): For the next generation of ultra-high-efficiency, high-power-density server PSUs, GaN HEMTs could replace silicon SJ MOSFETs in the PFC and LLC stages, pushing switching frequencies higher and reducing passive component size.
Smart Power Stages (SPS): Integration of drivers, MOSFETs, and telemetry (current, temperature sensing) into single packages for VRMs, simplifying design and improving monitoring accuracy.
Advanced Packaging: Increased adoption of packages like TOLL and DirectFET to further reduce parasitics and improve thermal performance in increasingly dense server form factors.
Engineers can refine this selection based on specific server platform requirements: PSU wattage (e.g., 2kW+), CPU TDP, number of power phases, and the sophistication of the BMC-powered power management framework.

Detailed Topology Diagrams

Front-End AC/DC Power Supply Topology Detail

graph LR subgraph "PFC Boost Stage" A[AC Input] --> B[EMI Filter] B --> C[Rectifier Bridge] C --> D[PFC Inductor] D --> E[PFC Switch Node] E --> F["VBP19R05S
900V/5A"] F --> G[High-Voltage DC Bus] H[PFC Controller] --> I[Gate Driver] I --> F G -->|Voltage Feedback| H end subgraph "Isolated DC-DC Stage" G --> J[Primary Side] J --> K[High-Frequency Transformer] K --> L["VBP19R05S
Primary Switch"] L --> M[Primary Ground] K --> N[Secondary Side] N --> O[Rectification] O --> P[Output Filter] P --> Q[12V Intermediate Bus] R[Isolation Controller] --> S[Gate Driver] S --> L end subgraph "Protection Circuits" T[RCD Snubber] --> L U[RC Absorption] --> F V[TVS Array] --> W[Gate Driver ICs] X[Current Sensing] --> H X --> R end style F fill:#e8f5e8,stroke:#4caf50,stroke-width:2px style L fill:#e8f5e8,stroke:#4caf50,stroke-width:2px

Multi-Phase CPU/GPU VRM Topology Detail

graph LR subgraph "Single Phase Buck Converter" A[12V Input] --> B[High-Side Gate] B --> C["VBGQT3401
High-Side Switch"] C --> D[Switch Node] D --> E["VBGQT3401
Low-Side Switch"] E --> F[Ground] D --> G[Output Inductor] G --> H[Output Capacitor] H --> I[CPU/GPU Core Voltage] J[PWM Controller] --> K[Gate Driver] K --> B K --> E I -->|Voltage Feedback| J L[Current Sense] --> J end subgraph "Multi-Phase Interleaving" M[Phase 1] --> I N[Phase 2] --> I O[Phase 3] --> I P[Phase N] --> I Q[Digital Controller] --> M Q --> N Q --> O Q --> P R[Current Balancing] --> Q S[Temperature Monitoring] --> Q end subgraph "Layout Optimization" T[Minimal Power Loop] --> C T --> E T --> H U[Thermal Vias] --> C U --> E V[Decoupling Caps] --> D end style C fill:#ffebee,stroke:#f44336,stroke-width:2px style E fill:#ffebee,stroke:#f44336,stroke-width:2px

Precision Load Management Topology Detail

graph LR subgraph "Dual-Channel Load Switch Configuration" A[3.3V/5V Rail] --> B["VB9220 Channel 1"] A --> C["VB9220 Channel 2"] B --> D[Load 1] C --> E[Load 2] F[BMC GPIO] --> G[Level Shifter] G --> H[VB9220 Gate 1] G --> I[VB9220 Gate 2] J[Current Sense] --> K[BMC ADC] D --> L[Ground] E --> L end subgraph "Power Sequencing Application" M[Power Good Signals] --> N[Sequencing Logic] N --> O[Enable Signal 1] N --> P[Enable Signal 2] N --> Q[Enable Signal 3] O --> R[Memory Power] P --> S[SSD Power] Q --> T[Peripheral Power] U[Timing Control] --> N end subgraph "Fault Management" V[Over-Current Detect] --> W[Fault Latch] X[Over-Temp Detect] --> W Y[Short-Circuit Detect] --> W W --> Z[Disable Signal] Z --> B Z --> C AA[Telemetry Data] --> BMC end subgraph "Hot-Swap Implementation" AB[NVMe Slot] --> AC[Hot-Swap Controller] AC --> AD["VB9220 Switch"] AD --> AE[NVMe SSD] AF[Inrush Control] --> AD AG[Soft-Start] --> AD end style B fill:#fff3e0,stroke:#ff9800,stroke-width:2px style C fill:#fff3e0,stroke:#ff9800,stroke-width:2px style AD fill:#fff3e0,stroke:#ff9800,stroke-width:2px
Download PDF document
Download now:VBP19R05S

Sample Req

Online

Telephone

400-655-8788

WeChat

Topping

Sample Req
Online
Telephone
WeChat