Hello Everyone,
I’m trying to find a thermal model for PMSM. I can find a Simscape model; however, I usually use the standalone Plecs and RT-Box HILS Model. I want to implement a thermal model for PMSM to improve the consistency of the simulation. Could I get it?
There isn’t a PMSM with thermal model in the PLECS library.
How are your PMSM losses characterized?
The component from Mathworks lists the equations used in their model, which seem to depend on measured values from the circuit and either coefficients or a look-up table. There also is a link to a source publication. Perhaps you could implement an analogous PLECS implementation and benchmark the two.
Thanks a lot, you reply.
I had tryed to make FEM based PMSM (look up table). As you know, IPMSM’s parameters change by changing temperature, such as Ld, Lq, and Rs. So, I want to implement it to improve consistency. I am going to check your recommendation.
Thank you.