期刊文献+
共找到158篇文章
< 1 2 8 >
每页显示 20 50 100
Parametric Optimization Design of Aircraft Based on Hybrid Parallel Multi-objective Tabu Search Algorithm 被引量:7
1
作者 邱志平 张宇星 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2010年第4期430-437,共8页
For dealing with the multi-objective optimization problems of parametric design for aircraft, a novel hybrid parallel multi-objective tabu search (HPMOTS) algorithm is used. First, a new multi-objective tabu search ... For dealing with the multi-objective optimization problems of parametric design for aircraft, a novel hybrid parallel multi-objective tabu search (HPMOTS) algorithm is used. First, a new multi-objective tabu search (MOTS) algorithm is proposed. Comparing with the traditional MOTS algorithm, this proposed algorithm adds some new methods such as the combination of MOTS algorithm and "Pareto solution", the strategy of "searching from many directions" and the reservation of good solutions. Second, this article also proposes the improved parallel multi-objective tabu search (PMOTS) algorithm. Finally, a new hybrid algorithm--HPMOTS algorithm which combines the PMOTS algorithm with the non-dominated sorting-based multi-objective genetic algorithm (NSGA) is presented. The computing results of these algorithms are compared with each other and it is shown that the optimal result can be obtained by the HPMOTS algorithm and the computing result of the PMOTS algorithm is better than that of MOTS algorithm. 展开更多
关键词 aircraft design conceptual design multi-objective optimization tabu search genetic algorithm Pareto optimal
原文传递
An Improved Cuckoo Search Algorithm for Multi-Objective Optimization 被引量:2
2
作者 TIAN Mingzheng HOU Kuolin +1 位作者 WANG Zhaowei WAN Zhongping 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2017年第4期289-294,共6页
The recently proposed Cuckoo search algorithm is an evolutionary algorithm based on probability. It surpasses other algorithms in solving the multi-modal discontinuous and nonlinear problems. Searches made by it are v... The recently proposed Cuckoo search algorithm is an evolutionary algorithm based on probability. It surpasses other algorithms in solving the multi-modal discontinuous and nonlinear problems. Searches made by it are very efficient because it adopts Levy flight to carry out random walks. This paper proposes an improved version of cuckoo search for multi-objective problems(IMOCS). Combined with nondominated sorting, crowding distance and Levy flights, elitism strategy is applied to improve the algorithm. Then numerical studies are conducted to compare the algorithm with DEMO and NSGA-II against some benchmark test functions. Result shows that our improved cuckoo search algorithm convergences rapidly and performs efficienly. 展开更多
关键词 multi-objective optimization evolutionary algorithm Cuckoo search Levy flight
原文传递
Quantum walk search algorithm for multi-objective searching with iteration auto-controlling on hypercube 被引量:1
3
作者 Yao-Yao Jiang Peng-Cheng Chu +1 位作者 Wen-Bin Zhang Hong-Yang Ma 《Chinese Physics B》 SCIE EI CAS CSCD 2022年第4期157-162,共6页
Shenvi et al.have proposed a quantum algorithm based on quantum walking called Shenvi-Kempe-Whaley(SKW)algorithm,but this search algorithm can only search one target state and use a specific search target state vector... Shenvi et al.have proposed a quantum algorithm based on quantum walking called Shenvi-Kempe-Whaley(SKW)algorithm,but this search algorithm can only search one target state and use a specific search target state vector.Therefore,when there are more than two target nodes in the search space,the algorithm has certain limitations.Even though a multiobjective SKW search algorithm was proposed later,when the number of target nodes is more than two,the SKW search algorithm cannot be mapped to the same quotient graph.In addition,the calculation of the optimal target state depends on the number of target states m.In previous studies,quantum computing and testing algorithms were used to solve this problem.But these solutions require more Oracle calls and cannot get a high accuracy rate.Therefore,to solve the above problems,we improve the multi-target quantum walk search algorithm,and construct a controllable quantum walk search algorithm under the condition of unknown number of target states.By dividing the Hilbert space into multiple subspaces,the accuracy of the search algorithm is improved from p_(c)=(1/2)-O(1/n)to p_(c)=1-O(1/n).And by adding detection gate phase,the algorithm can stop when the amplitude of the target state becomes the maximum for the first time,and the algorithm can always maintain the optimal number of iterations,so as to reduce the number of unnecessary iterations in the algorithm process and make the number of iterations reach t_(f)=(π/2)(?). 展开更多
关键词 multi-objective quantum walk search algorithm accurate probability
原文传递
Do Search and Selection Operators Play Important Roles in Multi-Objective Evolutionary Algorithms:A Case Study 被引量:1
4
作者 Yan Zhen-yu, Kang Li-shan, Lin Guang-ming ,He MeiState Key Laboratory of Software Engineering, Wuhan University, Wuhan 430072, Hubei, ChinaSchool of Computer Science, UC, UNSW Australian Defence Force Academy, Northcott Drive, Canberra, ACT 2600 AustraliaCapital Bridge Securities Co. ,Ltd, Floor 42, Jinmao Tower, Shanghai 200030, China 《Wuhan University Journal of Natural Sciences》 CAS 2003年第S1期195-201,共7页
Multi-objective Evolutionary Algorithm (MOEA) is becoming a hot research area and quite a few aspects of MOEAs have been studied and discussed. However there are still few literatures discussing the roles of search an... Multi-objective Evolutionary Algorithm (MOEA) is becoming a hot research area and quite a few aspects of MOEAs have been studied and discussed. However there are still few literatures discussing the roles of search and selection operators in MOEAs. This paper studied their roles by solving a case of discrete Multi-objective Optimization Problem (MOP): Multi-objective TSP with a new MOEA. In the new MOEA, We adopt an efficient search operator, which has the properties of both crossover and mutation, to generate the new individuals and chose two selection operators: Family Competition and Population Competition with probabilities to realize selection. The simulation experiments showed that this new MOEA could get good uniform solutions representing the Pareto Front and outperformed SPEA in almost every simulation run on this problem. Furthermore, we analyzed its convergence property using finite Markov chain and proved that it could converge to Pareto Front with probability 1. We also find that the convergence property of MOEAs has much relationship with search and selection operators. 展开更多
关键词 multi-objective evolutionary algorithm convergence property analysis search operator selection operator Markov chain
在线阅读 下载PDF
Multi-Objective Optimization Algorithm for Grouping Decision Variables Based on Extreme Point Pareto Frontier 被引量:1
5
作者 JunWang Linxi Zhang +4 位作者 Hao Zhang Funan Peng Mohammed A.El-Meligy Mohamed Sharaf Qiang Fu 《Computers, Materials & Continua》 SCIE EI 2024年第4期1281-1299,共19页
The existing algorithms for solving multi-objective optimization problems fall into three main categories:Decomposition-based,dominance-based,and indicator-based.Traditional multi-objective optimization problemsmainly... The existing algorithms for solving multi-objective optimization problems fall into three main categories:Decomposition-based,dominance-based,and indicator-based.Traditional multi-objective optimization problemsmainly focus on objectives,treating decision variables as a total variable to solve the problem without consideringthe critical role of decision variables in objective optimization.As seen,a variety of decision variable groupingalgorithms have been proposed.However,these algorithms are relatively broad for the changes of most decisionvariables in the evolution process and are time-consuming in the process of finding the Pareto frontier.To solvethese problems,a multi-objective optimization algorithm for grouping decision variables based on extreme pointPareto frontier(MOEA-DV/EPF)is proposed.This algorithm adopts a preprocessing rule to solve the Paretooptimal solution set of extreme points generated by simultaneous evolution in various target directions,obtainsthe basic Pareto front surface to determine the convergence effect,and analyzes the convergence and distributioneffects of decision variables.In the later stages of algorithm optimization,different mutation strategies are adoptedaccording to the nature of the decision variables to speed up the rate of evolution to obtain excellent individuals,thusenhancing the performance of the algorithm.Evaluation validation of the test functions shows that this algorithmcan solve the multi-objective optimization problem more efficiently. 展开更多
关键词 multi-objective evolutionary optimization algorithm decision variables grouping extreme point pareto frontier
在线阅读 下载PDF
Large-Scale Multi-Objective Optimization Algorithm Based on Weighted Overlapping Grouping of Decision Variables
6
作者 Liang Chen Jingbo Zhang +2 位作者 Linjie Wu Xingjuan Cai Yubin Xu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第7期363-383,共21页
The large-scale multi-objective optimization algorithm(LSMOA),based on the grouping of decision variables,is an advanced method for handling high-dimensional decision variables.However,in practical problems,the intera... The large-scale multi-objective optimization algorithm(LSMOA),based on the grouping of decision variables,is an advanced method for handling high-dimensional decision variables.However,in practical problems,the interaction among decision variables is intricate,leading to large group sizes and suboptimal optimization effects;hence a large-scale multi-objective optimization algorithm based on weighted overlapping grouping of decision variables(MOEAWOD)is proposed in this paper.Initially,the decision variables are perturbed and categorized into convergence and diversity variables;subsequently,the convergence variables are subdivided into groups based on the interactions among different decision variables.If the size of a group surpasses the set threshold,that group undergoes a process of weighting and overlapping grouping.Specifically,the interaction strength is evaluated based on the interaction frequency and number of objectives among various decision variables.The decision variable with the highest interaction in the group is identified and disregarded,and the remaining variables are then reclassified into subgroups.Finally,the decision variable with the strongest interaction is added to each subgroup.MOEAWOD minimizes the interactivity between different groups and maximizes the interactivity of decision variables within groups,which contributed to the optimized direction of convergence and diversity exploration with different groups.MOEAWOD was subjected to testing on 18 benchmark large-scale optimization problems,and the experimental results demonstrate the effectiveness of our methods.Compared with the other algorithms,our method is still at an advantage. 展开更多
关键词 Decision variable grouping large-scale multi-objective optimization algorithms weighted overlapping grouping direction-guided evolution
在线阅读 下载PDF
Solving material distribution routing problem in mixed manufacturing systems with a hybrid multi-objective evolutionary algorithm 被引量:7
7
作者 高贵兵 张国军 +2 位作者 黄刚 朱海平 顾佩华 《Journal of Central South University》 SCIE EI CAS 2012年第2期433-442,共10页
The material distribution routing problem in the manufacturing system is a complex combinatorial optimization problem and its main task is to deliver materials to the working stations with low cost and high efficiency... The material distribution routing problem in the manufacturing system is a complex combinatorial optimization problem and its main task is to deliver materials to the working stations with low cost and high efficiency. A multi-objective model was presented for the material distribution routing problem in mixed manufacturing systems, and it was solved by a hybrid multi-objective evolutionary algorithm (HMOEA). The characteristics of the HMOEA are as follows: 1) A route pool is employed to preserve the best routes for the population initiation; 2) A specialized best?worst route crossover (BWRC) mode is designed to perform the crossover operators for selecting the best route from Chromosomes 1 to exchange with the worst one in Chromosomes 2, so that the better genes are inherited to the offspring; 3) A route swap mode is used to perform the mutation for improving the convergence speed and preserving the better gene; 4) Local heuristics search methods are applied in this algorithm. Computational study of a practical case shows that the proposed algorithm can decrease the total travel distance by 51.66%, enhance the average vehicle load rate by 37.85%, cut down 15 routes and reduce a deliver vehicle. The convergence speed of HMOEA is faster than that of famous NSGA-II. 展开更多
关键词 material distribution routing problem multi-objective optimization evolutionary algorithm local search
在线阅读 下载PDF
A Hybrid Multi-Objective Evolutionary Algorithm for Optimal Groundwater Management under Variable Density Conditions 被引量:4
8
作者 YANG Yun WU Jianfeng +2 位作者 SUN Xiaomin LIN Jin WU Jichun 《Acta Geologica Sinica(English Edition)》 SCIE CAS CSCD 2012年第1期246-255,共10页
In this paper, a new hybrid multi-objective evolutionary algorithm (MOEA), the niched Pareto tabu search combined with a genetic algorithm (NPTSGA), is proposed for the management of groundwater resources under va... In this paper, a new hybrid multi-objective evolutionary algorithm (MOEA), the niched Pareto tabu search combined with a genetic algorithm (NPTSGA), is proposed for the management of groundwater resources under variable density conditions. Relatively few MOEAs can possess global search ability contenting with intensified search in a local area. Moreover, the overall searching ability of tabu search (TS) based MOEAs is very sensitive to the neighborhood step size. The NPTSGA is developed on the thought of integrating the genetic algorithm (GA) with a TS based MOEA, the niched Pareto tabu search (NPTS), which helps to alleviate both of the above difficulties. Here, the global search ability of the NPTS is improved by the diversification of candidate solutions arising from the evolving genetic algorithm population. Furthermore, the proposed methodology coupled with a density-dependent groundwater flow and solute transport simulator, SEAWAT, is developed and its performance is evaluated through a synthetic seawater intrusion management problem. Optimization results indicate that the NPTSGA offers a tradeoff between the two conflicting objectives. A key conclusion of this study is that the NPTSGA keeps the balance between the intensification of nondomination and the diversification of near Pareto-optimal solutions along the tradeoff curves and is a stable and robust method for implementing the multi-objective design of variable-density groundwater resources. 展开更多
关键词 seawater intrusion multi-objective optimization niched Pareto tabu search combined with genetic algorithm niched Pareto tabu search genetic algorithm
在线阅读 下载PDF
Even Search in a Promising Region for Constrained Multi-Objective Optimization 被引量:4
9
作者 Fei Ming Wenyin Gong Yaochu Jin 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第2期474-486,共13页
In recent years, a large number of approaches to constrained multi-objective optimization problems(CMOPs) have been proposed, focusing on developing tweaked strategies and techniques for handling constraints. However,... In recent years, a large number of approaches to constrained multi-objective optimization problems(CMOPs) have been proposed, focusing on developing tweaked strategies and techniques for handling constraints. However, an overly finetuned strategy or technique might overfit some problem types,resulting in a lack of versatility. In this article, we propose a generic search strategy that performs an even search in a promising region. The promising region, determined by obtained feasible non-dominated solutions, possesses two general properties.First, the constrained Pareto front(CPF) is included in the promising region. Second, as the number of feasible solutions increases or the convergence performance(i.e., approximation to the CPF) of these solutions improves, the promising region shrinks. Then we develop a new strategy named even search,which utilizes the non-dominated solutions to accelerate convergence and escape from local optima, and the feasible solutions under a constraint relaxation condition to exploit and detect feasible regions. Finally, a diversity measure is adopted to make sure that the individuals in the population evenly cover the valuable areas in the promising region. Experimental results on 45 instances from four benchmark test suites and 14 real-world CMOPs have demonstrated that searching evenly in the promising region can achieve competitive performance and excellent versatility compared to 11 most state-of-the-art methods tailored for CMOPs. 展开更多
关键词 Constrained multi-objective optimization even search evolutionary algorithms promising region real-world problems
在线阅读 下载PDF
Simplified Group Search Optimizer Algorithm for Large Scale Global Optimization 被引量:1
10
作者 张雯雰 《Journal of Shanghai Jiaotong university(Science)》 EI 2015年第1期38-43,共6页
A simplified group search optimizer algorithm denoted as"SGSO"for large scale global optimization is presented in this paper to obtain a simple algorithm with superior performance on high-dimensional problem... A simplified group search optimizer algorithm denoted as"SGSO"for large scale global optimization is presented in this paper to obtain a simple algorithm with superior performance on high-dimensional problems.The SGSO adopts an improved sharing strategy which shares information of not only the best member but also the other good members,and uses a simpler search method instead of searching by the head angle.Furthermore,the SGSO increases the percentage of scroungers to accelerate convergence speed.Compared with genetic algorithm(GA),particle swarm optimizer(PSO)and group search optimizer(GSO),SGSO is tested on seven benchmark functions with dimensions 30,100,500 and 1 000.It can be concluded that the SGSO has a remarkably superior performance to GA,PSO and GSO for large scale global optimization. 展开更多
关键词 evolutionary algorithms swarm intelli-gence group search optimizer(PSO) large scale global optimization function optimization
原文传递
Adaptive Multi-Learning Cooperation Search Algorithm for Photovoltaic Model Parameter Identification
11
作者 Xu Chen Shuai Wang Kaixun He 《Computers, Materials & Continua》 2025年第10期1779-1806,共28页
Accurate and reliable photovoltaic(PV)modeling is crucial for the performance evaluation,control,and optimization of PV systems.However,existing methods for PV parameter identification often suffer from limitations in... Accurate and reliable photovoltaic(PV)modeling is crucial for the performance evaluation,control,and optimization of PV systems.However,existing methods for PV parameter identification often suffer from limitations in accuracy and efficiency.To address these challenges,we propose an adaptive multi-learning cooperation search algorithm(AMLCSA)for efficient identification of unknown parameters in PV models.AMLCSA is a novel algorithm inspired by teamwork behaviors in modern enterprises.It enhances the original cooperation search algorithm in two key aspects:(i)an adaptive multi-learning strategy that dynamically adjusts search ranges using adaptive weights,allowing better individuals to focus on local exploitation while guiding poorer individuals toward global exploration;and(ii)a chaotic grouping reflection strategy that introduces chaotic sequences to enhance population diversity and improve search performance.The effectiveness of AMLCSA is demonstrated on single-diode,double-diode,and three PV-module models.Simulation results show that AMLCSA offers significant advantages in convergence,accuracy,and stability compared to existing state-of-the-art algorithms. 展开更多
关键词 Photovoltaic model parameter identification cooperation search algorithm adaptive multiple learning chaotic grouping reflection
在线阅读 下载PDF
A Parallel Search System for Dynamic Multi-Objective Traveling Salesman Problem
12
作者 Weiqi Li 《Journal of Mathematics and System Science》 2014年第5期295-314,共20页
This paper introduces a parallel search system for dynamic multi-objective traveling salesman problem. We design a multi-objective TSP in a stochastic dynamic environment. This dynamic setting of the problem is very u... This paper introduces a parallel search system for dynamic multi-objective traveling salesman problem. We design a multi-objective TSP in a stochastic dynamic environment. This dynamic setting of the problem is very useful for routing in ad-hoc networks. The proposed search system first uses parallel processors to identify the extreme solutions of the search space for each ofk objectives individually at the same time. These solutions are merged into the so-called hit-frequency matrix E. The solutions in E are then searched by parallel processors and evaluated for dominance relationship. The search system is implemented in two different ways master-worker architecture and pipeline architecture. 展开更多
关键词 dynamic multi-objective optimization traveling salesman problem parallel search algorithm solution attractor.
在线阅读 下载PDF
Multi-objective reservoir operation using particle swarm optimization with adaptive random inertia weights 被引量:12
13
作者 Hai-tao Chen Wen-chuan Wang +1 位作者 Xiao-nan Chen Lin Qiu 《Water Science and Engineering》 EI CAS CSCD 2020年第2期136-144,共9页
Based on conventional particle swarm optimization(PSO),this paper presents an efficient and reliable heuristic approach using PSO with an adaptive random inertia weight(ARIW)strategy,referred to as the ARIW-PSO algori... Based on conventional particle swarm optimization(PSO),this paper presents an efficient and reliable heuristic approach using PSO with an adaptive random inertia weight(ARIW)strategy,referred to as the ARIW-PSO algorithm,to build a multi-objective optimization model for reservoir operation.Using the triangular probability density function,the inertia weight is randomly generated,and the probability density function is automatically adjusted to make the inertia weight generally greater in the initial stage of evolution,which is suitable for global searches.In the evolution process,the inertia weight gradually decreases,which is beneficial to local searches.The performance of the ARIWPSO algorithm was investigated with some classical test functions,and the results were compared with those of the genetic algorithm(GA),the conventional PSO,and other improved PSO methods.Then,the ARIW-PSO algorithm was applied to multi-objective optimal dispatch of the Panjiakou Reservoir and multi-objective flood control operation of a reservoir group on the Luanhe River in China,including the Panjiakou Reservoir,Daheiting Reservoir,and Taolinkou Reservoir.The validity of the multi-objective optimization model for multi-reservoir systems based on the ARIW-PSO algorithm was verified. 展开更多
关键词 Particle swarm optimization Genetic algorithm Random inertia weight multi-objective reservoir operation Reservoir group Panjiakou Reservoir
在线阅读 下载PDF
Evolutionary Computation for Large-scale Multi-objective Optimization: A Decade of Progresses 被引量:6
14
作者 Wen-Jing Hong Peng Yang Ke Tang 《International Journal of Automation and computing》 EI CSCD 2021年第2期155-169,共15页
Large-scale multi-objective optimization problems(MOPs)that involve a large number of decision variables,have emerged from many real-world applications.While evolutionary algorithms(EAs)have been widely acknowledged a... Large-scale multi-objective optimization problems(MOPs)that involve a large number of decision variables,have emerged from many real-world applications.While evolutionary algorithms(EAs)have been widely acknowledged as a mainstream method for MOPs,most research progress and successful applications of EAs have been restricted to MOPs with small-scale decision variables.More recently,it has been reported that traditional multi-objective EAs(MOEAs)suffer severe deterioration with the increase of decision variables.As a result,and motivated by the emergence of real-world large-scale MOPs,investigation of MOEAs in this aspect has attracted much more attention in the past decade.This paper reviews the progress of evolutionary computation for large-scale multi-objective optimization from two angles.From the key difficulties of the large-scale MOPs,the scalability analysis is discussed by focusing on the performance of existing MOEAs and the challenges induced by the increase of the number of decision variables.From the perspective of methodology,the large-scale MOEAs are categorized into three classes and introduced respectively:divide and conquer based,dimensionality reduction based and enhanced search-based approaches.Several future research directions are also discussed. 展开更多
关键词 Large-scale multi-objective optimization high-dimensional search space evolutionary computation evolutionary algorithms SCALABILITY
原文传递
Optimizing combination of aircraft maintenance tasks by adaptive genetic algorithm based on cluster search 被引量:6
15
作者 Huaiyuan Li Hongfu Zuo +3 位作者 Kun Liang Juan Xu Jing Cai Junqiang Liu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第1期140-156,共17页
It is significant to combine multiple tasks into an optimal work package in decision-making of aircraft maintenance to reduce cost,so a cost rate model of combinatorial maintenance is an urgent need.However,the optima... It is significant to combine multiple tasks into an optimal work package in decision-making of aircraft maintenance to reduce cost,so a cost rate model of combinatorial maintenance is an urgent need.However,the optimal combination under various constraints not only involves numerical calculations but also is an NP-hard combinatorial problem.To solve the problem,an adaptive genetic algorithm based on cluster search,which is divided into two phases,is put forward.In the first phase,according to the density,all individuals can be homogeneously scattered over the whole solution space through crossover and mutation and better individuals are collected as candidate cluster centres.In the second phase,the search is confined to the neighbourhood of some selected possible solutions to accurately solve with cluster radius decreasing slowly,meanwhile all clusters continuously move to better regions until all the peaks in the question space is searched.This algorithm can efficiently solve the combination problem.Taking the optimization on decision-making of aircraft maintenance by the algorithm for an example,maintenance which combines multiple parts or tasks can significantly enhance economic benefit when the halt cost is rather high. 展开更多
关键词 cluster search genetic algorithm combinatorial optimization multi-part maintenance grouping maintenance.
在线阅读 下载PDF
Optimization Design of Halbach Permanent Magnet Motor Based on Multi-objective Sensitivity 被引量:5
16
作者 Shuangshuang Zhang Wei Zhang +2 位作者 Rui Wang Xu Zhang Xiaotong Zhang 《CES Transactions on Electrical Machines and Systems》 CSCD 2020年第1期20-26,共7页
The halbach permanent magnet synchronous motor(HPMSM)combines the advantages of permanent magnet motors and halbach arrays,which make it very suitable to act as a robot joint motor,and it can also be used in other fie... The halbach permanent magnet synchronous motor(HPMSM)combines the advantages of permanent magnet motors and halbach arrays,which make it very suitable to act as a robot joint motor,and it can also be used in other fields,such as electric vehicles,wind power generation,etc.At first,the sizing equation is derived and the initial design dimensions are calculated for the HPMSM with the rated power of 275W,based on which the finite element parametric model of the motor is built up and the key structural parameters that affect the total harmonic distortion of air-gap flux density and output torque are determined by analyzing multi-objective sensitivity.Then the structure parameters are optimized by using the cuckoo search algorithm.Last,in view of the problem of local overheating of the motor,an improved stator slot structure is proposed and researched.Under the condition of the same outer dimensions,the electromagnetic performance of the HPMSM before and after the improvement are analyzed and compared by the finite element method.It is found that the improved HPMSM can obtain better performances. 展开更多
关键词 Halbach permanent magnet synchronous motor multi-objective sensitivity cuckoo search algorithm electromagnetic characteristics finite element analysis
在线阅读 下载PDF
钢桥板单元分布式柔性作业车间成组调度
17
作者 朱斌 马骁 +1 位作者 李稷丰 雷景媛 《郑州大学学报(工学版)》 北大核心 2026年第1期41-48,共8页
针对钢桥板单元生产速度过慢会直接制约桥梁工程建设周期的问题,在考虑钢桥板单元的加工工艺路线和生产特点的同时,以最小化最大完工时间为目标,建立了考虑顺序相关作业切换时间和运输时间,面向钢桥板单元加工的分布式柔性作业车间成组... 针对钢桥板单元生产速度过慢会直接制约桥梁工程建设周期的问题,在考虑钢桥板单元的加工工艺路线和生产特点的同时,以最小化最大完工时间为目标,建立了考虑顺序相关作业切换时间和运输时间,面向钢桥板单元加工的分布式柔性作业车间成组调度(DFJGSPST)模型,并提出了基于三层编码的记忆混合遗传禁忌搜索算法(MGATS)。为验证数学模型和智能算法的可行性,以某钢桥板单元生产为例,建立了包括4种板单元组和15台机器的DFJGSPST模型,通过相应的测试算例进行实验验证,并与其他智能算法进行比较分析。实验结果表明:所提的MGATS的相对百分比差异(RPD)的均值为2.74%,低于遗传算法(GA)的3.99%和混合遗传禁忌搜索算法(GATS)的3.13%。MGATS的成功率(SR)为0.15,高于GATS和GA,验证了MGATS在求解DFJGSPST模型中的稳定性和鲁棒性。 展开更多
关键词 钢桥板单元 柔性作业车间 成组调度 顺序相关 运输时间 混合遗传禁忌搜索算法
在线阅读 下载PDF
基于MOSGA的配电网可再生能源优化调度策略研究
18
作者 陈智祺 饶弘宇 +2 位作者 夏天 陈胜 沈力 《信息技术》 2026年第1期109-117,共9页
可再生新能源(RES)出力的间歇性和不确定性,增加了配电网系统最优潮流计算的复杂性。文中对此展开研究,首先,建立总成本、实际功率损耗和碳排放的RES多目标最优潮流模型,并采用威布尔和正态概率分布函数描述风速和太阳辐照度的不确定性... 可再生新能源(RES)出力的间歇性和不确定性,增加了配电网系统最优潮流计算的复杂性。文中对此展开研究,首先,建立总成本、实际功率损耗和碳排放的RES多目标最优潮流模型,并采用威布尔和正态概率分布函数描述风速和太阳辐照度的不确定性。其次,采用多目标搜索组算法(MOSGA)对上述多目标模型进行求解,MOSGA结合了拥挤距离策略、快速非支配排序和存档选择机制,能够快速获取并保存最佳的非支配解。最后,以IEEE30节点为例进行验证,结果表明MOSGA能够得到分布良好的帕累托前沿,证明了所提模型及多目标算法在RES优化调度领域的优越性。 展开更多
关键词 可再生能源 多目标搜索组算法 最优潮流 优化调度 配电网
在线阅读 下载PDF
Application research of improved sparrow search strategy in multi-objective scheduling of cloud tasks
19
作者 Luo Zhiyong Yu Haixin +2 位作者 Teng Wenyao Jiang Hao Sun Guanglu 《The Journal of China Universities of Posts and Telecommunications》 2025年第3期46-59,114,共15页
In cloud computing, efficient multi-objective task scheduling, aiming at minimizing makespan, energy consumption,and load variance,remains a critical challenge due to the non-deterministic polynomial( NP)-completeness... In cloud computing, efficient multi-objective task scheduling, aiming at minimizing makespan, energy consumption,and load variance,remains a critical challenge due to the non-deterministic polynomial( NP)-completeness of the problem and the limitations of traditional algorithms like premature convergence. In this paper,a multi-strategy improved sparrow search algorithm( MISSA) was proposed to address these issues. MISSA integrates specular reflection learning for initial population optimization,nonlinear adaptive decay weights to balance global exploration and local exploitation,and an innovative strategy based on T-distribution mutation to enhance population diversity. Experimental results on benchmark functions and real cloud task scheduling scenarios using CloudSim demonstrate that MISSA outperforms comparative algorithms such as sparrow search algorithm( SSA),boosted sparrow search algorithm( BSSA),and genetic algorithm-grey wolf optimizer( GA-GWO),achieving significant reductions in makespan,energy consumption,and load variance. MISSA provides an effective solution for intelligent resource allocation in heterogeneous cloud environments,showcasing robust performance in complex multi-objective optimization tasks. 展开更多
关键词 cloud computing task scheduling multi-objective improved sparrow search algorithm
原文传递
3D Path Planning of the Solar Powered UAV in the Urban-Mountainous Environment with Multi-Objective and Multi-Constraint Based on the Enhanced Sparrow Search Algorithm Incorporating the Levy Flight Strategy 被引量:2
20
作者 Pengyang Xie Ben Ma +2 位作者 Bingbing Wang Jian Chen Gang Xiao 《Guidance, Navigation and Control》 2024年第1期149-175,共27页
In response to practical application challenges in utilizing solar-powered unmanned aerial vehicle(UAV)for remote sensing,this study presents a three-dimensional path planning method tailored for urban-mountainous env... In response to practical application challenges in utilizing solar-powered unmanned aerial vehicle(UAV)for remote sensing,this study presents a three-dimensional path planning method tailored for urban-mountainous environment.Taking into account constraints related to the solar-powered UAV,terrain,and mission objectives,a multi-objective trajectory optimization model is transferred into a single-objective optimization problem with weight factors and multiconstraint and is developed with a focus on three key indicators:minimizing trajectory length,maximizing energy flow efficiency,and minimizing regional risk levels.Additionally,an enhanced sparrow search algorithm incorporating the Levy flight strategy(SSA-Levy)is introduced to address trajectory planning challenges in such complex environments.Through simulation,the proposed algorithm is compared with particle swarm optimization(PSO)and the regular sparrow search algorithm(SSA)across 17 standard test functions and a simplified simulation of urban-mountainous environments.The results of the simulation demonstrate the superior effectiveness of the designed improved SSA based on the Levy flight strategy for solving the established single-objective trajectory optimization model. 展开更多
关键词 Solar powered UAV multi-objective optimization problem single-objective optimization problem multi-constraint sparrow search algorithm Levy flight strategy
在线阅读 下载PDF
上一页 1 2 8 下一页 到第
使用帮助 返回顶部