Numéro
Sci. Tech. Energ. Transition
Volume 78, 2023
Power Components For Electric Vehicles
Numéro d'article 41
Nombre de pages 10
DOI https://doi.org/10.2516/stet/2023037
Publié en ligne 22 décembre 2023

© The Author(s), published by EDP Sciences, 2023

Licence Creative CommonsThis is an Open Access article distributed under the terms of the Creative Commons Attribution License (https://creativecommons.org/licenses/by/4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

1 Introduction

Topology optimization is a conception tool that makes no use of geometric parametrization. It was first developed in mechanical engineering by [1], then introduced in electrical engineering by [2], and has gained interest from engineers in the last decade with the development of additive manufacturing [3]. Among various techniques, such as the level-set method [4], or the phase-field approach [5] (see [6] for a recent overview), density-based approaches [1, 7] are the most popular. The principle of this technique is explained hereafter.

The geometry to be optimized is represented by a so-called density field ρ, which can be interpreted as pixelation on Ne elements once discretized spatially, as shown in Figure 1. A density value of 0 represents air, and 1 represents iron in the corresponding mesh. The topology optimization problem then reads as find ρ opt = arg min f ( ρ ) subject   to ρ [ 0,1 ] N e , $$ \begin{array}{cc}\mathrm{find}& {{\rho }}_{\mathrm{opt}}=\mathrm{arg}\mathrm{min}f\left({\rho }\right)\\ \mathrm{subject}\enspace \mathrm{to}& {\rho }\in [\mathrm{0,1}{]}^{{N}_e},\end{array} $$(1)where f is the objective function to minimize (such as the cost, the mass, or in the present case the opposite of the average torque), and ρ is the vector of optimization variables, which contains the density of each mesh element. To avoid solving a combinatorial problem that may be intractable, density methods introduce intermediate materials (also called gray materials) associated with density values strictly between 0 and 1. Therefore, the material properties can be continuously interpolated between the actual candidate materials to use a fast gradient-based optimization algorithm.

thumbnail Fig. 1

Principle of density-based representation. a) Original domain, b) Density-based representation.

Although the presence of gray materials is not critical during optimization, they should not appear in the final geometry. Indeed, gray materials do not necessarily have a proper physical interpretation or may represent, in the best case, a microstructure that is complex to manufacture [8]. A common solution for removing gray materials proposed by the literature involves penalizing the material interpolation, such as the Solid Isotropic Materials with Penalization (SIMP) scheme [8, 9]. Yet topology optimization problems are generally ill-posed, and other numerical artifacts can occur, such as checkerboards that need regularization (e.g., numerical filtering [10]). Density-based approaches have been applied to many magnetics problems, from the simple C-core electromagnets [11, 12] to 3-phase synchronous reluctant machines with several materials and physics [13, 14]. However, apart from [15], no such work has studied unconventional structures such as Flux Switching Machines (FSM), where the unbiased creativity of topology optimization may be the most useful.

This article aims to apply a density-based topology optimization methodology to FSM. First proposed by [16], this type of machine contains a passive rotor with the field inductor located in the stator only, making its cooling easier [17] and suitable for high-speed applications. Several types of FSM exist in the literature; see [18]. The chosen test case is a 3-phase Permanent Magnet Flux Switching (PMFS) machine with 12 permanent magnets evenly spaced within the stator, adapted from [19] and shown in Figure 2.

thumbnail Fig. 2

Reference PMSF machine adapted from [19].

This paper is structured as follows. First, Section 2 recalls the magnetostatics equations. The optimization algorithm is then detailed in Section 3. Next, two numerical applications exploring unconventional topologies are presented and discussed. On the one hand, classical rotor optimizations are conducted under various electrical frequencies in Section 4. On the other hand, stator optimization, which requires a multi-material framework, explores the topologies obtained with 1 and 3-phase current feeding in Section 5. In conclusion, Section 6 summarizes the essential results and draws perspectives on this work.

2 Physical problem

Since density-based topology optimization will be used, we first set up the interpolations of material properties in Section 2.1 in the Kennelly convention [20]. These quantities were then injected in the physical equation of magnetostatics recalled in Section 2.2, which is further discretized with the 2D Finite Element Method (FEM).

2.1 Material interpolation

There are at least two material properties of interest when dealing with a magnetostatics problem: the magnetic polarization of materials m1 and the current density. In the case of soft magnetic material, m is collinear to the flux density b and 0 when b = 0, so that it can be expressed in terms of a scalar reluctivity ν(b) { h = 1 μ 0 ( b - m ( b ) ) b = 0 m = 0 m b   ν ( b ) ,   h = ν ( b ) b . $$ \left\{\begin{array}{c}{h}=\frac{1}{{\mu }_0}\left({b}-{m}\left({b}\right)\right)\\ {b}=0\Rightarrow {m}=0\\ {m}\parallel {b}\end{array}\right.\Rightarrow \exists \enspace \nu \left({b}\right),\enspace {h}=\nu \left({b}\right){b}. $$(2)

Two possibilities are generally reported in the literature to interpolate the magnetic properties when dealing with soft magnetic materials. One can interpolate either the magnetic reluctivity ν as in [12, 21, 22], or the magnetic permeability μ = ν−1 as in [2, 23, 24], among many others. However, an additional magnetic quantity to interpolate (the remanence) should be introduced when dealing with polarized materials, as in [24, 25]. We choose an alternative, proposed in [26], which interpolates the magnetic polarization m ̃ $ {\tilde {m}}$ of a FeCo alloy (AFK1 from Aperam [27]) directly. The corresponding BH curve is plotted in Figure 3. Its interpolation reads in the general case of nm materials m ̃ ( ρ , b ) = i = 1 n m P m ( ω i ( ρ ) ) m i ( b ) , $$ {\tilde {m}}\left({\rho },{b}\right)=\sum_{i=1}^{{n}_m} {P}_m\left({\omega }_i\left({\rho }\right)\right){{m}}_i\left({b}\right), $$(3)where Pm is a penalization function associated with the magnetic polarization, ωi a shape function defined in [28] associated with the i-vertex of a convex interpolation domain D $ \mathcal{D}$, and mi the magnetic polarization of the i-material. To address the topology optimization of the stator, the current density should also be interpolated with a similar scheme: j ̃ z ( ρ ) = i = 1 n m P j ( ω i ( ρ ) ) j i , $$ {\mathop{j}\limits^\tilde}_z\left({\rho }\right)=\sum_{i=1}^{{n}_m} {P}_j\left({\omega }_i\left({\rho }\right)\right){j}_i, $$(4)where Pj is a penalization function associated with the current density, and ji, is the out-of-plane component of the current density of the material i. The chosen domain D $ \mathcal{D}$ as well as the penalization functions are given in Sections 4 and 5, and an example of interpolation is drawn in Figure 4. More details on the interpolation scheme and associated algorithms can be found in [29].

thumbnail Fig. 3

Anhysteretic BH curve of FeCo in logarithmic scale used for the computations.

thumbnail Fig. 4

Interpolation example of the current density amplitude between 7 materials. Note that in the real optimization problem in Section 5, the actual value of the current density at each electric angle is interpolated instead of its amplitude.

2.2 Physical equations

From the static Maxwell’s equations, one can write the magnetostatics equation for a 2D problem [26]: - ( a z ) = μ 0 j ̃ z ( ρ ) + ( m ̃ y ( ρ , b ) - m ̃ x ( ρ , b ) ) , $$ -\nabla \cdot \left(\nabla {a}_z\right)={\mu }_0{\mathop{j}\limits^\tilde}_z\left({\rho }\right)+\nabla \cdot \left({\mathop{m}\limits^\tilde}_y\left({\rho },{b}\right)-{\mathop{m}\limits^\tilde}_x\left({\rho },{b}\right)\right), $$(5)with m ̃ x $ {\mathop{m}\limits^\tilde}_x$ and m ̃ y $ {\mathop{m}\limits^\tilde}_y$ the x and y components of the interpolated magnetic polarization m ̃ $ {\tilde {m}}$, j ̃ z $ {\mathop{j}\limits^\tilde}_z$ the current density, and az the z-component of the magnetic vector potential a, related to the flux density by the formula b = ∇ × a. To be solved numerically, the strong equation (5) should be written in a weak form and discretized using, for instance, the FEM. Then, the physical problem reads as follows Ka = s ( m ̃ ( ρ , a ) , j ̃ ( ρ ) ) , $$ \mathbf{Ka}={s}\left({\tilde {m}}\left({\rho },{a}\right),\tilde{j}\left({\rho }\right)\right), $$(6)where K is the finite element matrix, a the vector containing the discretized degrees of freedom az, and s right-hand side related to source terms. Figure 5 draws the mesh used in this article. Homogeneous Dirichlet boundary conditions confined the flux inside the machine, and a locked-step sliding band technique [30] is applied to emulate the rotation of the rotor without remeshing.

thumbnail Fig. 5

Mesh of the simulation domain containing 30,666 first-order elements and 16,329 nodes.

The nonlinear FEM system (6) is solved with the Newton-Raphson scheme: a n + 1 = - ( d r n d a ) - 1 r n + a n , $$ {\mathbf{a}}_{n+1}=-{\left(\frac{\mathrm{d}{{r}}_n}{\mathrm{d}\mathbf{a}}\right)}^{-1}{{r}}_n+{\mathbf{a}}_n, $$(7)with rn = Kan − s(ρan) is the residual of (6) at iteration n. After convergence, the torque can be computed from the flux density field within the airgap e by Arkkio’s method [31]: T ( b ) = L μ 0 ( R s - R r ) e r b r b θ   d s , $$ T\left({b}\right)=\frac{L}{{\mu }_0\left({R}_s-{R}_r\right)}{\iint }_e r{b}_r{b}_{\theta }\enspace \mathrm{d}s, $$(8)where brbθ are the cylindrical components of the flux density, and Rs and Rr are the stator’s inner radius and the rotor’s outer radius, respectively. The axial length of the machine is normalized to L = 1 m.

3 Optimization algorithm

The purpose of the optimization is to solve the problem (1), i.e. to find an optimal density vector ρ that minimizes a given objective function f. In this article, the objective function is set to the opposite of the average torque (i.e., the average torque should be maximized), computed with (8) over 720 angular positions along one mechanical turn: f = - T ( b ) . $$ f=-\left\langle T\left({b}\right)\rangle. $$(9)

As the density vector ρ contains many components (at least one per mesh element), the optimization algorithm should rely on the sensitivity dρf. The optimization flowchart is given in Figure 6.

thumbnail Fig. 6

Flowchart of the optimization algorithm.

The efficient computation of dρf components is non-trivial since f rarely depends on ρ explicitly. Actually, f rather depends on the system’s physical state, such as the magnetic field b in the present case. The latter depends implicitly on the density vector ρ through the physical equation (6), which involves the material interpolations (3) and (4).

3.1 Sensitivities computation

The Adjoint Variable Method (AVM) is the most efficient approach to compute first-order derivatives from many variables. Once the FEM system (6) is solved, the sensitivities are computed using the adjoint state λ, which is the solution of the following adjoint system ( d r d a ) T λ = f a , $$ {\left(\frac{\mathrm{d}{r}}{\mathrm{d}{a}}\right)}^T{\lambda }=\frac{{\partial f}}{\partial {a}}, $$(10)then the sensitivities with respect to each design variable ρi can be calculated with d f d ρ i = λ T s a . $$ \frac{\mathrm{d}f}{\mathrm{d}{\rho }_i}={{\lambda }}^T\frac{\partial {s}}{\partial {a}}. $$(11)

Note that (10) is linear and should be solved only once per iteration. Consequently, the average single-thread computing time per optimization iteration of the sensitivities (41s) is almost negligible compared to the one of the nonlinear FEM (352s). This high computing time is caused by the high number of nodes and angular positions for the calculation.

3.2 Update

To accelerate the optimization to the real materials, each component d T $ {{d}}_{\mathcal{T}}$ of the descent direction associated with the mesh element T $ \mathcal{T}$ is normalized as follows: d T = - d ρ T f d ρ T f , $$ {{d}}_{\mathcal{T}}=-\frac{{\mathrm{d}}_{{{\rho }}_{\mathcal{T}}}f}{\Vert {\mathrm{d}}_{{{\rho }}_{\mathcal{T}}}f\Vert }, $$(12)with d ρ T f $ {\mathrm{d}}_{{{\rho }}_{\mathcal{T}}}f$ the sensitivity vector of f to the part of the global density vector associated with the element T $ \mathcal{T}$. A simplified trust-region algorithm [32] adapts the step size heuristically according to a quality indicator, which compares the measured variation of the objective function Δf between two consecutive iterations with its variation predicted by the linearized model. It is defined as q = Δ f d ρ f T Δ ρ , $$ q=\frac{\Delta f}{{\mathrm{d}}_{{\rho }}{f}^T\cdot \Delta {\rho }}, $$(13)where Δρ is the variation of the density vector between two consecutive iterations. If q is too low, the iteration is rejected, and the step size is reduced. If q is big enough, the iteration is accepted, and the step size can also be increased. The flowchart in Figure 7 gives more details on this algorithm that is applied in the following sections.

thumbnail Fig. 7

Flowchart of the update algorithm.

Then, ρn+1 is projected orthogonally to remain within the bounds of D $ \mathcal{D}$. The algorithm stops if the step α becomes smaller than 5 × 10−4, or after 100 iterations.

4 Rotor optimization

The presented topology optimization algorithm is first applied to FSM rotor. The optimization domain is shown in Figure 8. In order to explore new structures, different electrical frequencies are injected within the FSM. The optimization setup is presented in Section 4.1, and the results in Section 4.2.

thumbnail Fig. 8

Optimization domain (gray) in case of a rotor optimization.

4.1 Parametrization

There are only two candidate materials to distribute inside the rotor: soft magnetic steel (FeCo alloy AFK1 from Aperam [27]) and air. Therefore, the interpolation domain D $ \mathcal{D}$ is a 1D line segment that joins both materials and supports the optimization variables contained in ρ; air corresponding to ρ = 0 and steel to ρ = 1. The density interpolates the magnetic polarization linearly: m ̃ : { ( D = [ 0,1 ] ) × R 2 R 2 ρ , b ρ   m FeCo ( b ) , $$ \mathop{m}\limits^\tilde:\left\{\begin{array}{c}\left(\mathcal{D}=\left[\mathrm{0,1}\right]\right)\times {\mathbb{R}}^2\to {\mathbb{R}}^2\\ \rho,{b}\mapsto \rho \enspace {{m}}_{{FeCo}}\left({b}\right),\end{array}\right. $$(14)and the resulting BH curves for intermediate materials are given in Figure 9. Note that the intermediate BH curves are equivalent to those of a 1D serial assembly of steel and air along the flux lines, ρ representing the linear fraction of steel2. Initially, all densities are set to 0.5.

thumbnail Fig. 9

Magnetic behavior used for the computation.

Because there is no current neither in air nor steel, the current density inside the rotor j ̃ z $ {\mathop{j}\limits^\tilde}_z$ is set to 0. However, the current density inside a stator conductor i $ i$, following the enumeration in Table 1, reads: j i = J cos ( N θ m - i π 3 + ψ ) ,   i 0,5 , $$ {j}_i=J\mathrm{cos}\left(N{\theta }_m-i\frac{\pi }{3}+\psi \right),\hspace{1em}\enspace i\in [[ \mathrm{0,5}]], $$(15)where J = 10 A/mm2 is the current density amplitude, N is the number of electrical periods during one complete mechanical rotation, θm is the mechanical angle of the rotor, and ψ the electric angle set to 0° for the rotor optimization. The N values were tested between 1 and 20, corresponding to different electrical frequencies.

Table 1

Materials names and indices.

4.2 Results

The final average torques of optimized machines are plotted in Figure 10. The highest torque is obtained for N = 10, corresponding to the current feeding of the reference machine shown in Figure 2. Therefore, a very similar rotor design shown in Figure 11a is obtained and develops about the same torque (〈T10〉 = 2244 Nm/m) as the reference one (〈Tref〉 = 2236 Nm/m) under the same current feeding.

thumbnail Fig. 10

Average torque of optimized designs depending on N.

thumbnail Fig. 11

Resulting designs and flux maps with the highest torques for rotor optimization [15]. a) Final design N = 0, b) Flux density (N = 10), c) Final design N = 4, d) Flux density (N = 4), e) Final design N = 16, b) Flux density (N = 16).

The results indicated in Figure 10 show that N = 4 and N = 16 can produce a lower torque than the reference but more significant than the rest of the N values. The associated designs are drawn in Figures 11c and 11e, and their convergence curves are compared to the one obtained with an unsuitable value N = 13 in Figures 12a and 12b. Although they reach a lower torque than the N = 10 structure, their topologies fundamentally differ from the reference rotor and are unusual for a human designer. Indeed, they contain disconnected parts, illustrating the ability of topology optimization to find innovative designs.

thumbnail Fig. 12

Convergence curves during the optimization. a) Torque evolution, b) Step size evolution.

The algorithm fails to find meaningful structures for the rest of the N values, which may indicate the impossibility of designing suitable rotors under these conditions. An example of such a “bad” optimized design for N = 13 is drawn in Figure 13, which leads to the conjecture that there exist suitable rotors only for N = 4 + 6n, n ∈ N.

thumbnail Fig. 13

“Bad” structure obtained with N = 13. a) Final design, b) Flux density.

5 Stator optimization

Density-based methods can be extended to multi-material problems, such as optimizing an FSM stator. Following the results of the previous section, we impose N = 10 with the reference rotor geometry shown in Figure 2. The magnets’ positions and orientations are also fixed, given the optimization zone drawn in Figure 14.

thumbnail Fig. 14

Design domain (gray) in case of the stator optimization.

5.1 Three-phase machine

The optimization of a 3-phase stator is first addressed. Since the permanent magnets are imposed, there are 8 candidate materials (steel, air, and conductors3) listed in Table 1. A multi-material interpolation formalism is necessary to address this problem. To handle this large amount of materials, the interpolations (3) and (4) are supported by a multidimensional space D $ \mathcal{D}$. We chose D $ \mathcal{D}$ as a convex polytope that supports shape functions set {ωi}i∈⟦0,7⟧ [28], represented in Figure 15. The diamond-shaped domain allows the distribution of the conductors onto the same plane with respect to their electrical phase. The basis function values are computed with an optimized version of the code given in [33], available at [34].

thumbnail Fig. 15

Interpolation domain D $ \mathcal{D}$ that supports a set of shape functions in the 3-phase stator case. a) Material placement, b) Values of a shape function associated with B+.

The chosen penalization functions Pm and Pj are adapted from [35] and read: P m : { [ 0,1 ] [ 0,1 ] ω 1 - 1 - ω 4 - 3 ( 1 - ω ) , $$ {P}_m:\left\{\begin{array}{c}\left[\mathrm{0,1}\right]\to \left[\mathrm{0,1}\right]\\ \omega \mapsto 1-\frac{1-\omega }{4-3\left(1-\omega \right)},\end{array}\right. $$(16) P j : { [ 0,1 ] [ 0,1 ] ω ω 2 - ω . $$ {P}_j:\left\{\begin{array}{c}\left[\mathrm{0,1}\right]\to \left[\mathrm{0,1}\right]\\ \omega \mapsto \frac{\omega }{2-\omega }.\end{array}\right. $$(17)

The optimization is then performed for several current angles ψ ∈ [0°, 60°]. The resulting designs are given in Figure 16 with their average torques. The current angle strongly influences the resulting topologies; when it is incorrectly set, it may return non-manufacturable designs with no return conductors.

thumbnail Fig. 16

Designs obtained after stator optimizations. a) ψ = 0°, 〈T〉 = 2444 Nm/m, b) ψ = 12°, 〈T〉 = 2522 Nm/m, c) ψ = 24°, 〈T〉 = 2747 Nm/m, d) ψ = 36°, 〈T〉 = 2798 Nm/m, e) ψ = 48°, 〈T〉 = 2643 Nm/m, f) ψ = 60°, 〈T〉 = 2444 Nm/m.

Intermediate ψ values promote single conductors in each slot, as there is a factor 3 2 0.87 $ \frac{\sqrt{3}}{2}\simeq 0.87$ between the total current amplitude in sliced conductors and plain conductor slots, as illustrated in Figure 17.

thumbnail Fig. 17

Fresnel diagram of the current in sliced (black) and plain conductors (red).

The structure obtained with ψ = 0° is very similar to the reference shown in Figure 2. However, the conductors are larger, carrying more current for the same current density, set to J = 10 A/mm2. Consequently, the average torque of the optimized design is higher. Note that the order of conductors is inverted within the same slot. As topology optimization considers only electromagnetism performance, it places the conductors according to their electrical phase, resulting in distributed windings. However, Figure 2 proposes concentrated windings, probably for manufacturability reasons that are still ongoing research topics in topology optimization.

5.2 Single-phase machine

To illustrate the creativity of topology optimization, we now address an academic problem with no reference solution. More precisely, we want to optimize the stator of a 10/12 machine that has the same 10-tooth rotor and 12-magnet configuration, using only a single electrical phase, i.e., a positive and a negative conductor denoted as and . Single-phase FSMs are of interest for domestic and low-cost applications, and some classic topologies were compared in [36].

Since there are now only 4 candidate materials, the interpolation domain D $ \mathcal{D}$ is a tetrahedron drawn in Figure 18a, and the basis functions are the barycentric coordinates as illustrated in Figure 18b. The penalization functions are the same as in Section 5.1.

thumbnail Fig. 18

Interpolation domain D $ \mathcal{D}$ supports a set of shape functions in the single-phase stator case. a) Materials placements, c) Values of a shape function associated with the FeCo steel.

A parametric sweep on ψ was performed. The results are shown in Figure 19, and the corresponding torques are plotted in Figure 20. The case of ψ = 0° [60°] leads to manufacturable designs that reach 2200 Nm/m with a mixture of C- and E-core patterns [37, 38].

thumbnail Fig. 19

Examples of single-phase optimized designs. a) ψ = 0°, 〈T〉 = 2200 Nm/m, b) ψ = 20°, 〈T〉 = 2200 Nm/m, c) ψ = 40°, 〈T〉 = 2198 Nm/m, d) ψ = 60°, 〈T〉 = 2198 Nm/m.

thumbnail Fig. 20

Average torque obtained for each ψ.

5.3 Torque comparison

The dependence of the average torque with the current angle ψ is given in Figure 20 hereafter.

The rotor is almost insensitive to ψ because its optimized topology compensates for the electric phase shift by a mechanical rotation. This mechanical rotation is impossible for the stator optimization since the permanent magnet positions are imposed. For the three-phase machine, the factor between the maximum and minimum average torque is 0.86 3 2 $ 0.86\simeq \frac{\sqrt{3}}{2}$ because of the sliced conductors, as predicted in Section 5.1. Since there are no sliced conductors within the stator slots for the single-phase machine structures, its average torque remains almost constant.

Even if it was not considered in the optimization, the torque ripple r = max ( T ) - min ( T ) T $ r=\frac{\mathrm{max}(T)-\mathrm{min}(T)}\left\langle T\right\rangle$ is an important criterion when designing an electrical machine, and is given in Table 2. The corresponding instant torques of manufacturable machines (i.e., the structures obtained with ψ = 0°) are plotted in Figure 21.

thumbnail Fig. 21

Instant torque obtained for the optimized designs for each ψ.

Table 2

Torques of the optimized designs (ψ = 0°).

The single-phase machine produces a pulsating torque with a high ripple but can still produce a significant average torque. The two other optimized designs outperform the reference, and the best performance is obtained by optimizing the 3-phase stator.

In the end, the best-found topology is similar to the reference, but our topology optimization approach has explored other unusual structures.

6 Conclusion

This work presents and details a density-based topology optimization method applied to the torque maximization of a permanent magnet flux switching machine. Unconventional problems are addressed, such as the rotor optimization for several electrical frequencies and the stator optimization for different numbers of phases. Unusual structures were obtained, such as disconnected rotors or a hybrid single-phase stator made of C- and E-cores. This variety of results from an empty optimization domain highlights the creativity and unbiasedness of a topology optimization approach. The best-obtained topology is similar to the reference design but with better torque performances. In other applications, the optimal topology might differ from the known references.

In conclusion, topology optimization is a valuable tool to help design electrical machines that can be improved further. Future research will add the permanent magnet to the set of candidate materials so that the stator can be optimized in its entirety. Such work will be the first step to the topology optimization of a complete flux switching machine with both rotor and stator simultaneously. Additional objective functions can be added to tackle industrial problems such as ripple and back-electromotive force. Finally, other physics such as thermics and mechanics may be considered in order to obtain more ready-to-use designs.


1

The magnetic polarization (unit T, vector-valued) is often denoted as J in the literature. We adopt the notation m to avoid confusion with the amplitude of the current density.

2

However, the gray materials are assumed to be isotropic, whereas a serial assembly is not.

3

The 6 electrical phases (3 positives and 3 negatives) are considered different materials even if they are all made of copper because they do not carry the same current density.

References

All Tables

Table 1

Materials names and indices.

Table 2

Torques of the optimized designs (ψ = 0°).

All Figures

thumbnail Fig. 1

Principle of density-based representation. a) Original domain, b) Density-based representation.

In the text
thumbnail Fig. 2

Reference PMSF machine adapted from [19].

In the text
thumbnail Fig. 3

Anhysteretic BH curve of FeCo in logarithmic scale used for the computations.

In the text
thumbnail Fig. 4

Interpolation example of the current density amplitude between 7 materials. Note that in the real optimization problem in Section 5, the actual value of the current density at each electric angle is interpolated instead of its amplitude.

In the text
thumbnail Fig. 5

Mesh of the simulation domain containing 30,666 first-order elements and 16,329 nodes.

In the text
thumbnail Fig. 6

Flowchart of the optimization algorithm.

In the text
thumbnail Fig. 7

Flowchart of the update algorithm.

In the text
thumbnail Fig. 8

Optimization domain (gray) in case of a rotor optimization.

In the text
thumbnail Fig. 9

Magnetic behavior used for the computation.

In the text
thumbnail Fig. 10

Average torque of optimized designs depending on N.

In the text
thumbnail Fig. 11

Resulting designs and flux maps with the highest torques for rotor optimization [15]. a) Final design N = 0, b) Flux density (N = 10), c) Final design N = 4, d) Flux density (N = 4), e) Final design N = 16, b) Flux density (N = 16).

In the text
thumbnail Fig. 12

Convergence curves during the optimization. a) Torque evolution, b) Step size evolution.

In the text
thumbnail Fig. 13

“Bad” structure obtained with N = 13. a) Final design, b) Flux density.

In the text
thumbnail Fig. 14

Design domain (gray) in case of the stator optimization.

In the text
thumbnail Fig. 15

Interpolation domain D $ \mathcal{D}$ that supports a set of shape functions in the 3-phase stator case. a) Material placement, b) Values of a shape function associated with B+.

In the text
thumbnail Fig. 16

Designs obtained after stator optimizations. a) ψ = 0°, 〈T〉 = 2444 Nm/m, b) ψ = 12°, 〈T〉 = 2522 Nm/m, c) ψ = 24°, 〈T〉 = 2747 Nm/m, d) ψ = 36°, 〈T〉 = 2798 Nm/m, e) ψ = 48°, 〈T〉 = 2643 Nm/m, f) ψ = 60°, 〈T〉 = 2444 Nm/m.

In the text
thumbnail Fig. 17

Fresnel diagram of the current in sliced (black) and plain conductors (red).

In the text
thumbnail Fig. 18

Interpolation domain D $ \mathcal{D}$ supports a set of shape functions in the single-phase stator case. a) Materials placements, c) Values of a shape function associated with the FeCo steel.

In the text
thumbnail Fig. 19

Examples of single-phase optimized designs. a) ψ = 0°, 〈T〉 = 2200 Nm/m, b) ψ = 20°, 〈T〉 = 2200 Nm/m, c) ψ = 40°, 〈T〉 = 2198 Nm/m, d) ψ = 60°, 〈T〉 = 2198 Nm/m.

In the text
thumbnail Fig. 20

Average torque obtained for each ψ.

In the text
thumbnail Fig. 21

Instant torque obtained for the optimized designs for each ψ.

In the text

Les statistiques affichées correspondent au cumul d'une part des vues des résumés de l'article et d'autre part des vues et téléchargements de l'article plein-texte (PDF, Full-HTML, ePub... selon les formats disponibles) sur la platefome Vision4Press.

Les statistiques sont disponibles avec un délai de 48 à 96 heures et sont mises à jour quotidiennement en semaine.

Le chargement des statistiques peut être long.