Dynamic Scheduling in Large-scale Manufacturing Processing Systems Using Multi-agent Reinforcement Learning PDF Download

Are you looking for read ebook online? Search for your book and save it on your Kindle device, PC, phones or tablets. Download Dynamic Scheduling in Large-scale Manufacturing Processing Systems Using Multi-agent Reinforcement Learning PDF full book. Access full book title Dynamic Scheduling in Large-scale Manufacturing Processing Systems Using Multi-agent Reinforcement Learning by Shuhui Qu. Download full books in PDF and EPUB format.

Dynamic Scheduling in Large-scale Manufacturing Processing Systems Using Multi-agent Reinforcement Learning

Dynamic Scheduling in Large-scale Manufacturing Processing Systems Using Multi-agent Reinforcement Learning PDF Author: Shuhui Qu
Publisher:
ISBN:
Category :
Languages : en
Pages :

Book Description
Scheduling in manufacturing plays an essential role in building smart manufacturing from multiple points of view, including social, economic, and environmental. Optimal scheduling, or the allocation of jobs with different requirements for a manufacturing processing system to meet various objectives, has been discussed for several decades. However, advanced scheduling methods in modern processing systems have not significantly improved, nor have they been widely adopted by staff working on manufacturing production lines despite extensive research conducted into scheduling. Most traditional scheduling methods require statistical assumptions, which cannot support operations for a dynamic and stochastic modern processing system. In addition, most proposed scheduling methods are not sufficiently scalable for managing real-world, large-scale processing systems. To address these limitations, we focus on the dynamic scheduling approach, which involves scheduling real-time events in large-scale modern manufacturing systems, from a data-driven perspective. We implement reinforcement learning (RL) to learn adaptive, scalable, and optimal dynamic scheduling policies, since RL can learn the underlying processing system's patterns and adaptively make allocation decisions based on real-time job and server measurements. The direct application of existing RL methods on the scheduling problem in such large-scale processing systems is impractical and undesired due to the extremely high computational complexity of learning a good scheduling policy. This thesis presents a practical and systematic computational framework that integrates RL with existing expert knowledge at three levels: (1) System-level planning. The planning procedure characterizes the processing system by the nominal feasible region of the scheduling problem. (2) Algorithm-level design. The design of the algorithm in RL is carefully selected as the index-policy-based, multi-agent RL, significantly reducing control policy search complexity. (3) Learning-level demonstration. During the learning process of RL, the existing expert knowledge is used as a demonstration to increase search efficiency and stabilize the RL learning process. We conduct various experiments in both real factory scenarios and simulated environments to evaluate the performance of the framework on processing system scheduling problems. The effectiveness of the proposed index-policy-based, multi-agent reinforcement learning (MARL) method is evidenced by its performance over traditional dynamic scheduling methods, with a linear computational time complexity in regard to the number of machines and job classes.

Dynamic Scheduling in Large-scale Manufacturing Processing Systems Using Multi-agent Reinforcement Learning

Dynamic Scheduling in Large-scale Manufacturing Processing Systems Using Multi-agent Reinforcement Learning PDF Author: Shuhui Qu
Publisher:
ISBN:
Category :
Languages : en
Pages :

Book Description
Scheduling in manufacturing plays an essential role in building smart manufacturing from multiple points of view, including social, economic, and environmental. Optimal scheduling, or the allocation of jobs with different requirements for a manufacturing processing system to meet various objectives, has been discussed for several decades. However, advanced scheduling methods in modern processing systems have not significantly improved, nor have they been widely adopted by staff working on manufacturing production lines despite extensive research conducted into scheduling. Most traditional scheduling methods require statistical assumptions, which cannot support operations for a dynamic and stochastic modern processing system. In addition, most proposed scheduling methods are not sufficiently scalable for managing real-world, large-scale processing systems. To address these limitations, we focus on the dynamic scheduling approach, which involves scheduling real-time events in large-scale modern manufacturing systems, from a data-driven perspective. We implement reinforcement learning (RL) to learn adaptive, scalable, and optimal dynamic scheduling policies, since RL can learn the underlying processing system's patterns and adaptively make allocation decisions based on real-time job and server measurements. The direct application of existing RL methods on the scheduling problem in such large-scale processing systems is impractical and undesired due to the extremely high computational complexity of learning a good scheduling policy. This thesis presents a practical and systematic computational framework that integrates RL with existing expert knowledge at three levels: (1) System-level planning. The planning procedure characterizes the processing system by the nominal feasible region of the scheduling problem. (2) Algorithm-level design. The design of the algorithm in RL is carefully selected as the index-policy-based, multi-agent RL, significantly reducing control policy search complexity. (3) Learning-level demonstration. During the learning process of RL, the existing expert knowledge is used as a demonstration to increase search efficiency and stabilize the RL learning process. We conduct various experiments in both real factory scenarios and simulated environments to evaluate the performance of the framework on processing system scheduling problems. The effectiveness of the proposed index-policy-based, multi-agent reinforcement learning (MARL) method is evidenced by its performance over traditional dynamic scheduling methods, with a linear computational time complexity in regard to the number of machines and job classes.

Generic Multi-Agent Reinforcement Learning Approach for Flexible Job-Shop Scheduling

Generic Multi-Agent Reinforcement Learning Approach for Flexible Job-Shop Scheduling PDF Author: Schirin Bär
Publisher: Springer Nature
ISBN: 3658391790
Category : Computers
Languages : en
Pages : 163

Book Description
The production control of flexible manufacturing systems is a relevant component that must go along with the requirements of being flexible in terms of new product variants, new machine skills and reaction to unforeseen events during runtime. This work focuses on developing a reactive job-shop scheduling system for flexible and re-configurable manufacturing systems. Reinforcement Learning approaches are therefore investigated for the concept of multiple agents that control products including transportation and resource allocation.

Dynamic Scheduling Mechanism for Intelligent Workshop with Deep Reinforcement Learning Method Based on Multi-Agent System Architecture

Dynamic Scheduling Mechanism for Intelligent Workshop with Deep Reinforcement Learning Method Based on Multi-Agent System Architecture PDF Author: Wenbin Gu
Publisher:
ISBN:
Category :
Languages : en
Pages : 0

Book Description
With the development and changes of industry and market demand, the personalized customization production mode with small batch and multiple batches has gradually become a new production mode. This makes production environment become more complex and dynamic. However, traditional production workshops cannot effectively adapt to this environment. Combing with new technologies, transforming traditional workshops into intelligent workshop to cope with new production mode become an urgent problem. Therefore, this paper proposes a multi-agent manufacturing system based on IoT for intelligent workshop. Meanwhile, this paper takes flexible job shop scheduling problem (FJSP) as a specific production scenario and establishes relevant mathematics model. To build the agent in intelligent workshop, this paper proposes a data-based with combination of virtual and physical agent (DB-VPA) which has information layer, software layer and physical layer. Then, based on the manufacturing system, this paper designs a dynamic scheduling mechanism for intelligent workshop. This method contains three aspects: (1) Modeling production process based on Markov decision process (MDP). (2) Designing communication mechanism for DB-VPAs. (3) Designing scheduling model combining with improve genetic programming and proximal policy optimization (IGP-PPO). Finally, relevant experiments are executed in a prototype experiment platform. The experiments indicate that the proposed method has superiority and generality in solving scheduling problem with dynamic events.

Multi-Agent Based Beam Search for Real-Time Production Scheduling and Control

Multi-Agent Based Beam Search for Real-Time Production Scheduling and Control PDF Author: Shu Gang Kang
Publisher: Springer Science & Business Media
ISBN: 1447145763
Category : Technology & Engineering
Languages : en
Pages : 136

Book Description
The Multi-Agent Based Beam Search (MABBS) method systematically integrates four major requirements of manufacturing production - representation capability, solution quality, computation efficiency, and implementation difficulty - within a unified framework to deal with the many challenges of complex real-world production planning and scheduling problems. Multi-agent Based Beam Search for Real-time Production Scheduling and Control introduces this method, together with its software implementation and industrial applications. This book connects academic research with industrial practice, and develops a practical solution to production planning and scheduling problems. To simplify implementation, a reusable software platform is developed to build the MABBS method into a generic computation engine. This engine is integrated with a script language, called the Embedded Extensible Application Script Language (EXASL), to provide a flexible and straightforward approach to representing complex real-world problems. Adopting an in-depth yet engaging and clear approach, and avoiding confusing or complicated mathematics and formulas, this book presents simple heuristics and a user-friendly software platform for system modelling. The supporting industrial case studies provide key information for students, lecturers, and industry practitioners alike. Multi-agent Based Beam Search for Real-time Production Scheduling and Control offers insights into the complex nature of and a practical total solution to production planning and scheduling, and inspires further research and practice in this promising research area.

From batch-size 1 to serial production: Adaptive robots for scalable and flexible production systems

From batch-size 1 to serial production: Adaptive robots for scalable and flexible production systems PDF Author: Mohamad Bdiwi
Publisher: Frontiers Media SA
ISBN: 2832523927
Category : Technology & Engineering
Languages : en
Pages : 127

Book Description


Service Oriented, Holonic and Multi-agent Manufacturing Systems for Industry of the Future

Service Oriented, Holonic and Multi-agent Manufacturing Systems for Industry of the Future PDF Author: Theodor Borangiu
Publisher: Springer
ISBN: 3030274772
Category : Technology & Engineering
Languages : en
Pages : 440

Book Description
This proceedings book presents selected peer-reviewed papers from the 9th International Workshop on ‘Service Oriented, Holonic and Multi-agent Manufacturing Systems for the Industry of the Future’ organized by Universitat Politècnica de València, Spain, and held on October 3–4, 2019. The SOHOMA 2019 Workshop aimed to foster innovation in the digital transformation of manufacturing and logistics by promoting new concepts and methods and solutions through service orientation in holonic and agent-based control with distributed intelligence. The book provides insights into the theme of the SOHOMA’19 Workshop – ‘Smart anything everywhere – the vertical and horizontal manufacturing integration, ’ addressing ‘Industry of the Future’ (IoF), a term used to describe the 4th industrial revolution initiated by a new generation of adaptive, fully connected, analytical and highly efficient robotized manufacturing systems. This global IoF model describes a new stage of manufacturing, that is fully automatized and uses advanced information, communication and control technologies such as industrial IoT, cyber-physical production systems, cloud manufacturing, resource virtualization, product intelligence, and digital twin, edge and fog computing. It presents the IoF interconnection of distributed manufacturing entities using a ‘system-of-systems’ approach, discussing new types of highly interconnected and self-organizing production resources in the entire value chain; and new types of intelligent decision-making support based on from real-time production data collected from resources, products and machine learning processing. This book is intended for researchers and engineers working in the manufacturing value chain, and specialists developing computer-based control and robotics solutions for the ‘Industry of the Future’. It is also a valuable resource for master’s and Ph.D. students in engineering sciences programs.

Multi-Agent-Based Production Planning and Control

Multi-Agent-Based Production Planning and Control PDF Author: Jie Zhang
Publisher: John Wiley & Sons
ISBN: 111889006X
Category : Technology & Engineering
Languages : en
Pages : 420

Book Description
At the crossroads of artificial intelligence, manufacturing engineering, operational research and industrial engineering and management, multi-agent based production planning and control is an intelligent and industrially crucial technology with increasing importance. This book provides a complete overview of multi-agent based methods for today’s competitive manufacturing environment, including the Job Shop Manufacturing and Re-entrant Manufacturing processes. In addition to the basic control and scheduling systems, the author also highlights advance research in numerical optimization methods and wireless sensor networks and their impact on intelligent production planning and control system operation. Enables students, researchers and engineers to understand the fundamentals and theories of multi-agent based production planning and control Written by an author with more than 20 years’ experience in studying and formulating a complete theoretical system in production planning technologies Fully illustrated throughout, the methods for production planning, scheduling and controlling are presented using experiments, numerical simulations and theoretical analysis Comprehensive and concise, Multi-Agent Based Production Planning and Control is aimed at the practicing engineer and graduate student in industrial engineering, operational research, and mechanical engineering. It is also a handy guide for advanced students in artificial intelligence and computer engineering.

Process Planning and Scheduling for Distributed Manufacturing

Process Planning and Scheduling for Distributed Manufacturing PDF Author: Lihui Wang
Publisher: Springer Science & Business Media
ISBN: 1846287529
Category : Technology & Engineering
Languages : en
Pages : 441

Book Description
This is the first book to focus on emerging technologies for distributed intelligent decision-making in process planning and dynamic scheduling. It has two sections: a review of several key areas of research, and an in-depth treatment of particular techniques. Each chapter addresses a specific problem domain and offers practical solutions to solve it. The book provides a better understanding of the present state and future trends of research in this area.

Service Oriented, Holonic and Multi-Agent Manufacturing Systems for Industry of the Future

Service Oriented, Holonic and Multi-Agent Manufacturing Systems for Industry of the Future PDF Author: Theodor Borangiu
Publisher: Springer Nature
ISBN: 3030693732
Category : Technology & Engineering
Languages : en
Pages : 556

Book Description
The scientific theme of the book concerns “Manufacturing as a Service (MaaS)” which is developed in a layered cloud networked manufacturing perspective, from the shop floor resource sharing model to the virtual enterprise collaborative model, by distributing the cost of the manufacturing infrastructure - equipment, software, maintenance, networking - across all customers. MaaS is approached in terms of new models of service-oriented, knowledge-based manufacturing systems optimized and reality-aware, that deliver value to customer and manufacturer via Big data analytics, Internet of Things communications, Machine learning and Digital twins embedded in Cyber-Physical System frameworks. From product design to after-sales services, MaaS relies on the servitization of manufacturing operations such as: Design as a Service, Predict as a Service or Maintain as a service. The general scope of the book is to foster innovation in smart and sustainable manufacturing and logistics systems and in this context to promote concepts, methods and solutions for the digital transformation of manufacturing through service orientation in holonic and agent-based control with distributed intelligence. The book’s readership is comprised by researchers and engineers working in the manufacturing value chain area who develop and use digital control solutions in the ‘Industry of the Future’ vision. The book also addresses to master and Ph.D. students enrolled in Engineering Sciences programs.

Service Oriented, Holonic and Multi-Agent Manufacturing Systems for Industry of the Future

Service Oriented, Holonic and Multi-Agent Manufacturing Systems for Industry of the Future PDF Author: Theodor Borangiu
Publisher: Springer Nature
ISBN: 3031242912
Category : Technology & Engineering
Languages : en
Pages : 452

Book Description
The scientific theme of the book is “Virtualisation – a multifaceted key enabler of Industry 4.0 from holonic to cloud manufacturing” which is addressed in the framework of cyber-physical system development. The book approaches cyber-physical systems for manufacturing with emergent digital technologies: Internet of Things, digital twins (based on the virtualization of production models embedded in the design, virtual commissioning, optimization and resilience of processes and fault tolerance of resources), big data, cloud control and computing, machine learning and cobots, that are applied in the book’s chapters to industry and service sectors such as manufacturing, energy, logistics, construction and health care. The novelty of this approach consists in interpreting and applying the characteristics of RAMI4.0—the reference architecture model of the Industry 4.0 framework—as combinations of virtualized cyber-physical system elements and IT components in life cycle value stream models. The general scope of the book is to foster innovation in smart and sustainable manufacturing and logistics systems and in this context to promote concepts, methods and solutions for the digital transformation of manufacturing through service orientation in holonic and agent-based control with distributed intelligence. The book’s readership is comprised by researchers and engineers working in the manufacturing value chain area who develop and use digital control solutions in the “Industry of the Future” vision. The book also addresses to master’s and Ph.D. students enrolled in Engineering Sciences programs.