How to import SPICE model into matlab Simulink?
조회 수: 116 (최근 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!