sic mosfet SPICE models.lib file into Simulink using subcircuit2ssc
13 次查看(过去 30 天)
显示 更早的评论
Hello,
I am attempting to import SiC mosfet spice models into Simulink using 'subcircuit2ssc',
however following errors are shown:
-----------------------------
Delimiters must occur in pairs in G12 d1 s1 value { (if value(d3.v-s1.v,'V')>=0,
(cjo/(1+simscape.function.powerRational(simscape.function.limitm(value(d3.v-s1.v,'V'), 0, 458, smoothN, smoothEpsilon)/vj, m, dropPowerFlag,
dropPowerHypEpsilon, aWarning)))*der(value(d3.v-s1.v,'V')).
error: spiceBase/stripArguments
error: spiceBase.stripEnclosedArguments
error: spiceBase.parseSpiceString
error: spiceVCCS
error: spiceSubckt/getElements
error: spiceSubckt/loadSubckt
------------------------------
Any suggestions to make it work?
Thank you.
1 个评论
Fan Yingpeng
2023-9-22
I encountered a similar problem with importing C3M0075120J.lib to Simscape. Do you have a solution now?
回答(1 个)
Joel Van Sickel
2023-10-3
编辑:Joel Van Sickel
2023-10-3
Wolfspeed specifically provides LTspice models which use a proprietary interface that is not always compatible with base SPICE. In this case, these models are using proprietary features only useable by LTSPICE that we cannot import into third party software.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Semiconductors and Converters 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!