Power Losses

When modeling energy converters, such as electric motors and electric generators, it is important to estimate the energy losses associated with time-varying magnetic fields.

Electric machines usually have a ferromagnetic core, where the power losses are generally due to:
  • Magnetic hysteresis: in ferromagnetic materials, magnetization is a nonlinear process which dissipates energy (see B-H Curve).
  • Eddy currents: time-varying magnetic fields induce electric currents which dissipate energy.

These losses can be estimated using the Steinmetz model, which calculates the hysteresis and eddy current losses associated with a sinusoidal magnetic flux density of known frequency. Simcenter STAR-CCM+ employs a modified Steinmetz equation, which extends the Steinmetz model to non-sinusoidal excitations:

Figure 1. EQUATION_DISPLAY
W i = C h f B n p k + C e 2 π 2 [ d B d t ] 2 ¯ hysteresis eddy currents
(4344)
where the first and second terms on the right-hand side account for losses by hysteresis, and losses by eddy currents, respectively, and:
  • i denotes a cell, or element, of the discretized domain
  • n=a+bBpk , where a and b are called the Steinmetz coefficients and Bpk is the peak magnetic flux density
  • C h and C e are the hysteresis loss coefficient and the eddy-current loss coefficient, respectively
  • f is the frequency of excitation

Considering a rotating electric machine, the peak magnetic flux density is:

Figure 2. EQUATION_DISPLAY
Bpk|i=12(max(|B|ik)min(|B|ik))
(4345)

where k=1,...,N denotes the rotor position, with N being the total number of rotor positions.

The average time derivative of magnetic flux density over one cycle of the excitation frequency is:

Figure 3. EQUATION_DISPLAY
[dBdt]2¯|i=1Nk=1N(|B|ik|B|ik1δt)
(4346)

where δt denotes the time-step.