[Plecs运行报错]罗姆电子Plecs热模型无法运行

从罗姆电子网站上下载的SiC mos运行时候报错

Error evaluating parameter 'Thermal description' in component Buck/FETD: The value assigned to custom variable 'sw' is not a finite scalar.

原因:

热模型中,公式里面定义了一个"SW"参数,这个参数没有初始值

解决方法:

打开热模型的编辑,将自定义参数"SW"的Default的值设置为0,修改后模型可以正常运行