Energy Management

Your present location > Home page > Energy Management
Smart Microgrid Energy Storage Power MOSFET Selection Solution: Efficient and Reliable Power Management System Adaptation Guide
Smart Microgrid Energy Storage Power MOSFET System Topology Diagram

Smart Microgrid Energy Storage System Overall Topology Diagram

graph LR %% Energy Sources & Input Section subgraph "Energy Sources & DC Collection" PV_ARRAY["Photovoltaic Array
DC Output"] --> MPPT["MPPT Controller"] WIND_TURBINE["Wind Turbine
AC Output"] --> AC_DC_CONV["AC-DC Converter"] GRID_CONNECTION["Grid Connection
AC Input"] --> BIDIRECTIONAL_ACDC["Bidirectional AC-DC"] MPPT --> DC_BUS_1["High Voltage DC Bus
700-800V"] AC_DC_CONV --> DC_BUS_1 BIDIRECTIONAL_ACDC --> DC_BUS_1 end %% Primary Power Processing - High Voltage DC-DC Conversion subgraph "High-Voltage Bidirectional DC-DC Converter" DC_BUS_1 --> BIDIRECTIONAL_DCDC["Bidirectional DC-DC Converter"] subgraph "Primary Power MOSFET Array" Q_HV1["VBE18R07S
800V/7A"] Q_HV2["VBE18R07S
800V/7A"] Q_HV3["VBE18R07S
800V/7A"] Q_HV4["VBE18R07S
800V/7A"] end BIDIRECTIONAL_DCDC --> Q_HV1 BIDIRECTIONAL_DCDC --> Q_HV2 BIDIRECTIONAL_DCDC --> Q_HV3 BIDIRECTIONAL_DCDC --> Q_HV4 Q_HV1 --> HV_TRANSFORMER["High-Frequency Transformer"] Q_HV2 --> HV_TRANSFORMER Q_HV3 --> HV_TRANSFORMER Q_HV4 --> HV_TRANSFORMER HV_TRANSFORMER --> DC_BUS_2["Battery DC Bus
48-400V"] end %% Battery Management & Main Power Path subgraph "Battery Management & Main Power Path" subgraph "Battery Stack Configuration" BATTERY_MODULE_1["Battery Module
48V"] BATTERY_MODULE_2["Battery Module
48V"] BATTERY_MODULE_3["Battery Module
48V"] end subgraph "Main Power Path Switches" SW_BAT1["VBL2403
-40V/-150A"] SW_BAT2["VBL2403
-40V/-150A"] SW_BAT3["VBL2403
-40V/-150A"] SW_MAIN["VBL2403
-40V/-150A"] end BATTERY_MODULE_1 --> SW_BAT1 BATTERY_MODULE_2 --> SW_BAT2 BATTERY_MODULE_3 --> SW_BAT3 SW_BAT1 --> BATTERY_BUS["Battery Parallel Bus"] SW_BAT2 --> BATTERY_BUS SW_BAT3 --> BATTERY_BUS BATTERY_BUS --> SW_MAIN SW_MAIN --> LOAD_BUS["Load Distribution Bus"] DC_BUS_2 --> SW_MAIN BMS_CONTROLLER["Battery Management Controller"] --> SW_BAT1 BMS_CONTROLLER --> SW_BAT2 BMS_CONTROLLER --> SW_BAT3 BMS_CONTROLLER --> SW_MAIN end %% Auxiliary & Control Power System subgraph "Auxiliary Power & System Control" AUX_POWER_SUPPLY["Auxiliary Power Supply"] --> AUX_DCDC["Auxiliary DC-DC Converters"] subgraph "Integrated Control MOSFET Array" Q_AUX1["VBQF5325
Dual N+P MOSFET"] Q_AUX2["VBQF5325
Dual N+P MOSFET"] Q_AUX3["VBQF5325
Dual N+P MOSFET"] end AUX_DCDC --> Q_AUX1 AUX_DCDC --> Q_AUX2 AUX_DCDC --> Q_AUX3 Q_AUX1 --> CONTROL_POWER["Control Power Rails
12V/5V/3.3V"] Q_AUX2 --> GATE_DRIVE_POWER["Gate Drive Power"] Q_AUX3 --> SENSOR_POWER["Sensor & Communication Power"] CONTROL_POWER --> MAIN_CONTROLLER["Main System Controller"] MAIN_CONTROLLER --> GATE_DRIVERS["Gate Driver Array"] GATE_DRIVERS --> Q_HV1 GATE_DRIVERS --> Q_HV2 GATE_DRIVERS --> Q_HV3 GATE_DRIVERS --> Q_HV4 MAIN_CONTROLLER --> PROTECTION_CIRCUITS["Protection Circuits"] end %% Load Distribution & Output subgraph "Load Distribution & Grid Interaction" LOAD_BUS --> INVERTER["DC-AC Inverter"] INVERTER --> AC_LOAD_BUS["AC Load Bus"] AC_LOAD_BUS --> CRITICAL_LOADS["Critical Industrial Loads"] AC_LOAD_BUS --> GRID_INTERFACE["Grid Interface"] GRID_INTERFACE --> GRID_CONNECTION subgraph "Load Management Switches" SW_LOAD1["VBL2403
-40V/-150A"] SW_LOAD2["VBL2403
-40V/-150A"] SW_LOAD3["VBL2403
-40V/-150A"] end LOAD_BUS --> SW_LOAD1 LOAD_BUS --> SW_LOAD2 LOAD_BUS --> SW_LOAD3 SW_LOAD1 --> DC_LOADS["DC Loads"] SW_LOAD2 --> BACKUP_SYSTEMS["Backup Systems"] SW_LOAD3 --> CHARGING_STATIONS["EV Charging Stations"] MAIN_CONTROLLER --> SW_LOAD1 MAIN_CONTROLLER --> SW_LOAD2 MAIN_CONTROLLER --> SW_LOAD3 end %% Monitoring & Communication subgraph "System Monitoring & Communication" VOLTAGE_SENSORS["Voltage Sensors"] --> MAIN_CONTROLLER CURRENT_SENSORS["Current Sensors"] --> MAIN_CONTROLLER TEMP_SENSORS["Temperature Sensors"] --> MAIN_CONTROLLER POWER_METERS["Power Meters"] --> MAIN_CONTROLLER MAIN_CONTROLLER --> COMM_MODULE["Communication Module"] COMM_MODULE --> SCADA_SYSTEM["SCADA System"] COMM_MODULE --> CLOUD_PLATFORM["Cloud Platform"] COMM_MODULE --> LOCAL_HMI["Local HMI"] end %% Protection Systems subgraph "Comprehensive Protection System" OVERVOLTAGE_PROT["Overvoltage Protection"] --> Q_HV1 OVERCURRENT_PROT["Overcurrent Protection"] --> SW_MAIN OVERTEMP_PROT["Overtemperature Protection"] --> BMS_CONTROLLER SHORT_CIRCUIT_PROT["Short Circuit Protection"] --> ALL_SWITCHES["All Power Switches"] ISOLATION_MONITOR["Isolation Monitoring"] --> MAIN_CONTROLLER MAIN_CONTROLLER --> ALARM_SYSTEM["Alarm System"] MAIN_CONTROLLER --> SAFETY_SHUTDOWN["Safety Shutdown Circuit"] end %% Thermal Management subgraph "Hierarchical Thermal Management" LEVEL1_COOLING["Level 1: Heatsink Cooling
High Current MOSFETs"] --> SW_MAIN LEVEL1_COOLING --> SW_BAT1 LEVEL2_COOLING["Level 2: PCB Copper Pour
High Voltage MOSFETs"] --> Q_HV1 LEVEL2_COOLING --> Q_HV2 LEVEL3_COOLING["Level 3: Natural Convection
Control MOSFETs"] --> Q_AUX1 LEVEL3_COOLING --> Q_AUX2 COOLING_CONTROLLER["Cooling Controller"] --> FANS["Cooling Fans"] COOLING_CONTROLLER --> PUMP["Liquid Cooling Pump"] TEMP_SENSORS --> COOLING_CONTROLLER end %% Style Definitions style Q_HV1 fill:#e8f5e8,stroke:#4caf50,stroke-width:2px style SW_MAIN fill:#e3f2fd,stroke:#2196f3,stroke-width:2px style Q_AUX1 fill:#fff3e0,stroke:#ff9800,stroke-width:2px style MAIN_CONTROLLER fill:#fce4ec,stroke:#e91e63,stroke-width:2px

With the accelerating global energy transition and the rise of distributed generation, industrial park microgrid energy storage systems have become a core solution for enhancing energy resilience and economic efficiency. Their power conversion and management systems, serving as the "brain and brawn" of the entire unit, require robust, efficient, and intelligent power device solutions for critical tasks such as bidirectional DC-DC conversion, battery management, and auxiliary power supply. The selection of power MOSFETs directly determines the system's conversion efficiency, power density, operational reliability, and long-term total cost of ownership. Addressing the stringent demands of industrial microgrids for high power, high safety, high efficiency, and intelligent management, this article reconstructs the MOSFET selection logic centered on scenario adaptation, providing an optimized, ready-to-implement solution.
I. Core Selection Principles and Scenario Adaptation Logic
Core Selection Principles
High Voltage & Current Robustness: For high-voltage DC buses (e.g., 700-800V) and high-current battery stacks, MOSFETs must have ample voltage/current derating margins to handle transients, surges, and continuous high-stress operation.
Ultra-Low Loss for High Efficiency: Prioritize devices with minimal on-state resistance (Rds(on)) and optimized switching characteristics (Qg, Qgd) to minimize conduction and switching losses, which are critical for system-level efficiency.
Package for Power & Thermal Management: Select packages like TO-263, TO-220, or advanced DFN based on power level, thermal dissipation requirements, and assembly process, ensuring effective heat removal and high power density.
Maximum Reliability & Longevity: Devices must be rated for 24/7 continuous operation in potentially harsh environments, with excellent thermal stability and robustness against voltage spikes and transients.
Scenario Adaptation Logic
Based on core functional blocks within a microgrid energy storage system (ESS), MOSFET applications are divided into three key scenarios: High-Voltage DC-DC Conversion (Primary Power Processing), Battery Management & Main Power Path (High-Current Handling), and Auxiliary & Control Power (System Support). Device parameters are matched accordingly to optimize performance in each role.
II. MOSFET Selection Solutions by Scenario
Scenario 1: High-Voltage Bidirectional DC-DC Converter (3kW-10kW+) – Primary Power Processing Device
Recommended Model: VBE18R07S (Single N-MOS, 800V, 7A, TO-252)
Key Parameter Advantages: Utilizes Super Junction Multi-EPI technology, offering an excellent balance of high voltage (800V) and relatively low Rds(on) (770mΩ @10V). This is ideal for 700-800V DC link applications in PV input or inverter stages.
Scenario Adaptation Value: The TO-252 package provides a good balance of power handling and footprint. Its high-voltage rating ensures safe operation with sufficient margin in industrial microgrid environments. The SJ technology enables high-frequency switching with lower switching losses compared to traditional planar MOSFETs, contributing to higher efficiency in boost/buck/LLC converter topologies.
Scenario 2: Battery String Management & Main Power Path Switch (High Current up to 150A) – High-Current Handling Device
Recommended Model: VBL2403 (Single P-MOS, -40V, -150A, TO-263)
Key Parameter Advantages: Features an extremely low Rds(on) of 3mΩ @10V and a very high continuous current rating of -150A, leveraging advanced Trench technology.
Scenario Adaptation Value: The TO-263 (D2PAK) package is designed for high-power dissipation. The ultra-low conduction loss is paramount for battery disconnect switches, main contactors (solid-state replacement), or synchronous rectification in low-voltage, high-current battery-side converters (e.g., 48V battery bank). It minimizes voltage drop and power loss, directly improving system runtime and efficiency.
Scenario 3: Auxiliary Power Supply & Gate Drive Voltage Generation – System Support & Integrated Control Device
Recommended Model: VBQF5325 (Dual N+P MOSFET, ±30V, 8A/-6A, DFN8(3x3))
Key Parameter Advantages: A highly integrated dual N-Channel and P-Channel pair in a compact DFN package. Features matched threshold voltages (1.6V/-1.7V) and low Rds(on) (13mΩ/40mΩ @10V).
Scenario Adaptation Value: The ultra-compact DFN8 package saves significant PCB space. This integrated dual MOSFET is perfect for constructing synchronous buck/boost converters for low-power auxiliary rails (e.g., 12V/24V for controls) or for creating efficient half-bridge gate drive circuits for larger MOSFETs/IGBTs. It simplifies design, reduces part count, and enhances reliability of the system's "housekeeping" power and control sections.
III. System-Level Design Implementation Points
Drive Circuit Design
VBE18R07S: Requires a dedicated high-side gate driver IC with sufficient current capability. Careful attention to minimizing parasitic inductance in the high-voltage switching loop is critical.
VBL2403: Needs a robust gate driver due to its high gate charge (implied by high current). Use a P-MOS specific driver or level-shifted N-MOS driver for high-side configuration.
VBQF5325: Can be driven directly by a PWM controller for auxiliary SMPS applications. For gate drive generation, follow standard half-bridge driving practices.
Thermal Management Design
Hierarchical Strategy: VBL2403 requires a dedicated heatsink or a large, thick copper area on the PCB. VBE18R07S benefits from a PCB copper pour and possibly a small heatsink on its tab. VBQF5325 relies on its exposed pad soldered to a sufficient PCB thermal pad.
Derating Mandatory: Operate all devices at ≤70-80% of their rated current and voltage in continuous operation. Ensure junction temperatures remain well below the maximum rating, ideally with a 15-20°C margin at maximum ambient temperature (e.g., 50-60°C).
EMC and Reliability Assurance
Snubber & Filtering: Implement RC snubbers across VBE18R07S to damp high-voltage ringing. Use input/output filters on converters.
Comprehensive Protection: Integrate fast-acting fuses, current shunts with monitoring ICs, and TVS diodes on all sensitive gates and high-voltage nodes. Implement undervoltage lockout (UVLO) and overcurrent protection (OCP) at the system level.
IV. Core Value of the Solution and Optimization Suggestions
The power MOSFET selection solution for industrial microgrid ESS, based on scenario adaptation, provides full-chain coverage from high-voltage power processing to critical battery management and intelligent system control. Its core value is threefold:
1. Maximized System Efficiency and Power Density: By matching the high-efficiency SJ VBE18R07S for primary conversion, the ultra-low-loss VBL2403 for battery path, and the highly integrated VBQF5325 for auxiliary power, losses are minimized across the power chain. This leads to higher overall system efficiency (>96% target for power stages), reduced cooling requirements, and a more compact physical footprint.
2. Enhanced System Reliability and Intelligent Control: The robust voltage/current ratings of the selected devices provide inherent safety margins. The use of the integrated dual MOSFET (VBQF5325) simplifies and strengthens auxiliary power and control logic, enabling more reliable system monitoring, communication, and protection features. This forms a solid hardware foundation for advanced battery management algorithms and grid interaction controls.
3. Optimized Lifecycle Cost and Performance: The chosen devices represent mature, cost-effective technologies (SJ, Trench) that offer the best performance-to-price ratio for industrial applications. Their high reliability reduces maintenance needs and downtime. The solution balances upfront cost with long-term operational savings through high efficiency and durability, delivering superior total cost of ownership.
In the design of industrial microgrid energy storage systems, power MOSFET selection is a cornerstone for achieving high efficiency, robustness, and intelligence. This scenario-based selection solution, by precisely matching device characteristics to the distinct requirements of high-voltage conversion, high-current switching, and system control—complemented with rigorous drive, thermal, and protection design—provides a comprehensive technical roadmap for ESS developers. As microgrids evolve towards higher voltages, greater intelligence, and grid-forming capabilities, future exploration should focus on the application of next-generation Wide Bandgap devices (like SiC MOSFETs for the highest voltage stages) and the development of fully integrated intelligent power modules, laying a robust hardware foundation for the next generation of resilient, efficient, and smart industrial energy systems.

Detailed Topology Diagrams

High-Voltage Bidirectional DC-DC Converter Detail

graph LR subgraph "Bidirectional LLC Resonant Converter" HV_IN["High Voltage DC Input
700-800V"] --> LLC_RESONANT["LLC Resonant Tank"] LLC_RESONANT --> HF_TRANSFORMER["High-Frequency Transformer"] subgraph "Primary Side Full Bridge" Q1["VBE18R07S
800V/7A"] Q2["VBE18R07S
800V/7A"] Q3["VBE18R07S
800V/7A"] Q4["VBE18R07S
800V/7A"] end HV_IN --> Q1 HV_IN --> Q3 Q2 --> GND_PRI Q4 --> GND_PRI Q1 --> NODE_A["Switching Node A"] Q2 --> NODE_A Q3 --> NODE_B["Switching Node B"] Q4 --> NODE_B NODE_A --> HF_TRANSFORMER NODE_B --> HF_TRANSFORMER subgraph "Secondary Side Synchronous Rectification" SR1["VBE18R07S
800V/7A"] SR2["VBE18R07S
800V/7A"] SR3["VBE18R07S
800V/7A"] SR4["VBE18R07S
800V/7A"] end HF_TRANSFORMER --> SR1 HF_TRANSFORMER --> SR2 HF_TRANSFORMER --> SR3 HF_TRANSFORMER --> SR4 SR1 --> LV_OUT["Low Voltage Output
48-400V"] SR2 --> LV_OUT SR3 --> GND_SEC SR4 --> GND_SEC end subgraph "Control & Drive System" CONTROLLER["Bidirectional LLC Controller"] --> GATE_DRIVER["Isolated Gate Driver"] GATE_DRIVER --> Q1 GATE_DRIVER --> Q2 GATE_DRIVER --> Q3 GATE_DRIVER --> Q4 GATE_DRIVER --> SR1 GATE_DRIVER --> SR2 GATE_DRIVER --> SR3 GATE_DRIVER --> SR4 CURRENT_SENSE["Current Sense"] --> CONTROLLER VOLTAGE_SENSE["Voltage Sense"] --> CONTROLLER end subgraph "Protection Circuits" RC_SNUBBER["RC Snubber Network"] --> Q1 RC_SNUBBER --> Q2 RC_SNUBBER --> Q3 RC_SNUBBER --> Q4 TVS_ARRAY["TVS Protection"] --> GATE_DRIVER OVERCURRENT_DET["Overcurrent Detection"] --> CONTROLLER OVERVOLTAGE_DET["Overvoltage Detection"] --> CONTROLLER end style Q1 fill:#e8f5e8,stroke:#4caf50,stroke-width:2px style SR1 fill:#e8f5e8,stroke:#4caf50,stroke-width:2px

Battery Management & Main Power Path Detail

graph LR subgraph "Battery String Configuration & Switching" BAT1["Battery Module 1
48V/100Ah"] --> BAT_PROTECTION["Battery Protection Circuit"] BAT2["Battery Module 2
48V/100Ah"] --> BAT_PROTECTION BAT3["Battery Module 3
48V/100Ah"] --> BAT_PROTECTION subgraph "Module Connection Switches" SW_MOD1["VBL2403
-40V/-150A"] SW_MOD2["VBL2403
-40V/-150A"] SW_MOD3["VBL2403
-40V/-150A"] end BAT_PROTECTION --> SW_MOD1 BAT_PROTECTION --> SW_MOD2 BAT_PROTECTION --> SW_MOD3 SW_MOD1 --> PARALLEL_BUS["Parallel Battery Bus"] SW_MOD2 --> PARALLEL_BUS SW_MOD3 --> PARALLEL_BUS subgraph "Main Power Path Switch" MAIN_SW["VBL2403
-40V/-150A"] end PARALLEL_BUS --> MAIN_SW MAIN_SW --> LOAD_BUS["System Load Bus"] end subgraph "Battery Management System" BMS_IC["BMS Controller IC"] --> CELL_BALANCING["Cell Balancing Circuit"] BMS_IC --> VOLTAGE_MONITOR["Voltage Monitoring"] BMS_IC --> TEMP_MONITOR["Temperature Monitoring"] BMS_IC --> CURRENT_MONITOR["Current Monitoring"] VOLTAGE_MONITOR --> BAT1 VOLTAGE_MONITOR --> BAT2 VOLTAGE_MONITOR --> BAT3 TEMP_MONITOR --> BAT1 TEMP_MONITOR --> BAT2 TEMP_MONITOR --> BAT3 CURRENT_MONITOR --> MAIN_SW BMS_IC --> SW_MOD1 BMS_IC --> SW_MOD2 BMS_IC --> SW_MOD3 BMS_IC --> MAIN_SW end subgraph "Protection & Safety" FUSE_ARRAY["Fuse Array"] --> MAIN_SW TVS_BAT["TVS Diode Array"] --> PARALLEL_BUS CURRENT_LIMIT["Current Limiter"] --> LOAD_BUS ISOLATION_SENSE["Isolation Sensor"] --> PARALLEL_BUS ISOLATION_SENSE --> SYSTEM_GND["System Ground"] end subgraph "Thermal Management" HEATSINK["Large Heatsink"] --> MAIN_SW HEATSINK --> SW_MOD1 HEATSINK --> SW_MOD2 HEATSINK --> SW_MOD3 THERMAL_PAD["Thermal Pad"] --> HEATSINK FAN_CONTROL["Fan Controller"] --> COOLING_FAN["Cooling Fan"] TEMP_MONITOR --> FAN_CONTROL end style SW_MOD1 fill:#e3f2fd,stroke:#2196f3,stroke-width:2px style MAIN_SW fill:#e3f2fd,stroke:#2196f3,stroke-width:2px

Auxiliary Power & Integrated Control Detail

graph LR subgraph "Auxiliary Power Supply System" AUX_INPUT["Auxiliary Input
48V DC"] --> BUCK_CONVERTER["Synchronous Buck Converter"] subgraph "Buck Converter MOSFETs" Q_BUCK_HIGH["VBQF5325 N-Channel"] Q_BUCK_LOW["VBQF5325 N-Channel"] end BUCK_CONVERTER --> Q_BUCK_HIGH BUCK_CONVERTER --> Q_BUCK_LOW Q_BUCK_HIGH --> INDUCTOR["Buck Inductor"] INDUCTOR --> CAPACITOR["Output Capacitor"] CAPACITOR --> AUX_OUT["12V Auxiliary Output"] Q_BUCK_LOW --> GND_AUX subgraph "Gate Drive Power Generation" BOOST_CONVERTER["Boost Converter"] --> Q_BOOST["VBQF5325 P-Channel"] BOOST_CONVERTER --> Q_BOOST_SYNC["VBQF5325 N-Channel"] Q_BOOST --> BOOST_INDUCTOR["Boost Inductor"] BOOST_INDUCTOR --> BOOST_DIODE["Boost Diode"] BOOST_DIODE --> GATE_DRIVE_POWER["15V Gate Drive Power"] Q_BOOST_SYNC --> GND_DRIVE end AUX_OUT --> BOOST_CONVERTER subgraph "Control Power Rails" LDO_5V["5V LDO Regulator"] --> DIGITAL_POWER["Digital Logic Power"] LDO_3V3["3.3V LDO Regulator"] --> MCU_POWER["MCU & Sensor Power"] SWITCHING_12V["12V Switching Regulator"] --> RELAY_POWER["Relay & Interface Power"] end AUX_OUT --> LDO_5V AUX_OUT --> LDO_3V3 AUX_OUT --> SWITCHING_12V end subgraph "Integrated Control System" MAIN_MCU["Main System MCU"] --> PWM_GENERATOR["PWM Generator"] PWM_GENERATOR --> GATE_DRIVERS["Gate Driver ICs"] GATE_DRIVERS --> POWER_STAGE["Power Stage MOSFETs"] MAIN_MCU --> ADC_INTERFACE["ADC Interface"] ADC_INTERFACE --> VOLTAGE_SENSES["Voltage Sensors"] ADC_INTERFACE --> CURRENT_SENSES["Current Sensors"] ADC_INTERFACE --> TEMPERATURE_SENSES["Temperature Sensors"] MAIN_MCU --> COMMUNICATION["Communication Interface"] COMMUNICATION --> CAN_BUS["CAN Bus"] COMMUNICATION --> RS485["RS485 Interface"] COMMUNICATION --> ETHERNET["Ethernet Interface"] subgraph "Protection Control" PROTECTION_LOGIC["Protection Logic"] --> FAULT_LATCH["Fault Latch"] PROTECTION_LOGIC --> SHUTDOWN_CONTROL["Shutdown Control"] FAULT_LATCH --> MAIN_MCU SHUTDOWN_CONTROL --> POWER_STAGE end end subgraph "Space-Saving Integration" PCB_LAYOUT["Compact PCB Layout"] --> Q_BUCK_HIGH PCB_LAYOUT --> Q_BUCK_LOW PCB_LAYOUT --> Q_BOOST PCB_LAYOUT --> Q_BOOST_SYNC THERMAL_VIAS["Thermal Vias"] --> EXPOSED_PAD["Exposed Pads"] EXPOSED_PAD --> PCB_HEATSINK["PCB as Heatsink"] end style Q_BUCK_HIGH fill:#fff3e0,stroke:#ff9800,stroke-width:2px style Q_BOOST fill:#fff3e0,stroke:#ff9800,stroke-width:2px
Download PDF document
Download now:VBE18R07S

Sample Req

Online

Telephone

400-655-8788

WeChat

Topping

Sample Req
Online
Telephone
WeChat