期刊文献+
共找到314篇文章
< 1 2 16 >
每页显示 20 50 100
Energy Optimization Strategy for Reconfigurable Distribution Network with High Renewable Penetration Based on Bald Eagle Search Algorithm
1
作者 Jian Wang Hui Qi +2 位作者 Lingyi Ji Zhengya Tang Hui Qian 《Energy Engineering》 2025年第11期4635-4651,共17页
This paper proposes a cost-optimal energy management strategy for reconfigurable distribution networks with high penetration of renewable generation.The proposed strategy accounts for renewable generation costs,mainte... This paper proposes a cost-optimal energy management strategy for reconfigurable distribution networks with high penetration of renewable generation.The proposed strategy accounts for renewable generation costs,maintenance and operating expenses of energy storage systems,diesel generator operational costs,typical daily load profiles,and power balance constraints.A penalty term for power backflow is incorporated into the objective function to discourage undesirable reverse flows.The Bald Eagle Search(BES)meta-heuristic is adopted to solve the resulting constrained optimization problem.Numerical simulations under multiple load scenarios demonstrate that the proposed method effectively reduces operating cost while preventing power backflow and maintaining secure operation of the distribution network. 展开更多
关键词 Reconfigurable distribution networks energy optimization management bald eagle search algorithm
在线阅读 下载PDF
An Improved Bald Eagle Search Algorithm with Cauchy Mutation and Adaptive Weight Factor for Engineering Optimization 被引量:2
2
作者 Wenchuan Wang Weican Tian +3 位作者 Kwok-wing Chau Yiming Xue Lei Xu Hongfei Zang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第8期1603-1642,共40页
The Bald Eagle Search algorithm(BES)is an emerging meta-heuristic algorithm.The algorithm simulates the hunting behavior of eagles,and obtains an optimal solution through three stages,namely selection stage,search sta... The Bald Eagle Search algorithm(BES)is an emerging meta-heuristic algorithm.The algorithm simulates the hunting behavior of eagles,and obtains an optimal solution through three stages,namely selection stage,search stage and swooping stage.However,BES tends to drop-in local optimization and the maximum value of search space needs to be improved.To fill this research gap,we propose an improved bald eagle algorithm(CABES)that integrates Cauchy mutation and adaptive optimization to improve the performance of BES from local optima.Firstly,CABES introduces the Cauchy mutation strategy to adjust the step size of the selection stage,to select a better search range.Secondly,in the search stage,CABES updates the search position update formula by an adaptive weight factor to further promote the local optimization capability of BES.To verify the performance of CABES,the benchmark function of CEC2017 is used to simulate the algorithm.The findings of the tests are compared to those of the Particle Swarm Optimization algorithm(PSO),Whale Optimization Algorithm(WOA)and Archimedes Algorithm(AOA).The experimental results show that CABES can provide good exploration and development capabilities,and it has strong competitiveness in testing algorithms.Finally,CABES is applied to four constrained engineering problems and a groundwater engineeringmodel,which further verifies the effectiveness and efficiency of CABES in practical engineering problems. 展开更多
关键词 bald eagle search algorithm cauchymutation adaptive weight factor CEC2017 benchmark functions engineering optimization problems
在线阅读 下载PDF
An Advanced Bald Eagle Search Algorithm for Image Enhancement
3
作者 Pei Hu Yibo Han Jeng-Shyang Pan 《Computers, Materials & Continua》 2025年第3期4485-4501,共17页
Image enhancement utilizes intensity transformation functions to maximize the information content of enhanced images.This paper approaches the topic as an optimization problem and uses the bald eagle search(BES)algori... Image enhancement utilizes intensity transformation functions to maximize the information content of enhanced images.This paper approaches the topic as an optimization problem and uses the bald eagle search(BES)algorithm to achieve optimal results.In our proposed model,gamma correction and Retinex address color cast issues and enhance image edges and details.The final enhanced image is obtained through color balancing.The BES algorithm seeks the optimal solution through the selection,search,and swooping stages.However,it is prone to getting stuck in local optima and converges slowly.To overcome these limitations,we propose an improved BES algorithm(ABES)with enhanced population learning,position updates,and control parameters.ABES is employed to optimize the core parameters of gamma correction and Retinex to improve image quality,and the maximization of information entropy is utilized as the objective function.Real benchmark images are collected to validate its performance.Experimental results demonstrate that ABES outperforms the existing image enhancement methods,including the flower pollination algorithm,the chimp optimization algorithm,particle swarm optimization,and BES,in terms of information entropy,peak signal-to-noise ratio(PSNR),structural similarity index(SSIM),and patch-based contrast quality index(PCQI).ABES demonstrates superior performance both qualitatively and quantitatively,and it helps enhance prominent features and contrast in the images while maintaining the natural appearance of the original images. 展开更多
关键词 Image enhancement gamma correction RETINEX bald eagle search algorithm
在线阅读 下载PDF
Deep Learning Mixed Hyper-Parameter Optimization Based on Improved Cuckoo Search Algorithm
4
作者 TONG Yu CHEN Rong HU Biling 《Wuhan University Journal of Natural Sciences》 2025年第2期195-204,共10页
Deep learning algorithm is an effective data mining method and has been used in many fields to solve practical problems.However,the deep learning algorithms often contain some hyper-parameters which may be continuous,... Deep learning algorithm is an effective data mining method and has been used in many fields to solve practical problems.However,the deep learning algorithms often contain some hyper-parameters which may be continuous,integer,or mixed,and are often given based on experience but largely affect the effectiveness of activity recognition.In order to adapt to different hyper-parameter optimization problems,our improved Cuckoo Search(CS)algorithm is proposed to optimize the mixed hyper-parameters in deep learning algorithm.The algorithm optimizes the hyper-parameters in the deep learning model robustly,and intelligently selects the combination of integer type and continuous hyper-parameters that make the model optimal.Then,the mixed hyper-parameter in Convolutional Neural Network(CNN),Long-Short-Term Memory(LSTM)and CNN-LSTM are optimized based on the methodology on the smart home activity recognition datasets.Results show that the methodology can improve the performance of the deep learning model and whether we are experienced or not,we can get a better deep learning model using our method. 展开更多
关键词 improved Cuckoo search algorithm mixed hyper-parameter optimization deep learning
原文传递
Bald Eagle Search Optimization Algorithm Combined with Spherical Random Shrinkage Mechanism and Its Application 被引量:1
5
作者 Wenyan Guo Zhuolin Hou +2 位作者 Fang Dai Xiaoxia Wang Yufan Qiang 《Journal of Bionic Engineering》 SCIE EI CSCD 2024年第1期572-605,共34页
Over the last two decades,stochastic optimization algorithms have proved to be a very promising approach to solving a variety of complex optimization problems.Bald eagle search optimization(BES)as a new stochastic opt... Over the last two decades,stochastic optimization algorithms have proved to be a very promising approach to solving a variety of complex optimization problems.Bald eagle search optimization(BES)as a new stochastic optimization algorithm with fast convergence speed has the ability of prominent optimization and the defect of collapsing in the local best.To avoid BES collapse at local optima,inspired by the fact that the volume of the sphere is the largest when the surface area is certain,an improved bald eagle search optimization algorithm(INMBES)integrating the random shrinkage mechanism of the sphere is proposed.Firstly,the INMBES embeds spherical coordinates to design a more accurate parameter update method to modify the coverage and dispersion of the population.Secondly,the population splits into elite and non-elite groups and the Bernoulli chaos is applied to elite group to tap around potential solutions of the INMBES.The non-elite group is redistributed again and the Nelder-Mead simplex strategy is applied to each group to accelerate the evolution of the worst individual and the convergence process of the INMBES.The results of Friedman and Wilcoxon rank sum tests of CEC2017 in 10,30,50,and 100 dimensions numerical optimization confirm that the INMBES has superior performance in convergence accuracy and avoiding falling into local optimization compared with other potential improved algorithms but inferior to the champion algorithm and ranking third.The three engineering constraint optimization problems and 26 real world problems and the problem of extracting the best feature subset by encapsulated feature selection method verify that the INMBES’s performance ranks first and has achieved satisfactory accuracy in solving practical problems. 展开更多
关键词 bald eagle search optimization algorithm Spherical coordinates Chaotic variation Simplex method Encapsulated feature selection
在线阅读 下载PDF
Improved Gain Shared Knowledge Optimizer Based Reactive Power Optimization for Various Renewable Penetrated Power Grids with Static Var Generator Participation
6
作者 Xuan Ruan HanYan +4 位作者 DonglinHu Min Zhang YingLi DiHai Bo Yang 《Energy Engineering》 2026年第3期23-56,共34页
An optimized volt-ampere reactive(VAR)control framework is proposed for transmission-level power systems to simultaneously mitigate voltage deviations and active-power losses through coordinated control of large-scale... An optimized volt-ampere reactive(VAR)control framework is proposed for transmission-level power systems to simultaneously mitigate voltage deviations and active-power losses through coordinated control of large-scale wind/solar farms with shunt static var generators(SVGs).The model explicitly represents reactive-power regulation characteristics of doubly-fed wind turbines and PV inverters under real-time meteorological conditions,and quantifies SVG high-speed compensation capability,enabling seamless transition from localized VAR management to a globally coordinated strategy.An enhanced adaptive gain-sharing knowledge optimizer(AGSK-SD)integrates simulated annealing and diversity maintenance to autonomously tune voltage-control actions,renewable source reactive-power set-points,and SVG output.The algorithm adaptively modulates knowledge factors and ratios across search phases,performs SA-based fine-grained local exploitation,and periodically re-injects population diversity to prevent premature convergence.Comprehensive tests on IEEE 9-bus and 39-bus systems demonstrate AGSK-SD’s superiority over NSGA-II and MOPSO in hypervolume(HV),inverse generative distance(IGD),and spread metrics while maintaining acceptable computational burden.The method reduces network losses from 2.7191 to 2.15 MW(20.79%reduction)and from 15.1891 to 11.22 MW(26.16%reduction)in the 9-bus and 39-bus systems respectively.Simultaneously,the cumulative voltage-deviation index decreases from 0.0277 to 3.42×10^(−4) p.u.(98.77%reduction)in the 9-bus system,and from 0.0556 to 0.0107 p.u.(80.76%reduction)in the 39-bus system.These improvements demonstrate significant suppression of line losses and voltage fluctuations.Comparative analysis with traditional heuristic optimization algorithms confirms the superior performance of the proposed approach. 展开更多
关键词 Gained-sharing knowledge improved algorithm adaptive parameter adjustment simulated annealing local search algorithms diversity enhancement mechanisms wind and solar new energy static var generator reactive power optimization
在线阅读 下载PDF
Improved coati optimization algorithm through multi-strategy integration:from theoretical design to engineering applications
7
作者 Shuangxi LIU Ruizhe FENG +2 位作者 Yuxin WEI Wei HUANG Binbin YAN 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 2025年第12期1197-1210,共14页
Optimization problems are crucial for a wide range of engineering applications,as efficient solutions lead to better performance.This study introduces an improved coati optimization algorithm(ICOA)that overcomes the p... Optimization problems are crucial for a wide range of engineering applications,as efficient solutions lead to better performance.This study introduces an improved coati optimization algorithm(ICOA)that overcomes the primary limitations of the original coati optimization algorithm(COA),notably its insufficient population diversity and propensity to become trapped in local optima.To address these issues,the ICOA integrates three innovative strategies:Latin hypercube sampling(LHS),Lévyflight,and an adaptive local search.LHS is employed to ensure a diverse initial population,thereby laying a foundation for the optimization.Lévy-flight is utilized to facilitate an efficient global search,enhancing the algorithm’s ability to explore the solution space.The adaptive local search is designed to refine solutions,enabling more precise local exploration.Together,these strategies significantly improve the population’s quality and diversity,thereby improving the algorithm’s convergence accuracy and optimization capabilities.The performance of the ICOA is tested against several established algorithms,using 12 benchmark functions.Additionally,the ICOA’s practicality and effectiveness are demonstrated through application to a real-world engineering problem,specifically the design optimization of tension/compression springs.Simulation results show that the ICOA consistently outperforms the other algorithms,providing robust solutions for a wide range of optimization problems. 展开更多
关键词 improved coati optimization algorithm(ICOA) Latin hypercube sampling(LHS) Lévy-flight Adaptive local search Multi-strategy Engineering applications
原文传递
Estimation of state of health based on charging characteristics and back-propagation neural networks with improved atom search optimization algorithm 被引量:4
8
作者 Yu Zhang Yuhang Zhang Tiezhou Wu 《Global Energy Interconnection》 EI CAS CSCD 2023年第2期228-237,共10页
With the rapid development of new energy technologies, lithium batteries are widely used in the field of energy storage systems and electric vehicles. The accurate prediction for the state of health(SOH) has an import... With the rapid development of new energy technologies, lithium batteries are widely used in the field of energy storage systems and electric vehicles. The accurate prediction for the state of health(SOH) has an important role in maintaining a safe and stable operation of lithium-ion batteries. To address the problems of uncertain battery discharge conditions and low SOH estimation accuracy in practical applications, this paper proposes a SOH estimation method based on constant-current battery charging section characteristics with a back-propagation neural network with an improved atom search optimization algorithm. A temperature characteristic, equal-time temperature variation(Dt_DT), is proposed by analyzing the temperature data of the battery charging section with the incremental capacity(IC) characteristics obtained from an IC analysis as an input to the data-driven prediction model. Testing and analysis of the proposed prediction model are carried out using publicly available datasets. Experimental results show that the maximum error of SOH estimation results for the proposed method in this paper is below 1.5%. 展开更多
关键词 State of health Lithium-ion battery Dt_DT improved atom search optimization algorithm
在线阅读 下载PDF
Solving Fuel-Based Unit Commitment Problem Using Improved Binary Bald Eagle Search
9
作者 Sharaz Ali Mohammed Azmi Al-Betar +1 位作者 Mohamed Nasor Mohammed A.Awadallah 《Journal of Bionic Engineering》 CSCD 2024年第6期3098-3122,共25页
The Unit Commitment Problem(UCP)corresponds to the planning of power generation schedules.The objective of the fuel-based unit commitment problem is to determine the optimal schedule of power generators needed to meet... The Unit Commitment Problem(UCP)corresponds to the planning of power generation schedules.The objective of the fuel-based unit commitment problem is to determine the optimal schedule of power generators needed to meet the power demand,which also minimizes the total operating cost while adhering to different constraints such as power generation limits,unit startup,and shutdown times.In this paper,four different binary variants of the Bald Eagle Search(BES)algorithm,were introduced,which used two variants using S-shape,U-shape,and V-shape transfer functions.In addition,the best-performing variant(using an S-shape transfer function)was selected and improved further by incorporating two binary operators:swap-window and window-mutation.This variation is labeled Improved Binary Bald Eagle Search(IBBESS2).All five variants of the proposed algorithm were successfully adopted to solve the fuel-based unit commitment problem using seven test cases of 4-,10-,20-,40-,60-,80-,and 100-unit.For comparative evaluation,34 comparative methods from existing literature were compared,in which IBBESS2 achieved competitive scores against other optimization techniques.In other words,the proposed IBBESS2 performs better than all other competitors by achieving the best average scores in 20-,40-,60-,80-,and 100-unit problems.Furthermore,IBBESS2 demonstrated quicker convergence to an optimal solution than other algorithms,especially in large-scale unit commitment problems.The Friedman statistical test further validates the results,where the proposed IBBESS2 is ranked the best.In conclusion,the proposed IBBESS2 can be considered a powerful method for solving large-scale UCP and other related problems. 展开更多
关键词 Swarm intelligence bald eagle search Unit commitment problem optimization
在线阅读 下载PDF
Research on Evacuation Path Planning Based on Improved Sparrow Search Algorithm 被引量:2
10
作者 Xiaoge Wei Yuming Zhang +2 位作者 Huaitao Song Hengjie Qin Guanjun Zhao 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第5期1295-1316,共22页
Reducing casualties and property losses through effective evacuation route planning has been a key focus for researchers in recent years.As part of this effort,an enhanced sparrow search algorithm(MSSA)was proposed.Fi... Reducing casualties and property losses through effective evacuation route planning has been a key focus for researchers in recent years.As part of this effort,an enhanced sparrow search algorithm(MSSA)was proposed.Firstly,the Golden Sine algorithm and a nonlinear weight factor optimization strategy were added in the discoverer position update stage of the SSA algorithm.Secondly,the Cauchy-Gaussian perturbation was applied to the optimal position of the SSA algorithm to improve its ability to jump out of local optima.Finally,the local search mechanism based on the mountain climbing method was incorporated into the local search stage of the SSA algorithm,improving its local search ability.To evaluate the effectiveness of the proposed algorithm,the Whale Algorithm,Gray Wolf Algorithm,Improved Gray Wolf Algorithm,Sparrow Search Algorithm,and MSSA Algorithm were employed to solve various test functions.The accuracy and convergence speed of each algorithm were then compared and analyzed.The results indicate that the MSSA algorithm has superior solving ability and stability compared to other algorithms.To further validate the enhanced algorithm’s capabilities for path planning,evacuation experiments were conducted using different maps featuring various obstacle types.Additionally,a multi-exit evacuation scenario was constructed according to the actual building environment of a teaching building.Both the sparrow search algorithm and MSSA algorithm were employed in the simulation experiment for multiexit evacuation path planning.The findings demonstrate that the MSSA algorithm outperforms the comparison algorithm,showcasing its greater advantages and higher application potential. 展开更多
关键词 Sparrow search algorithm optimization and improvement function test set evacuation path planning
在线阅读 下载PDF
基于投资成本和可靠性的机压滴灌管网系统多目标优化方法
11
作者 何武全 赵珂轶 +2 位作者 王玉宝 李渤 贺正宇 《农业机械学报》 北大核心 2026年第2期323-332,共10页
滴灌管网系统在降低工程投资和运行成本的前提下提高可靠性,是优化设计亟需解决的关键问题。针对机压滴灌特点,以管网年投资费用最低、节点富余水头均值最小和节点富余水头方差最小为目标,建立了机压滴灌管网系统多目标优化设计数学模型... 滴灌管网系统在降低工程投资和运行成本的前提下提高可靠性,是优化设计亟需解决的关键问题。针对机压滴灌特点,以管网年投资费用最低、节点富余水头均值最小和节点富余水头方差最小为目标,建立了机压滴灌管网系统多目标优化设计数学模型,提出了改进和声搜索算法求解多目标优化模型方法和步骤。在构建优化模型中,将管网系统按照级、条、段为单元划分,使建立的优化模型具有通用性。以新疆某机压滴灌工程为例,采用该方法对其管网进行优化,与原设计方案相比,优化方案滴灌系统年投资成本降低4.97%,管网节点富余水头均值降低16.84%,管网节点富余水头方差降低12.47%。优化结果表明,该方法不仅能有效降低管网系统投资成本,而且节点富余水头均值和节点富余水头方差显著减小,降低了管网系统压力偏差和故障发生频率,从而提高了管网系统可靠性。 展开更多
关键词 机压滴灌 投资成本 可靠性 改进和声搜索算法 多目标优化
在线阅读 下载PDF
一种改进的Tabu Search算法及其在区域电网无功优化中的应用 被引量:4
12
作者 李益华 林文南 《电力科学与技术学报》 CAS 2008年第2期60-65,共6页
提出将改进的Tabu(禁忌)搜索算法用于区域电网无功电压优化控制问题的求解.首先根据已知的实际电网的历史数据获得可行的初始解,然后对区域电网采用改进的禁忌搜索方法进行无功优化.在求解的过程中,由于对Tabu表中所记录的"移动&qu... 提出将改进的Tabu(禁忌)搜索算法用于区域电网无功电压优化控制问题的求解.首先根据已知的实际电网的历史数据获得可行的初始解,然后对区域电网采用改进的禁忌搜索方法进行无功优化.在求解的过程中,由于对Tabu表中所记录的"移动"采取"有条件地释放Tabu表中的记录"这一策略,可以使搜索有效地跳出局部极小值点,更好地找到最优解.通过IEEE-14节点算例验证了该算法的有效性. 展开更多
关键词 无功优化 区域电网 改进Tabu搜索算法
在线阅读 下载PDF
面向超低空电磁威胁域的无人机群ELPIO协同路径规划算法
13
作者 郑菊红 宁昕 +1 位作者 林时尧 刘大卫 《兵工学报》 北大核心 2026年第1期32-42,共11页
针对超低空电磁威胁域中障碍物分布密集、种类多、电磁威胁强,导致无人机群协同路径规划效率低、合理性差、易受扰等问题,提出一种改进的鸽群优化算法,提升无人机飞行的安全性及无人机群整体工作效能。分析超低空电磁威胁域的特点,并对... 针对超低空电磁威胁域中障碍物分布密集、种类多、电磁威胁强,导致无人机群协同路径规划效率低、合理性差、易受扰等问题,提出一种改进的鸽群优化算法,提升无人机飞行的安全性及无人机群整体工作效能。分析超低空电磁威胁域的特点,并对多种类型的障碍物进行建模。在传统鸽群优化算法的不同阶段,分别引入精英学习因子和局部搜索策略,以提高算法的收敛速度和全局搜索能力。分别开展仿真实验和虚拟场景验证,并进行对比分析。研究结果表明,新算法具有较好的全局搜索能力,航路代价值更低,收敛速度更快,可为无人机群在超低空电磁威胁域内进行安全高效的路径规划提供支撑。 展开更多
关键词 无人机群协同 超低空威胁 路径规划 精英学习 局部搜索 改进鸽群优化算法
在线阅读 下载PDF
基于信任感知元启发式的IIoT安全路由优化研究
14
作者 刘晶 《微型电脑应用》 2026年第1期68-71,共4页
对于工业物联网(IIoT)环境中的能量效率和安全性,提出一种基于信任感知多目标元启发式优化的安全聚类与路由规划(TAMOMO-SCRP)模型。所提出的模型采用秃鹰搜索(BES)优化算法进行聚类和路由优化,结合信任级别、通信成本、剩余能量和节点... 对于工业物联网(IIoT)环境中的能量效率和安全性,提出一种基于信任感知多目标元启发式优化的安全聚类与路由规划(TAMOMO-SCRP)模型。所提出的模型采用秃鹰搜索(BES)优化算法进行聚类和路由优化,结合信任级别、通信成本、剩余能量和节点密度等参数设计聚类目标函数,并基于队列长度和链路质量进行路由选择。通过与现有方法的比较实验,TAMOMO-SCRP在网络生命周期、半网络死亡时间、稳定期等指标上均优于其他方法。具体而言,TAMOMO-SCRP的网络生命周期达到39 451轮,半网络死亡时间为25 950轮,稳定期为8000轮,显著提高了IIoT环境的能量效率和安全性。 展开更多
关键词 工业物联网 聚类 秃鹰搜索优化算法 信任感知协议 路由规划
在线阅读 下载PDF
IACO优化Logistic混沌序列在无线传感器网络布局中应用
15
作者 陈静 《技术与市场》 2026年第1期33-36,共4页
为了压缩通信成本并减少传感器个数,采用蚁群算法的优化路径。标准混沌序列算法存在分簇随机的问题,为此引入混沌算子,提出一种利用改进蚁群算法(IACO)对Logistic混沌序列方法进行改进,并成功应用于无线传感器网络布局中。研究结果表明... 为了压缩通信成本并减少传感器个数,采用蚁群算法的优化路径。标准混沌序列算法存在分簇随机的问题,为此引入混沌算子,提出一种利用改进蚁群算法(IACO)对Logistic混沌序列方法进行改进,并成功应用于无线传感器网络布局中。研究结果表明:随着迭代周期的增加,通信成本降低,可有效防止出现局部最佳的现象。相比贪心算法(Greedy)与IACO方法,改进蚁群算法-最长公共子序列算法(IACO-LCS)的通信成本显著降低,达到目标收益。该研究对提高无线传感器布局优化能力具有一定的理论指导意义。 展开更多
关键词 无线传感器 布局优化 改进蚁群算法 LOGISTIC混沌序列 搜索速度
在线阅读 下载PDF
基于IBES-ELM的无人扫雷车故障诊断方法
16
作者 刘芳 李英顺 +2 位作者 郭占男 匡博琪 郭丽楠 《兵工自动化》 北大核心 2026年第3期15-21,共7页
针对无人扫雷车故障检测困难、维修经验不足的问题,提出一种检测速度快、诊断准确率高的新方法。以极限学习机(extreme learning machine,ELM)算法为基础,引入Lévy飞行策略和模拟退火机制,针对秃鹰搜索(bald eagle search,BES)算... 针对无人扫雷车故障检测困难、维修经验不足的问题,提出一种检测速度快、诊断准确率高的新方法。以极限学习机(extreme learning machine,ELM)算法为基础,引入Lévy飞行策略和模拟退火机制,针对秃鹰搜索(bald eagle search,BES)算法进行优化,采用改进秃鹰搜索(improved bald eagle search,IBES)算法对极限学习网络参数进行寻优。建立基于改进秃鹰搜索算法优化极限学习机的无人扫雷车动力系统故障诊断模型。实验结果表明:故障诊断准确率可达到98.18%,明显高于改进前模型和其他方法,具有理论价值和工程实践意义。 展开更多
关键词 故障诊断 无人扫雷车 极限学习机 秃鹰搜索算法 模拟退火算法 Lévy飞行策略
在线阅读 下载PDF
基于改进麻雀搜索算法的装配线平衡问题研究
17
作者 李知非 刘波 +1 位作者 黄鹤军 娄嘉骏 《现代制造工程》 北大核心 2026年第2期1-11,共11页
针对第一类装配线平衡问题,并结合第三类装配线平衡问题,提出一种改进麻雀搜索算法。该方法引入精英反向学习策略、混沌映射策略以及混合差分进化策略,可有效改进麻雀搜索算法的全局搜索能力以及种群陷入局部最优的问题。此外,在优化目... 针对第一类装配线平衡问题,并结合第三类装配线平衡问题,提出一种改进麻雀搜索算法。该方法引入精英反向学习策略、混沌映射策略以及混合差分进化策略,可有效改进麻雀搜索算法的全局搜索能力以及种群陷入局部最优的问题。此外,在优化目标方面,在求解最小工位数的基础上增加了装配线平衡率与平滑指数相结合的优化目标。通过求解某公司的相关实际算例验证,结果表明,装配线平衡率从73.57%提升至98.69%,相比最初设计提升了34.14%,并在多个不同算例下,使用多个不同算法进行对比,进一步验证了该算法对装配线平衡问题具有较好的求解效果。 展开更多
关键词 装配线平衡 改进麻雀搜索算法 反向学习 混沌映射 混合差分进化
在线阅读 下载PDF
基于改进布谷鸟搜索算法的综合能源系统优化调度
18
作者 熊勉 陈威 +1 位作者 袁倩 唐璇 《安徽电气工程职业技术学院学报》 2026年第1期96-105,共10页
为了提升综合能源系统(integrated energy system,IES)的经济性和环保性,实现可再生能源的高效利用,文章设计了一种基于改进布谷鸟搜索(improved cuckoo search,ICS)算法的IES优化调度方法。将经济支出成本和环保支出成本组成的总支出... 为了提升综合能源系统(integrated energy system,IES)的经济性和环保性,实现可再生能源的高效利用,文章设计了一种基于改进布谷鸟搜索(improved cuckoo search,ICS)算法的IES优化调度方法。将经济支出成本和环保支出成本组成的总支出成本最小作为目标函数构建了IES调度模型,通过混沌映射、动态概率和柯西变异扰动等改进策略得到了寻优性能更强的ICS算法,采用ICS算法对IES调度模型进行求解。算例分析结果表明,ICS算法求得的总支出成本最小,为12854.33元,相比其他对比算法有更好的优化效果。根据IES的调度方案,系统优先利用风、光等可再生能源,通过调节各设备出力以满足系统内部电、热、冷负荷平衡,既实现了可再生能源的高效利用,也提升了IES的经济性和环保性。 展开更多
关键词 综合能源系统 优化调度 改进布谷鸟搜索算法 总支出成本 目标函数
在线阅读 下载PDF
基于边缘计算的电网云-边协同优化调度方法
19
作者 张扬 吴任博 +2 位作者 王佳 隋向阳 黄文翊 《自动化技术与应用》 2026年第3期120-123,161,共5页
为应对大规模分布式电源接入电网带来的运行稳定性挑战与调节灵活性需求,提出基于边缘计算的电网云-边协同优化调度方法。首先,依据云-边协同架构构建了双层协同调度优化模型,上层云端模型以电网整体运行调度成本最小和负荷波动最小为目... 为应对大规模分布式电源接入电网带来的运行稳定性挑战与调节灵活性需求,提出基于边缘计算的电网云-边协同优化调度方法。首先,依据云-边协同架构构建了双层协同调度优化模型,上层云端模型以电网整体运行调度成本最小和负荷波动最小为目标,下层边缘端模型则以调度耗时最小、节点及网络调度灵活性最大为目标。然后,针对优化模型,设定了包括公共耦合节点出力、可控分布式电源功率输出、边缘服务器通信及灵活性充裕等约束条件。最后,引入惯性权重机制提升麻雀搜索算法的全局寻优能力,利用改进后的算法求解双层优化模型,以获取全局优化的调度方案。实验结果表明,应用该方法后,电网功率曲线平滑度与节点电压最大偏移度均低于0.02;调度指令响应时间缩短至465 ms以下;各节点功率因数提升至0.9以上;在不同分布式电源规模下,电网运行成本均得到有效降低。这表明该方法能够有效提升电网对分布式能源的消纳能力与调度响应速度。 展开更多
关键词 边缘计算 云-边协同 优化调度 改进麻雀搜索算法 双层优化调度模型 可再生能源 调度效率 电网协同优化
在线阅读 下载PDF
基于改进麻雀搜索算法的通信机房UPS动态节能优化
20
作者 王陛勇 《通信电源技术》 2026年第3期130-134,共5页
针对通信机房不间断电源(Uninterruptible Power Supply,UPS)系统在传统运行模式下存在的能耗高、负载率常偏离高效区间的问题,提出基于多策略改进麻雀搜索算法的动态节能优化方法。构建以系统总能耗最小化为目标的优化模型,并通过引入... 针对通信机房不间断电源(Uninterruptible Power Supply,UPS)系统在传统运行模式下存在的能耗高、负载率常偏离高效区间的问题,提出基于多策略改进麻雀搜索算法的动态节能优化方法。构建以系统总能耗最小化为目标的优化模型,并通过引入混沌映射初始化、非线性递减惯性权重及动态步长调整等多种策略改进麻雀搜索算法,以高效求解最优的UPS运行参数。基于求解结果,设计动态调控策略,根据实时负载智能切换UPS工作模式并调整关键参数。测试结果表明,经所提方法优化后,机房核心设备群能耗有明显下降,且所有设备能耗均低于80 kW·h的预设阈值;在模拟多种负载工况的4个测试小组中,UPS负载率稳定在60%~80%的高效区间,保障了供电可靠性,为通信机房的绿色低碳运维提供了有效的解决方案。 展开更多
关键词 改进麻雀搜索算法 通信机房 不间断电源(UPS)系统 节能优化 动态调控策略
在线阅读 下载PDF
上一页 1 2 16 下一页 到第
使用帮助 返回顶部