How to import SPICE model into matlab Simulink?
115 次查看(过去 30 天)
显示 更早的评论
Hello,
How to import SPICE model of SiC Mosfet into matlab Simulink? I downloaded the spice model in .lib file from rohm.com. But I did not know how to use SiC Mosfet in simulink.
回答(1 个)
Ganapathi Subramanian R
2024-5-10
Hi Biruk,
I understand that you would like to import SPICE model into Simulnk.
The 'subcircuit2ssc' function is used to convert SPICE subcircuit to custom Simscape components. Kindly refer to the below documentation to understand more about 'subcircuit2ssc' function.
Additonally, refer to the below documentation for further information regarding how to convert SPICE netlist into Simscape blocks.
I also found a relevant MATLAB Answer question similar to your query for CoolSiC MOSFET. Please find the link for the same below.
I hope this helps.
Thanks
0 个评论
另请参阅
类别
在 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!