期刊文献+
共找到697篇文章
< 1 2 35 >
每页显示 20 50 100
Efficient sampling strategy driven surrogate-based multi-objective optimization for broadband microwave metamaterial absorbers 被引量:1
1
作者 LIU Sixing PEI Changbao +3 位作者 YE Xiaodong WANG Hao WU Fan TAO Shifei 《Journal of Systems Engineering and Electronics》 CSCD 2024年第6期1388-1396,共9页
Multi-objective optimization(MOO)for the microwave metamaterial absorber(MMA)normally adopts evolutionary algo-rithms,and these optimization algorithms require many objec-tive function evaluations.To remedy this issue... Multi-objective optimization(MOO)for the microwave metamaterial absorber(MMA)normally adopts evolutionary algo-rithms,and these optimization algorithms require many objec-tive function evaluations.To remedy this issue,a surrogate-based MOO algorithm is proposed in this paper where Kriging models are employed to approximate objective functions.An efficient sampling strategy is presented to sequentially capture promising samples in the design region for exact evaluations.Firstly,new sample points are generated by the MOO on surro-gate models.Then,new samples are captured by exploiting each objective function.Furthermore,a weighted sum of the improvement of hypervolume(IHV)and the distance to sampled points is calculated to select the new sample.Compared with two well-known MOO algorithms,the proposed algorithm is vali-dated by benchmark problems.In addition,two broadband MMAs are applied to verify the feasibility and efficiency of the proposed algorithm. 展开更多
关键词 multi-objective optimization(MOO) Kriging model microwave metamaterial absorber(MMA) surrogate models sampling strategy
在线阅读 下载PDF
Multi-objective workflow scheduling in cloud system based on cooperative multi-swarm optimization algorithm 被引量:2
2
作者 YAO Guang-shun DING Yong-sheng HAO Kuang-rong 《Journal of Central South University》 SCIE EI CAS CSCD 2017年第5期1050-1062,共13页
In order to improve the performance of multi-objective workflow scheduling in cloud system, a multi-swarm multiobjective optimization algorithm(MSMOOA) is proposed to satisfy multiple conflicting objectives. Inspired ... In order to improve the performance of multi-objective workflow scheduling in cloud system, a multi-swarm multiobjective optimization algorithm(MSMOOA) is proposed to satisfy multiple conflicting objectives. Inspired by division of the same species into multiple swarms for different objectives and information sharing among these swarms in nature, each physical machine in the data center is considered a swarm and employs improved multi-objective particle swarm optimization to find out non-dominated solutions with one objective in MSMOOA. The particles in each swarm are divided into two classes and adopt different strategies to evolve cooperatively. One class of particles can communicate with several swarms simultaneously to promote the information sharing among swarms and the other class of particles can only exchange information with the particles located in the same swarm. Furthermore, in order to avoid the influence by the elastic available resources, a manager server is adopted in the cloud data center to collect the available resources for scheduling. The quality of the proposed method with other related approaches is evaluated by using hybrid and parallel workflow applications. The experiment results highlight the better performance of the MSMOOA than that of compared algorithms. 展开更多
关键词 multi-objective WORKFLOW scheduling multi-swarm OPTIMIZATION particle SWARM OPTIMIZATION (PSO) CLOUD computing system
在线阅读 下载PDF
An improved multi-objective optimization algorithm for solving flexible job shop scheduling problem with variable batches 被引量:3
3
作者 WU Xiuli PENG Junjian +2 位作者 XIE Zirun ZHAO Ning WU Shaomin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第2期272-285,共14页
In order to solve the flexible job shop scheduling problem with variable batches,we propose an improved multiobjective optimization algorithm,which combines the idea of inverse scheduling.First,a flexible job shop pro... In order to solve the flexible job shop scheduling problem with variable batches,we propose an improved multiobjective optimization algorithm,which combines the idea of inverse scheduling.First,a flexible job shop problem with the variable batches scheduling model is formulated.Second,we propose a batch optimization algorithm with inverse scheduling in which the batch size is adjusted by the dynamic feedback batch adjusting method.Moreover,in order to increase the diversity of the population,two methods are developed.One is the threshold to control the neighborhood updating,and the other is the dynamic clustering algorithm to update the population.Finally,a group of experiments are carried out.The results show that the improved multi-objective optimization algorithm can ensure the diversity of Pareto solutions effectively,and has effective performance in solving the flexible job shop scheduling problem with variable batches. 展开更多
关键词 flexible job shop variable batch inverse scheduling multi-objective evolutionary algorithm based on decomposition a batch optimization algorithm with inverse scheduling
在线阅读 下载PDF
Multi-objective optimization for draft scheduling of hot strip mill 被引量:2
4
作者 李维刚 刘相华 郭朝晖 《Journal of Central South University》 SCIE EI CAS 2012年第11期3069-3078,共10页
A multi-objective optimization model for draft scheduling of hot strip mill was presented, rolling power minimizing, rolling force ratio distribution and good strip shape as the objective functions. A multi-objective ... A multi-objective optimization model for draft scheduling of hot strip mill was presented, rolling power minimizing, rolling force ratio distribution and good strip shape as the objective functions. A multi-objective differential evolution algorithm based on decomposition (MODE/D). The two-objective and three-objective optimization experiments were performed respectively to demonstrate the optimal solutions of trade-off. The simulation results show that MODE/D can obtain a good Pareto-optimal front, which suggests a series of alternative solutions to draft scheduling. The extreme Pareto solutions are found feasible and the centres of the Pareto fronts give a good compromise. The conflict exists between each two ones of three objectives. The final optimal solution is selected from the Pareto-optimal front by the importance of objectives, and it can achieve a better performance in all objective dimensions than the empirical solutions. Finally, the practical application cases confirm the feasibility of the multi-objective approach, and the optimal solutions can gain a better rolling stability than the empirical solutions, and strip flatness decreases from (0± 63) IU to (0±45) IU in industrial production. 展开更多
关键词 hot strip mill draft scheduling multi-objective optimization multi-objective differential evolution algorithm based ondecomposition (MODE/D) Pareto-optimal front
在线阅读 下载PDF
Multi-objective reconfigurable production line scheduling for smart home appliances 被引量:2
5
作者 LI Shiyun ZHONG Sheng +4 位作者 PEI Zhi YI Wenchao CHEN Yong WANG Cheng ZHANG Wenzhu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第2期297-317,共21页
In a typical discrete manufacturing process,a new type of reconfigurable production line is introduced,which aims to help small-and mid-size enterprises to improve machine utilization and reduce production cost.In ord... In a typical discrete manufacturing process,a new type of reconfigurable production line is introduced,which aims to help small-and mid-size enterprises to improve machine utilization and reduce production cost.In order to effectively handle the production scheduling problem for the manufacturing system,an improved multi-objective particle swarm optimization algorithm based on Brownian motion(MOPSO-BM)is proposed.Since the existing MOPSO algorithms are easily stuck in the local optimum,the global search ability of the proposed method is enhanced based on the random motion mechanism of the BM.To further strengthen the global search capacity,a strategy of fitting the inertia weight with the piecewise Gaussian cumulative distribution function(GCDF)is included,which helps to maintain an excellent convergence rate of the algorithm.Based on the commonly used indicators generational distance(GD)and hypervolume(HV),we compare the MOPSO-BM with several other latest algorithms on the benchmark functions,and it shows a better overall performance.Furthermore,for a real reconfigurable production line of smart home appliances,three algorithms,namely non-dominated sorting genetic algorithm-II(NSGA-II),decomposition-based MOPSO(dMOPSO)and MOPSO-BM,are applied to tackle the scheduling problem.It is demonstrated that MOPSO-BM outperforms the others in terms of convergence rate and quality of solutions. 展开更多
关键词 reconfigurable production line improved particle swarm optimization(PSO) multi-objective optimization flexible flowshop scheduling smart home appliances
在线阅读 下载PDF
An integer multi-objective optimization model and an enhanced non-dominated sorting genetic algorithm for contraflow scheduling problem
6
作者 李沛恒 楼颖燕 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第6期2399-2405,共7页
To determine the onset and duration of contraflow evacuation, a multi-objective optimization(MOO) model is proposed to explicitly consider both the total system evacuation time and the operation cost. A solution algor... To determine the onset and duration of contraflow evacuation, a multi-objective optimization(MOO) model is proposed to explicitly consider both the total system evacuation time and the operation cost. A solution algorithm that enhances the popular evolutionary algorithm NSGA-II is proposed to solve the model. The algorithm incorporates preliminary results as prior information and includes a meta-model as an alternative to evaluation by simulation. Numerical analysis of a case study suggests that the proposed formulation and solution algorithm are valid, and the enhanced NSGA-II outperforms the original algorithm in both convergence to the true Pareto-optimal set and solution diversity. 展开更多
关键词 hurricane evacuation contraflow scheduling multi-objective optimization NSGA-II
在线阅读 下载PDF
Multi-objective optimization of rolling schedule based on cost function for tandem cold mill 被引量:4
7
作者 陈树宗 张欣 +3 位作者 彭良贵 张殿华 孙杰 刘印忠 《Journal of Central South University》 SCIE EI CAS 2014年第5期1733-1740,共8页
In terms of tandem cold mill productivity and product quality, a multi-objective optimization model of rolling schedule based on cost fimction was proposed to determine the stand reductions, inter-stand tensions and r... In terms of tandem cold mill productivity and product quality, a multi-objective optimization model of rolling schedule based on cost fimction was proposed to determine the stand reductions, inter-stand tensions and rolling speeds for a specified product. The proposed schedule optimization model consists of several single cost fi.mctions, which take rolling force, motor power, inter-stand tension and stand reduction into consideration. The cost function, which can evaluate how far the rolling parameters are from the ideal values, was minimized using the Nelder-Mead simplex method. The proposed rolling schedule optimization method has been applied successfully to the 5-stand tandem cold mill in Tangsteel, and the results from a case study show that the proposed method is superior to those based on empirical formulae. 展开更多
关键词 tandem cold mill multi-object optimization rolling schedule cost function simplex algorithm
在线阅读 下载PDF
Simulation-based multi-objective optimization for roll shifting strategy in hot strip mill 被引量:2
8
作者 李维刚 《Journal of Central South University》 SCIE EI CAS 2013年第5期1226-1234,共9页
A simulation-based multi-objective optimization approach for roll shifting strategy in hot strip mills was presented. Firstly, the effect of roll shifting strategy on wear contour was investigated by mtmerical simulat... A simulation-based multi-objective optimization approach for roll shifting strategy in hot strip mills was presented. Firstly, the effect of roll shifting strategy on wear contour was investigated by mtmerical simulation, and two evaluation indexes including edge smoothness and body smoothness of wear contours were introduced. Secondly, the edge smoothness average and body smoothness average of all the strips in a rolling campaign were selected as objective functions, and shifting control parameters as decision variables, the multi-objective method of MODE/D as the optimizer, and then a simulation-based multi-objective optimization model for roll shifting strategy was built. The experimental result shows that MODE/D can obtain a good Pareto-optimal front, which suggests a series of alternative solutions to roll shifting strategy. Moreover, the conflicting relationship between two objectives can also be found, which indicates another advantage of multi-objective optimization. Finally, industrial test confirms the feasibility of the multi-objective approach for roll shifting strategy, and it can improve strip profile and extend same width rolling miles of a rolling campaign from 35 km to 70 km. 展开更多
关键词 hot rolling roll shifting strategy roll wear multi-objective optimization Pareto-optimal front
在线阅读 下载PDF
Shift scheduling strategy development for parallel hybrid construction vehicles 被引量:1
9
作者 LI Tian-yu LIU Hui-ying +1 位作者 ZHANG Zhi-wen DING Dao-lin 《Journal of Central South University》 SCIE EI CAS CSCD 2019年第3期587-603,共17页
The shift scheduling system of the transmission has an important effect on the dynamic and economic performance of hybrid vehicles. In this work, shift scheduling strategies are developed for parallel hybrid construct... The shift scheduling system of the transmission has an important effect on the dynamic and economic performance of hybrid vehicles. In this work, shift scheduling strategies are developed for parallel hybrid construction vehicles. The effect of power distribution and direction on shift characteristics of the parallel hybrid vehicle with operating loads is evaluated, which must be considered for optimal shift control. A power distribution factor is defined to accurately describe the power distribution and direction in various parallel hybrid systems. This paper proposes a Levenberg-Marquardt algorithm optimized neural network shift scheduling strategy. The methodology contains two objective functions, it is a dynamic combination of a dynamic shift schedule for optimal vehicle acceleration, and an energy-efficient shift schedule for optimal powertrain efficiency. The study is performed on a test bench under typical operating conditions of a wheel loader. The experimental results show that the proposed strategies offer effective and competitive shift performance. 展开更多
关键词 construction vehicle hybrid electric vehicle shift scheduling strategy shift control neural network
在线阅读 下载PDF
Reactive scheduling of multiple EOSs under cloud uncertainties:model and algorithms 被引量:4
10
作者 WANG Jianjiang HU Xuejun HE Chuan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第1期163-177,共15页
Most earth observation satellites(EOSs)are low-orbit satellites equipped with optical sensors that cannot see through clouds.Hence,cloud coverage,high dynamics,and cloud uncertainties are important issues in the sched... Most earth observation satellites(EOSs)are low-orbit satellites equipped with optical sensors that cannot see through clouds.Hence,cloud coverage,high dynamics,and cloud uncertainties are important issues in the scheduling of EOSs.The proactive-reactive scheduling framework has been proven to be effective and efficient for the uncertain scheduling problem and has been extensively employed.Numerous studies have been conducted on methods for the proactive scheduling of EOSs,including expectation,chance-constrained,and robust optimization models and the relevant solution algorithms.This study focuses on the reactive scheduling of EOSs under cloud uncertainties.First,using an example,we describe the reactive scheduling problem in detail,clarifying its significance and key issues.Considering the two key objectives of observation profits and scheduling stability,we construct a multi-objective optimization mathematical model.Then,we obtain the possible disruptions of EOS scheduling during execution under cloud uncertainties,adopting an event-driven policy for the reactive scheduling.For the different disruptions,different reactive scheduling algorithms are designed.Finally,numerous simulation experiments are conducted to verify the feasibility and effectiveness of the proposed reactive scheduling algorithms.The experimental results show that the reactive scheduling algorithms can both improve observation profits and reduce system perturbations. 展开更多
关键词 earth observation satellite(EOS) uncertainty of clouds reactive scheduling multi-objective optimization EVENT-DRIVEN HEURISTIC
在线阅读 下载PDF
A hybrid discrete particle swarm optimization-genetic algorithm for multi-task scheduling problem in service oriented manufacturing systems 被引量:4
11
作者 武善玉 张平 +2 位作者 李方 古锋 潘毅 《Journal of Central South University》 SCIE EI CAS CSCD 2016年第2期421-429,共9页
To cope with the task scheduling problem under multi-task and transportation consideration in large-scale service oriented manufacturing systems(SOMS), a service allocation optimization mathematical model was establis... To cope with the task scheduling problem under multi-task and transportation consideration in large-scale service oriented manufacturing systems(SOMS), a service allocation optimization mathematical model was established, and then a hybrid discrete particle swarm optimization-genetic algorithm(HDPSOGA) was proposed. In SOMS, each resource involved in the whole life cycle of a product, whether it is provided by a piece of software or a hardware device, is encapsulated into a service. So, the transportation during production of a task should be taken into account because the hard-services selected are possibly provided by various providers in different areas. In the service allocation optimization mathematical model, multi-task and transportation were considered simultaneously. In the proposed HDPSOGA algorithm, integer coding method was applied to establish the mapping between the particle location matrix and the service allocation scheme. The position updating process was performed according to the cognition part, the social part, and the previous velocity and position while introducing the crossover and mutation idea of genetic algorithm to fit the discrete space. Finally, related simulation experiments were carried out to compare with other two previous algorithms. The results indicate the effectiveness and efficiency of the proposed hybrid algorithm. 展开更多
关键词 service-oriented architecture (SOA) cyber physical systems (CPS) multi-task scheduling service allocation multi-objective optimization particle swarm algorithm
在线阅读 下载PDF
A novel hybrid estimation of distribution algorithm for solving hybrid flowshop scheduling problem with unrelated parallel machine 被引量:10
12
作者 孙泽文 顾幸生 《Journal of Central South University》 SCIE EI CAS CSCD 2017年第8期1779-1788,共10页
The hybrid flow shop scheduling problem with unrelated parallel machine is a typical NP-hard combinatorial optimization problem, and it exists widely in chemical, manufacturing and pharmaceutical industry. In this wor... The hybrid flow shop scheduling problem with unrelated parallel machine is a typical NP-hard combinatorial optimization problem, and it exists widely in chemical, manufacturing and pharmaceutical industry. In this work, a novel mathematic model for the hybrid flow shop scheduling problem with unrelated parallel machine(HFSPUPM) was proposed. Additionally, an effective hybrid estimation of distribution algorithm was proposed to solve the HFSPUPM, taking advantage of the features in the mathematic model. In the optimization algorithm, a new individual representation method was adopted. The(EDA) structure was used for global search while the teaching learning based optimization(TLBO) strategy was used for local search. Based on the structure of the HFSPUPM, this work presents a series of discrete operations. Simulation results show the effectiveness of the proposed hybrid algorithm compared with other algorithms. 展开更多
关键词 hybrid estimation of distribution algorithm teaching learning based optimization strategy hybrid flow shop unrelated parallel machine scheduling
在线阅读 下载PDF
Multi-objective Function Optimization for Environmental Control of a Greenhouse Based on a RBF and NSGA-Ⅱ
13
作者 Zhou Xiu-li Liu Ming-wei +3 位作者 Wang Ling Xu Xiao-chuan Chen Gang Wang De-fu 《Journal of Northeast Agricultural University(English Edition)》 CAS 2021年第1期75-89,共15页
To better meet the needs of crop growth and achieve energy savings and efficiency enhancements,constructing a reliable environmental model to optimize greenhouse decision parameters is an important problem to be solve... To better meet the needs of crop growth and achieve energy savings and efficiency enhancements,constructing a reliable environmental model to optimize greenhouse decision parameters is an important problem to be solved.In this work,a radial-basis function(RBF)neural network was used to mine the potential changes of a greenhouse environment,a temperature error model was established,a multi-objective optimization function of energy consumption was constructed and the corresponding decision parameters were optimized by using a non-dominated sorting genetic algorithm with an elite strategy(NSGA-Ⅱ).The simulation results showed that RBF could clarify the nonlinear relationship among the greenhouse environment variables and decision parameters and the greenhouse temperature.The NSGA-Ⅱ could well search for the Pareto solution for the objective functions.The experimental results showed that after 40 min of combined control of sunshades and sprays,the temperature was reduced from 31℃to 25℃,and the power consumption was 0.5 MJ.Compared with tire three days of July 24,July 25 and July 26,2017,the energy consumption of the controlled production greenhouse was reduced by 37.5%,9.1%and 28.5%,respectively. 展开更多
关键词 greenhouse temperature multi-objective optimization radial-basis function(RBF) non-dominated sorting genetic algorithm with an elite strategy(NSGA-Ⅱ)
在线阅读 下载PDF
边缘计算环境下基于相关性的任务分区实时低功耗调度算法
14
作者 刘芳 陈子煜 +3 位作者 马昆 彭敏 何炎祥 胡威 《小型微型计算机系统》 北大核心 2025年第2期289-296,共8页
在嵌入式实时系统中,边缘智能技术显著提升了计算性能.然而,确保任务时效性、提高效率、降低能耗和系统阻塞仍然是关键研究领域.本研究专注于同质多核系统的任务调度问题,提出了一种名为“基于相关性的任务分区节能调度策略”(CBTP)的... 在嵌入式实时系统中,边缘智能技术显著提升了计算性能.然而,确保任务时效性、提高效率、降低能耗和系统阻塞仍然是关键研究领域.本研究专注于同质多核系统的任务调度问题,提出了一种名为“基于相关性的任务分区节能调度策略”(CBTP)的节能调度策略.CBTP通过深度分析任务之间的依赖关系,为它们分配最优处理器,减少资源争用和阻塞.为了实现高效的并发访问,采用了多处理器堆栈资源协议(MSRP)和高性能的分区最早截止优先调度算法(P-EDF).同时,CBTP引入了双速节能机制,结合动态电压和频率调整(DVFS)来灵活调整任务的执行速度.实验结果表明,CBTP策略明显优于传统方法,显著降低了系统阻塞和能耗,验证了其在同质多核系统中的卓越性和有效性.这项研究提供了一种新的视角,旨在边缘计算环境下来提升实时系统的调度性能,同时提高调度的能源效率. 展开更多
关键词 边缘智能 任务时效性 任务调度 能耗 多核系统 CBTP策略
在线阅读 下载PDF
计及EV和BESS的配电网削峰填谷两阶段优化调度策略研究
15
作者 刘仲民 王瑜 《电源学报》 北大核心 2025年第1期160-172,共13页
随着电动汽车的大规模入网,其无序充电使得负荷峰谷差距进一步激增,给电力系统的稳定运行带来了负面影响,因此提出1种计及电动汽车负荷和电池储能系统的削峰填谷两阶段优化调度策略。首先,以用户充电成本和负荷绝对峰谷差最小为目标建... 随着电动汽车的大规模入网,其无序充电使得负荷峰谷差距进一步激增,给电力系统的稳定运行带来了负面影响,因此提出1种计及电动汽车负荷和电池储能系统的削峰填谷两阶段优化调度策略。首先,以用户充电成本和负荷绝对峰谷差最小为目标建立电动汽车有序充电调度模型,利用改进粒子群优化算法对模型进行求解,促使电动汽车避峰充电;其次,以负荷方差和储能寿命综合成本最小为目标建立储能系统削峰填谷优化调度模型,采用改进哈里斯鹰优化HHO(Harris Hawks optimization)算法对模型进行求解,从而减小负荷峰谷差,并通过削峰填谷评价指标对优化结果进行评估和分析;最后,以某电网实测负荷功率为例进行仿真实验,结果表明,所提两阶段优化调度策略使得负荷峰值降低了约147 k W,负荷谷值上升了约223 k W,峰谷差降低了约46.73%,能够有效改善负荷曲线,缓解负荷高峰期电力供应紧张的压力,保证了电网的安全、稳定运行。 展开更多
关键词 削峰填谷 储能系统 调度策略 两阶段优化 哈里斯鹰优化
在线阅读 下载PDF
多因素柔性作业车间绿色调度的改进进化算法
16
作者 王建华 吴传宇 许莉萍 《计算机应用》 北大核心 2025年第6期1954-1962,共9页
针对考虑设置与运输时间约束且机器加工速度可变的多因素柔性作业车间绿色调度问题(MFJGSP-STVS),构建以完工时间与能源消耗为优化目标的数学模型,并提出一种改进的多目标进化算法(EMoEA)求解该问题。该算法采用三层整数编码方式,在解... 针对考虑设置与运输时间约束且机器加工速度可变的多因素柔性作业车间绿色调度问题(MFJGSP-STVS),构建以完工时间与能源消耗为优化目标的数学模型,并提出一种改进的多目标进化算法(EMoEA)求解该问题。该算法采用三层整数编码方式,在解码中使用机器空闲时间优先(MIP)规则和开关机策略(TOF)优化目标,利用全局搜索(GS)等启发式规则生成初始种群;为了加快算法收敛,基于非支配分层思想设计一种聚类交叉方式;为防止算法过早收敛而陷入局部最优,采用衍生策略扩散非支配解集,通过基于关键路径的自适应局部搜索策略进一步强化算法探索解空间的能力。仿真实验结果表明,与原始的多目标进化算法相比,EMoEA中的每个设计都有更优的超体积(HV)与逆世代距离(IGD)指标;与非支配排序遗传算法(NSGA-Ⅱ)和混合Jaya(HJaya)算法相比,EMoEA在HV与IGD这2个指标上占据优势,且收敛较快,在大多数实例中都获得最优的目标值。可见,EMoEA性能更好,能有效地解决MFJGSP-STVS,为企业提供高质量的调度方案。 展开更多
关键词 设置与运输时间 机器可变加工速度 柔性作业车间绿色调度 聚类交叉 衍生策略 自适应局部搜索
在线阅读 下载PDF
贪心策略与调度规则融合的煤矸分拣机器人多任务分配方法
17
作者 曹现刚 丁文韬 +3 位作者 吴旭东 王鹏 藏家松 刘依哲 《工矿自动化》 北大核心 2025年第4期64-73,139,共11页
煤炭复杂的原煤开采工艺与原煤含矸率变化导致带式输送机上矸石的到达率、位置坐标和粒度大小呈现非线性变化,影响煤矸分拣的综合收益。在综合考虑矸石队列特征与排队论调度规则的基础上,提出了贪心策略与调度规则融合的多机械臂煤矸分... 煤炭复杂的原煤开采工艺与原煤含矸率变化导致带式输送机上矸石的到达率、位置坐标和粒度大小呈现非线性变化,影响煤矸分拣的综合收益。在综合考虑矸石队列特征与排队论调度规则的基础上,提出了贪心策略与调度规则融合的多机械臂煤矸分拣机器人多任务分配方法。构建包含匹配矩阵、效益矩阵和环境状态矩阵的多机械臂煤矸分拣机器人多任务分配基础框架。分析矸石队列各维度信息特点与部分调度规则机理,研究不同调度规则间的组合方法,建立调度规则组合集,通过贪心策略比较不同时间窗口内不同调度规则的综合收益,以煤矸分拣过程中的分拣率与任务完成成功率作为综合收益,按照综合收益最大来选择调度规则进行多任务分配。搭建不同最大过煤量的时变原煤流仿真环境,进行多机械臂煤矸分拣机器人多任务分配仿真实验,结果表明:对于最大过煤量120,150 kg/s的时变原煤流样本,采用贪心策略与调度规则融合的煤矸分拣机器人多任务分配方法时矸石分拣率分别为97.69%,89.10%,较单一调度规则方法分别提升6.82%,5.67%;任务完成成功率为95.64%,86.46%,较单一调度规则方法分别提升3.02%,2.13%;机械臂利用率标准差较小,表明该方法降低了原煤流时变性对煤矸分拣综合收益的影响。 展开更多
关键词 煤矸分拣机器人 多机械臂 时变原煤流 多任务分配 贪心策略 调度规则组合
在线阅读 下载PDF
基于改进GEP的绿色柔性作业车间调度研究
18
作者 王婷 于颖 赵曜 《组合机床与自动化加工技术》 北大核心 2025年第3期219-225,231,共8页
降低制造过程能源消耗和碳排放是近年来备受制造业关注的问题,车间生产是制造过程产生能耗的主要因素之一,合理的车间调度方法可以有效降低车间生产能耗和碳排放。针对绿色柔性作业车间调度问题(green flexible job shop scheduling pro... 降低制造过程能源消耗和碳排放是近年来备受制造业关注的问题,车间生产是制造过程产生能耗的主要因素之一,合理的车间调度方法可以有效降低车间生产能耗和碳排放。针对绿色柔性作业车间调度问题(green flexible job shop scheduling problem,GFJSP),提出了一种改进的多目标基因表达式编程(multi-objective gene expression programming,MOGEP)算法,并建立起以最大完工时间和总能耗为优化目标的数学模型。针对GFJSP的特点和MOGEP算法的求解方式,设计了用于车间调度问题的个体评价机制;针对算法特殊的基因构造形式,设计了基于K-表达式的变异操作和重组操作;提出了基于个体的自适应遗传算子,能够动态地调整遗传操作的概率;在MOGEP框架中融入了具有5层邻域结构的禁忌搜索策略,避免算法过早陷入局部最优。通过仿真对比实验证明,改进MOGEP算法在兼顾解的分布性的同时增强了全局收敛能力,具有更高的探索效率;且其生成的调度规则能够有效优化完工时间和生产能耗,具有实际应用价值。 展开更多
关键词 绿色柔性作业车间调度 多目标基因表达式编程 个体评价机制 自适应遗传算子 禁忌搜索策略
在线阅读 下载PDF
考虑适宜生态流量的水库多目标优化调度研究 被引量:2
19
作者 杨国轩 傅志敏 +1 位作者 王亚坤 孟颖 《水电能源科学》 北大核心 2025年第1期192-196,共5页
为进一步优化调整水库调度方式,以黑泉水库为例,通过计算确定河道适宜生态流量,构建了综合考虑供水、生态及发电目标的水库优化调度模型,并对所得最优解集进一步分析,寻求协调供水、生态及发电效益的水库均衡调度方案。结果表明,黑泉水... 为进一步优化调整水库调度方式,以黑泉水库为例,通过计算确定河道适宜生态流量,构建了综合考虑供水、生态及发电目标的水库优化调度模型,并对所得最优解集进一步分析,寻求协调供水、生态及发电效益的水库均衡调度方案。结果表明,黑泉水库的供水目标与生态目标及发电目标间存在明显的竞争关系,均衡方案(以平水年为例)可在河道适宜生态流量保证率达91.7%的同时,使灌溉供水保证率达86.5%,实现了较好的综合效益。研究结果可为黑泉水库科学高效决策提供技术支撑。 展开更多
关键词 水库调度 多目标优化 适宜生态流量 黑泉水库 均衡方案
在线阅读 下载PDF
考虑乘客出行选择的需求响应公交调度方法 被引量:1
20
作者 孙洁 靳文舟 张永 《深圳大学学报(理工版)》 北大核心 2025年第2期192-204,I0011,I0012,共15页
需求响应公交模式的1个关键问题是如何在确保运营商盈利的同时,为乘客提供高质量的服务.为设计出高效的需求响应公交调度方案,运用多元logit模型描述乘客出行选择行为,制定基于服务水平的票价策略;将品类优化方法与公交调度问题相结合,... 需求响应公交模式的1个关键问题是如何在确保运营商盈利的同时,为乘客提供高质量的服务.为设计出高效的需求响应公交调度方案,运用多元logit模型描述乘客出行选择行为,制定基于服务水平的票价策略;将品类优化方法与公交调度问题相结合,建立考虑品类优化的需求响应公交动态调度模型,设计改进动态插入算法进行求解;分别以Sioux Falls经典路网进行模拟算例分析,并以广州市黄埔区路网进行实际算例分析.针对模拟算例的优化结果验证了模型的可行性,针对实际算例的结果表明,该模型在高峰期和非高峰期服务乘客的比例分别达到83.3%和90.0%,且改进动态插入算法能够实现对乘客需求的秒级响应,相较于里程票制,基于服务水平的票制使运营利润和乘客服务率分别提高18.2%和5.0%,相较于单一出行方案,提供多种备选方案的品类优化使运营利润和乘客服务率分别提高27.4%和12.8%,且平均票价减少6.3%,验证了本模型在提升运营商经济效益和乘客服务质量方面的有效性. 展开更多
关键词 交通运输工程 公交调度 需求响应公交 多元LOGIT模型 品类优化 票价策略
在线阅读 下载PDF
上一页 1 2 35 下一页 到第
使用帮助 返回顶部