An improved genetic algorithm and its application to resolve cutting stock problem arc presented.It is common to apply simple genetic algorithm(SGA)to cutting stock problem,but the huge amount of computing of SGA is a...An improved genetic algorithm and its application to resolve cutting stock problem arc presented.It is common to apply simple genetic algorithm(SGA)to cutting stock problem,but the huge amount of computing of SGA is a serious problem in practical application.Accelerating genetic algorithm(AGA)based on integer coding and AGA's detailed steps are developed to reduce the amount of computation,and a new kind of rectangular parts blank layout algorithm is designed for rectangular cutting stock problem.SGA is adopted to produce individuals within given evolution process,and the variation interval of these individuals is taken as initial domain of the next optimization process,thus shrinks searching range intensively and accelerates the evaluation process of SGA.To enhance the diversity of population and to avoid the algorithm stagnates at local optimization result,fixed number of individuals are produced randomly and replace the same number of parents in every evaluation process.According to the computational experiment,it is observed that this improved GA converges much sooner than SGA,and is able to get the balance of good result and high efficiency in the process of optimization for rectangular cutting stock problem.展开更多
During the process of enterprises' strategy evaluation and selection, there are many evaluating indicators, and among them there are some potential correlations and conflicts. Thus it poses the problems to the decisi...During the process of enterprises' strategy evaluation and selection, there are many evaluating indicators, and among them there are some potential correlations and conflicts. Thus it poses the problems to the decision-makers how to conduct correct evaluation on a business and how to make strategy adjustment and selection according to the evaluation. Based on the qualitative and quantitative method, the paper introduces the Projection Pursuit Classification (PPC) model based on the Real-coded Accelerating Genetic Algorithm (RAGA) into the process of enterprises' strategy evaluation and selection. The characteristic of PPC model is that it ultimately overcomes the influence of the proportion of subjectivity and avoids precocious convergence, thus providing a new objective method for strategy evaluation and selection by pursuing the most objective strategy evaluation to make the relatively sensible strategy portfolio and action.展开更多
High-brightness electron beams are required to drive LINAC-based free-electron lasers(FELs)and storage-ring-based synchrotron radiation light sources.The bunch charge and RMS bunch length at the exit of the LINAC play...High-brightness electron beams are required to drive LINAC-based free-electron lasers(FELs)and storage-ring-based synchrotron radiation light sources.The bunch charge and RMS bunch length at the exit of the LINAC play a crucial role in the peak current;the minimum transverse emittance is mainly determined by the injector of the LINAC.Thus,a photoin-jector with a high bunch charge and low emittance that can simultaneously provide high-quality beams for 4th generation synchrotron radiation sources and FELs is desirable.The design of a 1.6-cell S-band 2998-MHz RF gun and beam dynamics optimization of a relevant beamline are presented in this paper.Beam dynamics simulations were performed by combining ASTRA and the multi-objective genetic algorithm NSGA II.The effects of the laser pulse shape,half-cell length of the RF gun,and RF parameters on the output beam quality were analyzed and compared.The normalized transverse emittance was optimized to be as low as 0.65 and 0.92 mm·mrad when the bunch charge was as high as 1 and 2 nC,respectively.Finally,the beam stability properties of the photoinjector,considering misalignment and RF jitter,were simulated and analyzed.展开更多
Harmonic drives have various distinctive advantages and are widely used in space drive mechanisms. Accelerated life test (ALT) is commonly conducted to shorten test time and reduce associated costs. An appropriate A...Harmonic drives have various distinctive advantages and are widely used in space drive mechanisms. Accelerated life test (ALT) is commonly conducted to shorten test time and reduce associated costs. An appropriate ALT modet is needed to predict the lifetime of harmonic drives with ALT data. However, harmonic drives which are used in space usually work under a segmental stress history, and traditional ALT models can hardly be used in this situation. This paper proposes a dedicated ALT model for harmonic drives applied in space systems. A comprehensive ALT model is established and genetic algorithm (GA) is adopted to obtain optimal parameters in the model using the Manson fatigue damage rule to describe the fatigue failure process and a cumulative dam- age method to calculate and accumulate the damage caused by each segment in the stress history. An ALT of harmonic drives was carried out and experimental results show that this model is acceptable and effective.展开更多
Purpose The purpose of this paper is to study a new method to improve the performance of the magnet power supply in the experimental ring of HIRFL-CSR.Methods A hybrid genetic particle swarm optimization algorithm is ...Purpose The purpose of this paper is to study a new method to improve the performance of the magnet power supply in the experimental ring of HIRFL-CSR.Methods A hybrid genetic particle swarm optimization algorithm is introduced,and the algorithm is applied to the optimal design of the LQR controller of pulse width modulated power supply.The fitness function of hybrid genetic particle swarm optimization is a multi-objective function,which combined the current and voltage,so that the dynamic performance of the closed-loop system can be better.The hybrid genetic particle swarm algorithm is applied to determine LQR controlling matrices Q and R.Results The simulation results show that adoption of this method leads to good transient responses,and the computational time is shorter than in the traditional trial and error methods.Conclusions The results presented in this paper show that the proposed method is robust,efficient and feasible,and the dynamic and static performance of the accelerator PWM power supply has been considerably improved.展开更多
This paper proposes Parallelized Linear Time-Variant Acceleration Coefficients and Inertial Weight of Particle Swarm Optimization algorithm(PLTVACIW-PSO).Its designed has introduced the benefits of Parallel computing ...This paper proposes Parallelized Linear Time-Variant Acceleration Coefficients and Inertial Weight of Particle Swarm Optimization algorithm(PLTVACIW-PSO).Its designed has introduced the benefits of Parallel computing into the combined power of TVAC(Time-Variant Acceleration Coefficients)and IW(Inertial Weight).Proposed algorithm has been tested against linear,non-linear,traditional,andmultiswarmbased optimization algorithms.An experimental study is performed in two stages to assess the proposed PLTVACIW-PSO.Phase I uses 12 recognized Standard Benchmarks methods to evaluate the comparative performance of the proposed PLTVACIWPSO vs.IW based Particle Swarm Optimization(PSO)algorithms,TVAC based PSO algorithms,traditional PSO,Genetic algorithms(GA),Differential evolution(DE),and,finally,Flower Pollination(FP)algorithms.In phase II,the proposed PLTVACIW-PSO uses the same 12 known Benchmark functions to test its performance against the BAT(BA)and Multi-Swarm BAT algorithms.In phase III,the proposed PLTVACIW-PSO is employed to augment the feature selection problem formedical datasets.This experimental study shows that the planned PLTVACIW-PSO outpaces the performances of other comparable algorithms.Outcomes from the experiments shows that the PLTVACIW-PSO is capable of outlining a feature subset that is capable of enhancing the classification efficiency and gives the minimal subset of the core features.展开更多
Combining real accelerating genetic algorithm(RAGA) with the optimization design of multi-hole and varied diameter pipe, the authors solved the problem of optimizing multi-dimensional parameters at the same time. In w...Combining real accelerating genetic algorithm(RAGA) with the optimization design of multi-hole and varied diameter pipe, the authors solved the problem of optimizing multi-dimensional parameters at the same time. In which the advanced convergence and easily to run into partial optimization were avoid. Applied the RAGA to solving the problem in the optimization design of fixed piping sprinkler irrigation system. The optimized parameters, such as diameters and the length of pipe were calculated and the result was reasonable, which provides as a reference to readers who work at related research.展开更多
基金supported by National Natural Science Foundation of China(No.50575153)Provincial Key Technology Projects of Sichuan,China(No.03GG010-002)
文摘An improved genetic algorithm and its application to resolve cutting stock problem arc presented.It is common to apply simple genetic algorithm(SGA)to cutting stock problem,but the huge amount of computing of SGA is a serious problem in practical application.Accelerating genetic algorithm(AGA)based on integer coding and AGA's detailed steps are developed to reduce the amount of computation,and a new kind of rectangular parts blank layout algorithm is designed for rectangular cutting stock problem.SGA is adopted to produce individuals within given evolution process,and the variation interval of these individuals is taken as initial domain of the next optimization process,thus shrinks searching range intensively and accelerates the evaluation process of SGA.To enhance the diversity of population and to avoid the algorithm stagnates at local optimization result,fixed number of individuals are produced randomly and replace the same number of parents in every evaluation process.According to the computational experiment,it is observed that this improved GA converges much sooner than SGA,and is able to get the balance of good result and high efficiency in the process of optimization for rectangular cutting stock problem.
文摘During the process of enterprises' strategy evaluation and selection, there are many evaluating indicators, and among them there are some potential correlations and conflicts. Thus it poses the problems to the decision-makers how to conduct correct evaluation on a business and how to make strategy adjustment and selection according to the evaluation. Based on the qualitative and quantitative method, the paper introduces the Projection Pursuit Classification (PPC) model based on the Real-coded Accelerating Genetic Algorithm (RAGA) into the process of enterprises' strategy evaluation and selection. The characteristic of PPC model is that it ultimately overcomes the influence of the proportion of subjectivity and avoids precocious convergence, thus providing a new objective method for strategy evaluation and selection by pursuing the most objective strategy evaluation to make the relatively sensible strategy portfolio and action.
基金supported by the Science and Technology Major Project of Hubei Province,China (No.2021AFB001).
文摘High-brightness electron beams are required to drive LINAC-based free-electron lasers(FELs)and storage-ring-based synchrotron radiation light sources.The bunch charge and RMS bunch length at the exit of the LINAC play a crucial role in the peak current;the minimum transverse emittance is mainly determined by the injector of the LINAC.Thus,a photoin-jector with a high bunch charge and low emittance that can simultaneously provide high-quality beams for 4th generation synchrotron radiation sources and FELs is desirable.The design of a 1.6-cell S-band 2998-MHz RF gun and beam dynamics optimization of a relevant beamline are presented in this paper.Beam dynamics simulations were performed by combining ASTRA and the multi-objective genetic algorithm NSGA II.The effects of the laser pulse shape,half-cell length of the RF gun,and RF parameters on the output beam quality were analyzed and compared.The normalized transverse emittance was optimized to be as low as 0.65 and 0.92 mm·mrad when the bunch charge was as high as 1 and 2 nC,respectively.Finally,the beam stability properties of the photoinjector,considering misalignment and RF jitter,were simulated and analyzed.
基金co-supported by National Natural Science Foundation of China(Grant No.51505015,51575019)the National Basic Research Program of China(No.2014CB046402)CAST-BISEE Innovation Foundation of China
文摘Harmonic drives have various distinctive advantages and are widely used in space drive mechanisms. Accelerated life test (ALT) is commonly conducted to shorten test time and reduce associated costs. An appropriate ALT modet is needed to predict the lifetime of harmonic drives with ALT data. However, harmonic drives which are used in space usually work under a segmental stress history, and traditional ALT models can hardly be used in this situation. This paper proposes a dedicated ALT model for harmonic drives applied in space systems. A comprehensive ALT model is established and genetic algorithm (GA) is adopted to obtain optimal parameters in the model using the Manson fatigue damage rule to describe the fatigue failure process and a cumulative dam- age method to calculate and accumulate the damage caused by each segment in the stress history. An ALT of harmonic drives was carried out and experimental results show that this model is acceptable and effective.
文摘Purpose The purpose of this paper is to study a new method to improve the performance of the magnet power supply in the experimental ring of HIRFL-CSR.Methods A hybrid genetic particle swarm optimization algorithm is introduced,and the algorithm is applied to the optimal design of the LQR controller of pulse width modulated power supply.The fitness function of hybrid genetic particle swarm optimization is a multi-objective function,which combined the current and voltage,so that the dynamic performance of the closed-loop system can be better.The hybrid genetic particle swarm algorithm is applied to determine LQR controlling matrices Q and R.Results The simulation results show that adoption of this method leads to good transient responses,and the computational time is shorter than in the traditional trial and error methods.Conclusions The results presented in this paper show that the proposed method is robust,efficient and feasible,and the dynamic and static performance of the accelerator PWM power supply has been considerably improved.
基金funded by the Prince Sultan University,Riyadh,Saudi Arabia.
文摘This paper proposes Parallelized Linear Time-Variant Acceleration Coefficients and Inertial Weight of Particle Swarm Optimization algorithm(PLTVACIW-PSO).Its designed has introduced the benefits of Parallel computing into the combined power of TVAC(Time-Variant Acceleration Coefficients)and IW(Inertial Weight).Proposed algorithm has been tested against linear,non-linear,traditional,andmultiswarmbased optimization algorithms.An experimental study is performed in two stages to assess the proposed PLTVACIW-PSO.Phase I uses 12 recognized Standard Benchmarks methods to evaluate the comparative performance of the proposed PLTVACIWPSO vs.IW based Particle Swarm Optimization(PSO)algorithms,TVAC based PSO algorithms,traditional PSO,Genetic algorithms(GA),Differential evolution(DE),and,finally,Flower Pollination(FP)algorithms.In phase II,the proposed PLTVACIW-PSO uses the same 12 known Benchmark functions to test its performance against the BAT(BA)and Multi-Swarm BAT algorithms.In phase III,the proposed PLTVACIW-PSO is employed to augment the feature selection problem formedical datasets.This experimental study shows that the planned PLTVACIW-PSO outpaces the performances of other comparable algorithms.Outcomes from the experiments shows that the PLTVACIW-PSO is capable of outlining a feature subset that is capable of enhancing the classification efficiency and gives the minimal subset of the core features.
文摘Combining real accelerating genetic algorithm(RAGA) with the optimization design of multi-hole and varied diameter pipe, the authors solved the problem of optimizing multi-dimensional parameters at the same time. In which the advanced convergence and easily to run into partial optimization were avoid. Applied the RAGA to solving the problem in the optimization design of fixed piping sprinkler irrigation system. The optimized parameters, such as diameters and the length of pipe were calculated and the result was reasonable, which provides as a reference to readers who work at related research.