SciELO - Scientific Electronic Library Online

 
vol.76 número159SHELF LIFE OF STRAWBERRY (Fragaria ananassa Duch.) FORTIFIED WITH VITAMIN EMULTISCALE ANALYSIS BY MEANS OF DISCRETE MOLLIFICATION FOR ECG NOISE REDUCTION índice de autoresíndice de assuntospesquisa de artigos
Home Pagelista alfabética de periódicos  

Serviços Personalizados

Journal

Artigo

Indicadores

Links relacionados

  • Em processo de indexaçãoCitado por Google
  • Não possue artigos similaresSimilares em SciELO
  • Em processo de indexaçãoSimilares em Google

Compartilhar


DYNA

versão impressa ISSN 0012-7353versão On-line ISSN 2346-2183

Dyna rev.fac.nac.minas v.76 n.159 Medellín set.dez. 2009

 

JOB SHOP METHODOLOGY BASED ON AN ANT COLONY

METODOLOGIA JOB SHOP BASADA EN UNA COLONIA DE HORMIGAS

 

OMAR CASTRILLON
Professor, Industrial Engineering Program, Universidad Nacional de Colombia , odcastrillong@unal.edu.co

WILLIAM SARACHE
Professor, Industrial Engineering Program, Universidad Nacional de Colombia , wasarachec@unal.edu.co

JAIME GIRALDO
Professor, Industrial Engineering Program, Universidad Nacional de Colombia , jaiagiraldog@unal.edu.co

 

Recibido para revisar abril 23 de 2008, aceptado diciembre 15 de 2008, versión final enero 21 de 2009

 


ABSTRACT: The purpose of this study is to reduce the total process time (Makespan) and to increase the machines working time, in a job shop environment, using a heuristic based on ant colony optimization. This work is developed in two phases: The first stage describes the identification and definition of heuristics for the sequential processes in the job shop. The second stage shows the effectiveness of the system in the traditional programming of production. A good solution, with 99% efficiency is found using this technique.

KEYWORDS: Scheduling, Heuristics, Simulation, Makespan Time, Idle Time.

RESUMEN: El objetivo del presente trabajo es disminuir el tiempo total de proceso e incrementar el tiempo de trabajo de las maquinas, en un ambiente Job Shop, por medio de una heurística basada en la optimización de colonia de hormigas. Este trabajo es desarrollado en dos fases. En la primera es descrita la identificación y definición de la heurística para los procesos de secuenciación en ambientes Job shop. En la segunda etapa, es mostrada la efectividad del sistema en la programación tradicional de la producción. A través de esta técnica una buena solución, con el 99% de efectividad, es encontrada

PALABRAS CLAVE: Planificación, Heurística, Simulación, Tiempo de Proceso, Tiempo Muerto.


 

1. INTRODUCTION

It is common to find the use of heuristics [1,2] which in a very generic sense refer to those techniques methods or intelligent procedures needed to perform a task, and not the result of a rigorous formal analysis, but the knowledge of an expert. The analysis of heuristics leads to meta heuristics (beyond heuristic) which are strategies to improve very general heuristic procedures with a high performance. In a slightly different sense, the term hyperheuristics encompasses several heuristic techniques and select the most appropriate heuristics to solve a given optimization problem. Techniques like hyperheuristics, handle the selection of heuristic methods on a lower level; and depending on the state of the solution, it determines at each step, the heuristic method to be applied.

Currently, the use of heuristics in the processes of production scheduling and programming in Job Shop environmental surroundings is not widely spread; though these are hyper heuristics based on methodologies such as heuristics, algorithms, genetic algorithms [3,4], intelligent swarm [5,6] [7], ant colony optimization (ACO) [8,9,10, 11,12,13,14], and immune systems [15], among others [16]. But, the use of these techniques does not always lead to a good solution in the processes of production scheduling and programming. Sometimes it is important to design strategies to help find suitable solutions for a problem. This last aspect constitutes the central objective of this article, in which a technique based on ACO, is analyzed.

In the problems JSSP, N work must be done by M machines. This aspect has several programming problems. By using this ACO technique, it will be possible to solve some of the main problems in this area, such as: distribution of resources, inefficient assignment of machines, inadequate arrangement and sequence of I lots in each one of the J machines, not fulfilling the terms of delivery, inappropriate evaluation of demand, difficulty in handling the purchase orders, deficient control of inventories, and frequent actions of pushing.

Multiple heuristics have been developed to solve work unbalance in the capacity of job shop and dissatisfaction in quality conditions, but these dynamics are static and low efficient and present problems when the number of lots (I ) and machines (J ), change considerably, so it could be said that there are no techniques for a general solution; and even the informatics simulation techniques are difficult to apply due to the very high number of possible solutions to the problem (I!J).

Currently, the great dynamics of the artificial intelligence techniques arise as an alternative to the problem, as they establish newer and better solutions, starting from the already existing solutions, allowing great versatility in the solution of this sort of problems.

As it was expressed above, there are different artificial intelligence techniques, such as: genetic algorithms, algorithms based on ACO, algorithms based on intelligent particles, expert systems, neuron nets, diffused logic, heuristics, and taboo search and its variants. These techniques have been used in the solution of production scheduling problems.

The algorithms based on ACO, are related in literature [17, 18, 19, 20, 21, 22] to the solution of problems NP- complete [23], with variable characteristics in time, combining optimization, routing of communication networks, multi-objective optimization and problems in production scheduling.

Likewise, genetic algorithms have risen as a new alternative for solving problems with production scheduling. They have been used, in this last field to find the sequence of the rules of priority that will allow the optimization of a desired objective. Initially, by means of a priority rule, an initial sequence is generated to schedule the orders in each of the job shops; the order of this sequence is consecutively modified by means of a genetic algorithm. The effectiveness of the new population (new order on the sequence) is evaluated using an evaluation function named fitness, previously defined on the basis of the total Makespan and its feasible solutions: Inadmissible, semi-active, active and without delay. Other strategies are based on the use of genetic algorithms, the sequence of rules that allow the optimization of the desired objective.

Generally, in industry, artificial intelligence has led to the solution of a great variety of problems, such as: the optimization of any calculable function, independently of being analytic or digital; solution of the classic problem of a traveller, where the objective is to visit m different cities, connected among themselves, choosing the shortest route in a closed circuit, meaning that the initial and final city should be the same; planning class schedules; planning public transportation; planning airplane landing; loading of job shops; analyses of queues in dynamic programming problems. New heuristics based on the taboo search are applied to the solution of the problems related to the Job shop Scheduling (JSS) [24].

The central objective of this article is the use of ACO algorithms to find a good solution to the JSSP problem in the diverse fields of the industry.

Finally, the results of this analysis let us show how these techniques facilitate the finding of a good solution in the JSSP.

 

2. METHODOLOGY

For the solution of a Job Shop Scheduling problem (JSSP), several techniques related to artificial intelligence have been described. Nevertheless, in this section, a new methodology is proposed, based on ACO as outlined in the introduction.

Step 1. Formally, the Job Shop Scheduling Problem (JSSP) can be represented by a chart, with a node for each operation i V. (a collection of all the tasks) where, 0 and ƒ are two nodes representing the beginning and the end of all the tasks. For each two consecutive operations in the same job (i, j) A (collection of pairs of all the operations in which its precedence relation is determined by the scheduling technique of each job), there is a directed arch and the operations 0 and ƒ are respectively the first and last operations of all the jobs. For each pair of operations using the same machine {i, j} Ek (collection of operations executed by machine k) there are two arches (i,j) and (j,i) in opposite directions indicating the operation to be done first. Each node i has an associated weight pi indicating the execution time of the operation i. Figure 1 represents the disjointed chart associated with problem of M machines and N jobs (NxM).

Figure 1. JSSP problem in a chart form

Where Oij, represents job i in the machine j and Pij represents the process time of the job i in the machine j. This graph cannot show all connections. They are represented by a matrix.

The solution of a job shop scheduling problem (JSSP) consists of the selection of the order in which the operation should be carried out in each machine, which means the selection of one of each pair of arches in opposite directions so the resulting chart will not be cyclic and the total length of the longest route between the node 0 and the node ƒ will be minimum. If an orientation of arches gives place to a cyclic chart, the corresponding orientation or solution becomes unfeasible.

Step 2. In order to facilitate the programming of the proposed methodology, the chart in Figure 1, with its respective process times, is represented by a matrix. If there is an arch between a pair of nodes (Oij, Okl), in this matrix, the cell determined by row (Oij) and column (Okl) will be the same as the amount of the operation in node Okl. In some other cases, when there is no connection, the amount will be equal to the infinite number. This matrix will represent the heuristic information described in step 1 of this methodology.

In a similar manner, as described in the previous paragraph, and with the objective of defining the probability function p established in step 1 of this methodology, a new matrix is established (which is managed in a similar manner to the previous one) using the information on the corresponding traces of pheromones. Initially, this matrix will start at zero, due to the fact that the ants have not built solutions.

Step 3. A colony of L artificial ants are created in such manner that they will move in a concurrent and asynchronous manner, between nodes 0 and ƒ through the adjacent states of the problem represented in the form of a chart. The path travelled by each ant is a valid solution to the problem only if it represents the longest route between nodes 0 and ƒ. This movement (ants) is made by following a transition rule based on a higher probability function Q , which is calculated based on the heuristic and pheromone matrix of information; as illustrated in equation 1:

(1)

Where,

k, is the ant of an specific node.
, is the neighbourhood reachable by the ant k, when located in node i.
are two parameters that ponder the relative importance of the traces of pheromone and the heuristic information.
is the trace of pheromone between node i and node j. (associated to node).
the job process times i in machine j.

Once an ant has built a valid solution, each trace of pheromone in the chart between each pair of nodes (arches), is reduced (in the matrix of pheromone) in a constant factor, , where is the rate of vaporization. Subsequently, only the arch of the chart representing the solution found by the ant is reinforced, taking this path in opposite sense, according to the route stored in the memory of each ant (Lk). A constant quantity of pheromone is deposited (in the matrix of the pheromone) in this inverse path: , where , is the deposited amount of pheromone, which depends on the quality C(S) (Makespan) of solution S.

One of the best solutions can be found using the different interactions of the algorithm in the route with most amount of pheromone.

The best solutions are reinforced while the others are penalized through the vaporization process.

Step 4: A diagram of Gant is defined for each of the sequences determined in the previous step, which establishes the order of the processes in time, in each of the different machines. Establishing this diagram, the total process time and the total idle time are calculated under the following fitness functions:

(2)

(3)

Where N represents the number of orders. M, represents the number of machines, Sij is the time of work processing i in machine j and fj, is the total idle time of machine j.

Step 5: It is necessary to repeat the previous process during a determined amount of times (treatments) taking into consideration the five best results of the fitness makespan function in each treatment (equation 2) to guarantee the consistency of the solution. An analysis of variance should be done under the model , where represents the variable of the answer, , the effect caused by the g th treatment, ,and the g th experimental error to determine if the results correspond to statistically equal or different treatments.

 

3. EXPERIMENTATION

The possible forms of programming N order in M machines are determined by the following equation: . So it is necessary to properly choose a good field

of study, to confirm the value found with its optimal value. Table 1, was drafted to establish a suitable experimentation field. It shows the possible forms of programming N orders in M machines:

Table 1. Sec. N orders in M machines ( )

An analysis of table 1 allows the selection of a set of problems in which it is feasible to calculate an ideal solution in a reasonable time. Based on this sample a problem JSSP 3x9 was chosen to be analyzed using this technology and its solution to be compared to the optimal solution. (Table 2).

Table 2. JSSP 3X9.

The following basic parameters were established using experimental tests: α =1 and β = 2, and ants = 100, quantity of generations = Z;

 

4. RESULTS

Step 1. Once the information of the enterprise, and object of this study are analyzed, the JSSP problem of this enterprise is schemed in the chart of figure 2, which illustrates all the operations sequences.


Figure 2
. JSSP problem in graphic form

Note: It is not possible to represent all the connections in this graph. They are represented by a matrix.

Possible solutions are represented by the sequence of nodes in a similar manner to the first point proposed in this methodology.

Step 2. Chart of Figure 2, with its respective makespan, is represented in Table 3 and 4 to facilitate the proposed methodology:

Table 3. Heuristic information

Table 4. Heuristic information

Each row and each column represents a node of the chart in the matrix of Table 3 and 4. If there is an arch between a pair of nodes (Oij, Okl), this is represented by a value equal to the value of the operation in node Okl. In some other cases, the matrix will have an infinite value when there is no connection. The matrix is built in an analogous way, using the information from the pheromone traces. This matrix will be initially at 0.1, due to the fact that the ants have not built solutions.

Step 3. As each of the ants proposed for this problem, builds a valid solution, the amount of pheromone will be updated along the route of the solution, with a value directly proportional to the quality of the solution, as illustrated in step 3 of the proposed methodology. The best solutions built by the ants in this stage is shown: O, O11, O21, O31, O12, O22, O32, O13, O23, O33, O14, O24, O34, O35, O15, O25, O16, O26, O36, O17, O27, O37, O28, O18, O38, O39, O29, O19, f. Makespan = 86 and idle = 315. (1th Solution). O, O11, O21, O31, O12, O22, O32, O13, O23, O33, O14, O24, O34, O15, O25, O35, O16, O26, O36, O37, O17, O27, O38, O18, O28, O29, O19, O39, f. Makespan = 86 and idle = 321.

Step 4. A diagram of Gant is defined for each of the sequences established in the previous step, which determines the order of the processes in time, in the different machines (figures 3 -5). The total process time and the total idle time are calculated by establishing this diagram, (equation 2 y 3).


Figure 3.
C. Gant. First solution. TP = 86, IT 315


Figure 4.
C . Gant. Second solution. TP = 86, IT 321


Figure 5.
C . Gant. Third solution. TP = 86, IT 322

Step 5. A colony of L ants was taken into consideration for the generation of the previous solution, allowing the evolution of the algorithm until it was not possible to find a better solution. The former process was repeated 10 times (treatments) taking in each treatment, the five best results of the fitness function makespan (Equation 2 and 3):

Note: This evaluation was carried out using the idle time, because the algorithm always generates the optimal process time (Time process 86.)

Variance analysis was carried out under the model g i = m + T i + e i, where g i represents the variable of the response T i , the effect caused by the i th treatment, e i, and i th the experimental error, to determine if the results of Table 5 correspond to statistically equal or different problems,. The results of this process are summarized in Table 6:

Table 5. Evaluation of the Idle Time

Table 6. Analysis of ANOVA

The results shown in Table 6 indicate that there is a significant level of 99.5% among the ten treatments. It is important to highlight that the information contains the necessary conditions, independence and normality, to apply this test.

Finally, the best solution (figure 6), shows an approximation regarding the ideal solution of 100 % in the variable total time process and of 99.36% regarding the variable idle time.


Figure 6
. Optimal solution. TP = 86, IT 313

 

5. CONCLUSION

The ACO constitutes an excellent technique for the solution of the sequential process in JSSP, environments, in which some of the best solutions are found, with a 99% of approximation to optimal solution.

This study seeks to encourage the use of these artificial intelligent technologies in different companies; specially in developing countries, where the production system comprises a great number of manual operations, preventing them from reaching high competitive levels compared to world standards.[25]

It is important, for future studies, to take into consideration any given variation in the makespan and in the idle time; this can point differences in the total process time (makespan), especially when the experiment is repeated several times. These variations will allow the estimation of a job deadline, in a particular interval (di1, di2), in which the degree of satisfaction for the job Ji is a decreasing function, according to the delayed function for the job Ti. Excellent results have been produced this way. [26,27].

 

REFERENCES

[1] VALENTE, J. M. An analysis of the importance of appropriate tie breaking rules in dispatch heuristics. Pesqui. Oper., 26 - 1,169-180, 2006.         [ Links ]
[2] VAN, F. E. A study of particle swarm optimization particle trajectories. Information Sciences., 176, 937 -971, 2006.         [ Links ]
[3] AKHILESH, K. AND ANUJ, P. Psycho-Clonal algorithm based approach to solve continuous flow shop scheduling problem. Expert Systems with Applications., 31, 504–514, 2006.         [ Links ]
[4] PEZZELLAA, F. AND MORGANTIA, G. A genetic algorithm for the Flexible Job-shop Scheduling Problem. Computers & Operations Research., 35, 3202 – 3212, 2008.         [ Links ]
[5] FATIH, M. AND LIANG, Y. A particle swarm optimization algorithm for makespan and total flowtime minimization in the permution flowshop sequencing problem. European Journal of Operational Research., 177-3,1930-1947, 2007.         [ Links ]
[6] LIAN, Z. AND GU, X. A similar particle swarm optimization algorithm for permutation flowshop scheduling to minimize makespan. Applied Mathematics and Computation., 175, 773-785, 2006.         [ Links ]
[7] LIAO, C. AND TSENG, C. A discrete version of particle swarm optimization for flowshop scheduling problems. Computers & Operations Research.,34- 10, 3099 - 3111, 2007.         [ Links ]
[8] HUANG, K. AND LIAO, C. Ant colony optimization combined with taboo search for the job shop scheduling problem. Computers & Operations Research., 35-4,1030-1046-2008.         [ Links ]
[9] MARCO, D. AND STUTZLE, T. Ant Colony Optimization, MIT Press, massachusetts , 2004.         [ Links ]
[10] YAGMAHAN, B. AND MUTLU, M. Ant colony optimization for multi-objective flow shop scheduling problem. Computers & Industrial Engineering., 54, 411 – 420, 2008.         [ Links ]
[11] DORIGO, M. AND COLORNI, A. The Ant System: Optimization by a Colony of Cooperating agents. IEEE Transactions on Systems Man, and Cybernetics., 26, 29- 41, 2006.         [ Links ]
[12] GAMBARDELLA, M. Ant Colony System: A Cooperative Learning Approach to the Traveling Salesman Problem. IEEE Transactions on Evolutionary Computation., 1, 53-66, 1.997.         [ Links ]
[13] VENTRESCA, M. Ant Colony Optimization for Job Shop Scheduling Problem, MISTA Press, Marbella , 2004.         [ Links ]
[14] PURIS, A. AND BELLO , R. Two-Stage ACO to Solve the Job Shop Scheduling Problem. 12th Iberoamerican Congress on Pattern Recognition, CIARP. Valparaiso, Chile, Tomo 1, 447-456, Junio 2007.         [ Links ]
[15] ZANDIEH, M. FATEMI, S. An immune algorithm approach to hybrid flow shops scheduling with sequence-dependent setup times. Applied Mathematics and Computation., 180, 111–127, 2006.         [ Links ]
[16] YAMASHITA, D. S. AND MORABITO, R. U. algoritmo exato para o problema de programação de projetos com custo de disponibilidade de recursos e múltiplos modos. Pesqui. Oper., 27 -1, 27-49, 2007.         [ Links ]
[17] AZARON, A. AND KATAGIRI, H. Longest path analysis in networks of queues: Dynamic scheduling problems. European Journal of Operational Research., 174, 132–149, 2006.         [ Links ]
[18] DI CARO, G., DORIGO, M. AND GOLDBERG, E. The Ant Colony Optimization Meta-heuristic, Mcgraw-Hill'S Advanced Topics In Computer Science New ideas in optimization., 1, 11-32, 1999.         [ Links ]
[19] DORIGO, M., MANIEZZO, V. AND COLORNI, A. The Ant System: Optimization by a Colony of Cooperating Agents. IEEE Transactions on Systems Man. and Cybernetics., 26, 29-41, 1996.         [ Links ]
[20] GAMBARDELLA, L. AND DORIGO, M. Ant Colony System: A Cooperative Learning Approach to the Traveling Salesman Problem. IEEE Transactions on Evolutionary Computation, 1, 53-66, 1.997.         [ Links ]
[21] HOLGER, H. AND STÜTZLE, T. MAX-MIN Ant System. Future Generation Computer Systems., 16 -8, 889-914, 2000.         [ Links ]
[22] STÜTZLE, T. AND DORIGO, M. The Ant Colony Optimization Metaheuristic: Algorithms, Applications and Advances. In: Handbook of Metaheuristics, e. F. Glover and G. Kochenberger, Editors. Kluwer Academic Publishers., 1, 251-285, 2003.         [ Links ]
[23] MICHAEL, R. AND JOHNSON, D. Computers and Intractability: A Guide to the Theory of NP-Completeness, H. Freeman and Company Press, San Francisco, 1.979.         [ Links ]
[24] YONG, C. AND LI, P. A tabu search algorithm with a new neighborhood structure for the job shop scheduling problem. Computers & Operations Research., 34-11, 3229-3242, 2007.         [ Links ]
[25] ARCE, J., FERNÁNDEZ, D., LLATA, J.R. et al. Aplicación de la inteligencia artificial en sistemas automatizados de producción. Revista Iberoamericana de Inteligencia Artificial,1,100-110, 2000.         [ Links ]
[26] PETROVIC, S. AND GEIGER, M. J. A Fuzzy scheduling problem with Dynamic Job Priorities and an Extension to Multiple Criteria. International Conference, Decision Support in an Uncertain and Complex World: The IFIP TC8/WG8.3., Athens , Grecia, Tomo 1, 637-646, Junio 2003.         [ Links ]
[27] LI, S. G. AND RONG, Y. L. The reliable design of one-piece flow production system using fuzzy ant colony optimization. Computers & Operations Research., 36, 1656 – 1663, 2009.
        [ Links ]

Creative Commons License Todo o conteúdo deste periódico, exceto onde está identificado, está licenciado sob uma Licença Creative Commons