期刊文献+
共找到390篇文章
< 1 2 20 >
每页显示 20 50 100
Optimal Adaptive Genetic Algorithm Based Hybrid Signcryption Algorithm for Information Security
1
作者 R.Sujatha M.Ramakrishnan +1 位作者 N.Duraipandian B.Ramakrishnan 《Computer Modeling in Engineering & Sciences》 SCIE EI 2015年第5期47-68,共22页
The functions of digital signature and public key encryption are simultaneously fulfilled by signcryption,which is a cryptographic primitive.To securely communicate very large messages,the cryptographic primitive call... The functions of digital signature and public key encryption are simultaneously fulfilled by signcryption,which is a cryptographic primitive.To securely communicate very large messages,the cryptographic primitive called signcryption efficiently implements the same and while most of the public key based systems are suitable for small messages,hybrid encryption(KEM-DEM)provides a competent and practical way.In this paper,we develop a hybrid signcryption technique.The hybrid signcryption is based on the KEM and DEM technique.The KEM algorithm utilizes the KDF technique to encapsulate the symmetric key.The DEM algorithm utilizes the Adaptive Genetic Algorithm based Elliptic curve cryptography algorithm to encrypt the original message.Here,for the security purpose,we introduce the three games and we proved the attackers fail to find the security attributes of our proposed signcryption algorithm.The proposed algorithm is analyzed with Daniel of Service(DOS),Brute Force attack and Man In Middle(MIM)attacks to ensure the secure data transaction. 展开更多
关键词 hybrid SIGNCRYPTION KEM DEM adaptive genetic algorithm EllipticCurve CRYPTOGRAPHY
在线阅读 下载PDF
Solving Travelling Salesman Problem with an Improved Hybrid Genetic Algorithm 被引量:6
2
作者 Bao Lin Xiaoyan Sun Sana Salous 《Journal of Computer and Communications》 2016年第15期98-106,共10页
We present an improved hybrid genetic algorithm to solve the two-dimensional Eucli-dean traveling salesman problem (TSP), in which the crossover operator is enhanced with a local search. The proposed algorithm is expe... We present an improved hybrid genetic algorithm to solve the two-dimensional Eucli-dean traveling salesman problem (TSP), in which the crossover operator is enhanced with a local search. The proposed algorithm is expected to obtain higher quality solutions within a reasonable computational time for TSP by perfectly integrating GA and the local search. The elitist choice strategy, the local search crossover operator and the double-bridge random mutation are highlighted, to enhance the convergence and the possibility of escaping from the local optima. The experimental results illustrate that the novel hybrid genetic algorithm outperforms other genetic algorithms by providing higher accuracy and satisfactory efficiency in real optimization processing. 展开更多
关键词 genetic algorithm hybrid Local search TSP
在线阅读 下载PDF
An Adaptive Hybrid Metaheuristic for Solving the Vehicle Routing Problem with Time Windows under Uncertainty
3
作者 Manuel J.C.S.Reis 《Computers, Materials & Continua》 2025年第11期3023-3039,共17页
The Vehicle Routing Problem with Time Windows(VRPTW)presents a significant challenge in combinatorial optimization,especially under real-world uncertainties such as variable travel times,service durations,and dynamic ... The Vehicle Routing Problem with Time Windows(VRPTW)presents a significant challenge in combinatorial optimization,especially under real-world uncertainties such as variable travel times,service durations,and dynamic customer demands.These uncertainties make traditional deterministic models inadequate,often leading to suboptimal or infeasible solutions.To address these challenges,this work proposes an adaptive hybrid metaheuristic that integrates Genetic Algorithms(GA)with Local Search(LS),while incorporating stochastic uncertainty modeling through probabilistic travel times.The proposed algorithm dynamically adjusts parameters—such as mutation rate and local search probability—based on real-time search performance.This adaptivity enhances the algorithm’s ability to balance exploration and exploitation during the optimization process.Travel time uncertainties are modeled using Gaussian noise,and solution robustness is evaluated through scenario-based simulations.We test our method on a set of benchmark problems from Solomon’s instance suite,comparing its performance under deterministic and stochastic conditions.Results show that the proposed hybrid approach achieves up to a 9%reduction in expected total travel time and a 40% reduction in time window violations compared to baseline methods,including classical GA and non-adaptive hybrids.Additionally,the algorithm demonstrates strong robustness,with lower solution variance across uncertainty scenarios,and converges faster than competing approaches.These findings highlight the method’s suitability for practical logistics applications such as last-mile delivery and real-time transportation planning,where uncertainty and service-level constraints are critical.The flexibility and effectiveness of the proposed framework make it a promising candidate for deployment in dynamic,uncertainty-aware supply chain environments. 展开更多
关键词 Vehicle routing problem with time windows(VRPTW) hybrid metaheuristic genetic algorithm local search uncertainty modeling stochastic optimization adaptive algorithms combinatorial optimization transportation and logistics robust scheduling
在线阅读 下载PDF
Solar Radiation Estimation Based on a New Combined Approach of Artificial Neural Networks (ANN) and Genetic Algorithms (GA) in South Algeria
4
作者 Djeldjli Halima Benatiallah Djelloul +3 位作者 Ghasri Mehdi Tanougast Camel Benatiallah Ali Benabdelkrim Bouchra 《Computers, Materials & Continua》 SCIE EI 2024年第6期4725-4740,共16页
When designing solar systems and assessing the effectiveness of their many uses,estimating sun irradiance is a crucial first step.This study examined three approaches(ANN,GA-ANN,and ANFIS)for estimating daily global s... When designing solar systems and assessing the effectiveness of their many uses,estimating sun irradiance is a crucial first step.This study examined three approaches(ANN,GA-ANN,and ANFIS)for estimating daily global solar radiation(GSR)in the south of Algeria:Adrar,Ouargla,and Bechar.The proposed hybrid GA-ANN model,based on genetic algorithm-based optimization,was developed to improve the ANN model.The GA-ANN and ANFIS models performed better than the standalone ANN-based model,with GA-ANN being better suited for forecasting in all sites,and it performed the best with the best values in the testing phase of Coefficient of Determination(R=0.9005),Mean Absolute Percentage Error(MAPE=8.40%),and Relative Root Mean Square Error(rRMSE=12.56%).Nevertheless,the ANFIS model outperformed the GA-ANN model in forecasting daily GSR,with the best values of indicators when testing the model being R=0.9374,MAPE=7.78%,and rRMSE=10.54%.Generally,we may conclude that the initial ANN stand-alone model performance when forecasting solar radiation has been improved,and the results obtained after injecting the genetic algorithm into the ANN to optimize its weights were satisfactory.The model can be used to forecast daily GSR in dry climates and other climates and may also be helpful in selecting solar energy system installations and sizes. 展开更多
关键词 Solar energy systems genetic algorithm neural networks hybrid adaptive neuro fuzzy inference system solar radiation
在线阅读 下载PDF
Enhanced Heap-Based Optimizer Algorithm for Solving Team Formation Problem
5
作者 Nashwa Nageh Ahmed Elshamy +2 位作者 Abdel Wahab Said Hassan Mostafa Sami Mustafa Abdul Salam 《Computers, Materials & Continua》 SCIE EI 2022年第12期5245-5268,共24页
Team Formation(TF)is considered one of the most significant problems in computer science and optimization.TF is defined as forming the best team of experts in a social network to complete a task with least cost.Many r... Team Formation(TF)is considered one of the most significant problems in computer science and optimization.TF is defined as forming the best team of experts in a social network to complete a task with least cost.Many real-world problems,such as task assignment,vehicle routing,nurse scheduling,resource allocation,and airline crew scheduling,are based on the TF problem.TF has been shown to be a Nondeterministic Polynomial time(NP)problem,and high-dimensional problem with several local optima that can be solved using efficient approximation algorithms.This paper proposes two improved swarm-based algorithms for solving team formation problem.The first algorithm,entitled Hybrid Heap-Based Optimizer with Simulated Annealing Algorithm(HBOSA),uses a single crossover operator to improve the performance of a standard heap-based optimizer(HBO)algorithm.It also employs the simulated annealing(SA)approach to improve model convergence and avoid local minima trapping.The second algorithm is the Chaotic Heap-based Optimizer Algorithm(CHBO).CHBO aids in the discovery of new solutions in the search space by directing particles to different regions of the search space.During HBO’s optimization process,a logistic chaotic map is used.The performance of the two proposed algorithms(HBOSA)and(CHBO)is evaluated using thirteen benchmark functions and tested in solving the TF problem with varying number of experts and skills.Furthermore,the proposed algorithms were compared to well-known optimization algorithms such as the Heap-Based Optimizer(HBO),Developed Simulated Annealing(DSA),Particle SwarmOptimization(PSO),GreyWolfOptimization(GWO),and Genetic Algorithm(GA).Finally,the proposed algorithms were applied to a real-world benchmark dataset known as the Internet Movie Database(IMDB).The simulation results revealed that the proposed algorithms outperformed the compared algorithms in terms of efficiency and performance,with fast convergence to the global minimum. 展开更多
关键词 Team formation problem optimization problem genetic algorithm heap-based optimizer simulated annealing hybridization method chaotic local search
在线阅读 下载PDF
钢桥板单元分布式柔性作业车间成组调度
6
作者 朱斌 马骁 +1 位作者 李稷丰 雷景媛 《郑州大学学报(工学版)》 北大核心 2026年第1期41-48,共8页
针对钢桥板单元生产速度过慢会直接制约桥梁工程建设周期的问题,在考虑钢桥板单元的加工工艺路线和生产特点的同时,以最小化最大完工时间为目标,建立了考虑顺序相关作业切换时间和运输时间,面向钢桥板单元加工的分布式柔性作业车间成组... 针对钢桥板单元生产速度过慢会直接制约桥梁工程建设周期的问题,在考虑钢桥板单元的加工工艺路线和生产特点的同时,以最小化最大完工时间为目标,建立了考虑顺序相关作业切换时间和运输时间,面向钢桥板单元加工的分布式柔性作业车间成组调度(DFJGSPST)模型,并提出了基于三层编码的记忆混合遗传禁忌搜索算法(MGATS)。为验证数学模型和智能算法的可行性,以某钢桥板单元生产为例,建立了包括4种板单元组和15台机器的DFJGSPST模型,通过相应的测试算例进行实验验证,并与其他智能算法进行比较分析。实验结果表明:所提的MGATS的相对百分比差异(RPD)的均值为2.74%,低于遗传算法(GA)的3.99%和混合遗传禁忌搜索算法(GATS)的3.13%。MGATS的成功率(SR)为0.15,高于GATS和GA,验证了MGATS在求解DFJGSPST模型中的稳定性和鲁棒性。 展开更多
关键词 钢桥板单元 柔性作业车间 成组调度 顺序相关 运输时间 混合遗传禁忌搜索算法
在线阅读 下载PDF
煤矿井下无轨胶轮车多目标优化调度方法研究
7
作者 姚军 吴邦民 贺耀宜 《矿业研究与开发》 北大核心 2026年第2期280-287,共8页
针对煤矿井下无轨胶轮车人工调度成本高、车辆利用率低的问题,通过构建智能化调度模型协同优化运输效率与环保性能。首先,建立融合硬时间窗、货物禁忌和里程约束的MT-CVRPTW模型。其次,构建以总成本与碳排放最小化为目标的双目标优化模... 针对煤矿井下无轨胶轮车人工调度成本高、车辆利用率低的问题,通过构建智能化调度模型协同优化运输效率与环保性能。首先,建立融合硬时间窗、货物禁忌和里程约束的MT-CVRPTW模型。其次,构建以总成本与碳排放最小化为目标的双目标优化模型,并提出基于并行遗传算法(PGA)和自适应大邻域搜索(ALNS)的PGA-ALNS混合优化框架。仿真试验结果表明,该算法通过PGA的全局搜索与ALNS动态邻域优化的双层协同机制,结合时间敏感权重策略和精英保留机制,使碳排放成本保持最低,相较于遗传算法和模拟退火算法,其运输总成本分别降低了11.1%和7.6%,总距离分别降低了10.7%和4.7%,求解时间分别缩短了40.2%和36.1%。采用PGA-ALNS算法优化后的调度方案,其车辆平均实载率达94.16%。该方法有效提升了井下运输的经济性与环保性,为智能矿山建设提供了技术路径。 展开更多
关键词 无轨胶轮车 多目标优化 并行遗传算法 自适应大邻域搜索 低碳运输
原文传递
面向烟草物流中心的出库作业优化调度研究
8
作者 李栋 许文祥 +2 位作者 邱晨 秦涛 李西兴 《计算机应用与软件》 北大核心 2026年第3期213-219,306,共8页
针对烟草物流中心自动化立体仓库出库作业时的搬运车辆与堆垛机集成优化调度问题,建立以最小化最大完工时间为优化目标的数学模型,并设计一种改进混合遗传-禁忌搜索算法进行问题的求解。仿真结果表明,在所采用的9组算例的其中8组中,所... 针对烟草物流中心自动化立体仓库出库作业时的搬运车辆与堆垛机集成优化调度问题,建立以最小化最大完工时间为优化目标的数学模型,并设计一种改进混合遗传-禁忌搜索算法进行问题的求解。仿真结果表明,在所采用的9组算例的其中8组中,所提出的算法比单一的遗传算法和禁忌搜索算法能从更大程度上减少最大完工时间且优化结果稳定,特别是在求解中规模和大规模时优势更加明显。 展开更多
关键词 烟草物流中心 自动化立体仓库 出库作业 集成调度 混合遗传-禁忌搜索算法
在线阅读 下载PDF
自适应参数的遗传算法求解混合流水车间调度问题
9
作者 张伟 沈培辉 《竹木机械与智能化》 2026年第1期12-17,共6页
针对混合流水车间生产调度问题,以最小化最大完工时间为目标,构建了优化模型,通过带有自适应参数调节的遗传算法在生产调度解空间寻找最优解。运用Matlab对某企业实际生产线进行仿真,获得最优解,选择理想的调度方案,使生产效率达到最优... 针对混合流水车间生产调度问题,以最小化最大完工时间为目标,构建了优化模型,通过带有自适应参数调节的遗传算法在生产调度解空间寻找最优解。运用Matlab对某企业实际生产线进行仿真,获得最优解,选择理想的调度方案,使生产效率达到最优。结果表明,自适应参数调节的遗传算法在求解混合流水车间调度问题上是可行的、有效的,能为企业管理者提供生产调度、排序决策参考。 展开更多
关键词 自适应参数 遗传算法 混合流水车间调度问题 最大完工时间
在线阅读 下载PDF
考虑夹具的双资源约束柔性作业车间调度研究
10
作者 葛师语 王玉芳 +1 位作者 张毅 华晓麟 《现代制造工程》 北大核心 2026年第1期1-14,24,共15页
考虑工件加工需要夹具固定以及夹具切换所产生的设置时间,以最小化最大完工时间为优化目标构建考虑夹具的双资源约束柔性作业车间调度模型,并提出了一种自适应大邻域搜索遗传算法求解该问题。为提高算法的进化起点,设计了一种两阶段初... 考虑工件加工需要夹具固定以及夹具切换所产生的设置时间,以最小化最大完工时间为优化目标构建考虑夹具的双资源约束柔性作业车间调度模型,并提出了一种自适应大邻域搜索遗传算法求解该问题。为提高算法的进化起点,设计了一种两阶段初始化策略,提高初始种群的质量,加快算法的收敛速度。考虑夹具的频繁切换,设计多种邻域结构进行局部搜索,减少夹具切换的设置时间,从而减小最大完工时间。为了减少冗余计算,设计自适应大邻域搜索策略,针对性地选取邻域结构,提高算法的进化效率,加快算法的收敛速度。通过消融实验验证改进策略的有效性,与4种类似问题的算法在测试算例中进行对比,验证该算法的优越性。 展开更多
关键词 夹具切换 设置时间 柔性作业车间调度 自适应大邻域搜索遗传算法
在线阅读 下载PDF
混合启发信息指导神经网络架构搜索算法
11
作者 熊前龙 秦进 《计算机应用》 北大核心 2026年第2期395-405,共11页
针对神经网络架构搜索(NAS)任务,提出一种混合启发信息指导NAS(GHHI-NAS)算法。首先,通过设计融合先验知识与局部搜索反馈的启发信息构造模块,生成多维动态启发指标,并配合混合更新策略指导架构搜索,从而有效解决传统NAS因更新方向单一... 针对神经网络架构搜索(NAS)任务,提出一种混合启发信息指导NAS(GHHI-NAS)算法。首先,通过设计融合先验知识与局部搜索反馈的启发信息构造模块,生成多维动态启发指标,并配合混合更新策略指导架构搜索,从而有效解决传统NAS因更新方向单一导致的全局探索不足及局部最优陷阱的问题;其次,使用自适应协方差进化策略(CMA-ES)作为更新框架,并辅以混合适应度评价函数,从而指导算法在初期跳出小模型陷阱;最后,通过适应度共享策略平滑地评价噪声并提升种群多样性。此外,为了进一步降低采样带来的性能损失,提出带惩罚机制的蒙特卡洛交换采样方法。实验结果表明,GHHI-NAS算法在CIFAR-10和CIFAR-100数据集上分别取得了97.55%和83.44%的验证正确率,在ImageNet数据集上取得了24.7%的测试错误率,在NAS-Bench-201数据集上也取得了杰出的表现,接近甚至略优于进化NAS(ENAS)算法,同时搜索时间仅为0.12 GPU-Days,实现了较低的搜索开销和较高水平的测试性能。 展开更多
关键词 进化算法 神经网络架构搜索 混合启发信息 自适应协方差策略 蒙特卡洛交换采样
在线阅读 下载PDF
融合组织型P系统与自适应遗传算法的车辆路径优化
12
作者 王婷婷 许家昌 《宁夏师范大学学报》 2026年第1期69-84,共16页
针对传统遗传算法在求解带时间窗的车辆路径问题时容易陷入局部最优解和收敛速度慢等问题,提出一种融合组织型P系统与自适应遗传算法的车辆路径优化方法.该算法借鉴组织型P系统的结构特点,设计多个进化膜与指导膜协同进化结构,显著提升... 针对传统遗传算法在求解带时间窗的车辆路径问题时容易陷入局部最优解和收敛速度慢等问题,提出一种融合组织型P系统与自适应遗传算法的车辆路径优化方法.该算法借鉴组织型P系统的结构特点,设计多个进化膜与指导膜协同进化结构,显著提升算法的局部和全局收敛能力.在此基础上,提出自适应交叉变异算子、基于破坏-修复算子的自适应局部搜索策略及精英保留策略以改进遗传算法,有效增强了算法的全局搜索能力.最后,在Solomon数据集上进行实验.实验结果表明,所提算法在大多数算例中优于9种最先进的优化算法,验证了其在解决带时间窗的车辆路径问题中的有效性和应用潜力. 展开更多
关键词 组织型P系统 带时间窗的车辆路径问题 自适应遗传算法 自适应局部搜索策略
在线阅读 下载PDF
基于混合遗传算法的军事图像分类模型超参数优化研究
13
作者 徐智涵 朱延江 赵汝鑫 《智能计算机与应用》 2026年第2期162-170,共9页
针对面向军事图像分类的卷积神经网络模型训练超参数设置问题,提出了一种混合遗传算法,对自建的军事图像数据集进行实验分析。算法通过设计适应度函数增强个体辨识度,并相继引入精英策略、自适应思想和多种群并行的思想,对算法的选择、... 针对面向军事图像分类的卷积神经网络模型训练超参数设置问题,提出了一种混合遗传算法,对自建的军事图像数据集进行实验分析。算法通过设计适应度函数增强个体辨识度,并相继引入精英策略、自适应思想和多种群并行的思想,对算法的选择、交叉、变异与整体迭代过程进行改进,提升收敛速度、收敛精度与全局收敛能力。针对传统遗传算法存在个体趋同现象,提出一种多样性保持策略,降低陷入局部收敛的风险。实验结果表明,在1000次迭代中,相较于7种经典的智能优化算法,所提算法的识别错误率平均降低1.41%,全局收敛概率平均提升107.59%,验证了所提算法解决面向军事图像分类的卷积神经网络模型训练超参数设置问题的有效性。 展开更多
关键词 混合遗传算法 超参数优化 自适应思想 多种群并行思想 多样性保持策略 军事图像分类
在线阅读 下载PDF
Stability enhancement of wind energy integrated hybrid system with the help of static synchronous compensator and symbiosis organisms search algorithm 被引量:13
14
作者 Pabitra Kumar Guchhait Abhik Banerjee 《Protection and Control of Modern Power Systems》 2020年第1期153-165,共13页
Conventional proportional integral derivative(PID)controllers are being used in the industries for control purposes.It is very simple in design and low in cost but it has less capability to minimize the low frequency ... Conventional proportional integral derivative(PID)controllers are being used in the industries for control purposes.It is very simple in design and low in cost but it has less capability to minimize the low frequency noises of the systems.Therefore,in this study,a low pass filter has been introduced with the derivative input of the PID controller to minimize the noises and to improve the transient stability of the system.This paper focuses upon the stability improvement of a wind-diesel hybrid power system model(HPSM)using a static synchronous compensator(STATCOM)along with a secondary PID controller with derivative filter(PIDF).Under any load disturbances,the reactive power mismatch occurs in the HPSM that affects the system transient stability.STATCOM with PIDF controller is used to provide reactive power support and to improve stability of the HPSM.The controller parameters are also optimized by using soft computing technique for performance improvement.This paper proposes the effectiveness of symbiosis organisms search algorithm for optimization purpose.Binary coded genetic algorithm and gravitational search algorithm are used for the sake of comparison. 展开更多
关键词 Binary coded genetic algorithm Gravitational search algorithm hybrid power system model PID controller with derivative filter Static synchronous compensator Symbiosis organisms search algorithm Transient stability
在线阅读 下载PDF
Current Search and Applications in Analog Filter Design Problems 被引量:1
15
作者 Deacha Puangdownreong Anusom Sakulin 《通讯和计算机(中英文版)》 2012年第9期1083-1096,共14页
关键词 模拟滤波器 搜索技术 滤波器设计 应用 启发式优化算法 组合优化问题 粒子群优化 人工智能
在线阅读 下载PDF
Effect of Probabilistic Pattern on System Voltage Stability in Decentralized Hybrid Power System
16
作者 Nitin Kumar Saxena Ashwani Kumar 《World Journal of Engineering and Technology》 2015年第4期195-204,共10页
This paper presents an proportional integral (PI) based voltage-reactive power control for wind diesel based decentralized hybrid power system with wide range of disturbances to demonstrate the compensation effect on ... This paper presents an proportional integral (PI) based voltage-reactive power control for wind diesel based decentralized hybrid power system with wide range of disturbances to demonstrate the compensation effect on system with intelligent tuning methods such as genetic algorithm (GA), artificial neural network (ANN) and adaptive neuro fuzzy inference system (ANFIS). The effect of probabilistic load and/or input power pattern is introduced which is incorporated in MATLAB simulink model developed for the study of decentralized hybrid power system. Results show how tuning method becomes important with high percentage of probabilistic pattern in system. Testing of all tuning methods shows that GA, ANN and ANFIS can preserve optimal performances over wide range of disturbances with superiority to GA in terms of settling time using Integral of Square of Errors (ISE) criterion as fitness function. 展开更多
关键词 REACTIVE POWER Control hybrid POWER Systems genetic algorithms Load Artificial Neural Network adaptive NEURO Fuzzy Interface System
在线阅读 下载PDF
基于混合模型的多类型机场航班过站时间预测 被引量:1
17
作者 李国 王伟倩 曹卫东 《计算机工程与设计》 北大核心 2025年第2期633-640,F0003,共9页
为更精确地预测航班过站时间,将全国机场按照规模差异及不同地理位置所导致的客流量差异和天气差异对航班过站时间造成的不同影响进行分类,基于各类机场航班数据,构建混合轻量级梯度提升机算法(LightGBM)模型对航班过站时间分类预测。... 为更精确地预测航班过站时间,将全国机场按照规模差异及不同地理位置所导致的客流量差异和天气差异对航班过站时间造成的不同影响进行分类,基于各类机场航班数据,构建混合轻量级梯度提升机算法(LightGBM)模型对航班过站时间分类预测。引入自适应鲁棒损失函数(adaptive robust loss function,ARLF)改进LightGBM模型损失函数,降低航班数据中存在离群值的影响;通过改进的麻雀搜索算法对改进后的LightGBM模型进行参数寻优,形成混合LightGBM模型。采用全国2019年全年航班数据进行验证,实验结果验证了方法的可行性。 展开更多
关键词 多类型机场 航班过站时间预测 客流量差异 天气差异 混合轻量级梯度提升机算法模型 自适应鲁棒损失函数 离群值 麻雀搜索算法
在线阅读 下载PDF
“货箱到人”系统单工作台任务调度问题的混合遗传自适应大规模邻域搜索算法
18
作者 余玉刚 刘伟廷 罗云琪 《系统管理学报》 北大核心 2025年第4期994-1010,共17页
针对“货箱到人”仓储系统单工作台任务调度问题,特别是在多路径混合下的实际调度场景,研究探讨了特殊的多行程混合回程的车辆路径问题。首先,考虑开闭混合的路径模式,构建了旨在最小化机器人去/回程混合任务最大完成时间的整数线性规... 针对“货箱到人”仓储系统单工作台任务调度问题,特别是在多路径混合下的实际调度场景,研究探讨了特殊的多行程混合回程的车辆路径问题。首先,考虑开闭混合的路径模式,构建了旨在最小化机器人去/回程混合任务最大完成时间的整数线性规划模型。其次,基于模型中机器人执行出/入库任务的取放特征,提出混合遗传自适应大规模邻域搜索算法。该算法通过遗传算法的种群管理机制改进自适应大规模邻域搜索算法,以避免其过早陷入局部最优,同时平衡邻域搜索收敛速度与种群收敛性。最后,通过不同规模仿真算例的模拟与对比分析,验证了所提模型与方法的有效性,并与不同基线方法进行实验对比。结果表明,该算法在收敛性、稳定性及收敛速度方面均有显著提升。研究成果可为“货箱到人”仓储系统中机器人单工作台任务调度研究提供方法参考与决策支持。 展开更多
关键词 半自动存储检索系统 多路径混合式 遗传算法 大规模邻域搜索算法
在线阅读 下载PDF
基于改进NSGA-Ⅱ算法的含地热发电电力系统多目标优化调度 被引量:7
19
作者 孔祥祺 张鹏 +4 位作者 孟珣 邵萌 唐涛 张新茹 孙金伟 《热力发电》 北大核心 2025年第2期30-41,共12页
针对目前风电、光伏发电波动性大和典型区域消纳困难的问题,将出力可靠、爬坡迅速的地热发电纳入混合能源系统,提出了一种地热发电促进风光消纳的新型混合能源系统优化调度方法。综合考虑运行成本和运行风险,以机组物理特性为约束条件,... 针对目前风电、光伏发电波动性大和典型区域消纳困难的问题,将出力可靠、爬坡迅速的地热发电纳入混合能源系统,提出了一种地热发电促进风光消纳的新型混合能源系统优化调度方法。综合考虑运行成本和运行风险,以机组物理特性为约束条件,建立新型混合能源系统多目标优化调度模型;提出滚动修补策略修复种群初始值,基于自适应均衡模型和非支配排序遗传算法求解模型。本算法相较于传统算法更适合解决高维度、高复杂度的约束问题,且收敛速度较快。通过西藏某区域冬季典型日2种场景计算实例对比分析发现,地热发电使风光消纳率分别上升了8.0%、7.9%,同时系统运行成本和风险指数分别下降了2.5%、7.1%。证实地热发电可促进风光消纳和提高电力系统可靠性,为混合能源系统的决策调度提供理论支撑。 展开更多
关键词 混合能源系统 地热发电 多目标优化 自适应均衡模型 非支配排序遗传算法
在线阅读 下载PDF
面向飞机表面视觉检查的无人机覆盖路径规划 被引量:2
20
作者 陈威 王从庆 +1 位作者 曾强 李战 《系统工程与电子技术》 北大核心 2025年第4期1206-1213,共8页
为了高效规划无人机执行飞机表面视觉检查任务时的飞行路径,提出一种基于自适应混合采样策略的覆盖路径规划算法,通过视点生成、视点筛选和覆盖路径规划求解无人机最优检查路径。首先,基于待检查飞机模型进行视线最优采样和自适应补充采... 为了高效规划无人机执行飞机表面视觉检查任务时的飞行路径,提出一种基于自适应混合采样策略的覆盖路径规划算法,通过视点生成、视点筛选和覆盖路径规划求解无人机最优检查路径。首先,基于待检查飞机模型进行视线最优采样和自适应补充采样,生成冗余视点集合。然后,采用一种基于动态加权启发式的图搜索算法,搜索并选择一组提供增量覆盖的有效视点。最后,在原Lin-Kernighan启发式(Lin-Kernighan heuristic,LKH)算法中设计了路径碰撞检测模块,并通过改进后的LKH算法求解无人机无碰撞检查路径。仿真实验结果表明,所提算法在两种不同场景下规划出的无人机检查路径最大飞机表面覆盖率分别为93.44%和96.44%,在路径长度、视点数量和算法耗费时间方面均优于其他对比算法。 展开更多
关键词 飞机表面检查 覆盖路径规划 自适应混合采样 图搜索算法 无人机
在线阅读 下载PDF
上一页 1 2 20 下一页 到第
使用帮助 返回顶部