Specialty Vehicles

Your present location > Home page > Specialty Vehicles
Optimization of Power Chain for AI-Powered Maritime Rescue eVTOLs: A High-Density MOSFET Selection Scheme Based on Propulsion Inverter, High-Voltage DCDC, and Intelligent Load Management
AI Maritime Rescue eVTOL Power Chain Topology Diagram

AI Maritime Rescue eVTOL Power Chain Overall Topology Diagram

graph LR %% Main Power Source subgraph "High-Voltage Battery System" BAT_PACK["High-Voltage Battery Pack
400-500VDC"] BAT_MGMT["Battery Management System
(BMS)"] end %% High-Power Propulsion Inverter Section subgraph "Main Propulsion Inverter (Multi-Phase)" FCC["Flight Control Computer
(FCC)"] FCC --> FOC["Field-Oriented Control
(FOC) Algorithm"] subgraph "Three-Phase Inverter Bridge" PHASE_U["Phase U Bridge Leg"] PHASE_V["Phase V Bridge Leg"] PHASE_W["Phase W Bridge Leg"] end BAT_PACK --> HV_BUS["High-Voltage DC Bus
100-150VDC"] HV_BUS --> PHASE_U HV_BUS --> PHASE_V HV_BUS --> PHASE_W subgraph "Low-Side MOSFETs (Propulsion)" LS_U1["VBGL1201N
200V/100A"] LS_U2["VBGL1201N
200V/100A"] LS_V1["VBGL1201N
200V/100A"] LS_V2["VBGL1201N
200V/100A"] LS_W1["VBGL1201N
200V/100A"] LS_W2["VBGL1201N
200V/100A"] end PHASE_U --> LS_U1 PHASE_U --> LS_U2 PHASE_V --> LS_V1 PHASE_V --> LS_V2 PHASE_W --> LS_W1 PHASE_W --> LS_W2 LS_U1 --> GND_PROP LS_U2 --> GND_PROP LS_V1 --> GND_PROP LS_V2 --> GND_PROP LS_W1 --> GND_PROP LS_W2 --> GND_PROP GATE_DRIVER_INV["High-Performance Gate Driver"] --> LS_U1 GATE_DRIVER_INV --> LS_U2 GATE_DRIVER_INV --> LS_V1 GATE_DRIVER_INV --> LS_V2 GATE_DRIVER_INV --> LS_W1 GATE_DRIVER_INV --> LS_W2 FOC --> GATE_DRIVER_INV PHASE_U --> PROP_MOTOR_U["Propulsion Motor U"] PHASE_V --> PROP_MOTOR_V["Propulsion Motor V"] PHASE_W --> PROP_MOTOR_W["Propulsion Motor W"] end %% High-Voltage Bidirectional DCDC Section subgraph "High-Voltage Bidirectional DCDC Converter" subgraph "Primary Side Switches" PS_SW1["VBMB165R38SFD
650V/38A"] PS_SW2["VBMB165R38SFD
650V/38A"] PS_SW3["VBMB165R38SFD
650V/38A"] PS_SW4["VBMB165R38SFD
650V/38A"] end BAT_PACK --> PS_SW1 BAT_PACK --> PS_SW2 PS_SW3 --> DCDC_XFRMR["Isolated Transformer
Primary"] PS_SW4 --> DCDC_XFRMR DCDC_XFRMR --> PS_SW1 DCDC_XFRMR --> PS_SW2 subgraph "Secondary Side Switches" SS_SW1["VBGL1201N
200V/100A"] SS_SW2["VBGL1201N
200V/100A"] SS_SW3["VBGL1201N
200V/100A"] SS_SW4["VBGL1201N
200V/100A"] end DCDC_XFRMR --> SS_SW1 DCDC_XFRMR --> SS_SW2 DCDC_XFRMR --> SS_SW3 DCDC_XFRMR --> SS_SW4 SS_SW1 --> HV_BUS SS_SW2 --> HV_BUS SS_SW3 --> HV_BUS SS_SW4 --> HV_BUS DCDC_CTRL["Bidirectional DCDC Controller"] --> PS_GATE_DRV["Primary Gate Driver"] DCDC_CTRL --> SS_GATE_DRV["Secondary Gate Driver"] PS_GATE_DRV --> PS_SW1 PS_GATE_DRV --> PS_SW2 PS_GATE_DRV --> PS_SW3 PS_GATE_DRV --> PS_SW4 SS_GATE_DRV --> SS_SW1 SS_GATE_DRV --> SS_SW2 SS_GATE_DRV --> SS_SW3 SS_GATE_DRV --> SS_SW4 end %% Intelligent Load Management Section subgraph "Distributed Intelligent Load Management" VMS["Vehicle Management System
(VMS)"] PDU["Power Distribution Unit
(PDU)"] AUX_BUS["Auxiliary Power Bus
24V/28VDC"] VMS --> PDU HV_BUS --> AUX_DCDC["Auxiliary DCDC Converter"] AUX_DCDC --> AUX_BUS subgraph "Critical Avionics Loads" AVIONICS_SW["VBQF2311
Dual P-MOSFET"] COMM_SW["VBQF2311
Dual P-MOSFET"] SENSOR_SW["VBQF2311
Dual P-MOSFET"] end subgraph "Rescue Payload Loads" SEARCHLIGHT_SW["VBQF2311
Dual P-MOSFET"] WINCH_SW["VBQF2311
Dual P-MOSFET"] MEDICAL_SW["VBQF2311
Dual P-MOSFET"] end PDU --> AVIONICS_SW PDU --> COMM_SW PDU --> SENSOR_SW PDU --> SEARCHLIGHT_SW PDU --> WINCH_SW PDU --> MEDICAL_SW AUX_BUS --> AVIONICS_SW AUX_BUS --> COMM_SW AUX_BUS --> SENSOR_SW AUX_BUS --> SEARCHLIGHT_SW AUX_BUS --> WINCH_SW AUX_BUS --> MEDICAL_SW AVIONICS_SW --> AVIONICS["Flight Avionics"] COMM_SW --> COMMS["Communications System"] SENSOR_SW --> SENSORS["AI Sensor Suite"] SEARCHLIGHT_SW --> SEARCHLIGHT["Rescue Searchlight"] WINCH_SW --> WINCH["Rescue Winch System"] MEDICAL_SW --> MEDICAL["Medical Equipment"] end %% Thermal Management System subgraph "Hierarchical Thermal Management" COOLING_LEVEL1["Level 1: Liquid-Cooled Cold Plate"] --> LS_U1 COOLING_LEVEL1 --> LS_V1 COOLING_LEVEL1 --> LS_W1 COOLING_LEVEL2["Level 2: Forced-Air Heatsink"] --> PS_SW1 COOLING_LEVEL2 --> PS_SW2 COOLING_LEVEL3["Level 3: PCB Thermal Design"] --> AVIONICS_SW COOLING_LEVEL3 --> COMM_SW TEMP_SENSORS["Distributed Temperature Sensors"] --> VMS VMS --> COOLING_CTRL["Cooling System Controller"] COOLING_CTRL --> PUMP_CTRL["Liquid Pump Control"] COOLING_CTRL --> FAN_CTRL["Fan Speed Control"] end %% Protection & Monitoring subgraph "Mission-Critical Protection" subgraph "Voltage Spike Protection" TVS_ARRAY["TVS Diode Array"] RCD_SNUBBER["RCD Snubber Circuit"] ZENER_PROT["Gate-Source Zener Protection"] end subgraph "Current Monitoring" SHUNT_SENSORS["High-Precision Shunt Resistors"] CURRENT_MON["Current Monitoring IC"] end subgraph "Fault Detection" OC_FAULT["Over-Current Detection"] OV_FAULT["Over-Voltage Detection"] OT_FAULT["Over-Temperature Detection"] end TVS_ARRAY --> HV_BUS RCD_SNUBBER --> PS_SW1 RCD_SNUBBER --> PS_SW2 ZENER_PROT --> LS_U1 ZENER_PROT --> LS_V1 SHUNT_SENSORS --> LS_U1 SHUNT_SENSORS --> LS_V1 SHUNT_SENSORS --> LS_W1 CURRENT_MON --> VMS OC_FAULT --> VMS OV_FAULT --> VMS OT_FAULT --> VMS VMS --> FAULT_HANDLER["Fault Handler & Load Shedding"] end %% Communication Network VMS --> CAN_BUS["Vehicle CAN Bus"] CAN_BUS --> FCC CAN_BUS --> DCDC_CTRL CAN_BUS --> BAT_MGMT VMS --> CLOUD_LINK["Satellite/Cloud Communication"] %% Style Definitions style LS_U1 fill:#e8f5e8,stroke:#4caf50,stroke-width:2px style PS_SW1 fill:#e3f2fd,stroke:#2196f3,stroke-width:2px style AVIONICS_SW fill:#fff3e0,stroke:#ff9800,stroke-width:2px style VMS fill:#fce4ec,stroke:#e91e63,stroke-width:2px

Preface: Empowering the "Flying Lifeguard" – Systems Thinking for Extreme Power Density and Reliability
In the demanding arena of AI-powered maritime rescue eVTOLs (Electric Vertical Take-Off and Landing), the power system is the cornerstone of mission success. It must deliver exceptional power density for extended range and payload, unwavering reliability in harsh salt-air environments, and intelligent energy management for dynamic flight phases and critical rescue equipment. Beyond the batteries and motors, the ultimate performance is defined by the efficiency, robustness, and integration level of the power semiconductor devices.
This article adopts a mission-critical, system-level design philosophy to address the core power chain challenges: selecting the optimal power MOSFETs for the three pivotal nodes—the high-power main propulsion inverter, the high-voltage bidirectional DCDC converter, and the distributed intelligent load management system—under stringent constraints of weight, volume, reliability, and thermal management.
I. In-Depth Analysis of the Selected Device Combination and Application Roles
1. The Heart of Thrust: VBGL1201N (200V, 100A, 11mΩ, TO-263, SGT) – Main Propulsion Inverter Low-Side Switch
Core Positioning & Topology Deep Dive: This device is engineered for the high-current, low-voltage legs of multi-phase propulsion motor inverters (typically operating from a 100V-150V HV bus). Its incredibly low Rds(on) of 11mΩ @10V is paramount for minimizing conduction losses during high-torque maneuvers like hover, climb, and forward flight in rescue dash.
Key Technical Parameter Analysis:
Ultra-Low Loss for Extended Endurance: The minimal Rds(on) directly translates to higher system efficiency, extending crucial on-station time and operational range—a critical factor in maritime search and rescue.
SGT Technology Advantage: The Shielded Gate Trench (SGT) technology offers an excellent balance of low on-resistance, low gate charge (Qg), and high switching speed, enabling high-frequency PWM operation for smoother motor control and reduced torque ripple.
TO-263 Package for Power & Thermal: The package provides a robust thermal path for heat dissipation, essential for handling peak currents during aggressive flight profiles.
Selection Trade-off: Compared to standard Trench MOSFETs, the SGT-based VBGL1201N offers superior FOM (Figure of Merit: Rds(on)Qg), making it ideal for high-frequency, high-efficiency inverter designs where every watt of loss saved contributes to mission capability.
2. The High-Voltage Energy Arbiter: VBMB165R38SFD (650V, 38A, 67mΩ, TO-220F, SJ_Multi-EPI) – High-Voltage Bidirectional DCDC Primary Switch
Core Positioning & System Benefit: This Super Junction MOSFET is tailored for the primary side of isolated bidirectional DCDC converters, managing energy flow between a high-voltage battery pack (e.g., 400V-500V) and the propulsion bus or auxiliary systems. Its 650V rating offers robust margin for voltage spikes.
Key Technical Parameter Analysis:
High-Voltage Efficiency with Multi-EPI: The Super Junction Multi-EPI structure achieves low specific on-resistance at high voltage, keeping conduction losses in check. Its fast intrinsic body diode is beneficial for soft-switching topologies (e.g., Phase-Shifted Full Bridge), enhancing efficiency in bidirectional operation.
TO-220F Full-Pak Advantage: The fully isolated package simplifies heatsink mounting and improves system insulation integrity, which is vital for safety and reliability in compact eVTOL power modules.
Selection Trade-off: For this voltage and power level, it provides a more efficient and faster-switching alternative to IGBTs, enabling higher switching frequencies, smaller magnetics, and ultimately, a lighter and more power-dense DCDC converter—a key weight-saving factor.
3. The Distributed Power Commander: VBQF2311 (-30V, -30A, 9mΩ @10V, DFN8(3x3), P-Channel) – Intelligent, High-Density Load Switch
Core Positioning & System Integration Advantage: This dual P-MOSFET in a compact DFN package is the cornerstone of decentralized, intelligent load management for critical 24V/28V avionics and rescue payloads (e.g., searchlights, comms, winches, medical equipment).
Key Technical Parameter Analysis:
Ultra-Low Rds(on) in Miniature Footprint: An exceptionally low 9mΩ Rds(on) minimizes voltage drop and power loss in power distribution paths, which is crucial for maintaining stable voltage for sensitive electronics.
Space-Critical Integration: The DFN8(3x3) package offers supreme power density, allowing placement close to loads, reducing harness weight and complexity, and improving power delivery integrity.
P-Channel for Simplified Control: As a high-side switch, it enables direct control from low-voltage logic (e.g., an Avionics Management Unit) without charge pumps, simplifying circuit design and enhancing reliability for numerous distributed points.
Selection Trade-off: Compared to larger packaged discrete or relay-based solutions, it offers a dramatic reduction in size and weight while providing solid-state reliability, fast switching, and diagnostic capability (when used with monitoring circuitry).
II. System Integration Design and Expanded Key Considerations
1. Topology, Drive, and Control Synergy
Propulsion Inverter & Motor Control: The VBGL1201N, driven by high-performance, low-inductance gate drivers, must execute precise Field-Oriented Control (FOC) commands from the Flight Control Computer (FCC) to ensure stable, responsive, and efficient motor operation across all flight envelopes.
High-Voltage DCDC & Energy Management: The switching of VBMB165R38SFD must be tightly synchronized with the DCDC controller to facilitate efficient, bidirectional energy transfer between the main battery and essential subsystems, managed by the Vehicle Management System (VMS).
Digital Load Management: Each VBQF2311 acts as a smart circuit breaker, controlled via PWM or digital I/O from a Power Distribution Unit (PDU), enabling sequential power-up, in-flight load shedding for priority management, and rapid fault isolation.
2. Hierarchical and Weight-Conscious Thermal Strategy
Primary Heat Source (Liquid Cooled Plate): The VBGL1201Ns in the propulsion inverter must be mounted on a liquid-cooled cold plate, directly integrating with the motor cooling loop for maximum heat dissipation with minimal weight penalty.
Secondary Heat Source (Forced Air/Conduction): The VBMB165R38SFD devices within the DCDC module can utilize a dedicated forced-air heatsink or conduct heat to a primary cold plate via thermal interface materials.
Tertiary Heat Source (PCB Conduction & Ambient): The VBQF2311 switches rely on optimized PCB thermal design—thermal vias, exposed pads, and copper pours—to dissipate heat into the surrounding structure or airflow.
3. Engineering Details for Mission-Critical Reliability
Electrical Stress Protection:
VBMB165R38SFD: Requires careful snubber design to clamp voltage spikes from transformer leakage inductance in the DCDC stage.
VBGL1201N: Gate-source Zener protection is essential to prevent transients from the long motor cables.
Inductive Load Handling: Loads switched by VBQF2311 need appropriate freewheeling paths.
Aerospace-Grade Derating Practice:
Voltage Derating: Apply strict derating (e.g., 60-70% of VDS max) to account for harsh transients. VBMB165R38SFD should see max VDS < 455V.
Current & Thermal Derating: All devices must be operated well within their SOA at maximum expected junction temperatures, with significant margin for peak loads during emergency maneuvers. Tj(max) should be derated for long-term reliability.
III. Quantifiable Perspective on Scheme Advantages
Quantifiable Weight & Efficiency Gain: Using VBGL1201N over conventional MOSFETs can reduce inverter conduction losses by >25%, allowing for smaller, lighter heatsinks or directly increasing available power. The high-density VBQF2311 can reduce wiring harness weight by up to 15% in distributed systems.
Quantifiable Power Density & Reliability Improvement: The combination of SGT (VBGL1201N), SJ (VBMB165R38SFD), and ultra-compact packaging (VBQF2311) yields a power system with significantly higher power-to-weight and power-to-volume ratios. Reduced component count and interconnections directly improve system-level MTBF.
Mission Availability Optimization: A robust, well-protected power chain minimizes in-flight failures, maximizing the eVTOL's readiness for critical rescue missions and reducing lifecycle maintenance costs.
IV. Summary and Forward Look
This scheme delivers a cohesive, high-performance power chain for maritime rescue eVTOLs, addressing propulsion, high-voltage conversion, and intelligent load management with devices optimized for power density and reliability.
Propulsion Level – Focus on "Peak Efficiency & Power Density": Leverage advanced SGT MOSFETs for maximum thrust efficiency and thermal performance.
Energy Conversion Level – Focus on "High-Voltage Robustness & Efficiency": Utilize high-voltage SJ MOSFETs in isolated packages for safe, efficient, and compact DCDC conversion.
Power Distribution Level – Focus on "Decentralized Intelligence & Miniaturization": Deploy ultra-low Rds(on) P-MOSFETs in microscopic packages for smart, lightweight, and reliable load control.
Future Evolution Directions:
Wide Bandgap (SiC/GaN) Adoption: For next-generation, higher voltage (>800V) and ultra-high-frequency eVTOLs, transitioning propulsion inverters and DCDC to Silicon Carbide (SiC) MOSFETs will enable further breakthroughs in efficiency, switching frequency, and system weight reduction.
Fully Integrated Smart Power Nodes: Evolution towards Intelligent Power Switches (IPS) or PMICs with integrated FETs, diagnostics, and communication (e.g., CAN FD) will enable even more advanced health monitoring and predictive maintenance for the power system.
This framework provides a foundational design approach. Engineers must tailor the final selection based on specific aircraft parameters: propulsion motor voltage/power, battery configuration, detailed load profiles, and the chosen thermal management architecture.

Detailed Topology Diagrams

Main Propulsion Inverter Topology Detail

graph LR subgraph "Three-Phase Inverter Bridge with SGT MOSFETs" HV_BUS_INV["High-Voltage DC Bus
100-150VDC"] subgraph "Phase U Bridge Leg" HS_U["High-Side Switch"] LS_U["VBGL1201N
200V/100A"] end subgraph "Phase V Bridge Leg" HS_V["High-Side Switch"] LS_V["VBGL1201N
200V/100A"] end subgraph "Phase W Bridge Leg" HS_W["High-Side Switch"] LS_W["VBGL1201N
200V/100A"] end HV_BUS_INV --> HS_U HV_BUS_INV --> HS_V HV_BUS_INV --> HS_W HS_U --> PHASE_U_NODE["Phase U Output"] HS_V --> PHASE_V_NODE["Phase V Output"] HS_W --> PHASE_W_NODE["Phase W Output"] PHASE_U_NODE --> LS_U PHASE_V_NODE --> LS_V PHASE_W_NODE --> LS_W LS_U --> GND_INV LS_V --> GND_INV LS_W --> GND_INV end subgraph "Motor Control & Driving" FCC_INV["Flight Control Computer"] --> FOC_INV["Field-Oriented Control"] FOC_INV --> PWM_GEN["PWM Generation"] PWM_GEN --> GATE_DRIVER_INV_D["Low-Side Gate Driver"] GATE_DRIVER_INV_D --> LS_U GATE_DRIVER_INV_D --> LS_V GATE_DRIVER_INV_D --> LS_W PHASE_U_NODE --> MOTOR_U["Propulsion Motor Phase U"] PHASE_V_NODE --> MOTOR_V["Propulsion Motor Phase V"] PHASE_W_NODE --> MOTOR_W["Propulsion Motor Phase W"] end subgraph "Protection & Sensing" CURRENT_SENSE_INV["Current Sensors"] --> FOC_INV VOLTAGE_SENSE_INV["Voltage Sensors"] --> FOC_INV TEMP_SENSE_INV["Temperature Sensors"] --> PROTECTION_LOGIC["Protection Logic"] ZENER_PROT_INV["Gate-Source Zener"] --> LS_U ZENER_PROT_INV --> LS_V ZENER_PROT_INV --> LS_W PROTECTION_LOGIC --> FAULT_SIGNAL["Fault Signal to VMS"] end style LS_U fill:#e8f5e8,stroke:#4caf50,stroke-width:2px style LS_V fill:#e8f5e8,stroke:#4caf50,stroke-width:2px style LS_W fill:#e8f5e8,stroke:#4caf50,stroke-width:2px

High-Voltage Bidirectional DCDC Converter Topology Detail

graph LR subgraph "Phase-Shifted Full Bridge Primary" BAT_HV["High-Voltage Battery
400-500VDC"] --> Q1["VBMB165R38SFD
650V/38A"] BAT_HV --> Q2["VBMB165R38SFD
650V/38A"] Q1 --> TRANS_PRI["Transformer Primary"] Q2 --> TRANS_PRI Q3["VBMB165R38SFD
650V/38A"] --> TRANS_PRI Q4["VBMB165R38SFD
650V/38A"] --> TRANS_PRI Q3 --> GND_DCDC_PRI Q4 --> GND_DCDC_PRI PSFB_CONTROLLER["Phase-Shifted Controller"] --> DRIVER_PRI["Primary Gate Driver"] DRIVER_PRI --> Q1 DRIVER_PRI --> Q2 DRIVER_PRI --> Q3 DRIVER_PRI --> Q4 end subgraph "Full Bridge Secondary" TRANS_SEC["Transformer Secondary"] --> D1["Synchronous Rectifier"] D1 --> HV_BUS_DCDC["Propulsion Bus
100-150VDC"] TRANS_SEC --> D2["Synchronous Rectifier"] D2 --> HV_BUS_DCDC D3["Synchronous Rectifier"] --> TRANS_SEC D4["Synchronous Rectifier"] --> TRANS_SEC HV_BUS_DCDC --> D3 HV_BUS_DCDC --> D4 SR_CONTROLLER["Synchronous Rectifier Controller"] --> DRIVER_SEC["Secondary Gate Driver"] DRIVER_SEC --> D1 DRIVER_SEC --> D2 DRIVER_SEC --> D3 DRIVER_SEC --> D4 end subgraph "Bidirectional Control & Protection" DCDC_CTRL_D["Bidirectional Controller"] --> PSFB_CONTROLLER DCDC_CTRL_D --> SR_CONTROLLER VOLTAGE_FB["Voltage Feedback"] --> DCDC_CTRL_D CURRENT_FB["Current Feedback"] --> DCDC_CTRL_D RCD_SNUBBER_D["RCD Snubber"] --> Q1 RCD_SNUBBER_D --> Q2 OVP_CIRCUIT["Over-Voltage Protection"] --> DCDC_CTRL_D OCP_CIRCUIT["Over-Current Protection"] --> DCDC_CTRL_D end style Q1 fill:#e3f2fd,stroke:#2196f3,stroke-width:2px style Q2 fill:#e3f2fd,stroke:#2196f3,stroke-width:2px style D1 fill:#e8f5e8,stroke:#4caf50,stroke-width:2px

Intelligent Load Management Topology Detail

graph LR subgraph "Power Distribution Unit (PDU)" VMS_LM["Vehicle Management System"] --> PDU_LM["Power Distribution Controller"] PDU_LM --> CAN_INTERFACE["CAN Interface"] end subgraph "Distributed Load Switch Network" AUX_BUS_LM["24V/28V Auxiliary Bus"] subgraph "Avionics Power Channel" AVIONICS_SW_LM["VBQF2311
Dual P-MOSFET"] STATUS_MON1["Current/Status Monitor"] end subgraph "Communications Power Channel" COMM_SW_LM["VBQF2311
Dual P-MOSFET"] STATUS_MON2["Current/Status Monitor"] end subgraph "Rescue Payload Channel 1" SEARCHLIGHT_SW_LM["VBQF2311
Dual P-MOSFET"] STATUS_MON3["Current/Status Monitor"] end subgraph "Rescue Payload Channel 2" WINCH_SW_LM["VBQF2311
Dual P-MOSFET"] STATUS_MON4["Current/Status Monitor"] end AUX_BUS_LM --> AVIONICS_SW_LM AUX_BUS_LM --> COMM_SW_LM AUX_BUS_LM --> SEARCHLIGHT_SW_LM AUX_BUS_LM --> WINCH_SW_LM PDU_LM --> LEVEL_SHIFTER["Level Shifter Array"] LEVEL_SHIFTER --> AVIONICS_SW_LM LEVEL_SHIFTER --> COMM_SW_LM LEVEL_SHIFTER --> SEARCHLIGHT_SW_LM LEVEL_SHIFTER --> WINCH_SW_LM AVIONICS_SW_LM --> AVIONICS_LOAD["Avionics Systems"] COMM_SW_LM --> COMMS_LOAD["Communications System"] SEARCHLIGHT_SW_LM --> SEARCHLIGHT_LOAD["Rescue Searchlight"] WINCH_SW_LM --> WINCH_LOAD["Rescue Winch"] STATUS_MON1 --> PDU_LM STATUS_MON2 --> PDU_LM STATUS_MON3 --> PDU_LM STATUS_MON4 --> PDU_LM end subgraph "Protection & Sequencing" subgraph "Load Sequencing" SEQ_LOGIC["Sequencing Logic"] POWER_UP_SEQ["Controlled Power-Up Sequence"] PRIORITY_SHED["Priority-Based Load Shedding"] end subgraph "Fault Protection" OVP_LM["Over-Voltage Protection"] OCP_LM["Over-Current Protection"] OTP_LM["Over-Temperature Protection"] DIAGNOSTICS["Diagnostic Reporting"] end PDU_LM --> SEQ_LOGIC SEQ_LOGIC --> POWER_UP_SEQ SEQ_LOGIC --> PRIORITY_SHED STATUS_MON1 --> OCP_LM STATUS_MON2 --> OCP_LM OCP_LM --> FAULT_ISOLATION["Fault Isolation"] FAULT_ISOLATION --> PDU_LM PDU_LM --> DIAGNOSTICS DIAGNOSTICS --> VMS_LM end style AVIONICS_SW_LM fill:#fff3e0,stroke:#ff9800,stroke-width:2px style COMM_SW_LM fill:#fff3e0,stroke:#ff9800,stroke-width:2px style SEARCHLIGHT_SW_LM fill:#fff3e0,stroke:#ff9800,stroke-width:2px style WINCH_SW_LM fill:#fff3e0,stroke:#ff9800,stroke-width:2px
Download PDF document
Download now:VBMB165R38SFD

Sample Req

Online

Telephone

400-655-8788

WeChat

Topping

Sample Req
Online
Telephone
WeChat