Industrial Automation

Your present location > Home page > Industrial Automation
Optimization of Power Chain for High-End Process Industrial Control Systems: A Precise MOSFET Selection Scheme Based on Precision Drive, Intelligent Distribution, and Rugged Load Switching
Industrial Control Power Chain Optimization Topology Diagram

Industrial Control Power Chain System Overall Topology Diagram

graph LR %% Main Power Input & Distribution Section subgraph "Industrial Power Input & Primary Distribution" MAIN_IN["Three-Phase 380VAC
Industrial Mains"] --> MAIN_BREAKER["Main Circuit Breaker"] MAIN_BREAKER --> EMI_FILTER["Industrial-Grade EMI Filter"] EMI_FILTER --> RECTIFIER_BRIDGE["Three-Phase Rectifier Bridge"] RECTIFIER_BRIDGE --> DC_BUS["DC Link Bus
~540VDC"] DC_BUS --> CAP_BANK["DC-Link Capacitor Bank"] CAP_BANK --> INVERTER_IN["Inverter DC Input"] end %% Precision Motor Drive Section subgraph "Precision Motor Drive Inverter" INVERTER_IN --> INV_BUS["Inverter DC Bus"] subgraph "Three-Phase Inverter Bridge (VBE16R07S)" Q_U1["VBE16R07S
600V/7A
SJ_Multi-EPI"] Q_U2["VBE16R07S
600V/7A
SJ_Multi-EPI"] Q_V1["VBE16R07S
600V/7A
SJ_Multi-EPI"] Q_V2["VBE16R07S
600V/7A
SJ_Multi-EPI"] Q_W1["VBE16R07S
600V/7A
SJ_Multi-EPI"] Q_W2["VBE16R07S
600V/7A
SJ_Multi-EPI"] end INV_BUS --> Q_U1 INV_BUS --> Q_V1 INV_BUS --> Q_W1 Q_U2 --> MOTOR_U["Motor Phase U"] Q_V2 --> MOTOR_V["Motor Phase V"] Q_W2 --> MOTOR_W["Motor Phase W"] MOTOR_U --> INDUSTRIAL_MOTOR["Servo Motor /
Precision Pump"] MOTOR_V --> INDUSTRIAL_MOTOR MOTOR_W --> INDUSTRIAL_MOTOR Q_U1 --> INV_NODE_U["Inverter Node U"] Q_V1 --> INV_NODE_V["Inverter Node V"] Q_W1 --> INV_NODE_W["Inverter Node W"] INV_NODE_U --> Q_U2 INV_NODE_V --> Q_V2 INV_NODE_W --> Q_W2 end %% Intelligent Auxiliary Power Distribution Section subgraph "Intelligent Auxiliary Power Distribution" AUX_TRANS["Auxiliary Transformer"] --> AUX_RECT["Auxiliary Rectifier"] AUX_RECT --> FILTER_CAPS["Filter Capacitors"] FILTER_CAPS --> LV_BUS["Low-Voltage Bus
24V/48V DC"] subgraph "Multi-Channel Intelligent Switches (VBA1104N)" SW_CH1["VBA1104N
100V/9A
Trench"] SW_CH2["VBA1104N
100V/9A
Trench"] SW_CH3["VBA1104N
100V/9A
Trench"] SW_CH4["VBA1104N
100V/9A
Trench"] end LV_BUS --> SW_CH1 LV_BUS --> SW_CH2 LV_BUS --> SW_CH3 LV_BUS --> SW_CH4 SW_CH1 --> LOAD1["PLC I/O Modules"] SW_CH2 --> LOAD2["Sensor Arrays"] SW_CH3 --> LOAD3["Communication Devices"] SW_CH4 --> LOAD4["Control Circuits"] end %% Rugged Load Switching Section subgraph "Rugged Load Switching & Field Interface" CONTROL_SIGNAL["PLC/Controller Output"] --> ISOLATOR["Digital/Opto Isolator"] ISOLATOR --> GATE_DRIVER["Rugged Gate Driver"] subgraph "Rugged Load Switches (VBMB165R07S)" LS_HEATER["VBMB165R07S
650V/7A
SJ_Multi-EPI"] LS_SOLENOID["VBMB165R07S
650V/7A
SJ_Multi-EPI"] LS_ACTUATOR["VBMB165R07S
650V/7A
SJ_Multi-EPI"] LS_CONTACTOR["VBMB165R07S
650V/7A
SJ_Multi-EPI"] end GATE_DRIVER --> LS_HEATER GATE_DRIVER --> LS_SOLENOID GATE_DRIVER --> LS_ACTUATOR GATE_DRIVER --> LS_CONTACTOR LS_HEATER --> HEATER_LOAD["Heater Banks"] LS_SOLENOID --> SOLENOID_LOAD["Solenoid Valves"] LS_ACTUATOR --> ACTUATOR_LOAD["Linear Actuators"] LS_CONTACTOR --> CONTACTOR_LOAD["Contactors/Relays"] end %% Control & Monitoring System subgraph "Central Control & Monitoring System" MAIN_MCU["Main Control MCU/PLC"] --> MOTOR_CTRL["Motor Control ASIC/FPGA"] MAIN_MCU --> POWER_MGMT["Power Management IC"] MAIN_MCU --> DIAG_SYSTEM["Diagnostic System"] MOTOR_CTRL --> INV_DRIVER["Inverter Gate Drivers"] POWER_MGMT --> SWITCH_CTRL["Switch Control Logic"] DIAG_SYSTEM --> CURRENT_SENSE["Current Sense Amplifiers"] DIAG_SYSTEM --> TEMP_SENSE["Temperature Sensors"] INV_DRIVER --> Q_U1 INV_DRIVER --> Q_U2 INV_DRIVER --> Q_V1 INV_DRIVER --> Q_V2 INV_DRIVER --> Q_W1 INV_DRIVER --> Q_W2 SWITCH_CTRL --> SW_CH1 SWITCH_CTRL --> SW_CH2 SWITCH_CTRL --> SW_CH3 SWITCH_CTRL --> SW_CH4 CURRENT_SENSE --> SW_CH1 CURRENT_SENSE --> SW_CH2 CURRENT_SENSE --> SW_CH3 CURRENT_SENSE --> SW_CH4 TEMP_SENSE --> HEATSINK["Heatsink Temperature"] end %% Protection & Communication Network subgraph "Protection & Communication Network" subgraph "Electrical Protection" RC_SNUBBER["RC Snubber Networks"] TVS_ARRAY["TVS Diode Arrays"] VARISTOR["Varistor Protection"] GATE_ZENER["Gate-Source Zener Clamps"] end RC_SNUBBER --> Q_U1 RC_SNUBBER --> Q_U2 TVS_ARRAY --> LS_HEATER VARISTOR --> HEATER_LOAD GATE_ZENER --> GATE_DRIVER MAIN_MCU --> INDUSTRIAL_COMM["Industrial Communication"] INDUSTRIAL_COMM --> PROTOCOLS["PROFIBUS/Modbus/CAN"] PROTOCOLS --> HMI_SCADA["HMI/SCADA System"] end %% Thermal Management Hierarchy subgraph "Hierarchical Thermal Management" LEVEL1["Level 1: Forced Air Cooling
VBMB165R07S Bank"] --> HEATSINK LEVEL2["Level 2: Convective/Baseplate
VBE16R07S Inverter"] --> PCB_HEATSINK["PCB Baseplate"] LEVEL3["Level 3: PCB Conduction
VBA1104N Switches"] --> THERMAL_VIAS["Thermal Vias & Copper"] CABINET_FAN["Cabinet Cooling Fan"] --> LEVEL1 CABINET_FAN --> LEVEL2 end %% Style Definitions style Q_U1 fill:#e8f5e8,stroke:#4caf50,stroke-width:2px style SW_CH1 fill:#e3f2fd,stroke:#2196f3,stroke-width:2px style LS_HEATER fill:#fff3e0,stroke:#ff9800,stroke-width:2px style MAIN_MCU fill:#fce4ec,stroke:#e91e63,stroke-width:2px style LEVEL1 fill:#f3e5f5,stroke:#9c27b0,stroke-width:2px

Preface: Forging the "Nerve Center" for Mission-Critical Automation – Discussing the Systems Thinking Behind Power Device Selection in Industrial Realms
In the demanding landscape of high-end process industries—chemical, pharmaceutical, power generation, and precision manufacturing—the control system is the cornerstone of safety, efficiency, and product quality. An outstanding industrial control power chain is not merely a provider of electricity; it is a deterministic, robust, and intelligent "nerve center" for actuation and protection. Its core imperatives—ultra-high reliability, precise motion control, seamless management of auxiliary subsystems, and resilience against harsh electrical environments—are all fundamentally anchored in the judicious selection and application of power semiconductor devices.
This article employs a holistic, mission-oriented design philosophy to dissect the core challenges within the power path of high-end process control systems: how, under the stringent constraints of 24/7 operational longevity, extreme environmental adaptability, stringent EMI/EMC requirements, and the need for precise diagnostics, can we select the optimal combination of power MOSFETs for three critical nodes: the precision motor drive inverter, the intelligent low-voltage auxiliary power distribution, and the rugged load switching for actuators and heaters?
I. In-Depth Analysis of the Selected Device Combination and Application Roles
1. The Backbone of Precision Motive Power: VBE16R07S (600V, 7A, TO-252, SJ_Multi-EPI) – Main Drive Inverter Switch
Core Positioning & Topology Deep Dive: Employed as the core switch in three-phase inverter bridges driving servo motors, precision pumps, and conveyor systems. Its 600V withstand voltage provides robust margin for common 380VAC rectified bus voltages (~540VDC). The Super Junction (SJ_Multi-EPI) technology offers an excellent balance between low conduction loss (Rds(on) of 650mΩ) and low switching loss, crucial for high-efficiency, high-switching-frequency Field-Oriented Control (FOC).
Key Technical Parameter Analysis:
Efficiency & Thermal Performance: The relatively low Rds(on) minimizes conduction losses during continuous operation, directly reducing heatsink requirements and improving system power density within control cabinets.
Robustness & Reliability: The TO-252 (D-PAK) package offers a robust and industry-standard footprint with good power dissipation capability. The 7A continuous rating, backed by the SJ technology's ruggedness, ensures stable performance under the continuous and cyclical loads typical of industrial processes.
Selection Trade-off: Compared to standard planar MOSFETs at this voltage, it offers significantly lower Rds(on) for a given die size, enabling a more compact drive solution. Compared to higher-current devices, it is optimally sized for the multi-kW motor drives common in process control, avoiding over-engineering.
2. The Intelligent System Steward: VBA1104N (100V, 9A, SOP8, Trench) – Multi-Channel Auxiliary Power Intelligent Distribution Switch
Core Positioning & System Integration Advantage: This single N-channel MOSFET in a compact SOP8 package is the key enabler for intelligent, diagnostic-capable power distribution for 24V/48V control circuits, sensors, PLC I/O modules, and communication devices.
Application Example: Used as a high-side switch controlled by the system microcontroller or PLC. It enables individual channel enable/disable, in-rush current management via soft-start, and—critically—provides a point for current sensing to implement advanced diagnostics (e.g., short-circuit detection, load degradation monitoring).
PCB Design & Control Value: The SOP8 package saves critical space on dense controller PCBs. Its N-channel nature, while requiring a gate drive above the source (often via a simple charge pump or bootstrap circuit), allows for a very low Rds(on) of 32mΩ @10V, minimizing voltage drop and power loss on critical control voltage rails.
Reason for N-Channel Selection: For intelligent distribution where current monitoring and ultra-low conduction loss are paramount, the superior Rds(on)Area figure of merit of N-channel trench MOSFETs is decisive. The drive complexity is easily managed by modern industrial gate driver ICs.
3. The Rugged Field Interface: VBMB165R07S (650V, 7A, TO-220F, SJ_Multi-EPI) – Dedicated Solenoid/Heater/Actuator Load Switch
Core Positioning & System Benefit: Positioned at the final output stage of PLC or controller modules to directly drive inductive (solenoid valves, contactors) and resistive (heater banks) loads. The 650V rating is essential for handling high-voltage transients generated by long cable runs and inductive kickback in industrial environments.
Application Example: Provides a robust, isolated switching output. The TO-220F (fully isolated) package allows easy mounting on a chassis or shared heatsink without insulation pads, simplifying thermal management for banked outputs.
Robustness Key Points: The integrated FRD (implied by SJ_Multi-EPI) is critical for clamping inductive energy. This device is selected for its durability rather than minimal Rds(on). Its voltage rating and package are optimized to withstand the electrically noisy "field side" of the control cabinet, protecting the sensitive control logic upstream.
II. System Integration Design and Expanded Key Considerations
1. Control Loops, Diagnostics, and Communication
Precision Drive & Controller Synchronization: The switching of the VBE16R07S in the inverter must be precisely timed by high-resolution PWM from dedicated motor control ASICs or FPGAs, with current feedback loops ensuring precise torque and speed control.
Digital Power Management Intelligence: The gate of each VBA1104N is controlled via SPI or GPIO from a system manager MCU. Current sense amplifiers on each channel feed back to the ADC, enabling real-time health monitoring of every auxiliary subsystem and predictive maintenance alerts.
Ruggedized Output Stage Design: The VBMB165R07S gate drive should include robust transient suppression (TVS, RC snubbers) and may be driven through opto-isolators or digital isolators to provide complete galvanic isolation between the control logic and the harsh field wiring.
2. Hierarchical Thermal Management Strategy
Primary Heat Source (Forced Air Cooling): Banked VBMB165R07S devices driving high-current solenoids or heaters are primary heat sources, often mounted on an extruded aluminum heatsink with forced air cooling from cabinet fans.
Secondary Heat Source (Convective/PCB Cooling): The VBE16R07S devices in the motor drive, while efficient, may be clustered on a PCB with a baseplate attached to a chassis or a dedicated, smaller heatsink.
Tertiary Heat Source (PCB Conduction): The VBA1104N devices, due to their low loss and distributed nature, rely on intelligent PCB layout with thermal vias and copper pours to dissipate heat.
3. Engineering Details for Reliability Reinforcement
Electrical Stress Protection:
VBMB165R07S/VBE16R07S: Mandatory use of RC snubber networks across drains and sources, and varistors at load terminals, to suppress voltage spikes from line inductance and load switching.
VBA1104N: Incorporation of TVS diodes on the load side to protect against external overvoltage events propagating back into the control system.
Enhanced Gate Protection: All gate drives should be impedance-controlled, with series resistors to prevent ringing. Gate-source Zener clamps (±15V to ±20V) are essential to protect against coupled noise in long industrial cabinet wiring runs.
Conservative Derating Practice:
Voltage Derating: VBMB165R07S stress should be kept below 500V; VBE16R07S below 480V. VBA1104N should operate well below 80V on 48V systems.
Current & Thermal Derating: Junction temperatures (Tj) must be maintained below 110°C for long-term reliability. Current ratings should be derated based on actual switching frequency, duty cycle, and worst-case ambient temperature inside the control cabinet (which can exceed 60°C).
III. Quantifiable Perspective on Scheme Advantages
Quantifiable Uptime & Diagnostic Improvement: Implementing intelligent distribution with VBA1104N enables predictive fault detection. This can reduce unplanned downtime by enabling maintenance during planned stops, potentially improving overall equipment effectiveness (OEE) by several percentage points.
Quantifiable System Robustness: The use of the 650V-rated VBMB165R07S for field interfaces, compared to standard 600V parts, provides an extra layer of safety margin against line transients, significantly reducing the field failure rate of output modules in electrically harsh plants.
Lifecycle Cost Optimization: The selection of reliable, appropriately rated devices (VBE16R07S, VBMB165R07S) combined with advanced diagnostic capabilities (VBA1104N) minimizes emergency repairs, spare part inventory, and production loss due to control system failure.
IV. Summary and Forward Look
This scheme constructs a resilient, precise, and intelligent power chain for high-end process industrial control, spanning from precise motive force generation to intelligent subsystem management and rugged field interfacing. Its essence is "Right-Fitting for Mission-Critical Duty":
Power Conversion Level – Focus on "Precision & Efficiency": Select Super Junction technology for the core drive, balancing switching speed and conduction loss for optimal control fidelity and energy efficiency.
Power Management Level – Focus on "Intelligence & Diagnostics": Utilize low-Rds(on), compact MOSFETs as the active element in digitally managed power channels, transforming distribution into a source of system health data.
Load Interface Level – Focus on "Ruggedness & Isolation": Choose higher-voltage-rated, isolated-package devices specifically hardened to withstand the abusive electrical environment of the industrial field.
Future Evolution Directions:
Integrated Smart Switches: Migration towards Intelligent Power Switches (IPS) that combine the VBA1104N MOSFET with full diagnostics, protection, and a serial interface in one package, further simplifying design and enhancing functional safety (SIL) capabilities.
Wide Bandgap for Ultra-High Performance Drives: For the most demanding servo applications, the main drive inverter could adopt Silicon Carbide (SiC) MOSFETs to achieve ultra-high switching frequencies, minimizing torque ripple and enabling even more compact motor designs.
Engineers can refine this framework based on specific application parameters such as motor power ratings, control voltage standards (24V/48V), the inventory of field loads, and the required Safety Integrity Level (SIL), thereby architecting industrial control systems that are not only powerful but also supremely reliable and insightful.

Detailed Topology Diagrams

Precision Motor Drive Inverter Topology Detail

graph LR subgraph "Three-Phase Inverter Bridge Detail" DC_IN["DC Link Input (~540VDC)"] --> BUS_POS["Positive Bus"] BUS_POS --> Q_UH["VBE16R07S
High-Side U"] BUS_POS --> Q_VH["VBE16R07S
High-Side V"] BUS_POS --> Q_WH["VBE16R07S
High-Side W"] Q_UH --> NODE_U["Phase U Node"] Q_VH --> NODE_V["Phase V Node"] Q_WH --> NODE_W["Phase W Node"] NODE_U --> Q_UL["VBE16R07S
Low-Side U"] NODE_V --> Q_VL["VBE16R07S
Low-Side V"] NODE_W --> Q_WL["VBE16R07S
Low-Side W"] Q_UL --> BUS_NEG["Negative Bus"] Q_VL --> BUS_NEG Q_WL --> BUS_NEG NODE_U --> MOTOR_TERM_U["Motor Terminal U"] NODE_V --> MOTOR_TERM_V["Motor Terminal V"] NODE_W --> MOTOR_TERM_W["Motor Terminal W"] end subgraph "Control & Feedback Loop" CTRL_ASIC["Motor Control ASIC"] --> GATE_DRV["Gate Driver IC"] GATE_DRV --> PWM_UH["PWM U High"] GATE_DRV --> PWM_UL["PWM U Low"] GATE_DRV --> PWM_VH["PWM V High"] GATE_DRV --> PWM_VL["PWM V Low"] GATE_DRV --> PWM_WH["PWM W High"] GATE_DRV --> PWM_WL["PWM W Low"] PWM_UH --> Q_UH PWM_UL --> Q_UL PWM_VH --> Q_VH PWM_VL --> Q_VL PWM_WH --> Q_WH PWM_WL --> Q_WL CURRENT_SENSOR["Current Sensor"] --> ADC["ADC Input"] ADC --> CTRL_ASIC end subgraph "Protection Circuits" RC_SNUB["RC Snubber"] --> Q_UH RC_SNUB --> Q_UL GATE_PROT["Gate Protection"] --> GATE_DRV end style Q_UH fill:#e8f5e8,stroke:#4caf50,stroke-width:2px style Q_UL fill:#e8f5e8,stroke:#4caf50,stroke-width:2px

Intelligent Auxiliary Power Distribution Topology Detail

graph LR subgraph "Multi-Channel Intelligent Switch Array" LV_BUS_IN["24V/48V DC Bus"] --> CH1_SW["VBA1104N
Channel 1"] LV_BUS_IN --> CH2_SW["VBA1104N
Channel 2"] LV_BUS_IN --> CH3_SW["VBA1104N
Channel 3"] LV_BUS_IN --> CH4_SW["VBA1104N
Channel 4"] CH1_SW --> CH1_OUT["Output Channel 1"] CH2_SW --> CH2_OUT["Output Channel 2"] CH3_SW --> CH3_OUT["Output Channel 3"] CH4_SW --> CH4_OUT["Output Channel 4"] CH1_OUT --> LOAD_PLC["PLC I/O Power"] CH2_OUT --> LOAD_SENSOR["Sensor Power Rail"] CH3_OUT --> LOAD_COMM["Communication Power"] CH4_OUT --> LOAD_CTRL["Control Circuit Power"] end subgraph "Digital Control & Diagnostics" MCU_GPIO["MCU GPIO/SPI"] --> LEVEL_SHIFT["Level Shifter"] LEVEL_SHIFT --> CH1_CTRL["Channel 1 Control"] LEVEL_SHIFT --> CH2_CTRL["Channel 2 Control"] LEVEL_SHIFT --> CH3_CTRL["Channel 3 Control"] LEVEL_SHIFT --> CH4_CTRL["Channel 4 Control"] CH1_CTRL --> CH1_SW CH2_CTRL --> CH2_SW CH3_CTRL --> CH3_SW CH4_CTRL --> CH4_SW subgraph "Current Sensing & Diagnostics" CS_AMP1["Current Sense Amp 1"] CS_AMP2["Current Sense Amp 2"] CS_AMP3["Current Sense Amp 3"] CS_AMP4["Current Sense Amp 4"] end CH1_SW --> CS_AMP1 CH2_SW --> CS_AMP2 CH3_SW --> CS_AMP3 CH4_SW --> CS_AMP4 CS_AMP1 --> MCU_ADC["MCU ADC"] CS_AMP2 --> MCU_ADC CS_AMP3 --> MCU_ADC CS_AMP4 --> MCU_ADC MCU_ADC --> DIAG_LOGIC["Diagnostic Logic"] DIAG_LOGIC --> FAULT_IND["Fault Indicators"] end subgraph "Protection Features" TVS_PROT["TVS Protection"] --> CH1_OUT TVS_PROT --> CH2_OUT TVS_PROT --> CH3_OUT TVS_PROT --> CH4_OUT SOFT_START["Soft-Start Circuit"] --> CH1_CTRL SOFT_START --> CH2_CTRL end style CH1_SW fill:#e3f2fd,stroke:#2196f3,stroke-width:2px style CH2_SW fill:#e3f2fd,stroke:#2196f3,stroke-width:2px

Rugged Load Switching Topology Detail

graph LR subgraph "Rugged Load Switch Channel" CTRL_SIG["Controller Signal"] --> ISOLATION["Digital Isolator"] ISOLATION --> GATE_DRIVE["Gate Driver Circuit"] GATE_DRIVE --> GATE_RES["Series Gate Resistor"] GATE_RES --> MOSFET_GATE["VBMB165R07S Gate"] POWER_IN["Field Power Supply"] --> LOAD_SWITCH["VBMB165R07S
650V/7A"] MOSFET_GATE --> LOAD_SWITCH LOAD_SWITCH --> LOAD_OUTPUT["Load Output"] LOAD_OUTPUT --> FIELD_LOAD["Solenoid/Heater/Actuator"] FIELD_LOAD --> RETURN_PATH["Return Path"] end subgraph "Electrical Protection Network" subgraph "Voltage Transient Protection" RC_SNUBBER_CIRCUIT["RC Snubber"] --> LOAD_SWITCH MOV_VARISTOR["MOV/Varistor"] --> LOAD_OUTPUT TVS_CLAMP["TVS Clamp"] --> MOSFET_GATE GATE_ZENER_CLAMP["Zener Clamp"] --> MOSFET_GATE end subgraph "Inductive Kickback Management" FREE_WHEEL_DIODE["Free-Wheel Diode"] --> FIELD_LOAD RCD_SNUBBER["RCD Snubber"] --> LOAD_SWITCH end end subgraph "Thermal Management" HEATSINK_BLOCK["Extruded Heatsink"] --> LOAD_SWITCH FORCED_AIR["Forced Air Flow"] --> HEATSINK_BLOCK TEMP_SENSOR["Temperature Sensor"] --> HEATSINK_BLOCK TEMP_SENSOR --> MONITOR_SYS["Monitoring System"] end subgraph "Bank Configuration for High-Density I/O" subgraph "Switch Bank 1" SW1["VBMB165R07S"] SW2["VBMB165R07S"] SW3["VBMB165R07S"] SW4["VBMB165R07S"] end subgraph "Switch Bank 2" SW5["VBMB165R07S"] SW6["VBMB165R07S"] SW7["VBMB165R07S"] SW8["VBMB165R07S"] end SHARED_HS["Shared Heatsink"] --> SW1 SHARED_HS --> SW2 SHARED_HS --> SW3 SHARED_HS --> SW4 SHARED_HS --> SW5 SHARED_HS --> SW6 SHARED_HS --> SW7 SHARED_HS --> SW8 end style LOAD_SWITCH fill:#fff3e0,stroke:#ff9800,stroke-width:2px style SW1 fill:#fff3e0,stroke:#ff9800,stroke-width:2px
Download PDF document
Download now:VBA1104N

Sample Req

Online

Telephone

400-655-8788

WeChat

Topping

Sample Req
Online
Telephone
WeChat