Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

213 results about "Job shop scheduling" patented technology

Job shop scheduling or the job-shop problem (JSP) is an optimization problem in computer science and operations research in which jobs are assigned to resources at particular times. The most basic version is as follows: We are given n jobs J₁, J₂, ..., Jₙ of varying processing times, which need to be scheduled on m machines with varying processing power, while trying to minimize the makespan. The makespan is the total length of the schedule (that is, when all the jobs have finished processing).

Operation workshop scheduling modeling method based on genetic algorithm

InactiveCN103870647AOptimizing and Harmonizing OperationsImprove Design PerformanceGenetic modelsSpecial data processing applicationsAlgorithms performanceTrace diagram
The invention discloses an operation workshop scheduling modeling method based on a genetic algorithm. The method comprises the steps of JSP genetic algorithm design of reverse cross of a stored gene segment, eM-Plant simulation modeling, data collection, improvement of mutation operator and obtaining of an optimized scheme; the JSP genetic algorithm design of the reverse cross of the stored gene segment comprises the steps of randomly generating an initial group according to a sequence code, calculating the fitness of the initial group, judging whether the cycling times is satisfied, outputting an optimal result and program running time if the cycling times is satisfied, drawing an algorithm performance trace diagram, drawing an optimal scheduling trace diagram, selecting through a roulette wheel if the cycling times cannot be satisfied, reversely crossing the stored gene segment, randomly mutating the gene segment, calculating the fitness of a novel population, re-inserting a filial-generation population to the parental population, and recording the performance of the optimal result trace algorithm. By adopting the method, the running of the production workshop can be optimized and coordinated, the design effect is good, the process is simple, and the production danger and production cost can be reduced.
Owner:XIAN TECH UNIV

Optimized job scheduling and execution in a distributed computing grid

An arrangement provides optimal job scheduling in a distributed computing grid having a network of nodes. As jobs enter the system, their requirements are matched against the capabilities at each node to determine (step 202) candidate nodes. From this set of candidate nodes, a subset of valid nodes is selected (step 204) that has sufficient bandwidth for the duration of the job on each link that will need to be used by the job if run at that candidate node. For each valid node, a total cost is computed (step 206) to run the job. The cost may include such factors as bandwidth cost, server cost, storage cost, delay costs, and the like. Finally, a lowest cost node is selected (step 207), and the job is scheduled for execution (step 208) and then run (step 209) on that lowest cost node. An arrangement combining job scheduling with bandwidth on demand (BoD) involves a system for scheduling at least one job for execution on a network of nodes joined by links having respective link capacities, each job associated with a transport capacity requirement. The system has a job scheduler (element 150) configured to schedule the at least one job to be executed on at least one selected node, and a link manager (element 140) configured to reserve at least some of the link capacity of at least one of the links connected to the at least one selected node, to match the job transport capacity requirement.
Owner:AT&T INTPROP II L P

Flexible job shop order insertion dynamic scheduling optimization method

ActiveCN107831745AReduced delay periodImprove the individual population update methodInternal combustion piston enginesProgramme total factory controlMathematical modelParticle swarm algorithm
A flexible job shop order insertion dynamic scheduling optimization method is a solution method aiming at the delay problems caused by the order insertion in the job shop batch dynamic scheduling, andcomprises the steps of on the basis of establishing a mathematical model of the task sequence optimization and the order batch distribution, researching a batch selection strategy, adopting an example simulation mode to obtain the reasonable sub-batch number, at the same time, according to the simulation and calculation of the typical examples, giving a recommending value of the batch number; secondly, based on the three-layer gene chromosomes of the processes, the machines and the order distribution number, taking the minimum maximum time of completion and the delay period as the optimization targets; and finally, adopting a mixed algorithm of a particle swarm optimization algorithm and a genetic algorithm to improve the speed of evolution of the sub-batch number towards an optimal direction, thereby effectively reducing the tardiness quantity. The method is good at reducing the delay period in the job shop dynamic scheduling, and for the conventional genetic algorithm, enables the convergence speed and the stability to be improved substantially, at the same time, fully combines the actual production statuses of the intelligent job shops, greatly promotes the dynamic scheduling solution, and has the great application value in the engineering.
Owner:SOUTHWEST JIAOTONG UNIV

Production-data-driven dynamic job-shop scheduling rule intelligent selection method

ActiveCN107767022ATimely and accurate dynamic responseScheduling results are excellentGenetic modelsForecastingOptimal schedulingJob shop scheduling
The invention provides a production-data-driven dynamic job-shop scheduling rule intelligent selection method and belongs to the manufacturing enterprise job shop production planning and scheduling application field. The method mainly comprises the following steps: introducing a Multi-Pass algorithm simulation mechanism, establishing a job-shop production scheduling simulation platform, and generating production planning and scheduling sample data; screening the obtained sample data and generating a scheduling parameter set; designing BP neural network models for scheduling knowledge learningunder different scheduling targets; optimizing training of the BP neural networks through a new firefly algorithm to obtain NFA-BP models; integrating the NFA-BP models under various scheduling targets into an intelligent scheduling module, which is integrated with a job shop MES system to guide on-line scheduling; manually adjusting online production planning and scheduling deviation and updatingthe scheduling parameter set, and the intelligent scheduling module carrying out online optimization learning; and the intelligent scheduling module adapted to real workshop production status outputting optimal scheduling rules according to current job conflict decision points.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Large-scale operation workshop scheduling method based on bottleneck equipment decomposition

InactiveCN103530702AShortened gene lengthImprove the speed of genetic immune operationGenetic modelsForecastingDecompositionData acquisition
The invention discloses a large-scale operation workshop scheduling method based on bottleneck equipment decomposition. The large-scale operation workshop scheduling method based on the bottleneck equipment decomposition comprises the following steps of (1) acquiring data and modeling; (2) carrying out recognition on bottleneck equipment based on a key path method; (3) sorting and encoding the bottleneck equipment and non-bottleneck equipment; (4) generating an initial chromosome population; (5) carrying out cross and mutation operations on the chromosome population; (6) inoculating an immune operator to the chromosome population; (7) carrying out decoding and fitness value calculation operations on chromosomes; (8) updating an optimal chromosome and an optimal fitness value of an algorithm; (9) judging whether a method ending rule is achieved or not, starting a step (10) if the method ending rule is achieved, and otherwise, jumping to the step (5) to carry out the next iteration; (10) finding out the optimal chromosome from the step (9) to decode, and obtaining a scheduling command to schedule. According to the large-scale operation workshop scheduling method based on the bottleneck equipment decomposition, which is disclosed by the invention, a satisfactory scheduling scheme can be obtained in a shorter time, the production efficiency of an operation workshop can be improved, and the large-scale operation workshop scheduling method based on the bottleneck equipment decomposition can be applied to scheduling management and optimization of the production process of the workshop.
Owner:XI'AN UNIVERSITY OF ARCHITECTURE AND TECHNOLOGY

A method for solving flexible job shop scheduling based on an improved whale algorithm

The invention discloses a method for solving flexible job shop scheduling based on an improved whale algorithm. The method comprises the following steps: 1) establishing a mathematical model of a flexible job shop scheduling problem; 2) setting algorithm parameters and generating an initial population; 3) obtaining a current optimal scheduling solution; 4) judging whether the current number of iterations is greater than the maximum number of iterations; if yes, outputting a scheduling solution; if not, judging whether the counter value of the current optimal individual is not smaller than a preset value or not; if yes, carrying out variable neighborhood search operation, and updating a scheduling solution; if not, converting the scheduling solution into a whale individual position vector,and retaining the whale individual corresponding to the scheduling solution; and 5) updating whale individual position information by adopting an improved whale algorithm, converting the whale individual position vector into a scheduling solution to complete population updating, adding 1 to the number of iterations, and returning to the step 3). According to the method disclosed by the invention,all optimal solutions of flexible job shop scheduling can be well solved, and the solving speed and precision are improved.
Owner:CHANGAN UNIV

Improved culture gene algorithm for solving multi-objective flexible job shop scheduling problem

The invention relates to the technical field of job shop scheduling, in particular to an improved culture gene algorithm for solving a multi-objective flexible job shop scheduling problem. The algorithm comprises the following steps of performing process-based encoding; generating an initialized population; performing local search by a hill-climbing method; calculating fitness; judging whether an optimization criterion is met or not (if yes, generating an optimal individual and ending the algorithm, otherwise, executing the next step); performing selection; performing SPX crossover; performing mutation; performing local search by the hill-climbing method; generating a new-generation population; calculating fitness; and circulating the process. The algorithm is improved as follows: the local search is performed by utilizing the hill-climbing method, so that local optimum can be escaped for obtaining a better solution, and the calculation time can be shortened; and in addition, the crossover and mutation modes of the algorithm are improved, the SPX crossover method is adopted, and one of two methods of insertion mutation and replacement mutation is randomly selected for mutating individuals in the population by an equal probability Pm during mutation.
Owner:SICHUAN YONGLIAN INFORMATION TECH CO LTD

Multi-target flexible job shop scheduling method based on cooperative hybrid artificial fish swarm model

InactiveCN104866898ABiological modelsResourcesJob shop schedulingNatural computing
The invention belongs to the crossing field of a computer application technology and production manufacturing. A natural computing technology is used to optimize a multi-target flexible job shop scheduling problem. A problem that a cooperative hybrid artificial fish swarm algorithm is used to solve multi-target flexible job shop scheduling is provided. The method is characterized in that a foraging behavior with a distribution estimation attribute and an artificial fish attraction behavior are designed to improve an artificial fish swarm model; a cooperation idea is introduced into the model; through multiple population cooperation of the fish swarm, global searching is performed and is cooperated with a simulation annealing algorithm so as to enhance an algorithm local searching capability; aiming at a multi-target problem, an improved epsilon-Pareto dominant strategy is designed to evaluate an individual applicable degree value. The method in the invention has the following advantages that problems of slow later-period convergence, a poor local optimizing ability and the like, which exist in the artificial fish swarm algorithm during a searching process, can be overcome; through cooperative optimization, a pareto solution set with good quality and dispersibility is obtained.
Owner:DALIAN UNIV OF TECH

Energy-saving job scheduling system

The invention provides an energy-saving job scheduling system applied to a computer cluster. The scheduling process comprises the following steps that: step S1, a job submitted by a user is received by a manager; step S2, the job received by the manager is put in a queue, in which the job is required to be submitted, by the manager, the state of the job is changed into an idle state; step S3, a message that a new job comes is sent to a scheduler by the manager, priorities of jobs in the idle states are counted according to information of the jobs and scheduling policies of the jobs, and the job with the highest priority is selected; step S4, a counting node is allocated to the job with the highest priority by the scheduler according to resource requirements of the job with the highest priority, job features, a node state and a node scheduling policy, the manager is informed by the scheduler to start the job with the highest priority on the distributed counting node, and an actuator is informed by the manger to start and execute the job on the distributed counting node; and step S5, idle nodes are located in energy-saving states. According to the energy-saving job scheduling system, the time for awakening each node and enabling each node to enter the energy-saving state is reasonably controlled.
Owner:中科曙光国际信息产业有限公司 +1

Improved genetic algorithm for flexible workshop scheduling

The invention proposes an improved genetic algorithm for flexible workshop scheduling, and the algorithm relates to the technical field of workshop scheduling, and specifically relates to the technical field of flexible workshop scheduling. The invention aims at the problems that a conventional genetic algorithm is complex in coding mode, is difficult for decoding, is weaker in search and development capability and is liable to be mature early and a non-feasible solution is liable to appear in the operation of a genetic operator. Compared with a conventional algorithm, the algorithm has the following improvements that 1, the coding is just performed on one chromosome, a coding chromosome gene consists of a ternary array (i, j, k), the coding mode is simple and convenient, and there is no need of decoding; 2, a positioning method is employed for selecting equipment for the process according to two different rules, and three known effective scheduling rule is employed for process arrangement; 3, crossing and mutation operations employ a genetic operator based on process priority protection; 4, before mutation, the probability of individual and genetic mutation is calculated through a formula, thereby achieving more accordance with the natural law. The algorithm is high in practicality.
Owner:SICHUAN YONGLIAN INFORMATION TECH CO LTD

Flexible job shop scheduling system based on Petri network and improved genetic algorithm

The invention discloses a flexible job shop scheduling system based on a Petri network and an improved genetic algorithm. The flexible job shop scheduling system is a system for minimizing completion time and power consumption according to peak-valley electricity price and indirect energy consumption, and comprises a job time selection module and a machine task assigning module, wherein the job time selection module is used for obtaining a migration activation time sequence FS and a migration processing sequence TS' by establishing an energy time Petri network model and a time selection simulation algorithm TSSA; the machine task assigning module is used for simulating by combination of improved genetic algorithm and the Petri network, finding out an optimal migration processing sequence TS, and obtaining a satisfactory solution of flexible job shop scheduling TI-FJSP. By adopting the flexible job shop scheduling system disclosed by the invention, making and implementation of a production plan can be effectively optimized, and a production mode with the lowest cost is provided for a company according to the peak-valley electricity price, so that the production cost of the company can be lowered, the utilization rate of energy can be increased, energy allocation can be optimized, resources can be saved, the environment can be protected, the economic benefits of the company can be optimized, and the industrial competitiveness of the company can be improved.
Owner:GUANGDONG POLYTECHNIC NORMAL UNIV

Flexible workshop robustness scheduling method based on decomposition multi-target evolution algorithm

The invention discloses a flexible workshop robustness scheduling method based on a decomposition multi-target evolution algorithm. The method comprises the following steps: 1, reading such input information as operation, machine attributes and the like of a flexible operation workshop, defining an optimization object, and setting constraint conditions; 2, initializing parameters of the algorithm; 3, determining an adjacent domain of each subproblem, generating an initial parent group, and determining all Pereto non-dominant solutions from the initial group so as to form an external memory; 4, generating a child group, carrying out mating selection, breeding child individuals by use of an adaptive variation operator and a restoration-based intersection operator, and updating the external memory; 5, by use of the generated child group, updating a current optimal individual of each subproblem, and forming a new parent group; and 6, when it is determined that the individual object evaluation frequency reaches the maximum, outputting the external memory, i.e., a group of Pareto non-dominant flexible operation workshop scheduling solutions, and if the frequency does not reach the maximum, skipping to the fourth step. According to the invention, scheduling tasks in a flexible operation workshop can be rapidly and efficiency realized.
Owner:NANJING UNIV OF INFORMATION SCI & TECH
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products