6 research outputs found

    Optimization of a furniture factory layout

    Get PDF
    This paper deals with the problem of optimizing a factory floor layout in a Slovenian furniture factory. First, the current state of the manufacturing system is analyzed by constructing a discrete event simulation (DES) model that reflects the manufacturing processes. The company produces over 10,000 different products, and their manufacturing processes include approximately 30,000 subprocesses. Therefore, manually constructing a model to include every subprocess is not feasible. To overcome this problem, a method for automated model construction was developed to construct a DES model based on a selection of manufacturing orders and relevant subprocesses. The obtained simulation model provided insight into the manufacturing processes and enable easy modification of model parameters for optimizing the manufacturing processes. Finally, the optimization problem was solved: the total distance the products had to traverse between machines was minimized by devising an optimal machine layout. With the introduction of certain simplifications, the problem was best described as a quadratic assignment problem. A novel heuristic method based on force-directed graph drawing algorithms was developed. Optimizing the floor layout resulted in a significant reduction of total travel distance for the products

    Modelling uncertainties in human-robot industrial collaborations

    Get PDF
    With the rise of Industry 4.0 technological trends, there is a growing tendency in manufacturing automation towards collaborative robots. Human-robot collaboration (HRC) is motivated by the combination of complementary human and robot skills and intelligence, which can increase productivity, flexibility and adaptability. However, it is still challenging to achieve safe and efficient human-robot collaborative systems due to the dynamics of human presence, uncertainties in the dynamic environment, and the need for adaptability. Such uncertainties could relate to the human-robot capabilities and availability, parts positioning, unexpected obstacles, etc. This paper develops time-based simulations and event-based simulations to model and analyse the dynamic factors in human-robot collaboration systems. The novelty of this work is the systematic modelling and analysis of dynamic factors in HRC manufacturing scenarios through the development of digital simulations of human-robot collaboration scenarios while considering the dynamic nature of humans and environments. A real-world industrial case study was redesigned into a collaborative workstation. The simulated scenario is developed using the software called Tecnomatix Process Simulate, which can help to visualise the dynamic factors and analyse the impact of the factors on the HRC. The simulation illustrates and analyses possible uncertainties in human-robot industrial collaborative workstations, which can contribute to the future design of HRC industrial workstations and the optimisation of productivity

    Formulating and Solving Sustainable Stochastic Dynamic Facility Layout Problem: A Key to Sustainable Operations

    Get PDF
    Facility layout design, a NP Hard problem, is associated with the arrangement of facilities in a manufacturing shop floor, which impacts the performance, and cost of system. Efficient design of facility layout is a key to the sustainable operations in a manufacturing shop floor. An efficient layout design not only optimizes the cost and energy due to proficient handling but also increase flexibility and easy accessibility. Traditionally, it is solved using meta-heuristic techniques. But these algorithmic or procedural methodologies do not generate effective and efficient layout design from sustainable point of view, where design should consider multiple criteria such as demand fluctuations, material handling cost, accessibility, maintenance, waste and more. In this paper, to capture the sustainability in the layout design these parameters are considered, and a new Sustainable Stochastic Dynamic Facility Layout Problem (SDFLP) is formulated and solved. SDFLP is optimized for material handling cost and rearrangement cost using various meta-heuristic techniques. The pool of layouts thus generated is then analyzed by Data Envelopment Analysis (DEA) to identify efficient layouts. A novel hierarchical methodology of consensus ranking of layouts is proposed which combines the multiple attributes/criteria. Multi Attribute decision-making (MADM) Techniques such as Technique for Order Preference by Similarity to Ideal Solution (TOPSIS), Interpretive Ranking Process (IRP) and Analytic hierarchy process (AHP), Borda-Kendall and Integer Linear Programming based rank aggregation techniques are applied. To validate the proposed methodology data sets for facility size N=12 for time period T=5 having Gaussian demand are considered

    Intelligent design of a dynamic machine layout in uncertain environment of flexible manufacturing systems

    No full text
    Since Facility Layout Problem (FLP) affects the total manufacturing cost significantly, it can be considered as a critical issue in the early stages of designing Flexible Manufacturing Systems (FMSs), particularly in volatile environments where uncertainty in product demands is inevitable. This paper proposes a new mathematical model by using the Quadratic Assignment Problem formulation for designing an optimal machine layout for each period of a dynamic machine layout problem in FMSs. The product demands are considered as independent normally distributed random variables with known Probability Density Function (PDF), which changes from period to period at random. In this model, the decision maker's defined confidence level is also considered. The confidence level represents the decision maker's attitude about uncertainty in product demands in such a way that it affects the results of the problem significantly. To validate the proposed model, two different size test problems are generated at random. Since the FLP, especially in multi-period case is a hard Combinatorial Optimization Problem (COP), Simulated Annealing (SA) meta-heuristic resolution approach programmed in Matlab is used to solve the mathematical model in a reasonable computational time. Finally, the computational results are evaluated statistically

    Intelligent design of a dynamic machine layout in uncertain environment of flexible manufacturing systems

    No full text
    Since Facility Layout Problem (FLP) affects the total manufacturing cost significantly, it can be considered as a critical issue in the early stages of designing Flexible Manufacturing Systems (FMSs), particularly in volatile environments where uncertainty in product demands is inevitable. This paper proposes a new mathematical model by using the Quadratic Assignment Problem formulation for designing an optimal machine layout for each period of a dynamic machine layout problem in FMSs. The product demands are considered as independent normally distributed random variables with known Probability Density Function (PDF), which changes from period to period at random. In this model, the decision maker's defined confidence level is also considered. The confidence level represents the decision maker's attitude about uncertainty in product demands in such a way that it affects the results of the problem significantly. To validate the proposed model, two different size test problems are generated at random. Since the FLP, especially in multi-period case is a hard Combinatorial Optimization Problem (COP), Simulated Annealing (SA) meta-heuristic resolution approach programmed in Matlab is used to solve the mathematical model in a reasonable computational time. Finally, the computational results are evaluated statistically

    Dynamic Facility Layout for Cellular and Reconfigurable Manufacturing using Dynamic Programming and Multi-Objective Metaheuristics

    Get PDF
    The facility layout problem is one of the most classical yet influential problems in the planning of production systems. A well-designed layout minimizes the material handling costs (MHC), personnel flow distances, work in process, and improves the performance of these systems in terms of operating costs and time. Because of this importance, facility layout has a rich literature in industrial engineering and operations research. Facility layout problems (FLPs) are generally concerned with positioning a set of facilities to satisfy some criteria or objectives under certain constraints. Traditional FLPs try to put facilities with the high material flow as close as possible to minimize the MHC. In static facility layout problems (SFLP), the product demands and mixes are considered deterministic parameters with constant values. The material flow between facilities is fixed over the planning horizon. However, in today’s market, manufacturing systems are constantly facing changes in product demands and mixes. These changes make it necessary to change the layout from one period to the other to be adapted to the changes. Consequently, there is a need for dynamic approaches of FLP that aim to generate layouts with high adaptation concerning changes in product demand and mix. This thesis focuses on studying the layout problems, with an emphasis on the changing environment of manufacturing systems. Despite the fact that designing layouts within the dynamic environment context is more realistic, the SFLP is observed to have been remained worthy to be analyzed. Hence, a math-heuristic approach is developed to solve an SFLP. To this aim, first, the facilities are grouped into many possible vertical clusters, second, the best combination of the generated clusters to be in the final layout are selected by solving a linear programming model, and finally, the selected clusters are sequenced within the shop floor. Although the presented math-heuristic approach is effective in solving SFLP, applying approaches to cope with the changing manufacturing environment is required. One of the most well-known approaches to deal with the changing manufacturing environment is the dynamic facility layout problem (DFLP). DFLP suits reconfigurable manufacturing systems since their machinery and material handling devices are reconfigurable to encounter the new necessities for the variations of product mix and demand. In DFLP, the planning horizon is divided into some periods. The goal is to find a layout for each period to minimize the total MHC for all periods and the total rearrangement costs between the periods. Dynamic programming (DP) has been known as one of the effective methods to optimize DFLP. In the DP method, all the possible layouts for every single period are generated and given to DP as its state-space. However, by increasing the number of facilities, it is impossible to give all the possible layouts to DP and only a restricted number of layouts should be fed to DP. This leads to ignoring some layouts and losing the optimality; to deal with this difficulty, an improved DP approach is proposed. It uses a hybrid metaheuristic algorithm to select the initial layouts for DP that lead to the best solution of DP for DFLP. The proposed approach includes two phases. In the first phase, a large set of layouts are generated through a heuristic method. In the second phase, a genetic algorithm (GA) is applied to search for the best subset of layouts to be given to DP. DP, improved by starting with the most promising initial layouts, is applied to find the multi-period layout. Finally, a tabu search algorithm is utilized for further improvement of the solution obtained by improved DP. Computational experiments show that improved DP provides more efficient solutions than DP approaches in the literature. The improved DP can efficiently solve DFLP and find the best layout for each period considering both material handling and layout rearrangement costs. However, rearrangement costs may include some unpredictable costs concerning interruption in production or moving of facilities. Therefore, in some cases, managerial decisions tend to avoid any rearrangements. To this aim, a semi-robust approach is developed to optimize an FLP in a cellular manufacturing system (CMS). In this approach, the pick-up/drop-off (P/D) points of the cells are changed to adapt the layout with changes in product demand and mix. This approach suits more a cellular flexible manufacturing system or a conventional system. A multi-objective nonlinear mixed-integer programming model is proposed to simultaneously search for the optimum number of cells, optimum allocation of facilities to cells, optimum intra- and inter-cellular layout design, and the optimum locations of the P/D points of the cells in each period. A modified non-dominated sorting genetic algorithm (MNSGA-II) enhanced by an improved non-dominated sorting strategy and a modified dynamic crowding distance procedure is used to find Pareto-optimal solutions. The computational experiments are carried out to show the effectiveness of the proposed MNSGA-II against other popular metaheuristic algorithms
    corecore