Please take a minute to review and accept our Terms of Use.
Welcome to the PLECS User Forum, where you can ask questions and receive answers from other members of the community.

Many technical questions regarding PLECS are answered on the Technical Solutions page of our website. Tutorial videos, specific application examples, and pre-recorded webinars are available on our YouTube page. Please follow us on LinkedIn for the latest Plexim news.

Question about thermal simulation

0 votes
99 views
Dear PLECS,

I 'd like to about single phase inverter thermal simulation.

My efficiency calculation is

Output power/(Output power + Switching losses)*100

Here, Switching losses are conduction losses and switching losses.

However, it looks like smaller losses than what I expected. (efficiencies are more than 99.5%)

Do you think is there any problem with my simulation?

I used thermal model from Wolfspeed.
asked Sep 10 by oming0731 (35 points)

1 Answer

0 votes
We are not able to run your model without the various parameter assignments (do you use a .m file to initialize variable values?) and XML files (though we can assume you use the default ones from Wolfspeed). We would need this information to fully determine the validity of your claims about the high efficiency.

Having said that, we recommend you use the Switch Loss Calculator block in the PLECS library and provide the switching frequency as the averaging period in your case, rather than doing your own filtering for loss averaging.

Further, because of the way that PLECS works where the ideal switches are simulated in parallel to the thermal loss calculations, you are suggested to use (1-Psw/Pin)*100% for the efficiency formula. We have a demo model "Buck converter with thermal model" that is a great template for loss calculation, by the way.
answered Sep 12 by Kris Eberle (1,623 points)
...