WO2022000924A1 - Double-resource die job shop scheduling optimization method based on ammas-ga nested algorithm - Google Patents

Double-resource die job shop scheduling optimization method based on ammas-ga nested algorithm Download PDF

Info

Publication number
WO2022000924A1
WO2022000924A1 PCT/CN2020/127971 CN2020127971W WO2022000924A1 WO 2022000924 A1 WO2022000924 A1 WO 2022000924A1 CN 2020127971 W CN2020127971 W CN 2020127971W WO 2022000924 A1 WO2022000924 A1 WO 2022000924A1
Authority
WO
WIPO (PCT)
Prior art keywords
equipment
resource
scheduling
pheromone
personnel
Prior art date
Application number
PCT/CN2020/127971
Other languages
French (fr)
Chinese (zh)
Inventor
初红艳
李�瑞
刘志峰
赵凯林
黄凯峰
Original Assignee
北京工业大学
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京工业大学 filed Critical 北京工业大学
Publication of WO2022000924A1 publication Critical patent/WO2022000924A1/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • G05B19/41865Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM] characterised by job scheduling, process planning, material flow
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • G05B19/41885Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM] characterised by modeling, simulation of the manufacturing system

Definitions

  • the invention relates to job shop scheduling technology, in particular to a dual-resource job shop scheduling modeling and optimization method, in particular to a digital job shop for mold production using high-end numerical control processing equipment, and belongs to the technical field of intelligent manufacturing and scheduling.
  • Job shop scheduling problem is a kind of resource allocation problem that satisfies the requirements of task configuration and sequence constraints, and is a typical NP problem.
  • the scheduling problem when only machine tool equipment resources are constrained is called single-resource scheduling problem; but in actual production, equipment operators are often a very common type of constrained resources, and different operators can operate equipment types and The numbers are generally different; therefore, the scheduling problem in which the two resources, processing equipment and operators, are constrained, is generally referred to as a dual-resource scheduling problem.
  • this kind of scheduling problem is optimized and solved, it is not only necessary to select two types of resources, but also to sequence the processes. The problem is more complicated to solve. If a single algorithm is used to solve it, it is difficult to solve and it is difficult to obtain the desired solution. Therefore, it has important theoretical significance and engineering application value to study this kind of dual-resource job shop scheduling model and optimization method in combination with different actual production requirements.
  • Ant colony algorithm The basic idea of ant colony algorithm is derived from the shortest path principle of ants foraging in nature. It has been widely used in various combinatorial optimization problems that are difficult to solve, including traveling salesman problem, scheduling problem, and path optimization problem. Ant colony algorithm has the following advantages: positive feedback, strong robustness, distributed computing, easy to combine with other algorithms, etc. At the same time, it also has its own shortcomings: it requires a long computing time, and it is easy to fall into local optimum and stagnate.
  • the genetic algorithm borrows the idea of biological genetics, and realizes the improvement of individual fitness by simulating natural selection, crossover, mutation and other operations, and iterates continuously to gradually find the optimal solution (or suboptimal solution).
  • the optimal solution or suboptimal solution.
  • With implicit parallelism and global solution space search ability it is widely used in the field of production scheduling, and the classical genetic algorithm has better global optimization solving ability.
  • the invention comprehensively analyzes the equipment energy consumption, equipment and personnel load and completion time of the mold production workshop on the basis of considering the diverse needs of enterprises, and establishes a dual-resource workshop multi-objective scheduling
  • the problem model is proposed, and an AMMAS-GA (Adaptive Max-MinAnt SystemAnd Genetic Algorithm) nested algorithm is proposed to optimize the solution.
  • AMMAS-GA Adaptive Max-MinAnt SystemAnd Genetic Algorithm
  • the purpose of the present invention is to provide a workshop scheduling method for mold production operations, so as to reasonably allocate workshop resources, balance the load of various resources in the workshop, minimize energy consumption, and shorten the completion time, improve the production efficiency of mold production enterprises, and shorten the production cycle. , reduce costs and facilitate enterprise production management.
  • the present invention establishes a multi-objective scheduling problem model for a dual-resource workshop with the optimization objectives of completion time, energy consumption and equipment and personnel load balance for a digital mold production workshop.
  • an AMMAS-GA nesting algorithm is proposed, which is composed of an improved adaptive max-min ant colony system and a genetic algorithm nested, which can effectively solve the optimal solution or sub-optimal solution of multi-objective scheduling problems. optimal solution.
  • an example is carried out to verify the feasibility and effectiveness of the algorithm in solving the multi-objective scheduling problem of dual-resource job shop.
  • a dual-resource mold production job shop scheduling method the steps are as follows:
  • Step 1 Establish a dual-resource job shop multi-objective scheduling model with the optimization goals of completion time, energy consumption and equipment and personnel load balance.
  • the dual-resource mold workshop includes several workpieces to be processed, several processing equipment with different functional types, and several workers who can operate different types of equipment. It is necessary to determine the completion time, energy consumption and Loads of equipment personnel and to minimize completion time, energy consumption and load balancing.
  • Step 1.1 Establish a dual-resource job shop equipment and personnel load model
  • Load balance refers to the load balance degree of each processing equipment and personnel in the processing process.
  • the present invention uses the standard deviation of the cumulative load of each equipment and personnel to measure the load balance degree. The smaller the standard deviation, the more reasonable the processing equipment and personnel used in the task will be, and the load will be balanced.
  • the calculation formulas for the degree of load balance between equipment and personnel are as follows:
  • L e is the load balance degree of all equipment
  • L p is the load balance degree of all personnel
  • M is the total number of processing equipment
  • K is the total number of workers
  • m is the equipment number
  • k is the personnel number
  • Step 1.2 Establish workshop energy consumption model
  • the energy consumption of the workshop includes two parts: equipment standby energy consumption and equipment processing energy consumption.
  • the energy consumption of each part is equal to the product of power and time.
  • the formula for calculating the total energy consumption of the workshop is as follows:
  • E is the total energy consumption
  • M is the total time of the device is in the processing state
  • T m is the idle time waiting processing on the m devices
  • T m is the idle time waiting processing on the m devices
  • the standby power of the mth device is the processing power of the mth device
  • Step 1.3 Build the shop make-time model
  • the completion time of a single workpiece is the total time taken from the moment the workpiece starts to be processed to the completion of the last operation. Therefore, the total completion time of shop completion is equal to the maximum completion time of all workpieces, which can be expressed as follows:
  • c i is the total processing completion time of the ith workpiece, and C is the maximum completion time of all workpieces;
  • Step 2 For the dual-resource job shop multi-objective scheduling model established in step 1, the resource selection problem in the model can be regarded as a path optimization problem.
  • the ant colony algorithm has a strong search ability in path optimization.
  • the basic ant colony algorithm is prone to the shortcomings of stagnation and long search time.
  • the invention designs an improved self-adaptive maximum and minimum ant colony system to select equipment and personnel resources, which effectively overcomes the long search time and easy trapping of the basic ant colony algorithm.
  • the optimal stagnation phenomenon occurs, the resource allocation is optimized; then, according to the resource constraints selected by the ants, the genetic algorithm is used to sort the process.
  • the outer layer of the AMMAS-GA nesting algorithm uses the adaptive maximum and minimum ant colony system to complete the allocation of two types of resources, and the inner layer uses the genetic algorithm to sort the processes according to the resource selection result as a constraint, and finally feeds back the results of the scheduling scheme to the outer layer algorithm. Influence ants' choice of resources.
  • the main flow of the algorithm is as follows:
  • Step 2.1 The adaptive maximum and minimum ant colony system is designed as follows:
  • Step 2.1.1 Resource selection strategy design of maximum and minimum ant colony system
  • Equipment selection strategy design According to the cumulative load of the equipment and the energy consumption of the equipment processing, the processing equipment is determined, and the equipment with the small cumulative load of the equipment and the low energy consumption of the equipment processing is preferentially selected.
  • Personnel selection strategy design According to the cumulative load of optional operators, determine the personnel, and give preference to workers with small cumulative load.
  • Design heuristic information so that ants preferentially select equipment with low cumulative load of equipment and low energy consumption for equipment processing when selecting nodes at the equipment layer, and preferentially select workers with low cumulative load when selecting nodes at the personnel layer.
  • Step 2.1.3 Adaptive adjustment of pheromone retention coefficient
  • pheromone increment design In general pheromone increment allocation, pheromone increments of the same size are allocated to different sections of the same path, but obviously different sections on the same path have a significant effect on ants searching for the best path different. Therefore, it is necessary to allocate a larger pheromone increment to a better road section and a smaller pheromone increment to a poor road section according to the road section conditions.
  • the pheromone update operator is designed so that the optimal path pheromone is continuously accumulated, and it will not converge too quickly or even stagnate.
  • Step 2.2.1 Coding The chromosome coding method adopts the integer coding based on the process, and each chromosome can represent the processing sequence of all workpieces.
  • Step 2.2.2 Generation of initial solution: generate most of the initial population individuals by random generation, and generate a small number of initial population individuals by heuristic rules.
  • Step 2.2.3 Calculation of fitness function value: take the weighted sum of the unified dimension of target completion time C and energy consumption E of the scheduling scheme corresponding to each individual as the fitness value of the individual population.
  • Crossover carry out single-point crossover with a certain crossover probability.
  • Mutation randomly carry out two-point exchange gene mutation and insertion mutation with a certain mutation probability.
  • the beneficial effects of the invention are as follows: for the digital mold production workshop, a multi-objective scheduling model of the dual-resource workshop is established with the optimization goals of completion time, energy consumption and equipment and personnel load balance. And based on this model, an AMMAS-GA nested algorithm is proposed, which can effectively solve the optimal or sub-optimal solution of multi-objective scheduling problems, which can be used for workshop scheduling, improve workshop production efficiency, reduce energy consumption, and satisfy Equipment and personnel load balance production.
  • Figure 1 is the flow chart of the AMMAS-GA nesting algorithm
  • Figure 2 is the iterative process diagram of the unified dimension sum of the optimization objective
  • Figure 3 is a Gantt chart for device-based scheduling
  • Figure 4 is a Gantt chart for personnel-based scheduling
  • the general mold production process includes: roughing, finishing, drilling, complex surface processing, heat treatment, etc.
  • the mold production workshop includes a number of workers with different operating capabilities, a number of rough machining equipment with different specifications and models, a number of finishing CNC milling machines with different specifications and models, a number of five-axis deep hole drills with different specifications and models, and a number of different specifications and models.
  • the workshop equipment adopts numerical control processing equipment.
  • the numerical control processing program is sent to the workshop along with the production process.
  • the dependence of the processing process on people is reduced.
  • the proficiency and level of workers no longer affect the processing process, and there will be no processing time due to different proficiency of workers. different phenomena. Therefore, once the processing technology is determined, the processing time of the process will not change with the selected equipment and personnel. What is more important for workers is whether they can operate different CNC equipment.
  • the job shop scheduling problem for dual-resource mold production can be described as: there are N workpieces to be processed, M processing equipment with different functions, and P workers with different operating capabilities, where the number of workers P is less than the number of equipment M, so at least one worker needs to Ability to operate more than one piece of equipment, and the type and quantity of equipment each worker can operate may vary. It is known that each workpiece consists of multiple processes, the processing time of each process is determined, and the sequence of each process of each workpiece is pre-determined; it is necessary to select a selection for each process of each workpiece according to the requirements of the process type and the function model of the equipment.
  • Step 1 Establish a dual-resource job shop multi-objective scheduling model with the optimization goals of completion time, energy consumption and equipment and personnel load balance.
  • At least one worker can operate a certain equipment, and at least one worker needs to have the ability to operate more than one equipment.
  • formula (5) is that the available equipment must meet the workpiece processing space constraints
  • formula (6) is that the start processing time of the jth process of the workpiece must be less than the completion time of its corresponding process, and the start processing time of all workpiece processes is greater than Equal to 0
  • the formula (7) is that the workpiece can only be processed in the next process after the previous process is completed.
  • the formula (8) is that each workpiece can only be processed on one equipment in each process
  • the formula (9) is the calculation formula of the processing time of the jth operation of the ith workpiece
  • formula (10) is the calculation formula of the total time of the mth equipment in the processing state
  • formula (11) is the completion time of the workpiece equal to the last operation of the workpiece completion time.
  • Step 1.1 Establish a dual-resource job shop equipment and personnel load model
  • Load balance refers to the load balance degree of each processing equipment and personnel in the processing process.
  • the present invention uses the standard deviation of the cumulative load of each equipment and personnel to measure the load balance degree. The smaller the standard deviation, the more reasonable the processing equipment and personnel used in the task will be, and the load will be balanced.
  • the calculation formulas for the degree of load balance between equipment and personnel are as follows:
  • Step 1.2 Establish workshop energy consumption model
  • the energy consumption of the workshop includes two parts: equipment standby energy consumption and equipment processing energy consumption.
  • the energy consumption of each part is equal to the product of power and time.
  • the formula for calculating the total energy consumption of the workshop is as follows:
  • Step 1.3 Build the shop make-time model
  • the completion time of a single workpiece is the total time taken from the moment the workpiece starts to be processed to the completion of the last operation. Therefore, the total completion time of shop completion is equal to the maximum completion time of all workpieces, which can be expressed as follows:
  • Step 2 For the above scheduling problem model, the scheduling problem can be attributed to two parts: resource selection and process sequencing; in this way, when optimizing and solving, it is not only necessary to select resources for workpieces, but also to sequence processes.
  • resource selection problem in this model can be regarded as a path optimization problem.
  • the ant colony algorithm has strong search ability in path optimization, but the basic ant colony algorithm has the shortcomings of easy stagnation and long search time. Therefore, the present invention designs The improved adaptive maximum and minimum ant colony system is used to select equipment and personnel resources.
  • the outer layer of the AMMAS-GA nesting algorithm uses the adaptive maximum and minimum ant colony system to complete the allocation of two types of resources, and the inner layer uses the genetic algorithm to sort the processes according to the resource selection result as a constraint, and finally feeds back the results of the scheduling scheme to the outer layer algorithm. Influence ants' choice of resources.
  • the algorithm flow is shown in Figure 1, and the main contents are as follows:
  • the initialization parameters include the number of iterations N c , the number of ants k, the pheromone importance factor ⁇ , the heuristic information importance factor ⁇ , and the pheromone retention coefficient ⁇ ; the pheromone on each path is initialized as ⁇ max .
  • Each ant selects equipment and personnel for the process based on the number of pheromones on each path and heuristic rule information.
  • step b each ant selected equipment, personnel resources into a genetic algorithm for solving the schedule constraints; genetic algorithm parameter initialization, including population size P size, number of iterations N G, crossover and mutation probability P c, P m; And generate the initial scheduling solution population.
  • the population determines the optimal scheduling scheme under the resource constraints selected by each ant through a series of genetic operations such as selection, crossover, and mutation.
  • the optimal scheduling scheme under the resource constraints selected by each ant will be saved; then the ant with the optimal solution in the current iteration (the optimal solution in this iteration) or the optimal solution since the beginning of the experiment is selected.
  • Ants global optimal solution
  • the value range of the pheromone trajectory on each solution element must be limited to the interval [ ⁇ min , ⁇ max ] .
  • Step 2.1 The adaptive maximum and minimum ant colony system is designed as follows:
  • Step 2.1.1 Resource selection strategy design of maximum and minimum ant colony system
  • Equipment selection strategy design For the selection of available equipment for each process of the workpiece, calculate the cumulative processing time of each equipment as the cumulative load of the equipment, determine the processing equipment according to the cumulative load of the equipment and the energy consumption of the equipment processing, and give priority to the equipment with small cumulative load and equipment. Processing equipment with low energy consumption.
  • Personnel selection strategy design Calculate the cumulative processing time of each person as the cumulative load of the personnel. Since the ants have determined the processing equipment for each process of the workpiece at the first layer node, now according to the optional operator of the equipment and the cumulative load of each operator , determine the personnel, and give preference to workers with a small cumulative load.
  • the heuristic information used by ants for selection is designed according to the rules for ants to select resources for each process. Since ants need to traverse the equipment layer and the personnel layer in turn, and then select equipment and personnel, the ants travel path (i, j) in the equipment layer.
  • the heuristic information on or the heuristic information of ants on the travel path (i, j) of the personnel layer is calculated as follows:
  • P j represents the energy consumption factor of the optional equipment j that travels to the next process, is the cumulative load of optional equipment j that travels to the next process; Represents the cumulative load of the optional operator j who travels to the next process; the ants are inspired to choose the resource route with smaller cumulative load of equipment, lower energy consumption and lower cumulative load of personnel.
  • Ants determine the state transition probability of ants through heuristic information and pheromone on each path during their travels, using It represents the probability that ant k selects equipment or personnel i at time t, and the next process selects equipment or personnel j, namely
  • options ⁇ represents the set of optional processing equipment or the set of optional personnel corresponding to the equipment when ant k travels to the next process
  • ⁇ and ⁇ are the pheromone importance factor and the heuristic information importance factor, respectively
  • ⁇ i, j (t) represents the pheromone concentration of the path (i, j) at time t.
  • Step 2.1.4 Adaptive adjustment of pheromone retention coefficient
  • the value of ⁇ is adaptively changed by the following method.
  • the value of ⁇ adopts the following formula:
  • the pheromone of the path (i,j) at time t is represented by ⁇ i,j (t).
  • the resource allocation solution is passed to the genetic algorithm , the genetic algorithm finds the optimal scheduling scheme according to resource constraints, and then according to the completion time of each optimal scheduling scheme, equipment, personnel load and energy consumption, the pheromone is updated according to the following scheme.
  • Adaptive pheromone increment design In general pheromone increment allocation, pheromone increments of the same size are allocated to different sections of the same path, but different sections on the same path have an obvious effect on the ant colony searching for the best path different. Therefore, the strategy adopted by the present invention is: assigning a larger increment of pheromone to a better road section; assigning a smaller increment of pheromone to a poor road section.
  • the specific implementation method is: set the total number of times that the path (i, j) appears on each search path in the nth iteration cycle to be q, and 0 ⁇ q ⁇ k (k is the total number of ants), then the pheromone increment Calculation formula:
  • f represents the path length of the optimal path ant in the current iteration.
  • f is the path length of the optimal path ant in the current iteration, that is, the equipment load balance degree Le , the personnel load balance degree L p , the completion time C and the energy consumption E under the selected path (i,j) on the optimal path Unified dimensional sum.
  • avg(L e ) and avg(L p ) are the average values of the target equipment load balance degree L e and the personnel load balance degree L p of all ants in the current iteration, respectively, avg(C) and avg(E) are the current iteration The average value of target completion time C and energy consumption E of all ants in the optimal scheduling scheme.
  • Genetic algorithm is a commonly used algorithm for shop-floor scheduling optimization problem, and has good global optimization solving ability. Genetic algorithm is designed to solve the scheduling problem under dual resource constraints.
  • each chromosome can represent the processing sequence of all the workpieces, and the length of the chromosome is the sum of the number of processes of all the workpieces.
  • a workpiece number is stored in each locus of the chromosome, indicating the processing sequence of the workpiece, and the number of occurrences of the workpiece number is equal to the number of processes of the workpiece.
  • the individual [2,1,1,3,2,1,3,2] the individual expresses that there are 3 workpieces, and the 3 workpieces have 3, 3, and 2 processing steps respectively, and the workpiece processing sequence is (O 21 O 11 O 12 O 31 O 22 O 13 O 32 O 23 ).
  • the heuristic rule prioritizes the process of selecting equipment or personnel with a large remaining load, and prioritizes the processing of the workpiece with the shortest processing time and the most remaining processing time.
  • the weighted sum of the unified dimension of the target completion time C and energy consumption E of the scheduling scheme corresponding to each individual is taken as the fitness value of the individual population. Calculated as follows:
  • is the weight coefficient of the schedule completion time
  • Crossover perform single-point crossover with a certain crossover probability. First, two individuals are randomly selected from the population, and one point is randomly selected as the crossover position. The two chromosomes are crossed at a single point. After the crossover, some artifacts will appear in the chromosomes. Superfluous, the process of some workpieces is missing, so the redundant process of the workpiece becomes the process of the missing workpiece.
  • Variation adopts random two-point exchange gene mutation and insertion mutation.
  • Two-point swap gene mutation is to randomly select two different gene positions in the parent chromosome and swap their gene values. Insertional mutation is to randomly generate two different gene positions, the latter gene is inserted into the position of the former gene, and the rest of the genes are moved backward in turn.
  • each production task includes several processing procedures.
  • Completed on candidate equipment resources each equipment has at least one candidate operator.
  • the available equipment table is shown in Table 3;
  • the processing time of each process is shown in Table 4 (time unit: min).
  • the power table of each equipment is shown in Table 5 (power unit: kW).
  • the script file and function file of the algorithm are used to simulate and optimize the scheduling model.
  • the parameters of the algorithm are set as follows: (1) The maximum and minimum ant colony system parameters are set: the number of iterations is 200, the number of ants is 50, and the pheromone importance factor is 1 , the heuristic information importance factor is 5. (2) Genetic algorithm parameter settings: the population size is 100, the number of iterations is 100, the crossover probability is 0.5, and the mutation probability is 0.3.
  • the weight coefficient ⁇ of the schedule completion time can be determined by the decision maker's preference. When the decision maker only wants to minimize the maximum makepan, set the makepan weight factor to 1. Here, the weight coefficient ⁇ takes a value of 0.7.
  • the changes of the unified dimension sum of the equipment load balance degree Le , the personnel load balance degree Lp , the completion time C and the energy consumption E in the iterative process are obtained as shown in Figure 2, and the optimal scheduling is obtained respectively.
  • the scheduling Gantt chart based on equipment and personnel of the scheme is shown in Figures 3 and 4 (301 in the figure represents the first process of the third workpiece).
  • the completion time of the optimal scheduling scheme is 170min
  • the energy consumption is 67.7kW ⁇ h
  • the standard deviation of the cumulative load of equipment is 20.7min
  • the standard deviation of the cumulative load of personnel is 8.8min.

Landscapes

  • Engineering & Computer Science (AREA)
  • Manufacturing & Machinery (AREA)
  • General Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • General Factory Administration (AREA)

Abstract

A double-resource die job shop scheduling optimization method based on an AMMAS-GA nested algorithm. On the basis of comprehensive analysis of energy consumption, completion time and equipment and personnel load conditions of a workshop, a double-resource job shop multi-target scheduling problem model is established, wherein the load balance condition of equipment and personnel is measured by calculating the standard deviation of the accumulated load of the equipment and personnel, and the energy consumption of the workshop considers the energy consumption of the equipment in standby and processing states; then, an AMMAS-GA nested algorithm is designed to carry out scheduling model optimization solution, and procedure sorting is carried out by adopting a genetic algorithm by an inner layer according to the resource selection result as a constraint; and finally, the scheduling scheme result is fed back to an outer layer algorithm to influence selection of ants on resources. The method can be used for workshop scheduling and production scheduling, the workshop production efficiency is improved, energy consumption is reduced, green and energy-saving production is promoted, and meanwhile equipment and personnel load balance in production can be satisfied.

Description

基于AMMAS-GA嵌套算法的双资源模具作业车间调度优化方法Optimization method for dual-resource mold job shop scheduling based on AMMAS-GA nesting algorithm 技术领域technical field
本发明涉及作业车间调度技术,具体涉及一种双资源作业车间调度建模与优化方法,尤其是针对使用高端数控加工设备的模具生产数字化作业车间,属于智能制造与调度技术领域。The invention relates to job shop scheduling technology, in particular to a dual-resource job shop scheduling modeling and optimization method, in particular to a digital job shop for mold production using high-end numerical control processing equipment, and belongs to the technical field of intelligent manufacturing and scheduling.
背景技术Background technique
作业车间调度问题是一类满足任务配置和顺序约束要求的资源分配问题,是一个典型的NP难题。其中,当只有机床设备资源受约束的调度问题称为单资源调度问题;但是在实际生产中,往往设备的操作工人也是一类很常见的受约束资源,不同的操作工人可操作的设备种类和数量一般也不相同;因此,一般将加工设备和操作工人这两种资源受约束的调度问题称双资源调度问题。这类调度问题在进行优化求解时,不仅需要进行两类资源的选择还要进行工序的排序,问题求解较复杂,假如单独采用一种算法进行求解,求解难度较大,很难得到期望解。因此,结合不同实际生产需求,研究这类双资源作业车间调度模型及优化方法具有很重要的的理论意义和工程应用价值。Job shop scheduling problem is a kind of resource allocation problem that satisfies the requirements of task configuration and sequence constraints, and is a typical NP problem. Among them, the scheduling problem when only machine tool equipment resources are constrained is called single-resource scheduling problem; but in actual production, equipment operators are often a very common type of constrained resources, and different operators can operate equipment types and The numbers are generally different; therefore, the scheduling problem in which the two resources, processing equipment and operators, are constrained, is generally referred to as a dual-resource scheduling problem. When this kind of scheduling problem is optimized and solved, it is not only necessary to select two types of resources, but also to sequence the processes. The problem is more complicated to solve. If a single algorithm is used to solve it, it is difficult to solve and it is difficult to obtain the desired solution. Therefore, it has important theoretical significance and engineering application value to study this kind of dual-resource job shop scheduling model and optimization method in combination with different actual production requirements.
蚁群算法的基本思想来源于自然界蚂蚁觅食的最短路径原理,已被广泛应用于各种难以求解的组合优化问题,包括旅行商问题、调度问题、路径寻优问题等。蚁群算法具有如下优点:正反馈、较强鲁棒性、分布式计算、易于与其它算法结合等;同时,也具有自身不足:需要较长计算时间、容易陷入局部最优出现停滞的现象。The basic idea of ant colony algorithm is derived from the shortest path principle of ants foraging in nature. It has been widely used in various combinatorial optimization problems that are difficult to solve, including traveling salesman problem, scheduling problem, and path optimization problem. Ant colony algorithm has the following advantages: positive feedback, strong robustness, distributed computing, easy to combine with other algorithms, etc. At the same time, it also has its own shortcomings: it requires a long computing time, and it is easy to fall into local optimum and stagnate.
遗传算法借用了生物遗传学的思想,通过模拟自然选择、交叉、变异等操作,实现个体适应度的提高,不断迭代,逐步寻找最优解(或次优解)。具有隐含并行性和全局解空间搜索能力,在生产调度领域得到广泛应用,并且经典的遗传算法具有较好的全局优化求解能力。The genetic algorithm borrows the idea of biological genetics, and realizes the improvement of individual fitness by simulating natural selection, crossover, mutation and other operations, and iterates continuously to gradually find the optimal solution (or suboptimal solution). With implicit parallelism and global solution space search ability, it is widely used in the field of production scheduling, and the classical genetic algorithm has better global optimization solving ability.
本发明针对某一数字化模具生产作业车间,在考虑企业的多样性需求的基础上,综合分析模具生产车间的设备能耗、设备人员负荷以及完工时间,建立了一种双资源作业车间多目标调度问题模型,并提出一种AMMAS-GA(自适应最大最小蚁群系统和遗传算法,Adaptive Max-MinAnt SystemAnd GeneticAlgorithm)嵌套算法进行优化求解。Aiming at a digital mold production workshop, the invention comprehensively analyzes the equipment energy consumption, equipment and personnel load and completion time of the mold production workshop on the basis of considering the diverse needs of enterprises, and establishes a dual-resource workshop multi-objective scheduling The problem model is proposed, and an AMMAS-GA (Adaptive Max-MinAnt SystemAnd Genetic Algorithm) nested algorithm is proposed to optimize the solution.
发明内容SUMMARY OF THE INVENTION
本发明的目的是提供一种模具生产作业车间调度排产方法,以合理配置车间资源,使车间各类资源负荷均衡、能耗最小、完工时间最短,提高模具生产企业的生产效率,缩短生产周期,降低成本,方便企业生产管理。The purpose of the present invention is to provide a workshop scheduling method for mold production operations, so as to reasonably allocate workshop resources, balance the load of various resources in the workshop, minimize energy consumption, and shorten the completion time, improve the production efficiency of mold production enterprises, and shorten the production cycle. , reduce costs and facilitate enterprise production management.
为实现上述目的,本发明针对数字化模具生产作业车间,建立了以完工时间、能耗和设备人员负荷均衡为优化目标的双资源作业车间多目标调度问题模型。并基于该模型,提了一种AMMAS-GA嵌套算法,该算法是由改进的自适应最大最小蚁群系统和遗传算法嵌套而成,能够有效求解多目标调度问题的最优解或次优解。最后,通过算例进行试验,验证了该算法在求解双资源作业车间多目标调度问题方面的可行性和有效性。In order to achieve the above objects, the present invention establishes a multi-objective scheduling problem model for a dual-resource workshop with the optimization objectives of completion time, energy consumption and equipment and personnel load balance for a digital mold production workshop. And based on this model, an AMMAS-GA nesting algorithm is proposed, which is composed of an improved adaptive max-min ant colony system and a genetic algorithm nested, which can effectively solve the optimal solution or sub-optimal solution of multi-objective scheduling problems. optimal solution. Finally, an example is carried out to verify the feasibility and effectiveness of the algorithm in solving the multi-objective scheduling problem of dual-resource job shop.
一种双资源模具生产作业车间调度方法,步骤如下所述:A dual-resource mold production job shop scheduling method, the steps are as follows:
步骤1:建立了以完工时间、能耗和设备人员负荷均衡为优化目标的双资源作业车间多目标调度模型。其中双资源模具作业车间包括若干待加工工件、若干功能类型不同的加工设备和若干可操作不同类型设备的工人,需要根据资源分配方案和工件加工顺序调度方案确定出车间的完工时间、能耗和设备人员的负荷,并使完工时间最短、能耗最小和负荷均衡。Step 1: Establish a dual-resource job shop multi-objective scheduling model with the optimization goals of completion time, energy consumption and equipment and personnel load balance. The dual-resource mold workshop includes several workpieces to be processed, several processing equipment with different functional types, and several workers who can operate different types of equipment. It is necessary to determine the completion time, energy consumption and Loads of equipment personnel and to minimize completion time, energy consumption and load balancing.
步骤1.1建立双资源作业车间设备、人员负荷模型Step 1.1 Establish a dual-resource job shop equipment and personnel load model
负荷平衡是指在加工过程中,各加工设备、人员负荷的平衡程度,本发明采用各设备、人员累计负荷的标准差进行衡量负荷的平衡程度。标准差越小,代表任务所用的加工设备与人员都会得到合理利用,负荷均衡。设备、人员负荷平衡程度计算公式分别如下:Load balance refers to the load balance degree of each processing equipment and personnel in the processing process. The present invention uses the standard deviation of the cumulative load of each equipment and personnel to measure the load balance degree. The smaller the standard deviation, the more reasonable the processing equipment and personnel used in the task will be, and the load will be balanced. The calculation formulas for the degree of load balance between equipment and personnel are as follows:
Figure PCTCN2020127971-appb-000001
Figure PCTCN2020127971-appb-000001
Figure PCTCN2020127971-appb-000002
Figure PCTCN2020127971-appb-000002
其中,L e为所有设备负荷平衡程度,L p为所有人员负荷平衡程度,M总加工设备总数,K工人总数,m为设备编号,k为人员编号,
Figure PCTCN2020127971-appb-000003
为第m个设备处于加工状态的总时间,
Figure PCTCN2020127971-appb-000004
为第k个工人处于操作设备状态的总时间;
Among them, L e is the load balance degree of all equipment, L p is the load balance degree of all personnel, M is the total number of processing equipment, K is the total number of workers, m is the equipment number, k is the personnel number,
Figure PCTCN2020127971-appb-000003
is the total time that the mth equipment is in the processing state,
Figure PCTCN2020127971-appb-000004
is the total time that the kth worker is in the state of operating the equipment;
步骤1.2建立车间能耗模型Step 1.2 Establish workshop energy consumption model
在实际生产过程中,车间能耗包含设备待机能耗和设备加工能耗两部分,各部分能耗等于功率和时间的乘积。车间总能耗计算公式如下:In the actual production process, the energy consumption of the workshop includes two parts: equipment standby energy consumption and equipment processing energy consumption. The energy consumption of each part is equal to the product of power and time. The formula for calculating the total energy consumption of the workshop is as follows:
Figure PCTCN2020127971-appb-000005
Figure PCTCN2020127971-appb-000005
其中,E为总能耗,
Figure PCTCN2020127971-appb-000006
为第m个设备处于加工状态的总时间,T m为加工过程中第m个设备上的待机空闲时间,
Figure PCTCN2020127971-appb-000007
为第m个设备的待机功率,
Figure PCTCN2020127971-appb-000008
为第m个设备的加工功率;
Among them, E is the total energy consumption,
Figure PCTCN2020127971-appb-000006
M is the total time of the device is in the processing state, T m is the idle time waiting processing on the m devices,
Figure PCTCN2020127971-appb-000007
is the standby power of the mth device,
Figure PCTCN2020127971-appb-000008
is the processing power of the mth device;
步骤1.3建立车间完工时间模型Step 1.3 Build the shop make-time model
单个工件的完工时间是从工件开始加工时刻到最后一个工序加工完成为止花费的所有时间。因此,车间完工总完工时间等于所有工件的最大完工时间,可表示为如下:The completion time of a single workpiece is the total time taken from the moment the workpiece starts to be processed to the completion of the last operation. Therefore, the total completion time of shop completion is equal to the maximum completion time of all workpieces, which can be expressed as follows:
C=max{c 1,c 2,…,c n}     (4) C=max{c 1 ,c 2 ,...,c n } (4)
其中,c i为第i个工件的总加工完成时间,C为所有工件的最大完成时间; Among them, c i is the total processing completion time of the ith workpiece, and C is the maximum completion time of all workpieces;
步骤2:针对步骤1中建立的双资源作业车间多目标调度模型,可将模型中资源选择问题可看作路径寻优问题,同时蚁群算法在路径寻优方面较强的搜索能力,为避免基本蚁群算法易出现停滞和搜索时间较长的缺点,本发明设计改进的自适应最大最小蚁群系统来进行设备、人员资源选择,在有效克服基本蚁群算法搜索时间较长和易陷入局部最优出现停滞现象的的同时,优化资源分配;然后根据蚂蚁选择的资源约束进入遗传算法进行工序排序,产生的调度结果反馈给蚁群算法,影响信息素的更新,促进蚂蚁资源选择。Step 2: For the dual-resource job shop multi-objective scheduling model established in step 1, the resource selection problem in the model can be regarded as a path optimization problem. At the same time, the ant colony algorithm has a strong search ability in path optimization. The basic ant colony algorithm is prone to the shortcomings of stagnation and long search time. The invention designs an improved self-adaptive maximum and minimum ant colony system to select equipment and personnel resources, which effectively overcomes the long search time and easy trapping of the basic ant colony algorithm. When the optimal stagnation phenomenon occurs, the resource allocation is optimized; then, according to the resource constraints selected by the ants, the genetic algorithm is used to sort the process.
AMMAS-GA嵌套算法外层采用自适应最大最小蚁群系统完成对两类资源的分配,内层根据资源选择结果作为约束采用遗传算法进行工序排序,最后将调度 方案结果反馈给外层算法,影响蚂蚁对资源的选择。算法主要流程如下:The outer layer of the AMMAS-GA nesting algorithm uses the adaptive maximum and minimum ant colony system to complete the allocation of two types of resources, and the inner layer uses the genetic algorithm to sort the processes according to the resource selection result as a constraint, and finally feeds back the results of the scheduling scheme to the outer layer algorithm. Influence ants' choice of resources. The main flow of the algorithm is as follows:
a.最大最小蚁群系统参数初始化,信息素初始化为τ maxa. The maximum and minimum ant colony system parameters are initialized, and the pheromone is initialized as τ max ;
b.为每只蚂蚁进行资源路径选择;b. Select resource paths for each ant;
c.将蚂蚁选择的资源作为约束代入遗传算法,并进行遗传算法参数初始化,生成初始种群;c. Substitute the resources selected by the ants into the genetic algorithm as constraints, and initialize the parameters of the genetic algorithm to generate an initial population;
d.通过遗传操作确定出每只蚂蚁资源约束下的最优调度方案;d. Determine the optimal scheduling scheme under the resource constraints of each ant through genetic operations;
e.将调度结果反馈给最大最小蚁群系统,当前迭代中最优解的蚂蚁(本次迭代最优解)或实验开始以来最优解的蚂蚁(全局最优解)进行信息素更新;e. Feed back the scheduling results to the maximum and minimum ant colony system, and update the pheromone for the ants with the optimal solution in the current iteration (the optimal solution in this iteration) or the ants with the optimal solution since the beginning of the experiment (the global optimal solution);
f.将每个解元素(路径的每条边)上的信息素轨迹量的值域限制在[τ minmax]区间内; f. Limit the range of the pheromone trajectory amount on each solution element (each edge of the path) to the interval [τ minmax ];
g.返回b,直到满足迭代终止条件。g. Return to b until the iteration termination condition is met.
步骤2.1自适应最大最小蚁群系统设计如下:Step 2.1 The adaptive maximum and minimum ant colony system is designed as follows:
在该调度问题中,我们先解决每个工件各工序的设备和人员的选择问题;利用蚁群算法时,先将工件的各工序的可用设备看作蚂蚁首先游历的第一层(设备层)节点,再根据蚂蚁之前游历选择的各工序加工设备,将各工序加工设备的可选操作人员看作蚂蚁需要游历的第二层(人员层)节点,蚂蚁按工件工序顺序依次游历设备层和人员层各节点,选出每个工件各工序的加工设备和操作工人。In this scheduling problem, we first solve the problem of selecting equipment and personnel for each process of each workpiece; when using the ant colony algorithm, we first regard the available equipment of each process of the workpiece as the first layer (equipment layer) that ants first travel. Nodes, and then according to the processing equipment of each process selected by the ants, the optional operators of the processing equipment in each process are regarded as the second layer (personnel layer) nodes that the ants need to travel, and the ants travel through the equipment layer and personnel in the order of the workpiece process Each node of the layer is selected, and the processing equipment and operator of each process of each workpiece are selected.
步骤2.1.1最大最小蚁群系统资源选择策略设计Step 2.1.1 Resource selection strategy design of maximum and minimum ant colony system
设备选择策略设计:根据设备累计负荷和设备加工能耗,确定加工设备,优先选择设备累计负荷小、设备加工能耗小的设备。Equipment selection strategy design: According to the cumulative load of the equipment and the energy consumption of the equipment processing, the processing equipment is determined, and the equipment with the small cumulative load of the equipment and the low energy consumption of the equipment processing is preferentially selected.
人员选择策略设计:根据可选操作人员累计负荷,确定人员,优先选择累计负荷小的工人。Personnel selection strategy design: According to the cumulative load of optional operators, determine the personnel, and give preference to workers with small cumulative load.
步骤2.1.2启发信息设计Step 2.1.2 Inspire Information Design
设计启发式信息,使得蚂蚁在设备层节点选择时优先选择设备累计负荷小、设备加工能耗小的设备,在人员层节点选择时优先选择累计负荷小的工人。Design heuristic information, so that ants preferentially select equipment with low cumulative load of equipment and low energy consumption for equipment processing when selecting nodes at the equipment layer, and preferentially select workers with low cumulative load when selecting nodes at the personnel layer.
步骤2.1.3信息素保留系数自适应调整Step 2.1.3 Adaptive adjustment of pheromone retention coefficient
当信息素保留系数ρ过大且解的信息素数量增大时,以前搜索过的解被选择的可能性过大,会影响到算法的全局搜索能力;通过减小ρ虽然可以提高算法的全局搜索能力,但又会使算法的收敛速度降低。因此可以通过调整信息素保留系数来保证算法前期的全局搜索能力和也不会使算法收敛过慢。When the pheromone retention coefficient ρ is too large and the number of pheromone in the solution increases, the possibility of the previously searched solution being selected is too large, which will affect the global search ability of the algorithm; although the global search ability of the algorithm can be improved by reducing ρ Search ability, but it will slow down the convergence speed of the algorithm. Therefore, we can adjust the pheromone retention coefficient to ensure the global search ability of the algorithm in the early stage and not make the algorithm converge too slowly.
步骤2.1.4自适应信息素更新设计Step 2.1.4 Adaptive pheromone update design
a.自适应信息素增量设计:一般信息素增量分配时,对于同一路径的不同路段分配相同大小的信息素增量,但是显然同一路径上不同路段影响蚂蚁向最佳路径搜索的作用明显不同。因此,需要根据路段情况,对于较好路段分配较大的信息素增量,对于较差路段分配较小的信息素增量。a. Adaptive pheromone increment design: In general pheromone increment allocation, pheromone increments of the same size are allocated to different sections of the same path, but obviously different sections on the same path have a significant effect on ants searching for the best path different. Therefore, it is necessary to allocate a larger pheromone increment to a better road section and a smaller pheromone increment to a poor road section according to the road section conditions.
b.信息素更新算子设计b. Pheromone update operator design
设计信息素更新算子,使较优路径信息素不断积累,并且不至于过快收敛,甚至出现停滞。The pheromone update operator is designed so that the optimal path pheromone is continuously accumulated, and it will not converge too quickly or even stagnate.
步骤2.2遗传算法设计:Step 2.2 Genetic Algorithm Design:
作为嵌套算法的内循环,需要将外循环中每只蚂蚁选择的资源分配方案作为约束,进行工序排序,求解出每只蚂蚁资源选择方案下的最优的调度方案。As the inner loop of the nested algorithm, it is necessary to take the resource allocation scheme selected by each ant in the outer loop as a constraint, and sequence the processes to solve the optimal scheduling scheme under each ant's resource selection scheme.
步骤2.2.1编码:染色体编码方式采用基于工序的整数编码,每个染色体能够表示所有工件的加工顺序。Step 2.2.1 Coding: The chromosome coding method adopts the integer coding based on the process, and each chromosome can represent the processing sequence of all workpieces.
步骤2.2.2初始解的产生:通过随机生成的方法产生大部分初始种群个体, 启发式规则产生小部分初始种群个体。Step 2.2.2 Generation of initial solution: generate most of the initial population individuals by random generation, and generate a small number of initial population individuals by heuristic rules.
步骤2.2.3适应度函数值计算:将每个个体对应的调度方案的目标完工时间C和能耗E统一量纲后的加权和作为种群个体的适应度值。Step 2.2.3 Calculation of fitness function value: take the weighted sum of the unified dimension of target completion time C and energy consumption E of the scheduling scheme corresponding to each individual as the fitness value of the individual population.
步骤2.2.4遗传操作Step 2.2.4 Genetic manipulation
a.选择:根据各个个体的适应度值,采用锦标赛的选择方法从父代群体选择个体基因遗传到下一代;a. Selection: According to the fitness value of each individual, the selection method of the championship is used to select individual genes from the parent group and inherit them to the next generation;
b.交叉:以一定的交叉概率进行单点交叉。b. Crossover: carry out single-point crossover with a certain crossover probability.
c.变异:以一定的变异概率随机进行两点互换基因变异和插入变异。c. Mutation: randomly carry out two-point exchange gene mutation and insertion mutation with a certain mutation probability.
本发明的有益效果为:针对数字化模具生产作业车间,建立了以完工时间、能耗和设备人员负荷均衡为优化目标的双资源作业车间多目标调度模型。并基于该模型,提了一种AMMAS-GA嵌套算法,能够有效求解多目标调度问题的最优解或次优解,可用于车间调度排产,提高车间生产效率,降低能耗,同时满足设备、人员负荷均衡生产。The beneficial effects of the invention are as follows: for the digital mold production workshop, a multi-objective scheduling model of the dual-resource workshop is established with the optimization goals of completion time, energy consumption and equipment and personnel load balance. And based on this model, an AMMAS-GA nested algorithm is proposed, which can effectively solve the optimal or sub-optimal solution of multi-objective scheduling problems, which can be used for workshop scheduling, improve workshop production efficiency, reduce energy consumption, and satisfy Equipment and personnel load balance production.
附图说明Description of drawings
图1为AMMAS-GA嵌套算法流程图Figure 1 is the flow chart of the AMMAS-GA nesting algorithm
图2为优化目标的统一量纲和的迭代过程图Figure 2 is the iterative process diagram of the unified dimension sum of the optimization objective
图3为基于设备的调度甘特图Figure 3 is a Gantt chart for device-based scheduling
图4为基于人员的调度甘特图Figure 4 is a Gantt chart for personnel-based scheduling
具体实施方式detailed description
下面结合说明书附图详细描述本发明的技术方案:The technical solutions of the present invention are described in detail below in conjunction with the accompanying drawings:
一般模具生产工艺包含:粗加工、精加工、钻孔、复杂曲面加工、热处理等。在模具生产作业车间包含若干操作能力不同的工人、若干台规格型号不同的粗加工设备、若干台规格型号不同精加工数控铣床、若干台规格型号不同五轴深孔钻、若干台规格型号不同复杂曲面加工或精加工的五轴高速铣和若干台激光淬火设备。车间设备都采用数控加工设备,数控加工程序随生产工艺下发到车间,加工过程对人依赖性降低,工人的熟练程度与等级不再影响加工过程,不会出现因工人熟练程度不同导致加工时间不同的现象。因此,一旦加工工艺确定之后工序加工时间也不会随着选择的设备和人员的不同而改变,对工人来说更重要的是能否操作不同的数控设备。The general mold production process includes: roughing, finishing, drilling, complex surface processing, heat treatment, etc. The mold production workshop includes a number of workers with different operating capabilities, a number of rough machining equipment with different specifications and models, a number of finishing CNC milling machines with different specifications and models, a number of five-axis deep hole drills with different specifications and models, and a number of different specifications and models. Five-axis high-speed milling and several laser quenching equipment for surface machining or finishing. The workshop equipment adopts numerical control processing equipment. The numerical control processing program is sent to the workshop along with the production process. The dependence of the processing process on people is reduced. The proficiency and level of workers no longer affect the processing process, and there will be no processing time due to different proficiency of workers. different phenomena. Therefore, once the processing technology is determined, the processing time of the process will not change with the selected equipment and personnel. What is more important for workers is whether they can operate different CNC equipment.
双资源模具生产作业车间调度问题可描述为:有N个待加工工件、M台功能不同的加工设备和P个操作能力不同的工人,其中工人数量P小于设备数量M,因此至少有一个工人需要具备操作一台以上设备的能力,而且每个工人所能操作的设备种类和数量也可能不同。已知,每个工件由多道工序组成,每个工序的加工时间确定,每个工件的各工序顺序预先确定;需要根据工序类型要求和设备功能型号,为每个工件的每个工序选择出相应的可用设备,同时需要根据每个设备的设备类型确定相应的可选操作人员,组成每个工件各工序的可用设备表和各设备的可选操作人员表。通过优化资源分配和工序排序,在同时满足设备能力与工人能力约束的条件下,获得最佳性能指标。The job shop scheduling problem for dual-resource mold production can be described as: there are N workpieces to be processed, M processing equipment with different functions, and P workers with different operating capabilities, where the number of workers P is less than the number of equipment M, so at least one worker needs to Ability to operate more than one piece of equipment, and the type and quantity of equipment each worker can operate may vary. It is known that each workpiece consists of multiple processes, the processing time of each process is determined, and the sequence of each process of each workpiece is pre-determined; it is necessary to select a selection for each process of each workpiece according to the requirements of the process type and the function model of the equipment. Corresponding available equipment, at the same time, it is necessary to determine the corresponding optional operators according to the equipment type of each equipment, and form the available equipment table of each workpiece and each process and the optional operator table of each equipment. By optimizing resource allocation and process sequencing, the best performance indicators can be obtained under the condition that equipment capacity and worker capacity constraints are met at the same time.
步骤1:建立了以完工时间、能耗和设备人员负荷均衡为优化目标的双资源作业车间多目标调度模型。Step 1: Establish a dual-resource job shop multi-objective scheduling model with the optimization goals of completion time, energy consumption and equipment and personnel load balance.
现做如下假设:Now make the following assumptions:
1)各工序的加工时间是确定的,不会因使用设备或人员的不同而不同;1) The processing time of each process is determined and will not be different due to different equipment or personnel;
2)某一时刻某一设备或人员只能加工某一道工序;2) At a certain time, a certain equipment or personnel can only process a certain process;
3)工件一旦开始加工就不能中断;3) Once the workpiece starts to be processed, it cannot be interrupted;
4)各工件优先级相同,不同工件的工序之间没有前后约束关系;4) The priority of each workpiece is the same, and there is no front-to-back constraint relationship between the processes of different workpieces;
5)同一工件各工序之间有优先级约束;5) There are priority constraints between the processes of the same workpiece;
6)工件的安装、卸载时间包含在所给加工时间之内;6) The installation and unloading time of the workpiece is included in the given processing time;
7)各工件各工序至少有一台可用设备;7) There is at least one available equipment for each workpiece and each process;
8)某一设备至少有一个工人能够操作,至少有一个工人需要具备操作一台以上设备的能力。8) At least one worker can operate a certain equipment, and at least one worker needs to have the ability to operate more than one equipment.
相关的符号定义如表1所示:The relevant symbol definitions are shown in Table 1:
表1符号定义Table 1 Symbol Definition
Figure PCTCN2020127971-appb-000009
Figure PCTCN2020127971-appb-000009
该模型约束条件和计算公式如下:The model constraints and calculation formulas are as follows:
Figure PCTCN2020127971-appb-000010
需满足l i≤l m且d i≤d m       (5)
Figure PCTCN2020127971-appb-000010
Must satisfy l i ≤l m and d i ≤d m (5)
0≤b i,j≤e i,j        (6) 0≤b i,j ≤e i,j (6)
e i,j-1≤b i,j       (7) e i,j-1 ≤b i,j (7)
Figure PCTCN2020127971-appb-000011
Figure PCTCN2020127971-appb-000011
t i,j=e i,j-b i,j      (9) t i,j = e i,j -b i,j (9)
Figure PCTCN2020127971-appb-000012
Figure PCTCN2020127971-appb-000012
Figure PCTCN2020127971-appb-000013
Figure PCTCN2020127971-appb-000013
其中,公式(5)是可用设备必须满足工件加工空间约束,公式(6)是工件的第j道工序的开始加工时间必须小于其相应工序的完工时间,且所有工件的工序的开始加工时间大于等于0,公式(7)是工件的前一道工序加工完成之后才能进入后一道工序加工,公式(8)是每个工件在每道工序只能安排到一台设备上进行加工,公式(9)是第i个工件的第j道工序的加工时间计算公式,公式(10)是第m个设备处于加工状态的总时间计算公式,公式(11)是工件的完工时间等于此工件的最后一道工序的完工时间。Among them, formula (5) is that the available equipment must meet the workpiece processing space constraints, formula (6) is that the start processing time of the jth process of the workpiece must be less than the completion time of its corresponding process, and the start processing time of all workpiece processes is greater than Equal to 0, the formula (7) is that the workpiece can only be processed in the next process after the previous process is completed. The formula (8) is that each workpiece can only be processed on one equipment in each process, and the formula (9) is the calculation formula of the processing time of the jth operation of the ith workpiece, formula (10) is the calculation formula of the total time of the mth equipment in the processing state, and formula (11) is the completion time of the workpiece equal to the last operation of the workpiece completion time.
步骤1.1建立双资源作业车间设备、人员负荷模型Step 1.1 Establish a dual-resource job shop equipment and personnel load model
负荷平衡是指在加工过程中,各加工设备、人员负荷的平衡程度,本发明采用各设备、人员累计负荷的标准差进行衡量负荷的平衡程度。标准差越小,代表任务所用的加工设备与人员都会得到合理利用,负荷均衡。设备、人员负荷平衡程度计算公式分别如下:Load balance refers to the load balance degree of each processing equipment and personnel in the processing process. The present invention uses the standard deviation of the cumulative load of each equipment and personnel to measure the load balance degree. The smaller the standard deviation, the more reasonable the processing equipment and personnel used in the task will be, and the load will be balanced. The calculation formulas for the degree of load balance between equipment and personnel are as follows:
Figure PCTCN2020127971-appb-000014
Figure PCTCN2020127971-appb-000014
Figure PCTCN2020127971-appb-000015
Figure PCTCN2020127971-appb-000015
步骤1.2建立车间能耗模型Step 1.2 Establish workshop energy consumption model
在实际生产过程中,车间能耗包含设备待机能耗和设备加工能耗两部分,各部分能耗等于功率和时间的乘积。车间总能耗计算公式如下:In the actual production process, the energy consumption of the workshop includes two parts: equipment standby energy consumption and equipment processing energy consumption. The energy consumption of each part is equal to the product of power and time. The formula for calculating the total energy consumption of the workshop is as follows:
Figure PCTCN2020127971-appb-000016
Figure PCTCN2020127971-appb-000016
步骤1.3建立车间完工时间模型Step 1.3 Build the shop make-time model
单个工件的完工时间是从工件开始加工时刻到最后一个工序加工完成为止花费的所有时间。因此,车间完工总完工时间等于所有工件的最大完工时间,可表示为如下:The completion time of a single workpiece is the total time taken from the moment the workpiece starts to be processed to the completion of the last operation. Therefore, the total completion time of shop completion is equal to the maximum completion time of all workpieces, which can be expressed as follows:
C=max{c 1,c 2,…,c n}     (15) C=max{c 1 ,c 2 ,...,c n } (15)
步骤2:针对上述调度问题模型,可将调度问题归结为资源选择和工序排序两部分;这样在进行优化求解时,不仅需要为工件进行资源选择还要进行工序的排序,变量维度较高,单独采用一种算法时,求解困难,很难得到期望解。该模型中资源选择问题可看作路径寻优问题,同时蚁群算法在路径寻优方面较强的搜索能力,但是基本蚁群算法存在易出现停滞和搜索时间较长的缺点,因此本发明 设计改进的自适应最大最小蚁群系统来进行设备、人员资源选择,在有效克服基本蚁群算法信息素累积容易出现停滞现象和搜索时间较长的缺点的同时,优化资源分配;然后根据蚂蚁选择的资源约束进入遗传算法进行工序排序,产生的调度结果反馈给蚁群算法,影响信息素的更新,促进蚂蚁路径选择。Step 2: For the above scheduling problem model, the scheduling problem can be attributed to two parts: resource selection and process sequencing; in this way, when optimizing and solving, it is not only necessary to select resources for workpieces, but also to sequence processes. When an algorithm is used, it is difficult to solve and it is difficult to obtain the desired solution. The resource selection problem in this model can be regarded as a path optimization problem. At the same time, the ant colony algorithm has strong search ability in path optimization, but the basic ant colony algorithm has the shortcomings of easy stagnation and long search time. Therefore, the present invention designs The improved adaptive maximum and minimum ant colony system is used to select equipment and personnel resources. While effectively overcoming the shortcomings of the basic ant colony algorithm that pheromone accumulation is prone to stagnation and long search time, it optimizes resource allocation; Resource constraints enter the genetic algorithm for process sequencing, and the resulting scheduling results are fed back to the ant colony algorithm, which affects the update of pheromone and promotes ant path selection.
AMMAS-GA嵌套算法外层采用自适应最大最小蚁群系统完成对两类资源的分配,内层根据资源选择结果作为约束采用遗传算法进行工序排序,最后将调度方案结果反馈给外层算法,影响蚂蚁对资源的选择。该算法流程如图1所示,主要内容如下:The outer layer of the AMMAS-GA nesting algorithm uses the adaptive maximum and minimum ant colony system to complete the allocation of two types of resources, and the inner layer uses the genetic algorithm to sort the processes according to the resource selection result as a constraint, and finally feeds back the results of the scheduling scheme to the outer layer algorithm. Influence ants' choice of resources. The algorithm flow is shown in Figure 1, and the main contents are as follows:
a.最大最小蚁群系统参数初始化,信息素初始化为τ maxa. The maximum and minimum ant colony system parameters are initialized, and the pheromone is initialized as τ max ;
初始化参数,包括迭代次数N c、蚂蚁数量k、信息素重要程度因子α、启发式信息重要程度因子β、信息素保留系数ρ;各条路径上信息素初始化为τ maxThe initialization parameters include the number of iterations N c , the number of ants k, the pheromone importance factor α, the heuristic information importance factor β, and the pheromone retention coefficient ρ; the pheromone on each path is initialized as τ max .
b.为每只蚂蚁进行资源路径选择;b. Select resource paths for each ant;
每只蚂蚁根据每条路径上信息素的数量和启发式规则信息为工序选择设备和人员。Each ant selects equipment and personnel for the process based on the number of pheromones on each path and heuristic rule information.
c.将蚂蚁选择的资源作为约束代入遗传算法,并进行遗传算法参数初始化,生成初始种群;c. Substitute the resources selected by the ants into the genetic algorithm as constraints, and initialize the parameters of the genetic algorithm to generate an initial population;
将步骤b中每只蚂蚁选择的设备、人员作为资源约束带入遗传算法中求解调度方案;遗传算法参数初始化,包括的种群大小P size、迭代次数N G、交叉变异概率P c,P m;并产生初始调度解种群。 In step b each ant selected equipment, personnel resources into a genetic algorithm for solving the schedule constraints; genetic algorithm parameter initialization, including population size P size, number of iterations N G, crossover and mutation probability P c, P m; And generate the initial scheduling solution population.
d.通过遗传操作确定出每只蚂蚁资源约束下的最优调度方案;d. Determine the optimal scheduling scheme under the resource constraints of each ant through genetic operations;
种群通过一系列的选择、交叉、变异等遗传操作确定出每只蚂蚁选择的资源约束下的最优调度方案。The population determines the optimal scheduling scheme under the resource constraints selected by each ant through a series of genetic operations such as selection, crossover, and mutation.
e.将调度结果反馈给最大最小蚁群系统,当前迭代中最优解的蚂蚁(本次迭代最优解)或实验开始以来最优解的蚂蚁(全局最优解)进行信息素更新;e. Feed back the scheduling results to the maximum and minimum ant colony system, and update the pheromone for the ants with the optimal solution in the current iteration (the optimal solution in this iteration) or the ants with the optimal solution since the beginning of the experiment (the global optimal solution);
每次遗传算法迭代结束时,都会保存每只蚂蚁选择的资源约束下的最优调度方案;然后选择当前迭代中最优解的蚂蚁(本次迭代最优解)或实验开始以来最优解的蚂蚁(全局最优解)进行信息素更新,最大最小蚁群系统中只有这一只蚂蚁能够进行信息素更新。At the end of each iteration of the genetic algorithm, the optimal scheduling scheme under the resource constraints selected by each ant will be saved; then the ant with the optimal solution in the current iteration (the optimal solution in this iteration) or the optimal solution since the beginning of the experiment is selected. Ants (global optimal solution) perform pheromone update, and only this ant in the maximum and minimum ant colony system can perform pheromone update.
f.将每个解元素(路径的每条边)上的信息素轨迹量的值域限制在[τ minmax]区间内; f. Limit the range of the pheromone trajectory amount on each solution element (each edge of the path) to the interval [τ minmax ];
为避免“早熟”停滞现象,待每次信息素更新之后,都要将每个解元素(路径的每条边)上的信息素轨迹量的值域限制在[τ minmax]区间内。 In order to avoid the phenomenon of "premature" stagnation, after each pheromone update, the value range of the pheromone trajectory on each solution element (each edge of the path) must be limited to the interval [τ minmax ] .
g.返回b,直到满足迭代终止条件。g. Return to b until the iteration termination condition is met.
是否满足最大迭代次数或终止准则(当多次迭代,最优解不发生明显变化时,满足迭代终止条件)。Whether the maximum number of iterations or the termination criterion is satisfied (when the optimal solution does not change significantly after multiple iterations, the iteration termination condition is satisfied).
步骤2.1自适应最大最小蚁群系统设计如下:Step 2.1 The adaptive maximum and minimum ant colony system is designed as follows:
在该调度问题中,我们先解决每个工件各工序的设备和人员的选择问题;利用蚁群算法时,先将工件的各工序的可用设备看作蚂蚁首先游历的第一层(设备层)节点,再根据蚂蚁之前游历选择的各工序加工设备,将各工序加工设备的可选操作人员看作蚂蚁需要游历的第二层(人员层)节点,蚂蚁按各工件工序顺序依次游历设备层和人员层各节点,选出每个工件各工序的加工设备和操作工人。In this scheduling problem, we first solve the problem of selecting equipment and personnel for each process of each workpiece; when using the ant colony algorithm, we first regard the available equipment of each process of the workpiece as the first layer (equipment layer) that ants first travel. Nodes, and then according to the processing equipment of each process selected by the ants, the optional operators of the processing equipment in each process are regarded as the second layer (personnel layer) nodes that the ants need to travel, and the ants travel through the equipment layer and For each node of the personnel layer, select the processing equipment and operators for each process of each workpiece.
步骤2.1.1最大最小蚁群系统资源选择策略设计Step 2.1.1 Resource selection strategy design of maximum and minimum ant colony system
设备选择策略设计:针对工件各工序的可用设备的选择问题,计算各设备的 累计加工时间作为设备累计负荷,根据设备累计负荷和设备加工能耗,确定加工设备,优先选择设备累计负荷小、设备加工能耗小的设备。Equipment selection strategy design: For the selection of available equipment for each process of the workpiece, calculate the cumulative processing time of each equipment as the cumulative load of the equipment, determine the processing equipment according to the cumulative load of the equipment and the energy consumption of the equipment processing, and give priority to the equipment with small cumulative load and equipment. Processing equipment with low energy consumption.
人员选择策略设计:计算各人员的累计加工时间作为人员累计负荷,由于蚂蚁在第一层节点已经确定的出工件各工序的加工设备,现在根据设备的可选操作人员和各操作人员的累计负荷,确定人员,优先选择累计负荷小的工人。Personnel selection strategy design: Calculate the cumulative processing time of each person as the cumulative load of the personnel. Since the ants have determined the processing equipment for each process of the workpiece at the first layer node, now according to the optional operator of the equipment and the cumulative load of each operator , determine the personnel, and give preference to workers with a small cumulative load.
步骤2.1.2启发信息设计Step 2.1.2 Inspire Information Design
蚂蚁选择所用的启发式信息是依据蚂蚁为各工序选择资源的规则进行设计的,由于蚂蚁需要依次游历设备层和人员层,进而选择设备和人员,因此蚂蚁在设备层游历路径(i,j)上的启发式信息或蚂蚁在人员层游历路径(i,j)上的启发式信息计算公式如下:The heuristic information used by ants for selection is designed according to the rules for ants to select resources for each process. Since ants need to traverse the equipment layer and the personnel layer in turn, and then select equipment and personnel, the ants travel path (i, j) in the equipment layer. The heuristic information on or the heuristic information of ants on the travel path (i, j) of the personnel layer is calculated as follows:
Figure PCTCN2020127971-appb-000017
Figure PCTCN2020127971-appb-000017
其中,P j表示游历到下一工序的可选设备j的能耗因子,
Figure PCTCN2020127971-appb-000018
为游历到下一工序的可选设备j的累计负荷;
Figure PCTCN2020127971-appb-000019
表示游历到下一工序的可选操作人员j的累计负荷;启发蚂蚁优先选择设备累计负荷较小,能耗功率较小和人员累计负荷较小的资源路线。
Among them, P j represents the energy consumption factor of the optional equipment j that travels to the next process,
Figure PCTCN2020127971-appb-000018
is the cumulative load of optional equipment j that travels to the next process;
Figure PCTCN2020127971-appb-000019
Represents the cumulative load of the optional operator j who travels to the next process; the ants are inspired to choose the resource route with smaller cumulative load of equipment, lower energy consumption and lower cumulative load of personnel.
步骤2.1.3状态转移算子Step 2.1.3 State transition operator
蚂蚁在游历中是通过启发式信息和各路径上信息素确定蚂蚁的状态转移概率,用
Figure PCTCN2020127971-appb-000020
表示t时刻蚂蚁k选择了设备或人员i,并且下一步工序选择设备或人员j的概率,即
Ants determine the state transition probability of ants through heuristic information and pheromone on each path during their travels, using
Figure PCTCN2020127971-appb-000020
It represents the probability that ant k selects equipment or personnel i at time t, and the next process selects equipment or personnel j, namely
Figure PCTCN2020127971-appb-000021
Figure PCTCN2020127971-appb-000021
其中,options{}表示蚂蚁k游历到下一道工序时工序的可选加工设备集合或设备对应的可选人员集合,α和β分别是信息素重要程度因子和启发信息重要程度因子,τ i,j(t)表示t时刻路径(i,j)的信息素浓度。 Among them, options{} represents the set of optional processing equipment or the set of optional personnel corresponding to the equipment when ant k travels to the next process, α and β are the pheromone importance factor and the heuristic information importance factor, respectively, τ i, j (t) represents the pheromone concentration of the path (i, j) at time t.
步骤2.1.4信息素保留系数自适应调整Step 2.1.4 Adaptive adjustment of pheromone retention coefficient
当信息素保留系数ρ过大且解的信息素数量增大时,以前搜索过的解被选择的可能性过大,会影响到算法的全局搜索能力;通过减小ρ虽然可以提高算法的全局搜索能力,但又会使算法的收敛速度降低。因此通过以下方法自适应地改变ρ的值。将ρ的初始值设置为ρ(t 0)=0.9,当算法求得的最优值在N次循环内没有发生明显改变时,ρ值采用以下公式: When the pheromone retention coefficient ρ is too large and the number of pheromone in the solution increases, the possibility of the previously searched solution being selected is too large, which will affect the global search ability of the algorithm; although the global search ability of the algorithm can be improved by reducing ρ Search ability, but it will slow down the convergence speed of the algorithm. Therefore, the value of ρ is adaptively changed by the following method. The initial value of ρ is set to ρ(t 0 )=0.9. When the optimal value obtained by the algorithm does not change significantly within N cycles, the value of ρ adopts the following formula:
Figure PCTCN2020127971-appb-000022
Figure PCTCN2020127971-appb-000022
步骤2.1.5自适应信息素更新设计Step 2.1.5 Adaptive pheromone update design
t时刻路径(i,j)的信息素用τ i,j(t)表示,当每个迭代中所有蚂蚁都获得一个完整的设备和人员资源分配解后,将该资源分配解传递给遗传算法,遗传算法根据 资源约束求出最优调度方案,然后根据每个最优调度方案的完工时间,设备、人员负荷情况和能耗,按照如下方案更新信息素。 The pheromone of the path (i,j) at time t is represented by τ i,j (t). When all ants in each iteration obtain a complete solution of equipment and personnel resource allocation, the resource allocation solution is passed to the genetic algorithm , the genetic algorithm finds the optimal scheduling scheme according to resource constraints, and then according to the completion time of each optimal scheduling scheme, equipment, personnel load and energy consumption, the pheromone is updated according to the following scheme.
a.自适应信息素增量设计:一般信息素增量分配时,对于同一路径的不同路段分配相同大小的信息素增量,但是同一路径上不同路段影响蚂蚁群向最佳路径搜索的作用明显不同。因此本发明采取的策略是:对于较好路段分配较大的信息素增量;对于较差路段分配较小的信息素增量。具体实施方法为:设路径(i,j)在第n个迭代周期内在各搜索路径上出现的总次数为q,且0≤q≤k(k为蚂蚁总个数),则信息素增量计算公式:a. Adaptive pheromone increment design: In general pheromone increment allocation, pheromone increments of the same size are allocated to different sections of the same path, but different sections on the same path have an obvious effect on the ant colony searching for the best path different. Therefore, the strategy adopted by the present invention is: assigning a larger increment of pheromone to a better road section; assigning a smaller increment of pheromone to a poor road section. The specific implementation method is: set the total number of times that the path (i, j) appears on each search path in the nth iteration cycle to be q, and 0≤q≤k (k is the total number of ants), then the pheromone increment Calculation formula:
Figure PCTCN2020127971-appb-000023
Figure PCTCN2020127971-appb-000023
其中,f表示当前迭代中最优路径蚂蚁的路径长度。Among them, f represents the path length of the optimal path ant in the current iteration.
b.信息素更新算子设计b. Pheromone update operator design
为使较优路径信息素不断积累,并且不至于过快收敛,甚至出现停滞,信息素更新算子设计如下:In order to make the optimal path pheromone accumulate continuously and not converge too quickly or even stagnate, the pheromone update operator is designed as follows:
Figure PCTCN2020127971-appb-000024
Figure PCTCN2020127971-appb-000024
其中,τ min和τ max分别为信息素的下界和上界,τ max=1/ρf,τ min=ξτ max 0≤ξ≤1。若t时刻最优路径蚂蚁选择路径(i,j),则
Figure PCTCN2020127971-appb-000025
否则Δτ i,j=0。f为当前迭代中最优路径蚂蚁的路径长度,也即最优路径上选择路径(i,j)下的设备负荷平衡程度L e,人员负荷平衡程度L p,完工时间C和能耗E的统一量纲和。avg(L e)和avg(L p)分别为当前迭代中所有蚂蚁对应目标设备负荷平衡程度L e和人员负荷平衡程度L p的平均值,avg(C)和avg(E)分别为当前迭代中所有蚂蚁对应最优调度方案的目标完工时间C和能耗E的平均值。
Among them, τ min and τ max are the lower and upper bounds of pheromone, respectively, τ max =1/ρf, τ min =ξτ max 0≤ξ≤1. If the optimal path ant chooses path (i, j) at time t, then
Figure PCTCN2020127971-appb-000025
Otherwise Δτ i,j =0. f is the path length of the optimal path ant in the current iteration, that is, the equipment load balance degree Le , the personnel load balance degree L p , the completion time C and the energy consumption E under the selected path (i,j) on the optimal path Unified dimensional sum. avg(L e ) and avg(L p ) are the average values of the target equipment load balance degree L e and the personnel load balance degree L p of all ants in the current iteration, respectively, avg(C) and avg(E) are the current iteration The average value of target completion time C and energy consumption E of all ants in the optimal scheduling scheme.
Figure PCTCN2020127971-appb-000026
Figure PCTCN2020127971-appb-000026
步骤2.2遗传算法设计:Step 2.2 Genetic Algorithm Design:
作为嵌套算法的内循环,需要将外循环中每只蚂蚁选择的资源分配方案作为约束,进行工序排序,求解出每只蚂蚁资源选择方案下的最优的调度方案。遗传算法是一种车间调度优化问题很常用的算法,并且具有较好的全局优化求解能力,设计求解双资源约束下的调度问题的遗传算法。As the inner loop of the nested algorithm, it is necessary to take the resource allocation scheme selected by each ant in the outer loop as a constraint, and sequence the processes to solve the optimal scheduling scheme under each ant's resource selection scheme. Genetic algorithm is a commonly used algorithm for shop-floor scheduling optimization problem, and has good global optimization solving ability. Genetic algorithm is designed to solve the scheduling problem under dual resource constraints.
步骤2.2.1编码Step 2.2.1 Encoding
染色体编码方式采用基于工序的整数编码,每个染色体能够表示所有工件的加工顺序,染色体的长度为所有工件的工序个数之和。染色体的每个基因位中存放一个工件号,表示工件的加工顺序,工件号出现的次数等于该工件的工序数。如个体[2,1,1,3,2,1,3,2],该个体表达了有3个工件,3个工件分别有3、3、2个加工工序,工件加工顺序为(O 21O 11O 12O 31O 22O 13O 32O 23)。 The chromosome coding method adopts the integer coding based on the process, each chromosome can represent the processing sequence of all the workpieces, and the length of the chromosome is the sum of the number of processes of all the workpieces. A workpiece number is stored in each locus of the chromosome, indicating the processing sequence of the workpiece, and the number of occurrences of the workpiece number is equal to the number of processes of the workpiece. For example, the individual [2,1,1,3,2,1,3,2], the individual expresses that there are 3 workpieces, and the 3 workpieces have 3, 3, and 2 processing steps respectively, and the workpiece processing sequence is (O 21 O 11 O 12 O 31 O 22 O 13 O 32 O 23 ).
步骤2.2.2初始解生成Step 2.2.2 Initial solution generation
通过随机生成的方法产生大部分初始种群个体,启发式规则产生小部分初始种群个体。启发式规则优先安排选择剩余负荷较大设备或人员的工序,优先加工加工时间最短,剩余加工时间最多的工件。Most of the initial population individuals are generated by random generation, and a small number of initial population individuals are generated by heuristic rules. The heuristic rule prioritizes the process of selecting equipment or personnel with a large remaining load, and prioritizes the processing of the workpiece with the shortest processing time and the most remaining processing time.
步骤2.2.3适应度函数值计算Step 2.2.3 Fitness function value calculation
在资源约束下,求解调度方案时,将每个个体对应的调度方案的目标完工时间C和能耗E统一量纲后的加权和作为种群个体的适应度值。计算公式如下:Under the resource constraints, when solving the scheduling scheme, the weighted sum of the unified dimension of the target completion time C and energy consumption E of the scheduling scheme corresponding to each individual is taken as the fitness value of the individual population. Calculated as follows:
Figure PCTCN2020127971-appb-000027
Figure PCTCN2020127971-appb-000027
其中ω为调度方案完工时间的权重系数。where ω is the weight coefficient of the schedule completion time.
步骤2.2.4遗传操作Step 2.2.4 Genetic manipulation
a.选择:根据各个个体的适应度值,采用锦标赛的选择方法从父代群体选择个体基因遗传到下一代;a. Selection: According to the fitness value of each individual, the selection method of the championship is used to select individual genes from the parent group and inherit them to the next generation;
b.交叉:以一定的交叉概率进行单点交叉,首先从种群中随机选择两个个体,随机选取一点为交叉位置,两条染色体进行单点交叉,交叉后染色体会出现某些工件的工序是多余的,某些工件的工序缺失,因此将工件多余的工序变为工件缺失的工序。b. Crossover: perform single-point crossover with a certain crossover probability. First, two individuals are randomly selected from the population, and one point is randomly selected as the crossover position. The two chromosomes are crossed at a single point. After the crossover, some artifacts will appear in the chromosomes. Superfluous, the process of some workpieces is missing, so the redundant process of the workpiece becomes the process of the missing workpiece.
c.变异:变异采用随机进行两点互换基因变异和插入变异。两点互换基因变异是在父代染色体中随机选择两个不同的基因位置,将其基因值互换。插入变异是随机产生两个不同的基因位置,后面的那个基因插入到前面那个基因的位置,其余基因依次后移。c. Variation: Variation adopts random two-point exchange gene mutation and insertion mutation. Two-point swap gene mutation is to randomly select two different gene positions in the parent chromosome and swap their gene values. Insertional mutation is to randomly generate two different gene positions, the latter gene is inserted into the position of the former gene, and the rest of the genes are moved backward in turn.
实施例1:Example 1:
以某模具生产制造企业为背景,车间共有12台模具加工设备和8名设备操作工人,某调度周期内有8个生产任务,每个生产任务包含若干加工工序,每道加工工序可以在至少一个候选设备资源上完成,每台设备至少有一个候选操作人员。首先,根据设备功能类型进行设备分组,并确定各设备组可选的操作人员,如表2所示;根据工序类型要求和设备功能型号,为各工序选择出相应的可用设备,组成各工序的可用设备表,如表3所示;各工序加工时间如表4所示(时间单位:min)。各设备功率表如表5所示(功率单位:kW)。Taking a mold manufacturing enterprise as the background, there are 12 mold processing equipment and 8 equipment operators in the workshop. There are 8 production tasks in a certain scheduling cycle. Each production task includes several processing procedures. Completed on candidate equipment resources, each equipment has at least one candidate operator. First, group the equipment according to the equipment function type, and determine the optional operators for each equipment group, as shown in Table 2; The available equipment table is shown in Table 3; the processing time of each process is shown in Table 4 (time unit: min). The power table of each equipment is shown in Table 5 (power unit: kW).
表2各设备组可选操作人员表Table 2 Optional operator list for each equipment group
Figure PCTCN2020127971-appb-000028
Figure PCTCN2020127971-appb-000028
表3各工序可用设备表Table 3 Available equipment for each process
Figure PCTCN2020127971-appb-000029
Figure PCTCN2020127971-appb-000029
表4各工序加工时间表Table 4 Processing timetable of each process
Figure PCTCN2020127971-appb-000030
Figure PCTCN2020127971-appb-000030
Figure PCTCN2020127971-appb-000031
Figure PCTCN2020127971-appb-000031
表5各设备功率表Table 5 Power table of each equipment
Figure PCTCN2020127971-appb-000032
Figure PCTCN2020127971-appb-000032
通过matlab编写算法的脚本文件和函数文件进行调度模型仿真优化,算法的参数设置如下:(1)最大最小蚁群系统参数设置:迭代次数为200、蚂蚁数量为50、信息素重要程度因子为1、启发式信息重要程度因子为5。(2)遗传算法参数设置:种群大小为100、迭代次数为100、交叉概率为0.5、变异概率为0.3。调度方案完工时间的权重系数ω,可以由决策者的偏好决定。当决策者只想要最小化最大完工时间时,将完工时间权重系数设置为1。此处权重系数ω取值0.7。The script file and function file of the algorithm are used to simulate and optimize the scheduling model. The parameters of the algorithm are set as follows: (1) The maximum and minimum ant colony system parameters are set: the number of iterations is 200, the number of ants is 50, and the pheromone importance factor is 1 , the heuristic information importance factor is 5. (2) Genetic algorithm parameter settings: the population size is 100, the number of iterations is 100, the crossover probability is 0.5, and the mutation probability is 0.3. The weight coefficient ω of the schedule completion time can be determined by the decision maker's preference. When the decision maker only wants to minimize the maximum makepan, set the makepan weight factor to 1. Here, the weight coefficient ω takes a value of 0.7.
通过运行算法脚本,得到迭代过程中设备负荷平衡程度L e,人员负荷平衡程度L p,完工时间C和能耗E的统一量纲和的变化如图2所示,并分别获取了最优调度方案的基于设备、人员的调度甘特图如图3、4所示(图中301表示第3个工件的第1个工序)。最优调度方案的完工时间为170min,能耗为67.7kW·h,设备累计负荷的标准差为20.7min,人员累计负荷的标准差为8.8min。 By running the algorithm script, the changes of the unified dimension sum of the equipment load balance degree Le , the personnel load balance degree Lp , the completion time C and the energy consumption E in the iterative process are obtained as shown in Figure 2, and the optimal scheduling is obtained respectively. The scheduling Gantt chart based on equipment and personnel of the scheme is shown in Figures 3 and 4 (301 in the figure represents the first process of the third workpiece). The completion time of the optimal scheduling scheme is 170min, the energy consumption is 67.7kW·h, the standard deviation of the cumulative load of equipment is 20.7min, and the standard deviation of the cumulative load of personnel is 8.8min.

Claims (5)

  1. 基于AMMAS-GA嵌套算法的双资源模具作业车间调度优化方法,其特征在于,包括如下步骤:The dual-resource mold job shop scheduling optimization method based on the AMMAS-GA nesting algorithm is characterized in that it includes the following steps:
    步骤一:综合考虑模具生产车间调度周期内的能耗,设备、人员的负荷均衡和完工时间,建立以完工时间、能耗和设备人员负荷均衡为优化目标的双资源作业车间多目标调度模型;Step 1: Comprehensively consider the energy consumption, equipment and personnel load balance and completion time in the mold production workshop scheduling cycle, and establish a dual-resource job shop multi-objective scheduling model with the completion time, energy consumption and equipment and personnel load balance as the optimization goals;
    步骤二:针对步骤一中所建立的多目标调度模型,提出一种AMMAS-GA嵌套算法对该多目标调度模型进行优化求解。Step 2: For the multi-objective scheduling model established in the first step, an AMMAS-GA nested algorithm is proposed to optimize and solve the multi-objective scheduling model.
  2. 根据权利要求1所述的基于AMMAS-GA嵌套算法的双资源模具作业车间调度优化方法,其特征在于,步骤一的实施过程如下,The dual-resource mold job shop scheduling optimization method based on AMMAS-GA nesting algorithm according to claim 1, is characterized in that, the implementation process of step 1 is as follows,
    步骤1.1建立双资源作业车间设备、人员负荷模型Step 1.1 Establish a dual-resource job shop equipment and personnel load model
    采用各设备、人员累计负荷的标准差进行衡量负荷的平衡程度;标准差越小,代表任务所用的加工设备与人员都会得到合理利用,负荷均衡;The standard deviation of the cumulative load of each equipment and personnel is used to measure the balance of the load; the smaller the standard deviation, the more reasonable the processing equipment and personnel used in the task will be, and the load will be balanced;
    步骤1.2建立车间能耗模型Step 1.2 Establish workshop energy consumption model
    在实际生产过程中,车间能耗包含设备待机能耗和设备加工能耗两部分,各部分能耗等于功率和时间的乘积;In the actual production process, the energy consumption of the workshop includes two parts: equipment standby energy consumption and equipment processing energy consumption, and the energy consumption of each part is equal to the product of power and time;
    步骤1.3建立车间完工时间模型Step 1.3 Build the shop make-time model
    单个工件的完工时间是从工件开始加工时刻到最后一个工序加工完成为止花费的所有时间;车间完工总完工时间等于所有工件的最大完工时间。The completion time of a single workpiece is all the time taken from the time the workpiece starts to be processed to the completion of the last process; the total completion time of the workshop is equal to the maximum completion time of all workpieces.
  3. 根据权利要求1所述的基于AMMAS-GA嵌套算法的双资源模具作业车间调度优化方法,其特征在于,步骤二的实施过程如下,The dual-resource mold job shop scheduling optimization method based on AMMAS-GA nesting algorithm according to claim 1, is characterized in that, the implementation process of step 2 is as follows,
    AMMAS-GA嵌套算法外层采用自适应最大最小蚁群系统完成调度任务中每个工序对两类资源的选择,内层根据资源选择的结果作为工序约束采用遗传算法进行工序排序,最后将调度方案结果反馈给外层算法,影响下次迭代中蚂蚁对资源的选择;算法关键步骤如下:The outer layer of the AMMAS-GA nesting algorithm adopts the adaptive maximum and minimum ant colony system to complete the selection of two types of resources for each process in the scheduling task. The results of the scheme are fed back to the outer algorithm, which affects the selection of resources by the ants in the next iteration. The key steps of the algorithm are as follows:
    a.最大最小蚁群系统参数初始化,信息素初始化;a. The parameters of the maximum and minimum ant colony system are initialized, and the pheromone is initialized;
    b.根据设计的设备、人员选择启发式策略和各资源路径上的信息素的数量,为每只蚂蚁进行各工序资源的选择;b. According to the designed equipment and personnel selection heuristic strategy and the number of pheromone on each resource path, select each process resource for each ant;
    c.将蚂蚁为各工序选择的资源作为工序约束代入遗传算法,并进行遗传算法参数初始化,采用随机和工序排序启发式规则两种方式生成初始种群;c. Substitute the resources selected by the ants for each process as process constraints into the genetic algorithm, initialize the parameters of the genetic algorithm, and generate the initial population by random and process sorting heuristic rules;
    d.通过种群多次迭代和遗传操作后确定出每只蚂蚁选择的工序资源约束下的 最优调度方案;d. Determine the optimal scheduling scheme under the constraints of process resources selected by each ant after multiple iterations of the population and genetic operations;
    e.将每只蚂蚁的最优调度方案反馈给最大最小蚁群系统,计算蚂蚁调度方案多目标的统一量纲和作为蚂蚁选择的路径长度;只有当前迭代中最优解的蚂蚁或实验开始以来最优解的蚂蚁进行信息素更新;e. Feed back the optimal scheduling scheme of each ant to the maximum and minimum ant colony system, and calculate the unified dimension of the multi-objective of the ant scheduling scheme and the length of the path selected by the ants; only the ants with the optimal solution in the current iteration or since the beginning of the experiment The ant with the optimal solution performs pheromone update;
    f.根据全局最优解的路径长度确定τ max,并将每条路径上的信息素轨迹量的值域限制在[τ minmax]区间内; f. Determine τ max according to the path length of the global optimal solution, and limit the value range of the pheromone trajectory amount on each path within the interval [τ minmax ];
    g.返回b,直到满足迭代终止条件。g. Return to b until the iteration termination condition is met.
  4. 根据权利要求3所述的基于AMMAS-GA嵌套算法的双资源模具作业车间调度优化方法,其特征在于,步骤b中资源选择启发式策略设计如下,The dual-resource mold job shop scheduling optimization method based on the AMMAS-GA nesting algorithm according to claim 3, wherein the resource selection heuristic strategy in step b is designed as follows:
    设备选择策略设计:根据设备累计负荷和设备加工能耗,确定加工设备,优先选择设备累计负荷小、设备加工能耗小的设备;Equipment selection strategy design: According to the cumulative load of the equipment and the energy consumption of the equipment processing, the processing equipment is determined, and the equipment with the small cumulative load of the equipment and the low energy consumption of the equipment processing is preferentially selected;
    人员选择策略设计:根据可选操作人员累计负荷,确定人员,优先选择累计负荷小的工人。Personnel selection strategy design: According to the cumulative load of optional operators, determine personnel, and give priority to workers with small cumulative load.
  5. 根据权利要求3所述的基于AMMAS-GA嵌套算法的双资源模具作业车间调度优化方法,其特征在于,步骤e中自适应信息素更新设计如下,The dual-resource mold job shop scheduling optimization method based on the AMMAS-GA nesting algorithm according to claim 3, wherein the adaptive pheromone update design in step e is as follows,
    1)信息素保留系数自适应调整;1) Adaptive adjustment of pheromone retention coefficient;
    设计信息素保留系数自适应调整,当最优值在N次迭代内没有发生明显改变时,通过调整信息素保留系数,减少路径上信息素的影响,以保证各工序资源选择解的全局性,并且不小于ρ min,也不会使算法收敛过慢; The pheromone retention coefficient is designed to be adaptively adjusted. When the optimal value does not change significantly within N iterations, the influence of pheromone on the path is reduced by adjusting the pheromone retention coefficient to ensure the globality of the resource selection solution for each process. And not less than ρ min , it will not make the algorithm converge too slowly;
    2)自适应信息素增量设计;2) Adaptive pheromone incremental design;
    同一路径上的不同路段分配信息素增量不同;在设计信息素增量时,根据各资源选择路段在当前迭代周期内各路径上出现的总次数,来分配信息素增量。Different road sections on the same path are allocated different pheromone increments; when designing pheromone increments, the pheromone increments are allocated according to the total number of occurrences of each resource selection road section on each path in the current iteration cycle.
PCT/CN2020/127971 2020-07-01 2020-11-11 Double-resource die job shop scheduling optimization method based on ammas-ga nested algorithm WO2022000924A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010625523.0 2020-07-01
CN202010625523.0A CN111966050B (en) 2020-07-01 2020-07-01 AMMAS-GA nesting algorithm-based double-resource die job shop scheduling optimization method

Publications (1)

Publication Number Publication Date
WO2022000924A1 true WO2022000924A1 (en) 2022-01-06

Family

ID=73361164

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/127971 WO2022000924A1 (en) 2020-07-01 2020-11-11 Double-resource die job shop scheduling optimization method based on ammas-ga nested algorithm

Country Status (2)

Country Link
CN (1) CN111966050B (en)
WO (1) WO2022000924A1 (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114415614A (en) * 2022-01-16 2022-04-29 西北工业大学 Multiprocessor workpiece scheduling method considering service level
CN114444239A (en) * 2022-01-27 2022-05-06 湘南学院 Operation workshop movement track path guiding optimization method based on hybrid genetic algorithm
CN114707294A (en) * 2022-01-28 2022-07-05 湘南学院 Multi-target scheduling method for job shop with limited transportation capacity constraint
CN114800828A (en) * 2022-04-09 2022-07-29 沈阳建筑大学 Intelligent optimization method for load distribution of prefabricated part concrete distribution robot
CN114861856A (en) * 2022-03-20 2022-08-05 西北工业大学 AUV system task allocation method based on swarm genetic hybrid algorithm
CN115018373A (en) * 2022-07-01 2022-09-06 湖南第一师范学院 Double-driving scheduling method and system based on solution space transformation and application
CN115391385A (en) * 2022-09-13 2022-11-25 南京开特信息科技有限公司 Database query optimization method based on ant colony genetic dynamic fusion algorithm
CN115438970A (en) * 2022-09-13 2022-12-06 韶关液压件厂有限公司 Large-scale production scheduling method suitable for discrete manufacturing of workpieces
CN115562198A (en) * 2022-09-29 2023-01-03 南京航空航天大学 Workshop rescheduling method considering rescheduling execution cost
CN115700639A (en) * 2022-12-30 2023-02-07 东方合智数据科技(广东)有限责任公司 Intelligent production scheduling method, device, equipment and storage medium
CN115719108A (en) * 2022-11-03 2023-02-28 吉林师范大学 Resource symmetric distributed workshop comprehensive scheduling method
CN115758788A (en) * 2022-11-30 2023-03-07 南通大学 Processing time calculation method of flexible manufacturing system based on Petri network modeling
CN115796490A (en) * 2022-11-12 2023-03-14 华北电力大学(保定) Green job shop scheduling method considering random equipment fault
US20230169426A1 (en) * 2021-11-30 2023-06-01 Ncr Corporation Demand response resource scheduling
CN116228088A (en) * 2023-03-01 2023-06-06 深圳市中源盛科技有限公司 Vehicle scheduling method, device and equipment based on event and personnel joint matching
CN116259806A (en) * 2023-05-09 2023-06-13 浙江韵量氢能科技有限公司 Fuel cell stack capable of removing gas impurities and method for removing gas impurities
CN116300776A (en) * 2023-05-25 2023-06-23 山东超越纺织有限公司 Optimized scheduling method for production and processing process of spinning workshop
CN116540659A (en) * 2023-07-04 2023-08-04 成都飞机工业(集团)有限责任公司 Large complex product workshop scheduling method, system, equipment and medium
CN116560322A (en) * 2023-05-25 2023-08-08 深圳市新天泽消防工程有限公司 Production control method and system for assembly production line
CN116627663A (en) * 2023-07-25 2023-08-22 山东万博科技股份有限公司 Data center operation and maintenance management method and system
CN116663861A (en) * 2023-07-27 2023-08-29 安徽大学绿色产业创新研究院 Scheduling optimization method combining production robustness of assembly type component and resource balance
CN116820058A (en) * 2023-08-30 2023-09-29 武汉理工大学 Hydraulic cylinder process planning and scheduling integrated optimization method considering AGV constraint
CN116822884A (en) * 2023-06-30 2023-09-29 上海海事大学 Multi-crown block cooperative scheduling method in flexible manufacturing system
CN116882593A (en) * 2023-09-05 2023-10-13 美云智数科技有限公司 Work order scheduling method and device, electronic equipment and storage medium
CN117010132A (en) * 2023-09-27 2023-11-07 中国船舶集团有限公司第七一九研究所 Space array position optimization method and system of underwater multi-base sound system
CN117314127A (en) * 2023-11-29 2023-12-29 武汉爱科软件技术股份有限公司 Production planning and scheduling method of hybrid genetic tabu search algorithm
CN117314078A (en) * 2023-09-26 2023-12-29 南通大学 Deadlock-free scheduling method of flexible manufacturing system based on Petri network and neural network
CN117574185A (en) * 2024-01-19 2024-02-20 北京志翔科技股份有限公司 Processing method, device and equipment of metering equipment
CN116822884B (en) * 2023-06-30 2024-05-31 上海海事大学 Multi-crown block cooperative scheduling method in flexible manufacturing system

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112766615B (en) * 2021-02-22 2022-12-13 首钢京唐钢铁联合有限责任公司 Production line division method and device for parallel process quantity balance
CN113159506B (en) * 2021-03-16 2023-04-28 北京理工大学 Integrated decision-making method for task allocation and job scheduling of man-machine cooperation production unit
CN113158580B (en) * 2021-05-10 2021-12-10 南京林业大学 One-dimensional stock layout method for solid wood board
CN113361860B (en) * 2021-05-12 2023-04-07 同济大学 Flexible flow shop scheduling control method, medium and equipment considering fatigue degree
CN113721545B (en) * 2021-09-02 2024-02-23 内蒙古第一机械集团股份有限公司 Production scheduling method for mixed flow shop with batch processor
CN114527714A (en) * 2022-01-19 2022-05-24 北京工业大学 Workshop dynamic scheduling method based on digital twin and disturbance monitoring
CN115859768B (en) * 2022-10-12 2023-05-02 武汉理工大学 Method and device for predicting work piece finishing time of dynamic assembly workshop
CN116029516B (en) * 2023-02-01 2023-08-18 上海交大智邦科技有限公司 Machining workshop production scheduling method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104914835A (en) * 2015-05-22 2015-09-16 齐鲁工业大学 Flexible job-shop scheduling multi-objective method
US20150371135A1 (en) * 2014-06-23 2015-12-24 International Business Machines Corporation Solving vehicle routing problems using evolutionary computing techniques
CN106611378A (en) * 2016-01-18 2017-05-03 四川用联信息技术有限公司 Priority encoding-based hybrid genetic algorithm for solving job-shop scheduling problem
CN109213585A (en) * 2018-08-22 2019-01-15 广东工业大学 A kind of cloud platform energy optimization management method based on blending inheritance algorithm and ant group algorithm
CN110334838A (en) * 2019-04-11 2019-10-15 国网新疆电力有限公司电力科学研究院 AGV trolley coordinated dispatching method and system based on ant group algorithm and genetic algorithm
CN111007813A (en) * 2019-11-19 2020-04-14 一汽物流有限公司 AGV obstacle avoidance scheduling method based on multi-population hybrid intelligent algorithm

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150371135A1 (en) * 2014-06-23 2015-12-24 International Business Machines Corporation Solving vehicle routing problems using evolutionary computing techniques
CN104914835A (en) * 2015-05-22 2015-09-16 齐鲁工业大学 Flexible job-shop scheduling multi-objective method
CN106611378A (en) * 2016-01-18 2017-05-03 四川用联信息技术有限公司 Priority encoding-based hybrid genetic algorithm for solving job-shop scheduling problem
CN109213585A (en) * 2018-08-22 2019-01-15 广东工业大学 A kind of cloud platform energy optimization management method based on blending inheritance algorithm and ant group algorithm
CN110334838A (en) * 2019-04-11 2019-10-15 国网新疆电力有限公司电力科学研究院 AGV trolley coordinated dispatching method and system based on ant group algorithm and genetic algorithm
CN111007813A (en) * 2019-11-19 2020-04-14 一汽物流有限公司 AGV obstacle avoidance scheduling method based on multi-population hybrid intelligent algorithm

Cited By (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230169426A1 (en) * 2021-11-30 2023-06-01 Ncr Corporation Demand response resource scheduling
CN114415614B (en) * 2022-01-16 2023-09-01 西北工业大学 Service class considered multiprocessor workpiece scheduling method
CN114415614A (en) * 2022-01-16 2022-04-29 西北工业大学 Multiprocessor workpiece scheduling method considering service level
CN114444239A (en) * 2022-01-27 2022-05-06 湘南学院 Operation workshop movement track path guiding optimization method based on hybrid genetic algorithm
CN114707294B (en) * 2022-01-28 2023-02-07 湘南学院 Multi-target scheduling method for job shop with limited transportation capacity constraint
CN114707294A (en) * 2022-01-28 2022-07-05 湘南学院 Multi-target scheduling method for job shop with limited transportation capacity constraint
CN114861856A (en) * 2022-03-20 2022-08-05 西北工业大学 AUV system task allocation method based on swarm genetic hybrid algorithm
CN114861856B (en) * 2022-03-20 2024-03-12 西北工业大学 AUV system task allocation method based on bee colony genetic hybrid algorithm
CN114800828B (en) * 2022-04-09 2024-04-05 沈阳建筑大学 Intelligent optimization method for load distribution of prefabricated part concrete distribution robot
CN114800828A (en) * 2022-04-09 2022-07-29 沈阳建筑大学 Intelligent optimization method for load distribution of prefabricated part concrete distribution robot
CN115018373A (en) * 2022-07-01 2022-09-06 湖南第一师范学院 Double-driving scheduling method and system based on solution space transformation and application
CN115438970A (en) * 2022-09-13 2022-12-06 韶关液压件厂有限公司 Large-scale production scheduling method suitable for discrete manufacturing of workpieces
CN115391385A (en) * 2022-09-13 2022-11-25 南京开特信息科技有限公司 Database query optimization method based on ant colony genetic dynamic fusion algorithm
CN115438970B (en) * 2022-09-13 2023-05-02 韶关液压件厂有限公司 Large-scale production scheduling method suitable for discrete manufacturing of workpieces
CN115562198A (en) * 2022-09-29 2023-01-03 南京航空航天大学 Workshop rescheduling method considering rescheduling execution cost
CN115562198B (en) * 2022-09-29 2023-09-29 南京航空航天大学 Workshop rescheduling method considering rescheduling execution cost
CN115719108A (en) * 2022-11-03 2023-02-28 吉林师范大学 Resource symmetric distributed workshop comprehensive scheduling method
CN115796490A (en) * 2022-11-12 2023-03-14 华北电力大学(保定) Green job shop scheduling method considering random equipment fault
CN115796490B (en) * 2022-11-12 2023-07-18 华北电力大学(保定) Green job shop scheduling method considering random equipment faults
CN115758788A (en) * 2022-11-30 2023-03-07 南通大学 Processing time calculation method of flexible manufacturing system based on Petri network modeling
CN115758788B (en) * 2022-11-30 2023-08-22 南通大学 Processing time calculation method of flexible manufacturing system based on Petri net modeling
CN115700639B (en) * 2022-12-30 2023-04-07 东方合智数据科技(广东)有限责任公司 Intelligent production scheduling method, device, equipment and storage medium
CN115700639A (en) * 2022-12-30 2023-02-07 东方合智数据科技(广东)有限责任公司 Intelligent production scheduling method, device, equipment and storage medium
CN116228088A (en) * 2023-03-01 2023-06-06 深圳市中源盛科技有限公司 Vehicle scheduling method, device and equipment based on event and personnel joint matching
CN116259806A (en) * 2023-05-09 2023-06-13 浙江韵量氢能科技有限公司 Fuel cell stack capable of removing gas impurities and method for removing gas impurities
CN116560322A (en) * 2023-05-25 2023-08-08 深圳市新天泽消防工程有限公司 Production control method and system for assembly production line
CN116300776B (en) * 2023-05-25 2023-08-04 山东超越纺织有限公司 Optimized scheduling method for production and processing process of spinning workshop
CN116300776A (en) * 2023-05-25 2023-06-23 山东超越纺织有限公司 Optimized scheduling method for production and processing process of spinning workshop
CN116560322B (en) * 2023-05-25 2024-01-02 深圳市新天泽消防工程有限公司 Production control method and system for assembly production line
CN116822884B (en) * 2023-06-30 2024-05-31 上海海事大学 Multi-crown block cooperative scheduling method in flexible manufacturing system
CN116822884A (en) * 2023-06-30 2023-09-29 上海海事大学 Multi-crown block cooperative scheduling method in flexible manufacturing system
CN116540659A (en) * 2023-07-04 2023-08-04 成都飞机工业(集团)有限责任公司 Large complex product workshop scheduling method, system, equipment and medium
CN116540659B (en) * 2023-07-04 2023-11-10 成都飞机工业(集团)有限责任公司 Large complex product workshop scheduling method, system, equipment and medium
CN116627663B (en) * 2023-07-25 2023-11-10 山东万博科技股份有限公司 Data center operation and maintenance management method and system
CN116627663A (en) * 2023-07-25 2023-08-22 山东万博科技股份有限公司 Data center operation and maintenance management method and system
CN116663861B (en) * 2023-07-27 2023-10-13 安徽大学绿色产业创新研究院 Scheduling optimization method combining production robustness of assembly type component and resource balance
CN116663861A (en) * 2023-07-27 2023-08-29 安徽大学绿色产业创新研究院 Scheduling optimization method combining production robustness of assembly type component and resource balance
CN116820058B (en) * 2023-08-30 2024-01-19 武汉理工大学 Hydraulic cylinder process planning and scheduling integrated optimization method considering AGV constraint
CN116820058A (en) * 2023-08-30 2023-09-29 武汉理工大学 Hydraulic cylinder process planning and scheduling integrated optimization method considering AGV constraint
CN116882593A (en) * 2023-09-05 2023-10-13 美云智数科技有限公司 Work order scheduling method and device, electronic equipment and storage medium
CN116882593B (en) * 2023-09-05 2024-02-23 美云智数科技有限公司 Work order scheduling method and device, electronic equipment and storage medium
CN117314078A (en) * 2023-09-26 2023-12-29 南通大学 Deadlock-free scheduling method of flexible manufacturing system based on Petri network and neural network
CN117314078B (en) * 2023-09-26 2024-05-14 南通大学 Deadlock-free scheduling method of flexible manufacturing system based on Petri network and neural network
CN117010132A (en) * 2023-09-27 2023-11-07 中国船舶集团有限公司第七一九研究所 Space array position optimization method and system of underwater multi-base sound system
CN117010132B (en) * 2023-09-27 2023-12-26 中国船舶集团有限公司第七一九研究所 Space array position optimization method and system of underwater multi-base sound system
CN117314127B (en) * 2023-11-29 2024-03-12 武汉爱科软件技术股份有限公司 Production planning and scheduling method of hybrid genetic tabu search algorithm
CN117314127A (en) * 2023-11-29 2023-12-29 武汉爱科软件技术股份有限公司 Production planning and scheduling method of hybrid genetic tabu search algorithm
CN117574185A (en) * 2024-01-19 2024-02-20 北京志翔科技股份有限公司 Processing method, device and equipment of metering equipment
CN117574185B (en) * 2024-01-19 2024-05-31 北京志翔科技股份有限公司 Processing method, device and equipment of metering equipment
CN117973813B (en) * 2024-03-29 2024-05-31 苏州微缔软件股份有限公司 Visual flexible production scheduling method and system for mold

Also Published As

Publication number Publication date
CN111966050A (en) 2020-11-20
CN111966050B (en) 2023-04-25

Similar Documents

Publication Publication Date Title
WO2022000924A1 (en) Double-resource die job shop scheduling optimization method based on ammas-ga nested algorithm
Sang et al. Intelligent factory many-objective distributed flexible job shop collaborative scheduling method
Tang et al. An improved differential evolution algorithm for practical dynamic scheduling in steelmaking-continuous casting production
CN113792924A (en) Single-piece job shop scheduling method based on Deep reinforcement learning of Deep Q-network
CN110956371B (en) Green scheduling optimization method for intelligent manufacturing workshop facing complex man-machine coupling
CN111382915B (en) Flexible job shop scheduling method for co-fusion AGVs
CN113569483A (en) Method for solving multi-target flexible job shop scheduling based on artificial bee colony algorithm
CN115983423A (en) Feeding and discharging scene scheduling optimization method considering double resource constraints
CN114253215A (en) Automatic drilling and riveting path planning method for civil aircraft door based on improved ant colony algorithm
CN110263970B (en) Hybrid discrete artificial bee colony algorithm for solving automatic rail trolley feeding scheduling problem
CN112528524B (en) Mixed flow assembly line balance optimization scheduling method
CN113139720B (en) Casting shop production scheduling optimization method with learning effect
CN113689066A (en) Internet of things workshop scheduling method based on NSGA-II algorithm
Li et al. A knee-point driven multi-objective evolutionary algorithm for flexible job shop scheduling
CN115689116A (en) Resource-construction period-cost comprehensive optimization method based on improved multi-target particle swarm
CN110334442A (en) A kind of Cutting parameters prediction technique for processing TC4 titanium alloy workpiece
CN115808909A (en) Dynamic batch scheduling method for on-time and energy-saving production of die heat treatment
CN115730799A (en) Method, system and equipment for scheduling production tasks of flexible assembly job workshop
CN108873850A (en) A kind of Optimization Scheduling of automation of machinery manufacture production process
Chen et al. Digital twin-oriented collaborative optimization of fuzzy flexible job shop scheduling under multiple uncertainties
CN114879618A (en) Knowledge-driven workshop intelligent scheduling method
CN115249113A (en) Distributed zero-waiting flow shop scheduling method and system with preparation time
CN114237166A (en) Method for solving multi-rotating-speed energy-saving scheduling problem based on improved SPEA2 algorithm
Bu et al. Fuzzy Target Job Shop Scheduling Based on Improved Multi-population Genetic Algorithm with Clustering
CN117215275B (en) Large-scale dynamic double-effect scheduling method for flexible workshop based on genetic programming

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20943021

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20943021

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 13.06.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 20943021

Country of ref document: EP

Kind code of ref document: A1