4 pin SIC FET Model in MATLAB

7 visualizaciones (últimos 30 días)
Kaveh Mohammad
Kaveh Mohammad el 27 de Ag. de 2023
Respondida: Sabin el 1 de Feb. de 2025
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.

Respuestas (1)

Sabin
Sabin el 1 de Feb. de 2025
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.

Categorías

Más información sobre Choose and Parameterize Blocks 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!

Translated by