期刊文献+
共找到611篇文章
< 1 2 31 >
每页显示 20 50 100
Development of hybrid optimization algorithm for structures furnished with seismic damper devices using the particle swarm optimization method and gravitational search algorithm 被引量:1
1
作者 Najad Ayyash Farzad Hejazi 《Earthquake Engineering and Engineering Vibration》 SCIE EI CSCD 2022年第2期455-474,共20页
Previous studies about optimizing earthquake structural energy dissipation systems indicated that most existing techniques employ merely one or a few parameters as design variables in the optimization process,and ther... Previous studies about optimizing earthquake structural energy dissipation systems indicated that most existing techniques employ merely one or a few parameters as design variables in the optimization process,and thereby are only applicable only to simple,single,or multiple degree-of-freedom structures.The current approaches to optimization procedures take a specific damper with its properties and observe the effect of applying time history data to the building;however,there are many different dampers and isolators that can be used.Furthermore,there is a lack of studies regarding the optimum location for various viscous and wall dampers.The main aim of this study is hybridization of the particle swarm optimization(PSO) and gravitational search algorithm(GSA) to optimize the performance of earthquake energy dissipation systems(i.e.,damper devices) simultaneously with optimizing the characteristics of the structure.Four types of structural dampers device are considered in this study:(ⅰ) variable stiffness bracing(VSB) system,(ⅱ) rubber wall damper(RWD),(ⅲ) nonlinear conical spring bracing(NCSB) device,(iv) and multi-action stiffener(MAS) device.Since many parameters may affect the design of seismic resistant structures,this study proposes a hybrid of PSO and GSA to develop a hybrid,multi-objective optimization method to resolve the aforementioned problems.The characteristics of the above-mentioned damper devices as well as the section size for structural beams and columns are considered as variables for development of the PSO-GSA optimization algorithm to minimize structural seismic response in terms of nodal displacement(in three directions) as well as plastic hinge formation in structural members simultaneously with the weight of the structure.After that,the optimization algorithm is implemented to identify the best position of the damper device in the structural frame to have the maximum effect and minimize the seismic structure response.To examine the performance of the proposed PSO-GSA optimization method,it has been applied to a three-story reinforced structure equipped with a seismic damper device.The results revealed that the method successfully optimized the earthquake energy dissipation systems and reduced the effects of earthquakes on structures,which significantly increase the building’s stability and safety during seismic excitation.The analysis results showed a reduction in the seismic response of the structure regarding the formation of plastic hinges in structural members as well as the displacement of each story to approximately 99.63%,60.5%,79.13% and 57.42% for the VSB device,RWD,NCSB device,and MAS device,respectively.This shows that using the PSO-GSA optimization algorithm and optimized damper devices in the structure resulted in no structural damage due to earthquake vibration. 展开更多
关键词 hybrid optimization algorithm STRUCTURES EARTHQUAKE seismic damper devices particle swarm optimization method gravitational search algorithm
下载PDF
Optimization of Thermal Aware VLSI Non-Slicing Floorplanning Using Hybrid Particle Swarm Optimization Algorithm-Harmony Search Algorithm
2
作者 Sivaranjani Paramasivam Senthilkumar Athappan +1 位作者 Eswari Devi Natrajan Maheswaran Shanmugam 《Circuits and Systems》 2016年第5期562-573,共12页
Floorplanning is a prominent area in the Very Large-Scale Integrated (VLSI) circuit design automation, because it influences the performance, size, yield and reliability of the VLSI chips. It is the process of estimat... Floorplanning is a prominent area in the Very Large-Scale Integrated (VLSI) circuit design automation, because it influences the performance, size, yield and reliability of the VLSI chips. It is the process of estimating the positions and shapes of the modules. A high packing density, small feature size and high clock frequency make the Integrated Circuit (IC) to dissipate large amount of heat. So, in this paper, a methodology is presented to distribute the temperature of the module on the layout while simultaneously optimizing the total area and wirelength by using a hybrid Particle Swarm Optimization-Harmony Search (HPSOHS) algorithm. This hybrid algorithm employs diversification technique (PSO) to obtain global optima and intensification strategy (HS) to achieve the best solution at the local level and Modified Corner List algorithm (MCL) for floorplan representation. A thermal modelling tool called hotspot tool is integrated with the proposed algorithm to obtain the temperature at the block level. The proposed algorithm is illustrated using Microelectronics Centre of North Carolina (MCNC) benchmark circuits. The results obtained are compared with the solutions derived from other stochastic algorithms and the proposed algorithm provides better solution. 展开更多
关键词 VLSI Non-Slicing Floorplan Modified Corner List (MCL) algorithm hybrid particle swarm Optimization-Harmony Search algorithm (HPSOHS)
下载PDF
Robot stereo vision calibration method with genetic algorithm and particle swarm optimization 被引量:1
3
作者 汪首坤 李德龙 +1 位作者 郭俊杰 王军政 《Journal of Beijing Institute of Technology》 EI CAS 2013年第2期213-221,共9页
Accurate stereo vision calibration is a preliminary step towards high-precision visual posi- tioning of robot. Combining with the characteristics of genetic algorithm (GA) and particle swarm optimization (PSO), a ... Accurate stereo vision calibration is a preliminary step towards high-precision visual posi- tioning of robot. Combining with the characteristics of genetic algorithm (GA) and particle swarm optimization (PSO), a three-stage calibration method based on hybrid intelligent optimization is pro- posed for nonlinear camera models in this paper. The motivation is to improve the accuracy of the calibration process. In this approach, the stereo vision calibration is considered as an optimization problem that can be solved by the GA and PSO. The initial linear values can be obtained in the frost stage. Then in the second stage, two cameras' parameters are optimized separately. Finally, the in- tegrated optimized calibration of two models is obtained in the third stage. Direct linear transforma- tion (DLT), GA and PSO are individually used in three stages. It is shown that the results of every stage can correctly find near-optimal solution and it can be used to initialize the next stage. Simula- tion analysis and actual experimental results indicate that this calibration method works more accu- rate and robust in noisy environment compared with traditional calibration methods. The proposed method can fulfill the requirements of robot sophisticated visual operation. 展开更多
关键词 robot stereo vision camera calibration genetic algorithm (GA) particle swarm opti-mization (PSO) hybrid intelligent optimization
下载PDF
Traveling Salesman Problem Using an Enhanced Hybrid Swarm Optimization Algorithm 被引量:2
4
作者 郑建国 伍大清 周亮 《Journal of Donghua University(English Edition)》 EI CAS 2014年第3期362-367,共6页
The traveling salesman problem( TSP) is a well-known combinatorial optimization problem as well as an NP-complete problem. A dynamic multi-swarm particle swarm optimization and ant colony optimization( DMPSO-ACO) was ... The traveling salesman problem( TSP) is a well-known combinatorial optimization problem as well as an NP-complete problem. A dynamic multi-swarm particle swarm optimization and ant colony optimization( DMPSO-ACO) was presented for TSP.The DMPSO-ACO combined the exploration capabilities of the dynamic multi-swarm particle swarm optimizer( DMPSO) and the stochastic exploitation of the ant colony optimization( ACO) for solving the traveling salesman problem. In the proposed hybrid algorithm,firstly,the dynamic swarms,rapidity of the PSO was used to obtain a series of sub-optimal solutions through certain iterative times for adjusting the initial allocation of pheromone in ACO. Secondly,the positive feedback and high accuracy of the ACO were employed to solving whole problem. Finally,to verify the effectiveness and efficiency of the proposed hybrid algorithm,various scale benchmark problems were tested to demonstrate the potential of the proposed DMPSO-ACO algorithm. The results show that DMPSO-ACO is better in the search precision,convergence property and has strong ability to escape from the local sub-optima when compared with several other peer algorithms. 展开更多
关键词 particle swarm optimization(PSO) ant COLONY optimization(ACO) swarm intelligence TRAVELING SALESMAN problem(TSP) hybrid algorithm
下载PDF
A Hybrid Algorithm Based on PSO and GA for Feature Selection 被引量:1
5
作者 Yu Xue Asma Aouari +1 位作者 Romany F.Mansour Shoubao Su 《Journal of Cyber Security》 2021年第2期117-124,共8页
One of the main problems of machine learning and data mining is to develop a basic model with a few features,to reduce the algorithms involved in classification’s computational complexity.In this paper,the collection... One of the main problems of machine learning and data mining is to develop a basic model with a few features,to reduce the algorithms involved in classification’s computational complexity.In this paper,the collection of features has an essential importance in the classification process to be able minimize computational time,which decreases data size and increases the precision and effectiveness of specific machine learning activities.Due to its superiority to conventional optimization methods,several metaheuristics have been used to resolve FS issues.This is why hybrid metaheuristics help increase the search and convergence rate of the critical algorithms.A modern hybrid selection algorithm combining the two algorithms;the genetic algorithm(GA)and the Particle Swarm Optimization(PSO)to enhance search capabilities is developed in this paper.The efficacy of our proposed method is illustrated in a series of simulation phases,using the UCI learning array as a benchmark dataset. 展开更多
关键词 Evolutionary computation genetic algorithm hybrid approach META-HEURISTIC feature selection particle swarm optimization
下载PDF
Hybrid anti-prematuration optimization algorithm
6
作者 Qiaoling Wang Xiaozhi Gao +1 位作者 Changhong Wang Furong Liu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第3期503-508,共6页
Heuristic optimization methods provide a robust and efficient approach to solving complex optimization problems.This paper presents a hybrid optimization technique combining two heuristic optimization methods,artifici... Heuristic optimization methods provide a robust and efficient approach to solving complex optimization problems.This paper presents a hybrid optimization technique combining two heuristic optimization methods,artificial immune system(AIS) and particle swarm optimization(PSO),together in searching for the global optima of nonlinear functions.The proposed algorithm,namely hybrid anti-prematuration optimization method,contains four significant operators,i.e.swarm operator,cloning operator,suppression operator,and receptor editing operator.The swarm operator is inspired by the particle swarm intelligence,and the clone operator,suppression operator,and receptor editing operator are gleaned by the artificial immune system.The simulation results of three representative nonlinear test functions demonstrate the superiority of the hybrid optimization algorithm over the conventional methods with regard to both the solution quality and convergence rate.It is also employed to cope with a real-world optimization problem. 展开更多
关键词 hybrid optimization algorithm artificial immune system(AIS) particle swarm optimization(PSO) clonal selection anti-prematuration.
下载PDF
基于PSO与AFSA的GNSS整周模糊度种群融合优化算法
7
作者 郭迎庆 詹洋 +3 位作者 张琰 王译那 徐赵东 李今保 《工程科学学报》 EI CSCD 北大核心 2024年第12期2246-2256,共11页
载波相位测量是实现全球导航卫星系统(Global navigation satellite system, GNSS)快速高精度定位的重要途径,而准确解算整周模糊度是其中的关键步骤之一.粒子群算法(Particle swarm optimization, PSO)收敛速度快但易陷入局部最优,人... 载波相位测量是实现全球导航卫星系统(Global navigation satellite system, GNSS)快速高精度定位的重要途径,而准确解算整周模糊度是其中的关键步骤之一.粒子群算法(Particle swarm optimization, PSO)收敛速度快但易陷入局部最优,人工鱼群算法(Artificial fish swarm algorithm, AFSA)全局优化性能好但收敛速度慢,因此融合两种算法的优点,提出一种GNSS整周模糊度种群融合优化算法(PSOAF).首先,通过载波相位双差方程求解整周模糊度的浮点解和对应的协方差矩阵.然后,采用反整数Cholesky算法对模糊度浮点解作降相关处理.其次,针对整数最小二乘估计的不足通过优化适应度函数来提高算法的收敛性和搜索性能.最后,通过PSOAF算法对整周模糊度进行解算.通过经典算例和试验研究表明:PSOAF算法可以更快地收敛于最优解,搜索效率也更为出色,解算的基线精度可以控制在10 mm以内,在短基线的实际情况下具有较高的应用价值. 展开更多
关键词 全球导航卫星系统(GNSS) 整周模糊度 粒子群算法 人工鱼群算法 融合算法
下载PDF
具有紧时、高能耗特征的混合流水车间多目标调度优化问题
8
作者 常大亮 史海波 刘昶 《中国机械工程》 EI CAS CSCD 北大核心 2024年第7期1269-1278,共10页
针对具有紧时、高能耗工序特征的混合流水车间调度问题,以优化产品暴露时间、最大完工时间和能源消耗为目标,建立混合流水车间调度模型,并提出一种改进的多目标粒子群算法进行有效求解。首先构建了基于ISDE指标的档案维护策略及局部邻... 针对具有紧时、高能耗工序特征的混合流水车间调度问题,以优化产品暴露时间、最大完工时间和能源消耗为目标,建立混合流水车间调度模型,并提出一种改进的多目标粒子群算法进行有效求解。首先构建了基于ISDE指标的档案维护策略及局部邻域搜索策略,辅助算法跃出局部极值及减少生产阻塞。之后,提出一种基于模糊理论的决策分析方法选取最优调度方案。最后,通过仿真实验验证提出的多目标调度模型与算法的可行性和优越性。 展开更多
关键词 混合流水车间调度问题 多目标粒子群优化算法 紧时性约束 高能耗
下载PDF
基于改进粒子群算法的木材板材下料方法
9
作者 黄秀玲 陶泽 +2 位作者 尤华政 李宸 刘俊 《林业工程学报》 CSCD 北大核心 2024年第1期125-131,共7页
木材板材在家具行业应用广泛,以绿色环保、节约能源为目的的木材板材优化下料已经成为研究的热点。木材板材下料优化问题属于二维矩形下料问题,是一种具有高度计算复杂性的问题。本研究主要针对单规格木材板材进行矩形零件下料问题,在... 木材板材在家具行业应用广泛,以绿色环保、节约能源为目的的木材板材优化下料已经成为研究的热点。木材板材下料优化问题属于二维矩形下料问题,是一种具有高度计算复杂性的问题。本研究主要针对单规格木材板材进行矩形零件下料问题,在木材板材长和宽都大于零件长和宽的情况下,通过建立二维下料的数学模型,采用标准粒子群算法、变邻域搜索算法、粒子群混合变邻域搜索算法分别进行求解,并以某企业的下料实例进行分析计算。首先,利用标准粒子群算法求解单规格板材下料问题;其次,利用变邻域搜索算法求解单规格板材下料问题。在获得局部最优解的基础上改变其邻域结构再进行局部搜索,找到另一个局部最优解,如此不断迭代,直到满足算法的终止条件,获得全局最优解;最后,利用粒子群变邻域搜索混合算法求解单规格板材下料问题。针对粒子群算法局部搜索能力较差、容易过早收敛的问题和具有较好包容性的特点,将变邻域搜索的思想融入粒子群算法中,使结果更加趋向全局最优。结果表明:粒子群变邻域搜索混合算法相比粒子群算法和变邻域算法效率都有显著提升,能显著提高该木材板材的利用率,增加企业经济效益。 展开更多
关键词 木材板材 二维矩形下料问题 粒子群算法 变邻域搜索算法 粒子群混合变邻域搜索算法
下载PDF
基于混合粒子群算法的波浪能发电集群优化方法
10
作者 朱永强 朱显浩 《可再生能源》 CAS CSCD 北大核心 2024年第2期259-266,共8页
对波浪能发电集群的优化控制有助于波浪能的有效利用,为此文章提出了基于混合粒子群算法的波浪能发电集群优化方法。以直驱式发电装置为研究对象,探讨其构成发电集群短期尺度下稳定状态的数学模型,由简至繁依次考虑波浪动态压力、装置... 对波浪能发电集群的优化控制有助于波浪能的有效利用,为此文章提出了基于混合粒子群算法的波浪能发电集群优化方法。以直驱式发电装置为研究对象,探讨其构成发电集群短期尺度下稳定状态的数学模型,由简至繁依次考虑波浪动态压力、装置间辐射影响和遮挡效应,以便更准确地模拟一定密集度的波浪能发电装置部署下的实际效果。以集群功率最大化为优化目标,根据装置运动和海域能量约束,提出混合粒子群算法求解集群的最优参数,在传统算法基础上设定自适应惯性权重并加入交叉和变异操作,以应对复杂集群方程解空间的多峰性问题。算例结果验证了所述集群优化方法的有效性,求解质量良好;同时表明波浪能发电集群规模越大,装置之间的辐射影响越复杂,遮挡效应越明显。 展开更多
关键词 波浪能发电集群 辐射影响 遮挡效应 集群优化 混合粒子群算法
下载PDF
运输能力受限下分段建造的时空调度问题
11
作者 韩文民 袁德岭 +2 位作者 高龙龙 强永刚 费玉磊 《船舶工程》 CSCD 北大核心 2024年第7期1-11,35,共12页
分段建造作为船舶整个建造流程的关键环节之一,其空间资源和时间资源的动态协调性严重影响着船舶建造周期和订单交付。针对分段建造船体车间空间有限、时间组织和空间组织不协调,以及以往分段建造时空调度相关研究忽略运输能力限制等问... 分段建造作为船舶整个建造流程的关键环节之一,其空间资源和时间资源的动态协调性严重影响着船舶建造周期和订单交付。针对分段建造船体车间空间有限、时间组织和空间组织不协调,以及以往分段建造时空调度相关研究忽略运输能力限制等问题,以最大完工时间最小、总提前与延期惩罚值最小为优化目标,以空间大小、加工小组的异质性、运输设备的差异性与运输限制为约束条件,构建多目标时空调度模型,并基于交付期优先规则、空间定位规则和关键阻碍规则提出混合粒子群算法进行求解,最终以某船厂分段建造为例进行实例验证,结果表明:所提出的模型与算法有效降低了分段完工时间,提高了分段建造的准时化水平。研究结可为船舶智能制造以及分段制造执行系统(MES)的实际应用提供一种方法基础。 展开更多
关键词 船舶分段建造 运输限制 时空调度 混合粒子群算法
下载PDF
无人机17kW电机振动噪声分析与巡航转速下尖端噪声优化
12
作者 刘栋良 詹成根 +2 位作者 屈峰 陈黎君 史恒 《电工技术学报》 EI CSCD 北大核心 2024年第6期1749-1763,共15页
随着无人机的迅速发展,噪声问题影响消费者体验及AI交互、语音识别等技术,限制了无人机应用潜力。该文针对一台17 kW无人机用外转子永磁同步电机进行研究。为降低电机尖端振动噪声,且保留原电机电磁性能,重点提出优化磁极和定子开槽的... 随着无人机的迅速发展,噪声问题影响消费者体验及AI交互、语音识别等技术,限制了无人机应用潜力。该文针对一台17 kW无人机用外转子永磁同步电机进行研究。为降低电机尖端振动噪声,且保留原电机电磁性能,重点提出优化磁极和定子开槽的方法。具体以平均转矩、转矩脉动等作为约束条件,构建多目标优化数学模型,并利用混合粒子群优化算法求解。该文深入探讨磁极参数、定子开槽对低阶次径向气隙磁通密度空间谐波特征的影响。并对电机转子模态仿真,以研究径向电磁力与空间模态的作用机理。在多转速情况下,以巡航转速为重点,分析整体电机电磁振动噪声特征。最后,仿真和实验结果表明,电机在巡航转速下的尖端噪声显著减小。验证了优化结构对无人机电机尖端振动噪声有明显抑制作用,对解决无人机噪声问题具有重要意义。 展开更多
关键词 无人机外转子永磁同步电机 电磁振动噪声 巡航转速 混合粒子群优化算法
下载PDF
无人机遥感反演小麦地上生物量模型的特征选择
13
作者 吴立峰 徐文浩 韩宜秀 《南昌工程学院学报》 CAS 2024年第4期56-62,共7页
无人机多光谱技术能快速、无损地测定小麦地上生物量(AGB)。然而,多光谱方法在计算植被特征时会产生大量具有高度相关的重复特征。因此,建立结构简单、精度高的模型对特征进行筛选具有重要意义。本文提出了一种可以同时实现特征筛选与... 无人机多光谱技术能快速、无损地测定小麦地上生物量(AGB)。然而,多光谱方法在计算植被特征时会产生大量具有高度相关的重复特征。因此,建立结构简单、精度高的模型对特征进行筛选具有重要意义。本文提出了一种可以同时实现特征筛选与参数优化的混合编码灰狼粒子群优化算法(CGWOPSO)。同时,为评估基于该算法驱动的极限梯度提升模型(CGWOPSO-XGB)的性能,将其及基于两种流行特征筛选方法(Pearson和SHAP方法)的模型(P-XGB和S-XGB)的反演AGB表现进行了对比。结果表明,S-XGB模型优于P-XGB模型,前者均方根误差(RMSE)比后者低3.0%~16.3%;而CGWOPSO-XGB模型精度高于S-XGB模型,前者RMSE比后者低16.0%。 展开更多
关键词 混合编码 灰狼粒子群优化算法 SHAP 特征筛选 植被指数
下载PDF
Analytical Hybrid Particle Swarm Optimization Algorithm for Optimal Siting and Sizing of Distributed Generation in Smart Grid 被引量:3
14
作者 Syed Muhammad Arif Akhtar Hussain +2 位作者 Tek Tjing Lie Syed Muhammad Ahsan Hassan Abbas Khan 《Journal of Modern Power Systems and Clean Energy》 SCIE EI CSCD 2020年第6期1221-1230,共10页
In this paper,the hybridization of standard particle swarm optimisation(PSO)with the analytical method(2/3 rd rule)is proposed,which is called as analytical hybrid PSO(AHPSO)algorithm used for the optimal siting and s... In this paper,the hybridization of standard particle swarm optimisation(PSO)with the analytical method(2/3 rd rule)is proposed,which is called as analytical hybrid PSO(AHPSO)algorithm used for the optimal siting and sizing of distribution generation.The proposed AHPSO algorithm is implemented to cater for uniformly distributed,increasingly distributed,centrally distributed,and randomly distributed loads in conventional power systems.To demonstrate the effectiveness of the proposed algorithm,the convergence speed and optimization performances of standard PSO and the proposed AHPSO algorithms are compared for two cases.In the first case,the performances of both the algorithms are compared for four different load distributions via an IEEE 10-bus system.In the second case,the performances of both the algorithms are compared for IEEE 10-bus,IEEE 33-bus,IEEE 69-bus systems,and a real distribution system of Korea.Simulation results show that the proposed AHPSO algorithm converges significantly faster than the standard PSO.The results of the proposed algorithm are compared with those of an analytical algorithm,and the results of them are similar. 展开更多
关键词 Siting and sizing of distributed generation distribution system hybrid algorithm loss minimization particle swarm optimization(PSO)
原文传递
A hybrid constriction coefficientbased particle swarm optimization and gravitational search algorithm for training multi-layer perceptron 被引量:2
15
作者 Sajad Ahmad Rather P.Shanthi Bala 《International Journal of Intelligent Computing and Cybernetics》 EI 2020年第2期129-165,共37页
Purpose-In this paper,a newly proposed hybridization algorithm namely constriction coefficient-based particle swarm optimization and gravitational search algorithm(CPSOGSA)has been employed for training MLP to overcom... Purpose-In this paper,a newly proposed hybridization algorithm namely constriction coefficient-based particle swarm optimization and gravitational search algorithm(CPSOGSA)has been employed for training MLP to overcome sensitivity to initialization,premature convergence,and stagnation in local optima problems of MLP.Design/methodology/approach-In this study,the exploration of the search space is carried out by gravitational search algorithm(GSA)and optimization of candidate solutions,i.e.exploitation is performed by particle swarm optimization(PSO).For training the multi-layer perceptron(MLP),CPSOGSA uses sigmoid fitness function for finding the proper combination of connection weights and neural biases to minimize the error.Secondly,a matrix encoding strategy is utilized for providing one to one correspondence between weights and biases of MLP and agents of CPSOGSA.Findings-The experimental findings convey that CPSOGSA is a better MLP trainer as compared to other stochastic algorithms because it provides superior results in terms of resolving stagnation in local optima and convergence speed problems.Besides,it gives the best results for breast cancer,heart,sine function and sigmoid function datasets as compared to other participating algorithms.Moreover,CPSOGSA also provides very competitive results for other datasets.Originality/value-The CPSOGSA performed effectively in overcoming stagnation in local optima problem and increasing the overall convergence speed of MLP.Basically,CPSOGSA is a hybrid optimization algorithm which has powerful characteristics of global exploration capability and high local exploitation power.In the research literature,a little work is available where CPSO and GSA have been utilized for training MLP.The only related research paper was given by Mirjalili et al.,in 2012.They have used standard PSO and GSA for training simple FNNs.However,the work employed only three datasets and used the MSE performance metric for evaluating the efficiency of the algorithms.In this paper,eight different standard datasets and five performance metrics have been utilized for investigating the efficiency of CPSOGSA in training MLPs.In addition,a non-parametric pair-wise statistical test namely the Wilcoxon rank-sum test has been carried out at a 5%significance level to statistically validate the simulation results.Besides,eight state-of-the-art metaheuristic algorithms were employed for comparative analysis of the experimental results to further raise the authenticity of the experimental setup. 展开更多
关键词 Neural network Feedforward neural network(FNN) Gravitational search algorithm(GSA) particle swarm optimization(PSO) hybridIZATION CPSOGSA Multi-layer perceptron(MLP)
原文传递
基于差分进化粒子群混合算法的多无人机协同区域搜索策略 被引量:1
16
作者 赖幸君 唐鑫 +2 位作者 林磊 王志胜 丛玉华 《弹箭与制导学报》 北大核心 2024年第1期89-97,共9页
为提高无人机群在未知环境中的区域搜索效率,提出一种多无人机协同区域搜索策略。首先,根据区域搜索任务需求,建立包含区域覆盖率、区域不确定度、目标存在概率三种属性的区域信息地图;其次,以最大化搜索效率、同时最小化无人机搜索过... 为提高无人机群在未知环境中的区域搜索效率,提出一种多无人机协同区域搜索策略。首先,根据区域搜索任务需求,建立包含区域覆盖率、区域不确定度、目标存在概率三种属性的区域信息地图;其次,以最大化搜索效率、同时最小化无人机搜索过程中的能耗为目标,建立无人机区域搜索滚动时域优化目标函数,指导无人机在线决策搜索路线;然后针对传统群智能优化算法易陷入局部最优的缺陷,设计差分进化粒子群混合算法在线求解该多目标优化问题,提高算法的寻优性能,从而提高无人机的搜索效率。最后,通过数值仿真实验,对所提算法进行验证,仿真结果表明,文中设计的基于差分进化粒子群混合算法的多无人机协同区域搜索策略与传统的群智能优化算法相比具有更高的区域搜索效率。 展开更多
关键词 多无人机 协同搜索 群智能算法 滚动时域优化 差分进化粒子群混合算法
下载PDF
基于自适应粒子群优化算法的串联复合涡轮储能优化策略 被引量:1
17
作者 王震 张珊珊 +1 位作者 邬斌扬 苏万华 《计算机应用》 CSCD 北大核心 2024年第2期611-618,共8页
针对发动机串联复合涡轮发电系统储能困难等问题,提出了一种基于自适应粒子群优化(SAPSO)算法的最大功率点追踪(MPPT)方法,增强发电系统功率的捕获能力。此外,采用混合储能系统(HESS)替代单一蓄电池储能,实现电能的高效、稳定存储。通过... 针对发动机串联复合涡轮发电系统储能困难等问题,提出了一种基于自适应粒子群优化(SAPSO)算法的最大功率点追踪(MPPT)方法,增强发电系统功率的捕获能力。此外,采用混合储能系统(HESS)替代单一蓄电池储能,实现电能的高效、稳定存储。通过Matlab/Simulink软件,建立了基于发动机串联复合涡轮发电的储能优化控制仿真模型,对比分析了不同控制方法在设定工况下的功率追踪性能以及混合储能系统的储能特性。仿真结果表明,相较于传统扰动观测法(P&O)控制方法,在所提的SAPSO-MPPT方法下,发电功率提高了190 W,响应时间缩短了0.15 s。同时,HESS能够有效追踪母线上的需求功率,电能回收效率高达95.3%。最后,基于Y24型改装发动机台架搭建了串联复合涡轮发电系统实验平台,对所提储能优化控制策略的节油潜力进行了实验验证。结果表明,SAPSO-MPPT+HESS储能优化策略能够有效提高排气能量回收效率,优化后系统总热效率比原发动机提高了提高0.53个百分点。 展开更多
关键词 自适应粒子群优化算法 串联复合涡轮发电系统 最大功率点追踪 混合储能系统
下载PDF
基于风电场景概率的电热混合储能优化配置 被引量:1
18
作者 李家珏 刘子祎 +3 位作者 白伊琳 张潇桐 李平 宋政湘 《电力工程技术》 北大核心 2024年第3期172-182,共11页
为有效提高风电入网的经济性和可行性,文中提出一种考虑风电典型场景概率的电热混合储能优化配置方案。首先通过场景分析,利用K-means聚类法将大量风机历史出力数据简化为6个典型出力场景,确定各场景发生的概率,其中聚类数目由肘部曲线... 为有效提高风电入网的经济性和可行性,文中提出一种考虑风电典型场景概率的电热混合储能优化配置方案。首先通过场景分析,利用K-means聚类法将大量风机历史出力数据简化为6个典型出力场景,确定各场景发生的概率,其中聚类数目由肘部曲线法和Dunn指数法综合确定;其次提出电热混合储能系统控制策略,建立适用于多场景的风储联合系统模型;最后,以经济性成本最低与弃风量最小为目标,建立包含电、热负荷综合响应的容量配置优化模型,并将场景概率以权值的形式加入到目标函数中,采用粒子群算法求解模型。通过仿真分析和与其他储能配置场景对比,发现所提配置策略能够提高风电利用率约16.12%,同时减少系统综合成本约43.76%,验证了所提策略的合理性和有效性。 展开更多
关键词 混合储能 容量配置 粒子群优化算法 K-MEANS聚类 风电不确定性量化 电热综合能源系统
下载PDF
Crack detection of the cantilever beam using new triple hybrid algorithms based on Particle Swarm Optimization
19
作者 Amin GHANNADIASL Saeedeh GHAEMIFARD 《Frontiers of Structural and Civil Engineering》 SCIE EI CSCD 2022年第9期1127-1140,共14页
The presence of cracks in a concrete structure reduces its performance and increases in the size of cracks result in the failure of the structure.Therefore,the accurate determination of crack characteristics,such as l... The presence of cracks in a concrete structure reduces its performance and increases in the size of cracks result in the failure of the structure.Therefore,the accurate determination of crack characteristics,such as location and depth,is one of the key engineering issues for assessment of the reliability of structures.This paper deals with the inverse analysis of the crack detection problems using triple hybrid algorithms based on Particle Swarm Optimization(PSO);these hybrids are Particle Swarm Optimization-Genetic Algorithm-Firefly Algorithm(PSO-GA-FA),Particle Swarm Optimization-Grey Wolf Optimization-Firefly Algorithm(PSO-GWO-FA),and Particle Swarm Optimization-Genetic Algorithm-Grey Wolf Optimization(PSO-GA-GWO).A strong correlation exists between the changes in the natural frequency of a concrete beam and the crack parameters.Thus,the location and depth of a crack in a beam can be predicted by measuring its natural frequency.Hence,the measured natural frequency can be used as the input parameter of the algorithm.In this paper,this is applied to identify crack location and depth in a cantilever beam using the new hybrid algorithms.The results show that among the proposed triple hybrid algorithms,the PSO-GA-FA and PSO-GWO-FA algorithms are much more effective than PSO-GA-GWO algorithm for the crack detection. 展开更多
关键词 CRACK cantilever beam triple hybrid algorithms particle swarm Optimization
原文传递
基于改进混合粒子群优化算法的多无人机协同围捕方法研究
20
作者 许诺 朱黔 +3 位作者 谢晓阳 喻涛 刘佳 刘思帆 《电光与控制》 CSCD 北大核心 2024年第9期1-5,共5页
针对多无人机协同围捕问题,在无人机运动学约束基础上,考虑各无人机应同时到达围捕位置,提出了多机协同围捕任务规划两层求解架构。在任务协调层通过改进混合粒子群优化方法,以各无人机同时到达指定围捕位置的最小时间为目标,优化调度... 针对多无人机协同围捕问题,在无人机运动学约束基础上,考虑各无人机应同时到达围捕位置,提出了多机协同围捕任务规划两层求解架构。在任务协调层通过改进混合粒子群优化方法,以各无人机同时到达指定围捕位置的最小时间为目标,优化调度给出多目标围捕方案;在航路规划层考虑无人机初始状态及运动学约束,通过Dubins曲线调整实现各无人机同时到达围捕位置。仿真结果表明了所提方法的有效性。 展开更多
关键词 多无人机 协同围捕 改进混合粒子群优化
下载PDF
上一页 1 2 31 下一页 到第
使用帮助 返回顶部