Energy Management

Your present location > Home page > Energy Management
Power MOSFET Selection Analysis for High-Voltage Direct-Connected Energy Storage Systems – A Case Study on High Efficiency, High Robustness, and Grid-Interactive Power Conversion
High-Voltage Direct-Connected Energy Storage System Topology Diagram

HV-ESS Complete System Topology Diagram

graph LR %% Medium Voltage Grid Connection subgraph "Medium Voltage Grid Interface" GRID["Medium Voltage AC Grid
690VAC Three-Phase"] --> TRANSFORMER["Step-Down Transformer"] TRANSFORMER --> AC_BUS["AC Bus"] AC_BUS --> CIRCUIT_BREAKER["Grid-Tie Circuit Breaker"] CIRCUIT_BREAKER --> PCS_IN["PCS Input"] end %% Bidirectional Power Conversion System (PCS) - Main Power Stage subgraph "Bidirectional Power Conversion System (PCS)" subgraph "Grid-Tied Inverter/Converter Stage" PCS_IN --> SUB_INV1["VBP113MI25
1350V/25A N-IGBT"] PCS_IN --> SUB_INV2["VBP113MI25
1350V/25A N-IGBT"] PCS_IN --> SUB_INV3["VBP113MI25
1350V/25A N-IGBT"] PCS_IN --> SUB_INV4["VBP113MI25
1350V/25A N-IGBT"] PCS_IN --> SUB_INV5["VBP113MI25
1350V/25A N-IGBT"] PCS_IN --> SUB_INV6["VBP113MI25
1350V/25A N-IGBT"] end sub_INV1 --> DC_BUS_HV["High Voltage DC Bus
800-1500VDC"] sub_INV2 --> DC_BUS_HV sub_INV3 --> DC_BUS_HV sub_INV4 --> DC_BUS_HV sub_INV5 --> DC_BUS_HV sub_INV6 --> DC_BUS_HV subgraph "High-Voltage DC-DC Converter Stage" DC_BUS_HV --> HV_DCDC1["VBMB16R26S
600V/26A N-MOS"] DC_BUS_HV --> HV_DCDC2["VBMB16R26S
600V/26A N-MOS"] DC_BUS_HV --> HV_DCDC3["VBMB16R26S
600V/26A N-MOS"] DC_BUS_HV --> HV_DCDC4["VBMB16R26S
600V/26A N-MOS"] end HV_DCDC1 --> BATTERY_BUS["Battery Interface Bus"] HV_DCDC2 --> BATTERY_BUS HV_DCDC3 --> BATTERY_BUS HV_DCDC4 --> BATTERY_BUS subgraph "Active Power Filter / Cell Balancer" DC_BUS_HV --> APF1["VBMB16R26S
600V/26A N-MOS"] DC_BUS_HV --> APF2["VBMB16R26S
600V/26A N-MOS"] APF1 --> BALANCING_BUS["Cell Balancing Bus"] APF2 --> BALANCING_BUS end end %% High Voltage Battery Stack and BMS subgraph "High-Voltage Battery Stack & Management" BATTERY_BUS --> STACK1["Battery Module 1"] BATTERY_BUS --> STACK2["Battery Module 2"] BATTERY_BUS --> STACK3["Battery Module 3"] BATTERY_BUS --> STACK4["Battery Module 4"] subgraph "Battery Management System (BMS)" BMS_CONTROLLER["BMS Master Controller"] --> MODULE_SW1["VBE2338
-30V/-38A P-MOS"] BMS_CONTROLLER --> MODULE_SW2["VBE2338
-30V/-38A P-MOS"] BMS_CONTROLLER --> MODULE_SW3["VBE2338
-30V/-38A P-MOS"] BMS_CONTROLLER --> MODULE_SW4["VBE2338
-30V/-38A P-MOS"] BMS_CONTROLLER --> PRECHARGE_SW["VBE2338
-30V/-38A P-MOS"] end MODULE_SW1 --> STACK1 MODULE_SW2 --> STACK2 MODULE_SW3 --> STACK3 MODULE_SW4 --> STACK4 PRECHARGE_SW --> PRECHARGE_RES["Pre-Charge Resistor"] PRECHARGE_RES --> BATTERY_BUS end %% Auxiliary Power & System Control subgraph "Auxiliary Power & Control Systems" DC_BUS_HV --> AUX_CONVERTER["Auxiliary Power Supply"] AUX_CONVERTER --> AUX_BUS_24V["24V Auxiliary Bus"] AUX_CONVERTER --> AUX_BUS_12V["12V Control Bus"] AUX_CONVERTER --> AUX_BUS_5V["5V Logic Bus"] subgraph "Intelligent Load Management" AUX_BUS_24V --> LOAD_SW1["VBE2338
Fan/Pump Control"] AUX_BUS_24V --> LOAD_SW2["VBE2338
Contactor Control"] AUX_BUS_24V --> LOAD_SW3["VBE2338
Balancing Resistor"] AUX_BUS_24V --> LOAD_SW4["VBE2338
Emergency Shutdown"] end MAIN_CONTROLLER["System Main Controller"] --> LOAD_SW1 MAIN_CONTROLLER --> LOAD_SW2 MAIN_CONTROLLER --> LOAD_SW3 MAIN_CONTROLLER --> LOAD_SW4 MAIN_CONTROLLER --> BMS_CONTROLLER end %% Protection & Monitoring Systems subgraph "Protection & Monitoring Circuits" subgraph "Gate Drive Systems" IGBT_DRIVER["High-Side IGBT Driver
with Negative Turn-Off"] --> sub_INV1 MOSFET_DRIVER["Fast Switching MOSFET Driver"] --> HV_DCDC1 P_MOS_DRIVER["Simple P-MOS Driver Circuit"] --> MODULE_SW1 end subgraph "Protection Networks" DESAT_DETECT["Desaturation Detection"] --> sub_INV1 OVERCURRENT["Overcurrent Sensing"] --> HV_DCDC1 TVS_ARRAY["TVS Diode Array"] --> IGBT_DRIVER RC_SNUBBER["RC Snubber Circuits"] --> HV_DCDC1 end subgraph "Monitoring Sensors" VOLTAGE_SENSE["High-Voltage Sensing"] --> MAIN_CONTROLLER CURRENT_SENSE["Precision Current Sensing"] --> MAIN_CONTROLLER TEMP_SENSE["Temperature Sensors"] --> MAIN_CONTROLLER INSULATION_MON["Insulation Monitoring"] --> MAIN_CONTROLLER end end %% Cooling & Thermal Management subgraph "Multi-Level Thermal Management" subgraph "Cooling System Level 1" COOLING_LVL1["Liquid Cooling System"] --> IGBT_HEATSINK["IGBT Heatsink"] COOLING_LVL1 --> MOSFET_HEATSINK["MOSFET Heatsink"] end subgraph "Cooling System Level 2" COOLING_LVL2["Forced Air Cooling"] --> AUX_POWER["Auxiliary Components"] COOLING_LVL2 --> DRIVER_ICS["Driver ICs"] end subgraph "Cooling System Level 3" COOLING_LVL3["Natural Convection"] --> CONTROL_PCB["Control PCB"] end COOLING_CONTROLLER["Cooling Controller"] --> COOLING_LVL1 COOLING_CONTROLLER --> COOLING_LVL2 MAIN_CONTROLLER --> COOLING_CONTROLLER end %% Communication & Grid Interface MAIN_CONTROLLER --> GRID_COMM["Grid Communication Interface"] GRID_COMM --> GRID_CONTROL["Grid Control Center"] MAIN_CONTROLLER --> CLOUD_COMM["Cloud Monitoring Interface"] BMS_CONTROLLER --> CAN_BUS["Battery CAN Bus"] %% Styling style sub_INV1 fill:#e8f4f8,stroke:#0277bd,stroke-width:2px style HV_DCDC1 fill:#e8f5e8,stroke:#4caf50,stroke-width:2px style MODULE_SW1 fill:#fff3e0,stroke:#ff9800,stroke-width:2px style LOAD_SW1 fill:#fce4ec,stroke:#e91e63,stroke-width:2px style MAIN_CONTROLLER fill:#f3e5f5,stroke:#9c27b0,stroke-width:2px

Against the backdrop of the rapid integration of renewable energy and smart grids, high-voltage direct-connected energy storage systems (HV-ESS) serve as critical nodes for grid stabilization, peak shaving, and energy arbitrage. Their performance and reliability are fundamentally determined by the capabilities of their bi-directional power conversion systems (PCS). The grid-tied inverter, DC-DC converter, and battery management power switches act as the system's "power heart and muscles," responsible for efficient, stable energy flow between the medium-voltage grid and the high-voltage battery stack. The selection of power semiconductor devices, including MOSFETs and IGBTs, profoundly impacts system efficiency, power density, thermal stress, and long-term operational reliability. This article, targeting the demanding application scenario of HV-ESS—characterized by high voltage stresses, bidirectional power flow, stringent grid codes, and requirements for 24/7 operation—conducts an in-depth analysis of device selection considerations for key power nodes, providing a complete and optimized recommendation scheme.
Detailed Device Selection Analysis
1. VBP113MI25 (N-IGBT, 1350V, 25A, TO-247)
Role: Main switch for the high-voltage inverter stage or the primary-side switch in an isolated DC-DC converter interfacing directly with the medium-voltage AC grid (e.g., 690VAC line).
Technical Deep Dive:
Voltage Stress & Topology Suitability: In a direct-connected system derived from a 690VAC three-phase grid, the DC bus voltage can exceed 1100V. The 1350V-rated VBP113MI25 provides a crucial safety margin for two-level or three-level NPC topologies, handling grid surges and switching overvoltages with robustness. Its Field Stop (FS) technology offers an optimal trade-off between low saturation voltage (VCEsat) and switching losses, making it ideal for the lower switching frequency (tens of kHz) typically used in high-power inverter stages, ensuring high efficiency and reliability at the grid interface.
Power Scalability & Robustness: With a 25A continuous current rating, it is well-suited for modular power building blocks in the hundreds of kW range. Parallel operation of multiple devices in the TO-247 package facilitates power scaling. Its high voltage rating and ruggedness are essential for reliable long-term operation under direct grid connection stresses.
2. VBMB16R26S (N-MOS, 600V, 26A, TO-220F)
Role: Primary switch in a high-voltage non-isolated DC-DC converter (e.g., bidirectional buck-boost) or as the switch in an active power filter/balancer within the battery string.
Extended Application Analysis:
High-Current, High-Frequency Operation Core: For DC-DC conversion stages managing the high-voltage battery stack (typically 800V-1500V DC), devices are often connected in series or in multi-phase interleaved topologies. The 600V rating of the VBMB16R26S is appropriate for sections of a divided battery stack or for lower-voltage bus segments. Utilizing SJ_Multi-EPI superjunction technology, it achieves an exceptionally low Rds(on) of 115mΩ, minimizing conduction losses during high-current charge/discharge cycles.
Power Density & Thermal Performance: The TO-220F (fully isolated) package is excellent for compact, high-density mounting on a common heatsink or cold plate without isolation hardware, simplifying thermal management. Its low on-resistance and inherent fast body diode characteristics make it highly suitable for synchronous rectification in hard-switching or soft-switching topologies, directly boosting system efficiency. This efficiency gain is critical for reducing cooling system overhead and maximizing the energy throughput of the ESS.
Dynamic Performance for Control Fidelity: The combination of low gate charge and low Rds(on) supports higher switching frequencies (up to several hundred kHz), enabling faster control loop response for precise battery current management and reducing the size of magnetic components, contributing to higher power density.
3. VBE2338 (P-MOS, -30V, -38A, TO-252)
Role: High-side switch for battery module enable/disable, pre-charge circuit control, or auxiliary power management within the battery management system (BMS) or converter auxiliary circuits.
Precision Power & Safety Management:
High-Current Auxiliary Power Control: This P-channel MOSFET in a compact TO-252 package is rated for -30V/-38A, perfectly matching 24V auxiliary power buses in HV-ESS. Its key advantage is the remarkably low on-resistance (33mΩ @10V GS), enabling it to handle high auxiliary currents (e.g., for contactor coils, cooling fans/pumps, or balancing resistors) with minimal voltage drop and power loss.
Simplified Drive & High Reliability: As a P-MOS used as a high-side switch, it can be driven directly from a microcontroller or logic circuit (with a simple level shifter or pull-up), eliminating the need for a dedicated high-side gate driver IC in many cases. This simplifies the control circuit, reduces cost, and enhances reliability. The low threshold voltage (Vth: -1.7V) ensures robust turn-on with low gate drive voltages.
System Protection & Isolation: It can be used to implement solid-state disconnection or pre-charge paths for individual battery modules or sections, allowing for rapid isolation in case of a fault detected by the BMS. Its excellent current handling in a small form factor supports the trend towards distributed, intelligent protection within the battery pack.
System-Level Design and Application Recommendations
Drive Circuit Design Key Points:
High-Voltage IGBT Drive (VBP113MI25): Requires a dedicated high-side gate driver with sufficient drive current (e.g., 2A+ peak) to manage the Miller plateau effect effectively. Negative voltage turn-off (-5 to -15V) is highly recommended to prevent false turn-on due to dV/dt noise in the high-voltage environment.
High-Frequency MOSFET Drive (VBMB16R26S): A driver with fast switching capability and moderate current (e.g., 1-2A peak) is needed to minimize switching losses at higher frequencies. Careful layout to minimize common source inductance is critical for stable switching and preventing gate oscillation.
High-Current P-MOS Drive (VBE2338): Drive simplicity is an advantage. Ensure the gate control circuit can source/sink sufficient current to charge/discharge the gate quickly, especially if switching at higher frequencies. A series gate resistor and TVS diode are recommended for damping and ESD protection.
Thermal Management and EMC Design:
Tiered Thermal Design: VBP113MI25 requires mounting on a substantial heatsink, often with forced air or liquid cooling. VBMB16R26S benefits from direct mounting on a thermally conductive heatsink (electrically isolated via the package). VBE2338 can dissipate heat through a PCB copper pad, but for continuous high-current operation, additional heatsinking may be necessary.
EMI Suppression: Employ RC snubbers across the switches or at the switching nodes of VBP113MI25 and VBMB16R26S to damp high-frequency ringing. Use high-frequency decoupling capacitors very close to the drain-source terminals of VBMB16R26S. Implement a clean, low-inductance DC busbar or planar structure for the main power loops to minimize parasitic oscillations and conducted EMI.
Reliability Enhancement Measures:
Adequate Derating: Operating voltage for VBP113MI25 should not exceed 70-80% of its 1350V rating. The junction temperature of VBMB16R26S must be monitored, especially during peak charge/discharge cycles. The continuous current through VBE2338 should be derated based on PCB copper area and ambient temperature.
Multiple Protections: Implement desaturation detection for the IGBT, overcurrent sensing for the MOSFET stages, and temperature monitoring on all key heatsinks. The P-MOS switches (VBE2338) controlling battery modules should have fast-acting electronic fusing coordinated with the BMS.
Enhanced Insulation & Protection: Maintain strict creepage and clearance distances for the high-voltage sections (VBP113MI25 stage). Utilize gate TVS diodes for all devices. Consider reinforced isolation for gate drive signals interfacing with the high-voltage domain.
Conclusion
In the design of high-voltage direct-connected energy storage systems, the selection of power devices is key to achieving high efficiency, robust grid interaction, and decade-long service life. The three-tier device scheme recommended in this article—spanning a high-voltage IGBT, a high-current superjunction MOSFET, and a low-loss P-MOS—embodies the design philosophy of high efficiency, high density, and intelligent control.
Core value is reflected in:
Full-Stack Efficiency & Robustness: From the rugged grid interface (VBP113MI25) and efficient high-power DC-DC conversion (VBMB16R26S), down to the intelligent, low-loss management of auxiliary and safety circuits (VBE2338), a complete, efficient, and reliable energy pathway from the medium-voltage grid to the battery cell is constructed.
Intelligent Battery Management & Safety: The high-current P-MOS enables active, semiconductor-based control of battery module connectivity, providing a hardware foundation for advanced BMS functions like active balancing, soft pre-charge, and rapid fault isolation, significantly enhancing system safety and availability.
High-Density & Scalable Design: The use of advanced technology devices (FS, SJ) in industry-standard packages allows for compact, modular power stages that can be easily paralleled to scale power ratings, adapting to future demands for higher capacity and power in grid-scale storage.
Future Trends:
As HV-ESS evolves towards higher voltages (1500V+ DC systems), wider bandgap adoption, and advanced grid-forming functions, device selection will trend towards:
Widespread adoption of SiC MOSFETs (1700V and above) in the inverter and DC-DC stages for dramatically reduced switching losses and higher-temperature operation.
Intelligent driver ICs with integrated sensing, protection, and health monitoring features for predictive maintenance.
Higher integration of power devices and drivers into power modules or IPMs to further improve power density and reliability.
This recommended scheme provides a complete power device solution for HV-ESS, spanning from the grid interface to the battery module. Engineers can refine and adjust it based on specific system voltage (e.g., 1000Vdc, 1500Vdc), power ratings, cooling strategies, and required functional safety levels to build robust, high-performance energy storage infrastructure that supports the future resilient and renewable-powered grid.

Detailed Topology Diagrams

Grid-Tied Inverter Stage Detail (VBP113MI25)

graph LR subgraph "Three-Phase Two-Level Inverter Topology" AC_IN["AC Grid Input"] --> LCL_FILTER["LCL Filter"] LCL_FILTER --> PHASE_A["Phase A"] LCL_FILTER --> PHASE_B["Phase B"] LCL_FILTER --> PHASE_C["Phase C"] subgraph "Phase A Bridge Leg" PHASE_A --> Q_A_HIGH["VBP113MI25
High-Side IGBT"] PHASE_A --> Q_A_LOW["VBP113MI25
Low-Side IGBT"] end subgraph "Phase B Bridge Leg" PHASE_B --> Q_B_HIGH["VBP113MI25
High-Side IGBT"] PHASE_B --> Q_B_LOW["VBP113MI25
Low-Side IGBT"] end subgraph "Phase C Bridge Leg" PHASE_C --> Q_C_HIGH["VBP113MI25
High-Side IGBT"] PHASE_C --> Q_C_LOW["VBP113MI25
Low-Side IGBT"] end Q_A_HIGH --> DC_POS["DC+ Bus (800-1500V)"] Q_B_HIGH --> DC_POS Q_C_HIGH --> DC_POS Q_A_LOW --> DC_NEG["DC- Bus"] Q_B_LOW --> DC_NEG Q_C_LOW --> DC_NEG end subgraph "IGBT Gate Drive & Protection" DRIVER_IC["Isolated Gate Driver IC"] --> GATE_RES["Gate Resistor"] GATE_RES --> TVS_PROT["TVS Protection"] TVS_PROT --> Q_A_HIGH DRIVER_IC --> DESAT_PIN["Desaturation Detection"] DESAT_PIN --> COMPARATOR["Comparator"] COMPARATOR --> FAULT["Fault Signal"] FAULT --> CONTROLLER["PWM Controller"] CONTROLLER --> DRIVER_IC end style Q_A_HIGH fill:#e8f4f8,stroke:#0277bd,stroke-width:2px

Bidirectional DC-DC Converter Detail (VBMB16R26S)

graph LR subgraph "Bidirectional Buck-Boost Converter" HV_DC_IN["High Voltage DC Input
800-1500V"] --> INPUT_CAP["Input Capacitors"] INPUT_CAP --> SWITCH_NODE["Switching Node"] subgraph "High-Side Switch Array" SWITCH_NODE --> Q_HS1["VBMB16R26S
600V/26A"] SWITCH_NODE --> Q_HS2["VBMB16R26S
600V/26A"] end subgraph "Low-Side Switch Array" SWITCH_NODE --> Q_LS1["VBMB16R26S
600V/26A"] SWITCH_NODE --> Q_LS2["VBMB16R26S
600V/26A"] end Q_HS1 --> INDUCTOR["Power Inductor"] Q_HS2 --> INDUCTOR Q_LS1 --> GND Q_LS2 --> GND INDUCTOR --> OUTPUT_CAP["Output Capacitors"] OUTPUT_CAP --> BATTERY_OUT["Battery Output
200-800V"] end subgraph "Multi-Phase Interleaved Operation" CONTROLLER_DCDC["DC-DC Controller"] --> PHASE1_PWM["Phase 1 PWM"] CONTROLLER_DCDC --> PHASE2_PWM["Phase 2 PWM"] CONTROLLER_DCDC --> PHASE3_PWM["Phase 3 PWM"] CONTROLLER_DCDC --> PHASE4_PWM["Phase 4 PWM"] PHASE1_PWM --> DRIVER1["Gate Driver"] PHASE2_PWM --> DRIVER2["Gate Driver"] PHASE3_PWM --> DRIVER3["Gate Driver"] PHASE4_PWM --> DRIVER4["Gate Driver"] DRIVER1 --> Q_HS1 DRIVER2 --> Q_HS2 DRIVER1 --> Q_LS1 DRIVER2 --> Q_LS2 end subgraph "Current Sensing & Protection" CURRENT_SENSOR["Precision Current Sensor"] --> AMP["Amplifier"] AMP --> CONTROLLER_DCDC OVERCURRENT_DET["Overcurrent Detection"] --> SHUTDOWN["Shutdown Logic"] SHUTDOWN --> CONTROLLER_DCDC end style Q_HS1 fill:#e8f5e8,stroke:#4caf50,stroke-width:2px

Battery Management & Safety Topology (VBE2338)

graph LR subgraph "Battery Module Connection Management" BATTERY_MODULE["Battery Module
48-96VDC"] --> MODULE_POS["Module Positive"] MODULE_POS --> ISOLATION_SW["VBE2338
Module Isolation Switch"] subgraph "Pre-Charge Circuit" MAIN_BUS["Main Battery Bus"] --> PRECHARGE_SW["VBE2338
Pre-Charge Switch"] PRECHARGE_SW --> PRECHARGE_RES["Pre-Charge Resistor"] PRECHARGE_RES --> MODULE_POS end ISOLATION_SW --> MAIN_BUS subgraph "Active Balancing Circuit" MODULE_POS --> BALANCE_SW1["VBE2338
Balancing Switch"] BALANCE_SW1 --> BALANCE_RES["Balancing Resistor"] BALANCE_RES --> MODULE_NEG["Module Negative"] MODULE_NEG --> BALANCE_SW2["VBE2338
Balancing Switch"] BALANCE_SW2 --> COMMON_BUS["Common Balancing Bus"] end end subgraph "Auxiliary Power Management" AUX_POWER_24V["24V Auxiliary Bus"] --> FAN_SW["VBE2338
Fan Control"] AUX_POWER_24V --> PUMP_SW["VBE2338
Pump Control"] AUX_POWER_24V --> CONTACTOR_SW["VBE2338
Contactor Control"] FAN_SW --> COOLING_FAN["Cooling Fan"] PUMP_SW --> LIQUID_PUMP["Liquid Pump"] CONTACTOR_SW --> MAIN_CONTACTOR["Main Contactor"] end subgraph "BMS Control Logic" BMS_MCU["BMS Microcontroller"] --> GPIO1["GPIO Output"] BMS_MCU --> GPIO2["GPIO Output"] BMS_MCU --> GPIO3["GPIO Output"] BMS_MCU --> GPIO4["GPIO Output"] GPIO1 --> LEVEL_SHIFTER1["Level Shifter"] GPIO2 --> LEVEL_SHIFTER2["Level Shifter"] GPIO3 --> LEVEL_SHIFTER3["Level Shifter"] GPIO4 --> LEVEL_SHIFTER4["Level Shifter"] LEVEL_SHIFTER1 --> ISOLATION_SW LEVEL_SHIFTER2 --> PRECHARGE_SW LEVEL_SHIFTER3 --> FAN_SW LEVEL_SHIFTER4 --> CONTACTOR_SW end subgraph "Protection & Monitoring" MODULE_POS --> VOLTAGE_MON["Voltage Monitor"] MODULE_NEG --> CURRENT_MON["Current Monitor"] BATTERY_MODULE --> TEMP_SENSOR["Temperature Sensor"] VOLTAGE_MON --> BMS_MCU CURRENT_MON --> BMS_MCU TEMP_SENSOR --> BMS_MCU end style ISOLATION_SW fill:#fff3e0,stroke:#ff9800,stroke-width:2px style FAN_SW fill:#fce4ec,stroke:#e91e63,stroke-width:2px
Download PDF document
Download now:VBMB16R26S

Sample Req

Online

Telephone

400-655-8788

WeChat

Topping

Sample Req
Online
Telephone
WeChat