期刊文献+
共找到4,320篇文章
< 1 2 216 >
每页显示 20 50 100
面向蓄意物理攻击下电-气综合能源系统韧性提升的协同加固策略
1
作者 李少岩 戴瑞恒 +4 位作者 张涛 顾雪平 屠竞哲 冀鲁豫 白岩松 《电力自动化设备》 北大核心 2026年第1期40-48,共9页
在蓄意物理攻击场景下,电-气综合能源系统极易出现大规模停电和严重的燃气供应中断事件,制定事前加固方案可提升系统整体的防御能力。面向蓄意物理攻击场景,以系统失负荷量评估电-气综合能源系统的韧性水平,实现不同能源形式负荷损失的... 在蓄意物理攻击场景下,电-气综合能源系统极易出现大规模停电和严重的燃气供应中断事件,制定事前加固方案可提升系统整体的防御能力。面向蓄意物理攻击场景,以系统失负荷量评估电-气综合能源系统的韧性水平,实现不同能源形式负荷损失的统一表征。充分计及不同能源系统攻击难度与效果的差异性,建立基于主从博弈的3层两阶段事前线路加固方案优化模型,并采用列与约束生成算法对模型进行求解,有效识别最恶劣攻击场景并得到最优加固策略。以修改的新英格兰10机39节点电力系统与比利时20节点天然气系统为算例进行仿真分析,结果验证了在电-气综合能源系统蓄意物理攻击防御研究中计及电-气系统耦合特性的必要性,所得协同加固策略能在不同的攻击资源水平下有效提升系统整体的防御韧性。 展开更多
关键词 -气综合能源系统 蓄意物理攻击 韧性提升 线路加固 列与约束生成算法
在线阅读 下载PDF
基于几何-语义约束与扩散增强的线描生成
2
作者 贵向泉 张继续 +2 位作者 李立 李琪 张斌轩 《计算机技术与发展》 2026年第1期55-63,共9页
彩陶作为中国历史悠久的文物,具有重要的艺术与文化研究价值。针对彩陶线描生成中普遍存在的结构丢失、线条歪曲和细节模糊等问题,提出了一种双阶段高保真重构模型——GS-CycleDiff。以CycleGAN为基础,设计几何损失和语义损失,分别利用M... 彩陶作为中国历史悠久的文物,具有重要的艺术与文化研究价值。针对彩陶线描生成中普遍存在的结构丢失、线条歪曲和细节模糊等问题,提出了一种双阶段高保真重构模型——GS-CycleDiff。以CycleGAN为基础,设计几何损失和语义损失,分别利用MiDaS单目深度估计生成的伪深度图与原始照片深度图对齐,确保线描画在关键几何结构处的连贯性;并借助CLIP模型提取图像语义特征,通过最小化输入照片的CLIP和生成的线描画之间的距离,进行约束生成结果与原图在文化符号层面的对应关系。随后,将初步生成的线描画输入轻量级扩散去噪网络,通过多步迭代去噪和细节增强,抑制背景噪声、强化线条清晰度。实验结果表明,GS-CycleDiff生成的图像在线条清晰度、几何结构、语义一致性及整体视觉真实感方面,均显著优于传统CycleGAN模型及其他对比模型,并能在多种风格和复杂背景下生成精细的线描图像。 展开更多
关键词 线描画 CycleGAN GS-CycleDiff算法 几何损失 语义损失 扩散模型
在线阅读 下载PDF
基于特征工程-XGBoost的铁路隧道衬砌施工碳排放预测及影响因素研究
3
作者 鲍学英 孙航 +2 位作者 闻克宇 冉墨文 熊红辉 《重庆交通大学学报(自然科学版)》 北大核心 2026年第3期48-56,89,共10页
铁路隧道衬砌施工作为隧道施工的关键环节,其碳排放量不可忽视。为解决因铁路隧道衬砌施工关键碳排放源及影响因素不清晰导致的碳排放预测结果不准确、泛化能力较差的问题,提出了基于特征工程与极限梯度提升算法(XGBoost)的铁路隧道衬... 铁路隧道衬砌施工作为隧道施工的关键环节,其碳排放量不可忽视。为解决因铁路隧道衬砌施工关键碳排放源及影响因素不清晰导致的碳排放预测结果不准确、泛化能力较差的问题,提出了基于特征工程与极限梯度提升算法(XGBoost)的铁路隧道衬砌施工碳排放影响因素筛选方法及其预测模型。首先,界定铁路隧道衬砌施工阶段的计算边界,构建基于工序单元的模块化衬砌施工碳排放计算模型;其次,运用随机森林中的袋外估计和互信息两种算法,对初始特征集进行去冗余,以袋外误差(OOB)错误率为评价指标筛选出最优影响因素集;最后,运用XGBoost进行碳排放预测,并引入部分依赖图(PDP)揭示特征变量与碳排放量之间的边际影响效应。以西南某铁路隧道为案例进行验算,结果显示:在案例隧道中,喷射混凝土、钢架与连接钢筋、锚杆支护的碳排放占比最高,合计超过70%;在能源材料消耗中,混凝土和钢材产生的碳排放最多,合计超过80%;对特征工程-XGBoost模型进行验证,各项评估指标的数值表明模型具有良好的效果,最终确定最优子集C={围岩等级、施工工法、埋深、钢架类型、预留变形量}为最优影响因素集,并可视化分析了不同特征的影响机理。 展开更多
关键词 隧道工程 隧道衬砌 特征工程 影响因素 碳排放预测 极限梯度提升算法
在线阅读 下载PDF
Effective Hybrid Teaching-learning-based Optimization Algorithm for Balancing Two-sided Assembly Lines with Multiple Constraints 被引量:8
4
作者 TANG Qiuhua LI Zixiang +2 位作者 ZHANG Liping FLOUDAS C A CAO Xiaojun 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2015年第5期1067-1079,共13页
Due to the NP-hardness of the two-sided assembly line balancing (TALB) problem, multiple constraints existing in real applications are less studied, especially when one task is involved with several constraints. In ... Due to the NP-hardness of the two-sided assembly line balancing (TALB) problem, multiple constraints existing in real applications are less studied, especially when one task is involved with several constraints. In this paper, an effective hybrid algorithm is proposed to address the TALB problem with multiple constraints (TALB-MC). Considering the discrete attribute of TALB-MC and the continuous attribute of the standard teaching-learning-based optimization (TLBO) algorithm, the random-keys method is hired in task permutation representation, for the purpose of bridging the gap between them. Subsequently, a special mechanism for handling multiple constraints is developed. In the mechanism, the directions constraint of each task is ensured by the direction check and adjustment. The zoning constraints and the synchronism constraints are satisfied by teasing out the hidden correlations among constraints. The positional constraint is allowed to be violated to some extent in decoding and punished in cost fimction. Finally, with the TLBO seeking for the global optimum, the variable neighborhood search (VNS) is further hybridized to extend the local search space. The experimental results show that the proposed hybrid algorithm outperforms the late acceptance hill-climbing algorithm (LAHC) for TALB-MC in most cases, especially for large-size problems with multiple constraints, and demonstrates well balance between the exploration and the exploitation. This research proposes an effective and efficient algorithm for solving TALB-MC problem by hybridizing the TLBO and VNS. 展开更多
关键词 two-sided assembly line balancing teaching-learning-based optimization algorithm variable neighborhood search positional constraints zoning constraints synchronism constraints
在线阅读 下载PDF
Algorithms for semi on-line multiprocessor scheduling problems 被引量:8
5
作者 杨启帆 谈之奕 +1 位作者 姚恩瑜 何勇 《Journal of Zhejiang University Science》 CSCD 2002年第1期60-64,共5页
In the classical multiprocessor scheduling problems, it is assumed that the problems are considered in off\|line or on\|line environment. But in practice, problems are often not really off\|line or on\|line but someh... In the classical multiprocessor scheduling problems, it is assumed that the problems are considered in off\|line or on\|line environment. But in practice, problems are often not really off\|line or on\|line but somehow in between. This means that, with respect to the on\|line problem, some further information about the tasks is available, which allows the improvement of the performance of the best possible algorithms. Problems of this class are called semi on\|line ones. The authors studied two semi on\|line multiprocessor scheduling problems, in which, the total processing time of all tasks is known in advance, or all processing times lie in a given interval. They proposed approximation algorithms for minimizing the makespan and analyzed their performance guarantee. The algorithms improve the known results for 3 or more processor cases in the literature. 展开更多
关键词 analysis of algorithm on\|line scheduling worst\|case ratio
在线阅读 下载PDF
Genetic Algorithm for Concurrent Balancing of Mixed-Model Assembly Lines with Original Task Times of Models 被引量:1
6
作者 Panneerselvam Sivasankaran Peer Mohamed Shahabudeen 《Intelligent Information Management》 2013年第3期84-92,共9页
The growing global competition compels manufacturing organizations to engage themselves in all productivity improvement activities. In this direction, the consideration of mixed-model assembly line balancing problem a... The growing global competition compels manufacturing organizations to engage themselves in all productivity improvement activities. In this direction, the consideration of mixed-model assembly line balancing problem and implementing in industries plays a major role in improving organizational productivity. In this paper, the mixed model assembly line balancing problem with deterministic task times is considered. The authors made an attempt to develop a genetic algorithm for realistic design of the mixed-model assembly line balancing problem. The design is made using the originnal task times of the models, which is a realistic approach. Then, it is compared with the generally perceived design of the mixed-model assembly line balancing problem. 展开更多
关键词 Assembly line Balancing Cycle Time GENETIC algorithm CROSSOVER Operation Mixed-Model
暂未订购
Line-feature-based SLAM Algorithm 被引量:6
7
作者 HAN Rui LI Wen-Feng 《自动化学报》 EI CSCD 北大核心 2006年第1期43-46,共4页
A line-feature based SLAM algorithm is presented in this paper to resolve the conflict between the requirements of computational complexity and information-richness within the point-feature based SLAM algorithm, All o... A line-feature based SLAM algorithm is presented in this paper to resolve the conflict between the requirements of computational complexity and information-richness within the point-feature based SLAM algorithm, All operations required for building and maintaining the map, such as model-setting, data association, and state-updating, are described and formulated. This approach has been programmed and successfully tested in the simulation work, and results are shown at the end of this paper. 展开更多
关键词 线性特征 SLAM算法 复杂度 数据关联
在线阅读 下载PDF
A Multi-Object Genetic Algorithm for the Assembly Line Balance Optimization in Garment Flexible Job Shop Scheduling 被引量:1
8
作者 Junru Liu Yonggui Lv 《Intelligent Automation & Soft Computing》 SCIE 2023年第8期2421-2439,共19页
Numerous clothing enterprises in the market have a relatively low efficiency of assembly line planning due to insufficient optimization of bottleneck stations.As a result,the production efficiency of the enterprise is... Numerous clothing enterprises in the market have a relatively low efficiency of assembly line planning due to insufficient optimization of bottleneck stations.As a result,the production efficiency of the enterprise is not high,and the production organization is not up to expectations.Aiming at the problem of flexible process route planning in garment workshops,a multi-object genetic algorithm is proposed to solve the assembly line bal-ance optimization problem and minimize the machine adjustment path.The encoding method adopts the object-oriented path representation method,and the initial population is generated by random topology sorting based on an in-degree selection mechanism.The multi-object genetic algorithm improves the mutation and crossover operations according to the characteristics of the clothing process to avoid the generation of invalid offspring.In the iterative process,the bottleneck station is optimized by reasonable process splitting,and process allocation conforms to the strict limit of the station on the number of machines in order to improve the compilation efficiency.The effectiveness and feasibility of the multi-object genetic algorithm are proven by the analysis of clothing cases.Compared with the artificial allocation process,the compilation efficiency of MOGA is increased by more than 15%and completes the optimization of the minimum machine adjustment path.The results are in line with the expected optimization effect. 展开更多
关键词 Assembly line balance topological order genetic algorithm compilation efficiency pre-production scheduling
在线阅读 下载PDF
A Review of On-Line Machine Scheduling:Algorithms and Competitiveness 被引量:11
9
作者 陈礴 《数学理论与应用》 1999年第3期1-15,共15页
在过去的十年里,在线算法的研究吸引了广泛的兴趣.本文对在排序和时间表问题中的各种有效的在线算法以及它们的竞争度作一综述.
关键词 排序 时间表 在线算法 竞争度
在线阅读 下载PDF
基于黑翅鸢-北极海雀混合优化器的多无人机电力巡检任务分配
10
作者 韩科磊 黄鹤 +2 位作者 杨澜 王会峰 高涛 《北京大学学报(自然科学版)》 北大核心 2026年第1期75-87,共13页
针对大范围山地环境下无人机电力巡检任务中地形复杂、任务点分布范围大以及任务分配和路径规划效率低的问题,提出一种基于黑翅鸢-北极海雀的混合优化器(HBAO),实现无人机任务分配和路径规划的协同优化。首先,根据总飞行距离、平均飞行... 针对大范围山地环境下无人机电力巡检任务中地形复杂、任务点分布范围大以及任务分配和路径规划效率低的问题,提出一种基于黑翅鸢-北极海雀的混合优化器(HBAO),实现无人机任务分配和路径规划的协同优化。首先,根据总飞行距离、平均飞行高度和地形威胁等约束条件,建立优化目标函数。然后,通过改进基于距离权重的随机步长搜索策略,优化黑翅鸢算法的捕食阶段,增强算法的全局搜索能力。再后,引入基于适应度和距离的最优个体选择(FDB)策略,强化黑翅鸢算法在迁徙阶段的全局搜索效率和优化精度。最后,引入北极海雀算法的合作捕食机制,通过个体协作来更新位置,有效地提升算法跳出局部最优的能力,确保全局搜索的多样性和搜索效率。选取秦岭局部地区的数字高程模型(DEM)进行仿真实验,结果表明,在巡检任务点繁多的情况下,基于黑翅鸢-北极海雀混合优化算法的综合性能优于6种对比算法,且全局代价显著降低。 展开更多
关键词 无人机(UAV) 输电线路巡检 任务分配 路径规划 混合群体智能优化算法
在线阅读 下载PDF
Rail Line Detection Algorithm Based on Improved CLRNet
11
作者 ZHOU Bowei XING Guanyu LIU Yanli 《Journal of Shanghai Jiaotong university(Science)》 2025年第5期923-934,共12页
In smart driving for rail transit,a reliable obstacle detection system is an important guarantee for the safety of trains.Therein,the detection of the rail area directly affects the accuracy of the system to identify ... In smart driving for rail transit,a reliable obstacle detection system is an important guarantee for the safety of trains.Therein,the detection of the rail area directly affects the accuracy of the system to identify dangerous targets.Both the rail line and the lane are presented as thin line shapes in the image,but the rail scene is more complex,and the color of the rail line is more difficult to distinguish from the background.By comparison,there are already many deep learning-based lane detection algorithms,but there is a lack of public datasets and targeted deep learning detection algorithms for rail line detection.To address this,this paper constructs a rail image dataset RailwayLine and labels the rail line for the training and testing of models.This dataset contains rich rail images including single-rail,multi-rail,straight rail,curved rail,crossing rails,occlusion,blur,and different lighting conditions.To address the problem of the lack of deep learning-based rail line detection algorithms,we improve the CLRNet algorithm which has an excellent performance in lane detection,and propose the CLRNet-R algorithm for rail line detection.To address the problem of the rail line being thin and occupying fewer pixels in the image,making it difficult to distinguish from complex backgrounds,we introduce an attention mechanism to enhance global feature extraction ability and add a semantic segmentation head to enhance the features of the rail region by the binary probability of rail lines.To address the poor curve recognition performance and unsmooth output lines in the original CLRNet algorithm,we improve the weight allocation for line intersection-over-union calculation in the original framework and propose two loss functions based on local slopes to optimize the model’s local sampling point training constraints,improving the model’s fitting performance on curved rails and obtaining smooth and stable rail line detection results.Through experiments,this paper demonstrates that compared with other mainstream lane detection algorithms,the algorithm proposed in this paper has a better performance for rail line detection. 展开更多
关键词 rail line detection attention mechanism semantic segmentation loss function CLRNet algorithm
原文传递
Self-adaptive PID controller of microwave drying rotary device tuning on-line by genetic algorithms 被引量:6
12
作者 杨彪 梁贵安 +5 位作者 彭金辉 郭胜惠 李玮 张世敏 李英伟 白松 《Journal of Central South University》 SCIE EI CAS 2013年第10期2685-2692,共8页
The control design, based on self-adaptive PID with genetic algorithms(GA) tuning on-line was investigated, for the temperature control of industrial microwave drying rotary device with the multi-layer(IMDRDWM) and wi... The control design, based on self-adaptive PID with genetic algorithms(GA) tuning on-line was investigated, for the temperature control of industrial microwave drying rotary device with the multi-layer(IMDRDWM) and with multivariable nonlinear interaction of microwave and materials. The conventional PID control strategy incorporated with optimization GA was put forward to maintain the optimum drying temperature in order to keep the moisture content below 1%, whose adaptation ability included the cost function of optimization GA according to the output change. Simulations on five different industrial process models and practical temperature process control system for selenium-enriched slag drying intensively by using IMDRDWM were carried out systematically, indicating the reliability and effectiveness of control design. The parameters of proposed control design are all on-line implemented without iterative predictive calculations, and the closed-loop system stability is guaranteed, which makes the developed scheme simpler in its synthesis and application, providing the practical guidelines for the control implementation and the parameter design. 展开更多
关键词 industrial microwave DRYING ROTARY device SELF-ADAPTIVE PID controller genetic algorithm ON-line tuning SELENIUM-ENRICHED SLAG
在线阅读 下载PDF
基于频率图-蚁群算法的风电场环形集电线路优化方法
13
作者 郑文发 王永 《太阳能学报》 北大核心 2026年第3期324-331,共8页
针对风电场最优环形集电线路方案搜索空间大、搜索时间长的问题,首次将频率图模型引入到集电线路规划问题中,提出基于频率图-蚁群算法的风电场环形集电线路优化方法。首先,根据风电机组的位置坐标计算出风电机组之间的距离矩阵;继而通... 针对风电场最优环形集电线路方案搜索空间大、搜索时间长的问题,首次将频率图模型引入到集电线路规划问题中,提出基于频率图-蚁群算法的风电场环形集电线路优化方法。首先,根据风电机组的位置坐标计算出风电机组之间的距离矩阵;继而通过频率四边形,构建表示风电机组及其连接关系的频率图模型,将风电机组之间的距离矩阵转化为频率矩阵;在频率矩阵中,最优环形集电线路内机组连线的频率大于大部分其他机组连线的频率,根据该性质迭代删除大量不在最优环形集电线路方案中的机组连线,从而大幅缩小最优集电线路方案的搜索空间;利用蚁群算法,在缩小的搜索空间中搜索最优解,得到风电场最优或近优的环形集电线路方案。通过实例验证:应用删边方法,删除了约70%不在最优解中的机组连线,大大缩小了最优解的搜索空间,验证了频率图模型的优势。 展开更多
关键词 风电场 集电线路 路径规划 频率图 蚁群算法
原文传递
Augmented line sampling and combination algorithm for imprecise time-variant reliability analysis
14
作者 Xiukai YUAN Weiming ZHENG +1 位作者 Yunfei SHU Yiwei DONG 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2024年第12期258-274,共17页
Assessment of imprecise time-variant reliability in engineering is a critical task when accounting for both the variability of structural properties and loads over time and the presence of uncertainties involved in th... Assessment of imprecise time-variant reliability in engineering is a critical task when accounting for both the variability of structural properties and loads over time and the presence of uncertainties involved in the ambiguity of parameters simultaneously.To estimate the Imprecise Time-variant Failure Probability Function(ITFPF)and derive the imprecise reliability results as a byproduct,Adaptive Combination Augmented Line Sampling(ACALS)is proposed.It consists of three integrated features:Augmented Line Sampling(ALS),adaptive strategy,and the optimal combination.ALS is adopted as an efficient analysis tool to obtain the failure probability function w.r.t.imprecise parameters.Then,the adaptive strategy iteratively applies ALS while considering both imprecise parameters and time simultaneously.Finally,the optimal combination algorithm collects all result components in an optimal manner to minimize the Coefficient of Variance(C.o.V.)of the ITFPF estimate.Overall,the proposed ACALS method outperforms the original ALS method by efficiently estimating the ITFPF while guaranteeing a minimal C.o.V.Thus,the proposed approach can serve as an effective tool for imprecise time-variant reliability analysis in real engineering applications.Several examples are presented to demonstrate the superiority of the proposed approach in addressing the challenges of estimating the ITFPF. 展开更多
关键词 Time-variant reliability Imprecise reliability line sampling Adaptive strategy Combination algorithm
原文传递
Transmission Lines Distance Protection Using Differential Equation Algorithm and Hilbert-Huang Transform
15
作者 Xingmao Liu Zhengyou He 《Journal of Power and Energy Engineering》 2014年第4期616-623,共8页
This paper proposed the scheme of transmission lines distance protection based on differential equation algorithms (DEA) and Hilbert-Huang transform (HHT). The measured impedance based on EDA is affected by various fa... This paper proposed the scheme of transmission lines distance protection based on differential equation algorithms (DEA) and Hilbert-Huang transform (HHT). The measured impedance based on EDA is affected by various factors, such as the distributed capacitance, the transient response characteristics of current transformer and voltage transformer, etc. In order to overcome this problem, the proposed scheme applies HHT to improve the apparent impedance estimated by DEA. Empirical mode decomposition (EMD) is used to decompose the data set from DEA into the intrinsic mode functions (IMF) and the residue. This residue has monotonic trend and is used to evaluate the impedance of faulty line. Simulation results show that the proposed scheme improves significantly the accuracy of the estimated impedance. 展开更多
关键词 Hilbert-Huang TRANSFORM DIFFERENTIAL EQUATION algorithm DISTANCE PROTECTION Transmission lineS
在线阅读 下载PDF
Filtering algorithm of line structured light for long-distance obstacle detection
16
作者 邵海燕 张振海 李科杰 《Journal of Beijing Institute of Technology》 EI CAS 2016年第4期521-525,共5页
Since unmanned ground vehicles often encounter concave and convex obstacles in wild ground, a filtering algorithm using line structured light to detect these long distance obstacles is proposed. For the line structure... Since unmanned ground vehicles often encounter concave and convex obstacles in wild ground, a filtering algorithm using line structured light to detect these long distance obstacles is proposed. For the line structured light image, a ranked-order based adaptively extremum median (RAEM) filter algorithm on salt and pepper noise is presented. In the algorithm, firstly effective points and noise points in a filtering window are differentiated; then the gray values of noise points are replaced by the medium of gray values of the effective pixels, with the efficient points' gray values unchanged; in the end this algorithm is proved to be efficient by experiments. Experimental resuits demonstrate that the image blur, resulting into proposed algorithm can remove noise points effectively and minimize the protecting the edge information as much as possible. 展开更多
关键词 unmanned ground vehicles line structured light concave and convex obstacles detec-tion ranked-order based adaptively extremum median (RAEM) filter filter algorithm
在线阅读 下载PDF
Research on Total Electric Field Prediction Method of Ultra-High Voltage Direct Current Transmission Line Based on Stacking Algorithm
17
作者 Yinkong Wei Mucong Wu +3 位作者 Wei Wei Paulo R.F.Rocha Ziyi Cheng Weifang Yao 《Computer Systems Science & Engineering》 2024年第3期723-738,共16页
Ultra-high voltage(UHV)transmission lines are an important part of China’s power grid and are often surrounded by a complex electromagnetic environment.The ground total electric field is considered a main electromagn... Ultra-high voltage(UHV)transmission lines are an important part of China’s power grid and are often surrounded by a complex electromagnetic environment.The ground total electric field is considered a main electromagnetic environment indicator of UHV transmission lines and is currently employed for reliable long-term operation of the power grid.Yet,the accurate prediction of the ground total electric field remains a technical challenge.In this work,we collected the total electric field data from the Ningdong-Zhejiang±800 kV UHVDC transmission project,as of the Ling Shao line,and perform an outlier analysis of the total electric field data.We show that the Local Outlier Factor(LOF)elimination algorithm has a small average difference and overcomes the performance of Density-Based Spatial Clustering of Applications with Noise(DBSCAN)and Isolated Forest elimination algorithms.Moreover,the Stacking algorithm has been found to have superior prediction accuracy than a variety of similar prediction algorithms,including the traditional finite element.The low prediction error of the Stacking algorithm highlights the superior ability to accurately forecast the ground total electric field of UHVDC transmission lines. 展开更多
关键词 DC transmission line total electric field effective data multivariable outliers LOF algorithm Stacking algorithm
在线阅读 下载PDF
Multi-Objective Optimization of Multi-Product Parallel Disassembly Line Balancing Problem Considering Multi-Skilled Workers Using a Discrete Chemical Reaction Optimization Algorithm
18
作者 Xiwang Guo Liangbo Zhou +4 位作者 Zhiwei Zhang Liang Qi Jiacun Wang Shujin Qin Jinrui Cao 《Computers, Materials & Continua》 SCIE EI 2024年第9期4475-4496,共22页
This work investigates a multi-product parallel disassembly line balancing problem considering multi-skilled workers.A mathematical model for the parallel disassembly line is established to achieve maximized disassemb... This work investigates a multi-product parallel disassembly line balancing problem considering multi-skilled workers.A mathematical model for the parallel disassembly line is established to achieve maximized disassembly profit and minimized workstation cycle time.Based on a product’s AND/OR graph,matrices for task-skill,worker-skill,precedence relationships,and disassembly correlations are developed.A multi-objective discrete chemical reaction optimization algorithm is designed.To enhance solution diversity,improvements are made to four reactions:decomposition,synthesis,intermolecular ineffective collision,and wall invalid collision reaction,completing the evolution of molecular individuals.The established model and improved algorithm are applied to ball pen,flashlight,washing machine,and radio combinations,respectively.Introducing a Collaborative Resource Allocation(CRA)strategy based on a Decomposition-Based Multi-Objective Evolutionary Algorithm,the experimental results are compared with four classical algorithms:MOEA/D,MOEAD-CRA,Non-dominated Sorting Genetic Algorithm Ⅱ(NSGA-Ⅱ),and Non-dominated Sorting Genetic Algorithm Ⅲ(NSGA-Ⅲ).This validates the feasibility and superiority of the proposed algorithm in parallel disassembly production lines. 展开更多
关键词 Parallel disassembly line balancing problem MULTI-PRODUCT multiskilled workers discrete chemical reaction optimization algorithm
在线阅读 下载PDF
四极杆-线性离子阱质谱仪的四极杆质量分辨自动调谐算法研究
19
作者 赵星宇 刘梅英 +5 位作者 张露 谢洁 屈子裕 张谛 江游 方向 《质谱学报》 北大核心 2026年第1期26-33,I0004,共9页
为实现径向激发模式四极杆-离子阱串联质谱仪的四极杆质量分辨和精度自动调谐,本研究开发了一套可自由设置目标半峰宽并自动调节仪器参数的算法。该算法通过逐步增加四极杆筛选离子质荷比、通过离子阱扫描并获得目标离子强度得到四极杆... 为实现径向激发模式四极杆-离子阱串联质谱仪的四极杆质量分辨和精度自动调谐,本研究开发了一套可自由设置目标半峰宽并自动调节仪器参数的算法。该算法通过逐步增加四极杆筛选离子质荷比、通过离子阱扫描并获得目标离子强度得到四极杆质谱峰,结合四极杆质量分辨自动调节技术调谐四极杆质量分辨,再根据质量分辨调谐结果校正四极杆质量精度。算法测试结果表明,当目标半峰宽在1~50 u范围内时,实验结果偏差低于目标半峰宽的10%,能够有效提高仪器质量分辨调谐和质量精度校正的准确性。 展开更多
关键词 四极杆-线性离子阱串联质谱(Q-LIT MS) 扫描线 质量分辨 半峰宽(FWHM) 自动调谐 自动校正 算法
在线阅读 下载PDF
Multi-Objective Genetic Algorithm to Design Manufacturing Process Line Including Feasible and Infeasible Solutions in Neighborhood
20
作者 Masahiro Arakawa Takumi Wada 《Journal of Mathematics and System Science》 2014年第4期209-219,共11页
This paper treats multi-objective problem for manufacturing process design. A purpose of the process design is to decide combinations of work elements assigned to different work centers. Multiple work elements are ord... This paper treats multi-objective problem for manufacturing process design. A purpose of the process design is to decide combinations of work elements assigned to different work centers. Multiple work elements are ordinarily assigned to each center. Here, infeasible solutions are easily generated by precedence relationship of work elements in process design. The number of infeasible solutions generated is ordinarily larger than that of feasible solutions generated in the process. Therefore, feasible and infeasible solutions are located in any neighborhood in solution space. It is difficult to seek high quality Pareto solutions in this problem by using conventional multi-objective evolutional algorithms. We consider that the problem includes difficulty to seek high quality solutions by the following characteristics: (1) Since infeasible solutions are resemble to good feasible solutions, many infeasible solutions which have good values of objective functions are easily sought in the search process, (2) Infeasible solutions are useful to select new variable conditions generating good feasible solutions in search process. In this study, a multi-objective genetic algorithm including local search is proposed using these characteristics. Maximum value of average operation times and maximum value of dispersion of operation time in all work centers are used as objective functions to promote productivity. The optimal weighted coefficient is introduced to control the ratio of feasible solutions to all solutions selected in crossover and selection process in the algorithm. This paper shows the effectiveness of the proposed algorithm on simple model. 展开更多
关键词 Process design process line feasible and infeasible solution multi-objective genetic algorithm mix production simulation
在线阅读 下载PDF
上一页 1 2 216 下一页 到第
使用帮助 返回顶部