Not able to find N-Channel IGBT block (behavioral model) in Simscape library
3 次查看(过去 30 天)
显示 更早的评论
Hi,
I am running 2017b Simulink version, with Simscape and Simscape Electrical toolboxes installed, as per Add-on explorer status. I wish to use behavioral model of N-channel IGBT described here https://www.mathworks.com/help/physmod/sps/ref/nchanneligbt.html, however, all I can find is ideal IGBT model block named as 'IGBT' under Simscape in Library browser. Posting screenshot of my library browser below.
What do I need to install in order to access the behavioral model block 'N-Channel IGBT' described in the link above?
Thanks,
Anu
0 个评论
回答(1 个)
Maadhav Akula
2020-8-17
Hi,
The N-channel IGBT is part of Simscape Electronics Toolbox. You can refer the below image to navigate to N-channel IGBT block in Simulink Library Browser.
To check whether you have Simscape Electronics installed or not please use the license command as follows:
license('test','simelectronics')
If it returns 1 you have Simscape Electronics installed. Else, please install Simscape Electronics to get the required block.
Hope this helps!
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!