Various methods have been devised to calculate the iron loss generated in laminated iron cores, which is the main component of loss in electrical equipment, using electromagnetic analysis. One simple method is to calculate the iron loss by post-processing from the magnetic flux density obtained by calculation. EMSolution has a function to calculate the iron loss approximately by post-processing.
The iron loss calculation formulas here use either the maximum absolute value of the magnetic flux density or the method obtained directly from the magnetic flux density waveform. [Ref. 1]. In the following equation, the Cartesian coordinate system (x,y,z) is used, but a rotating magnetic field can also be considered if the cylindrical coordinate system (r,θ,z) is used. The iron loss
Eddy current loss
When an alternating magnetic field of a single frequency
where
where
If the magnetic flux density waveform is not sinusoidal or contains minor loops, the approximation accuracy of equation (2) is not high. In this case, the eddy current loss
where
where
The iron loss coefficients
Next, as a concrete example, we show the iron loss calculation of a DC brushless motor from “Analysis and Experiment of Model for Validation of Iron Loss Calculation Method”[Ref.1]. (Fig. 2). This model is used to measure the iron loss due to the rotor’s permanent magnet when the rotor is forced to rotate without coil windings in a laminated iron core consisting of 50A1300 non-oriented electromagnetic steel plates for both the stator and rotor, and to compare and verify the results with those obtained by analysis. For the iron loss calculation, we used the results calculated at a machine angle of 180 degrees, which is one cycle of
Fig. 3 shows the eddy current loss and hysteresis loss distribution in the stacking direction of the 3D static magnetic field analysis results obtained by post-processing. Fig. 4 shows a comparison of the calculated and experimental iron loss results, and Table Ⅰ shows the breakdown of the iron loss. Compared to the results of calculation methods ① and ②, the value of calculation method ① is smaller. This may be due to distortion of the magnetic flux density waveform and minor loops. Fig. 5 shows the distribution of eddy current loss in the in-plane direction, which is the result of a three-dimensional nonlinear transient analysis including eddy currents using the homogenization method. The eddy currents are concentrated at the upper edge, although the value is small.
Note that calculation method ① assumes an alternating magnetic field as the applied magnetic field. Therefore, even though the magnetic flux density of the rotor does not change with time with respect to position, the maximum absolute value of the magnetic flux density is used, resulting in the calculation of iron loss that is not actually generated. For this reason, the values for the stator section only are used for comparison. An example of analysis using a simple model in which an alternating magnetic field is applied to a laminated iron core is shown in “Analysis of Laminated Iron Core by Homogenization Method and Output of Magnetic Flux Density of Iron Section of Laminated Iron Core”. There, both calculation methods ① and ② show good agreement.
Fig.3 Iron loss distribution in 3-D static magnetic field analysis
by calculation method ②
In the actual verification model used in this study, both the rotor and stator are made of 50A1300 nondirectional electromagnetic steel sheets that are stacked one after another. In addition, adhesive is used to create the laminations, eliminating the effects of stress and burn-in, which are factors that degrade magnetic properties. Therefore, the results of the analysis are considered to match very well with the measurement results of the actual device. However, especially for hysteresis loss, both iron loss estimation methods ① and ② use Steinmetz’s formula, which assumes that the loss is proportional to a power of the magnetic flux density. In practice, hysteresis loss is calculated from the area of the hysteresis loop. Therefore, please be aware that it may be less accurate than the other proposed method (2), which takes it into account.
[1] Technical Committee for Investigation of Advanced Three-Dimensional Electromagnetic Field Analysis of Rotating Machines: “Advanced Technology for Electromagnetic Field Analysis of Rotating Machines,” Technical Report of IEEJ, No. 942 (2004)
[2] Technical Committee for Investigation of High-Precision Modeling Technology for Electromagnetic Field Analysis of Rotating Machines: “Advanced Technology for Accurate Modeling Technology”, IEEJ Technical Report, No. 1044 (2006)
Iron loss calculation is calculated as post-processing and can be done with nonlinear static and transient magnetic field analysis calculated in many steps.
(1) Since the calculation is performed as post-processing, set PRE_PROCESSING, MAKING_MATRICES, and SOLVING_EQUATION to 0 after the main calculation is executed, and set only POST_PROCESSING to 1.
* PRE_PROCESSING * MAKE_SYSTEM_MATRICES * 0 0 * SOLVE_EQUATION * POST_PROCESSING * 0 1
(2) To calculate the iron loss per cycle, set STEP_INTERVAL in the EMSolution Handbook “9. Output Steps, Phase” to the number of steps for one cycle.
* INITIAL_STEP * LAST_STEP * STEP_INTERVAL * TIME_DIFF * RESTART_FILE_OPTION * 1 180 180 3 0
(3) Set AVERAGE to 1 in “10. Input/Output File”. This is normally used to calculate the average heat generation per cycle but is also used for iron loss calculations to output per cycle.
* POST_DATA_FILE * ELEM_OUT * NODE_OUT *NUMBER_OUTPUT_MATS * AVERAGE * WIDE * SUF_OPTION * 5 1 0 0 1 0 0
(4) The iron_loss file is output as an output file of iron loss distribution. Set 1 (
* MESH * CURRENT * MAGNETIC * FORCE_J_B* FORCE_NODAL * DISP * ELEM * HEAT * MAGNETIZATION * IRON_LOSS * 0 0 0 0 0 0 0 1 0 1 or 2
(5) To output iron loss for one cycle to the output file, set IRON_LOSS in the third column of “11. Printout: 11.1 Output Options” to 1 (method ①: absolute value of the maximum magnetic flux density) or 2 (method ②: magnetic flux density waveform). If HEAT=1 is set, eddy current loss in the in-plane direction can also be output.
* Q_AVERAGE * HEAT * MAG_FLUX * CUR_FLUX * 0 1 0 0 * FORCE_J_B * FORCE_NODAL * MAGNETIC_ENERGY * IRON_LOSS * 0 0 0 1 or 2
(6) If IRON_LOSS is set to 1 (method ①), enter the frequency FREQUENCY (
* FORCE_J_B * FORCE_NODAL * MAGNETIC_ENERGY * IRON_LOSS * 0 0 0 1 * FREQUENCY * ALPHA * BETA * GAMMA * 50.0 2.0 2.0 2.0
(7) To set the iron loss coefficient, set IRON_LOSS to 1 in “16.1.1 Volume Element Properties”. Set the local coordinate COORD_ID, density MASS_DENSITY
* MAT_ID * POTENTIAL * B_H_CURVE_ID * SIGMA * MU * PACKING * ANISOTROPY * IRON_LOSS * 1 0 1 -7.14e+007 1000 0.985 0 1 * SIGMA * * COORDI_ID * FX(FR) * FY(FR) * FZ * 0 0.985 0.985 0.0 * PACKING * * COORDI_ID * DX(DR) * DY(DR) * DZ * 1 0.985 0.985 0.0 * IRON LOSS * * COORDI_ID * MASS_DENSITY * KE * KH * 1 7.85e+003 2.923e-004 6.012e-002
If PACKING is not used, specify a local cylindrical coordinate ID defined with the stacking direction as the z-direction in the COORD_ID parameter of the iron loss calculation.
* MAT_ID * POTENTIAL * B_H_CURVE_ID * SIGMA * MU * PACKING * ANISOTROPY * IRON_LOSS * 1 0 1 0.0 1000 1.0 0 1 * IRON_LOSS * * COORD_ID * MASS_DENSITY * KE * KH * 1 7.85e+003 2.923e-004 6.012e-002
From r11.2.1, eddy current loss coefficient
* MAT_ID * POTENTIAL * B_H_CURVE_ID * SIGMA * MU * PACKING * ANISOTROPY * IRON_LOSS * 1 0 1 0.0 1000 1.0 0 2 * ANISOTROPY & MU * * COORD_ID * BH_X * BH_Y * BH_Z * MU_X * MU_Y * MU_Z * 0 2 1 2 0 0 0 * COORD_ID * MASS_DENSITY * Ke(X) * Kh(X) * Ke(Y) * Kh(Y) * Ke(Z) * Kh(Z) * 0 7.85e+003 2.923e-004 6.012e-002 5.846e-004 1.2024e-003 5.846e-004 1.2024e-003
(8) When EMSolution is executed, eddy current loss and hysteresis loss in the stacking direction are output for each property in the output file. The eddy current loss and hysteresis loss distribution in the stacking direction are output to iron_loss as a post file. If the HEAT option is used, the in-plane eddy current loss for each property is output in the output file and its distribution is output in the post file heat in the same way.
In the FEMAP Neutral file format, the contents of iron_loss are as follows
The following shows the iron loss calculation results of the three-dimensional static magnetic field analysis.
************************************************************************** * Average from StepNo. 1 to Step No. 180 Period 1.9999980000e-002 sec * ************************************************************************** ************************************************************************** *** Total iron loss in regions *** ************************************************************************** MAT No. Q_current(W) Q_hysteresis(W) 1 6.7975e-009 2.4856e-009 ←Rotor shaft 2 2.5576e-005 7.6260e-006 ←rotor 7 7.6394e-001 1.9664e+000 ←stator Total 7.6396e-001 1.9664e+000
The mesh file used in the example cannot be disclosed due to geometry confidentiality. Please understand that.
©2020 Science Solutions International Laboratory, Inc.
All Rights reserved.