• 
    

    
    

      99热精品在线国产_美女午夜性视频免费_国产精品国产高清国产av_av欧美777_自拍偷自拍亚洲精品老妇_亚洲熟女精品中文字幕_www日本黄色视频网_国产精品野战在线观看 ?

      Design Optimization of Permanent Magnet Eddy Current Coupler Based on an Intelligence Algorithm

      2023-12-15 03:56:44DazhiWangPengyiPanandBowenNiu
      Computers Materials&Continua 2023年11期

      Dazhi Wang,Pengyi Pan and Bowen Niu

      College of Information Science and Engineering,Northeastern University,Shenyang,110819,China

      ABSTRACT The permanent magnet eddy current coupler (PMEC) solves the problem of flexible connection and speed regulation between the motor and the load and is widely used in electrical transmission systems.It provides torque to the load and generates heat and losses,reducing its energy transfer efficiency.This issue has become an obstacle for PMEC to develop toward a higher power.This paper aims to improve the overall performance of PMEC through multi-objective optimization methods.Firstly,a PMEC modeling method based on the Levenberg-Marquardt back propagation(LMBP)neural network is proposed,aiming at the characteristics of the complex input-output relationship and the strong nonlinearity of PMEC.Then,a novel competition mechanism-based multi-objective particle swarm optimization algorithm (NCMOPSO) is proposed to find the optimal structural parameters of PMEC.Chaotic search and mutation strategies are used to improve the original algorithm,which improves the shortcomings of multi-objective particle swarm optimization (MOPSO),which is too fast to converge into a global optimum,and balances the convergence and diversity of the algorithm.In order to verify the superiority and applicability of the proposed algorithm,it is compared with several popular multi-objective optimization algorithms.Applying them to the optimization model of PMEC,the results show that the proposed algorithm has better comprehensive performance.Finally,a finite element simulation model is established using the optimal structural parameters obtained by the proposed algorithm to verify the optimization results.Compared with the prototype,the optimized PMEC has reduced eddy current losses by 1.7812 kW,increased output torque by 658.5 N·m,and decreased costs by 13%,improving energy transfer efficiency.

      KEYWORDS Competition mechanism;Levenberg-Marquardt back propagation neural network;multi-objective particle swarm optimization algorithm;permanent magnet eddy current coupler

      1 Introduction

      The permanent magnet eddy current coupler(PMEC)is a kind of equipment that uses the force between magnetic fields to transfer torque and whose outstanding feature is no mechanical connection.This noncontact structure has the benefits of vibration isolation,alignment error tolerance,and overload protection while lowering friction and equipment loss[1].When PMEC works,the induced eddy current in the conductor provides torque for the load.However,it also causes heat to be produced and energy to be lost,which lowers the effectiveness of energy transfer.Multi-objective optimization is an excellent method to balance the transmission performance and eddy current loss of PMEC.A trustworthy model is required to predict the performance of PMEC throughout the optimization process[2].

      There are three common modeling methods for PMEC.The first is to use the method of separating variables to solve partial differential equations based on Maxwell equations and boundary conditions[3-8].The second is to build an equivalent magnetic circuit(EMC)based on the similarity between the magnetic circuit and the circuit and then solve it according to Kirchhoff’s law and Ohm’s law of the magnetic circuit[9-13].The influence of eddy currents should be considered in the modeling process of PMEC.However,EMC is a method that does not consider eddy current,and the existing EMC models cannot directly calculate eddy current effects [10].Although the calculations for these two methods are simple,the modeling process necessitates several assumptions and simplifications,as well as the application of numerous empirical components,which causes the calculation results from the model to diverge from the actual scenario.Additionally,these models often predict the performance of PMEC with reasonable accuracy at low relative slips,but as relative slip increases,the accuracy of the models rapidly decreases [14].The third method is the numerical method,such as the finite element method(FEM),which enables the analysis of electromagnetic field problems from the classical analytical method to the numerical analysis method of discrete systems so that high-precision discrete solutions can be obtained[15-17].The FEM can produce accurate results,but because of its extensive calculation and time requirement,it is often used for verification.Neural networks are frequently used for numerical prediction in complex situations.There are,however,few studies that use neural networks to predict PMEC performance.In light of this,this paper suggests a Levenberg-Marquardt back propagation(LMBP)neural network-based modeling approach for PMEC.

      Numerous intelligent optimization algorithms have been used to address the multi-objective optimization of electromagnetic equipment.References[2]and[18]used the genetic algorithm(GA)to carry out multi-objective optimization for dual-sided radial PMEC and radial flux permanent magnet motors.Reference [19] has optimized and designed the inner-mounted permanent magnet synchronous motor (IPMSM) by correlating the particle swarm optimization algorithm (PSO) with the FEM.References[20]and[21]used an improved PSO to optimize the energy consumption of tram operations.However,these methods use weighted methods to integrate multiple objective functions into one.The solutions obtained in these ways are closely related to the defined weights and have high subjectivity.To address the issues raised above,references [22-24] adopted multi-objective particle swarm optimization(MOPSO)based on Pareto optimal sequencing.Although they proposed various MOPSO improvement strategies,finding a globally optimal solution is still challenging since diversity and convergence are tricky to balance.

      This paper aims to investigate the multi-objective optimization design method of PMEC structural parameters to simultaneously improve transmission performance,suppress eddy current loss,and lower material cost.A PMEC modeling method based on the LMBP neural network is proposed.The nonlinear regression model of PMEC is established in the whole space to compensate for the theoretical model’s low accuracy,which combines the ANSYS simulation data with the LMBP neural network.Then,to balance the convergence and diversity of MOPSO,the novel competitive mechanism-based multi-objective particle swarm optimization algorithm(NCMOPSO)is proposed and applied to the parameter optimization of PMEC.This method can calculate all feasible nondominated optimal solutions,avoiding the subjectivity and complexity of the objective function mechanism caused by the weighting method.Chaotic search and mutation strategies are used to enhance the diversity of the population,which improves the problem of a too-fast rate of convergence of the algorithm.Finally,the LMBP model’s accuracy and the optimization algorithm’s effectiveness are verified by MATLAB and finite element simulation,respectively.

      2 LMBP Neural Network Model of PMEC

      2.1 Structure and Working Principle of PMEC

      The mechanical structure of PMEC with a single-group disk structure is shown in Fig.1.The conductor rotor and PM rotor can rotate independently.When PMEC works,the conductor rotor is driven by a motor to rotate,cutting off the magnetic induction lines generated by PM and forming eddy currents.Near the conductor disk,eddy current,in turn,generates an induced magnetic field.According to Lenz’s law,the eddy current magnetic field should prevent the relative movement between the PM rotor and the conductor rotor by preventing the change of magnetic flux caused by the eddy current.Under the interaction between the eddy current magnetic field and the permanent magnetic field,the PM rotor lags behind the conductor rotor,which realizes the torque transfer from the motor to the load.

      2.2 Levenberg-Marquardt Back Propagation Neural Network

      The neural network can approximate arbitrary complex nonlinear systems.The BP neural network based on the gradient descent (GD) method is the most successful and widely used neural network learning algorithm[25].However,its slow convergence speed makes it easy to fall into local extreme values.The LMBP neural network uses the Levenberg-Marquardt(LM)algorithm instead of the GD method to solve the optimization problem.It combines the GD and Gauss-Newton methods and benefits from their global characteristics and efficient convergence.Moreover,it has advantages in solving various nonlinear problems[26].The formula for the modified weight is as follows:

      whereJT(x)is the Jacobian matrix,E(x)is the network error vector,Iis the identity matrix,anduis the damping term.The objective function is the square error function,as shown in Eq.(2).

      whereei(x)is the error between theithpredicted value and the actual value.

      Ifu=0,the LM algorithm becomes a Gauss-Newton method using an approximate Hessian matrix.Ifuis large,it becomes a small step GD.The purpose of the LM algorithm is to convert to the Newton method as quickly as possible.Since it converges faster and has higher accuracy near the minimum error point.If an iteration succeeds and the error performance function decreases,then the value ofuwill be reduced.If the iteration fails,the value ofuwill be increased.In this way,error performance can be minimized with iteration.

      2.3 Modeling of PMEC Based on LMBP Neural Network

      2.3.1 Determination of Input and Output of the Model

      PMEC is a complex multivariable coupling input and output system.The main structural parameters affecting the PMEC output performance are the thickness of the copper disk and the thickness,length,and width of the PM.Therefore,these four variables are selected as the model’s input variables.The model’s output variables are the PMEC’s output torque and eddy current loss.The impact of input variables on output variables is analyzed as follows:

      ? Copper disk thickness: During operation,the copper disk generates an eddy current and provides a flow circuit for the eddy current.Its thickness will directly affect the resistance in the eddy current circuit and then affect the eddy current loss and output torque.

      ? The volume of PM: Increasing PM volume will inevitably result in rising magnetic flux and magnetic potential.However,at the same time,the magnetic resistance and leakage in the magnetic circuit will also increase,consuming the increased magnetic potential and decreasing the remaining magnetic flux of PM.The growth rate is reducing while the output torque and eddy current loss are rising.

      The LMBP neural network model structure of PMEC is shown in Fig.2.

      Figure 2:Structure of PMEC neural network model

      2.3.2 Sample Point Selection and Pretreatment

      The accuracy of sample data determines the reliability of neural network modeling.Establish a PMEC model using ANSYS Maxwell software.Conduct finite element simulation to obtain relevant data on its torque characteristics and eddy current loss as the LMBP neural network training samples.

      This paper takes a 30 kW PMEC as an example,and Table 1 shows the prototype parameters.According to the parameters,establish its three-dimensional finite element simulation model.Through finite element calculation,the influence of four input variables of PMEC on torque performance and eddy current loss is shown in Fig.3.

      Table 1: Prototype parameters of PMEC

      Figure 3:Influence of input variables on output torque and eddy current loss

      To ensure assembly,the influence of material strength,performance,and heat dissipation is comprehensively considered.The range of input variables is shown in Table 2.

      Table 2: Range of input variables of the PMEC model

      Because the units and order of magnitude of the input parameters are inconsistent,the parameters are normalized using the following equation to remove discrepancies:

      whereyrepresents the processed data,xrepresents the original sample data,xmaxrepresents the maximum value of the sample data,andxminrepresents the minimum value of the sample data.

      2.3.3 Neural Network Topology and Parameter Selection

      The LMBP neural network has an unknown number of hidden layers and hidden layer nodes.Therefore,it is necessary to determine a more appropriate value through experiments.Since the model parameters in this study are not complicated,the number of hidden layers is determined to be one according to the Kolmogorov theorem.The range of hidden layer node points can generally be obtained from the empirical equation:

      wherenis the number of hidden nodes,xinis the number of input nodes,youtis the number of output nodes,and the range ofαis 1<α <10.

      The number of input layer nodes equals the number of input variables,which is 4.The output variable is the eddy current loss or output torque,so the number of output nodes should be 1.According to Eq.(4),the number of hidden layer nodes ranges from 3 to 12.Experiments on models with different hidden layer nodes yield the corresponding number of iterations and mean square error(MSE)to select the optimal setting value.The experimental results are shown in Fig.4.The training outcomes of each model are the average after ten pieces of training to ensure the reliability of the experimental results.

      It can be seen from Fig.4a that the model of output torque and eddy current loss is optimal when the hidden layer nodes are 10 and 11,respectively.

      3 Verification of the Established Mode

      3.1 Model Training and Result Comparison

      The input variables of the neural network are the thickness of the copper disk and the thickness,length,and width of the PM,while the output is the output torque or eddy current loss.Train and test based on 530 data sets obtained from finite element calculations.Among them,four hundred twentyfour data groups are randomly assigned as a sample set for training.Fifty-three data groups are used as validation data sets,and the remaining 53 are used as test sets for post-training tests.

      Figure 4:Number of neurons in the hidden layer,number of iterations and MSE

      The LMBP and standard BP neural networks are trained under the same conditions to compare the training effect.Fig.5 shows the change in MSE in both training processes.

      Figure 5:The learning curve of the neural network

      It can be seen from Fig.5 that compared to the standard BP neural network,the LMBP neural network has a faster convergence speed and higher training accuracy.Use the test set to compare the MSE of the two prediction results,and its prediction results are significantly better.

      3.2 Error Analysis of the Model

      Fig.6 shows the regression analysis of output torque and eddy current loss data.Almost all sample points are near the zero-error line,indicating that the regression line fits the observed values well and that the trained model is accurate and reliable.

      Figure 6:Regression analysis diagram of output torque and eddy current loss data

      To test the training network’s generalization ability,select 70%of the samples as training samples and the balance as verification samples.Train the LMBP neural network with training samples,and test the generalization ability of the trained LMBP neural network with validation samples.The network model is run ten times under identical conditions.The projected output values are then statistically analyzed,and their MSE is calculated.

      Table 3 shows the maximum,minimum,and average MSE values in the 10 test results of the LMBP neural network and the standard BP neural network.The PMEC model established using the LM algorithm to improve the BP neural network has superior prediction accuracy and generalization capacity.Furthermore,the modeling results based on standard BP neural networks fluctuate more violently.In the output torque and eddy current loss model of PMEC,the difference between the maximum and minimum MSE values of the standard BP neural network is 0.0103 and 0.4791,respectively,while the difference based on LMBP neural network modeling is only 0.0003244 and 0.0106,respectively.Therefore,the prediction output based on LMBP neural network modeling is more stable.

      Table 3: MSE of two kinds of neural networks

      4 Multi-Objective Optimization Design of PMEC

      4.1 Novel Competitive Mechanism-Based MOPSO

      In MOPSO,the diversity of the population mainly comes from the difference between personal optimum and global optimum.Due to the global influence of the global optimum,the personal optimum may be similar to it or even have the same value,resulting in a reduction in population diversity[27].In order to eliminate their impact on diversity,a competition mechanism is introduced to improve MOPSO.

      4.1.1 Competitive Swarm Optimizer(CSO)

      CSO introduces the survival competition mechanism of the fittest in biology based on PSO.In each iteration,particles are not updated with their personal and global optimums.Instead,they are randomly paired for comparison and update the loser with the winner’s information,thereby avoiding premature convergence and increasing the variety of the population.

      Take the minimization problem as an example.First,initialize a populationp(t) containingNparticles,whereNis the population size andtis the number of iterations.Randomly divide each generation’s particle populationp(t) intoN/2 pairs.Then select a pair of particles to compete according to their fitness values.Those particles with smaller fitness values are called winners and will enter the next generationp(t+1)directly.The losers with large fitness values must learn from the winners to update their position and velocity vectors to enter the next generation.One iteration has been completed when all particles are transferred to the next generation.

      The updated formulas for the velocity vector and position vector of the loser after the competition are as follows:

      whereXwi,k(t),Xlo,k(t),Vwi,k(t) andVlo,k(t) respectively represent the position vector and velocity vector of the winner and loser in thekthround of iterationt,R1(k,t),R2(k,t)andR3(k,t)are three random vectors distributed in[0,1]n,(t)is the average position value of all contemporary particles,andφis the control parameter to adjust the influence of(t).

      4.1.2 Motivation and Framework of NCMOPSO

      Although CSO can improve the diversity of PSO,there are several limitations.First,the diversity of winners in the parent generation has not improved.Because winners directly enter offspring without position updating.Chaotic search can be used to deal with the winners because chaotic dynamics have the characteristics of ergodicity,randomness,and irregularity.Second,if the parent population lacks diversity,the population will converge prematurely.Therefore,the mutation strategy can be used to avoid the population falling into a local optimum.

      Algorithm 1 shows the framework of the NCMOPSO.Its major cycle mainly includes an update strategy based on the novel competition mechanism and environmental selection.They will be detailed in the following sections.

      4.1.3 The Novel Competition Mechanism

      The proposed competition mechanism includes pairwise competition,particle update,and mutation.In pairwise competition,the populationp(t)is randomly divided intoN/2 pairs.Then,compare the dominance relationship between the two particles in each pair according to the Pareto dominance relationship.If one particle can dominate the other,the dominant particle is the winner.If the two particles are nondominated by each other,select the winner according to the crowding distance ranking in the nondominated sorting genetic algorithm-II(NSGA-II)[28].

      After the winner is determined,the loser’s position vector and velocity vector are updated by learning from the winner.The updated equations are Eqs.(5)and(6)in CSO.In order to improve the diversity of the winners,an update strategy was designed based on a chaotic search.It is based on the well-known logistic equation[29],which is defined as:

      whereznis a variable,andμis a control parameter.Whenμ=4,an utterly chaotic sequence can be iterated from any initial valuez0∈[0,1].

      The primary measure to update the winner is to use the ergodicity of chaotic dynamics to search for the winner and generate chaotic sequences.The process of chaotic search is defined as:

      wherepiis theithchaotic variable,mrepresents the number of chaotic search iterations,anddistribution in [0,1] requires∈(0,1).After each competition,the winner particle is iteratedMtimes using Eq.(8)to generate a chaotic sequence of sizeM.Calculate the fitness value and crowding distance of particles in the chaotic sequence,and then select the best particle to update the original winner.

      The rapid convergence of MOPSO may cause the population to gather around some particles or a specific area prematurely,thus losing diversity.Therefore,after the particles are updated,a timevarying mutation strategy is designed to mutate the particles based on the idea of[30].The mutation formula is shown below:

      wherePmutis the probability of mutation,Tmaxis the maximum number of iterations,tis the current number of iterations,cgis the random number subject to the Gaussian distribution with a mean value of 0 and variance of 1,u(j)andl(j)are the upper bound and lower bound of thejthdimension decision variable respectively,andKmis the mutation parameter.

      The detailed process of the updating strategy based on the novel competition mechanism is shown in Algorithm 2.

      4.1.4 Environmental Selection Strategy

      During the initial iteration,few Pareto optimal solutions will lead to poor competitiveness and convergence.However,a too-large Pareto optimal solution set in the later iteration period will lead to insufficient diversity.The angle-penalty distance (APD) proposed in the reference vectorguided evolutionary algorithm (RVEA) [31] can dynamically balance convergence and diversity in the optimization process according to the number of targets and the number of iterations.The APD between reference vectors and particles in RVEA is calculated as the following equation:

      whereDis the dimension of the target space,Ris the set of reference vectors,tis the number of iterations,andTmaxis the maximum number of iterations.G(pi)is the target vector of the particlepi,〈G(pi),r〉and〈s,r〉are the angles betweenG(pi)andr,and betweensandr,respectively.

      The environmental selection proposed in RVEA can be used based on constraining the size of the nondominant solution set.When the size of the nondominant solution set is smaller thanγ,the nondominant solution and parent directly enter the next generation.When the size of the nondominant solution set is larger thanγ,the new nondominant solution set is determined through the environmental selection of the RVEA algorithm.The study of Pareto optimal solution set size constraints in adaptive competitive multi-objective swarm algorithm based on inverse modeling[32]shows that the effect is best whenγ=N/20.Algorithm 3 shows the details of the environmental selection strategy.

      4.2 Multi-Objective Optimization Model of PMEC

      According to the analysis of different structural parameters in Chapter 2,the thickness of the copper disk and the thickness,length,and width of the PM are selected as decision variables.The optimization goal is to increase output torque while decreasing eddy current loss and cost.The LMBP neural network fits the fitness functions of output torque and eddy current loss.The cost is also of great significance in the design of PMEC,mainly from the copper disk,PM,and back iron materials.In order to simplify the calculation,it is assumed that the price of the PM is ten times the price of the copper disk and the back iron.Then the approximate fitness function of the cost can be expressed as:

      whereravis the average radius of the copper disk of PMEC,Nmis the number of permanent magnets,x1is the width of the thickness of the copper disk,x2,x3andx4are the thickness,length,and width of PM,respectively,andsbis the thickness of the back iron.

      There is the multi-objective optimization model of PMEC:

      whereX=(x1,x2,x3,x4),f1(X),f2(X)is the functional relationship of PMEC eddy current loss and output torque concerning decision variables established by the LMBP neural network,respectively,andf3(X)is the functional relationship between PMEC cost and decision variables.Fig.7 shows the specific optimization process for PMEC.

      Figure 7:Flow chart of the optimization process

      5 Optimization Results and Analysis

      In order to verify the performance of NCMOPSO,it is compared with the popular NSGA-II[28],dominance-weighted uniformity(DWU)multi-objective evolutionary algorithm[33],directionguided evolutionary algorithm(DGEA)[34],and existing PSOs such as MOPSO with multiple search strategies(MMOPSO)[35],speed-constrained multi-objective particle swarm optimization(SMPSO)[36],multi-objective particle swarm optimization algorithm based on decomposition(MPSOD)[37],and MOPSO[38].To be fair,the parameters used in the comparison algorithm are the original paper’s recommended values.Table 4 shows the parameters of the proposed NCMOPSO.

      Table 4: The parameters of the proposed NCMOPSO

      The proposed NCMOPSO and seven other multi-objective optimization algorithms are applied to the optimization model of PMEC,and the resulting solution is shown in Fig.8.

      Figure 8:Solution set obtained by proposed NCMOPSO and other optimization algorithms

      In Fig.8,f1is eddy current loss,f2is output torque,andf3is the cost of PMEC.The particle distribution in the solution set obtained by the proposed NCMOPSO is more uniform and extensive than that of other optimization algorithms,which indicates that it solves the problem of poor diversity in MOPSO to a certain extent.

      To make a more comprehensive evaluation of the performance of NCMOPSO,the hypervolume(HV)indicator is used to evaluate the eight optimization algorithms.It can simultaneously evaluate the convergence and distribution of the solution set.Hv is a strictly monotonous evaluation index in the Pareto dominance relationship.The higher the HV value,the better the comprehensive performance of the algorithm.The expression of HV is:

      whereδrepresents the Lebesgue measure used to measure volume,|S| represents the size of the nondominated solution set,andvirepresents the super volume formed by the reference point and theithsolution in the solution set.The HV values of the proposed NCMOPSO and seven other multiobjective optimization algorithms are shown in Fig.9.

      Figure 9:The HV values of the proposed NCMOPSO and seven other optimization algorithms

      The proposed NCMOPSO has the largest HV value,which shows that its comprehensive performance is the best.To sum up,the proposed algorithm effectively balances convergence and diversity.

      In Fig.10,the solution set obtained by NCMOPSO optimization is compared with the structural parameters of the original PMEC.It is found that at point A,the eddy current loss is lower than the initial value,and the output torque is higher than the initial value,but the cost is also higher than the initial value;at point B,the eddy current loss and cost are lower than the initial value,but the output torque is lower than the initial value;at point C,the output torque is higher than the initial value,and the cost is lower than the initial value,but the eddy current loss is higher than the initial value.

      Figure 10:Comparison between the solution set obtained by NCMOPSO and the prototype value

      It can be concluded that these three objective functions of eddy current loss,output torque,and cost are conflicting and cannot be optimized simultaneously.A better goal will lead to a worse goal.Select a compromise solution from the solution set as the optimization result,as shown in Table 5.Compared with the prototype,the optimization results show that the output torque increases while the eddy current loss and cost are reduced,which can improve transmission performance while suppressing eddy current loss.

      Table 5: Optimization results

      To further validate the performance of NCMOPSO,compare the optimization results obtained with other PSO methods,as shown in Table 6.When the obtained results are worse than NCMOPSO,deepen the data color.The optimization results obtained by NCMOPSO can dominate the results obtained by other PSO methods.They are the optimal solutions among all the results.

      Table 6: Comparison of optimization results between NCMOPSO and other PSOs

      The finite element simulation model is established using the optimized PMEC structural parameters,and then the electromagnetic characteristics of PMEC before and after optimization are analyzed.

      Fig.11 compares eddy current loss and output torque before and after optimization.The eddy current loss and output torque of PMEC are improved after optimization.In addition,the fluctuation amplitude of the output is significantly reduced,which means that PMEC is more stable and its reliability has improved.

      Fig.12 shows the distribution of magnetic induction intensity in the conductor disk before and after optimization.The optimized magnetic induction intensity distribution is more concentrated.The magnetic flux density is significantly increased and more concentrated in the area of the conductor disk corresponding to the PM,which is more conducive to increasing the dragging force between magnetic fields and improving the transmission torque.

      Figure 11:Eddy current loss and output torque before and after optimization

      Figure 12: Distribution map of magnetic induction intensity in conductor disk before and after optimization

      Fig.13 shows the vector diagram of the eddy current density distribution in the conductor disk after and before optimization.The eddy current in the conductor disk of PMEC has an essential impact on its overall performance.Its induced magnetic field causes the PM and conductor rotor to rotate in the same direction,resulting in torque transfer.In addition,the heat generated by the eddy current in the conductor disk contributes significantly to PMEC power loss.By designing the structural parameters of PMEC,the eddy current path in the conductor disk was optimized.Reducing useless stray current in the eddy current circuit allows more eddy currents for torque transmission,which improves transmission efficiency and reduces eddy current losses.

      In order to verify the accuracy of finite element simulation,a prototype of axial flux PMEC is designed,and an experimental platform is built.Fig.14 shows the overall structure of the experimental platform.The main equipment includes a base plate,a frequency converter,two AC motors,a PMEC,a torque meter,and a DC motor.The control system mainly includes an industrial personal computer(IPC)for joint operations and monitoring.

      Figure 13: Vector diagram of eddy current density distribution in conductor disk before and after optimization

      Figure 14:Structure of the PMEC experimental platform

      Fig.15 shows the actual experimental platform.During the experiment,the air gap length can be adjusted to a maximum of 6 cm to avoid the impact load when starting.Then adjust the air gap to 4 mm for the experiment.Change the load size and record the output torque data of the PMEC.

      Figure 15:Physical image of PMEC experimental platform

      Fig.16 shows the finite element simulation results and the experimental results.The relative slip is limited to 25 to 75 rpm.The difference between the two is relatively small.Therefore,it can be proven that using finite element simulation to verify the optimization results is reliable.

      6 Conclusion

      This paper proposes a new multi-objective optimization algorithm to optimize the structural parameters of PMEC to improve energy transfer efficiency and reduce loss.The accurate PMEC model is the premise of the follow-up system optimization,control,and other research work.Therefore,the LM optimization algorithm is used to improve the BP neural network,and the nonlinear regression model of PMEC is established.Even when the number of training samples is small,it maintains good generalization ability and high stability.Then,a multi-objective optimization model is established based on the LMBP model of PMEC.For the multi-objective optimization problem,NCMOPSO is proposed and applied to the multi-objective optimization model of PMEC.The final PMEC optimization result improves the system’s work efficiency.It lowers energy consumption compared to the prototype by reducing eddy current loss by 1.7824 kW,increasing output torque by 648.2 Nm,and lowering cost by 15.1%.Based on the optimized structural parameters of PMEC,the distribution results of magnetic induction intensity and eddy current density of PMEC before and after optimization are compared through the ANSYS simulation experiment,which verifies that the optimization method is feasible.

      Acknowledgement:None.

      Funding Statement:This work is supported by the National Natural Science Foundation of China under Grant 52077027.

      Author Contributions:The authors confirm contribution to the paper as follows:study conception and design:D.Wang,P.Pan;data collection:D.Wang,B.Niu;analysis and interpretation of results:D.Wang,P.Pan,B.Niu;draft manuscript preparation:D.Wang,P.Pan.All authors reviewed the results and approved the final version of the manuscript.

      Availability of Data and Materials:The data used in this paper can be requested from the corresponding author upon request.

      Conflicts of Interest:The authors declare that they have no conflicts of interest to report regarding the present study.

      武夷山市| 汶上县| 广安市| 汶川县| 民丰县| 南澳县| 安阳县| 竹北市| 余干县| 都匀市| 南汇区| 蓝山县| 凉山| 峨眉山市| 马关县| 开原市| 西乌珠穆沁旗| 那曲县| 大名县| 黄平县| 当阳市| 南昌市| 辉南县| 贵溪市| 张家口市| 启东市| 班玛县| 崇州市| 罗甸县| 松桃| 乌拉特中旗| 姚安县| 裕民县| 鹰潭市| 岚皋县| 宜阳县| 苗栗县| 米泉市| 长宁区| 六枝特区| 贺兰县|