期刊文献+
共找到1,470篇文章
< 1 2 74 >
每页显示 20 50 100
Dependent task assignment algorithm based on particle swarm optimization and simulated annealing in ad-hoc mobile cloud 被引量:3
1
作者 Huang Bonan Xia Weiwei +4 位作者 Zhang Yueyue Zhang Jing Zou Qian Yan Feng Shen Lianfeng 《Journal of Southeast University(English Edition)》 EI CAS 2018年第4期430-438,共9页
In order to solve the problem of efficiently assigning tasks in an ad-hoc mobile cloud( AMC),a task assignment algorithm based on the heuristic algorithm is proposed. The proposed task assignment algorithm based on pa... In order to solve the problem of efficiently assigning tasks in an ad-hoc mobile cloud( AMC),a task assignment algorithm based on the heuristic algorithm is proposed. The proposed task assignment algorithm based on particle swarm optimization and simulated annealing( PSO-SA) transforms the dependencies between tasks into a directed acyclic graph( DAG) model. The number in each node represents the computation workload of each task and the number on each edge represents the workload produced by the transmission. In order to simulate the environment of task assignment in AMC,mathematical models are developed to describe the dependencies between tasks and the costs of each task are defined. PSO-SA is used to make the decision for task assignment and for minimizing the cost of all devices,which includes the energy consumption and time delay of all devices.PSO-SA also takes the advantage of both particle swarm optimization and simulated annealing by selecting an optimal solution with a certain probability to avoid falling into local optimal solution and to guarantee the convergence speed. The simulation results show that compared with other existing algorithms,the PSO-SA has a smaller cost and the result of PSO-SA can be very close to the optimal solution. 展开更多
关键词 ad-hoc mobile cloud task assignment algorithm directed acyclic graph particle swarm optimization simulated annealing
在线阅读 下载PDF
Cascade refrigeration system synthesis based on hybrid simulated annealing and particle swarm optimization algorithm 被引量:1
2
作者 Danlei Chen Yiqing Luo Xigang Yuan 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2023年第6期244-255,共12页
Cascade refrigeration system(CRS)can meet a wider range of refrigeration temperature requirements and is more energy efficient than single-refrigerant refrigeration system,making it more widely used in low-temperature... Cascade refrigeration system(CRS)can meet a wider range of refrigeration temperature requirements and is more energy efficient than single-refrigerant refrigeration system,making it more widely used in low-temperature industry processes.The synthesis of a CRS with simultaneous consideration of heat integration between refrigerant and process streams is challenging but promising for significant cost saving and reduction of carbon emission.This study presented a stochastic optimization method for the synthesis of CRS.An MINLP model was formulated based on the superstructure developed for the CRS,and an optimization framework was proposed,where simulated annealing algorithm was used to evolve the numbers of pressure/temperature levels for all sub-refrigeration systems,and particle swarm optimization algorithm was employed to optimize the continuous variables.The effectiveness of the proposed methodology was verified by a case study of CRS optimization in an ethylene plant with 21.89%the total annual cost saving. 展开更多
关键词 Optimal design Process systems particle swarm optimization simulated annealing Mathematical modeling
在线阅读 下载PDF
Solving Job-Shop Scheduling Problem Based on Improved Adaptive Particle Swarm Optimization Algorithm 被引量:3
3
作者 顾文斌 唐敦兵 郑堃 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2014年第5期559-567,共9页
An improved adaptive particle swarm optimization(IAPSO)algorithm is presented for solving the minimum makespan problem of job shop scheduling problem(JSP).Inspired by hormone modulation mechanism,an adaptive hormonal ... An improved adaptive particle swarm optimization(IAPSO)algorithm is presented for solving the minimum makespan problem of job shop scheduling problem(JSP).Inspired by hormone modulation mechanism,an adaptive hormonal factor(HF),composed of an adaptive local hormonal factor(H l)and an adaptive global hormonal factor(H g),is devised to strengthen the information connection between particles.Using HF,each particle of the swarm can adjust its position self-adaptively to avoid premature phenomena and reach better solution.The computational results validate the effectiveness and stability of the proposed IAPSO,which can not only find optimal or close-to-optimal solutions but also obtain both better and more stability results than the existing particle swarm optimization(PSO)algorithms. 展开更多
关键词 job-shop scheduling problem(JSP) hormone modulation mechanism improved adaptive particle swarm optimization(IAPSO) algorithm minimum makespan
在线阅读 下载PDF
Location and Capacity Determination Method of Electric Vehicle Charging Station Based on Simulated Annealing Immune Particle Swarm Optimization 被引量:3
4
作者 Jiulong Sun Yanbo Che +2 位作者 Ting Yang Jian Zhang Yibin Cai 《Energy Engineering》 EI 2023年第2期367-384,共18页
As the number of electric vehicles(EVs)continues to grow and the demand for charging infrastructure is also increasing,how to improve the charging infrastructure has become a bottleneck restricting the development of ... As the number of electric vehicles(EVs)continues to grow and the demand for charging infrastructure is also increasing,how to improve the charging infrastructure has become a bottleneck restricting the development of EVs.In other words,reasonably planning the location and capacity of charging stations is important for development of the EV industry and the safe and stable operation of the power system.Considering the construction and maintenance of the charging station,the distribution network loss of the charging station,and the economic loss on the user side of the EV,this paper takes the node and capacity of charging station planning as control variables and the minimum cost of system comprehensive planning as objective function,and thus proposes a location and capacity planning model for the EV charging station.Based on the problems of low efficiency and insufficient global optimization ability of the current algorithm,the simulated annealing immune particle swarm optimization algorithm(SA-IPSO)is adopted in this paper.The simulated annealing algorithm is used in the global update of the particle swarm optimization(PSO),and the immune mechanism is introduced to participate in the iterative update of the particles,so as to improve the speed and efficiency of PSO.Voronoi diagram is used to divide service area of the charging station,and a joint solution process of Voronoi diagram and SA-IPSO is proposed.By example analysis,the results show that the optimal solution corresponding to the optimisation method proposed in this paper has a low overall cost,while the average charging waiting time is only 1.8 min and the charging pile utilisation rate is 75.5%.The simulation comparison verifies that the improved algorithm improves the operational efficiency by 18.1%and basically does not fall into local convergence. 展开更多
关键词 Electric vehicle charging station location selection and capacity configuration loss of distribution system simulated annealing immune particle swarm optimization Voronoi diagram
在线阅读 下载PDF
Dynamic Self-Adaptive Double Population Particle Swarm Optimization Algorithm Based on Lorenz Equation
5
作者 Yan Wu Genqin Sun +4 位作者 Keming Su Liang Liu Huaijin Zhang Bingsheng Chen Mengshan Li 《Journal of Computer and Communications》 2017年第13期9-20,共12页
In order to improve some shortcomings of the standard particle swarm optimization algorithm, such as premature convergence and slow local search speed, a double population particle swarm optimization algorithm based o... In order to improve some shortcomings of the standard particle swarm optimization algorithm, such as premature convergence and slow local search speed, a double population particle swarm optimization algorithm based on Lorenz equation and dynamic self-adaptive strategy is proposed. Chaotic sequences produced by Lorenz equation are used to tune the acceleration coefficients for the balance between exploration and exploitation, the dynamic self-adaptive inertia weight factor is used to accelerate the converging speed, and the double population purposes to enhance convergence accuracy. The experiment was carried out with four multi-objective test functions compared with two classical multi-objective algorithms, non-dominated sorting genetic algorithm and multi-objective particle swarm optimization algorithm. The results show that the proposed algorithm has excellent performance with faster convergence rate and strong ability to jump out of local optimum, could use to solve many optimization problems. 展开更多
关键词 Improved particle swarm optimization algorithm Double POPULATIONS MULTI-OBJECTIVE adaptive Strategy CHAOTIC SEQUENCE
在线阅读 下载PDF
Particle Swarm Optimization Algorithm vs Genetic Algorithm to Develop Integrated Scheme for Obtaining Optimal Mechanical Structure and Adaptive Controller of a Robot
6
作者 Rega Rajendra Dilip K. Pratihar 《Intelligent Control and Automation》 2011年第4期430-449,共20页
The performances of Particle Swarm Optimization and Genetic Algorithm have been compared to develop a methodology for concurrent and integrated design of mechanical structure and controller of a 2-dof robotic manipula... The performances of Particle Swarm Optimization and Genetic Algorithm have been compared to develop a methodology for concurrent and integrated design of mechanical structure and controller of a 2-dof robotic manipulator solving tracking problems. The proposed design scheme optimizes various parameters belonging to different domains (that is, link geometry, mass distribution, moment of inertia, control gains) concurrently to design manipulator, which can track some given paths accurately with a minimum power consumption. The main strength of this study lies with the design of an integrated scheme to solve the above problem. Both real-coded Genetic Algorithm and Particle Swarm Optimization are used to solve this complex optimization problem. Four approaches have been developed and their performances are compared. Particle Swarm Optimization is found to perform better than the Genetic Algorithm, as the former carries out both global and local searches simultaneously, whereas the latter concentrates mainly on the global search. Controllers with adaptive gain values have shown better performance compared to the conventional ones, as expected. 展开更多
关键词 MANIPULATOR OPTIMAL Structure adaptive CONTROLLER GENETIC algorithm NEURAL Networks particle swarm optimization
在线阅读 下载PDF
Particle Swarm Optimization Algorithm Based on Chaotic Sequences and Dynamic Self-Adaptive Strategy
7
作者 Mengshan Li Liang Liu +4 位作者 Genqin Sun Keming Su Huaijin Zhang Bingsheng Chen Yan Wu 《Journal of Computer and Communications》 2017年第12期13-23,共11页
To deal with the problems of premature convergence and tending to jump into the local optimum in the traditional particle swarm optimization, a novel improved particle swarm optimization algorithm was proposed. The se... To deal with the problems of premature convergence and tending to jump into the local optimum in the traditional particle swarm optimization, a novel improved particle swarm optimization algorithm was proposed. The self-adaptive inertia weight factor was used to accelerate the converging speed, and chaotic sequences were used to tune the acceleration coefficients for the balance between exploration and exploitation. The performance of the proposed algorithm was tested on four classical multi-objective optimization functions by comparing with the non-dominated sorting genetic algorithm and multi-objective particle swarm optimization algorithm. The results verified the effectiveness of the algorithm, which improved the premature convergence problem with faster convergence rate and strong ability to jump out of local optimum. 展开更多
关键词 particle swarm algorithm CHAOTIC SEQUENCES SELF-adaptive STRATEGY MULTI-OBJECTIVE optimization
在线阅读 下载PDF
Hybrid discrete particle swarm optimization algorithm for capacitated vehicle routing problem 被引量:27
8
作者 CHEN Ai-ling YANG Gen-ke WU Zhi-ming 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2006年第4期607-614,共8页
Capacitated vehicle routing problem (CVRP) is an NP-hard problem. For large-scale problems, it is quite difficult to achieve an optimal solution with traditional optimization methods due to the high computational comp... Capacitated vehicle routing problem (CVRP) is an NP-hard problem. For large-scale problems, it is quite difficult to achieve an optimal solution with traditional optimization methods due to the high computational complexity. A new hybrid ap- proximation algorithm is developed in this work to solve the problem. In the hybrid algorithm, discrete particle swarm optimiza- tion (DPSO) combines global search and local search to search for the optimal results and simulated annealing (SA) uses certain probability to avoid being trapped in a local optimum. The computational study showed that the proposed algorithm is a feasible and effective approach for capacitated vehicle routing problem, especially for large scale problems. 展开更多
关键词 Capacitated routing problem Discrete particle swarm optimization (DPSO) simulated annealing (SA)
在线阅读 下载PDF
Scenario-oriented hybrid particle swarm optimization algorithm for robust economic dispatch of power system with wind power 被引量:3
9
作者 WANG Bing ZHANG Pengfei +2 位作者 HE Yufeng WANG Xiaozhi ZHANG Xianxia 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第5期1143-1150,共8页
An economic dispatch problem for power system with wind power is discussed.Using discrete scenario to describe uncertain wind powers,a threshold is given to identify bad scenario set.The bad-scenario-set robust econom... An economic dispatch problem for power system with wind power is discussed.Using discrete scenario to describe uncertain wind powers,a threshold is given to identify bad scenario set.The bad-scenario-set robust economic dispatch model is established to minimize the total penalties on bad scenarios.A specialized hybrid particle swarm optimization(PSO)algorithm is developed through hybridizing simulated annealing(SA)operators.The SA operators are performed according to a scenario-oriented adaptive search rule in a neighborhood which is constructed based on the unit commitment constraints.Finally,an experiment is conducted.The computational results show that the developed algorithm outperforms the existing algorithms. 展开更多
关键词 wind power robust economic dispatch SCENARIO simulated annealing(SA) particle swarm optimization(PSO)
在线阅读 下载PDF
A Hybrid Differential Evolution Algorithm Integrated with Particle Swarm Optimization
10
作者 范勤勤 颜学峰 《Journal of Donghua University(English Edition)》 EI CAS 2014年第2期197-200,共4页
To implement self-adaptive control parameters, a hybrid differential evolution algorithm integrated with particle swarm optimization (PSODE) is proposed. In the PSODE, control parameters are encoded to be a symbioti... To implement self-adaptive control parameters, a hybrid differential evolution algorithm integrated with particle swarm optimization (PSODE) is proposed. In the PSODE, control parameters are encoded to be a symbiotic individual of original individual, and each original individual has its own symbiotic individual. Differential evolution ( DE) operators are used to evolve the original population. And, particle swarm optimization (PSO) is applied to co-evolving the symbiotic population. Thus, with the evolution of the original population in PSODE, the symbiotic population is dynamically and self-adaptively adjusted and the realtime optimum control parameters are obtained. The proposed algorithm is compared with some DE variants on nine functious. The results show that the average performance of PSODE is the best. 展开更多
关键词 differential evolution algorithm particle swann optimization SELF-adaptive CO-EVOLUTION
在线阅读 下载PDF
APPLYING PARTICLE SWARM OPTIMIZATION TO JOB-SHOPSCHEDULING PROBLEM 被引量:5
11
作者 XiaWeijun WuZhiming ZhangWei YangGenke 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2004年第3期437-441,共5页
A new heuristic algorithm is proposed for the problem of finding the minimummakespan in the job-shop scheduling problem. The new algorithm is based on the principles ofparticle swarm optimization (PSO). PSO employs a ... A new heuristic algorithm is proposed for the problem of finding the minimummakespan in the job-shop scheduling problem. The new algorithm is based on the principles ofparticle swarm optimization (PSO). PSO employs a collaborative population-based search, which isinspired by the social behavior of bird flocking. It combines local search (by self experience) andglobal search (by neighboring experience), possessing high search efficiency. Simulated annealing(SA) employs certain probability to avoid becoming trapped in a local optimum and the search processcan be controlled by the cooling schedule. By reasonably combining these two different searchalgorithms, a general, fast and easily implemented hybrid optimization algorithm, named HPSO, isdeveloped. The effectiveness and efficiency of the proposed PSO-based algorithm are demonstrated byapplying it to some benchmark job-shop scheduling problems and comparing results with otheralgorithms in literature. Comparing results indicate that PSO-based algorithm is a viable andeffective approach for the job-shop scheduling problem. 展开更多
关键词 Job-shop scheduling problem particle swarm optimization simulated annealingHybrid optimization algorithm
在线阅读 下载PDF
A new support vector machine optimized by improved particle swarm optimization and its application 被引量:3
12
作者 李翔 杨尚东 乞建勋 《Journal of Central South University of Technology》 EI 2006年第5期568-572,共5页
A new support vector machine (SVM) optimized by an improved particle swarm optimization (PSO) combined with simulated annealing algorithm (SA) was proposed. By incorporating with the simulated annealing method, ... A new support vector machine (SVM) optimized by an improved particle swarm optimization (PSO) combined with simulated annealing algorithm (SA) was proposed. By incorporating with the simulated annealing method, the global searching capacity of the particle swarm optimization(SAPSO) was enchanced, and the searching capacity of the particle swarm optimization was studied. Then, the improyed particle swarm optimization algorithm was used to optimize the parameters of SVM (c,σ and ε). Based on the operational data provided by a regional power grid in north China, the method was used in the actual short term load forecasting. The results show that compared to the PSO-SVM and the traditional SVM, the average time of the proposed method in the experimental process reduces by 11.6 s and 31.1 s, and the precision of the proposed method increases by 1.24% and 3.18%, respectively. So, the improved method is better than the PSO-SVM and the traditional SVM. 展开更多
关键词 support vector machine particle swarm optimization algorithm short-term load forecasting simulated annealing
在线阅读 下载PDF
Structural optimization of Au–Pd bimetallic nanoparticles with improved particle swarm optimization method 被引量:1
13
作者 邵桂芳 朱梦 +4 位作者 上官亚力 李文然 张灿 王玮玮 李玲 《Chinese Physics B》 SCIE EI CAS CSCD 2017年第6期131-139,共9页
Due to the dependence of the chemical and physical properties of the bimetallic nanoparticles(NPs) on their structures,a fundamental understanding of their structural characteristics is crucial for their syntheses a... Due to the dependence of the chemical and physical properties of the bimetallic nanoparticles(NPs) on their structures,a fundamental understanding of their structural characteristics is crucial for their syntheses and wide applications. In this article, a systematical atomic-level investigation of Au–Pd bimetallic NPs is conducted by using the improved particle swarm optimization(IPSO) with quantum correction Sutton–Chen potentials(Q-SC) at different Au/Pd ratios and different sizes. In the IPSO, the simulated annealing is introduced into the classical particle swarm optimization(PSO) to improve the effectiveness and reliability. In addition, the influences of initial structure, particle size and composition on structural stability and structural features are also studied. The simulation results reveal that the initial structures have little effects on the stable structures, but influence the converging rate greatly, and the convergence rate of the mixing initial structure is clearly faster than those of the core-shell and phase structures. We find that the Au–Pd NPs prefer the structures with Au-rich in the outer layers while Pd-rich in the inner ones. Especially, when the Au/Pd ratio is 6:4, the structure of the nanoparticle(NP) presents a standardized Pd(core) Au(shell) structure. 展开更多
关键词 bimetallic nanoparticles stable structures particle swarm optimization (PSO) simulated annealing
原文传递
Optimization of Adaptive Fuzzy Controller for Maximum Power Point Tracking Using Whale Algorithm
14
作者 Mehrdad Ahmadi Kamarposhti Hassan Shokouhandeh +1 位作者 Ilhami Colak Kei Eguchi 《Computers, Materials & Continua》 SCIE EI 2022年第12期5041-5061,共21页
The advantage of fuzzy controllers in working with inaccurate and nonlinear inputs is that there is no need for an accurate mathematical model and fast convergence and minimal fluctuations in the maximum power point d... The advantage of fuzzy controllers in working with inaccurate and nonlinear inputs is that there is no need for an accurate mathematical model and fast convergence and minimal fluctuations in the maximum power point detector.The capability of online fuzzy tracking systems is maximum power,resistance to radiation and temperature changes,and no need for external sensors to measure radiation intensity and temperature.However,the most important issue is the constant changes in the amount of sunlight that cause the maximum power point to be constantly changing.The controller used in the maximum power point tracking(MPPT)circuit must be able to adapt to the new radiation conditions.Therefore,in this paper,to more accurately track the maximumpower point of the solar system and receive more electrical power at its output,an adaptive fuzzy control was proposed,the parameters of which are optimized by the whale algorithm.The studies have repeated under different irradiation conditions and the proposed controller performance has been compared with perturb and observe algorithm(P&O)method,which is a practical and high-performance method.To evaluate the performance of the proposed algorithm,the particle swarm algorithm optimized the adaptive fuzzy controller.The simulation results show that the adaptive fuzzy control system performs better than the P&O tracking system.Higher accuracy and consequently more production power at the output of the solar panel is one of the salient features of the proposed control method,which distinguishes it from other methods.On the other hand,the adaptive fuzzy controller optimized by the whale algorithm has been able to perform relatively better than the controller designed by the particle swarm algorithm,which confirms the higher accuracy of the proposed algorithm. 展开更多
关键词 Maximum power tracking photovoltaic system adaptive fuzzy control whale optimization algorithm particle swarm optimization
在线阅读 下载PDF
An efficient hybrid evolutionary optimization algorithm based on PSO and SA for clustering 被引量:11
15
作者 Taher NIKNAM Babak AMIRI +1 位作者 Javad OLAMAEI Ali AREFI 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2009年第4期512-519,共8页
The K-means algorithm is one of the most popular techniques in clustering. Nevertheless, the performance of the Kmeans algorithm depends highly on initial cluster centers and converges to local minima. This paper prop... The K-means algorithm is one of the most popular techniques in clustering. Nevertheless, the performance of the Kmeans algorithm depends highly on initial cluster centers and converges to local minima. This paper proposes a hybrid evolutionary programming based clustering algorithm, called PSO-SA, by combining particle swarm optimization (PSO) and simulated annealing (SA). The basic idea is to search around the global solution by SA and to increase the information exchange among particles using a mutation operator to escape local optima. Three datasets, Iris, Wisconsin Breast Cancer, and Ripley's Glass, have been considered to show the effectiveness of the proposed clustering algorithm in providing optimal clusters. The simulation results show that the PSO-SA clustering algorithm not only has a better response but also converges more quickly than the K-means, PSO, and SA algorithms. 展开更多
关键词 simulated annealing (SA) Data clustering Hybrid evolutionary optimization algorithm K-means clustering Parti-cle swarm optimization (PSO)
原文传递
Improved Prediction of Metamaterial Antenna Bandwidth Using Adaptive Optimization of LSTM 被引量:1
16
作者 Doaa Sami Khafaga Amel Ali Alhussan +4 位作者 El-Sayed M.El-kenawy Abdelhameed Ibrahim Said H.Abd Elkhalik Shady Y.El-Mashad Abdelaziz A.Abdelhamid 《Computers, Materials & Continua》 SCIE EI 2022年第10期865-881,共17页
The design of an antenna requires a careful selection of its parameters to retain the desired performance.However,this task is time-consuming when the traditional approaches are employed,which represents a significant... The design of an antenna requires a careful selection of its parameters to retain the desired performance.However,this task is time-consuming when the traditional approaches are employed,which represents a significant challenge.On the other hand,machine learning presents an effective solution to this challenge through a set of regression models that can robustly assist antenna designers to find out the best set of design parameters to achieve the intended performance.In this paper,we propose a novel approach for accurately predicting the bandwidth of metamaterial antenna.The proposed approach is based on employing the recently emerged guided whale optimization algorithm using adaptive particle swarm optimization to optimize the parameters of the long-short-term memory(LSTM)deep network.This optimized network is used to retrieve the metamaterial bandwidth given a set of features.In addition,the superiority of the proposed approach is examined in terms of a comparison with the traditional multilayer perceptron(ML),Knearest neighbors(K-NN),and the basic LSTM in terms of several evaluation criteria such as root mean square error(RMSE),mean absolute error(MAE),and mean bias error(MBE).Experimental results show that the proposed approach could achieve RMSE of(0.003018),MAE of(0.001871),and MBE of(0.000205).These values are better than those of the other competing models. 展开更多
关键词 Metamaterial antenna long short term memory(LSTM) guided whale optimization algorithm(Guided WOA) adaptive dynamic particle swarm algorithm(AD-PSO)
在线阅读 下载PDF
Application of DSAPSO Algorithm in Distribution Network Reconfiguration with Distributed Generation 被引量:1
17
作者 Caixia Tao Shize Yang Taiguo Li 《Energy Engineering》 EI 2024年第1期187-201,共15页
With the current integration of distributed energy resources into the grid,the structure of distribution networks is becoming more complex.This complexity significantly expands the solution space in the optimization p... With the current integration of distributed energy resources into the grid,the structure of distribution networks is becoming more complex.This complexity significantly expands the solution space in the optimization process for network reconstruction using intelligent algorithms.Consequently,traditional intelligent algorithms frequently encounter insufficient search accuracy and become trapped in local optima.To tackle this issue,a more advanced particle swarm optimization algorithm is proposed.To address the varying emphases at different stages of the optimization process,a dynamic strategy is implemented to regulate the social and self-learning factors.The Metropolis criterion is introduced into the simulated annealing algorithm to occasionally accept suboptimal solutions,thereby mitigating premature convergence in the population optimization process.The inertia weight is adjusted using the logistic mapping technique to maintain a balance between the algorithm’s global and local search abilities.The incorporation of the Pareto principle involves the consideration of network losses and voltage deviations as objective functions.A fuzzy membership function is employed for selecting the results.Simulation analysis is carried out on the restructuring of the distribution network,using the IEEE-33 node system and the IEEE-69 node system as examples,in conjunction with the integration of distributed energy resources.The findings demonstrate that,in comparison to other intelligent optimization algorithms,the proposed enhanced algorithm demonstrates a shorter convergence time and effectively reduces active power losses within the network.Furthermore,it enhances the amplitude of node voltages,thereby improving the stability of distribution network operations and power supply quality.Additionally,the algorithm exhibits a high level of generality and applicability. 展开更多
关键词 Reconfiguration of distribution network distributed generation particle swarm optimization algorithm simulated annealing algorithm active network loss
在线阅读 下载PDF
Metaheuristic algorithms for groundwater model parameter inversion:Advances and prospects
18
作者 Junjun Chen Zhenxue Dai 《Deep Resources Engineering》 2024年第2期101-108,共8页
Groundwater inverse modeling is a vital technique for estimating unmeasurable model parameters and enhancing numerical simulation accuracy.This paper comprehensively reviews the current advances and future prospects o... Groundwater inverse modeling is a vital technique for estimating unmeasurable model parameters and enhancing numerical simulation accuracy.This paper comprehensively reviews the current advances and future prospects of metaheuristic algorithm-based groundwater model parameter inversion.Initially,the simulation-optimization parameter estimation framework is introduced,which involves the integration of simulation models with metaheuristic algorithms.The subsequent sections explore the fundamental principles of four widely employed metaheuristic algorithms-genetic algorithm(GA),particle swarm optimization(PSO),simulated annealing(SA),and differential evolution(DE)-highlighting their recent applications in water resources research and related areas.Then,a solute transport model is designed to illustrate how to apply and evaluate these four optimization algorithms in addressing challenges related to model parameter inversion.Finally,three noteworthy directions are presented to address the common challenges among current studies,including balancing the diverse exploration and centralized exploitation within metaheuristic algorithms,local approxi-mate error of the surrogate model,and the curse of dimensionality in spatial variational heterogeneous pa-rameters.In summary,this review paper provides theoretical insights and practical guidance for further advancements in groundwater inverse modeling studies. 展开更多
关键词 Groundwater Inverse modeling Metaheuristic algorithms Genetic algorithm particle swarm optimization simulated annealing Differential evolution
在线阅读 下载PDF
基于自适应等效能耗最小的燃料电池船舶能量管理策略 被引量:1
19
作者 许晓彦 曹伟 韩冰 《太阳能学报》 北大核心 2025年第3期108-115,共8页
为实现等效能耗最小策略中等效因子的实时调整,提出一种基于自适应等效能耗最小的能量管理策略。首先,设计一种基于多种群自适应协同粒子群优化算法的最优等效因子提取方法,该方法为双层优化的结构。在上层优化中,以船舶的运行成本、储... 为实现等效能耗最小策略中等效因子的实时调整,提出一种基于自适应等效能耗最小的能量管理策略。首先,设计一种基于多种群自适应协同粒子群优化算法的最优等效因子提取方法,该方法为双层优化的结构。在上层优化中,以船舶的运行成本、储能系统最终电量和初始电量误差最小为目标函数,求解燃料电池系统和储能系统的最优运行轨迹;在下层优化中,建立等效因子的优化模型,提取最优等效因子的分布。然后,建立以系统状态参数为输入、等效因子为输出的神经网络模型。利用最优的等效因子作为训练样本,对神经网络模型进行训练。最后,将神经网络模型与等效能耗最小策略相结合,可实现等效因子的实时调整。在Matlab/Simulink中搭建船舶混合能源系统的仿真模型,对基于自适应等效能耗最小的能量管理策略进行验证。仿真结果表明,与基于恒定等效因子的等效能耗最小策略相比,储能系统的最终电量更接近初始值,氢气的总消耗量降低1.98%。 展开更多
关键词 燃料电池船 能量管理策略 神经网络 等效因子 多种群自适应协同的粒子群优化算法
原文传递
基于PSO算法的低比转数冲压离心泵水力性能多目标优化 被引量:1
20
作者 郑水华 赵学燕 +2 位作者 章程 李奕良 柴敏 《农业机械学报》 北大核心 2025年第5期353-360,共8页
针对低比转数冲压离心泵水力性能偏低问题,以CDL1型多级冲压离心泵叶轮为研究对象,结合数值模拟和试验测试方法,对首级叶轮的水力性能进行分析。由于低比转数冲压离心泵叶轮水力性能受多个因素影响,本文使用拉丁超立方方法对首级叶轮各... 针对低比转数冲压离心泵水力性能偏低问题,以CDL1型多级冲压离心泵叶轮为研究对象,结合数值模拟和试验测试方法,对首级叶轮的水力性能进行分析。由于低比转数冲压离心泵叶轮水力性能受多个因素影响,本文使用拉丁超立方方法对首级叶轮各设计变量进行抽样形成样本空间并获得相应性能参数,进而建立Kriging代理模型分析各参数对叶轮水力性能的敏感性,选定叶轮关键影响参数为粒子群算法(PSO)输入,对多参数进行优化设计,在此基础上探究叶轮的水力性能和内流机制。结果表明,优化后的叶轮水力性能优于原始设计,最高效率点效率提升2.8个百分点,单级扬程提高0.4 m。 展开更多
关键词 低比转数冲压泵 水力性能优化 粒子群算法 数值模拟 试验测试
在线阅读 下载PDF
上一页 1 2 74 下一页 到第
使用帮助 返回顶部