Next Article in Journal
System Identification and Controller Design of a Novel Autonomous Underwater Vehicle
Previous Article in Journal
Multi-Objective Lightweight Optimization of Parameterized Suspension Components Based on NSGA-II Algorithm Coupling with Surrogate Model
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Dual Resource Constrained Flexible Job Shop Scheduling Based on Improved Quantum Genetic Algorithm

1
Xi’an Key Laboratory of Modern Intelligent Textile Equipment, Department of Industrial Engineering, Xi’an Polytechnic University, Xi’an 710600, China
2
Institute of Electrical Power Engineering and Renewable Energy, Opole University of Technology, 45-758 Opole, Poland
3
Yonsei Frontier Lab, Yonsei University, 50 Yonsei-ro, Seodaemun-gu, Seoul 03722, Korea
*
Author to whom correspondence should be addressed.
Machines 2021, 9(6), 108; https://doi.org/10.3390/machines9060108
Submission received: 13 April 2021 / Revised: 10 May 2021 / Accepted: 21 May 2021 / Published: 24 May 2021
(This article belongs to the Section Machines Testing and Maintenance)

Abstract

:
Aiming at solving the problem of dual resource constrained flexible job shop scheduling problem (DRCFJSP) with differences in operating time between operators, an artificial intelligence (AI)-based DRCFJSP optimization model is developed in this paper. This model introduces the differences between the loading and unloading operation time of workers before and after the process. Subsequently, the quantum genetic algorithm (QGA) is used as the carrier; the process is coded through quantum coding; and the niche technology is used to initialize the population, adaptive rotation angle, and quantum mutation strategy to improve the efficiency of the QGA and avoid premature convergence. Lastly, through the Kacem standard calculation example and the reliability analysis of the factory workshop processing process example, performance evaluation is conducted to show that the improved QGA has good convergence and does not fall into premature ability, the improved QGA can solve the problem of reasonable deployment of machines and personnel in the workshop, and the proposed method is more effective for the DRCFJSP than some existing methods. The findings can provide a good theoretical basis for actual production and application.

1. Introduction

Job shop scheduling (JSP) is the basis of intelligent manufacturing management and decision-making, and JSP optimization is the core of advanced manufacturing technology and modern management technology [1,2]. JSP is involved with a set of machines to process a set of work parts. Each work part is formed by a series of processes with sequential constraints. Each process requires only one machine, which is always available and can process one operation at one time without interruption [3]. Flexible job shop scheduling problem (FJSP) is an extension of the traditional JSP, in which several processes of workpieces are allowed to be processed by several machines at the same time. At present, most FJSP models only consider the constraints of machinery and equipment. However, in various complex man-machine systems, about 60–90% of failures are attributed to operator errors [4]. The research on dual resource constrained flexible job shop scheduling problem (DRCFJSP) has theoretical significance and practical value.
Generally, the analytical [5] and simulation methods [6] are mainly used to solve DRCFJSP. However, due to the complexity of worker factors such as the technical level, fatigue level, learning ability, and assignment rules, each manufacturing system presents its special features, and a generic analytical method is not available to establish an accurate model for a specific manufacturing system. Moreover, the simulation method often requires a long time to develop, debug, and run. Fortunately, the meta-heuristic algorithm does not rely on the unique conditions of the problem and has acceptable computational efficiency, so it is widely used in the DRCFJSP. The genetic algorithm, particle swarm algorithm, and ant colony algorithm are typical representatives. Li et al. [7] used the branch population genetic algorithm to solve the dual resource constraint problem. The elite evolution operator, sector segmentation, and neighborhood search mechanism were adopted to achieve the maximum completion time and optimal cost. Zhong et al. [8] proposed a branch genetic algorithm based on a compressed time window scheduling strategy to reduce the maximum completion time and total processing cost by 7.4% and 4.7%, respectively. Gong et al. [9] designed a new type of hybrid genetic algorithm that uses three-layer chromosome coding to complete the job sequence and reasonable allocation of worker resources. Wu et al. [10] established a model with the goal of minimizing the maximum completion time, and combined the hybrid genetic algorithm with variable neighborhood search to improve the local search capabilities. Zhang et al. [11] proposed a hybrid particle swarm algorithm based on the maximum fitness function and adopted a dynamic search strategy to enhance the local search capability of the particle swarm. Gong et al. [12] used the NSGA-II algorithm framework and the memetic algorithm of neighborhood search to satisfy the balance of minimizing the maximum completion time, the maximum workload of the machine, and the total workload of all machines. Geng et al. [13] used the same method to satisfy the balance of minimizing the maximum completion time, minimizing the total delay time, and minimizing the workload of workers. Zheng et al. [14] proposed a knowledge-based fruit fly optimization algorithm (KGFOA), which used a new coding scheme to solve the DRCFJSP problem with the goal of minimum production time. Yang et al. [15] used the limited search space-based algorithm to solve the DRCFJSP with multi-layer product structure. Li et al. [16] considered scheduling goals such as production cycle, machine workload, and product cost, and proposed a decomposition-based multi-objective evolutionary algorithm (MOEA/D) to solve them. Andrade-Pineda et al. [17] studied the due date changes, delay in arrival, changes in job processing time and rush jobs, etc., and developed a constructive iterative greedy program that can effectively deal with large-scale dual-objective DRCFJSP. Yazdani et al. [18] proposed a hybrid meta-heuristic algorithm to solve DRCFJSP. The algorithm used the variable neighborhood search and simulated annealing algorithm to search in the solution space, and used the randomly generated test questions for computational research to evaluate the performance of the proposed algorithm. Yazdani et al. [19] proposed two meta-heuristic algorithms, namely, simulated annealing algorithm (SA) and vibration reduction optimization algorithm (VDO), to solve the DRCFJSP problem. Defersha et al. [20] regarded skilled setting operators as constrained resources and developed a multi-test/optimal mobile simulated annealing method for the dual resource-constrained flexible job shop scheduling problem (DRC-FJSP). Chatzikonstantinou et al. [21] used a hybrid algorithm between the global search meta-heuristic algorithm and the adaptive greedy operation allocation and scheduling algorithm to solve the problem. Some scholars also used the hybrid artificial bee colony algorithm [22], improved water wave optimization algorithm [23], and bat algorithm [24] to solve DRCFJSP.
To sum up, most of the research on DRCFJSP did not consider the difference of the technical level of the personnel. Differences in the skill level of workers directly lead to differences in the operating time. So, it is vital to consider the differences in the operating time of workers to establish a more accurate production model. At the same time, in the metaheuristic algorithms such as a bat algorithms or Cuckoo Search, the optimization performance partially depends on the initial population. It is possible to calculate the statistic indexes such as the mean, maximum, minimum, and standard deviation to rate the different modifications. With the combination of the quantum mechanics and intelligent algorithms, the quantum genetic algorithm (QGA) [25] is proposed in literature. At present, QGA is used in path planning [26], mechanical structure design [27], and network coverage [28]. It has achieved good results, but there is still a lack of corresponding research on the DRCFJSP.
To solve the problem of manual operation time difference, according to the characteristics of DRCJSP that need to occupy workers and machines at the same time during processing, this paper proposes a combination of personnel information and machine information as a decoding mechanism based on the use of QGA. An example is used to evaluate the feasibility and effectiveness of the proposed algorithm. The analysis results demonstrate that this article establishes a more refined model for adding personnel operating time differences in the DRCJSP solution.

2. Research on DRCFJSP

2.1. DRCFJSP Problem Description

In the DRCFJSP problem, it is assumed that a processing system has n workpieces J i ( i = 1 , 2 , , n ) to be processed. Each workpiece J i contains n i processes, and each process is denoted as O i j . Then, each process can be processed by choosing one of the available M i j = { 1 , 2 , , m } equipment. There are w multi-skilled workers in total, and each worker masters the operation technology of multiple devices. W m ( r = 1 , 2 , , w ) denote the set of workers that can control equipment m [6,7,8,9]. In addition to the impact of processing equipment, workshop production capacity is also affected by human resources. The purpose of scheduling is to rationally arrange the processing sequence of workpieces on each equipment under the dual constraints of equipment and manpower. The schematic diagram of dual-resource intelligent workshop scheduling problem is shown in Figure 1.
The scheduling must meet the following constraints:
(1)
Each workpiece is not allowed to be interrupted while being processed on the equipment;
(2)
Each piece of equipment can only process one of the processes of a workpiece at the same time;
(3)
Each process must be completed in accordance with the processing sequence, that is, the next process of the process route can be processed after one process is completed;
(4)
No priority restrictions between artifacts;
(5)
The transportation time in the production process is not considered;
(6)
Workers are responsible for the loading and unloading operations of process processing, and the processing time is determined by the standard working hours of the machine tool;
(7)
A worker can only operate one piece of equipment at a time.

2.2. Mathematical Model

According to the problem description in Section 2.1 of this article, the following mathematical model is established with the goal of minimizing the maximum completion time. The parameter description is shown in Table 1.
The objective function min f is:
min f = min ( max C i ) ; i { 1 , 2 , , n } ,
S . T .
r i ( j + 1 ) ( r i j + T i j + T i j m w ) 0 ,
k = 1 m r = 1 w X i j k r = 1 ; i { 1 , 2 , n } , j { 1 , 2 , , n i } ,
C i h C p q r i h + T i h + T i h m w ,
Equation (1) indicates that the objective function is to minimize the maximum completion time;
Equation (2) means that each process can only proceed to the next process after the previous process is completed;
Equation (3) means that at the same time, a process can only be processed by one piece of equipment, and one of the w workers can process it;
Equation (4) means that assuming that both processes O i h and O p q are processed by worker w , process O i h can only start process O p q after complete processing, that is, at the same time, the same worker can only be responsible for the processing of one process.

2.3. Improved Quantum Genetic Algorithm to Solve DRCFJSP

QGA is an intelligent optimization algorithm that combines quantum computing and genetic algorithm. It was proposed by Han et al. [25]. It introduced quantum concepts such as the quantum states, quantum gates, quantum state characteristics, and probability amplitudes into the genetic algorithm. QGA is also a probabilistic search algorithm, which uses qubits to represent genes. The gene of the genetic algorithm expresses certain information, and in the quantum genetic algorithm, due to the superposition of the quantum information, the gene expressed by the qubit contains more useful information.
This paper improves on the basis of quantum genetic algorithm, adopts niche technology for population initialization, adaptive rotation angle to dynamically adjust, and adds quantum mutation strategy, which can effectively improve algorithm efficiency and avoid premature convergence of the algorithm.

2.3.1. Quantum Coding

This paper adopts the process coding method, in which the length of the real number code depends on the total number of processes. For example, in the problem that n workpieces are processed by m equipment, the length of the real number code is the sum of the number of operations of all the workpieces [29].
L = ( [ log 2 ( m ) + 1 ] ) i = 1 n n i
In formula (5), [ log 2 ( m ) + 1 ] represents the length of the binary code corresponding to a decimal code and i = 1 n n i represents the length of the decimal code.
Take 3 workpieces, 3 pieces of equipment, and 3 processes for each workpiece as an example.
Quantum coding:
Q ( t ) = [ α 1 α 2 α 27 β 1 β 2 β 27 ] = [ 1 2 1 2 1 2 1 2 1 2 1 2 ] ,
Binary coding:
P ( t ) = 010011001001010011011001010 ,
Decimal coding:
231123312 ,
Among the codes shown above, the decimal code is the code in the order of the process. Each number i represents a process, and the number of occurrences of the same number i is j , which represents the j process of the workpiece i . The processing sequence and processing equipment of the workpiece in this example can be expressed as P 21 , P 31 , P 11 , P 12 , P 22 , P 32 , P 33 , P 13 , P 23 .

2.3.2. Niche Initialization Population

The niche technology is to divide each generation of individuals into several categories, select a number of individuals with greater fitness from each category as the outstanding representatives of a category to form a group, and then cross between the population and between different populations. Mutation produces a new generation of individual groups. At the same time, the pre-selection mechanism and the crowding-out mechanism or the sharing mechanism are used to complete the task. The introduction of niche technology can better maintain the diversity of solutions, and at the same time has a high global optimization capability and convergence speed, which is especially suitable for the optimization of complex multimodal functions [30]. The initial specific operations of qubits are as follows, where i represents the serial number of the subpopulation and N represents the total number of subpopulations.
[ α k β k ] = [ i / N ( 1 i ) / N ]

2.3.3. Adaptive Rotation Angle Adjustment

The quantum revolving door is the core of the quantum genetic algorithm. Its main function is to shift the probability amplitude of each locus in the chromosome to the optimal solution so that there is a greater chance of obtaining the optimal solution. The adjustment operation of the quantum revolving door is:
[ α i β i ] = [ cos θ sin θ sin θ cos θ ] [ α i β i ] = [ cos θ · α i sin θ · β i sin θ · α i cos θ · β i ]
Among them, [ α i β i ] represents quantum chromosome coding; θ represents the rotation angle; its sign (positive or negative) determines the direction of algorithm convergence; and its magnitude determines the speed and efficiency of the algorithm’s convergence.
In the quantum genetic algorithm, to determine the direction of the rotation angle of the quantum revolving gate, this paper adopts the general adjustment strategy proposed in the literature [31], as shown in Table 2. Among them, rotation angle θ = S ( α i , β i ) · Δ θ . S ( α i , β i ) represents the direction of rotation, and it can ensure that the algorithm rotates in a better direction. Δ θ represents the rotation angle, and it can control the convergence rate. X i a is the i position of the current chromosome, and b i is the i position of the optimal chromosome. f ( X i ) is the fitness of the current individual, and f ( b i ) is the fitness of the optimal individual.
The dynamic rotation angle is used in this paper, and the formula for a value is:
δ = θ min + f max f x f max ( θ max + θ min )
Among them, δ [ 0.001 π , 0.005 π ] . This dynamic rotation angle can make the algorithm find the optimal solution faster without falling into premature maturity.

2.3.4. Quantum Mutation

Mutation is to make the results jump out of premature and improve local search power. In the quantum genetic algorithm, the mutation operation is realized through the quantum NOT gate.
The qubit mutated through the quantum NOT gate U is:
U [ α i β i ] = [ 0 1 1 0 ] [ α i β i ] = [ β i α i ]

2.4. Algorithm Steps

Figure 2 shows the specific flow chart of the algorithm. The algorithm flow is:
  • Step 1: Initialize the parameters, determine the population size p o p , the maximum algebra M G e n , the number of quantum chromosomes l e n c h r o m and the quantum mutation probability P m , and the niche technology initializes the population;
  • Step 2: Measure the population, get the binary code, and get the observation state P ( t ) according to the initial state Q ( t ) of the population;
  • Step 3: Calculate and save, convert the observation state P ( t ) into a decimal code, obtain a process-based code, obtain a set of solution vectors through decoding technology, evaluate it through the fitness function, and set the population optimal to the global optimal value;
  • Step 4: Judge whether the termination condition is satisfied, the termination algorithm is satisfied, and Step5 is executed if it is not satisfied;
  • Step 5: Update. Calculate the rotation angle of the quantum revolving gate according to the dynamic quantum rotation angle method and perform quantum mutation operation to update the population Q ( t ) ;
  • Step 6: Observe and decode the new population, determine whether the optimal value of the new population is greater than the global optimal value, and set the optimal value of the population to the global optimal value if it is satisfied, then return to Step 4.

3. Results

3.1. Standard Calculation Examples

In order to verify the performance of the algorithm in this paper more comprehensively, five Kacem standard calculation examples are solved [32]; the algorithm runs 30 times to obtain the optimal solution, and it is compared with the particle swarm algorithm [33], heuristic algorithm [34], meta-heuristic algorithm [35] for comparison, as shown in Table 3.

3.2. Actual Calculation Example

In order to demonstrate the effectiveness of the improved algorithm, data verification is carried out based on a certain enterprise example. The company is a production logistics equipment company that selects six types of parts produced by belt conveyors, and different processes of different workpieces can be processed on multiple machines. The improved quantum genetic algorithm (IQGA) uses MATLAB to program the solution, and the solution results are compared and analyzed with the genetic algorithm (GA), global version of classic particle swarm algorithm (PSO), and the quantum genetic qlgorithm (QGA).
Table 4 shows whether the j process of the i workpiece can be processed on the machine and the processing time.
Table 5 shows whether worker w can use machine m and the loading and unloading time of machine m.
The parameters hyperparameters are shown in Table 6. The parameters of the GA are set as follows: the population size is 100, the number of iterations is 100, the crossover rate is 0.8, and the mutation rate is 0.05. The parameters of the PSO are set as follows: the population size is 100, the number of iterations is 100, the inertia weight w = 0.73, and the learning factor c1 = 2, c2 = 2.1. The parameters of the QGA and IQGA are set as: the population size is 100, the number of iterations is 100, and the mutation rate is 0.05. The above algorithm uses the combination of PBX and LOX crossover operators as the crossover operation, and uses the mutual exchange of two segments of genes as the mutation operation [36]. In order to compare IQGA with other algorithms, each algorithm was run 10 times independently, and the results of the three algorithms after running 10 times are shown in Table 7. Among them, Best represents the minimum value of the maximum completion time of the algorithm running ten times, Worst represents the maximum value of the maximum completion time of the algorithm running ten times, and Average represents the average value of the maximum completion time of the algorithm running ten times.
It can be seen from Table 5 that due to the randomness of the algorithms initial population and the crossover and mutation process, the values of each algorithm for ten runs are different. On the whole, GA and PSO are easy to fall into the local optimum. When the minimum maximum completion times reach 57 min and 56 min, respectively, they cannot continue to converge, and the maximum completion times are 59 min and 59 min, respectively; QGA uses quantum coding to achieve premature convergence can be avoided to a certain extent, making its maximum completion minimum of 56 min; IQGA adds niche technology, dynamic rotation angle, and quantum variation on the basis of QGA, and reaches the optimal value of 55 min in 7 out of 10 runs. Its maximum completion maximum is 56 min. From the average of the calculation results of the four types of algorithms, the average maximum completion times of GA, PSO, QGA, and IQGA are 58.3 min, 56.6 min, 56.3 min, and 55.3 min, respectively, which can also prove the superiority of the algorithm in this paper. It should be noted that although the average maximum completion time of PSO and QGA are close, the variance of the results of the PSO algorithm is large, and it has a significantly worse robustness than QGA.
Figure 3 shows the iterative process of four algorithms, among which the black dots are the iterative optimal solutions of the four algorithms. Within 60 iterations, GA, QGA, PSO, and IQGA can all find the optimal solution. The optimization speed of PSO and GA is significantly slower than that of QGA and IQGA, and GA has not found the optimal solution, indicating that the QGA and IQGA have their advantages in dealing with the problem of workshop resource scheduling. At the same time, QGA falls into premature, and IQGA algorithm can find the optimal solution more accurately.
After solving the calculation example, Figure 4 is the Gantt chart of the scheduling plan obtained by the converged IQGA. Each solid line frame and the dashed line frame after it are combined to represent a process, and the length of the colored rectangle O(i,j) represents the time required to complete the j process of the i workpiece. The time required for the first process, the length of the dashed box behind, indicates the time for workers Rk to load and unload materials in this process. For example, O(5,1) and R1 in the lower left corner indicate that the first process of the fifth workpiece is processed by worker 1 on machine 1, where the solid line frame is the machine processing time, and the dashed line frame is the workers loading and unloading time. The Gantt chart is the arrangement of workers and machines with the shortest and maximum completion time of 55 min.
To facilitate comparison, Figure 5, Figure 6 and Figure 7 are Gantt charts solved by GA, PSO, and QGA algorithms.
Through the comparison of Gantt chart results, it is possible to more clearly compare the calculation results of different algorithms and the difference between the arrangement strategies of the employees and the staff. Among them, the maximum completion time after QGA and PSO solution is 56 min, the maximum completion time after GA solution is 57 min, the Gantt chart after IQGA solution is more closely arranged for machines and employees, and the maximum completion time for IQGA solution is shorter.

4. Discussion

The maximum completion time is an important indicator to evaluate the DRCFJSP problem. In this study, firstly, a DRCFJSP model with different operating time for personnel was established, and then IQGA was used to solve the problem and compared with the algorithms in the literature [33,34,35] through standard calculation examples; it was found that with the complexity of the matrix, the error between the IQGA result and the standard solution is due to the randomness of the quantum mutation operation, but compared with the other three types of algorithms, the results have higher accuracy. Therefore, the reliability analysis of the standard calculation example proves the superiority of the algorithm in this paper.
In the subsequent example analysis, it can be seen from Table 5 that IQGA can find the optimal solution more stable. In the table, both the degree of optimization of the optimal solution and the frequency of finding the optimal solution ten times are significantly better than those in the table. For the other two algorithms, it can be seen from Figure 3 that the initial population strategy of the niche makes the initial population of IQGA superior to GA, PSO, and QGA; the adaptive rotation angle and quantum mutation strategy allow IQGA to converge to the optimal value of 55 min faster and better, which proves IQGA can effectively solve the DRCFJSP. Finally, by solving the Gantt chart of the four algorithms of GA, PSO, QGA, and IQGA, it can be clearly seen that the Gantt chart solved by the IQGA algorithm is arranged more closely and the total production time is shorter.

5. Conclusions

In the workshop production process, employees occupy an increasingly important position. In this paper, considering the difference in staff operating time, with the goal of minimizing the maximum completion time, a more accurate DRCFJSP model is established. At the same time, a process-based quantum code is designed for the DRCFJSP problem, and then the niche initialization population, dynamic rotation angle, and quantum mutation strategy are used to improve the quantum genetic algorithm to improve the efficiency of the algorithm and avoid premature convergence of the algorithm. Finally, a calculation example is used to analyze.
The Kacem standard calculation example shows that the algorithm used in this article is numerically closer to the standard solution than the algorithm in the literature [33,34,35]. The four algorithms in Kacem01 can all find the optimal solution; in Kacem02, IQGA optimizes 17.6% and 6.7% of the time compared to the algorithms in literature [33,34], respectively; in Kacem03, IQGA optimizes 7.7% and 7.7% in comparison with the algorithms in literature [34,35]; in Kacem04, IQGA optimizes 12.5% of the time compared to the algorithm in [33]; and in Kacem05, IQGA optimizes 14.3% of the time compared to the algorithm in [35]. The Kacem standard calculation example shows that the IQGA has good accuracy. In the reliability analysis of the factory workshop processing process example, IQGA, GA, PSO, and QGA are run ten times, respectively, and the minimum maximum completion times obtained are: 55 min, 57 min, 56 min, and 56 min. From the average of the calculation results of the four types of algorithms, the average maximum completion times of GA, PSO, QGA, and IQGA are 57.8 min, 56.6 min, 56.3 min, and 55.3 min, respectively, which can also prove the superiority of the algorithm in this paper. It should be noted that although the average maximum completion times of PSO and QGA are close, the variance of the results of the PSO algorithm is large, and it has a significantly worse robustness than QGA. The above analysis shows that the improved quantum genetic algorithm in this paper has good convergence and will not fall into premature. The findings of this research help to reduce the maximum completion time of the workshop production model taking into account differences in personnel, thereby improving the processing efficiency of the entire processing system.
However, the above research still has some shortcomings. In this paper, the goal of the DRCFJSP model is only the maximum completion time, and it does not consider the real-time update of factory production, that is, it does not consider the dynamic demand. Therefore, the model proposed in this article has certain limitations.
Based on the above problems, the DRCFJSP problem under dynamic data will be studied in the future, and multiple variables will be integrated into the solution model to improve the applicability of the positioning method. At the same time, in terms of algorithm performance, the algorithm performance can be improved by optimizing the algorithm call function and running time.

Author Contributions

Conceptualization, Z.L. and S.J.; methodology, S.Z.; software, S.B.; validation, H.D., T.H. and S.Z.; formal analysis, S.Z.; investigation, S.J.; resources, Z.L.; data curation, S.B.; writing—original draft preparation, S.J.; writing—review and editing, Z.L. and S.B. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Ethical review and approval were waived for this study, due to this research does not involve any aspects related to life sciences and biology.

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study.

Acknowledgments

The authors would like to acknowledge the support of the Scientific Research Program funded by the Shaanxi Provincial Education Department (no.17JK0321), Xi’an Key Laboratory of Modern Intelligent Textile Equipment (no.2019220614SYS021CG043). and National Key Research and Development Program of China (no. 2019YFB1707205). Thanks to Xi’an Typical Industries Co., Ltd. for providing data support.

Conflicts of Interest

The authors declare that they have no conflict of interest.

References

  1. Liu, C.; Chang, C.; Tseng, C. Actor-Critic Deep Reinforcement Learning for Solving Job Shop Scheduling Problems. IEEE Access 2020, 8, 71752–71762. [Google Scholar] [CrossRef]
  2. Qamhan, A.A.; Ahmed, A.; Al-Harkan, I.M.; Badwelan, A.; Al-Samhan, A.M.; Hidri, L. An Exact Method and Ant Colony Optimization for Single Machine Scheduling Problem with Time Window Periodic Maintenance. IEEE Access 2020, 8, 44836–44845. [Google Scholar] [CrossRef]
  3. Berti, N.; Finco, S.; Battaia, O.; Delorme, X. Ageing workforce effects in Dual-Resource Constrained Job-Shop Scheduling. Int. J. Prod. Econ. 2021, 237, 108151. [Google Scholar] [CrossRef]
  4. Kumar, P.; Gupta, S.; Gunda, Y. Estimation of Human Error Rate in Underground Coal Mines through Retrospective Analysis of Mining Accident Reports and Some Error Reduction Strategies. Saf. Sci. 2020, 123, 104555. [Google Scholar] [CrossRef]
  5. Meng, L.; Zhang, C.; Ren, Y.; Zhang, B.; Lv, C. Mixed-integer Linear Programming and Constraint Programming Formulations for Solving Distributed Flexible Job Shop Scheduling Problem. Comput. Ind. Eng. 2020, 142, 106347. [Google Scholar] [CrossRef]
  6. Wang, Y.; Cen, H.; Yang, O. Optimal Configuration for Workshop Manufacturing System under Dual Resource Constraints. Int. J. Simul. Model. 2018, 17, 180–189. [Google Scholar] [CrossRef]
  7. Li, J.; Huang, Y.; Niu, X. A Branch Population Genetic Algorithm for Dual-Resource Constrained Job Shop Scheduling Problem. Comput. Ind. Eng. 2016, 102, 113–131. [Google Scholar] [CrossRef]
  8. Zhong, Q.; Yang, H.; Tang, T. Optimization Algorithm Simulation for Dual-Resource Constrained Job-Shop Scheduling. Int. J. Simul. Model. 2018, 17, 147–158. [Google Scholar] [CrossRef]
  9. Gong, G.; Deng, Q.; Gong, X.; Liu, W.; Ren, Q. A New Double Flexible Job-Shop Scheduling Problem Integrating Processing Time, Green Production, and Human Factor Indicators. J. Clean. Prod. 2018, 174, 560–576. [Google Scholar] [CrossRef]
  10. Wu, R.; Li, Y.; Guo, S.; Xu, W. Solving the Dual-Resource Constrained Flexible Job Shop Scheduling Problem with Learning Effect by a Hybrid Genetic Algorithm. Adv. Mech. Eng. 2018, 10, 1–14. [Google Scholar] [CrossRef]
  11. Zhang, J.; Jie, J.; Wang, W.; Xu, X. A Hybrid Particle Swarm Optimisation for Multi-Objective Flexible Job-Shop Scheduling Problem with Dual-Resources Constrained. Int. J. Comput. Sci. Math. 2017, 8, 526–532. [Google Scholar] [CrossRef]
  12. Gong, X.; Deng, Q.; Gong, G.; Wei, L.; Qing, R. A Memetic Algorithm for Multi-Objective Flexible Job-Shop Problem with Worker Flexibility. Int. J. Prod. Res. 2018, 56, 2506–2522. [Google Scholar] [CrossRef]
  13. Geng, K.; Ye, C.; Liu, L. Research on Multi-Objective Hybrid Flow Shop Scheduling Problem with Dual Resource Constraints Using Improved Memetic Algorithm. IEEE Access 2020, 8, 104527–104542. [Google Scholar] [CrossRef]
  14. Zheng, X.; Wang, L. A Knowledge-Guided Fruit Fly Optimization Algorithm for Dual Resource Constrained Flexible Job-Shop Scheduling Problem. Int. J. Prod. Res. 2016, 54, 5554–5566. [Google Scholar] [CrossRef]
  15. Yang, G.; Chung, B.; Lee, S. Limited Search Space-Based Algorithm for Dual Resource Constrained Scheduling Problem with Multilevel Product Structure. Appl. Sci. 2019, 9, 4005. [Google Scholar] [CrossRef] [Green Version]
  16. Li, X.; Yi, L. Approach of Solving Dual Resource Constrained Multi-Objective Flexible Job Shop Scheduling Problem Based on MOEA/D. Int. J. Online Eng. 2018, 14, 75–89. [Google Scholar]
  17. Andrade-Pineda, J.; Canca, D.; Gonzalez-R, P.; Calle, M. Scheduling a Dual-Resource Flexible Job Shop with Makespan and Due Date-Related Criteria. Ann. Oper. Res. 2020, 291, 5–35. [Google Scholar] [CrossRef]
  18. Yazdani, M.; Zandieh, M.; Tavakkoli-Moghaddam, R. A hybrid meta-heuristic algorithm for dual resource constrained flexible job shop scheduling problem. Ind. Manag. Stud. 2014, 12, 43–74. [Google Scholar]
  19. Yazdani, M.; Zandieh, M.; Tavakkoli-Moghaddam, R.; Jolai, F. Two meta-heuristic algorithms for the dual-resource constrained flexible job-shop scheduling problem. Sci. Iran. 2015, 22, 1242–1257. [Google Scholar]
  20. Defersha, F.; Obimuyiwa, D.; Yimer, A. Multiple-Trial/Best-Move Simulated Annealing for Flexible Job Shop Scheduling with Scarce Setup-Operators. In Proceedings of the 2020 7th International Conference on Soft Computing & Machine Intelligence (ISCMI), Stockholm, Sweden, 14–15 November 2020; pp. 61–67. [Google Scholar]
  21. Chatzikonstantinou, I.; Giakoumis, D.; Tzovaras, D. A new shopfloor orchestration approach for collaborative human-robot device disassembly. In Proceedings of the 2019 IEEE SmartWorld, Ubiquitous Intelligence & Computing, Advanced & Trusted Computing, Scalable Computing & Communications, Cloud & Big Data Computing, Internet of People and Smart City Innovation (SmartWorld/SCALCOM/UIC/ATC/CBDCom/IOP/SCI), Leicester, UK, 19–23 August 2019; pp. 225–230. [Google Scholar]
  22. Gong, G.; Chiong, R.; Deng, Q.; Gong, X. A Hybrid Artificial Bee Colony Algorithm for Flexible Job Shop Scheduling with Worker Flexibility. Int. J. Prod. Res. 2020, 58, 4406–4420. [Google Scholar] [CrossRef]
  23. Li, H.; Zhu, H. Modified Water Wave Optimization for Energy-Conscious Dual-Resource Constrained Flexible Job Shop Scheduling. Int. J. Perform. Eng. 2020, 16, 916. [Google Scholar]
  24. Xu, H.; Bao, Z.; Zhang, T. Solving Dual Flexible Job-Shop Scheduling Problem Using a Bat Algorithm. Adv. Prod. Eng. Manag. 2017, 12, 5–16. [Google Scholar] [CrossRef] [Green Version]
  25. Narayanan, A.; Moore, M. Quantum-Inspired Genetic Algorithms. In Proceedings of the IEEE International Conference on Evolutionary Computation, Nagoya, Japan, 20–22 May 1996; pp. 61–66. [Google Scholar]
  26. Gao, L.; Liu, R.; Wang, F.; Wu, W.; Bai, B.; Yang, S.; Yao, L. An Advanced Quantum Optimization Algorithm for Robot Path Planning. J. Circuits Syst. Comput. 2020, 29, 4–13. [Google Scholar] [CrossRef]
  27. Sabahi, F. Quantum Genetic LMI-based H∞ Control with Time Delay. Int. J. Ind. Electron. Control Optim. 2020, 3, 1–10. [Google Scholar]
  28. Tian, Y.; Hu, W.; Du, B.; Hu, S.; Nie, C.; Zhang, C. IQGA: A Route Selection Method Based on Quantum Genetic Algorithm-Toward Urban Traffic Management under Big Data Environment. World Wide Web 2019, 22, 2129–2151. [Google Scholar] [CrossRef]
  29. Sun, J.; Xu, L. Cloud-Based Adaptive Quantum Genetic Algorithm for Solving Flexible Job Shop Scheduling Problem. In Proceedings of the 2019 IEEE 7th International Conference on Computer Science and Network Technology, Dalian, China, 19–20 October 2019; pp. 1–5. [Google Scholar]
  30. Li, H.; Zou, P.; Huang, Z.; Zeng, C.; Liu, X. Multimodal optimization using whale optimization algorithm enhanced with local search and niching technique. Math. Biosci. Eng. MBE 2019, 17, 1–27. [Google Scholar] [CrossRef]
  31. Ning, T.; Guo, C.; Chen, R.; Jin, H. A Novel Hybrid Method for Solving Flexible Job-Shop Scheduling Problem. Open Cybern. Syst. J. 2016, 10, 13–19. [Google Scholar] [CrossRef] [Green Version]
  32. Kacem, I.; Hammadi, S.; Borne, P. Approach by localization and Multi-objective Evolutionary Optimization for Flexible Job-Shop Scheduling Problems. IEEE Trans. Syst. Man Cybern. Part C 2002, 32, 1–13. [Google Scholar] [CrossRef]
  33. Nouiri, M.; Bekrar, A.; Jemai, A.; Niar, S.; Ammari, A. An Effective and Distributed Particle Swarm Optimization Algorithm for Flexible Job-Shop Scheduling Problem. J. Intell. Manuf. 2018, 29, 603–615. [Google Scholar] [CrossRef]
  34. Ziaee, M. A Heuristic Algorithm for Solving Flexible Job Shop Scheduling Problem. Int. J. Adv. Manuf. Technol. 2014, 71, 519–528. [Google Scholar] [CrossRef]
  35. Luan, F.; Cai, Z.; Wu, S.; Ma, J.; Li, F.; Yang, J. Improved Whale Optimization Algorithm of Scheduling Problem for Low Carbon Workshop. Mech. Sci. Technol. Aerosp. Eng. 2020, 39, 721–728. [Google Scholar]
  36. Cui, Q.; Wu, X.; Yu, J. Improved Genetic Algorithm Variable Neighborhood Search for Solving Hybrid Flow Shop Scheduling Problem. Comput. Integr. Manuf. Syst. 2017, 23, 1917–1927. [Google Scholar]
Figure 1. Schematic diagram of DRCFJSP.
Figure 1. Schematic diagram of DRCFJSP.
Machines 09 00108 g001
Figure 2. Flow chart of improved quantum genetic algorithm.
Figure 2. Flow chart of improved quantum genetic algorithm.
Machines 09 00108 g002
Figure 3. Algorithm iteration process diagram.
Figure 3. Algorithm iteration process diagram.
Machines 09 00108 g003
Figure 4. Gantt chart solved by IQGA.
Figure 4. Gantt chart solved by IQGA.
Machines 09 00108 g004
Figure 5. Gantt chart solved by GA.
Figure 5. Gantt chart solved by GA.
Machines 09 00108 g005
Figure 6. Gantt chart solved by PSO.
Figure 6. Gantt chart solved by PSO.
Machines 09 00108 g006
Figure 7. Gantt chart solved by QGA.
Figure 7. Gantt chart solved by QGA.
Machines 09 00108 g007
Table 1. Parameter description table.
Table 1. Parameter description table.
ParameterDescription
max C i The maximum completion time
r i j The start time of process O i j
T i j The processing time of O i j
C i j The end time of O i j
T i j m w The loading and unloading time of worker w on equipment m
X i j k r = { 0 , 1 } When the value is 1, it means that the j process of the i workpiece is processed by the r worker on the k equipment.
Table 2. Quantum rotation angle update strategy.
Table 2. Quantum rotation angle update strategy.
Xibif(Xi) > f(bi)ΔθS(αi, βi)
αiβi > 0αiβi < 0αi = 0βi = 0
00False0----
00True0----
01Falseδ+1−10±1
01Trueδ−1+1±10
10Falseδ−1+1±10
10Trueδ+1−10±1
11False0----
11True0----
Table 3. Comparison table of Kacem standard examples.
Table 3. Comparison table of Kacem standard examples.
Examplesn × mStandard SolutionParticle Swarm AlgorithmHeuristic AlgorithmMeta-Heuristic AlgorithmIQGA
Kacem014 × 51111111111
Kacem028 × 81417151414
Kacem0310 × 711-131312
Kacem0410 × 1078777
Kacem0515 × 1011-121412
Table 4. Processing timetable of each process (min).
Table 4. Processing timetable of each process (min).
Equipment Number
M1M2M3M4M5M6M7M8
J1O11436
O12557
O136867
O146587
O15494
J2O21653
O229456
O23574
O243356
J3O312645
O325875
O338655
O34484
J4O416867
O42729
O43444
O44745
J5O51355
O526478
O533748
O54453
O55383
J6O615969
O62438
O635966
O64563
Table 5. Time schedule for worker to operate machine loading and unloading (min).
Table 5. Time schedule for worker to operate machine loading and unloading (min).
WorkerM1M2M3M4M5M6M7M8
W123
W2235
W3345
W4336
W5244
W623
Table 6. Algorithm hyperparameters table.
Table 6. Algorithm hyperparameters table.
AlgorithmPopulation SizeNumber of IterationsOther Parameters
GA100100Crossover rate 0.8, mutation rate 0.05
PSO100100Inertia weight w = 0.73, learning factor c1 = 2, c2 = 2.1
QGA100100Mutation rate 0.05
IQGA100100Mutation rate 0.05
Table 7. Algorithm test results (min).
Table 7. Algorithm test results (min).
Number of RunsAlgorithm
GAPSOQGAIQGA
maxCi158595755
259565656
359575656
459575655
558565755
657565756
758565655
857565655
959565655
1059575655
Best57565655
Worst59595756
Average58.356.656.355.3
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Zhang, S.; Du, H.; Borucki, S.; Jin, S.; Hou, T.; Li, Z. Dual Resource Constrained Flexible Job Shop Scheduling Based on Improved Quantum Genetic Algorithm. Machines 2021, 9, 108. https://doi.org/10.3390/machines9060108

AMA Style

Zhang S, Du H, Borucki S, Jin S, Hou T, Li Z. Dual Resource Constrained Flexible Job Shop Scheduling Based on Improved Quantum Genetic Algorithm. Machines. 2021; 9(6):108. https://doi.org/10.3390/machines9060108

Chicago/Turabian Style

Zhang, Shoujing, Haotian Du, Sebastian Borucki, Shoufeng Jin, Tiantian Hou, and Zhixiong Li. 2021. "Dual Resource Constrained Flexible Job Shop Scheduling Based on Improved Quantum Genetic Algorithm" Machines 9, no. 6: 108. https://doi.org/10.3390/machines9060108

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop