527 research outputs found

    Multi-objective discrete particle swarm optimisation algorithm for integrated assembly sequence planning and assembly line balancing

    Get PDF
    In assembly optimisation, assembly sequence planning and assembly line balancing have been extensively studied because both activities are directly linked with assembly efficiency that influences the final assembly costs. Both activities are categorised as NP-hard and usually performed separately. Assembly sequence planning and assembly line balancing optimisation presents a good opportunity to be integrated, considering the benefits such as larger search space that leads to better solution quality, reduces error rate in planning and speeds up time-to-market for a product. In order to optimise an integrated assembly sequence planning and assembly line balancing, this work proposes a multi-objective discrete particle swarm optimisation algorithm that used discrete procedures to update its position and velocity in finding Pareto optimal solution. A computational experiment with 51 test problems at different difficulty levels was used to test the multi-objective discrete particle swarm optimisation performance compared with the existing algorithms. A statistical test of the algorithm performance indicates that the proposed multi-objective discrete particle swarm optimisation algorithm presents significant improvement in terms of the quality of the solution set towards the Pareto optimal set

    Research Trends and Outlooks in Assembly Line Balancing Problems

    Get PDF
    This paper presents the findings from the survey of articles published on the assembly line balancing problems (ALBPs) during 2014-2018. Before proceeding a comprehensive literature review, the ineffectiveness of the previous ALBP classification structures is discussed and a new classification scheme based on the layout configurations of assembly lines is subsequently proposed. The research trend in each layout of assembly lines is highlighted through the graphical presentations. The challenges in the ALBPs are also pinpointed as a technical guideline for future research works

    Modelling and Optimization of Energy Efficient Assembly Line Balancing Using Modified Moth Flame Optimizer

    Get PDF
    Energy utilization is a global issue due to the reduction of fossil resources and also negative environmental effect. The assembly process in the manufacturing sector needs to move to a new dimension by taking into account energy utilization when designing the assembly line. Recently, researchers studied assembly line balancing (ALB) by considering energy utilization. However, the current works were limited to robotic assembly line problem. This work has proposed a model of energy efficient ALB (EE-ALB) and optimize the problem using a new modified moth flame optimizer (MMFO). The MMFO introduces the best flame concept to guide the global search direction. The proposed MMFO is tested by using 34 cases from benchmark problems. The numerical experiment results showed that the proposed MMFO, in general, is able to optimize the EE-ALB problem better compared to five comparison algorithms within reasonable computational time.  Statistical test indicated that the MMFO has a significant performance in 75% of the cases. The proposed model can be a guideline for manufacturer to set up a green assembly line in future

    Exact and heuristic methods for solving the Robotic Assembly Line Balancing Problem

    Full text link
    [EN] In robotic assembly lines, the task times depend on the robots assigned to each station. Robots are considered an unlimited resource and multiple robots of the same type can be assigned to different stations. Thus, the Robotic Assembly Line Balancing Problem (RALBP) consists of assigning a set of tasks and a type of robot to each station, subject to precedence constraints between the tasks. This paper proposes a lower bound, and exact and heuristic algorithms for the RALBP. The lower bound uses chain decomposition to explore the graph dependencies. The exact approaches include a novel linear mixed-integer programming model and a branch-bound-and-remember algorithm with problem-specific dominance rules. The heuristic solution is an iterative beam search with the same rules. To fully explore the different characteristics of the problem, we also propose a new set of instances. The methods and algorithms are extensively tested in computational experiments showing that they are competitive with the current state of the art. (C) 2018 Elsevier B.V. All rights reserved.Borba, L.; Ritt, M.; Miralles Insa, CJ. (2018). Exact and heuristic methods for solving the Robotic Assembly Line Balancing Problem. European Journal of Operational Research. 270(1):146-156. https://doi.org/10.1016/j.ejor.2018.03.011S146156270

    Multi-Objective Discrete Particle Swarm Optimisation Algorithm for Integrated Assembly Sequence Planning and Assembly Line Balancing

    Get PDF
    In assembly optimisation, assembly sequence planning and assembly line balancing have been extensively studied because both activities are directly linked with assembly efficiency that influences the final assembly costs. Both activities are categorised as NP-hard and usually performed separately. Assembly sequence planning and assembly line balancing optimisation presents a good opportunity to be integrated, considering the benefits such as larger search space that leads to better solution quality, reduces error rate in planning and speeds up time-to-market for a product. In order to optimise an integrated assembly sequence planning and assembly line balancing, this work proposes a multi-objective discrete particle swarm optimisation algorithm that used discrete procedures to update its position and velocity in finding Pareto optimal solution. A computational experiment with 51 test problems at different difficulty levels was used to test the multi-objective discrete particle swarm optimisation performance compared with the existing algorithms. A statistical test of the algorithm performance indicates that the proposed multi-objective discrete particle swarm optimisation algorithm presents significant improvement in terms of the quality of the solution set towards the Pareto optimal set

    A review of assembly line balancing optimisation with energy consideration using meta-heuristic algorithms

    Get PDF
    Energy utilisation is one of the global trending issues. Various approaches have been introduced to minimise energy utilisation especially in the manufacturing sector, which is the largest consumer sector. One of the approaches includes the consideration of energy utilisation in the Assembly Line Balancing (ALB) optimisation. This paper reviews the ALB with energy consideration from 2012 to 2020. The selected articles were limited to problems solved using meta-heuristic algorithms. The review mainly focusses on the soft computing aspect such as problem variant, optimisation objectives, energy modelling and optimisation algorithm for ALB with energy consideration. Based on the review, the ALB with energy consideration was able to reduce energy utilisation up to 11.9%. It was found that the contribution in future ALB with energy research will be human-oriented, either social factor consideration in optimisation or energy utilisation modelling for workers. In addition, the effort to introduce an algorithm with efficient performance must be pursued because ALB problems have become more complicated. The findings from this review could assist future researchers to align their research direction with the observed trend. This paper also provides the research gap and research opportunities in the future

    Scheduling unmanned aerial vehicle and automated guided vehicle operations in an indoor manufacturing environment using differential evolution-fused particle swarm optimization

    Get PDF
    Intelligent manufacturing technologies have been pursued by the industries to establish an autonomous indoor manufacturing environment. It means that tasks, which are comprised in the desired manufacturing activities, shall be performed with exceptional human interventions. This entails the employment of automated resources (i.e. machines) and agents (i.e. robots) on the shop floor. Such an implementation requires a planning system which controls the actions of the agents and their interactions with the resources to accomplish a given set of tasks. A scheduling system which plans the task executions by scheduling the available unmanned aerial vehicles and automated guided vehicles is investigated in this study. The primary objective of the study is to optimize the schedule in a cost-efficient manner. This includes the minimization of makespan and total battery consumption; the priority is given to the schedule with the better makespan. A metaheuristic-based methodology called differential evolution-fused particle swarm optimization is proposed, whose performance is benchmarked with several data sets. Each data set possesses different weights upon characteristics such as geographical scale, number of predecessors, and number of tasks. Differential evolution-fused particle swarm optimization is compared against differential evolution and particle swarm optimization throughout the conducted numerical simulations. It is shown that differential evolution-fused particle swarm optimization is effective to tackle the addressed problem, in terms of objective values and computation time. </jats:p

    Modelling and optimization of energy efficient assemblyline balancing using modified moth flame optimizer

    Get PDF
    Energy utilization is a global issue due to the reduction of fossil resources and also negative environmental effect. The assembly process in the manufacturing sector needs to move to a new dimension by taking into account energy utilization when designing the assembly line. Recently, researchers studied assembly line balancing (ALB) by considering energy utilization. However, the current works were limited to robotic assembly line problem. This work has proposed a model of energy efficient ALB (EE-ALB) and optimize the problem using a new modified moth flame optimizer (MMFO). The MMFO introduces the best flame concept to guide the global search direction. The proposed MMFO is tested by using 34 cases from benchmark problems. The numerical experiment results showed that the proposed MMFO, in general, is able to optimize the EE-ALB problem better compared to five comparison algorithms within reasonable computational time. Statistical test indicated that the MMFO has a significant performance in 75% of the cases. The proposed model can be a guideline for manufacturer to set up a green assembly line in future

    Optimization of assembly line balancing with energy efficiency by using tiki-taka algorithm

    Get PDF
    Assembly line balancing (ALB) could be translated as the activity that is applied to optimize the layout of an assembly line by distributing a balance workload assembly among workstations. Based on the previous research conducted by researchers, most of the assembly line model studies focused extensively on the problem models that related to time, space, workers, and a few resources. However, there is a shortage of studies that considers the utilization of electrical energy in assembly line design. This situation stimulates this research to further investigate the Assembly Line Balancing with Energy Efficiency (ALB-EE). This research aimed to establish a computational model that represents the ALB-EE, propose a new Tiki-Taka Algorithm (TTA) to solve and optimize the ALB-EE and validate the developed model through a real-life case study. In the modeling phase, all the ALB-EE optimization objectives are presented in a mathematical form to earn line efficiency and energy utilization. Then, the TTA is developed before undergoing functionality tests by benchmarking with Particle Swarm Optimization (PSO), Grey Wolf Optimization (GWO), Genetic Algorithm (GA), and Whale Optimization Algorithm (WOA). Lastly, a study of the industrial case was performed as a validation of the developed model and algorithm. An automotive company is selected, and the collected actual data is used for validation purposes. As a result, the Optimized TTA performs best compared to PSO, GWO, GA, and WOA in most of the test problems. Meanwhile, the case study validation activity resulting an increase in line efficiency from 92.7% to 95.1% by task arrangement with the utilization of TTA. Through the improved line efficiency, the total energy consumed is also reduced to 3,305,478.46 J from the initial figure of 3,374,329.46 J. This is a clear indication that the developed TTA algorithm is reliable and could be used in optimizing a real-life problem by the resequence of the assembly task, thus reducing the cycle time and could reduce the total energy consumption by machiner
    • …
    corecore