Please login with a confirmed email address before reporting spam
Hi, I have been researching the same thing for ages... I have read that the Steinmetz equations assuming sinusoidal flux is not a good approximation. So the equation I have ended up using in my comsol model is for hysteresis and eddy current losses respectively:
P_hyst [W]=(abs(rmm.Hx*d(rmm.Bx,TIME))+abs(rmm.Hy*d(rmm.By,TIME))+abs(rmm.Hz*d(rmm.Bz,TIME)))*L
P_eddy [W]=5e7 [S/m]*(0.35e-3 [m])^2 /12*(d(rmm.Bx,TIME)^2+d(rmm.By,TIME)^2) *L
and of course after a standard time simulation you just integrate over the areas you want to find the losses in the core :D
Where 5e7 [S/m] is the conductivity of the steel lamination and (0.35e-3 [m]) is the thickness.I think this will give me good information in comparing different machine designs. But I am unsure if it will give me a good estimation of the actual losses in a real machine...
The hysteresis formula was found in this video:
www.comsol.com/video/modeling-rotating-electrical-machines-in-comsol-multiphysics
The Eddy current formula was found in this article and many more: Iron losses in electrical machines: Influence of different material models
O Bottauscio, A Canova, M Chiampi, M Repetto - IEEE transactions on magnetics, 2002
Hope this will contribute a little :D
Hi, I have been researching the same thing for ages... I have read that the Steinmetz equations assuming sinusoidal flux is not a good approximation. So the equation I have ended up using in my comsol model is for hysteresis and eddy current losses respectively:
P_hyst [W]=(abs(rmm.Hx*d(rmm.Bx,TIME))+abs(rmm.Hy*d(rmm.By,TIME))+abs(rmm.Hz*d(rmm.Bz,TIME)))*L
P_eddy [W]=5e7 [S/m]*(0.35e-3 [m])^2 /12*(d(rmm.Bx,TIME)^2+d(rmm.By,TIME)^2) *L
and of course after a standard time simulation you just integrate over the areas you want to find the losses in the core :D
Where 5e7 [S/m] is the conductivity of the steel lamination and (0.35e-3 [m]) is the thickness.I think this will give me good information in comparing different machine designs. But I am unsure if it will give me a good estimation of the actual losses in a real machine...
The hysteresis formula was found in this video: https://www.comsol.com/video/modeling-rotating-electrical-machines-in-comsol-multiphysics
The Eddy current formula was found in this article and many more: Iron losses in electrical machines: Influence of different material models
O Bottauscio, A Canova, M Chiampi, M Repetto - IEEE transactions on magnetics, 2002
Hope this will contribute a little :D