期刊文献+
共找到117篇文章
< 1 2 6 >
每页显示 20 50 100
Dynamic Multi-Objective Gannet Optimization(DMGO):An Adaptive Algorithm for Efficient Data Replication in Cloud Systems
1
作者 P.William Ved Prakash Mishra +3 位作者 Osamah Ibrahim Khalaf Arvind Mukundan Yogeesh N Riya Karmakar 《Computers, Materials & Continua》 2025年第9期5133-5156,共24页
Cloud computing has become an essential technology for the management and processing of large datasets,offering scalability,high availability,and fault tolerance.However,optimizing data replication across multiple dat... Cloud computing has become an essential technology for the management and processing of large datasets,offering scalability,high availability,and fault tolerance.However,optimizing data replication across multiple data centers poses a significant challenge,especially when balancing opposing goals such as latency,storage costs,energy consumption,and network efficiency.This study introduces a novel Dynamic Optimization Algorithm called Dynamic Multi-Objective Gannet Optimization(DMGO),designed to enhance data replication efficiency in cloud environments.Unlike traditional static replication systems,DMGO adapts dynamically to variations in network conditions,system demand,and resource availability.The approach utilizes multi-objective optimization approaches to efficiently balance data access latency,storage efficiency,and operational costs.DMGO consistently evaluates data center performance and adjusts replication algorithms in real time to guarantee optimal system efficiency.Experimental evaluations conducted in a simulated cloud environment demonstrate that DMGO significantly outperforms conventional static algorithms,achieving faster data access,lower storage overhead,reduced energy consumption,and improved scalability.The proposed methodology offers a robust and adaptable solution for modern cloud systems,ensuring efficient resource consumption while maintaining high performance. 展开更多
关键词 Cloud computing data replication dynamic optimization multi-objective optimization gannet optimization algorithm adaptive algorithms resource efficiency SCALABILITY latency reduction energy-efficient computing
在线阅读 下载PDF
Multi-Strategy Assisted Multi-Objective Whale Optimization Algorithm for Feature Selection 被引量:1
2
作者 Deng Yang Chong Zhou +2 位作者 Xuemeng Wei Zhikun Chen Zheng Zhang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第8期1563-1593,共31页
In classification problems,datasets often contain a large amount of features,but not all of them are relevant for accurate classification.In fact,irrelevant features may even hinder classification accuracy.Feature sel... In classification problems,datasets often contain a large amount of features,but not all of them are relevant for accurate classification.In fact,irrelevant features may even hinder classification accuracy.Feature selection aims to alleviate this issue by minimizing the number of features in the subset while simultaneously minimizing the classification error rate.Single-objective optimization approaches employ an evaluation function designed as an aggregate function with a parameter,but the results obtained depend on the value of the parameter.To eliminate this parameter’s influence,the problem can be reformulated as a multi-objective optimization problem.The Whale Optimization Algorithm(WOA)is widely used in optimization problems because of its simplicity and easy implementation.In this paper,we propose a multi-strategy assisted multi-objective WOA(MSMOWOA)to address feature selection.To enhance the algorithm’s search ability,we integrate multiple strategies such as Levy flight,Grey Wolf Optimizer,and adaptive mutation into it.Additionally,we utilize an external repository to store non-dominant solution sets and grid technology is used to maintain diversity.Results on fourteen University of California Irvine(UCI)datasets demonstrate that our proposed method effectively removes redundant features and improves classification performance.The source code can be accessed from the website:https://github.com/zc0315/MSMOWOA. 展开更多
关键词 multi-objective optimization whale optimization algorithm multi-strategy feature selection
在线阅读 下载PDF
Optimization of Adaptive Fuzzy Controller for Maximum Power Point Tracking Using Whale Algorithm
3
作者 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
Application of Adaptive Whale Optimization Algorithm Based BP Neural Network in RSSI Positioning
4
作者 Duo Peng Mingshuo Liu Kun Xie 《Journal of Beijing Institute of Technology》 EI CAS 2024年第6期516-529,共14页
The paper proposes a wireless sensor network(WSN)localization algorithm based on adaptive whale neural network and extended Kalman filtering to address the problem of excessive reliance on environmental parameters A a... The paper proposes a wireless sensor network(WSN)localization algorithm based on adaptive whale neural network and extended Kalman filtering to address the problem of excessive reliance on environmental parameters A and signal constant n in traditional signal propagation path loss models.This algorithm utilizes the adaptive whale optimization algorithm to iteratively optimize the parameters of the backpropagation(BP)neural network,thereby enhancing its prediction performance.To address the issue of low accuracy and large errors in traditional received signal strength indication(RSSI),the algorithm first uses the extended Kalman filtering model to smooth the RSSI signal values to suppress the influence of noise and outliers on the estimation results.The processed RSSI values are used as inputs to the neural network,with distance values as outputs,resulting in more accurate ranging results.Finally,the position of the node to be measured is determined by combining the weighted centroid algorithm.Experimental simulation results show that compared to the standard centroid algorithm,weighted centroid algorithm,BP weighted centroid algorithm,and whale optimization algorithm(WOA)-BP weighted centroid algorithm,the proposed algorithm reduces the average localization error by 58.23%,42.71%,31.89%,and 17.57%,respectively,validating the effectiveness and superiority of the algorithm. 展开更多
关键词 wireless sensor network received signal strength neural network whale optimization algorithm adaptive weight factor extended Kalman filter
在线阅读 下载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
An Improved Whale Optimization Algorithm for Feature Selection 被引量:4
6
作者 Wenyan Guo Ting Liu +1 位作者 Fang Dai Peng Xu 《Computers, Materials & Continua》 SCIE EI 2020年第1期337-354,共18页
Whale optimization algorithm(WOA)is a new population-based meta-heuristic algorithm.WOA uses shrinking encircling mechanism,spiral rise,and random learning strategies to update whale’s positions.WOA has merit in term... Whale optimization algorithm(WOA)is a new population-based meta-heuristic algorithm.WOA uses shrinking encircling mechanism,spiral rise,and random learning strategies to update whale’s positions.WOA has merit in terms of simple calculation and high computational accuracy,but its convergence speed is slow and it is easy to fall into the local optimal solution.In order to overcome the shortcomings,this paper integrates adaptive neighborhood and hybrid mutation strategies into whale optimization algorithms,designs the average distance from itself to other whales as an adaptive neighborhood radius,and chooses to learn from the optimal solution in the neighborhood instead of random learning strategies.The hybrid mutation strategy is used to enhance the ability of algorithm to jump out of the local optimal solution.A new whale optimization algorithm(HMNWOA)is proposed.The proposed algorithm inherits the global search capability of the original algorithm,enhances the exploitation ability,improves the quality of the population,and thus improves the convergence speed of the algorithm.A feature selection algorithm based on binary HMNWOA is proposed.Twelve standard datasets from UCI repository test the validity of the proposed algorithm for feature selection.The experimental results show that HMNWOA is very competitive compared to the other six popular feature selection methods in improving the classification accuracy and reducing the number of features,and ensures that HMNWOA has strong search ability in the search feature space. 展开更多
关键词 whale optimization algorithm Filter and Wrapper model K-nearest neighbor method adaptive neighborhood hybrid mutation
在线阅读 下载PDF
Improved Prediction of Metamaterial Antenna Bandwidth Using Adaptive Optimization of LSTM 被引量:1
7
作者 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
Improving PID Controller Performance in Nonlinear Oscillatory Automatic Generation Control Systems Using a Multi-objective Marine Predator Algorithm with Enhanced Diversity 被引量:1
8
作者 Yang Yang Yuchao Gao +2 位作者 Jinran Wu Zhe Ding Shangrui Zhao 《Journal of Bionic Engineering》 CSCD 2024年第5期2497-2514,共18页
Power systems are pivotal in providing sustainable energy across various sectors.However,optimizing their performance to meet modern demands remains a significant challenge.This paper introduces an innovative strategy... Power systems are pivotal in providing sustainable energy across various sectors.However,optimizing their performance to meet modern demands remains a significant challenge.This paper introduces an innovative strategy to improve the opti-mization of PID controllers within nonlinear oscillatory Automatic Generation Control(AGC)systems,essential for the stability of power systems.Our approach aims to reduce the integrated time squared error,the integrated time absolute error,and the rate of change in deviation,facilitating faster convergence,diminished overshoot,and decreased oscillations.By incorporating the spiral model from the Whale Optimization Algorithm(WOA)into the Multi-Objective Marine Predator Algorithm(MOMPA),our method effectively broadens the diversity of solution sets and finely tunes the balance between exploration and exploitation strategies.Furthermore,the QQSMOMPA framework integrates quasi-oppositional learning and Q-learning to overcome local optima,thereby generating optimal Pareto solutions.When applied to nonlinear AGC systems featuring governor dead zones,the PID controllers optimized by QQSMOMPA not only achieve 14%reduction in the frequency settling time but also exhibit robustness against uncertainties in load disturbance inputs. 展开更多
关键词 multi-objective optimization Automatic generation control PID controller multi-objective marine predator algorithm whale optimization algorithm
在线阅读 下载PDF
Efficient multi-objective CMA-ES algorithm assisted by knowledge-extraction-based variable-fidelity surrogate model
9
作者 Zengcong LI Kuo TIAN +1 位作者 Shu ZHANG Bo WANG 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2023年第6期213-232,共20页
To accelerate the multi-objective optimization for expensive engineering cases, a Knowledge-Extraction-based Variable-Fidelity Surrogate-assisted Covariance Matrix Adaptation Evolution Strategy(KE-VFS-CMA-ES) is prese... To accelerate the multi-objective optimization for expensive engineering cases, a Knowledge-Extraction-based Variable-Fidelity Surrogate-assisted Covariance Matrix Adaptation Evolution Strategy(KE-VFS-CMA-ES) is presented. In the first part, the KE-VFS model is established. Firstly, the optimization is performed using the low-fidelity surrogate model to obtain the Low-Fidelity Non-Dominated Solutions(LF-NDS). Secondly, aiming to obtain the High-Fidelity(HF) sample points located in promising areas, the K-means clustering algorithm and the space-filling strategy are used to extract knowledge from the LF-NDS to the HF space. Finally,the KE-VFS model is established by means of the obtained HF and LF sample points. In the second part, a novel model management based on the Modified Hypervolume Improvement(MHVI) criterion and pre-screening strategy is proposed. In each generation of KE-VFS-CMA-ES, excessive candidate points are firstly generated and then calculated by the MHVI criterion to find out a few potential points, which will be evaluated by the HF model. Through the above two parts,the promising areas can be detected and the potential points can be screened out, which contributes to speeding up the optimization process twofold. Three classic benchmark functions and a time-consuming engineering case of the aerospace integrally stiffened shell are studied, and results illustrate the excellent efficiency, robustness and applicability of KE-VFS-CMA-ES compared with other four known multi-objective optimization algorithms. 展开更多
关键词 Covariance matrix adaptation evolution strategy Model management multi-objective optimization Surrogate-assisted evolutionary algorithm Variable-fidelity surrogate model
原文传递
Improved Arithmetic Optimization Algorithm with Multi-Strategy Fusion Mechanism and Its Application in Engineering Design
10
作者 Yu Liu Minge Chen +3 位作者 Ran Yin Jianwei Li Yafei Zhao Xiaohua Zhang 《Journal of Applied Mathematics and Physics》 2024年第6期2212-2253,共42页
This article addresses the issues of falling into local optima and insufficient exploration capability in the Arithmetic Optimization Algorithm (AOA), proposing an improved Arithmetic Optimization Algorithm with a mul... This article addresses the issues of falling into local optima and insufficient exploration capability in the Arithmetic Optimization Algorithm (AOA), proposing an improved Arithmetic Optimization Algorithm with a multi-strategy mechanism (BSFAOA). This algorithm introduces three strategies within the standard AOA framework: an adaptive balance factor SMOA based on sine functions, a search strategy combining Spiral Search and Brownian Motion, and a hybrid perturbation strategy based on Whale Fall Mechanism and Polynomial Differential Learning. The BSFAOA algorithm is analyzed in depth on the well-known 23 benchmark functions, CEC2019 test functions, and four real optimization problems. The experimental results demonstrate that the BSFAOA algorithm can better balance the exploration and exploitation capabilities, significantly enhancing the stability, convergence mode, and search efficiency of the AOA algorithm. 展开更多
关键词 Arithmetic optimization algorithm adaptive Balance Factor Spiral Search Brownian Motion whale Fall Mechanism
在线阅读 下载PDF
CNV_IWOABP:Collaboration of Improved Whale Optimization Algorithm and BP Neural Networks for Copy Number Variations
11
作者 Mengxuan Zhu Junqing Li +4 位作者 Jiake Li Kaizhou Gao Ying Xu Xin Yu Weiliang Li 《Complex System Modeling and Simulation》 2026年第1期40-56,共17页
Copy number variation(CNV)is a remarkable manifestation of genomic structural variations that affect human health.However,CNV detection in low coverage and low purity data is one of the challenging issues.To fill this... Copy number variation(CNV)is a remarkable manifestation of genomic structural variations that affect human health.However,CNV detection in low coverage and low purity data is one of the challenging issues.To fill this gap,a hybrid algorithm combining an improved whale optimization algorithm(IwOA)and backpropagation(BP)neural networks(hereafter called IWOABP)is developed for CNV detection.First,to enhance the precision of detection,the detectable categories for the gain and loss are respectively expanded to two types,where gain is divided into tand_gain and inte_gain,and loss is divided into hemi_loss and homo_loss.Then,IWOA is introduced to tune the weights and bias values of BP neural network,which can improve the BP neural network abilities to jump out of the local optimums.Next,to ensure the population diversity and the uniform distribution of solutions,a pooling mechanism and a migration search strategy are designed.In addition,to balance the exploitation and exploration abilities,three position update strategies based on an adaptive inertia-weight are used.Finally,to evaluate the detection performance of IwOABP,seven state-of-the-art detection methods are chosen to make detailed comparisons with the proposed algorithm.The results show that IWOABP has outstanding performance in sensitivity,precision,and Fl-score using both simulated and real data. 展开更多
关键词 copy number variation backpropagation(BP)neural network whale optimization algorithm adaptive inertia weight
原文传递
An Adaptive Classifier Based Approach for Crowd Anomaly Detection
12
作者 Sofia Nishath P.S.Nithya Darisini 《Computers, Materials & Continua》 SCIE EI 2022年第7期349-364,共16页
Crowd Anomaly Detection has become a challenge in intelligent video surveillance system and security.Intelligent video surveillance systems make extensive use of data mining,machine learning and deep learning methods.... Crowd Anomaly Detection has become a challenge in intelligent video surveillance system and security.Intelligent video surveillance systems make extensive use of data mining,machine learning and deep learning methods.In this paper a novel approach is proposed to identify abnormal occurrences in crowded situations using deep learning.In this approach,Adaptive GoogleNet Neural Network Classifier with Multi-Objective Whale Optimization Algorithm are applied to predict the abnormal video frames in the crowded scenes.We use multiple instance learning(MIL)to dynamically develop a deep anomalous ranking framework.This technique predicts higher anomalous values for abnormal video frames by treating regular and irregular video bags and video sections.We use the multi-objective whale optimization algorithm to optimize the entire process and get the best results.The performance parameters such as accuracy,precision,recall,and F-score are considered to evaluate the proposed technique using the Python simulation tool.Our simulation results show that the proposed method performs better than the conventional methods on the public live video dataset. 展开更多
关键词 Abnormal event detection adaptive GoogleNet neural network classifier multiple instance learning multi-objective whale optimization algorithm
在线阅读 下载PDF
Studyonthe Optimizationfor Reactive Power Regulation of Synchronous Condenser Basedon Single Neuron Adaptive PID
13
作者 Lin Wang Honghua Wang 《Chinese Journal of Electrical Engineering》 2025年第1期184-193,共10页
A synchronous condenser(SC)isusedto maintain grid voltage stability owing to its bidirectional fast reactive power regulation ability and good dynamic characteristics.To address the issue of dynamic voltage instabilit... A synchronous condenser(SC)isusedto maintain grid voltage stability owing to its bidirectional fast reactive power regulation ability and good dynamic characteristics.To address the issue of dynamic voltage instability inpower systemduring failuresor heavy inductive loads,an SC reactive power regulation optimization method based onsingle neuron adaptive PID(SNA-PID)combined with whale optimization algorithm(WOA)is proposed.This approach aimsto overcome the limitationsof normal PID controllers.Asimulation model of the SC reactive power regulation system,based on SNA-PID combined with the WOA,is established using Matlab.The parameters of the SNA-PID are optimizedbythe WOAwith the ITAE criterion under two typical operation situationsof the power system:one is to set three different degrees of short-circuit ground faults,and the other isto accessthree different three-phase resistive loads.Compared to conventional PID control,asthe degree of short-circuit ground faults increases and the three-phase resistive load resistance decreases,the SC reactive power regulation optimization method based on SNA-PID combined with the WOA can still reduce the voltage recovery time and voltage oscillation,while maintaining voltage stability.Simulation results show that the proposed method exhibits better dynamic adjustment characteristics and adaptive ability. 展开更多
关键词 Synchronous condenser reactive power regulation single neuron adaptive whale optimization algorithm PID control
原文传递
基于自适应禁忌搜索多目标鲸鱼算法的武器目标分配
14
作者 宰光军 徐旺旺 +2 位作者 钟李红 田钊 佘维 《郑州大学学报(理学版)》 北大核心 2026年第2期55-63,共9页
针对多目标鲸鱼优化算法在解决武器目标分配时存在参数设置经验化、种群多样性差以及空间搜索能力弱等问题,提出一种自适应禁忌搜索多目标鲸鱼优化算法。首先,通过自适应网格划分和外部存档调整策略,使网格和档案大小能够根据种群分布... 针对多目标鲸鱼优化算法在解决武器目标分配时存在参数设置经验化、种群多样性差以及空间搜索能力弱等问题,提出一种自适应禁忌搜索多目标鲸鱼优化算法。首先,通过自适应网格划分和外部存档调整策略,使网格和档案大小能够根据种群分布状态和多样性变化情况自动调整。其次,设计了动态轮盘赌选择方法来控制全局最优个体的生成,以提高种群分布的多样性和均匀性。此外,引入了禁忌搜索算法中的禁忌列表和邻域搜索策略,扩大种群对新区域的探索能力。仿真实验结果表明,所提算法在种群分布性和解集多样性方面表现更优,同时具有更快的求解效率,有效提高了解集的质量,能够较好地解决多目标武器分配优化问题。 展开更多
关键词 多目标鲸鱼优化算法 武器目标分配 自适应网格划分 外部存档 禁忌搜索算法
在线阅读 下载PDF
基于改进鲸鱼优化算法的水泵优化调度
15
作者 周子强 杨辉 +5 位作者 张蕊 牟天蔚 徐军 孙泓 刘大雪 刘海星 《供水技术》 2026年第2期37-42,共6页
水泵优化调度对城市供水系统至关重要,其合理运行可有效降低能耗与管网漏损。基于EPANET水力模型,结合历史运行数据,提出一种改进鲸鱼优化算法(Enhanced Whale Optimization Algorithm,EWOA),用于优化水泵各时刻的转速比。该方法以最小... 水泵优化调度对城市供水系统至关重要,其合理运行可有效降低能耗与管网漏损。基于EPANET水力模型,结合历史运行数据,提出一种改进鲸鱼优化算法(Enhanced Whale Optimization Algorithm,EWOA),用于优化水泵各时刻的转速比。该方法以最小化水泵能耗成本和管网漏水损失成本为目标,采用基于历史数据的自适应动态权重计算,实现目标权重的实时调整;通过引入混沌扰动机制提升种群多样性,采用非线性收敛因子加快收敛速度和增强全局搜索能力。某水厂24 h优化调度结果显示,在满足供水需求的前提下,水泵能耗与管网漏水损失总成本降低8.5%,验证了该方法在节能降耗方面的有效性。 展开更多
关键词 供水管网 改进鲸鱼优化算法 自适应权重 水泵优化调度
在线阅读 下载PDF
绿色导向下供需协同的城轨列车开行方案优化
16
作者 杨雯雯 孟学雷 +2 位作者 高如虎 付艳欣 林立 《深圳大学学报(理工版)》 北大核心 2026年第1期36-46,共11页
针对开行方案不合理导致的运能未完全发挥、客流需求满足度低及企业运营成本偏高等问题,提出一种基于交通资源优化配置原则的供需协同城轨列车开行方案.基于乘客实际换乘行为引入乘客出行偏好,建立以列车供需协同性最高、各类乘客出行... 针对开行方案不合理导致的运能未完全发挥、客流需求满足度低及企业运营成本偏高等问题,提出一种基于交通资源优化配置原则的供需协同城轨列车开行方案.基于乘客实际换乘行为引入乘客出行偏好,建立以列车供需协同性最高、各类乘客出行总成本及企业运营总成本最低为优化目标,以碳排放、列车开行频率及线路通过能力等为约束的多目标优化模型.设计自适应退火-鲸鱼算法求解模型,并通过算例验证其有效性.结果表明,相较于单一交路多编组、大小交路短编组及大小交路长编组模型,大小交路多编组模型在优化碳排放的同时,列车供需协同性分别提升了185.92、53.15及36.07,乘客出行总成本分别减少了17.8%、11.45%及8.34%,企业运营总成本分别减少29.09%、5.67%及4.97%;相较于鲸鱼优化算法和模拟退火算法,自适应退火-鲸鱼算法的适应度值分别优化了7.55%和5.65%,收敛速度分别提升了4.46%和7.55%,且所有目标均得到优化.本模型能够兼顾乘客、企业成本及碳排放,提升了供需协同性,所设计算法具有较高性能,满足模型需求. 展开更多
关键词 交通运输规划与管理 城轨列车 列车开行方案 供需协同 碳排放 自适应退火-鲸鱼算法
在线阅读 下载PDF
考虑分布式电源接入的电力系统继电保护整定优化 被引量:1
17
作者 戴勃文 许婧琦 +3 位作者 顾华 刘丹凤 盛锐 吴继健 《电力与能源》 2026年第1期61-66,共6页
高比例新能源设备大量接入配电网后,多点分布式电源会导致电网短路阻抗、动态静态稳定性等与传统电网存在显著差异。由于新能源电力电子变流器普遍具有低电压穿越能力,但无法提供足额短路电流,而低电压穿越能力又会导致故障点跳闸后,新... 高比例新能源设备大量接入配电网后,多点分布式电源会导致电网短路阻抗、动态静态稳定性等与传统电网存在显著差异。由于新能源电力电子变流器普遍具有低电压穿越能力,但无法提供足额短路电流,而低电压穿越能力又会导致故障点跳闸后,新能源设备持续向故障点供电,造成电弧去游离困难,进而引发重合闸失败,因此需要重新整定继电保护的定值。提出了一种考虑分布式电源接入配电网的继电保护整定优化方法。首先,分析了分布式电源接入对距离保护整定的影响;其次,以继电器速动性、灵敏性、选择性为优化目标,并设置4个约束条件,采用自适应多目标鲸鱼优化算法(AMOWOA)求取目标函数的最优解,得出继电器启动电流和时间整定系数的最优整定值;最后,以20节点配电网为例,在Matlab中进行仿真验证,结果表明所提方案可有效解决保护失配问题,显著提升了配电网保护整体性能。 展开更多
关键词 分布式电源 继电器 距离保护 整定优化 自适应多目标鲸鱼优化算法
在线阅读 下载PDF
基于EWOA-RBFNN的光储VSG自适应控制策略
18
作者 张浩雅 邵文权 +1 位作者 吴成锋 杨鹏 《浙江电力》 2026年第1期78-89,共12页
电网功率扰动引发转动惯量与阻尼系数动态耦合失调,导致传统光储VSG(虚拟同步发电机)存在有功超调及频率波动大的问题。提出一种基于EWOA(增强鲸鱼优化算法)与RBFNN(径向基函数神经网络)的光储VSG惯量与阻尼自适应控制策略。结合VSG数... 电网功率扰动引发转动惯量与阻尼系数动态耦合失调,导致传统光储VSG(虚拟同步发电机)存在有功超调及频率波动大的问题。提出一种基于EWOA(增强鲸鱼优化算法)与RBFNN(径向基函数神经网络)的光储VSG惯量与阻尼自适应控制策略。结合VSG数学模型与小信号模型,分析惯量及阻尼参数的调节方法及其取值范围。通过引入动态参数调整及精英个体指导机制,基于EWOA实现对RBF(径向基函数)权值的全局优化,提升网络对非线性系统的逼近精度与泛化能力。优化后的RBFNN可实时调节VSG惯量与阻尼参数,实现系统动态特性的自适应控制。仿真验证表明,该策略能够有效抑制有功超调及频率偏差,尽管频率波动略有增加,但频率超调量控制在0.5%以内,满足系统运行要求;同时有效缩短系统稳定时间,提升暂态响应性能和系统动态稳定性。 展开更多
关键词 虚拟同步发电机 虚拟惯量 虚拟阻尼系数 RBFNN EWOA 自适应控制
在线阅读 下载PDF
基于改进鲸鱼算法的焊锡机械臂时间最优轨迹规划
19
作者 李鹏 于涛 余珺泽 《电子器件》 2026年第1期151-157,共7页
针对三自由度PCB板漏焊点修复机械臂时间最优轨迹规划问题,提出了一种基于改进鲸鱼优化算法的轨迹规划方法。首先,利用3-5-3多项式对机械臂轨迹进行插值处理,保证机械臂运行轨迹平滑;然后针对普通鲸鱼优化算法,利用Tent混沌映射均匀化种... 针对三自由度PCB板漏焊点修复机械臂时间最优轨迹规划问题,提出了一种基于改进鲸鱼优化算法的轨迹规划方法。首先,利用3-5-3多项式对机械臂轨迹进行插值处理,保证机械臂运行轨迹平滑;然后针对普通鲸鱼优化算法,利用Tent混沌映射均匀化种群;引入自适应权重参数调整搜索策略;通过引入非线性收敛因子,对鲸鱼优化算法进行改进,增强了其全局搜索能力,并加快收敛速度。此外,还引入了自适应概率阈值,以防止算法陷入局部最优解,最终得到改进鲸鱼算法,并利用该算法针对机械臂时间最优轨迹进行规划,再与PSO、初始WOA算法进行对比。基于实验结果,观察到改进后的鲸鱼算法在收敛速度和精度方面表现出明显的提升。此外,改进的鲸鱼算法不容易陷入局部最优解,并且优化后得到的关节运动学曲线是光滑的,不存在突变。 展开更多
关键词 PCB板漏焊点修复 改进鲸鱼优化算法(IWOA) Tent混沌映射 非线性收敛因子 自适应概率阈值
在线阅读 下载PDF
基于改进非支配鲸鱼算法的双资源约束混合流水车间调度
20
作者 谢春林 王创剑 《组合机床与自动化加工技术》 北大核心 2026年第1期193-200,共8页
针对具有机器和工人两种资源约束的多目标混合流水调度问题(hybrid flow workshop scheduling,HFS),建立以最小化makspen、机器总能耗和工人总负载平衡的多目标优化数学模型。为此,提出一种基于非支配排序的多目标鲸鱼优化算法,首先引入... 针对具有机器和工人两种资源约束的多目标混合流水调度问题(hybrid flow workshop scheduling,HFS),建立以最小化makspen、机器总能耗和工人总负载平衡的多目标优化数学模型。为此,提出一种基于非支配排序的多目标鲸鱼优化算法,首先引入Tent混沌映射产生初始种群,其次利用非支配排序和引进拥挤距离来避免种群过早收敛;针对标准鲸鱼优化算法中固定的收敛因子导致的探索不均匀,提出一种自适应收敛因子策略,并设计基于自学习适应机制的变邻域搜索算法,设计5种局部搜索算子,根据自适应学习机制来合理选择算子,提升算法搜索质量和效率。最后,以某航空制造企业的实际案例生成测试案例进行仿真实验,实验结果表明与现有的多目标优化算法相比,所提的INSWOA算法具有优越性。 展开更多
关键词 双资源约束 非支配排序鲸鱼优化算法 混沌映射 自适应收敛因子 变邻域搜索
在线阅读 下载PDF
上一页 1 2 6 下一页 到第
使用帮助 返回顶部