30 results on '"production facilities"'
Search Results
2. An Ant Colony Optimization Behavior-Based MOEA/D for Distributed Heterogeneous Hybrid Flow Shop Scheduling Problem Under Nonidentical Time-of-Use Electricity Tariffs.
- Author
-
Shao, Weishi, Shao, Zhongshi, and Pi, Dechang
- Subjects
- *
FLOW shop scheduling , *ANT algorithms , *ELECTRICITY pricing , *EVOLUTIONARY algorithms , *PRODUCTION scheduling , *POWER plants - Abstract
This article studies a distributed heterogeneous hybrid flow shop scheduling problem under nonidentical time-of-use electricity tariffs (DHHFSP-NTOU). The makespan and the total electricity charge are considered as the optimization objectives from the view of production and management. The DHHFSP-NTOU considers different processing capabilitie and time-of-use electricity tariffs for each factory. The mixed-integer linear programming (MILP) model of DHHFSP-NTOU is established. To solve the DHHFSP-NTOU, this article proposes an ant colony optimization behavior-based multiobjective evolutionary algorithm based on decomposition (ACO_MOEA/D). A problem-specific ant colony behavior is presented to construct offspring individuals. Eight neighborhoods within the factory and between factories are adopted to improve the quality of the individuals in the archive set. A right-shift movement is used to reduce the electricity charge. A large number of numerical experiments and comprehensive investigations are carried out to test the efficiency and effectiveness of ACO_MOEA/D. The experimental results show that each component (e.g., ant colony behavior, neighborhoods move operators, right-shift movement) contributes to the performance of ACO_MOEA/D. The comparisons with several related algorithms show the superiority of ACO_MOEA/D for solving the DHHFSP-NTOU. Note to Practitioners—From the managers’ insights, the electricity charge is a large cost in the production. The scheduling is an economical approach to reduce the electricity charge. For the time-of-use (TOU) tariffs, the managers can adjust the schedule to reduce the idle time or move some operations to the interval period with a lower electric price. This article studies a distributed heterogeneous hybrid flow shop scheduling problem under nonidentical TOU (UTOU) electricity. This model can be used in many manufacturing enterprises that have several heterogeneous factories. This article proposes an ant colony optimization behavior-based multiobjective evolutionary algorithm based on decomposition (ACO_MOEA/D) to minimize the makespan and the total electricity charge. The ACO_MOEA/D can provide the economy and high-efficiency schedules for practitioners. The computational results confirm its effectiveness and efficiency. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
3. Distributed Co-Evolutionary Memetic Algorithm for Distributed Hybrid Differentiation Flowshop Scheduling Problem.
- Author
-
Zhang, Guanghui, Liu, Bo, Wang, Ling, Yu, Dengxiu, and Xing, Keyi
- Subjects
DISTRIBUTED algorithms ,COEVOLUTION ,EVOLUTIONARY algorithms ,SEARCH engines ,PRODUCTION scheduling ,SCHEDULING ,METAHEURISTIC algorithms - Abstract
This article deals with a practical distributed hybrid differentiation flowshop scheduling problem (DHDFSP) for the first time, where manufacturing products to minimize makespan criterion goes through three consecutive stages: 1) job fabrication in first-stage distributed flowshop factories; 2) job-to-product assembly based on specified assembly plan on a second-stage single machine; and 3) product differentiation according to customization on one of the third-stage dedicated machines. Considering the characteristics of multistage and diversified processing technologies of the problem, building new powerful evolutionary algorithm (EA) for DHDFSP is expected. To achieve this, we propose a general EA framework called distributed co-evolutionary memetic algorithm (DCMA). It includes four basic modules: 1) dual population (POP)-based global exploration; 2) elite archive (EAR)-oriented local exploitation; 3) elite knowledge transfer (EKT) among POPs and EAR; and 4) adaptive POP restart. EKT is a general model for information fusion among search agents due to its problem independence. In execution, four modules cooperate with each other and search agents co-evolve in a distributed way. This DCMA evolutionary framework provides some guidance in algorithm construction of different optimization problems. Furthermore, we design each module based on problem knowledge and follow the DCMA framework to propose a specific DCMA metaheuristic for coping with DHDFSP. Computational experiments validate the effectiveness of the DCMA evolutionary framework and its special designs, and show that the proposed DCMA metaheuristic outperforms the compared algorithms. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
4. KMOEA: A Knowledge-Based Multiobjective Algorithm for Distributed Hybrid Flow Shop in a Prefabricated System.
- Author
-
Li, Jun-Qing, Chen, Xiao-Long, Duan, Pei-Yong, and Mou, Jian-Hui
- Abstract
In this article, a distributed hybrid flow shop scheduling problem with variable speed constraints is considered. To solve it, a knowledge-based adaptive reference points multiobjective algorithm (KMOEA) is developed. In the proposed algorithm, each solution is represented with a 3-D vector, where the factory assignment, machine assignment, operation scheduling, and speed setting are encoded. Then, four problem-specific lemmas are proposed, which are used as the knowledge to guide the main components of the algorithm, including the initialization, global, and local search procedures. Next, an efficient initialization approach is presented, which is embedded with several problem-related initialization rules. Furthermore, a novel Pareto-based crossover heuristic is designed to learn from more promising solutions. To enhance the local search abilities, a speed adjustment local search method is investigated. Finally, a set of instances generated based on the realistic prefabricated production system is tested to verify the efficiency and effectiveness of the proposed algorithm. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
5. A Knowledge-Based Two-Population Optimization Algorithm for Distributed Energy-Efficient Parallel Machines Scheduling.
- Author
-
Pan, Zixiao, Lei, Deming, and Wang, Ling
- Abstract
In recent years, both distributed scheduling problem and energy-efficient scheduling have attracted much attention. As the integration of these two problems, the distributed energy-efficient scheduling problem is of great realistic significance. To the best of our knowledge, the distributed energy-efficient parallel machines scheduling problem (DEPMSP) has not been studied yet. This article aims to solve DEPMSP by integrating factory assignment and machine assignment into an extended machine assignment to handle the coupled relations of subproblems. A knowledge-based two-population optimization (KTPO) algorithm is proposed to minimize total energy consumption and total tardiness simultaneously. Five properties are derived by analyzing the characteristics of DEPMSP. The population is initialized by using two heuristics based on problem-specific knowledge and a random heuristic. The nondominated sorting genetic algorithm-II and differential evolution perform cooperatively on the population in parallel. Moreover, two knowledge-based local search operators are proposed to enhance the exploitation. Extensive simulation experiments are conducted by comparing KTPO with four algorithms from the literature. The comparative results and statistical analysis demonstrate the effectiveness and advantages of KTPO in solving DEPMSP. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
6. A Cooperative Memetic Algorithm With Learning-Based Agent for Energy-Aware Distributed Hybrid Flow-Shop Scheduling.
- Author
-
Wang, Jing-Jing and Wang, Ling
- Subjects
FLOW shop scheduling ,REINFORCEMENT learning ,MANUFACTURING processes ,PRODUCTION scheduling ,ALGORITHMS - Abstract
With increasing environmental awareness and energy requirement, sustainable manufacturing has attracted growing attention. Meanwhile, distributed manufacturing systems have become emerging due to the development of globalization. This article addresses the energy-aware distributed hybrid flow-shop scheduling (EADHFSP) with minimization of makespan and energy consumption simultaneously. We present a mixed-integer linear programming model and propose a cooperative memetic algorithm (CMA) with a reinforcement learning (RL)-based policy agent. First, an encoding scheme and a reasonable decoding method are designed, considering the tradeoff between two conflicting objectives. Second, two problem-specific heuristics are presented for hybrid initialization to generate diverse solutions. Third, solutions are refined with appropriate improvement operator selected by the RL-based policy agent. Meanwhile, an effective solution selection method based on the decomposition strategy is utilized to balance the convergence and diversity. Fourth, an intensification search with multiple problem-specific operators is incorporated to further enhance the exploitation capability. Moreover, two energy-saving strategies are designed for improving the nondominated solutions. The effect of parameter setting is investigated and extensive numerical tests are carried out. The comparative results demonstrate that the special designs are effective and the CMA is superior to the existing algorithms in solving the EADHFSP. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
7. Order Assignment and Scheduling for Personal Protective Equipment Production During the Outbreak of Epidemics.
- Author
-
Li, Yantong, Li, Ying, Cheng, Junheng, and Wu, Peng
- Subjects
- *
PERSONAL protective equipment , *COVID-19 pandemic , *PRODUCTION scheduling , *DECOMPOSITION method , *ASSIGNMENT problems (Programming) , *EPIDEMICS - Abstract
This paper investigates a new multi-objective order assignment and scheduling problem for personal protective equipment (PPE) production and distribution during the outbreak of epidemics like COVID-19. The objective is to simultaneously minimize the total cost and maximize the PPE supply timeliness. For the problem, we first develop a bi-objective mixed-integer linear program (MILP). Then an $\epsilon $ -constraint combined with logic-based Benders decomposition method is proposed based on some explored properties. We then extend the proposed model to handle dynamics and randomness. In particular, we design a predictive reactive rescheduling approach to address random order arrivals and manufacturer disruptions. Computational experiments on a real case from China and 100 randomly generated instances are conducted. Results show that the proposed algorithm significantly outperforms an adapted $\epsilon $ -constraint method combined with the proposed MILP and the widely used non-dominated sorting genetic (NSGA-II) in obtaining high-quality Pareto solutions. Note to Practitioners—The unprecedented outbreak of COVID-19 and its rapid spread caught numerous national and local governments unprepared. Healthcare systems faced a vital scarcity of PPEs. The urgency of producing and delivering PPEs increases as the number of infected cases rapidly increases. A key challenge in response to the epidemic is effectively and efficiently matching the demands and needs. Performing practical and efficient order assignment and scheduling for PPE production during the COVID-19 outbreak is critical to curbing the COVID-19 pandemic. This work first proposes a bi-objective mixed-integer linear program for optimal order assignment and scheduling for PPE production. The aim is to achieve an economical and timely PPE production and supply. A novel method that combines the $\epsilon $ -constraint framework and the logic-based Benders decomposition is proposed to yield high-quality Pareto solutions for practical-sized problems. Computational results indicate that the proposed approaches are practical and feasible, which can help decision-makers to perform acceptable order assignment and scheduling decisions. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
8. Energy-Efficient Scheduling of Distributed Flow Shop With Heterogeneous Factories: A Real-World Case From Automobile Industry in China.
- Author
-
Lu, Chao, Gao, Liang, Yi, Jin, and Li, Xinyu
- Abstract
Distributed flow shop scheduling of a camshaft machining is an important optimization problem in the automobile industry. The previous studies on distributed flow shop scheduling problem mainly emphasized homogeneous factories (shop types are identical from factory to factory) and economic criterion (e.g., makespan and tardiness). Nevertheless, heterogeneous factories (shop types are varied in different factories) and environment criterion (e.g., energy consumption and carbon emission) are inevitable because of the requirement of practical production and life. In this article, we address this energy-efficient scheduling of distributed flow shop with heterogeneous factories for the first time, where contains permutation and hybrid flow shops. First, a new mathematical model of this problem with objectives of minimization makespan and total energy consumption is formulated. Then, a hybrid multiobjective optimization algorithm, which integrates the iterated greedy (IG) and an efficient local search, is designed to provide a set of tradeoff solutions for this problem. Furthermore, the parameter setting of the proposed algorithm is calibrated by using a Taguchi approach of design-of-experiment. Finally, to verify the effectiveness of the proposed algorithm, it is compared against other well-known multiobjective optimization algorithms including MOEA/D, NSGA-II, MMOIG, SPEA2, AdaW, and MO-LR in an automobile plant of China. Experimental results demonstrate that the proposed algorithm outperforms these six state-of-the-art multiobjective optimization algorithms in this real-world instance. [ABSTRACT FROM AUTHOR]
- Published
- 2021
- Full Text
- View/download PDF
9. Hybrid Artificial Bee Colony Algorithm for a Parallel Batching Distributed Flow-Shop Problem With Deteriorating Jobs.
- Author
-
Li, Jun-Qing, Song, Mei-Xian, Wang, Ling, Duan, Pei-Yong, Han, Yu-Yan, Sang, Hong-Yan, and Pan, Quan-Ke
- Abstract
In this article, we propose a hybrid artificial bee colony (ABC) algorithm to solve a parallel batching distributed flow-shop problem (DFSP) with deteriorating jobs. In the considered problem, there are two stages as follows: 1) in the first stage, a DFSP is studied and 2) after the first stage has been completed, each job is transferred and assembled in the second stage, where the parallel batching constraint is investigated. In the two stages, the deteriorating job constraint is considered. In the proposed algorithm, first, two types of problem-specific heuristics are proposed, namely, the batch assignment and the right-shifting heuristics, which can substantially improve the makespan. Next, the encoding and decoding approaches are developed according to the problem constraints and objectives. Five types of local search operators are designed for the distributed flow shop and parallel batching stages. In addition, a novel scout bee heuristic that considers the useful information that is collected by the global and local best solutions is investigated, which can enhance searching performance. Finally, based on several well-known benchmarks and realistic industrial instances and via comprehensive computational comparison and statistical analysis, the highly effective performance of the proposed algorithm is favorably compared against several algorithms in terms of both solution quality and population diversity. [ABSTRACT FROM AUTHOR]
- Published
- 2020
- Full Text
- View/download PDF
10. A Knowledge-Based Cooperative Algorithm for Energy-Efficient Scheduling of Distributed Flow-Shop.
- Author
-
Wang, Jing-Jing and Wang, Ling
- Subjects
- *
FLOW shop scheduling , *PRODUCTION scheduling , *CRITICAL path analysis , *TAGUCHI methods , *SUSTAINABLE development - Abstract
Facing increasingly serious ecological problems, sustainable development and green manufacturing have attracted much attention. Meanwhile, with the development of globalization, distributed manufacturing is becoming widespread. This paper addresses an energy-efficient scheduling of the distributed permutation flow-shop (EEDPFSP) with the criteria of minimizing both makespan and total energy consumption. Considering the distributed and multiobjective optimization complexity, a knowledge-based cooperative algorithm (KCA) is proposed to solve the EEDPFSP. First, a cooperative initialization scheme is presented with both extended energy-efficient Nawaz–Enscore–Ham heuristic and slowest allowable speed rule that are specially designed to produce good initial solutions with certain diversity. Second, several properties of the nondominated solutions are investigated based on the characteristics of the bi-objective problem, which are used to develop the knowledge-based search operators. Third, a cooperative search strategy of multiple operators is designed for the solutions with different characteristics to tradeoff two objectives. Fourth, a knowledge-based local intensification is used for exploiting better nondominated solutions sufficiently. Moreover, an energy saving method based on the critical path is used to further improve the performance. The effect of parameter setting on the KCA is investigated with the Taguchi method of design-of-experiment. Extensive computational tests and comparisons are carried out, which verify the effectiveness of the special designs of the KCA in solving the EEDPFSP. [ABSTRACT FROM AUTHOR]
- Published
- 2020
- Full Text
- View/download PDF
11. A Pareto-Based Estimation of Distribution Algorithm for Solving Multiobjective Distributed No-Wait Flow-Shop Scheduling Problem With Sequence-Dependent Setup Time.
- Author
-
Shao, Weishi, Pi, Dechang, and Shao, Zhongshi
- Subjects
- *
FLOW shop scheduling , *SETUP time , *COMPUTER scheduling , *PROBABILISTIC databases , *PRODUCTION scheduling , *PROCESS optimization , *PARALLEL computers - Abstract
Influenced by the economic globalization, the distributed manufacturing has been a common production mode. This paper considers a multiobjective distributed no-wait flow-shop scheduling problem with sequence-dependent setup time (MDNWFSP-SDST). This scheduling problem exists in many real productions such as baker production, parallel computer system, and surgery scheduling. The performance criteria are the makespan and the total weight tardiness. In the MDNWFSP-SDST, several identical factories are considered with the related flow-shop scheduling problem with no-wait constraints. For solving the MDNWFSP-SDST, a Pareto-based estimation of distribution algorithm (PEDA) is presented. Three probabilistic models including the probability of jobs in empty factory, two jobs in the same factory, and the adjacent jobs are constructed. The PWQ heuristic is extended to the distributed environment to generate initial individuals. A sampling method with the referenced template is presented to generate offspring individuals. Several multiobjective neighborhood search methods are developed to optimize the quality of solutions. The comparison results show that the PEDA obviously outperforms other considered multiobjective optimization algorithms for addressing MDNWFSP-SDST. Note to Practitioners—This paper is motivated by the process cycles in multiproduction factories (or lines) of baker production, surgery scheduling, and parallel computer systems. In these process cycles, jobs are assigned to multiproduction factories (or lines), and no interruption exists between consecutive operations. This paper models this process as a multiobjective distributed no-wait flow-shop scheduling with SDST. Scheduling becomes more challenging when facing distributed factories. This paper provides an estimation of distributed algorithm with Pareto dominate concept which uses a probabilistic model to generate offspring. Experiment results suggest that the proposed algorithm can find superior solutions of large-scale instances. This scheduling model can be extended to practical problems by considering other constraints, such as assembly process, mixed no-wait, and transporting times. Besides, the proposed algorithm can be applied to solve other distributed scheduling problems and industrial cases, once their constraints are known, i.e., the processing time of operations, the setup time of machines. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
12. Smart Manufacturing Scheduling With Edge Computing Using Multiclass Deep Q Network.
- Author
-
Lin, Chun-Cheng, Deng, Der-Jiunn, Chih, Yen-Ling, and Chiu, Hsin-Ting
- Abstract
Manufacturing is involved with complex job shop scheduling problems (JSP). In smart factories, edge computing supports computing resources at the edge of production in a distributed way to reduce response time of making production decisions. However, most works on JSP did not consider edge computing. Therefore, this paper proposes a smart manufacturing factory framework based on edge computing, and further investigates the JSP under such a framework. With recent success of some AI applications, the deep Q network (DQN), which combines deep learning and reinforcement learning, has showed its great computing power to solve complex problems. Therefore, we adjust the DQN with an edge computing framework to solve the JSP. Different from the classical DQN with only one decision, this paper extends the DQN to address the decisions of multiple edge devices. Simulation results show that the proposed method performs better than the other methods using only one dispatching rule. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
13. Local Search Methods for a Distributed Assembly No-Idle Flow Shop Scheduling Problem.
- Author
-
Shao, Weishi, Pi, Dechang, and Shao, Zhongshi
- Abstract
Due to the complexity of a real-practice manufacturing process, various complex constraints should be considered to make the conventional model more suitable for the realistic production. This paper proposes a distributed assembly no-idle flow shop scheduling problem (DANIFSP) with the objective of minimizing the makespan at the assembly stage. The DANIFSP consists of two stages, i.e., production and assembly. The production stage contains several identical flow shops working in parallel, in which all jobs with series of operations that should be allocated to one of these factories and all operations of jobs should be performed in the allocated factories. To satisfy the no-idle constraint, each machine must process jobs without any interruption from the start of processing the job to the completion of processing the last job. In the second assembly stage, the processed jobs are assembled by a single machine. For addressing the DANIFSP, this paper extends three constructive heuristics based on a new job assignment rule and proposes two simple meta-heuristics including iterated local search (ILS) and variable neighborhood search (VNS). A comprehensive calibration and analysis for the proposed algorithms through a design of experiments are carried out. The comparison with recently published algorithms demonstrates the high effectiveness of the proposed ILS and VNS. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
14. A New Time-Decoupled Framework for PEVs Charging and Scheduling in Industrial Microgrids.
- Author
-
Derakhshandeh, Sayed Yaser, Ghiasian, Ali, and Masoumm, Mohammad A. S.
- Abstract
Solving the optimal power flow (OPF) in industrial microgrids (IMGs) in presence of plug-in electric vehicles (PEVs) changes the structure of problem to a complex dynamic OPF (DOPF). The complication is due to energy and time related constraints of PEVs that requires the complex non-linear time-coupled DOPF problem to be solved over a long period of few hours (e.g., 24-h). This paper presents a novel time-decoupled framework for solving the generation scheduling problem in IMGs by relaxing the time correlated constraints of the DOPF. The relaxation is mathematically achieved by replacing the time-coupled constraints with their corresponding long term time averages. This will resolve the time coupling property of DOPF and results in a simpler solution approach. The relaxed DOPF problem can be solved in independent time periods while considering other constraints such as PEVs and security constraints of OPF as well as factories constraints. To examine the effectiveness of the proposed method, different simulation scenarios have been applied to an 18-bus IMG consisting of PEVs and 12 factories with electrical and thermal loads as well as combined heat and power systems. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
15. Fog Computing for Energy-Aware Load Balancing and Scheduling in Smart Factory.
- Author
-
Wan, Jiafu, Chen, Baotong, Wang, Shiyong, Xia, Min, Li, Di, and Liu, Chengliang
- Abstract
Due to the development of modern information technology, the emergence of the fog computing enhances equipment computational power and provides new solutions for traditional industrial applications. Generally, it is impossible to establish a quantitative energy-aware model with a smart meter for load balancing and scheduling optimization in smart factory. With the focus on complex energy consumption problems of manufacturing clusters, this paper proposes an energy-aware load balancing and scheduling (ELBS) method based on fog computing. First, an energy consumption model related to the workload is established on the fog node, and an optimization function aiming at the load balancing of manufacturing cluster is formulated. Then, the improved particle swarm optimization algorithm is used to obtain an optimal solution, and the priority for achieving tasks is built toward the manufacturing cluster. Finally, a multiagent system is introduced to achieve the distributed scheduling of manufacturing cluster. The proposed ELBS method is verified by experiments with candy packing line, and experimental results showed that proposed method provides optimal scheduling and load balancing for the mixing work robots. [ABSTRACT FROM AUTHOR]
- Published
- 2018
- Full Text
- View/download PDF
16. Control-Aware Scheduling Optimization of Industrial IoT
- Author
-
Pedro M. de Sant Ana, Nikolaj Marchenko, Petar Popovski, and Beatriz Soret
- Subjects
Resource management ,Wireless communication ,Production facilities ,Vehicle dynamics ,Job shop scheduling ,Wireless sensor networks ,Uplink - Abstract
In this paper, we elaborate on the frequency resource allocation problem of Wireless Networked Control Systems (WNCS). We consider a multi user wireless environment (e.g., factory) where the users are remote industrial Internet of Things (IIoT) devices competing for network resources and a centralized network base station needs to assign the resources to each device accordingly in order to keep the overall control system stability. We design a joint network and control scheduler solution, where we can estimate the degradation of the control system for a given network state and use this information to assign the frequency resource to each device. We show that the proposed solution outperforms traditional scheduling baselines, including genetic algorithms, assuming polynomial complexity in worst case scenario and generalizing for different control and network configurations.
- Published
- 2022
- Full Text
- View/download PDF
17. Toward Dynamic Resources Management for IoT-Based Manufacturing.
- Author
-
Wan, Jiafu, Chen, Baotong, Imran, Muhammad, Tao, Fei, Li, Di, Liu, Chengliang, and Ahmad, Shafiq
- Subjects
- *
SENSOR networks management , *CYBERSPACE , *VIRTUAL networks , *INTERNET of things , *ONTOLOGIES (Information retrieval) - Abstract
The cyber-physical production system (CPPS), which combines information communication technology, cyberspace virtual technology, and intelligent equipment technology, is accelerating the path of Industry 4.0 to transform manufacturing from traditional to intelligent. The Industrial Internet of Things integrates the key technologies of industrial communication, computing, and control, and is providing a new way for a wide range of manufacturing resources to optimize management and dynamic scheduling. In this article, OLE for process control technology, software defined industrial network, and device-to-device communication technology are proposed to achieve efficient dynamic resource interaction. Additionally, the integration of ontology modeling with multiagent technology is introduced to achieve dynamic management of resources. We propose a load balancing mechanism based on Jena reasoning and Contract-Net Protocol technology that focuses on intelligent equipment in the smart factory. Dynamic resources management for IoT-based manufacturing provides a solution for complex resource allocation problems in current manufacturing scenarios, and provides a technical reference point for the implementation of intelligent manufacturing in Industry 4.0. [ABSTRACT FROM AUTHOR]
- Published
- 2018
- Full Text
- View/download PDF
18. Heterogeneous Networked Cooperative Scheduling With Anarchic Particle Swarm Optimization.
- Author
-
Behnamian, Javad
- Subjects
- *
PARTICLE swarm optimization , *GENETIC algorithms , *MATHEMATICAL models , *LINEAR programming , *PRODUCTION scheduling - Abstract
This paper proposes a mathematical model and new solving algorithm for scheduling of a distributed production network with heterogeneous parallel factories distributed in the different geographical places. In this problem, two subproblems must be solved, i.e., 1) assigning jobs to appropriate factory and 2) scheduling jobs on parallel machines in each factory. We also assume that after initial assignment, for better balancing in machines’ loading in the different factories, each job can be shifted among factories. After modeling the problem as mixed integer linear programming, with proposing a new method for solution representation, we propose a novel solving algorithm namely anarchic particle swarm optimization to minimize makespan of jobs. This algorithm is inspired by an anarchic society whose members behave anarchically to improve their situations. By such anarchic particles, the algorithm can prevent falling in local optimum traps. The obtained results of mixed integer linear programming solved by CPLEX are compared with the proposed algorithm, a genetic algorithm and a noncooperative local scheduling for small-sized instances. At the end, the effectiveness of anarchic particle swarm optimization, standard particle swarm optimization, and genetic algorithm are examined on the test problems which contained up to 500 jobs. [ABSTRACT FROM AUTHOR]
- Published
- 2017
- Full Text
- View/download PDF
19. Key design of driving industry 4.0: joint energy-efficient deployment and scheduling in group-based industrial wireless sensor networks.
- Author
-
Lin, Chun-Cheng, Chen, Zheng-Yu, Deng, Der-Jiunn, and Chen, Kwang-Cheng
- Subjects
- *
INTERNET of things , *ENERGY consumption , *ALGORITHMS , *WIRELESS sensor networks , *GLOBAL environmental change - Abstract
In the Industry 4.0 framework based on IoT and smart manufacturing, it is essential to support factory automation and flexibility in harsh or dynamic industrial environments. State-of-the-art technology suggests building a controlled workspace using large-scale deployment of wireless sensors. To overcome the technological challenges in scalability and heterogeneity for large-scale industrial deployment, group-based industrial wireless sensor networks (GIWSNs) are suggested, in which wireless sensors are divided into multiple groups for multiple monitoring tasks, and each group of sensors is deployed densely within a subarea in a large plant or along a long production/assembly line, while connectivity between groups is required. As wireless sensors are equipped with batteries with limited power, it has been challenging to plan sleep schedules of sensors, which are influenced significantly by deployment of such a large-scale GIWSN. However, most previous works on wireless sensor networks independently investigated deployment and sleep scheduling problems, both of which have been shown to be NP-hard. Therefore, this work jointly considers deployment and sleep scheduling of sensors in a GIWSN along a production line. Via the theory of symmetries, we alleviate the computational concerns from multiple groups to one group and another medium-size group. Then we propose a hybrid harmony search and genetic algorithm, which incorporates deployment and sleep schedules to reduce energy consumption. Simulations verify this joint methodology to effectively achieve energy efficiency. [ABSTRACT FROM PUBLISHER]
- Published
- 2016
- Full Text
- View/download PDF
20. Production Control to Reduce Starvation in a Partially Flexible Production-Inventory System.
- Author
-
Zhao, Cong, Kang, Ningxuan, Li, Jingshan, and Horst, John A.
- Subjects
- *
INVENTORY control , *PRODUCTION control , *MANUFACTURING processes , *RELIABILITY in engineering , *MATHEMATICAL models - Abstract
In this paper, we study production control problems in a partially flexible production-inventory system. In such a system, the upstream flexible production subsystem can make two different products, with nonnegligible setup time during changeover. The downstream inflexible production subsystem consists of two manufacturing facilities, with each dedicated to one product type only. The two production subsystems are connected by two dedicated buffers, which comprise the inventory subsystem. Using a renewal model, an optimal control policy is developed to switch products by predefined thresholds for inventory levels to minimize starvation (idle) time of downstream productions. Closed formulas are derived, and sensitivity analyses with respect to setup time change, machine reliability variation, and demand fluctuation are carried out. Finally, an application study in a door manufacturing line at an automotive assembly plant making two distinct types of doors is introduced. [ABSTRACT FROM PUBLISHER]
- Published
- 2018
- Full Text
- View/download PDF
21. Real-Time Production Scheduler for Digital-Print-Service Providers Based on a Dynamic Incremental Evolutionary Algorithm.
- Author
-
Duan, Qing, Zeng, Jun, Chakrabarty, Krishnendu, and Dispoto, Gary
- Subjects
- *
PRODUCTION standards , *DIGITAL printing , *EVOLUTIONARY algorithms , *PRODUCTION scheduling , *DISCRETE systems - Abstract
We present a high-performance and real-time production scheduling algorithm for digital print production based on a dynamic incremental evolutionary algorithm. The optimization objective is to prioritize the dispatching sequence of orders and balance resource utilization. The scheduler is scalable for realistic problem instances and it provides solutions quickly for diverse print products that require complex fulfillment procedures. Furthermore, it dynamically ingests the transient state of the factory, such as process information and resource failure probability in print production; therefore, it minimizes the management-production mismatch. Discrete-event simulation results show that the production scheduler leads to a higher and more stable order on-time delivery ratio compared to a rule-based heuristic. Its beneficial attributes collectively contribute to the reduction or elimination of the shortcomings that are inherent in today's digital printing environment and help to enhance a print factory's productivity and profitability. [ABSTRACT FROM PUBLISHER]
- Published
- 2015
- Full Text
- View/download PDF
22. Solving flexible manufacturing system distributed scheduling problem subject to maintenance using harmony search algorithm.
- Author
-
Khalid, Mohd Nor Akmal, Yusof, Umi Kalsom, and Sabudin, Maziani
- Abstract
Flexible manufacturing system is one of the industrial branches that highly competitive and rapidly expand. Globalization of the industrial system has encouraged the development of distributed manufacturing, including flexible manufacturing system. As such, the complexity of the problem faced in this new environment promotes current researcher to develop various approaches in optimizing the production scheduling. Approaches such as petri net, ant colony, genetic algorithm, intelligent agents, particle swarm optimization, and tabu search are used to apprehend optimization issues. In reality, maintenance is one of the core parts which is important to the manufacturing scheduling as it will affect greatly toward the manufacturing scheduling when the machine breakdown happen. Unfortunately, most approaches disregard the preventive maintenance in the production scheduling problem. In this paper, a harmony search algorithm is introduced to address the problem which includes maintenance. The problem description is successfully represented and the algorithm performance is studied with several parameter tunings. [ABSTRACT FROM PUBLISHER]
- Published
- 2012
- Full Text
- View/download PDF
23. The robustness of scheduling policies in multi-product manufacturing systems with sequence-dependent setup times and finite buffers.
- Author
-
Feng, Wei, Zheng, Li, and Li, Jingshan
- Abstract
In this paper, a continuous time Markov chain model is introduced to study multi-product manufacturing systems with sequence-dependent setup times and finite buffers under seven scheduling policies, i.e., cyclic, shortest queue, shortest processing time, shortest overall time (including setup time and processing times), longest queue, longest processing time, and longest overall time. In manufacturing environments, optimal solution may not be applicable due to uncertainty and variation in system parameters. Therefore, in this paper, in addition to comparing the system throughput under different policies, we introduce the notion of robustness of scheduling policies. Specifically, a policy that can deliver good and stable performance resilient to variations in system parameters (such as buffer sizes, processing rates, setup times, etc.) is viewed as a “robust” policy. Numerical studies indicate that the cyclic and longest queue policies exhibit robustness in subject to parameter changes. This can provide production engineers a guideline in operation management. [ABSTRACT FROM PUBLISHER]
- Published
- 2012
- Full Text
- View/download PDF
24. A Smart Sampling Scheduling and Skipping Simulator and its evaluation on real data sets.
- Author
-
Yugma, Claude, Dauzere-Peres, Stephane, Rouveyrol, Jean-Loup, Vialletelle, Philippe, Pinaton, Jacques, and Relliaud, Christophe
- Abstract
As modern manufacturing technology progresses, measurement tools become scarce resources since more and longer control operations are required. It thus becomes critical to decide whether a lot should be measured or not in order to get as much information as possible on production tools or processes, and to avoid ineffective measurements. To minimize risks and optimize measurement capacity, a smart sampling algorithm has been proposed to efficiently select and schedule production lots on metrology tools. This algorithm and others have been embedded in a simulator called “Smart Sampling Scheduling and Skipping Simulator” (S5). The characteristics of the simulator will be presented. Simulations performed on several sets of instances from three different semiconductor manufacturing facilities (or fabs) will be presented and discussed. The results show that, by using smart sampling, it is possible to drastically improve various factory performance indicators when compared to current fab sampling. [ABSTRACT FROM PUBLISHER]
- Published
- 2011
- Full Text
- View/download PDF
25. Scheduling policies in multi-product manufacturing systems with sequence-dependent setup times.
- Author
-
Feng, Wei, Zheng, Li, and Li, Jingshan
- Abstract
Multi-product production systems with sequence-dependent setup times are typical in manufacturing of semiconductor chips and other electronic products. In such systems, the scheduling policies to coordinate the production of multiple product types play an important role. In this paper, we study a multi-product manufacturing system with finite buffers, sequence-dependent setup times and various scheduling policies. Using continuous time Markov chain models, we evaluate the performance of such systems under seven scheduling policies, i.e., cyclic, shortest queue, shortest processing time, shortest overall time (including setup time and processing time), longest queue, longest processing time, and longest overall time. The impact of these policies on systemthroughput are compared, and the conditions characterizing the superiority of each policy are investigated. The results of this work can provide production engineers and supervisors practical guidance to operate multi-product manufacturing systems with sequence-dependent setups. [ABSTRACT FROM PUBLISHER]
- Published
- 2011
- Full Text
- View/download PDF
26. LiveGantt: Interactively Visualizing a Large Manufacturing Schedule.
- Author
-
Jo, Jaemin, Huh, Jaeseok, Park, Jonghun, Seo, Jinwook, and Kim, Bohyoung
- Subjects
VISUALIZATION ,SCHEDULING ,MANUFACTURING industries ,INFORMATION filtering ,ALGORITHMS - Abstract
In this paper, we introduce LiveGantt as a novel interactive schedule visualization tool that helps users explore highly-concurrent large schedules from various perspectives. Although a Gantt chart is the most common approach to illustrate schedules, currently available Gantt chart visualization tools suffer from limited scalability and lack of interactions. LiveGantt is built with newly designed algorithms and interactions to improve conventional charts with better scalability, explorability, and reschedulability. It employs resource reordering and task aggregation to display the schedules in a scalable way. LiveGantt provides four coordinated views and filtering techniques to help users explore and interact with the schedules in more flexible ways. In addition, LiveGantt is equipped with an efficient rescheduler to allow users to instantaneously modify their schedules based on their scheduling experience in the fields. To assess the usefulness of the application of LiveGantt, we conducted a case study on manufacturing schedule data with four industrial engineering researchers. Participants not only grasped an overview of a schedule but also explored the schedule from multiple perspectives to make enhancements. [ABSTRACT FROM PUBLISHER]
- Published
- 2014
- Full Text
- View/download PDF
27. A Rule-Based Approach Founded on Description Logics for Industry 4.0 Smart Factories
- Author
-
Georgios Kourtis, Evangelia Kavakli, and Rizos Sakellariou
- Subjects
Process management ,Material requirements planning ,Industry 4.0 ,Computer science ,production scheduling ,knowledge based systems ,Description logics ,Scheduling (production processes) ,description logic ,02 engineering and technology ,production engineering computing ,Ontology (information science) ,decision making ,Knowledge-based systems ,production operations management ,Cognition ,Description logic ,rule-based approach ,0202 electrical engineering, electronic engineering, information engineering ,Ontologies ,Intelligent systems ,scheduling ,Electrical and Electronic Engineering ,materials requirements planning ,manufacturing operation ,020208 electrical & electronic engineering ,industrial production modelling ,Intelligent decision support system ,production control ,intelligent manufacturing systems ,Rule-based system ,Job shop scheduling ,Computer Science Applications ,Manufacturing ,Control and Systems Engineering ,Production control ,material requirements planning ,Domain knowledge ,production facilities ,intelligent system ,Information Systems ,Industry 4.0 smart factories - Abstract
This paper develops a formal framework, founded on description logics, to assist decision making in relation to the manufacturing operation and control in modern enterprises that stand to benefit from the transition to Industry 4.0. The objective is to provide sophisticated support to individuals making decisions in the area of production operations management and in particular, production scheduling and material requirements planning. Using this framework, this paper demonstrates an approach to encode the domain knowledge of human experts managing the production as sets of formal rules. These rules can be implemented in an intelligent system that can assist and empower human experts, reducing difficulty when making decisions in complex manufacturing environments.
- Published
- 2019
- Full Text
- View/download PDF
28. Combining simulation with metaheuristics in distributed scheduling problems with stochastic processing times
- Author
-
Jose M Framinan, Angel A. Juan, Laura Calvet Liñán, and Victor Fernandez-Viagas
- Subjects
computational modeling ,problema Job Shop ,probability distribution ,Algoritmos ,modelo computacional ,variables aleatorias ,empresa ,Algorismes ,model computacional ,distribución de probabilidad ,variables aleatòries ,companies ,centres de producció ,random variables ,job shop scheduling ,production facilities ,distribució de probabilitat ,Algorithms ,centros de producción - Abstract
In this paper, we focus on a scenario in which a company or a set of companies conforming a supply network must deliver a complex product (service) composed of several components (tasks) to be processed on a set of parallel flow-shops with a common deadline. Each flow-shop represents the manufacturing of an independent component of the product, or the set of activities of the service. We assume that the processing times are random variables following a given probability distribution. In this scenario, the product (service) is required to be finished by the deadline with a user-specified probability, and the decision-maker must decide about the starting times of each component/task while minimizing one of the following alternative goals: (a) the maximum completion time; or (b) the accumulated deviations with respect to the deadline. A simheuristic-based methodology is proposed for solving this problem, and a series of computational experiments are performed.
- Published
- 2016
29. Lower bounds for earliness-tardiness minimization on a single machine
- Author
-
Maher Rebai, Imed Kacem, Kondo H. Adjallah, Laboratoire d'Optimisation des Systèmes Industriels (LOSI), Institut Charles Delaunay (ICD), Université de Technologie de Troyes (UTT)-Centre National de la Recherche Scientifique (CNRS)-Université de Technologie de Troyes (UTT)-Centre National de la Recherche Scientifique (CNRS), Laboratoire d'Informatique Théorique et Appliquée (LITA), Université de Lorraine (UL), Laboratoire de Génie Informatique, de Production et de Maintenance (LGIPM), and Laboratoire de Conception, Optimisation et Modélisation des Systèmes (LCOMS)
- Subjects
Job production systems ,0209 industrial biotechnology ,Mathematical optimization ,Single machine scheduling ,Single-machine scheduling ,Computational complexity theory ,Computer science ,Tardiness ,Testing ,Processor scheduling ,Assembly ,0211 other engineering and technologies ,upper bound ,02 engineering and technology ,Upper and lower bounds ,Scheduling (computing) ,020901 industrial engineering & automation ,Search algorithm ,Local search (optimization) ,lower bound ,021103 operations research ,Job shop scheduling ,Branch and bound ,business.industry ,Scheduling problem ,[INFO.INFO-RO]Computer Science [cs]/Operations Research [cs.RO] ,Costs ,Modems ,Production facilities ,Algorithm design ,business - Abstract
International audience; In this paper, we propose tow lower bounds for the problem of scheduling N-independent jobs on a single machine to minimize the sum of early and tardy costs. Jobs have distinct due dates and processing times with earliness and tardiness costs. The problem is proved to be NP-hard. A simple local search algorithm is presented in order to derive an upper bound for the problem and tested the proposed lower bounds in a branch and bound algorithm. Computational experiments show that in several cases, where the lower bounds of the literature are weak, our lower bounds are more efficient.
- Published
- 2009
- Full Text
- View/download PDF
30. Factory level aggregate scheduling: a basis for a hierarchical approach
- Author
-
A. Villa, W. Ukovich, P. Brandimarte, Brandimarte, P., Ukovich, Walter, Villa, A., IEEE, and Villa, Agostino
- Subjects
Aggregates ,Operations research ,Computer science ,Scheduling algorithm ,Distributed computing ,Processor scheduling ,Real time system ,Dynamic priority scheduling ,Continuous production ,Scheduling (computing) ,Flow production system ,Manufacturing systems ,Aggregate ,Production facilitie ,Manufacturing system ,Job shop scheduling ,Dynamic scheduling ,Flow production systems ,Production facilities ,Real time systems - Published
- 1995
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.