Skip to content

treiter81/HybridPACK_Inverter_OpenLoop_Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HybridPACK_Inverter_OpenLoop_Arduino

Motivation and why Arduino:

Attention: No support by Infineon Technologies. Motivation of this platform was to support open research activities.
Open Loop Inverter Testing is crucial for Testing Inverter Hardware and Power Module/Gate Driver Performance. The Arduino plattform is establed for open-source and toolchains are widely available. Wheras it is recommended to use Infineon Aurix Microcontroller for serial applications and closed loop control, the Arduino Nano IoT 33 plattform with WIFI module is convenient tool for lab testing with focus on the power module and gate driver only. Due to the WIFI communication, minimum wiring is required in the Lab. With the Arduino the frequency control is worse than 0.2% and therefore the export control does not fall under the 3A225 category and can be shared open-source.

Get Started:

  • open "Inverter_Arduino.slx" Simulink model
  • check your WIFI entries under Hardware Setting: default SSID: FUSION; PW: ffffffff
  • Under Hardware/Deployment => click Build, Beloy & Start
  • Arduino will be flashed and started
  • Open GUI. Ensure that PC is in same WIFI than Arduino.
  • Control the Inverter open loop. Use a 12V/25W power supply for seamless operation

Needed Toolchain SW:

  • Matlab/Simulink R2022b (tested version)
    requires installed
  • MATLAB Support Package for Arduino Hardware
  • Simulink Support Package for Arduino Hardware

Toolchain HW:

  • Arduino Nano IoT 33
  • WIFI Network
  • Infineon Arduino Interface PCB: EV PCB INT; SP006038346

Compatible Gate Driver Boards (just some examples):
* EV GB HPD2 FU; SP006070794 (for Si/SiC Fusion Power Modules)
* EV GB HPD2 SIC; SP006056143 (for SiC Power Modules)
* EV GB HPD2 SI 08; SP006038350 (for 750V IGBT Power Modules)
* EV GB HPD2 SI 12; SP006038348 (for 1200V IGBT Power Modules)

Compatible Power Modules (just some examples):
* FS980R08A7F32B (Si/SiC Fusion Power Module 780V/980A)
* FS01MR08A8MA2LBC (SiC MOSFET Power Module 750V/1mOhm)
* FS02MR12A8MA2B (SiC MOSFET Power Module 1200V/2mOhm)
* FS1150R08A8P3B (IGBT Power Module 750V/1150A)
* FS520R12A8P1LB (IGBT Power Module 1200V/520A)