WO2018072296A1 - Teaching and learning algorithm-based calculation method for permanent magnet synchronous motor design - Google Patents

Teaching and learning algorithm-based calculation method for permanent magnet synchronous motor design Download PDF

Info

Publication number
WO2018072296A1
WO2018072296A1 PCT/CN2016/110686 CN2016110686W WO2018072296A1 WO 2018072296 A1 WO2018072296 A1 WO 2018072296A1 CN 2016110686 W CN2016110686 W CN 2016110686W WO 2018072296 A1 WO2018072296 A1 WO 2018072296A1
Authority
WO
WIPO (PCT)
Prior art keywords
motor
stator
permanent magnet
magnet synchronous
rotor
Prior art date
Application number
PCT/CN2016/110686
Other languages
French (fr)
Chinese (zh)
Inventor
钱伟
陈虎威
Original Assignee
钱伟
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 钱伟 filed Critical 钱伟
Publication of WO2018072296A1 publication Critical patent/WO2018072296A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/23Design optimisation, verification or simulation using finite element methods [FEM] or finite difference methods [FDM]

Definitions

  • the invention relates to a calculation method for a permanent magnet synchronous motor design based on a teaching and learning algorithm.
  • the permanent magnet motor generates a magnetic field by the permanent magnet, so that the excitation winding and the excitation power supply are not needed, the structure is simple, the loss is relatively small compared with the electric excitation motor, and the utility model has the advantages of high efficiency and high power density.
  • the design theory of traditional electric excitation motor is relatively perfect, which provides a reference and reference for the design and analysis of permanent magnet motor.
  • the permanent magnet motor has many new features that are different from the electric excitation motor; the structure is special and various in form, the magnetic field is difficult to adjust after fabrication, the electromagnetic load is high, the starting performance is not ideal, the permanent magnet has the risk of loss of magnetism, the loss of the motor is large, and the volume is large. Big, costly, and so on.
  • traditional design theory, empirical parameters and analytical calculation methods have been difficult to meet the requirements of developing high-performance permanent magnet motors. It is also necessary to comprehensively apply motor theory, electromagnetic field theory, magnetic materials, numerical calculation, simulation technology, testing technology and software engineering. Multi-disciplinary theory and modern design methods, innovative design in the key technology of permanent magnet motor design. To achieve the goal of energy saving and emission reduction, the designed motor must not only meet the performance requirements, but also meet the lower production costs.
  • a calculation method for the design of a permanent magnet synchronous motor based on a teaching and learning algorithm which can overcome the above problems existing in the prior art.
  • the object of the present invention is achieved in that a calculation method of a permanent magnet synchronous motor design based on a teaching and learning algorithm, including 10 structural parameters of a permanent magnet synchronous motor, is taken as an optimization variable, specifically: a magnetic pole pair (p ), polar arc coefficient ( ⁇ ), magnet thickness (l m ), stator or rotor core thickness (l y ), stator slot height (l w ), air gap thickness (l g ), rotor radius (r r ), current Density (J cu ), motor form factor ( ⁇ ), winding cross-sectional area (A c ); in the optimization process of slotless permanent magnet brushless DC motor, relevant specifications are also given, including material-determined windings Fill factor k f , remanence B r of permanent magnet, flux density at stator core or rotor core BH curve node
  • w p , w c and w v are weight coefficients
  • P l is the sum of electrical, magnetic and mechanical power losses
  • C is the cost of the material required for the motor
  • V t is the volume of the stator or rotor
  • x Indicates the results of the required solution, including the nine structural parameters of the permanent magnet synchronous motor: pole pair (p), pole arc coefficient ( ⁇ ), magnet thickness (l m ), stator or rotor core thickness (l y ), stator Groove height (l w ), air gap thickness (l g ), rotor radius (r r ), motor form factor ( ⁇ ), winding cross-sectional area (A c ).
  • T represents the transpose of the result matrix. Expressed by the formula as follows:
  • V t ⁇ l s (r r +l g +l w +l y ) 2 (2.4)
  • ⁇ m , ⁇ w and ⁇ y are the mass densities of the magnet, the coil and the stator or rotor core, respectively, c m1 , c m2 , and c y represent the cost of the corresponding material unit, respectively, and c 1 and c 2 represent constants.
  • l s represents the iron core length of the motor; the cost of the motor magnetic steel sheet is divided into the cost of the magnetic steel sheet material and the processing cost of sticking the magnetic steel sheet on the rotor;
  • the three-phase current is passed through the stator coil, and the copper consumption and skin effect are expressed as:
  • the mechanical loss generated by the motor is mainly the friction loss of the motor bearing, and the relationship between the inner diameter of the stator and the rotor is expressed as:
  • m represents the phase number of the motor through voltage
  • represents the resistivity of the stator winding
  • ⁇ and ⁇ cu represent the empirical constant
  • f represents the voltage frequency
  • V sy represents the volume of the stator core
  • V ry represents rotor core volume
  • k f , k c , k et , k' h , k' e and ⁇ b represent constants
  • Global optimal is the global optimal solution
  • the teacher is the current local optimal solution.
  • the solution gradually approaches the global optimal solution.
  • X i is randomly selected from the population to be updated
  • X p and X q are two individuals randomly selected from the population
  • i ⁇ p ⁇ q, X i, new are new solutions generated after updating.
  • Rand1 and rand2 are random numbers that satisfy the (0, 1) uniform distribution. It can be seen from the formula (2.11) that the update direction of the new individual is highly oriented. In addition to the teacher's guidance, there is another guidance for the direction of the descending gradient; all the search steps in the descending direction are at (0, 1). between;
  • each individual will randomly learn from other individuals, with a smaller learning factor F. Allow small-step fine-tuning, but convergence is slower; a larger learning factor F can speed up convergence, but at the same time reduce local search ability; considering the above factors, in the early part of the iterative process, the learning factor F takes a large value to speed up The optimization speed of the algorithm; in the later stage of the iteration, since the optimization result is close to the optimal solution, the learning factor F is smaller and thus strengthens the local search ability; a new type of learning factor value distribution is adopted, which will further strengthen the local search ability. In order to prevent the occurrence of premature convergence, the search performance of the algorithm is further enhanced;
  • the learning factor distribution at this stage is shown in Figure 2 (where the sequence number 1 indicates the random number F segment when the random number is 1.0; the sequence number 2 indicates the F segment when the random number is 0.75; the sequence number 3 indicates that the random number is 0.5. When the F division situation; the serial number 4 indicates the F division when the random number is 0.25). 1.0, 0.75, 0.5, 0.25 are values of different ⁇ .
  • k Nm the waveform coefficient
  • k z the fundamental winding coefficient
  • A the electrical load
  • B ⁇ the magnetic load
  • D a1 the inner diameter of the stator
  • D a1 r r + l g is defined.
  • U N and I N represent the rated voltage and rated phase current of the motor, respectively.
  • the present invention applies a new and improved teaching and learning algorithm, and combines Ansys finite element software to realize the optimal structural parameters of the permanent magnet synchronous motor, so that the value of the objective function is minimized, and some important assumptions and settings are Introduced into the motor design to simplify the actual model, to reduce motor loss and cost, reduce the volume, meet the motor performance requirements, motor efficiency of 97.5%, power factor increased to 0.95, each cost reduced by 270 yuan.
  • the invention is improved on the basis of the classical teaching and learning algorithm, and the creative learning process is added, the calculation method is simple, and the application of the actual system is facilitated, and the speed and the accurate algorithm can be further improved.
  • FIG. 1 is a schematic structural view of a permanent magnet synchronous motor
  • Figure 2 teacher stage update strategy map
  • Figure 5 is a trough profile of a permanent magnet synchronous motor
  • Figure 7 shows the constant values set in the three-phase permanent magnet synchronous motor
  • stator yoke 1. stator yoke; 2. stator slot height; 3. magnetic steel sheet; 5-1. stator coil; 5-2. stator core punching; 5-3. magnetic steel sheet
  • the method is applied to the design of a 355 kW-4-6 kV, 2000 rpm high speed three-phase permanent magnet synchronous motor. According to the requirements of motor performance, size, and working environment factors, in addition to the data requirements of Tables 1 and 2, the following constraints should be met:
  • k Nm the waveform coefficient
  • k z the fundamental winding coefficient
  • A the electrical load
  • B ⁇ the magnetic load
  • D a1 the inner diameter of the stator
  • D a1 r r + l g is defined.
  • U N and I N represent the rated voltage and rated phase current of the motor, respectively.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Permanent Magnet Type Synchronous Machine (AREA)
  • Iron Core Of Rotating Electric Machines (AREA)

Abstract

A teaching and learning algorithm-based calculation method for permanent magnet synchronous motor design, comprising: ten structural parameters of a permanent magnet synchronous motor will be taken as optimization variables. The method specifically comprises the following steps: 1. a mathematical model; 2. a novel improved teaching and learning algorithm; (1) a teaching stage; (2) a learning stage; 3. constraints; The present invention applies a novel improved teaching and learning algorithm and combines with Ansys finite element software to achieve optimal structural parameters for designing a permanent magnet synchronous motor so as to minimize the value of a target function and simplify an actual model, thereby achieving the purposes of reducing loss and cost of the motor and reducing volume, and meeting performance requirements of the motor. The motor efficiency may reach 97.5%, power factor is increased to 0.95, and the cost of each motor is reduced by 270 yuan. The calculation method is simple and easy to apply in an actual system, thereby further improving the speed and accuracy of the algorithm.

Description

一种基于教与学算法的永磁同步电机设计的计算方法A calculation method for design of permanent magnet synchronous motor based on teaching and learning algorithm 技术领域Technical field
本发明涉及到一种基于教与学算法的永磁同步电机设计的计算方法。The invention relates to a calculation method for a permanent magnet synchronous motor design based on a teaching and learning algorithm.
技术背景technical background
在我国电动机既是耗电大户,也是最具有节能潜力的领域。根据最新的IEC标准,美国从2010年开始强制执行IE3标准,电动机平均效率接近92%;欧洲国家从2011年开始强制执行IE2标准,电动机平均效率约为90%。我国早在2002年就制定了电动机能效标准,并几经修订,2011年开始部分强制执行最低能效标准,尽管如此,我国现有电动机能效水平仍普遍处于IE1标准,平均效率约87%,与国外发达国家存在不可忽视的差距,因此高效节能电机的设计、推广在我国势在必行。In China, electric motors are both a major consumer of electricity and the most energy-saving potential. According to the latest IEC standards, the United States has enforced the IE3 standard since 2010, and the average motor efficiency is close to 92%; European countries have enforced the IE2 standard since 2011, and the average motor efficiency is about 90%. China has formulated motor energy efficiency standards as early as 2002, and has been revised several times. In 2011, some of the minimum energy efficiency standards were enforced. However, the current energy efficiency of electric motors in China is still generally in the IE1 standard, with an average efficiency of about 87%. There is a gap that cannot be ignored in the country. Therefore, the design and promotion of high-efficiency and energy-saving motors are imperative in China.
永磁电机由永磁体产生磁场,因而无需励磁绕组和励磁电源,结构简单、相对电励磁电动机损耗小,具有效率高、功率密度高等显著优点。The permanent magnet motor generates a magnetic field by the permanent magnet, so that the excitation winding and the excitation power supply are not needed, the structure is simple, the loss is relatively small compared with the electric excitation motor, and the utility model has the advantages of high efficiency and high power density.
传统电励磁电动机的设计理论相对完善,为永磁电动机的设计和分析提供了一定的参考和借鉴。但是永磁电动机拥有许多区别于电励磁电动机的新特点;结构特殊且形式多样,制成后磁场难以调节、电磁负荷高、起动性能不够理想、永磁体存在失磁风险、电机的损耗大、体积大、成本高,等等。显然,传统的设计理论、经验参数和分析计算方法,已难以满足研制高性能永磁电动机的要求,还需要综合运用电机理论、电磁场理论、磁性材料、数值计算、仿真技术、测试技术以及软件工程等多学科理论和现代设计手段,在永磁电动机设计的关键技术方面进行创新设计。实现节能减排目标,设计出来的电动机,不仅要能够满足性能方面的要求,而且还需要满足较低的生产成本。The design theory of traditional electric excitation motor is relatively perfect, which provides a reference and reference for the design and analysis of permanent magnet motor. However, the permanent magnet motor has many new features that are different from the electric excitation motor; the structure is special and various in form, the magnetic field is difficult to adjust after fabrication, the electromagnetic load is high, the starting performance is not ideal, the permanent magnet has the risk of loss of magnetism, the loss of the motor is large, and the volume is large. Big, costly, and so on. Obviously, traditional design theory, empirical parameters and analytical calculation methods have been difficult to meet the requirements of developing high-performance permanent magnet motors. It is also necessary to comprehensively apply motor theory, electromagnetic field theory, magnetic materials, numerical calculation, simulation technology, testing technology and software engineering. Multi-disciplinary theory and modern design methods, innovative design in the key technology of permanent magnet motor design. To achieve the goal of energy saving and emission reduction, the designed motor must not only meet the performance requirements, but also meet the lower production costs.
发明内容Summary of the invention
针对现有技术永磁同步电机中主要存在的问题,我们需要解决优化的目标是电机的损耗、体积及成本。In view of the main problems in the prior art permanent magnet synchronous motor, the need to solve the optimization goal is the loss, volume and cost of the motor.
一种基于教与学算法的永磁同步电机设计的计算方法,它能克服现有技术存在的以上问题。本发明的目的是这样实现的,一种基于教与学算法的永磁同步电机设计的计算方法,包括永磁同步电机的10个结构参数将被作为优化变量,具体为:磁极对数(p)、极弧系数(β)、磁铁厚度(lm)、定子或转子铁心厚度(ly)、定子槽高度(lw)、气隙厚度(lg)、转子半径(rr)、电流密度(Jcu)、电机外形因子(λ)、绕组横截面积(Ac);在无槽永磁无刷直流电机的优化过程中,相关规 格参数也被给出,其中有材料确定的绕组填充因子kf,永磁铁的剩磁Br,定子铁芯或者转子铁芯B-H曲线节点处的磁通密度
Figure PCTCN2016110686-appb-000001
电机正常工作所必需的电磁转矩Tem和电机稳定工作时的旋转速度ωr;其特征在于:该方法具体包括以下步骤:
A calculation method for the design of a permanent magnet synchronous motor based on a teaching and learning algorithm, which can overcome the above problems existing in the prior art. The object of the present invention is achieved in that a calculation method of a permanent magnet synchronous motor design based on a teaching and learning algorithm, including 10 structural parameters of a permanent magnet synchronous motor, is taken as an optimization variable, specifically: a magnetic pole pair (p ), polar arc coefficient (β), magnet thickness (l m ), stator or rotor core thickness (l y ), stator slot height (l w ), air gap thickness (l g ), rotor radius (r r ), current Density (J cu ), motor form factor (λ), winding cross-sectional area (A c ); in the optimization process of slotless permanent magnet brushless DC motor, relevant specifications are also given, including material-determined windings Fill factor k f , remanence B r of permanent magnet, flux density at stator core or rotor core BH curve node
Figure PCTCN2016110686-appb-000001
The electromagnetic torque T em necessary for the normal operation of the motor and the rotational speed ω r when the motor is stably operated are characterized in that the method specifically includes the following steps:
一.数学模型A mathematical model
对电机数学模型上做一些简化忽略处理,构建并确定优化的目标函数;本发明设计的永磁同步电机中,电机的损耗、材料成本和定子或转子的体积将是考虑的最主要因素,这三个指标将被同时最大限度的最小化;因此,目标函数写作:Do some simplifying and neglect processing on the mathematical model of the motor, construct and determine the objective function of the optimization; in the permanent magnet synchronous motor designed by the invention, the loss of the motor, the material cost and the volume of the stator or rotor will be the most important factors to consider. The three indicators will be minimized at the same time; therefore, the objective function is written:
min f(x)=wcC(x)+wvVt(x)+wppl(x)      (2.1)Min f(x)=w c C(x)+w v V t (x)+w p p l (x) (2.1)
x=[p β lm ly lw lg rr λ Ac]T      (2.2)x=[p β l m l y l w l g r r λ A c ] T (2.2)
式(2.1)中,wp、wc和wv是权重系数,Pl是电气、磁性和机械功率损耗总和,C是电机所需材料的成本,Vt是定子或转子的体积,其中x表示所要求解的结果,包括永磁同步电机的9个结构参数:磁极对数(p)、极弧系数(β)、磁铁厚度(lm)、定子或转子铁心厚度(ly)、定子槽高度(lw)、气隙厚度(lg)、转子半径(rr)、电机外形因子(λ)、绕组横截面积(Ac)。(2.2)中T表示该结果矩阵的转置。分别用公式表示如下:In equation (2.1), w p , w c and w v are weight coefficients, P l is the sum of electrical, magnetic and mechanical power losses, C is the cost of the material required for the motor, and V t is the volume of the stator or rotor, where x Indicates the results of the required solution, including the nine structural parameters of the permanent magnet synchronous motor: pole pair (p), pole arc coefficient (β), magnet thickness (l m ), stator or rotor core thickness (l y ), stator Groove height (l w ), air gap thickness (l g ), rotor radius (r r ), motor form factor (λ), winding cross-sectional area (A c ). (2.2) where T represents the transpose of the result matrix. Expressed by the formula as follows:
Figure PCTCN2016110686-appb-000002
Figure PCTCN2016110686-appb-000002
Vt=πls(rr+lg+lw+ly)2          (2.4)V t =πl s (r r +l g +l w +l y ) 2 (2.4)
pl=pcu+ph+pe+pb          (2.5)p l =p cu +p h +p e +p b (2.5)
其中,ρm、ρw和ρy分别是磁铁、线圈和定子或转子铁芯的质量密度,cm1、cm2、和cy分别表示相应材料单位所花费用,c1和c2表示常数,ls表示电机的铁芯长;所述的电机磁钢片的费用分为磁钢片材料的成本和粘贴磁钢片在转子上面所要花费的加工成本;其中Where ρ m , ρ w and ρ y are the mass densities of the magnet, the coil and the stator or rotor core, respectively, c m1 , c m2 , and c y represent the cost of the corresponding material unit, respectively, and c 1 and c 2 represent constants. , l s represents the iron core length of the motor; the cost of the motor magnetic steel sheet is divided into the cost of the magnetic steel sheet material and the processing cost of sticking the magnetic steel sheet on the rotor;
定子线圈上面通三相电流,产生的铜耗、集肤效应表示为:The three-phase current is passed through the stator coil, and the copper consumption and skin effect are expressed as:
Figure PCTCN2016110686-appb-000003
Figure PCTCN2016110686-appb-000003
与此同时,定子和转子上面产生的磁滞损耗和涡流损耗表示为: At the same time, the hysteresis loss and eddy current loss generated on the stator and rotor are expressed as:
Figure PCTCN2016110686-appb-000004
Figure PCTCN2016110686-appb-000004
Figure PCTCN2016110686-appb-000005
Figure PCTCN2016110686-appb-000005
电机产生的机械损耗,主要为电机轴承摩擦损耗,与电机定转子内径大小关系表示为:The mechanical loss generated by the motor is mainly the friction loss of the motor bearing, and the relationship between the inner diameter of the stator and the rotor is expressed as:
pb=μbν(rr+lg)2ls          (2.9)p bb ν(r r +l g ) 2 l s (2.9)
ν=60f/p                (2.10)ν=60f/p (2.10)
上述(2.1)-(2.10)中,m表示电机通电压相数,ρ表示定子绕线的电阻率,η和μcu表示经验常数,f表示电压频率,Vsy表示定子铁芯体积,Vry表示转子铁芯体积,kf、kc、ket、k'h、k'e和μb表示常数;In the above (2.1)-(2.10), m represents the phase number of the motor through voltage, ρ represents the resistivity of the stator winding, η and μ cu represent the empirical constant, f represents the voltage frequency, V sy represents the volume of the stator core, V ry Represents rotor core volume, k f , k c , k et , k' h , k' e and μ b represent constants;
二.一种新型改进的教与学算法A new and improved teaching and learning algorithm
(1)教阶段(1) Teaching stage
在新型改进教与学优化算法的老师阶段中,采用了一种类似于差分算法中的变异策略来更新整个种群;在这个策略中,除了老师施加影响之外,另一个梯度下降方向▽(Xp-Xq)也被引入进来;目的是进一步提高算法的全局搜索能力,避免在只有老师的指导下陷入早熟收敛;In the teacher stage of the new improved teaching and learning optimization algorithm, a mutation strategy similar to the difference algorithm is used to update the entire population; in this strategy, in addition to the teacher exerts influence, another gradient decreases direction ▽ (X p -X q ) has also been introduced; the purpose is to further improve the global search ability of the algorithm, avoiding the premature convergence under the guidance of only the teacher;
这里Global optimal是全局最优解,teacher是当前的局部最优解。通过向更好的解学习,解逐渐向全局最优解靠近。Here Global optimal is the global optimal solution, and the teacher is the current local optimal solution. By learning from a better solution, the solution gradually approaches the global optimal solution.
以下表达式清晰说明了:老师和一个任意的梯度方向为每个个体更新指明了方向,具体的数学表达式如下:The following expression clearly states that the teacher and an arbitrary gradient direction indicate the direction for each individual update. The specific mathematical expressions are as follows:
Figure PCTCN2016110686-appb-000006
Figure PCTCN2016110686-appb-000006
其中Xi是随机从种群中选出需要更新的解,Xp和Xq是从种群中随机选择的2个个体,且i≠p≠q,Xi,new是经过更新之后产生的新解。rand1和rand2是满足(0,1)均匀分布的随机数。从(2.11)公式可以看出,新个体的更新方向具有高度导向性,除了老师的指引外,还有另外的下降梯度方向的指引;所有的下降方向的搜索步长都在(0,1)之间;Where X i is randomly selected from the population to be updated, X p and X q are two individuals randomly selected from the population, and i≠p≠q, X i, new are new solutions generated after updating. . Rand1 and rand2 are random numbers that satisfy the (0, 1) uniform distribution. It can be seen from the formula (2.11) that the update direction of the new individual is highly oriented. In addition to the teacher's guidance, there is another guidance for the direction of the descending gradient; all the search steps in the descending direction are at (0, 1). between;
(2)学阶段(2) Academic stage
在这个学生阶段,每个个体将随机向其他个体进行学习,较小的学习因子F 允许小步的微调,但是收敛较慢;较大的学习因子F可以加快收敛,但同时会降低局部搜索能力;考虑到上述因素,在迭代过程的早期,学习因子F取值较大,以加快算法的优化速度;在迭代的后期,由于优化结果接近最优解,学习因子F取值偏小从而加强局部搜索能力;一种新型的学习因子取值分布被采用,这将进一步加强局部搜索能力以阻止早熟收敛现象的发生,使得算法搜索性能得到进一步加强;In this student phase, each individual will randomly learn from other individuals, with a smaller learning factor F. Allow small-step fine-tuning, but convergence is slower; a larger learning factor F can speed up convergence, but at the same time reduce local search ability; considering the above factors, in the early part of the iterative process, the learning factor F takes a large value to speed up The optimization speed of the algorithm; in the later stage of the iteration, since the optimization result is close to the optimal solution, the learning factor F is smaller and thus strengthens the local search ability; a new type of learning factor value distribution is adopted, which will further strengthen the local search ability. In order to prevent the occurrence of premature convergence, the search performance of the algorithm is further enhanced;
F=normrnd(1-FES/Max_FES,0.5*rand)        (2.12)F=normrnd(1-FES/Max_FES,0.5*rand) (2.12)
Figure PCTCN2016110686-appb-000007
Figure PCTCN2016110686-appb-000007
其中Xs和Xt是从种群中随机选择的2个个体,且i≠s≠t。为确保新产生的解,F取正值。同时F符合正态分布,即表示为F~N(μ,σ^2)。遵从正态分布的随机变量的概率规律为取μ邻近的值的概率大,取离μ越远的值的概率越小;σ越小,分布越集中在μ附近,σ越大,分布越分散。μ=1-FES/Max_FES,σ=0.5*rand。我们可以看到随着迭代不断进行,μ从1变化到0,F从大概率落在1周围变成大概率落在0附近。Where X s and X t are 2 individuals randomly selected from the population, and i≠s≠t. To ensure a newly generated solution, F takes a positive value. At the same time, F conforms to the normal distribution, which is expressed as F ~ N (μ, σ ^ 2). The probability law of random variables following normal distribution is that the probability of taking the value adjacent to μ is large, and the probability of taking the value farther away from μ is smaller; the smaller the σ is, the more concentrated the distribution is near μ, the larger σ is, the more dispersed the distribution is. . μ=1-FES/Max_FES, σ=0.5*rand. We can see that as the iteration continues, μ changes from 1 to 0, and F falls from a large probability around 1 to a large probability of falling near zero.
该阶段的学习因子分布如图2所示(其中序号1表示随机数为1.0的时候随机数F分部情况;序号2表示随机数为0.75的时候F分部情况;序号3表示随机数为0.5的时候F分部情况;序号4表示随机数为0.25的时候F分部情况)。1.0,0.75,0.5,0.25为不同的σ的取值。The learning factor distribution at this stage is shown in Figure 2 (where the sequence number 1 indicates the random number F segment when the random number is 1.0; the sequence number 2 indicates the F segment when the random number is 0.75; the sequence number 3 indicates that the random number is 0.5. When the F division situation; the serial number 4 indicates the F division when the random number is 0.25). 1.0, 0.75, 0.5, 0.25 are values of different σ.
N(μ,σ^2)产生的随机数落在[μ-σ,μ+σ]之间的概率为68.27%。图3(a),μ=1,当σ=0.25时表示通过正态分布产生的函数值的随机数落在(0.75,1.25)之间的概率是68.27%;图2(b),μ=0,当σ=0.25时表示通过正态分布产生的函数值的随机数落在(-0.25,0.25)之间的概率是68.27%;The probability that the random number generated by N(μ, σ^2) falls between [μ-σ, μ+σ] is 68.27%. Fig. 3(a), μ=1, when σ=0.25, the probability that the random number of the function value generated by the normal distribution falls between (0.75, 1.25) is 68.27%; Fig. 2(b), μ=0 When σ=0.25, the probability that the random number of the function value generated by the normal distribution falls between (-0.25, 0.25) is 68.27%;
三.约束条件Constraint conditions
首先,考虑到对电机输出转矩的要求,采用的计算公式如下所示:First, considering the requirements for the motor output torque, the calculation formula used is as follows:
Figure PCTCN2016110686-appb-000008
Figure PCTCN2016110686-appb-000008
公式(2.14)中,kNm表示波形系数,kz表示基波绕组系数,A表示电负荷,Bδ表示磁负荷,Da1表示定子内径,定义Da1=rr+lgIn formula (2.14), k Nm represents the waveform coefficient, k z represents the fundamental winding coefficient, A represents the electrical load, B δ represents the magnetic load, and D a1 represents the inner diameter of the stator, and D a1 = r r + l g is defined.
其次,对电机效率的要求,采用如下公式:Second, for the motor efficiency requirements, the following formula is used:
Figure PCTCN2016110686-appb-000009
Figure PCTCN2016110686-appb-000009
最后,对电机的功率因数的约束条件,采用如下公式进行约束:Finally, the constraints on the power factor of the motor are constrained by the following formula:
Figure PCTCN2016110686-appb-000010
Figure PCTCN2016110686-appb-000010
上式(2.16)中,UN和IN分别表示电机的额定电压和额定相电流。In the above formula (2.16), U N and I N represent the rated voltage and rated phase current of the motor, respectively.
本发明的效益:本发明应用一种新型改进的教与学算法,并结合Ansys有限元软件实现设计永磁同步电机最优的结构参数,使得目标函数的值最小,一些重要的假设和设置被引入到电机设计中,以简化实际模型,达到降低电机损耗及成本,缩小体积的目的,满足电机性能要求,电机效率达到97.5%,功率因数提高到0.95,每台成本降低了270元。而且本发明在经典教与学算法的基础上加以改进,增加创造性学习过程,计算方法简单,便于实际系统的应用,能够进一步提高速度及准确的算法。Benefits of the Invention: The present invention applies a new and improved teaching and learning algorithm, and combines Ansys finite element software to realize the optimal structural parameters of the permanent magnet synchronous motor, so that the value of the objective function is minimized, and some important assumptions and settings are Introduced into the motor design to simplify the actual model, to reduce motor loss and cost, reduce the volume, meet the motor performance requirements, motor efficiency of 97.5%, power factor increased to 0.95, each cost reduced by 270 yuan. Moreover, the invention is improved on the basis of the classical teaching and learning algorithm, and the creative learning process is added, the calculation method is simple, and the application of the actual system is facilitated, and the speed and the accurate algorithm can be further improved.
附图说明DRAWINGS
图1为永磁同步电机的结构示意图;1 is a schematic structural view of a permanent magnet synchronous motor;
图2老师阶段更新策略图;Figure 2 teacher stage update strategy map;
图3学习因子分布图(a);Figure 3 learning factor distribution map (a);
图4学习因子分布图(b);Figure 4 learning factor distribution map (b);
图5永磁同步电机采用的槽型剖面;Figure 5 is a trough profile of a permanent magnet synchronous motor;
图6表1三相永磁同步电机的优化变量及其范围;Figure 6 Table 1 optimization variables and their range of three-phase permanent magnet synchronous motor;
图7表2三相永磁同步电机中设定的常数数值;Figure 7 shows the constant values set in the three-phase permanent magnet synchronous motor;
图8表3传统方法和本发明优化方案对比;Figure 8 Table 3 comparison of the conventional method and the optimization scheme of the present invention;
1.定子轭;2.定子槽高;3.磁钢片;5-1.定子线圈;5-2.定子铁芯冲片;5-3.磁钢片1. stator yoke; 2. stator slot height; 3. magnetic steel sheet; 5-1. stator coil; 5-2. stator core punching; 5-3. magnetic steel sheet
具体实施方式detailed description
实施例1Example 1
为了说明该方法的优越性和有效性,将该方法应用于355kW-4-6kV,2000rpm高速三相永磁同步电机的设计。根据对电机性能、尺寸大小、工作环境因素的要求,再结合表1和表2的数据要求之外,还应该满足如下的约束条件:In order to illustrate the superiority and effectiveness of the method, the method is applied to the design of a 355 kW-4-6 kV, 2000 rpm high speed three-phase permanent magnet synchronous motor. According to the requirements of motor performance, size, and working environment factors, in addition to the data requirements of Tables 1 and 2, the following constraints should be met:
首先,考虑到对电机输出转矩的要求,采用的计算公式如下所示:First, considering the requirements for the motor output torque, the calculation formula used is as follows:
Figure PCTCN2016110686-appb-000011
Figure PCTCN2016110686-appb-000011
公式(2.14)中,kNm表示波形系数,kz表示基波绕组系数,A表示电负荷,Bδ表示磁负荷,Da1表示定子内径,定义Da1=rr+lgIn formula (2.14), k Nm represents the waveform coefficient, k z represents the fundamental winding coefficient, A represents the electrical load, B δ represents the magnetic load, and D a1 represents the inner diameter of the stator, and D a1 = r r + l g is defined.
其次,对电机效率的要求,采用如下公式:Second, for the motor efficiency requirements, the following formula is used:
Figure PCTCN2016110686-appb-000012
Figure PCTCN2016110686-appb-000012
最后,对电机的功率因数的约束条件,采用如下公式进行约束:Finally, the constraints on the power factor of the motor are constrained by the following formula:
Figure PCTCN2016110686-appb-000013
Figure PCTCN2016110686-appb-000013
上式(2.16)中,UN和IN分别表示电机的额定电压和额定相电流。In the above formula (2.16), U N and I N represent the rated voltage and rated phase current of the motor, respectively.
因此,利用本发明提出的方法,并结合公式(2.1)-(2.2)以及约束条件(2.14)-(2.16)、表1三相永磁同步电机的优化变量及其范围、表2三相永磁同步电机中设定的常数数值,电机定子槽采用直槽口,得到的结果如下所示,Therefore, using the method proposed by the present invention, combined with the formula (2.1)-(2.2) and the constraint conditions (2.14)-(2.16), the optimization variables and ranges of the three-phase permanent magnet synchronous motor of Table 1, the two-phase permanent The constant value set in the magnetic synchronous motor, the stator slot of the motor adopts a straight slot, and the obtained result is as follows.
x=[4 0.75 12 100 80 18 160 1.2 2.45]T x=[4 0.75 12 100 80 18 160 1.2 2.45] T
此时,经计算得到的电机铁芯长度为310mm,电机效率为0.975,电磁转矩为172.9N.m,功率因数为0.95,完全符合电机性能系数要求。电机采用的槽型剖面如图5所示:At this time, the calculated motor core length is 310mm, the motor efficiency is 0.975, the electromagnetic torque is 172.9N.m, and the power factor is 0.95, which fully meets the motor performance coefficient requirement. The slot profile of the motor is shown in Figure 5:
表1 三相永磁同步电机的优化变量及其范围Table 1 Optimized variables and their range of three-phase permanent magnet synchronous motor
Figure PCTCN2016110686-appb-000014
Figure PCTCN2016110686-appb-000014
表2 三相永磁同步电机中设定的常数数值Table 2 Constant values set in three-phase permanent magnet synchronous motor
Figure PCTCN2016110686-appb-000015
Figure PCTCN2016110686-appb-000015
表3 传统方法和本发明优化方案对比Table 3 Comparison of traditional methods and optimization schemes of the present invention
Figure PCTCN2016110686-appb-000016
Figure PCTCN2016110686-appb-000016
值得注意的是,在表3中,运用的两种方法中,我们均采用了N35UH磁钢片,并且传统方法主要是指根据电机实际的安装尺寸结合经验设计出来的方法。从上述表3可以看出,采用本发明的设计方法,不但可以减小电机的生产成本,而且还可以提高电机的工作性能。 It is worth noting that in Table 3, we use N35UH magnetic steel sheets in the two methods used, and the traditional method mainly refers to the method designed according to the actual installation dimensions of the motor combined with experience. As can be seen from the above Table 3, by adopting the design method of the present invention, not only the production cost of the motor can be reduced, but also the working performance of the motor can be improved.

Claims (1)

  1. 一种基于教与学算法的永磁同步电机设计的计算方法,包括永磁同步电机的10个结构参数将被作为优化变量,具体为:磁极对数(p)、极弧系数(β)、磁铁厚度(lm)、定子或转子铁心厚度(ly)、定子槽高度(lw)、气隙厚度(lg)、转子半径(rr)、电流密度(Jcu)、电机外形因子(λ)、绕组横截面积(Ac);在无槽永磁无刷直流电机的优化过程中,相关规格参数也被给出,其中有材料确定的绕组填充因子kf,永磁铁的剩磁Br,定子铁芯或者转子铁芯B-H曲线节点处的磁通密度
    Figure PCTCN2016110686-appb-100001
    电机正常工作所必需的电磁转矩Tem和电机稳定工作时的旋转速度ωr;其特征在于:该方法具体包括以下步骤:
    A calculation method for permanent magnet synchronous motor design based on teaching and learning algorithm, including 10 structural parameters of permanent magnet synchronous motor will be used as optimization variables, specifically: magnetic pole logarithm (p), polar arc coefficient (β), Magnet thickness (l m ), stator or rotor core thickness (l y ), stator slot height (l w ), air gap thickness (l g ), rotor radius (r r ), current density (J cu ), motor form factor (λ), winding cross-sectional area (A c ); in the optimization process of the slotless permanent magnet brushless DC motor, relevant specifications are also given, including the material-determined winding fill factor k f , the remaining of the permanent magnet Magnetic B r , magnetic flux density at the stator core or rotor core BH curve node
    Figure PCTCN2016110686-appb-100001
    The electromagnetic torque T em necessary for the normal operation of the motor and the rotational speed ω r when the motor is stably operated are characterized in that the method specifically includes the following steps:
    一.数学模型A mathematical model
    对电机数学模型上做一些简化忽略处理,构建并确定优化的目标函数;本发明设计的永磁同步电机中,电机的损耗、材料成本和定子或转子的体积将是考虑的最主要因素,这三个指标将被同时最大限度的最小化;因此,目标函数写作:Do some simplifying and neglect processing on the mathematical model of the motor, construct and determine the objective function of the optimization; in the permanent magnet synchronous motor designed by the invention, the loss of the motor, the material cost and the volume of the stator or rotor will be the most important factors to consider. The three indicators will be minimized at the same time; therefore, the objective function is written:
    min f(x)=wcC(x)+wvVt(x)+wppl(x)    (2.1)Min f(x)=w c C(x)+w v V t (x)+w p p l (x) (2.1)
    x=[p β lm ly lw lg rr λ Ac]T    (2.2)x=[p β l m l y l w l g r r λ A c ] T (2.2)
    式(2.1)中,wp、wc和wv是权重系数,Pl是电气、磁性和机械功率损耗总和,C是电机所需材料的成本,Vt是定子或转子的体积,其中x表示所要求解的结果,包括永磁同步电机的9个结构参数:磁极对数(p)、极弧系数(β)、磁铁厚度(lm)、定子或转子铁心厚度(ly)、定子槽高度(lw)、气隙厚度(lg)、转子半径(rr)、电机外形因子(λ)、绕组横截面积(Ac)。(2.2)中T表示该结果矩阵的转置。分别用公式表示如下:In equation (2.1), w p , w c and w v are weight coefficients, P l is the sum of electrical, magnetic and mechanical power losses, C is the cost of the material required for the motor, and V t is the volume of the stator or rotor, where x Indicates the results of the required solution, including the nine structural parameters of the permanent magnet synchronous motor: pole pair (p), pole arc coefficient (β), magnet thickness (l m ), stator or rotor core thickness (l y ), stator Groove height (l w ), air gap thickness (l g ), rotor radius (r r ), motor form factor (λ), winding cross-sectional area (A c ). (2.2) where T represents the transpose of the result matrix. Expressed by the formula as follows:
    Figure PCTCN2016110686-appb-100002
    Figure PCTCN2016110686-appb-100002
    Vt=πls(rr+lg+lw+ly)2           (2.4)V t =πl s (r r +l g +l w +l y ) 2 (2.4)
    pl=pcu+ph+pe+pb         (2.5)p l =p cu +p h +p e +p b (2.5)
    其中,ρm、ρw和ρy分别是磁铁、线圈和定子或转子铁芯的质量密度,cm1、cm2、和cy分别表示相应材料单位所花费用,c1和c2表示常数,ls表示电机的铁芯长;所述的电机磁钢片的费用分为磁钢片材料的成本和粘贴磁钢片在转子上面所要花费的加工成本;其中 Where ρ m , ρ w and ρ y are the mass densities of the magnet, the coil and the stator or rotor core, respectively, c m1 , c m2 , and c y represent the cost of the corresponding material unit, respectively, and c 1 and c 2 represent constants. , l s represents the iron core length of the motor; the cost of the motor magnetic steel sheet is divided into the cost of the magnetic steel sheet material and the processing cost of sticking the magnetic steel sheet on the rotor;
    定子线圈上面通三相电流,产生的铜耗、集肤效应表示为:The three-phase current is passed through the stator coil, and the copper consumption and skin effect are expressed as:
    Figure PCTCN2016110686-appb-100003
    Figure PCTCN2016110686-appb-100003
    与此同时,定子和转子上面产生的磁滞损耗和涡流损耗表示为:At the same time, the hysteresis loss and eddy current loss generated on the stator and rotor are expressed as:
    Figure PCTCN2016110686-appb-100004
    Figure PCTCN2016110686-appb-100004
    Figure PCTCN2016110686-appb-100005
    Figure PCTCN2016110686-appb-100005
    电机产生的机械损耗,主要为电机轴承摩擦损耗,与电机定转子内径大小关系表示为:The mechanical loss generated by the motor is mainly the friction loss of the motor bearing, and the relationship between the inner diameter of the stator and the rotor is expressed as:
    pb=μbν(rr+lg)2ls            (2.9)p bb ν(r r +l g ) 2 l s (2.9)
    ν=60f/p             (2.10)ν=60f/p (2.10)
    上述(2.1)-(2.10)中,m表示电机通电压相数,ρ表示定子绕线的电阻率,η和μcu表示经验常数,f表示电压频率,Vsy表示定子铁芯体积,Vry表示转子铁芯体积,kf、kc、ket、k'h、k′e和μb表示常数;In the above (2.1)-(2.10), m represents the phase number of the motor through voltage, ρ represents the resistivity of the stator winding, η and μ cu represent the empirical constant, f represents the voltage frequency, V sy represents the volume of the stator core, V ry Represents the rotor core volume, k f , k c , k et , k' h , k′ e and μ b represent constants;
    二.一种新型改进的教与学算法A new and improved teaching and learning algorithm
    (1)教阶段(1) Teaching stage
    在新型改进教与学优化算法的老师阶段中,采用了一种类似于差分算法中的变异策略来更新整个种群;在这个策略中,除了老师施加影响之外,另一个梯度下降方向▽(Xp-Xq)也被引入进来;目的是进一步提高算法的全局搜索能力,避免在只有老师的指导下陷入早熟收敛;In the teacher stage of the new improved teaching and learning optimization algorithm, a mutation strategy similar to the difference algorithm is used to update the entire population; in this strategy, in addition to the teacher exerts influence, another gradient decreases direction ▽ (X p -X q ) has also been introduced; the purpose is to further improve the global search ability of the algorithm, avoiding the premature convergence under the guidance of only the teacher;
    以下表达式清晰说明了:老师和一个任意的梯度方向为每个个体更新指明了方向,具体的数学表达式如下:The following expression clearly states that the teacher and an arbitrary gradient direction indicate the direction for each individual update. The specific mathematical expressions are as follows:
    Figure PCTCN2016110686-appb-100006
    Figure PCTCN2016110686-appb-100006
    其中Xi是随机从种群中选出需要更新的解,Xp和Xq是从种群中随机选择的2个个体,且i≠p≠q,Xi,new是经过更新之后产生的新解。rand1和rand2是满足(0,1)均匀分布的随机数。从(2.11)公式可以看出,新个体的更新方向具有高度导向性,除了老师的指引外,还有另外的下降梯度方向的指引;所有的下降方向的搜索步长都在(0,1)之间;Where X i is randomly selected from the population to be updated, X p and X q are two individuals randomly selected from the population, and i≠p≠q, X i, new are new solutions generated after updating. . Rand1 and rand2 are random numbers that satisfy the (0, 1) uniform distribution. It can be seen from the formula (2.11) that the update direction of the new individual is highly oriented. In addition to the teacher's guidance, there is another guidance for the direction of the descending gradient; all the search steps in the descending direction are at (0, 1). between;
    (2)学阶段 (2) Academic stage
    在这个学生阶段,每个个体将随机向其他个体进行学习,较小的学习因子F允许小步的微调,但是收敛较慢;较大的学习因子F可以加快收敛,但同时会降低局部搜索能力;考虑到上述因素,在迭代过程的早期,学习因子F取值较大,以加快算法的优化速度;在迭代的后期,由于优化结果接近最优解,学习因子F取值偏小从而加强局部搜索能力;一种新型的学习因子取值分布被采用,这将进一步加强局部搜索能力以阻止早熟收敛现象的发生,使得算法搜索性能得到进一步加强;In this student stage, each individual will randomly learn from other individuals. The smaller learning factor F allows fine tuning of small steps, but the convergence is slower; the larger learning factor F can accelerate convergence, but at the same time it reduces local search ability. Considering the above factors, in the early stage of the iterative process, the learning factor F takes a large value to speed up the optimization of the algorithm; in the later stage of the iteration, since the optimization result is close to the optimal solution, the learning factor F takes a small value to strengthen the local Search ability; a new type of learning factor value distribution is adopted, which will further strengthen the local search ability to prevent the occurrence of premature convergence, and further improve the search performance of the algorithm;
    F=normrnd(1-FES/Max_FES,0.5*rand)         (2.12)F=normrnd(1-FES/Max_FES,0.5*rand) (2.12)
    Figure PCTCN2016110686-appb-100007
    Figure PCTCN2016110686-appb-100007
    其中Xs和Xt是从种群中随机选择的2个个体,且i≠s≠t,F取正值;同时F符合正态分布,即表示为F~N(μ,σ^2);遵从正态分布的随机变量的概率规律为取μ邻近的值的概率大,取离μ越远的值的概率越小;σ越小,分布越集中在μ附近,σ越大,分布越分散。μ=1-FES/Max_FES,σ=0.5*rand;随着迭代不断进行,μ从1变化到0,F从大概率落在1周围变成大概率落在0附近;Where X s and X t are two individuals randomly selected from the population, and i ≠ s ≠ t, F take a positive value; at the same time F conforms to the normal distribution, which is expressed as F ~ N (μ, σ ^ 2); The probability law of random variables following normal distribution is that the probability of taking the value adjacent to μ is large, and the probability of taking the value farther away from μ is smaller; the smaller the σ is, the more concentrated the distribution is near μ, the larger σ is, the more dispersed the distribution is. . μ=1-FES/Max_FES, σ=0.5*rand; as the iteration continues, μ changes from 1 to 0, and F becomes a large probability to fall around 0 from a large probability;
    该阶段的学习因子分布,用随机数为1.0的时候随机数F分部情况;随机数为0.75的时候F分部情况;随机数为0.5的时候F分部情况;随机数为0.25的时候F分部情况;1.0,0.75,0.5,0.25为不同的σ的取值,用曲线图直观的表示;The learning factor distribution at this stage is the case of the random number F when the random number is 1.0; the F part when the random number is 0.75; the F part when the random number is 0.5; when the random number is 0.25, F Divisional situation; 1.0, 0.75, 0.5, 0.25 are the values of different σ, which are visually represented by graphs;
    N(μ,σ^2)产生的随机数落在[μ-σ,μ+σ]之间的概率为68.27%;当μ=1,σ=0.25时,表示通过正态分布产生的函数值的随机数落在(0.75,1.25)之间的概率是68.27%;当μ=0,当σ=0.25时,表示通过正态分布产生的函数值的随机数落在(-0.25,0.25)之间的概率是68.27%;The probability that the random number generated by N(μ, σ^2) falls between [μ-σ, μ+σ] is 68.27%; when μ=1, σ=0.25, it represents the value of the function generated by the normal distribution. The probability that the random number falls between (0.75, 1.25) is 68.27%; when μ=0, when σ=0.25, the probability that the random number of the function value generated by the normal distribution falls between (-0.25, 0.25) Is 68.27%;
    三.约束条件Constraint conditions
    首先,考虑到对电机输出转矩的要求,采用的计算公式如下所示:First, considering the requirements for the motor output torque, the calculation formula used is as follows:
    Figure PCTCN2016110686-appb-100008
    Figure PCTCN2016110686-appb-100008
    公式(2.14)中,kNm表示波形系数,kz表示基波绕组系数,A表示电负荷,Bδ表示磁负荷,Da1表示定子内径,定义Da1=rr+lgIn formula (2.14), k Nm represents the waveform coefficient, k z represents the fundamental winding coefficient, A represents the electrical load, B δ represents the magnetic load, and D a1 represents the inner diameter of the stator, defining D a1 = r r + l g ;
    其次,对电机效率的要求,采用如下公式: Second, for the motor efficiency requirements, the following formula is used:
    Figure PCTCN2016110686-appb-100009
    Figure PCTCN2016110686-appb-100009
    最后,对电机的功率因数的约束条件,采用如下公式进行约束:Finally, the constraints on the power factor of the motor are constrained by the following formula:
    Figure PCTCN2016110686-appb-100010
    Figure PCTCN2016110686-appb-100010
    上式(2.16)中,UN和IN分别表示电机的额定电压和额定相电流;In the above formula (2.16), U N and I N respectively represent the rated voltage and rated phase current of the motor;
    利用本发明提出的方法,并结合公式(2.1)-(2.2)以及约束条件(2.14)-(2.16)、表1三相永磁同步电机的优化变量及其范围、表2三相永磁同步电机中设定的常数数值,电机定子槽采用直槽口,计算得到的电机铁芯长度、电机效率、电磁转矩为、功率因数,完全符合电机性能系数要求。 Using the method proposed by the present invention, combined with the formulas (2.1)-(2.2) and the constraints (2.14)-(2.16), the optimization variables and ranges of the three-phase permanent magnet synchronous motor of Table 1, the two-phase permanent magnet synchronization of Table 2 The constant value set in the motor, the stator slot of the motor adopts a straight slot, and the calculated motor core length, motor efficiency, electromagnetic torque, and power factor fully meet the motor performance coefficient requirements.
PCT/CN2016/110686 2016-10-19 2016-12-19 Teaching and learning algorithm-based calculation method for permanent magnet synchronous motor design WO2018072296A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610905091.2A CN106528948A (en) 2016-10-19 2016-10-19 Teaching and learning algorithm-based calculation method for permanent magnet synchronous motor design
CN201610905091.2 2016-10-19

Publications (1)

Publication Number Publication Date
WO2018072296A1 true WO2018072296A1 (en) 2018-04-26

Family

ID=58332024

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/110686 WO2018072296A1 (en) 2016-10-19 2016-12-19 Teaching and learning algorithm-based calculation method for permanent magnet synchronous motor design

Country Status (2)

Country Link
CN (1) CN106528948A (en)
WO (1) WO2018072296A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110212710A (en) * 2019-06-17 2019-09-06 北京理工大学 A kind of automobile permanent magnet synchronous motor design method
CN113239593A (en) * 2021-05-19 2021-08-10 合肥工业大学 Design method suitable for optimizing efficiency of water-filled submersible motor
CN113627000A (en) * 2021-07-30 2021-11-09 江苏大学 Permanent magnet motor layered robust optimization design method based on parameter sensitive domain

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106941285A (en) * 2017-04-18 2017-07-11 上海电机学院 Weaken the method for permanent magnetism wheel hub motor cogging torque
CN107633144A (en) * 2017-09-25 2018-01-26 湖南大学 Large-scale permanent-magnetic wind driven generator Parameters design based on electromagnetism Thermal-mechanical Coupling field
CN108599474B (en) * 2018-01-31 2019-08-09 山东大学 Inhibit the pole embrace selection method of the intrinsic shaft voltage of fractional slot permanent magnet synchronous motor
CN108494186B (en) * 2018-04-20 2019-06-18 河北工业大学 A kind of optimization method improving ferrite assist type synchronous magnetic resistance motor power factor
CN112713730B (en) * 2020-12-18 2023-08-22 苏州英磁新能源科技有限公司 Motor optimization design method based on parameterized magnetic steel model

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201204529Y (en) * 2008-08-28 2009-03-04 无锡东元电机有限公司 Permanent magnet synchronous motor
WO2011149245A2 (en) * 2010-05-24 2011-12-01 학교법인 두원학원 Structure of electric compressor motor
CN202652027U (en) * 2012-07-12 2013-01-02 深圳市乐丰科技有限公司 Permanent magnet synchronous motor and rotor component thereof

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104009494B (en) * 2014-04-16 2016-01-27 武汉大学 A kind of environmental economy power generation dispatching method
CN105226638A (en) * 2015-09-06 2016-01-06 清华大学 Based on the electric power system Calculation of Available Transfer Capability method improving learning aid algorithm

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201204529Y (en) * 2008-08-28 2009-03-04 无锡东元电机有限公司 Permanent magnet synchronous motor
WO2011149245A2 (en) * 2010-05-24 2011-12-01 학교법인 두원학원 Structure of electric compressor motor
CN202652027U (en) * 2012-07-12 2013-01-02 深圳市乐丰科技有限公司 Permanent magnet synchronous motor and rotor component thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
CHEN, HUWEI ET AL.: "Design and Research of Permanent Magnet Synchronous Motor Control System Based on Two-Stage Matrix Converter", INNOVATION AND APPLICATION OF SCIENCE AND TECHNOLOGY, 6 August 2013 (2013-08-06), pages 3 and 4, ISSN: 2095-2945 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110212710A (en) * 2019-06-17 2019-09-06 北京理工大学 A kind of automobile permanent magnet synchronous motor design method
CN113239593A (en) * 2021-05-19 2021-08-10 合肥工业大学 Design method suitable for optimizing efficiency of water-filled submersible motor
CN113239593B (en) * 2021-05-19 2022-08-05 合肥工业大学 Design method suitable for optimizing efficiency of water-filled submersible motor
CN113627000A (en) * 2021-07-30 2021-11-09 江苏大学 Permanent magnet motor layered robust optimization design method based on parameter sensitive domain
CN113627000B (en) * 2021-07-30 2024-06-07 江苏大学 Permanent magnet motor layering robust optimization design method based on parameter sensitive domain

Also Published As

Publication number Publication date
CN106528948A (en) 2017-03-22

Similar Documents

Publication Publication Date Title
WO2018072296A1 (en) Teaching and learning algorithm-based calculation method for permanent magnet synchronous motor design
Rahideh et al. Optimal brushless DC motor design using genetic algorithms
Duan et al. A novel method for multiobjective design and optimization of three phase induction machines
Xue et al. Analytical prediction and optimization of cogging torque in surface-mounted permanent magnet machines with modified particle swarm optimization
SOLEIMANI et al. Optimum design of a three-phase permanent magnet synchronous motor for industrial applications
CN108595902A (en) The linear motor iron losses computation method and model that meter and harmonic wave influence
Sharma et al. Design and development of energy efficient single phase induction motor for ceiling fan using Taguchi's orthogonal arrays
Liu et al. Optimal structure design of permanent magnet motors based on a general pattern of rotor topologies
Wang et al. Cuckoo search algorithm for multi-objective optimization of transient starting characteristics of a self-starting HVPMSM
Hasan et al. Analytical model-based design optimization of a transverse flux machine
Jinquan et al. Dynamic neighborhood genetic learning particle swarm optimization for high-power-density electric propulsion motor
Min Integrated design method of linear PM machines considering system specifications
Tarımer et al. Investigation for losses of M19 and amorphous core materials asynchronous motor by finite elements methods
Dal et al. Optimization of permanent magnet synchronous motor design by using PSO
Cao et al. Multi-objective optimization of permanent magnet synchronous motor based on elite retention hybrid simulated annealing algorithm
CN104362917A (en) Optimum design method for flux leakage problem of alternating-current generator for car
Ning et al. A novel tangential radial hybrid excitation synchronous variable frequency aircraft generator
Lefik Design of permanent magnet synchronous motors including thermal aspects
CN109713972B (en) Permanent magnet synchronous motor flux linkage optimization method based on nonlinear dynamics analysis
Luo et al. Optimum design on in-wheel motor of new energy vehicles based on improved artificial bee colony algorithm
Hsiao et al. Design and economical evaluation of small-capacity motor used in household appliances by Taguchi method
Dai et al. A genetic-Taguchi global design optimization strategy for interior PM machine
Xie et al. Design and Optimization of Wind Power Electric Pitch Permanent Magnet Synchronous Servo Motor
Mendaci et al. Multi-objective optimal design of surface-mounted permanent magnet motor using NSGA-II
Xu et al. Optimization design of stepped rotor type bearingless switched reluctance motor

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16919181

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16919181

Country of ref document: EP

Kind code of ref document: A1