4 pin SIC FET Model in MATLAB

조회 수: 7 (최근 30일)
Kaveh Mohammad
Kaveh Mohammad 2023년 8월 27일
답변: Sabin 2025년 2월 1일
I am running a circuit simulation in MATLAB that has a 4 pin SIC FET. These pins include Drain, Gate and two Source pins.
The library of the part number is available from manufacturer website in .LIB and include subcircuit model of the 4 pin FET component.
I am basically using this link below to generate thae MATLAB model for this part using lookup table generation approach from subcircuit model:
I am getting an error related to SIMetrix as attachement. Does matlab use SIMetrix engin for this model conversion? How I can fix this error? I have already installed SIMetrix at the mentioned directory in attachement.

답변 (1개)

Sabin
Sabin 2025년 2월 1일
You need to specify the path of the SPICE simulation engine executable file, specified as a character vector or a string. This is because the ee.spice.semiconductorSubcircuit2lookup function returns the lookup table data for the SPICE subcircuit file run in SPICE engine.

카테고리

Help CenterFile Exchange에서 Choose and Parameterize Blocks에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by