期刊文献+
共找到1,499篇文章
< 1 2 75 >
每页显示 20 50 100
Cascade refrigeration system synthesis based on hybrid simulated annealing and particle swarm optimization algorithm 被引量:3
1
作者 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
Dependent task assignment algorithm based on particle swarm optimization and simulated annealing in ad-hoc mobile cloud 被引量:3
2
作者 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
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
原文传递
1D regularization inversion combining particle swarm optimization and least squares method 被引量:1
14
作者 Su Peng Yang Jin Xu LiuYang 《Applied Geophysics》 SCIE CSCD 2023年第1期77-87,131,132,共13页
For geophysical inversion problems,deterministic inversion methods can easily fall into local optimal solutions,while stochastic optimization methods can theoretically converge to global optimal solutions.These proble... For geophysical inversion problems,deterministic inversion methods can easily fall into local optimal solutions,while stochastic optimization methods can theoretically converge to global optimal solutions.These problems have always been a concern for researchers.Among many stochastic optimization methods,particle swarm optimization(PSO)has been applied to solve geophysical inversion problems due to its simple principle and the fact that only a few parameters require adjustment.To overcome the nonuniqueness of inversion,model constraints can be added to PSO optimization.However,using fixed regularization parameters in PSO iteration is equivalent to keeping the default model constraint at a certain level,yielding an inversion result that is considerably affected by the model constraint.This study proposes a hybrid method that combines the regularized least squares method(RLSM)with the PSO method.The RLSM is used to improve the global optimal particle and accelerate convergence,while the adaptive regularization strategy is used to update the regularization parameters to avoid the influence of model constraints on the inversion results.Further,the inversion results of the RLSM and hybrid algorithm are compared and analyzed by considering the audio magnetotelluric synthesis and field data as examples.Experiments show that the proposed hybrid method is superior to the RLSM.Furthermore,compared with the standard PSO algorithm,the hybrid algorithm needs a broader model space but a smaller particle swarm and fewer iteration steps,thus reducing the prior conditions and the computational cost used in the inversion. 展开更多
关键词 particle swarm optimization least squares method hybrid algorithm adaptive regularization 1D inversion
在线阅读 下载PDF
Optimization of Adaptive Fuzzy Controller for Maximum Power Point Tracking Using Whale Algorithm
15
作者 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
16
作者 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
17
作者 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
Reinforcement Learning-Based Spectral Performance Optimization for UAV-Assisted MIMO Communication System
18
作者 Lu Dong Hong-Wei Kong Xin Yuan 《IEEE/CAA Journal of Automatica Sinica》 2025年第6期1283-1285,共3页
Dear Editor,This letter is concerned with the problem of stable high-quality signal transmission of unmanned aerial vehicle(UAV)-assisted multiple-input multiple-output(MIMO)communication system.The particle swarm opt... Dear Editor,This letter is concerned with the problem of stable high-quality signal transmission of unmanned aerial vehicle(UAV)-assisted multiple-input multiple-output(MIMO)communication system.The particle swarm optimization(PSO)algorithm is used to achieve optimal beamforming and power allocation for this system.Additionally,sensitive particle(SP)and parameter adaptive adjustment are introduced into the traditional PSO algorithm,aiming to improve the performance of the PSO algorithm in dynamic environments with real-time changes in the UAV position.A reinforcement learning(RL)-based approach is proposed to obtain optimal UAV trajectory and adaptive adjustment strategy for PSO parameters,which combine with a specific obstacle avoidance scheme to achieve accurate UAV navigation while satisfying high-quality signal transmission.Simulation experiments show that our scheme provides higher and more stable spectral efficiency as well as more efficient UAV navigation than the currently commonly used scheme with a single RL approach. 展开更多
关键词 parameter adaptive adjustment spectral performance optimization particle swarm optimization pso algorithm UAV assisted MIMO beamforming power allocation particle swarm optimization reinforcement learning
在线阅读 下载PDF
面间煤柱掘进系统截割与钻锚机器人协同控制参数优化方法
19
作者 毛清华 陈彦璋 +3 位作者 王川伟 马宏伟 张旭辉 薛旭升 《中国煤炭》 北大核心 2026年第1期92-102,共11页
针对面间煤柱巷道掘进系统截割与钻锚机器人协同控制参数优化难题,本文建立了截割与钻锚机器人协同控制参数优化模型,并提出一种基于模拟退火粒子群(SA-PSO)算法的协同控制参数优化模型求解方法。通过分析面间煤柱掘进系统截割与钻锚机... 针对面间煤柱巷道掘进系统截割与钻锚机器人协同控制参数优化难题,本文建立了截割与钻锚机器人协同控制参数优化模型,并提出一种基于模拟退火粒子群(SA-PSO)算法的协同控制参数优化模型求解方法。通过分析面间煤柱掘进系统截割与钻锚机器人协同控制需求,建立了截割与钻锚机器人协同控制参数优化模型,该模型以截割机器人的摆动速度、钻锚机器人的钻进速度和钻杆转速作为优化变量,以截割比能耗、钻比能耗和理论生产率所计算的综合性能指标为目标优化函数。为了得出截割与钻锚机器人协同控制参数优化模型的最优参数,提出一种基于模拟退火粒子群(SA-PSO)算法对该优化模型进行求解,得出全域截割阻抗下协同控制最优参数。为验证截割机器人和钻锚机器人协同控制参数优化效果,采用仿真软件EDEM、RecurDyn和Simulink构建多物理场联合仿真模型,在不同截割阻抗下进行对比验证,结果表明:优化后一个步距内“截割-钻锚”协同运行最大时间差为60 s,符合面间煤柱巷道掘进工艺要求;综合性能指标平均降低31.60%,提高了掘进效率并显著降低了掘进能耗。 展开更多
关键词 面间煤柱 截割与钻锚机器人 协同控制参数优化模型 模拟退火粒子群算法 截割阻抗
在线阅读 下载PDF
隔离型三有源桥DC-DC变换器端口解耦及回流功率优化控制
20
作者 陶海军 宋佳瑶 +1 位作者 赵蒙恩 张晨杰 《电机与控制学报》 北大核心 2026年第1期107-116,共10页
三有源桥DC-DC变换器广泛应用于光伏发电、电动汽车等高功率输电场合。然而,功率在传输过程中会在端口间产生耦合现象,这不仅降低了系统动态性能,还会导致功率流失。为此,设计一种三有源桥DC-DC变换器性能优化策略。该策略对移相方式进... 三有源桥DC-DC变换器广泛应用于光伏发电、电动汽车等高功率输电场合。然而,功率在传输过程中会在端口间产生耦合现象,这不仅降低了系统动态性能,还会导致功率流失。为此,设计一种三有源桥DC-DC变换器性能优化策略。该策略对移相方式进行优化,在传统双重移相的基础上进行改进,通过控制各端口全桥电压移相比的重合,提出一种新型双重移相控制方法。在此基础之上,引入模拟退火粒子群混合优化算法,以回流功率最小化为目标函数,经过对各个移相角的迭代筛选,最终计算出使回流功率达到全局最优的移相角组合。仿真和实验结果表明,该控制策略有效消除了端口间的耦合功率,显著降低了回流功率,提升了变换器的整体效率和动态响应速度,从而增强了系统的可靠性与工程适用性。 展开更多
关键词 三有源桥DC-DC变换器 新双重移相控制 解耦 回流功率 模拟退火粒子群算法
在线阅读 下载PDF
上一页 1 2 75 下一页 到第
使用帮助 返回顶部