IGBT SPICE models .lib file into Simulink using subcircuit2ssc
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I have used the spice model of Infineon IGBT in the MATLAB-Simulink through subcircuit to ssc function. NOw that gives an error, because of some issues. I have tried to convert the spice model MATLAB-Simulink through subcircuit to ssc function. and it is also having errors. This might be due to the completely changed parameter notation in IGBT spice files. Looking forward to the suggestions or different spice files. I tried to use the TO-247 4pin IGBT spice files. For information error message is:
Error using spiceNetlist2String Unable to access IGBT_1200_HS3_L.lib. Error in subcircuit2ssc Error in subcircuit2ssc (line 31) subcircuit2ssc(netlist,target); Error in igbt_1200 (line 1) subcircuit2ssc('IGBT_1200_HS3_L.lib','+IGBT_HS_ckt' );
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Semiconductors and Converters finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!