How to import SPICE model into matlab Simulink?
116 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
Respuestas (1)
Ganapathi Subramanian R
el 10 de Mayo de 2024
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 comentarios
Ver también
Categorías
Más información sobre Semiconductors and Converters en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!