Mixed-model assembly line balancing problem: variants and solving techniques. Cintia Copaceanu. Abstract

Size: px
Start display at page:

Download "Mixed-model assembly line balancing problem: variants and solving techniques. Cintia Copaceanu. Abstract"

Transcription

1 Stud.Cercet.Stiint., Ser.Mat., 16 (2006), Supplement Proceedings of ICMI 45, Bacau, Sept.18-20, 2006, pp Mixed-model assembly line balancing problem: variants and solving techniques Cintia Copaceanu Abstract The paper presents a survey of the literature on mixed-model assembly line balancing. Several existing approaches for modelling and solving different types of mixed-model assembly line balancing problems are reviewed considering the layout possibilities: serial lines, U-shaped lines and lines with parallel workstations. The main purpose of the study is to determine new opportunities of applications and a generalization of the solving instruments. Key words: assembly line balancing, mixed-model production, literature survey, solving methods. 1. INTRODUCTION Assembly lines are flow-line production systems that are encountered in the industrial assembly of volume standardized commodities ([57]). According to the classification proposed in [11], two types of flow lines are distinguished. The first type is dedicated to the production of one single product (single model lines). The second type is dedicated to the assembly of more than one model (mixed and multi flow lines). Serial assembly systems have traditionally been used for the production of a single product. The balancing problem, known as single model assembly line balancing (ALB) problem has been studied extensively. With an increasing requirement for flexibility of production, motivated by fast changes in technology and by customer demand for greater product variety, mixed-model assembly lines are replacing the traditional mass production assembly lines. Mixed-model production is important to respond to diversified expectations of today customer perspective. The mixed-model assembly line balancing problem is more difficult than the single model ALB problem and has many features that are significantly different. The mixed-model production is related to solving two related problems: the mixed-model line balancing and the mixed-model sequencing problems ([57]). The line balancing is the problem of assigning 337

2 different tasks to workstations on the line, and the model sequencing is the problem of determining the way to sequence models on the line. The both problems are known as NP-hard optimization problems ([62]). The paper presents a survey of the literature on mixed-model line balancing with a special emphasis on U-shaped assembly line balancing. It is focused on the identification of the types of ALB problems in mixed-model assembly lines and the methods used to solve these problems as well. The review takes into account the difficulties occurred in solving these types of ALB problems and the reported performances of the methods in terms of solution quality, the size of problem instances and computational times. The main purpose of the study is to determine new opportunities of applications and a generalization of the solving instruments. The extending of the proposed methods to solve certain versions of the mixed-model ALB problems in order to handle practice features is also investigated. The literature review is organized taking into account the classification of the mixed-model ALB problems by their main characteristics: the layout of the production system and the variability of operation times. Section 2 introduces some characteristics of the mixed-model assembly lines and presents the balancing and sequencing problems, which arise in the context of operating mixed-model assembly lines. Several existing approaches in modelling and solving different types of mixed-model ALB problems are reviewed considering the layout possibilities: serial lines, U-shaped lines, lines with parallel workstations, and multi-model lines. In section 3, some approaches dedicated to mixed-model assembly line sequencing are presented. The mixed-model ALB problem with stochastic processing times is considered in section 4. Last section summarizes the work. 2. DETERMINISTIC MIXED/MULTI MODEL LINE BALANCING The weaknesses of a single-model line are that it becomes inefficient when demand falls or rises, and that it is only efficient when producing the model for which is designed. If market demand changes so that other products are required, other products need to be produced. Installing separate lines for other products can do this but this is only economic when the additional lines are running efficiently in fulfilment of greater demand. For the problem of fluctuating demand two solutions are used: mixed-model assembly lines and multi-model assembly lines. On mixed-model lines, more than one product with similar production characteristics or different models of a product are assembled on the same line. The basic premise is that multiple products are handled by each 338

3 workstation without stops to change over between them. This permits a random launch sequence so that the products can be made according to market demands. Since assembly process and processing times are not the same for different products, the problem of mixed-model assembly line balancing become more complex. One difficulty is that the work content at each workstation differs from model to model. Another one is that the unused time at each workstation varies from time to time depending on the sequence of models along the line. The performance of the line cannot be measured by workload balance alone. Some important performance measures depend on the quality of the model sequences (model changes require a significant amount of setup time and cost), and the sequences are influenced by the line balancing decisions. Therefore, in mixed-model assembly lines, the problems of line balancing and mixed-model sequencing are tightly interrelated with each other ([57]). A comprehensive literature review of different methods used for mixed-model ALB problems is presented in [57]. The mixed-model assembly line balancing is the problem of assigning tasks of different models to workstations so that some constraints are satisfied and some performance measures are optimized. Such performance measures are minimizing the number of workstations for a given cycle time, minimizing the cycle time for a given number of workstations, smoothing work overload and maximizing the efficiency of lines. The mixed-model sequencing is the problem of determining the production sequence of models produced on the line by optimizing some performance measure ([57]). The demands of all models are known by the production program of a planning period and combination of demands for all models is referred to as model mix. The performance measures usually refer to the variation of the station utilizations with respect to the models. Such measures are smoothing the usage rate of parts used in the line, minimizing the total cost of setups and minimizing the deviation of workloads across workstations. Almost all-existing approaches transform the mixed-model ALB problem into a single model ALB problem. In such approaches, the tasks that are common to several models need to be performed in the same workstations, the procedure balancing a single combined model ([5], [9], [37], [39], [57], [63]). A few approaches consider that tasks common to different models may be assigned to different workstations ([10], [56]), and other approaches take into account secondary objectives in order to reduce line inefficiencies such as work overload and unused time ([9], [63]). 339

4 An example of a mixed-model ALB problem is presented bellow. A set of three similar models is simultaneously assembled on the line, the demands for each model being 8, 10 and 5 units. The precedence diagrams for the three models with the task times presented near the nodes are given in figure 1, where each node represents a task and each arc represents a precedence relation between two tasks. The combined precedence diagram with the cumulated processing times is presented in figure 2. Assuming that the available time during the planning period is 112 time units (the cycle time is C=4), a possible assignment of tasks to three stations is S 1 ={1, 3}, S 2 ={2, 4}, and S 3 ={5, 6}. If the sequence of the models is model 1, model 2, model 3, the workflow along the line for individual models is shown in figure 3. The task 1 of model 1 is performed first in station 1 with the demand d 1 =8 units. Then, the task 1 of model 2 is completed in station 1 with d 2 =10 units. The task 3 of model 1 (d 3 =5 units), the task 3 of model 2 and the task 3 of model 3 are then performed in the same station. Figure 1. Precedence diagrams of the models Figure 2. The combined precedence diagram for the problem 340

5 Figure 3. The workflow of each model Traditionally, balancing and sequencing assembly line have been considered as two separate but related problems ([62]). In the first studies ([12], [37], [63]) the model sequence have been ignored. Other approaches such as those proposed in [3], [54], [64] and [71] solve different mixed-model sequencing problems assuming that the line balancing is predetermined. Even if the balancing and the sequencing can be solved optimally, the optimality of the overall solution may not be obtained by solving the two problems separately. Hierarchical approaches for solving the mixed-model ALB problems that integrates sequentially the balancing and sequencing problems are discussed in [20], [40], [57] and [62]. In [20] and [62] the balancing procedures are similar to single-model ALB problem procedures, but it assumes a model-mix for which the combined workload is balanced for the duration of the shift and not on the basis of station cycle times. The greedy procedure presented in [40] aims to smooth the station times of different models for each station in order to avoid operating inefficiencies like work overload or unused time. In [57] it is discussed a hierarchical planning approach in order to integrate sequencing aspects into balancing decisions. Different approaches to simultaneously deal with the integration of balancing and sequencing problems using genetic algorithms are proposed in [33], [34], [35] and [45]. On multi-model lines different models are produced in batches one after the other. Before producing a batch the line equipment (tools, human operators, and material supply) is set up to suit the model or variant of the model required. This process takes time. The batch of products is then produced according to a production program. The benefit of a multi-model line is that once set up for a particular model it is as efficient as a conventional line. The drawback is that setting-up takes time that means lost production and inefficiency. Two problems need to be solved. The first one is the way of balancing of the line for each product separately. This means that a function of technological feasibility is followed by application of a standard balancing method. For instance, the methods proposed in [24] or in [49]. The second problem is the way of sequencing the product batches to minimize product changeover losses. The batch production leads to scheduling and lot sizing problems. 341

6 Serial mixed-model line balancing In [1] it is considered the mixed-model lines as a modification for the "Computer method of sequencing operations for assembly lines" procedure proposed for the single model ALB problem. The mixed-model ALB problem is transformed into a single model ALB problem using the average processing times of tasks required by the models, which are calculated taking into account the relative frequency of each model. The times necessary for changing tools and operator position are also considered. No experimental results are reported. To minimize the number of stations of a mixed-model ALB problem, in [62] it is used the heuristic proposed in [30] for the single model ALB problem. The heuristic is applied to the combined precedence diagram divided in columns. The sequence of the models is determined by computing penalty costs of line inefficiency such as idleness, work deficiency, utility work and work congestion. The method yields to near-optimal solutions for the tested problems. In [56] it is developed an integer-programming model with the objective of minimization of the total idle time. In this approach the tasks common to different models may be assigned to different workstations. The total unused time is minimized and both cycle time and the number of workstations are assumed to be the same for all models. It is considered that this formulation has only a theoretical interest due to the excessive number of constraints and variables. A greedy procedure for the mixed-model ALB problem aiming to minimize the number of workstations is proposed in [63]. A secondary objective to equalize the distribution of the total work content of single models among the workstations is introduced. Precedence diagrams are combined, the problem being reduced to a single model problem. The procedure is similar to the heuristic of [26]. It is examined a number of feasible combinations of tasks for every station until a combination that falls into a pre-specified interval is obtained. The feasible combination that minimizes the deviation of the station time from the average station time is selected. The method proposed in [37] for the mixed-model ALB problem is also based on the combined precedence diagram. The tasks are assigned to the workstations on basis of shift duration using the heuristic proposed in [24] for single model ALB problem. 342

7 Different procedures for solving mixed-model ALB problem with the objective of minimizing the number of stations that are based on the combined precedence diagram are compared on their performance in [72]. It is proposed a heuristic procedure derived from the branch and bound algorithm developed in [5]. All heuristics transform the mixed-model ALB problem to a single model ALB problem. Testing the performance of the heuristics it is reported that the position of the common tasks has a significant effect on the required computational time and on the unequal distribution of the total work content of single models among the workstations. The extension of the approaches to single-model for mixed-model has been applied in [22] and [23]. In [23] it is developed a binary integer programming for the mixed-model ALB problem based on a combined precedence diagram for the models. The model is better than the shortest route model proposed in [56] in terms of size of the formulated network as number of tasks increases because common tasks of different models are assigned to the same stations. Optimal solutions for the problems with up to 40 tasks in the combined precedence diagram are reported. The mixed-model ALB problem is optimally solved in [22] using a shortest-path based procedure. Several performance measures for throughput of a mixed model assembly line are analyzed by simulation in [9]. The following measures have been evaluated: smoothness of a station, idle time, station time variation, bottleneck and model variability. The results of the study show that among the considered measures, the bottleneck measure performs better than the other and the quality of these measures decreased if line length increased. A heuristic procedure for mixed-model assembly line is developed in [17], taking into account the product mix and the production sequence of the products. A method achieving the distribution of work element of each model is proposed. In order to reduce the work load variations on the performance of mixed-model lines, two balancing functions based on weighted difference between the maximal station time and the stations times of all other models are proposed in [40]. The proposed greedy heuristic, similar to that developed in [26] for single model ALB problem has as primary objective those balancing functions, and the minimization of the number of stations as secondary goal. The balancing and sequencing problems are sequentially solved. The mixed-model ALB problem with the aim of minimizing the cycle time given a fixed number of stations and a production sequence consisting in 343

8 several copies of each model is considered in [29]. It is assumed that the models are currently performed in all stations. The problem is solved by a modified priority rule based procedure. The mixed-model ALB approach developed in [10] assumes that common tasks to different model types are assigned to different workstations and the goal is to minimize both the station cost and task cost. The task cost is related to the task assignment assumption and reflects the costs of tool duplication, the cost of worker training and the cost of inventory management. The problem is solved with a branch and bound-based algorithm that yield to optimal or near optimal solutions. Experimental tests show that the procedure performs efficiently even for large instance problems. In [33] it is proposed a combined mixed-model balancing and sequencing problem aiming to minimize the amount of work that is not completed within the given length of workstation. The genetic approach simultaneously deals with the integration of balancing and sequencing problems, proposes methods to select symbiotic partners and evaluating fitness. The experimental results demonstrate that the method can explore the solution space effectively providing better solutions than a hierarchical approach. The mixed-model ALB problem aiming to minimize the number of stations taking into account several additional objectives ([8]) is solved in [9] using a three stage approach. The tasks are divided into two groups, one for the tasks that are assigned to the same workstations for all models and the other for the tasks that are assigned to different workstations for different models. In the first stage of the procedure, the problem is reduced to a single model ALB problem (combined precedence diagram), and is solved considering the set of tasks that are common to all models and are performed at the same station. In the second stage, each model type is separately balanced assigning the tasks of the second group taking into account the assignments made in the first stage. In order to compare the quality of solutions, a performance measure of the line cycle time is considered. In third stage, the obtained solution is improved using a neighbourhood search procedure, which changes the assignments of the first group of tasks. The mixed-model ALB problem with the objective of minimizing the cycle time of the line given a fixed number of stations is presented in [55]. The increasing the uniformity of tasks at the stations is considered as a secondary objective. To solve the problem, a priority rule based procedure and a tabu search method is used. 344

9 The number of studies conducted on the mixed-model version of the ALB problem is considerably less. There are potential applications to extend the proposed models by incorporating other practical features related to restrictions on the locations of tasks or assigning combinations of tasks, equipment selection in the balancing process and refining the traditional objective function of minimizing the deviation of workloads across workstations. Most proposed approaches are dedicated to the effects of line balancing decisions on workload assuming that customer orders are sequenced randomly. There are also opportunities to generalize the proposed approaches to consider other aspects related to processing times of customer orders in order to improve the performance of the line. The combinatorial nature of the problem makes it difficult to solve when the problem size increases and forces up to develop efficient approximate algorithms. It seems that some improvements can be achieved by improving the solution approaches for the proposed models using metaheuristics such as genetic algorithms, tabu search and simulated annealing. U-shaped mixed-model line balancing U-lines have become very popular in manufacturing environment as a consequence of improvement and cost reduction efforts of just-in-time production. Many benefits of U-lines utilized in a just-in-time environment are reported in the literature ([15], [44], [47], [48]), including increasing productivity, reduced work-in-process inventory, shorter throughput and improved quality. A successful implementation of a mixed-model U-line requires solutions for the two interrelated with each other problems: mixedmodel U-shaped line balancing and the mixed-model U-shaped line sequencing ([34], [60]). The first study dedicated to balancing mixed-model U-shaped lines is proposed in [60]. It is developed a model of the mixed model U-shaped ALB problem and a heuristic procedure to solve this problem based on the branch and bound algorithm developed in [46] for the single model U-shaped balancing. Travel times between tasks are also considered. The proposed approximate algorithm combines each model precedence diagram into a single precedence diagram and solves problems with up to 25 tasks. In order to reduce the model imbalance, a smoothing algorithm is proposed, by interchanging tasks between adjacent stations. The objective of the smoothing algorithm is to minimize the absolute deviation of workloads across stations by solving the U-shaped balancing problem and U-shaped sequencing problem sequentially. The model sequencing is used to reduce the effect of the 345

10 remaining imbalance. Because such a heuristic may become trapped at a local minimum, the use of a local search technique such as simulated annealing is recommended to reduce the model imbalance. The study also includes the extension of the proposed algorithm for solving the mixed-model multiple U- shaped line problem. This problem of determining the number of multi-lines stations whose tasks from many U-shaped lines are performed given the identical cycle time for all U-lines is first formulated in [59]. A multi-line station is defined as the station including tasks from two adjacent U-lines. In [42] it is proposed a dynamic programming approach for a U-line facility to balance many U-lines connected by multi-line stations. The cycle time for each U-shaped line is given. The approach leads to optimal solutions for small problem instances (up to 22 tasks on each individual U-shaped line. The multiple U-line problem is also investigated in [59]. The U-shaped lines are operated at the same cycle time and include multi-line stations. Several heuristic procedures are proposed to determine the multi-line stations. Problems with up to nine individual U-shaped lines that do not have more than 18 tasks each are solved. The effect of the U-shaped layout on the effectiveness of the U-line when breakdowns occur is investigated in [43]. The U-shaped line is preferred when buffer inventories are considered at all contact points between stations. In [34] it is developed a genetic approach to solve the mixed-model U- shaped ALB problem dealing simultaneously with the balancing and sequencing problems. The aim is to minimize the absolute deviation of workloads for a given number of workstations. The solution obtained from balancing problem is input to sequencing problem. The algorithm constructs two populations that represent sub-problems: a balancing population and a sequencing population. It is reported that the approach based on the integration of balancing and sequencing problems provides better solutions than a hierarchical approach. The U-shaped, mixed-model, asynchronous line in a just-in-time environment is analyzed in [45]. A genetic algorithm is designed to search good solution to the joint problem of the balancing and model sequencing problems, which is described as a mixed, zero-one integer, non-linear problem. The model aims to minimize the absolute deviation of workloads across workstations and the deviation of part production quantities in a just-intime system to facilitate level production. The computational study proves a good quality of the solutions found by the genetic algorithm. For instances 346

11 of practical size, the computational requirements are large but not unreasonable. An evolutionary approach called endosymbiotic evolutionary algorithm that efficiently solves the balancing and sequencing problems in a mixed-model U-shaped line is developed in [35]. The algorithm uses three types of populations. A balancing population and a sequencing population composed of individuals representing the task assignment and the model sequences. These individuals are called symbionts, each of them being a partial solution to the mixed-model U-shaped ALB problem. The last population consists of individuals obtained by combining the above two types of symbionts. These individuals are called endosymbionts that represent an entire solution to the problem. Efficient genetic representations and genetic operators are used. The procedure provides better quality solutions than other symbiotic evolutionary algorithms, and traditional hierarchical approaches as well. Significantly, less research has been conducted to the U-shaped mixedmodel ALB procedures. The combinatorial nature of the problem makes it difficult to be solved when the problem size increases and forces up to develop efficient approximate algorithms. Considerable improvements may be achieved by using improved solution approaches such as genetic algorithms and simulated annealing. Mixed-model line balancing with parallel stations For the situation of high production rates, where some task processing times exceed the specified cycle time, the use of parallel workstations, where multiple workers perform an identical set of tasks, is the common remedy. Even if paralleling results in additional equipment costs it allows more flexibility in assigning tasks and permits to deal with shorter cycle times. An approach for solving mixed-model ALB problem with stochastic times and paralleling of tasks is developed in [39]. The method incorporates different task selection rules for assigning tasks to workstations using the output performance measures and requirements of workers and equipments. The obtained layouts are simulated and the performance results are analyzed. In [2] it is proposed a nonlinear integer-programming model for the line balancing problem. The serial production system is addressed to mixedmodel production and is composed of serial stages with parallel workstations at each stage. A greedy heuristic method that takes into account taskdependent equipment cost and station paralleling simultaneously in task 347

12 assignment is developed. Computational results show that the method provides good feasible solutions. The mixed model ALB problem aiming to minimize the number of stations for a fixed cycle time taking into account parallel stations and assignment restrictions is considered in [67]. The procedure has as additional objective the balancing of workloads between and within workstations. It is shown that simulated annealing technique can be adapted relatively easily to the ALB problem and it achieves good quality solutions in acceptable computational times. Because the computation time to reach an optimal solution can be very large for practical instances, a lower bound for the number of workstations is introduced. Experimental results proved that the procedure produces good quality solutions in reasonable times even for large problems. In [51] it is developed an ant technique to solve the mixed-model ALB problem considering parallel stations and stochastic processing times. The comparison with the results obtained from other heuristic methods in terms of output performance measures show that the ant methodologies perform well and even outperform other heuristic for small problem sizes. The procedure exploits the properties of this ALB problem and provides good solutions in reasonable times based on features of ant techniques. The review on ALB with parallel workstations indicates that a great potential of meta-heuristics approaches (simulated annealing and ant techniques) exists in order to effectively find good solutions. Multi-model line balancing The problem of assigning multi models to a given number of lines is considered in [36]. The proposed heuristic for this problem aims to minimize the total assembly cost given a maximum capacity for each assembly line. To balance a multi-model line with small lot sizes in [69] it is proposed the use of a method for mixed-model lines considering that every repetition of a task is performed in the same workstation. In the case of a multi-model line with large lot sizes, a procedure for a single model line balancing is successively applied, taking into account the model with the largest frequency. To solve the multi model ALB problem, in [12] it is developed a balancing procedure that considers the labour, machine setup and inventory costs. The models are produced in batches. The precedence diagrams of models are combined to reduce the problem to a single model problem. As in other approaches ([37], [63]), the model sequence is ignored. Placing buffers 348

13 between two adjacent workstations, it is allowed the batch sizes to vary between stations. In [5], it is developed a branch and bound algorithm with a truncated search for the multi-product ALB problem. It is considered that the multi products have only one order for execution of the tasks. The common tasks of the models are performed first. The approach exploits a lower bound procedure as well as a partitioning scheme. Several node generation schemes are developed and tested. The method leads to good results for the multiproduct ALB problem. In order to reduce the production inefficiency due to the fact that models are significantly different, in [61], the use of a bypass sub-line adjacent to the main line is proposed. The tasks of models with relatively longer times are performed on this sub-line. A dynamic programming technique is used to assign the tasks to workstations. The solution is improved by a tabu search technique. A parallel computing approach for solving a combined balancing and sequencing problem is developed in [6]. The approach incorporates different extensions of the ALB problem and the consequences of disturbances during the execution of the production process (material bottleneck, machine breakdown). The proposed real time oriented control approach of assembly lines has as consequence a large decrease of additional costs in production process. Mixed-model sequencing problem The products assembled in mixed-model lines involve different assembly tasks and processing task times, require different facilities, parts and raw materials. The model changes often require a significant amount of setup time and cost that depend on model sequence. The mixed model assembly line sequencing is investigated in [31] for the first time. Various objectives are reported in the literature in determining the optimal sequence for a mixed model assembly line. The common objectives are: minimizing the overall line length ([3], [4]), [18], [19], [32]), minimizing the risk of stopping a conveyor ([54]), minimizing the total utility work ([4], [71]), keeping a constant rate of part usage ([21], [38], [41], [48], [50]). Surveys on several procedures for different versions of the mixed model-sequencing problem are provided in [3], [57], [70]. The problems of balancing and sequencing are tightly interrelated with each other. The optimality of model sequencing depends on the results of line balancing, which is affected by the model sequence. Some mixed-model 349

14 sequencing approach aiming to find a sequence of units that satisfies the demands of all models, for a given line balance, are reviewed in the following. The mixed-model ALB problem is applicable in just-in-time manufacturing environments, because attempts have been made to find sequences resulting in minimal work in process levels. The goal chasing method introduced in [48] is concerned with the sequencing of multi-product assembly lines taking into account the stability of parts usage rates. The processing time at workstation are smoothed by sequencing models so that a model with short processing time follows soon after a model with long processing time at the same workstation. In [3], the sequencing problem is formulated as an integer programming involving two objectives: minimizing the line length and keeping a constant rate of part usage. Taking into account various multiproduct assembly line configurations, the proposed analysis indicates that solutions minimizing the line length are not significantly different from the solutions that minimize the throughput of the line. A mathematical model formulation for mixed-model sequencing problem with the goal of minimizing the total work overload is proposed in [57]. To solve this problem a branch and bound procedure is developed. A branch and bound procedure for sequencing mixed model assembly lines aiming to minimize the line length and level the part usage rate is proposed in [4]. The solution is improved using a tabu search approach. The multiple objectives sequencing problem is solved in [25] using a genetic algorithm approach. The considered objectives are minimizing the total utility work, level the part usage and minimizing the total setup cost. The Pareto optimally technique is used to obtain near-optimal solutions to multiple objective sequencing problems. The tabu search procedure developed in [58] uses a pattern-based vocabulary building strategy for solving the problem of sequencing mixedmodel assembly lines. Vocabulary units represent partial sequences of model units. Applying the tabu search procedure, a solution of the sequencing problem is obtained sequencing the vocabulary units. It is experimentally demonstrated the importance of the use of the vocabulary building as a fundamental component of a more effective method for solving sequences problems with large demand values. To solve the mixed-model sequencing problem considering both objectives of setups and material usage rate minimization, a simulated annealing technique is presented in [50]. Comparing the results with those 350

15 obtained by a tabu search approach, superior results of the simulated annealing approach are reported. An ant colony optimization approach to solve the same problem is developed in [38]. The performance of this approach is demonstrated by comparing the obtained results with those of other meta-heuristics, such as simulated annealing, tabu search and genetic algorithms. Determining the optimal sequence is an important problem for efficient use of mixed model assembly lines. The review of mixed-model sequencing procedures reveals that there is a large potential of optimization with respect to the developing of new efficient solution procedures to industrial problems. The combinatorial nature of the problem makes it difficult to solve when the problem size increases and the use of search metaheuristics, such as simulated annealing, tabu search and ant colony can be exploited to solve these types of real problems. Stochastic mixed/multi model line balancing The processing time variability is especially the case of automated flow line where varying production rates may result from machine breakdowns. Significant variation may also result from human operators ([57]) with respect to work rate, skill and motivation. These variations may considerably influence the performance of the system. In [68] it is modified the heuristic proposed for single model stochastic ALB problem to allow parallel workstations and mixed-model lines. The data obtained by the single model ALB heuristic are utilized to determine the proportional occurrences of the model variations. The results obtained for different cycle times values are compared with those obtained in [49], requiring a lower number of operators. The procedure leads to smaller smoothness indices and lower total processing costs. In [28], several modifications that can be implemented in the proposed branch and bound procedure dedicated to single model ALB problem are mentioned. Such modifications reflect mixed model lines and the variability of the task times. For solving the mixed-model stochastic ALB problem, in [13] two procedures are developed. The first procedure is based on the heuristic proposed in [24] and the second procedure uses a consecutive sequencing of the tasks. The balancing approach takes into account the process inventory between workstations and has as objective minimizing the total operating cost of the line. The latter procedure that is a shortest path heuristic yields designs with lower total costs. 351

16 In [39], a previous approach addressed to deterministic processing times is modified to solve a mixed-model ALB problem with stochastic processing times. The mixed-model ALB problem with fuzzy processing time is considered in [7] and [27]. To solve this problem, a heuristic that aggregates fuzzy time and transform the problem into a fuzzy single model ALB problem is proposed. The procedures consider both cycle time and precedence constraints and its performance is proved by experimental tests with good results. In [52] and [53] important design factors and their effects on the performance of U-shaped flow line is analyzed. The stochastic U-shaped ALB problem aiming to minimize the cycle time given a fixed number of stations is investigated in [53]. Several bounds and approximations for the cycle time are proposed assuming that task times are random variables. An analysis related to optimally allocate workers to machine on a U-shaped line with multiple workers in order to find the minimum cycle time is presented in [52]. It is showed that reducing the task variability increase the throughput of several workers with multi-functions, each of them being responsible for several machines. The approach presented in [14] takes into account the performance of straight line and U-line configurations under stochastic task times. The obtained results lead to the conclusion that the optimal U-shaped layout is less productive under the stochastic times consideration. The U-shaped ALB problem with stochastic times is formulated as a stochastic program in [66] combining stochastic straight-line models and deterministic U-shaped line models. The tasks are assigned to stations so that the probability of completing the tasks within a fixed cycle time is at least a fixed value. To formulate the stochastic U-shaped ALB problem, the deterministic model proposed in [65] is adapted and the objective of minimizing the number of stations exceeding the lower bound on the number of stations is considered. The methodology presents different approaches to identify the lower bound. The procedure finds optimal solutions to problems up to 24 of tasks with commercially software and can be modified to treat realistic situations. A hybrid heuristic for U-shaped ALB problem with stochastic times is proposed in [16]. The problem is solved using priority rule based procedures and an improvement procedure to improve the current solution. Although the stochastic mixed-model ALB problem reflects more realistically modern 352

17 manufacturing environments, the amount of studies dedicated to this type of problem is much smaller. Concluding remarks The paper presented a review on the mixed-model assembly line balancing problem. This study identified the types of ALB problems in mixed-model environment and investigated the proposed solution procedures. In order to distinguish the problem types, the mixed model ALB problems are reviewed considering the layout of the production system and the variability of operation times. Due to the importance of the mixed-model assembly lines in modern industry, an increasing interest in the research of mixed-model assembly lines is noticed. The mixed-model ALB problem is much more complex by additional considerations related to high variability of demands and relatively small volume for each model. The overall interest in the research is to design more flexible assembly systems, which include additional characteristics in order to reflect as much as possible the industrial reality. The study reveals on one hand, the modelling of different types of ALB problems in the mixed-model environment, and on the other hand, it is needed more research in developing efficient solution procedures for these complex ALB problems. However, the number of studies conducted on the mixed-model version of the ALB problem is small. The study leads to the conclusion that the meta-heuristic procedures can be successfully applied in order to solve large problem instances. Taking into account their performance, the genetic algorithms, simulated annealing and ant colony techniques worth further investigations. The genetic algorithm approaches as well as the genetic approaches combined with simple local optimization procedures show promising results to a variety of ALB problems, including multiple objectives and the U-shaped assembly line. There is also the opportunity to generalize the approaches addressed to mixed-model ALB problems. The research trend to the improvement of the solution approaches for the proposed models using meta-heuristic procedures in order to solve practical problems. The extension of the proposed models through the incorporation of different factors encountered in practice, such as equipment selection in the balancing process, additional restrictions (related to the locations on tasks or to assigning of combinations of tasks, station length constraints), many U-lines or other types of lines, and stochastic processing task times is still needed for further research. Although the variability in the processing time of tasks can significantly affect the performance of the 353

18 assembly line, most of the approaches are based on the assumption of the deterministic task times, and little research have been conducted in the complex mixed-model ALB problems with stochastic times. REFERENCES [1] Arcus, A. L. COMSOAL: A computer method of sequencing operations for assembly lines. Int. J. Prod. Res., 4, 4 (1966 ), [2] Askin, R. G., Zhou, M. A parallel station heuristic for the mixed-model production line balancing problem. Int. J. Prod. Res., 35, 11 (1997), [3] Bard, J. F., Dar-El, E., Shtub, A. An analytic framework for sequencing mixed model assembly lines. Int. J. Prod. Res., 30, 1 (1992), [4] Bard, J. F., Shtub, A., Joshi, S. B. Sequencing mixed-model assembly lines to level parts usage and minimize line length. Int. J. Prod. Res., 32 (1994), [5] Berger, I., Bourjolly, J. M., Laporte, G. Branch and bound algorithms for the multi-product assembly line balancing problem. Europ. J. Oper. Res., 58 (1992), [6] Bock, S., Rosenberg, O., van Brackel, T. Controlling mixed-model assembly lines in real-time by using distributed systems. Europ. J. Oper. Res., 168, 3 (2006), [7] Brudaru, O. Belous, V. Assembly line balancing with fuzzy execution times. In Proceedings of EUFIT 96-Fourth European Congress on Intelligent Techniques and Soft Computing (Aachen, Germany, September 2-5, 1996). Verlag Mainz, 1996, vol. 3, [8] Bukchin, J. A comparative study of performance measures for throughput of a mixed model assembly line in a JIT environment. Int. J. Prod. Res., 36, 10 (1998), [9] Bukckin, J., Dar-El, E. M., Rubinovitz, J. Mixed model assembly line design in a make-to-order environment. Comp. & Ind. Eng., 41, 4 (2002), [10] Bukchin, Y., Rabinowitch, I. A branch-and-bound based solution approach for the mixed-model assembly line-balancing problem for minimizing stations and task duplications costs. Europ. J. Oper. Res., xxx (2005), [11] Buxey, G. M., Slack, N. D., Wild, R. Production flow line system design- A review. AIIE Trans., 5 (1973),

19 [12] Chakravarty, A. K., Shtub, A. Balancing mixed model lines with in-proces inventories. Manag. Sc., 31, 9 (1985), [13] Chakravarty, A. K., Shtub, A. A cost minimization procedure for mixed model production lines with normally distributed task times. Europ. J. Oper. Res., 23 (1986), [14] Chand, S., Zeng, T. A comparison of U-line and straight-line performances under stochastic task times. Manuf. & Service Oper. Manag., 3, 2 (2001), [15] Cheng, C. H., Miltenburg, J., Motwani, J. The effect of straight and U- shaped lines on quality. IEEE Trans. Eng. Manag., 47 (2000), [16] Chiang, W. C., Urban, T. L. A hybrid heuristic for the stochastic U-line balancing problem. Working paper, University of Tulsa, Oklahoma, [17] Choi, W., Lee, Y. Line balancing of mixed-model assembly lines. In Proceedings of EDA 98. Hawaii, [18] Dar-El, E. M. Mixed-model assembly line sequencing problems. Omega, 6 (1978), [19] Dar-El, E. M., Cother, R. F. Assembly line sequencing for model mix. Int. J. Prod. Res., 13 (1975), [20] Dar-El, E. M., Navidi, A. A mixed-model sequencing application. Int. J. Prod. Res., 19, 1 (1981), [21] Duplaga, E. A., Hahn, C. K., Hur, D. Mixed-model assembly line sequencing at Hyundai Motor Company. Prod. Inv. Manag. J., 37 (1996), [22] Erel, E., Gokcen, H. Shortest route formulation of mixed-model assembly line balancing problem. Europ. J. Oper. Res., 116 (1999), [23] Gokcen, H., Erel, E. Binary integer formulation for mixed-model assembly line balancing problem. Comp. Ind. Eng., 34, 2 (1998), [24] Helgeson, W. B., Birnie, D. P. Assembly line balancing using the ranked positional weight technique. J. Ind. Eng., 12, 6 (1961), [25] Hyun, C. J., Kim, Y., Kim, Y. K. A genetic algorithm for multiple objective sequencing problems in mixed assembly lines. Comp. Oper. Res., 25, 7/8 (1998), [26] Hoffmann, T. R. Assembly line balancing with a precedence matrix. Manag. Sc., 9 (1963),

20 [27] van Hop, N. A heuristic solution for fuzzy mixed-model line balancing problem. Europ. J. Oper. Res., 168, 3 (2006), [28] Johnson, R. V. A branch and bound algorithm for assembly line balancing problems with formulation irregularities. Manag. Sc., 29, 11 (1983), [29] Karabati, S., Sayin, S. Assembly line balancing in a mixed-model sequencing environment with synchronous transfers. Europ. J. Oper. Res., 149 (2003), [30] Kim, Y. K., Hyun, C. J., Kim, Y. Sequencing in mixed model assembly lines: a genetic algorithm approach. Comp. Oper. Res., 23, 12 (1996), [31] Kilbridge, M. D., Wester, L. A heuristic method of assembly line balancing. J. Ind. Eng., 12, 4 (1961), [32] Kilbridge, M. D., Wester, L. The assembly line model-mix sequencing problem. In Proceedings of the 3 rd International Conference on Operations Research (Paris, 1963), [33] Kim, Y. K., Kim, J. Y., Kim, Y. A coevolutionary algorithm for balancing and sequencing in mixed model assembly lines. Appl. Intell., 13 (2000), [34] Kim, Y. K., Kim, S. J., Kim, J. Y. Balancing and sequencing mixed-model U-lines with a co-evolutionary algorithm. Prod. Plann. Contr., 11, 8 (2000), [35] Kim, Y. K., Kim, J. Y., Kim, Y. An endosymbiotic evolutionary algorithm for the integration of balancing and sequencing in mixed-model U-lines. Europ. J. Oper. Res., 168, 3 (2006), [36] Lehman, M. On criteria for assigning models to assembly lines. Int. J. Prod. Res., 7, 4 (1969), [37] Macaskill, J. L. C. Production-line balances for mixed model lines. Manag. Sc., 19, 4 (1972), [38] McMullen, P. R. An ant colony optimization approach to addressing a JIT sequencing problem with multiple objectives. Artif. Intell. Eng., 15 (2001), [39] McMullen, P. R., Frazier, G. V. A heuristic for solving mixed-model line balancing problems with stochastic task durations and parallel stations. Int. J. Prod. Ec., 51 (1997),

21 [40] Merengo, C., Nava, F., Pozetti, A. Balancing and sequencing manual mixed-model assembly lines. Int. J. Prod. Res., 37, 12 (1999), [41] Miltenburg, J. Level schedules for mixed-model assembly lines in just-intime production systems. Manag. Sc., 35, 2 (1989), [42] Miltenburg, J. Balancing U-lines in a multiple U-line facility. Europ. J. Oper. Res., 109 (1998), [43] Miltenburg, J. The effect of breakdowns on U-shaped production lines. Int. J. Prod. Res., 38 (2000), [44] Miltenburg, J. U-shaped production lines: a review of theory and practice. Int. J. Prod. Ec., 70, 3 (2001), [45] Miltenburg, J. Balancing and scheduling mixed-model U-shaped production lines. Int. J. Flex. Manuf. Syst., 14, 2 (2002), [46] Miltenburg, J., Sparling, D. Optimal solution algorithms for the U-line balancing problem. Working paper, McMaster University, Hamilton, [47] Miltenburg, J., Wijngaard, J. The U-line balancing problem. Manag. Sc., 40, 10 (1994), [48] Monden, Y. Toyota Production System: Practical Approach to Production Management. Industrial Engineering and Management Press, Atlanta, [49] Moodie, C. L., Young, H. H. A heuristic method of assembly line balancing for assumptions of constants or variable work element times. J. Ind. Eng., 16, 1 (1965), [50] McMullen, P. R., Frazier, G. V. A simulated annealing approach to mixedmodel sequencing with multiple objectives on a just-in-time line. IIE Trans., 32 (2000), [51] McMullen, P. R., Tarasewich, P. Using ant techniques to solve the assembly line balancing problem. IIE Trans., 35 (2003), [52] Nakade, K., Ohno, K. Stochastic analysis of a U-shaped production line with multiple workers. Comp. Ind. Eng., 33, 3/4 (1997), [53] Nakade, K., Ohno, K., Shanthikumar, J. G. Bounds and approximations for cycle times of a U-shaped production line. Oper. Res. Lett., 21 (1997),

22 [54] Okamura, K., Yamashina, H. A heuristic algorithms for the assembly line model-mix sequencing problem to minimize the risk of stopping the conveyor. Int. J. Prod. Res., 17 (1979), [55] Pastor, R., Andres, C., Duran, A., Perez, M. Tabu search algorithms for an industrial multi-product and multi-objective assembly line balancing problem, with reduction of the task dispersion. J. Oper. Res. Soc., 53 (2002), [56] Roberts, S. D., Villa, C. D. On a multiproduct assembly-line balancing problem. AIIE Trans., 2 (1970), [57] Scholl, A. Balancing and sequencing of assembly lines. 2 nd ed., Physica- Verlag, Heidelberg, [58] Scholl, A., Klein, R., Domschke, W. Pattern based vocabulary building effectively sequencing mixed-model assembly lines. J. Heur., 4 (1998), [59] Sparling, D. Balancing just-in-time production units: the N U-line balancing problem. Inform. Syst. Oper. Res., 36, 4 (1998), [60] Sparling, D., Miltenburg, J. The mixed-model U-line balancing problem. Int. J. Prod. Res., 36, 2 (1998), [61] Tamura, T., Wang, W., Fujita, S., Ohno, K. Line balancing for mixedmodel assembly line with bypass sub-line. In Proceedings of ICED 99 (vol. 2, Munich, 1999). 1999, [62] Thomopoulos, N. T. Line balancing-sequencing for mixed-model assembly. Manag. Sc., 14, 2 (1967), [63] Thomopoulos, N. T. Mixed model line balancing with smoothed station assignments. Manag. Sc., 16, 9 (1970), [64] Tsai, L. Mixed model sequencing to minimize utility work and the risk of conveyor stoppage. Manag. Sc., 41 (1995), [65] Urban, T. L. Note. Optimal balancing of U-shaped assembly lines. Manag. Sc., 44, 5 (1998), [66] Urban, T. L., Chiang, W. C. An optimal piecewise-linear program for the U-line balancing problem with stochastic task times. Europ. J. Oper. Res., 168 (2006), [67] Vilarinho, P. M., Simaria, A. S. A two-stage heuristic method for balancing mixed-model assembly lines with parallel workstations. Int. J. Prod. Res., 40, 6 (2002),

A hybrid genetic algorithm approach to mixed-model assembly line balancing

A hybrid genetic algorithm approach to mixed-model assembly line balancing Int J Adv Manuf Technol (2006) 28: 337 341 DOI 10.1007/s00170-004-2373-3 O R I G I N A L A R T I C L E A. Noorul Haq J. Jayaprakash K. Rengarajan A hybrid genetic algorithm approach to mixed-model assembly

More information

Assembly line balancing to minimize balancing loss and system loss. D. Roy 1 ; D. Khan 2

Assembly line balancing to minimize balancing loss and system loss. D. Roy 1 ; D. Khan 2 J. Ind. Eng. Int., 6 (11), 1-, Spring 2010 ISSN: 173-702 IAU, South Tehran Branch Assembly line balancing to minimize balancing loss and system loss D. Roy 1 ; D. han 2 1 Professor, Dep. of Business Administration,

More information

International Journal of Industrial Engineering Computations

International Journal of Industrial Engineering Computations International Journal of Industrial Engineering Computations 2 (2011) 329 336 Contents lists available at GrowingScience International Journal of Industrial Engineering Computations homepage: www.growingscience.com/ijiec

More information

Assembly Line Balancing in a Clothing Company

Assembly Line Balancing in a Clothing Company S. H.Eryuruk, F. Kalaoglu, *M. Baskak Textile Engineering Department, *Industrial Engineering Department, Istanbul Technical University Instanbul, Turkiye Assembly Line Balancing in a Clothing Company

More information

A Hybrid Tabu Search Method for Assembly Line Balancing

A Hybrid Tabu Search Method for Assembly Line Balancing Proceedings of the 7th WSEAS International Conference on Simulation, Modelling and Optimization, Beijing, China, September 15-17, 2007 443 A Hybrid Tabu Search Method for Assembly Line Balancing SUPAPORN

More information

Re-balancing of Generalized Assembly Lines Searching Optimal Solutions for SALBP

Re-balancing of Generalized Assembly Lines Searching Optimal Solutions for SALBP Proceedings of the 2010 International Conference on Industrial Engineering and Operations Management Dhaka, Bangladesh, January 9 10, 2010 Re-balancing of Generalized Assembly Lines Searching Optimal Solutions

More information

On heijunka design of assembly load balancing problem: Genetic algorithm & ameliorative procedure-combined approach

On heijunka design of assembly load balancing problem: Genetic algorithm & ameliorative procedure-combined approach International Journal of Intelligent Information Systems 2015; 4(2-1): 49-58 Published online February 10, 2015 (http://www.sciencepublishinggroup.com/j/ijiis) doi: 10.11648/j.ijiis.s.2015040201.17 ISSN:

More information

A Tabu Search Algorithm for the Parallel Assembly Line Balancing Problem

A Tabu Search Algorithm for the Parallel Assembly Line Balancing Problem G.U. Journal o Science (): 33-33 (9) IN PRESS www.gujs.org A Tabu Search Algorithm or the Parallel Assembly Line Balancing Problem Uğur ÖZCAN, Hakan ÇERÇĐOĞLU, Hadi GÖKÇEN, Bilal TOKLU Selçuk University,

More information

Assembly Line Balancing A Review

Assembly Line Balancing A Review Assembly Line Balancing A Review Vrittika Pachghare 1, R. S. Dalu 2 1 M.Tech. Student, Production Engineering, Govt. College of Engineering, Amravati, Maharashtra, India 2 Associate Professor, Mechanical

More information

High-Mix Low-Volume Flow Shop Manufacturing System Scheduling

High-Mix Low-Volume Flow Shop Manufacturing System Scheduling Proceedings of the 14th IAC Symposium on Information Control Problems in Manufacturing, May 23-25, 2012 High-Mix Low-Volume low Shop Manufacturing System Scheduling Juraj Svancara, Zdenka Kralova Institute

More information

A weighted approach for assembly line design with station paralleling and equipment selection

A weighted approach for assembly line design with station paralleling and equipment selection IIE Transactions (2003) 35, 73 85 Copyright Ó 2003 IIE 0740-817X/03 $12.00+.00 DOI: 10.1080/07408170390116670 A weighted approach for assembly line design with station paralleling and equipment selection

More information

Online publication date: 23 April 2010

Online publication date: 23 April 2010 This article was downloaded by: [Gokcen, Hadi][TÜBİTAK EKUAL] On: 26 April 2010 Access details: Access Details: [subscription number 786636116] Publisher Taylor & Francis Informa Ltd Registered in England

More information

Observations on PCB Assembly Optimization

Observations on PCB Assembly Optimization Observations on PCB Assembly Optimization A hierarchical classification scheme based on the number of machines (one or many) and number of boards (one or many) can ease PCB assembly optimization problems.

More information

Determining Inventory Levels in a CONWIP Controlled Job Shop

Determining Inventory Levels in a CONWIP Controlled Job Shop Determining Inventory Levels in a CONWIP Controlled Job Shop Sarah M. Ryan* Senior Member, IIE Department of Industrial and Management Systems Engineering University of Nebraska-Lincoln Lincoln, NE 68588-0518

More information

An ant colony optimization for single-machine weighted tardiness scheduling with sequence-dependent setups

An ant colony optimization for single-machine weighted tardiness scheduling with sequence-dependent setups Proceedings of the 6th WSEAS International Conference on Simulation, Modelling and Optimization, Lisbon, Portugal, September 22-24, 2006 19 An ant colony optimization for single-machine weighted tardiness

More information

A review of assembly line balancing and sequencing including line layouts

A review of assembly line balancing and sequencing including line layouts A review of assembly line balancing and sequencing including line layouts Johan Håkansson, Emil Skoog och Kristina Eriksson University West, Department of Engineering Science, SE-461 86 Trollhättan johan.hakansson@student.hv.se;

More information

A Genetic Algorithm Approach for Solving a Flexible Job Shop Scheduling Problem

A Genetic Algorithm Approach for Solving a Flexible Job Shop Scheduling Problem A Genetic Algorithm Approach for Solving a Flexible Job Shop Scheduling Problem Sayedmohammadreza Vaghefinezhad 1, Kuan Yew Wong 2 1 Department of Manufacturing & Industrial Engineering, Faculty of Mechanical

More information

Heuristic Procedure for the Assembly Line Balancing Problem With Postural Load Smoothness

Heuristic Procedure for the Assembly Line Balancing Problem With Postural Load Smoothness International Journal of Occupational Safety and Ergomics (JOSE) 203, Vol. 9, No. 4, 53 54 Heuristic Procedure for the Assembly Line Balancing Problem With Postural Load Smoothness Chorkaew Jaturanda Department

More information

HMLV Manufacturing Systems Simulation Analysis Using the Database Interface

HMLV Manufacturing Systems Simulation Analysis Using the Database Interface HMLV Manufacturing Systems Simulation Analysis Using the Database Interface JURAJ ŠVANČARA Faculty of Electrical Engineering and Information Technology Slovak University of Technology in Bratislava Ilkovicova

More information

A genetic algorithm for resource allocation in construction projects

A genetic algorithm for resource allocation in construction projects Creative Construction Conference 2015 A genetic algorithm for resource allocation in construction projects Sofia Kaiafa, Athanasios P. Chassiakos* Sofia Kaiafa, Dept. of Civil Engineering, University of

More information

Multi Objective Simultaneous Assembly Line Balancing and Buffer Sizing

Multi Objective Simultaneous Assembly Line Balancing and Buffer Sizing Multi Obective Simultaneous Assembly Line Balancing and Buffer Sizing Saif Ullah, Guan Zailin, Xu Xianhao, He Zongdong, Wang Baoxi Abstract Assembly line balancing problem is aimed to divide the tasks

More information

Offline sorting buffers on Line

Offline sorting buffers on Line Offline sorting buffers on Line Rohit Khandekar 1 and Vinayaka Pandit 2 1 University of Waterloo, ON, Canada. email: rkhandekar@gmail.com 2 IBM India Research Lab, New Delhi. email: pvinayak@in.ibm.com

More information

Formulation of simple workforce skill constraints in assembly line balancing models

Formulation of simple workforce skill constraints in assembly line balancing models Ŕ periodica polytechnica Social and Management Sciences 19/1 (2011) 43 50 doi: 10.3311/pp.so.2011-1.06 web: http:// www.pp.bme.hu/ so c Periodica Polytechnica 2011 Formulation of simple workforce skill

More information

Developing Integrated Performance Measurement Systems for Improving the Efficiency of Mixed Model Flow Lines Dimitris Labovas

Developing Integrated Performance Measurement Systems for Improving the Efficiency of Mixed Model Flow Lines Dimitris Labovas Developing Integrated Performance Measurement Systems for Improving the Efficiency of Mixed Model Flow Lines Dimitris Labovas A thesis submitted in partial fulfilment of the requirement of De Montfort

More information

A Survey on Load Balancing Techniques Using ACO Algorithm

A Survey on Load Balancing Techniques Using ACO Algorithm A Survey on Load Balancing Techniques Using ACO Algorithm Preeti Kushwah Department of Computer Science & Engineering, Acropolis Institute of Technology and Research Indore bypass road Mangliya square

More information

International Journal of Advances in Science and Technology (IJAST)

International Journal of Advances in Science and Technology (IJAST) Determination of Economic Production Quantity with Regard to Machine Failure Mohammadali Pirayesh 1, Mahsa Yavari 2 1,2 Department of Industrial Engineering, Faculty of Engineering, Ferdowsi University

More information

Software Project Planning and Resource Allocation Using Ant Colony Optimization with Uncertainty Handling

Software Project Planning and Resource Allocation Using Ant Colony Optimization with Uncertainty Handling Software Project Planning and Resource Allocation Using Ant Colony Optimization with Uncertainty Handling Vivek Kurien1, Rashmi S Nair2 PG Student, Dept of Computer Science, MCET, Anad, Tvm, Kerala, India

More information

STUDY OF PROJECT SCHEDULING AND RESOURCE ALLOCATION USING ANT COLONY OPTIMIZATION 1

STUDY OF PROJECT SCHEDULING AND RESOURCE ALLOCATION USING ANT COLONY OPTIMIZATION 1 STUDY OF PROJECT SCHEDULING AND RESOURCE ALLOCATION USING ANT COLONY OPTIMIZATION 1 Prajakta Joglekar, 2 Pallavi Jaiswal, 3 Vandana Jagtap Maharashtra Institute of Technology, Pune Email: 1 somanprajakta@gmail.com,

More information

PERFORMANCE ANALYSIS OF AN AUTOMATED PRODUCTION SYSTEM WITH QUEUE LENGTH DEPENDENT SERVICE RATES

PERFORMANCE ANALYSIS OF AN AUTOMATED PRODUCTION SYSTEM WITH QUEUE LENGTH DEPENDENT SERVICE RATES ISSN 1726-4529 Int j simul model 9 (2010) 4, 184-194 Original scientific paper PERFORMANCE ANALYSIS OF AN AUTOMATED PRODUCTION SYSTEM WITH QUEUE LENGTH DEPENDENT SERVICE RATES Al-Hawari, T. * ; Aqlan,

More information

Jena Research Papers in Business and Economics

Jena Research Papers in Business and Economics Jena Research Papers in Business and Economics Production Planning of Mixed-Model Assembly Lines: Overview and Extensions Nils Boysen, Malte Fliedner, Armin Scholl 06/2007 Jenaer Schriften zur Wirtschaftswissenschaft

More information

Case study of a batch-production/inventory system E.M.M. Winands 1, A.G. de Kok 2 and C. Timpe 3

Case study of a batch-production/inventory system E.M.M. Winands 1, A.G. de Kok 2 and C. Timpe 3 Case study of a batch-production/inventory system E.M.M. Winands 1, A.G. de Kok 2 and C. Timpe 3 The plant of BASF under consideration consists of multiple parallel production lines, which produce multiple

More information

2014-2015 The Master s Degree with Thesis Course Descriptions in Industrial Engineering

2014-2015 The Master s Degree with Thesis Course Descriptions in Industrial Engineering 2014-2015 The Master s Degree with Thesis Course Descriptions in Industrial Engineering Compulsory Courses IENG540 Optimization Models and Algorithms In the course important deterministic optimization

More information

A SIMULATION MODEL FOR RESOURCE CONSTRAINED SCHEDULING OF MULTIPLE PROJECTS

A SIMULATION MODEL FOR RESOURCE CONSTRAINED SCHEDULING OF MULTIPLE PROJECTS A SIMULATION MODEL FOR RESOURCE CONSTRAINED SCHEDULING OF MULTIPLE PROJECTS B. Kanagasabapathi 1 and K. Ananthanarayanan 2 Building Technology and Construction Management Division, Department of Civil

More information

Abstract Title: Planned Preemption for Flexible Resource Constrained Project Scheduling

Abstract Title: Planned Preemption for Flexible Resource Constrained Project Scheduling Abstract number: 015-0551 Abstract Title: Planned Preemption for Flexible Resource Constrained Project Scheduling Karuna Jain and Kanchan Joshi Shailesh J. Mehta School of Management, Indian Institute

More information

A Simulation Model of Horseshoe Layouts

A Simulation Model of Horseshoe Layouts A Simulation Model of Horseshoe Layouts Rakesh Sharma Department of Management System University of Waikato New Zealand Rs8@mngt.waikato.ac.nz Prof. L R Foulds Department of Management System University

More information

HYBRID GENETIC ALGORITHM PARAMETER EFFECTS FOR OPTIMIZATION OF CONSTRUCTION RESOURCE ALLOCATION PROBLEM. Jin-Lee KIM 1, M. ASCE

HYBRID GENETIC ALGORITHM PARAMETER EFFECTS FOR OPTIMIZATION OF CONSTRUCTION RESOURCE ALLOCATION PROBLEM. Jin-Lee KIM 1, M. ASCE 1560 HYBRID GENETIC ALGORITHM PARAMETER EFFECTS FOR OPTIMIZATION OF CONSTRUCTION RESOURCE ALLOCATION PROBLEM Jin-Lee KIM 1, M. ASCE 1 Assistant Professor, Department of Civil Engineering and Construction

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION Power systems form the largest man made complex system. It basically consists of generating sources, transmission network and distribution centers. Secure and economic operation

More information

Resource grouping selection to minimize the maximum over capacity planning

Resource grouping selection to minimize the maximum over capacity planning 2012 International Conference on Industrial and Intelligent Information (ICIII 2012) IPCSIT vol.31 (2012) (2012) IACSIT Press, Singapore Resource grouping selection to minimize the maximum over capacity

More information

Adaptation of some Assembly Line Balancing Heuristics to a Mixed-Model Case

Adaptation of some Assembly Line Balancing Heuristics to a Mixed-Model Case Adaptation of some Assembly Line Balancing Heuristics to a Mixed-Model Case Department of Industrial Management Ghent University MASTER THESIS 2011 / 2012 Alberto Fernández Pérez Adaptation of some Assembly

More information

Multi-Objective Genetic Test Generation for Systems-on-Chip Hardware Verification

Multi-Objective Genetic Test Generation for Systems-on-Chip Hardware Verification Multi-Objective Genetic Test Generation for Systems-on-Chip Hardware Verification Adriel Cheng Cheng-Chew Lim The University of Adelaide, Australia 5005 Abstract We propose a test generation method employing

More information

A Proposed Scheme for Software Project Scheduling and Allocation with Event Based Scheduler using Ant Colony Optimization

A Proposed Scheme for Software Project Scheduling and Allocation with Event Based Scheduler using Ant Colony Optimization A Proposed Scheme for Software Project Scheduling and Allocation with Event Based Scheduler using Ant Colony Optimization Arjita sharma 1, Niyati R Bhele 2, Snehal S Dhamale 3, Bharati Parkhe 4 NMIET,

More information

OPTIMIZED STAFF SCHEDULING AT SWISSPORT

OPTIMIZED STAFF SCHEDULING AT SWISSPORT Gurobi User Conference, Frankfurt, 01.02.2016 OPTIMIZED STAFF SCHEDULING AT SWISSPORT Prof. Dr. Andreas Klinkert Dr. Peter Fusek Dipl. Ing. Roman Berner Rita Thalmann Simona Segessenmann Zurich University

More information

INVENTORY CONTROL BY TOYOTA PRODUCTION SYSTEM KANBAN METHODOLOGY A CASE STUDY

INVENTORY CONTROL BY TOYOTA PRODUCTION SYSTEM KANBAN METHODOLOGY A CASE STUDY Int. J. Mech. Eng. & Rob. Res. 2013 V M Nistane and Srinivas Viswanath V, 2013 Research Paper ISSN 2278 0149 www.ijmerr.com Vol. 2, No. 1, January 2013 2013 IJMERR. All Rights Reserved INVENTORY CONTROL

More information

SINGLE-STAGE MULTI-PRODUCT PRODUCTION AND INVENTORY SYSTEMS: AN ITERATIVE ALGORITHM BASED ON DYNAMIC SCHEDULING AND FIXED PITCH PRODUCTION

SINGLE-STAGE MULTI-PRODUCT PRODUCTION AND INVENTORY SYSTEMS: AN ITERATIVE ALGORITHM BASED ON DYNAMIC SCHEDULING AND FIXED PITCH PRODUCTION SIGLE-STAGE MULTI-PRODUCT PRODUCTIO AD IVETORY SYSTEMS: A ITERATIVE ALGORITHM BASED O DYAMIC SCHEDULIG AD FIXED PITCH PRODUCTIO Euclydes da Cunha eto ational Institute of Technology Rio de Janeiro, RJ

More information

The Problem of Scheduling Technicians and Interventions in a Telecommunications Company

The Problem of Scheduling Technicians and Interventions in a Telecommunications Company The Problem of Scheduling Technicians and Interventions in a Telecommunications Company Sérgio Garcia Panzo Dongala November 2008 Abstract In 2007 the challenge organized by the French Society of Operational

More information

Optimal Scheduling for Dependent Details Processing Using MS Excel Solver

Optimal Scheduling for Dependent Details Processing Using MS Excel Solver BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 8, No 2 Sofia 2008 Optimal Scheduling for Dependent Details Processing Using MS Excel Solver Daniela Borissova Institute of

More information

Jena Research Papers in Business and Economics

Jena Research Papers in Business and Economics Jena Research Papers in Business and Economics On the Part Inventory Model Sequencing Problem: Complexity and Beam Search Heuristic Malte Fliedner, Nils Boysen, Armin Scholl 20/2007 Jenaer Schriften zur

More information

An Improved Ant Colony Optimization Algorithm for Software Project Planning and Scheduling

An Improved Ant Colony Optimization Algorithm for Software Project Planning and Scheduling An Improved Ant Colony Optimization Algorithm for Software Project Planning and Scheduling Avinash Mahadik Department Of Computer Engineering Alard College Of Engineering And Management,Marunje, Pune Email-avinash.mahadik5@gmail.com

More information

Alternative Job-Shop Scheduling For Proton Therapy

Alternative Job-Shop Scheduling For Proton Therapy Alternative Job-Shop Scheduling For Proton Therapy Cyrille Dejemeppe ICTEAM, Université Catholique de Louvain (UCLouvain), Belgium, cyrille.dejemeppe@uclouvain.be Director: Yves Deville (ICTEAM, UCLouvain)

More information

A Hybrid Heuristic Rule for Constrained Resource Allocation in PERT Type Networks

A Hybrid Heuristic Rule for Constrained Resource Allocation in PERT Type Networks World Applied Sciences Journal 7 (10): 1324-1330, 2009 ISSN 1818-4952 IDOSI Publications, 2009 A Hybrid Heuristic Rule for Constrained Resource Allocation in PERT Type Networks Siamak Baradaran and S.M.T.

More information

Jena Research Papers in Business and Economics

Jena Research Papers in Business and Economics Jena Research Papers in Business and Economics The Product Rate Variation Problem and its Relevance in Real World Mixed-Model Assembly Lines Nils Boysen, Malte Fliedner, Armin Scholl 11/2007 Jenaer Schriften

More information

Research Article Scheduling IT Staff at a Bank: A Mathematical Programming Approach

Research Article Scheduling IT Staff at a Bank: A Mathematical Programming Approach e Scientific World Journal, Article ID 768374, 10 pages http://dx.doi.org/10.1155/2014/768374 Research Article Scheduling IT Staff at a Bank: A Mathematical Programming Approach M.Labidi,M.Mrad,A.Gharbi,andM.A.Louly

More information

A SIMULATION STUDY FOR DYNAMIC FLEXIBLE JOB SHOP SCHEDULING WITH SEQUENCE-DEPENDENT SETUP TIMES

A SIMULATION STUDY FOR DYNAMIC FLEXIBLE JOB SHOP SCHEDULING WITH SEQUENCE-DEPENDENT SETUP TIMES A SIMULATION STUDY FOR DYNAMIC FLEXIBLE JOB SHOP SCHEDULING WITH SEQUENCE-DEPENDENT SETUP TIMES by Zakaria Yahia Abdelrasol Abdelgawad A Thesis Submitted to the Faculty of Engineering at Cairo University

More information

RESEARCH PAPER International Journal of Recent Trends in Engineering, Vol 1, No. 1, May 2009

RESEARCH PAPER International Journal of Recent Trends in Engineering, Vol 1, No. 1, May 2009 An Algorithm for Dynamic Load Balancing in Distributed Systems with Multiple Supporting Nodes by Exploiting the Interrupt Service Parveen Jain 1, Daya Gupta 2 1,2 Delhi College of Engineering, New Delhi,

More information

Operational Business Intelligence in Manufacturing

Operational Business Intelligence in Manufacturing Operational Business Intelligence in Manufacturing Copyright 2007 KeyTone Technologies Inc. Page 1 SmartWIP - Intelligent Manufacturing with RFID Manufacturers are under competitive pressure to fulfill

More information

Project Time Management

Project Time Management Project Time Management Study Notes PMI, PMP, CAPM, PMBOK, PM Network and the PMI Registered Education Provider logo are registered marks of the Project Management Institute, Inc. Points to Note Please

More information

NEW MODELS FOR PRODUCTION SIMULATION AND VALIDATION USING ARENA SOFTWARE

NEW MODELS FOR PRODUCTION SIMULATION AND VALIDATION USING ARENA SOFTWARE NEW MODELS FOR PRODUCTION SIMULATION AND VALIDATION USING ARENA SOFTWARE Marinela INŢĂ 1 and Achim MUNTEAN 1 ABSTRACT: Currently, Lean Manufacturing is a recognized topic in many research fields, which

More information

Planning and Scheduling in Manufacturing and Services

Planning and Scheduling in Manufacturing and Services Michael L. Pinedo Planning and Scheduling in Manufacturing and Services Second edition 4y Springer Preface Contents of CD-ROM vii xvii Part I Preliminaries 1 Introduction 3 1.1 Planning and Scheduling:

More information

Memory Allocation Technique for Segregated Free List Based on Genetic Algorithm

Memory Allocation Technique for Segregated Free List Based on Genetic Algorithm Journal of Al-Nahrain University Vol.15 (2), June, 2012, pp.161-168 Science Memory Allocation Technique for Segregated Free List Based on Genetic Algorithm Manal F. Younis Computer Department, College

More information

A methodology for solving single-model, stochastic assembly line balancing problem

A methodology for solving single-model, stochastic assembly line balancing problem Omega, Int. J. Mgmt. Sci. 27 (1999) 525±535 www.elsevier.com/locate/orms A methodology for solving single-model, stochastic assembly line balancing problem Subhash C. Sarin a, *, Erdal Erel b, Ezey M.

More information

Heuristic Approach for Assembly Line Balancing Problems 1. INTRODUCTION

Heuristic Approach for Assembly Line Balancing Problems 1. INTRODUCTION International Journal of Advanced Manufacturing Systems Volume 2 G Number 1 G January-June 2011 G pp. 67-71 International Science Press I J A M S Heuristic Approach for Assembly Line Balancing Problems

More information

Optimization of the physical distribution of furniture. Sergey Victorovich Noskov

Optimization of the physical distribution of furniture. Sergey Victorovich Noskov Optimization of the physical distribution of furniture Sergey Victorovich Noskov Samara State University of Economics, Soviet Army Street, 141, Samara, 443090, Russian Federation Abstract. Revealed a significant

More information

MINIMUM FLOW TIME SCHEDULE GENETIC ALGORITHM FOR MASS CUSTOMIZATION MANUFACTURING USING MINICELLS

MINIMUM FLOW TIME SCHEDULE GENETIC ALGORITHM FOR MASS CUSTOMIZATION MANUFACTURING USING MINICELLS University of Kentucky UKnowledge University of Kentucky Master's Theses Graduate School 2006 MINIMUM FLOW TIME SCHEDULE GENETIC ALGORITHM FOR MASS CUSTOMIZATION MANUFACTURING USING MINICELLS Phanindra

More information

A SIMULATION APPROACH TO PRODUCTION LINE BOTTLENECK ANALYSIS

A SIMULATION APPROACH TO PRODUCTION LINE BOTTLENECK ANALYSIS A SIMULATION APPROACH TO PRODUCTION LINE BOTTLENECK ANALYSIS Michal Leporis and Zdenka Králová Slovak University of Technology Faculty of Electrical Engineering and Information Technology Ilkovičova 3,

More information

School Timetabling in Theory and Practice

School Timetabling in Theory and Practice School Timetabling in Theory and Practice Irving van Heuven van Staereling VU University, Amsterdam Faculty of Sciences December 24, 2012 Preface At almost every secondary school and university, some

More information

Branch-and-Price Approach to the Vehicle Routing Problem with Time Windows

Branch-and-Price Approach to the Vehicle Routing Problem with Time Windows TECHNISCHE UNIVERSITEIT EINDHOVEN Branch-and-Price Approach to the Vehicle Routing Problem with Time Windows Lloyd A. Fasting May 2014 Supervisors: dr. M. Firat dr.ir. M.A.A. Boon J. van Twist MSc. Contents

More information

A New Approach for Finite Capacity Planning in MRP Environment

A New Approach for Finite Capacity Planning in MRP Environment A New Approach for Finite Capacity Planning in MRP Environment Hong-bum Na 1, Hyoung-Gon Lee 1, and Jinwoo Park 1 1 Dept. of Industrial Engeering / Automation & Systems Research Inst. Seoul National University

More information

Optimising Patient Transportation in Hospitals

Optimising Patient Transportation in Hospitals Optimising Patient Transportation in Hospitals Thomas Hanne 1 Fraunhofer Institute for Industrial Mathematics (ITWM), Fraunhofer-Platz 1, 67663 Kaiserslautern, Germany, hanne@itwm.fhg.de 1 Introduction

More information

A Reactive Tabu Search for Service Restoration in Electric Power Distribution Systems

A Reactive Tabu Search for Service Restoration in Electric Power Distribution Systems IEEE International Conference on Evolutionary Computation May 4-11 1998, Anchorage, Alaska A Reactive Tabu Search for Service Restoration in Electric Power Distribution Systems Sakae Toune, Hiroyuki Fudo,

More information

2 Organizations and Organizational Structures 2.1 Functional and Project Organizations, Typical Goals and Performance Measures

2 Organizations and Organizational Structures 2.1 Functional and Project Organizations, Typical Goals and Performance Measures 2 Organizations and Organizational Structures 2.1 Functional and Project Organizations, Typical Goals and Performance Measures The history of organizations is probably as long as the history of mankind.

More information

Fast Sequential Summation Algorithms Using Augmented Data Structures

Fast Sequential Summation Algorithms Using Augmented Data Structures Fast Sequential Summation Algorithms Using Augmented Data Structures Vadim Stadnik vadim.stadnik@gmail.com Abstract This paper provides an introduction to the design of augmented data structures that offer

More information

University of British Columbia Co director s(s ) name(s) : John Nelson Student s name

University of British Columbia Co director s(s ) name(s) : John Nelson Student s name Research Project Title : Truck scheduling and dispatching for woodchips delivery from multiple sawmills to a pulp mill Research Project Start Date : September/2011 Estimated Completion Date: September/2014

More information

Development of Resource-Driven Scheduling Model for Mass Housing Construction Projects

Development of Resource-Driven Scheduling Model for Mass Housing Construction Projects Development of Resource-Driven Scheduling Model for Mass Housing Construction Projects Ar. A. Cindrela Devi and K. Ananthanarayanan Abstract Resource continuity is a key issue for Mass housing construction

More information

University of Twente. Faculty of Mathematical Sciences. Design and performance evaluation of agile manufacturing systems. Memorandum No.

University of Twente. Faculty of Mathematical Sciences. Design and performance evaluation of agile manufacturing systems. Memorandum No. Faculty of Mathematical Sciences Ø University of Twente The Netherlands P.O. Box 217 7500 AE Enschede The Netherlands Phone: +31-53-4893400 Fax: +31-53-4893114 Email: memo@math.utwente.nl www.math.utwente.nl/publications

More information

. 1/ CHAPTER- 4 SIMULATION RESULTS & DISCUSSION CHAPTER 4 SIMULATION RESULTS & DISCUSSION 4.1: ANT COLONY OPTIMIZATION BASED ON ESTIMATION OF DISTRIBUTION ACS possesses

More information

A Review of Assembly Line Changes for Lean Manufacturing

A Review of Assembly Line Changes for Lean Manufacturing IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) ISSN: 2278-1684, PP: 01-05 www.iosrjournals.org A Review of Assembly Line Changes for Lean Manufacturing Awasare Anant Dattatray 1, M.V.Kavade

More information

A Multi-Objective Performance Evaluation in Grid Task Scheduling using Evolutionary Algorithms

A Multi-Objective Performance Evaluation in Grid Task Scheduling using Evolutionary Algorithms A Multi-Objective Performance Evaluation in Grid Task Scheduling using Evolutionary Algorithms MIGUEL CAMELO, YEZID DONOSO, HAROLD CASTRO Systems and Computer Engineering Department Universidad de los

More information

APPLYING A STOCHASTIC LINEAR SCHEDULING METHOD TO PIPELINE CONSTRUCTION

APPLYING A STOCHASTIC LINEAR SCHEDULING METHOD TO PIPELINE CONSTRUCTION APPLYING A STOCHASTIC LINEAR SCHEDULING METHOD TO PIPELINE CONSTRUCTION Fitria H. Rachmat 1, Lingguang Song 2, and Sang-Hoon Lee 2 1 Project Control Engineer, Bechtel Corporation, Houston, Texas, USA 2

More information

Computer Integrated Manufacturing CIM A T I L I M U N I V E R S I T Y

Computer Integrated Manufacturing CIM A T I L I M U N I V E R S I T Y MFGE 404 Computer Integrated Manufacturing CIM A T I L I M U N I V E R S I T Y Manufacturing Engineering Department Lecture 1 - Introduction Dr. Saleh AMAITIK Fall 2005/2006 Production Systems Production

More information

MCQ: Unit -2: Operation processes

MCQ: Unit -2: Operation processes MCQ: Unit -2: Operation processes 1.What type of process would a Cement plant be most likely to use? a. Continuous flow b. Project c c. Job shop d. Flow shop 2. Process selection is primarily considered

More information

STRATEGIC CAPACITY PLANNING USING STOCK CONTROL MODEL

STRATEGIC CAPACITY PLANNING USING STOCK CONTROL MODEL Session 6. Applications of Mathematical Methods to Logistics and Business Proceedings of the 9th International Conference Reliability and Statistics in Transportation and Communication (RelStat 09), 21

More information

Using Ant Colony Optimization for Infrastructure Maintenance Scheduling

Using Ant Colony Optimization for Infrastructure Maintenance Scheduling Using Ant Colony Optimization for Infrastructure Maintenance Scheduling K. Lukas, A. Borrmann & E. Rank Chair for Computation in Engineering, Technische Universität München ABSTRACT: For the optimal planning

More information

Designing Difficult Office Space Allocation Problem Instances with Mathematical Programming

Designing Difficult Office Space Allocation Problem Instances with Mathematical Programming Designing Difficult Office Space Allocation Problem Instances with Mathematical Programming Özgür Ülker and Dario Landa-Silva Automated Scheduling, Optimisation and Planning (ASAP) Research Group School

More information

Priori ty ... ... ...

Priori ty ... ... ... .Maintenance Scheduling Maintenance scheduling is the process by which jobs are matched with resources (crafts) and sequenced to be executed at certain points in time. The maintenance schedule can be prepared

More information

Projects - Neural and Evolutionary Computing

Projects - Neural and Evolutionary Computing Projects - Neural and Evolutionary Computing 2014-2015 I. Application oriented topics 1. Task scheduling in distributed systems. The aim is to assign a set of (independent or correlated) tasks to some

More information

Computer based Scheduling Tool for Multi-product Scheduling Problems

Computer based Scheduling Tool for Multi-product Scheduling Problems Computer based Scheduling Tool for Multi-product Scheduling Problems Computer based Scheduling Tool for Multi-product Scheduling Problems Adirake Chainual, Tawatchai Lutuksin and Pupong Pongcharoen Department

More information

Agenda. Real System, Transactional IT, Analytic IT. What s the Supply Chain. Levels of Decision Making. Supply Chain Optimization

Agenda. Real System, Transactional IT, Analytic IT. What s the Supply Chain. Levels of Decision Making. Supply Chain Optimization Agenda Supply Chain Optimization KUBO Mikio Definition of the Supply Chain (SC) and Logistics Decision Levels of the SC Classification of Basic Models in the SC Logistics Network Design Production Planning

More information

The Multi-Item Capacitated Lot-Sizing Problem With Safety Stocks In Closed-Loop Supply Chain

The Multi-Item Capacitated Lot-Sizing Problem With Safety Stocks In Closed-Loop Supply Chain International Journal of Mining Metallurgy & Mechanical Engineering (IJMMME) Volume 1 Issue 5 (2013) ISSN 2320-4052; EISSN 2320-4060 The Multi-Item Capacated Lot-Sizing Problem Wh Safety Stocks In Closed-Loop

More information

GA as a Data Optimization Tool for Predictive Analytics

GA as a Data Optimization Tool for Predictive Analytics GA as a Data Optimization Tool for Predictive Analytics Chandra.J 1, Dr.Nachamai.M 2,Dr.Anitha.S.Pillai 3 1Assistant Professor, Department of computer Science, Christ University, Bangalore,India, chandra.j@christunivesity.in

More information

INTEGER PROGRAMMING. Integer Programming. Prototype example. BIP model. BIP models

INTEGER PROGRAMMING. Integer Programming. Prototype example. BIP model. BIP models Integer Programming INTEGER PROGRAMMING In many problems the decision variables must have integer values. Example: assign people, machines, and vehicles to activities in integer quantities. If this is

More information

A Comparison of General Approaches to Multiprocessor Scheduling

A Comparison of General Approaches to Multiprocessor Scheduling A Comparison of General Approaches to Multiprocessor Scheduling Jing-Chiou Liou AT&T Laboratories Middletown, NJ 0778, USA jing@jolt.mt.att.com Michael A. Palis Department of Computer Science Rutgers University

More information

A Comparison of Genotype Representations to Acquire Stock Trading Strategy Using Genetic Algorithms

A Comparison of Genotype Representations to Acquire Stock Trading Strategy Using Genetic Algorithms 2009 International Conference on Adaptive and Intelligent Systems A Comparison of Genotype Representations to Acquire Stock Trading Strategy Using Genetic Algorithms Kazuhiro Matsui Dept. of Computer Science

More information

LOAD BALANCING TECHNIQUES

LOAD BALANCING TECHNIQUES LOAD BALANCING TECHNIQUES Two imporatnt characteristics of distributed systems are resource multiplicity and system transparency. In a distributed system we have a number of resources interconnected by

More information

A Hybrid Load Balancing Policy underlying Cloud Computing Environment

A Hybrid Load Balancing Policy underlying Cloud Computing Environment A Hybrid Load Balancing Policy underlying Cloud Computing Environment S.C. WANG, S.C. TSENG, S.S. WANG*, K.Q. YAN* Chaoyang University of Technology 168, Jifeng E. Rd., Wufeng District, Taichung 41349

More information

Chapter 11. MRP and JIT

Chapter 11. MRP and JIT Chapter 11 MRP and JIT (Material Resources Planning and Just In Time) 11.1. MRP Even if MRP can be applied among several production environments, it has been chosen here as a preferential tool for the

More information

Project Time Management

Project Time Management Project Time Management Study Notes PMI, PMP, CAPM, PMBOK, PM Network and the PMI Registered Education Provider logo are registered marks of the Project Management Institute, Inc. Points to Note Please

More information

A New Approach for Efficient Rescheduling of Multiproduct Batch Plants

A New Approach for Efficient Rescheduling of Multiproduct Batch Plants 4228 Ind. Eng. Chem. Res. 2000, 39, 4228-4238 A New Approach for Efficient Rescheduling of Multiproduct Batch Plants Jeetmanyu P. Vin and Marianthi G. Ierapetritou* Department of Chemical and Biochemical

More information

International Journal of Software and Web Sciences (IJSWS) www.iasir.net

International Journal of Software and Web Sciences (IJSWS) www.iasir.net International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Print): 2279-0063 ISSN (Online): 2279-0071 International

More information

Index Terms- Batch Scheduling, Evolutionary Algorithms, Multiobjective Optimization, NSGA-II.

Index Terms- Batch Scheduling, Evolutionary Algorithms, Multiobjective Optimization, NSGA-II. Batch Scheduling By Evolutionary Algorithms for Multiobjective Optimization Charmi B. Desai, Narendra M. Patel L.D. College of Engineering, Ahmedabad Abstract - Multi-objective optimization problems are

More information

EXAMINATION OF SCHEDULING METHODS FOR PRODUCTION SYSTEMS. 1. Relationship between logistic and production scheduling

EXAMINATION OF SCHEDULING METHODS FOR PRODUCTION SYSTEMS. 1. Relationship between logistic and production scheduling Advanced Logistic Systems, Vol. 8, No. 1 (2014), pp. 111 120. EXAMINATION OF SCHEDULING METHODS FOR PRODUCTION SYSTEMS ZOLTÁN VARGA 1 PÁL SIMON 2 Abstract: Nowadays manufacturing and service companies

More information