Design of robust layout for Dynamic Plant Layout Problems

https://doi.org/10.1016/j.cie.2011.05.014Get rights and content

Abstract

In this paper, a design for robust facility layout is proposed under the dynamic demand environment. The general strategy for a multi period layout planning problem is adaptive approach. This approach for Dynamic Plant Layout Problem (DPLP) assumes that a layout will accommodate changes from time to time with low rearrangement and production interruption costs, and that the machines can be easily relocated. On the other hand the robust layout approach, assumes that rearrangement and production interruption costs are too high and hence, tries to minimize the total material handling costs in all periods using a single layout. Robust approach suggests a single layout for multiple scenarios as well as for multiple periods. As a solution procedure for the proposed model, a Simulated Annealing (SA) algorithm is suggested, which perform well for the problems from literature and QAPLIB website. The application of suggested model for robust layout to cellular layouts has given better results compared to the robust cellular layout model of literature. For the standard DPLP of the literature, the solution values of the suggested model are very near to the results of adaptive approach. The Total Penalty Cost (TPC) is used to test the suitability of the suggested layout to be a robust layout for the given data set. TPC values indicate that the suggested layout is suitable as robust layout for the given data sets.

Highlights

► In this paper, a design for robust facility layout is proposed under the dynamic demand environment. ► Robust approach suggests a single layout for multiple scenarios as well as for multiple periods. ► A simulated annealing algorithm used for the proposed model performs well for the problems from literature and QAPLIB website. ► Total Penalty Cost (TPC) is used to test the suitability of the suggested layout to be a robust layout for the given data set. ► TPC values indicate that the suggested layout is suitable as robust layout for the given data sets.

Introduction

To operate production and service systems efficiently, systems should not only have to be operated with optimal planning and operational policies, but also have a facility layout that is well designed. Optimal design of physical layout is an important issue in the early stage of system design and has a big influence on the long-term viability of the manufacturing system. A poorly designed layout will results in reduced productivity, increased work-in-process, increased manufacturing lead time, disordered material handling and so on. In general, the objective function for the facility layout problem is focused on reducing the Material Handling Cost (MHC). According to Chan, Chan, and Kwong (2004) the MHC assumes about 20–50% of the total operating cost of the facility layout. MHC is a non-value added cost. Efficient facilities planning can reduce these costs by at least 10–30% and thus increase the productivity. The facility layout problem is a long term, costly proposition, and any modifications or rearrangements of the existing layout represent a large expense and cannot be easily accomplished. Hence, an efficiently planned facility can reduce these costs, and thus increase productivity.

A facility layout is concerned with the location and arrangement of departments, cells or machines within the cells. The facility layout problem is often formulated as a Quadratic Assignment Problem (QAP), which assigns m departments to m locations while minimizing the MHC. However, QAP is known to be NP-complete, and optimization methods are not capable of solving problems with 15 or more facilities in a reasonable amount of time. Therefore, there is a need for heuristic methods that provide good sub-optimal solutions.

In a competitive environment, markets are heterogeneous and volatile in nature. In order for a manufacturing firm to sustain its productivity under volatile demand conditions, its production process has to be configured suitably. The ability to design and operate manufacturing facilities that can quickly and effectively adapt to changing technological and marketing requirements is becoming increasingly important to the success of any manufacturing organization. Hence, manufacturing facilities must be able to exhibit high levels of flexibility and robustness in order to deal with significant changes in their operating requirement.

When the demand is more or less constant with time, Static Plant Layout Problem (SPLP) approach is a suitable method for obtaining a good facility layout. But when demand is varying frequently with time, static layout generation approaches may not be efficient in various periods of the planning horizon. Fluctuations in product demand, changes in product mix, introduction of new products, and discontinuation of existing products are all factors that render the current facility layout inefficient and can increase MHC, which might necessitate a change in the layout (Afentakis, Millen, & Solomon, 1990). Maintaining a good facility layout requires a continuous assessment of the variations in product demands and flow between departments, and the need for Dynamic Plant Layout Problems (DPLP) approaches for the development of layouts.

The approaches that have been followed to solve the dynamic facility layout fall into two major categories.

  • Adaptive or flexible or agile approach.

  • Robust approach.

The first approach assumes that layout will accommodate changes from time to time with low rearrangement costs and that the machines can be easily relocated. On the other hand, a robust layout approach assumes that rearrangement costs are too high and hence tries to minimize the total material handling costs in all periods using a single layout. Robust layout approach is one of the methods used for developing layouts for multiple production scenarios of a single period problem and for multi-period problems. Robust approach suggests a single layout for multiple scenarios as well as for multiple periods. Rosenblatt (1986) made the first attempt to model the DPLP. A dynamic programming approach was used for solving the model for multiple periods. At each phase, the designer solves a static layout design problem for a specific number of alternatives. Lacksonen (1997) proposed a model to handle both rearrangement and unequal area constraints for the DPLP. This model employed a pre-processing strategy that generated solutions for large-sized problems and uses an improved branch-and-bound algorithm to yield feasible layouts. Yang and Peters (1998) proposed a flexible machine layout model which includes both material handling and machine rearrangement costs. This layout design uses a rolling horizon planning time window.

The present paper suggests a robust model for DPLP. Simulated Annealing (SA) method of layout formation is used as a solution procedure for the suggested robust model. The proposed SA method is tested for problems in literature and it is performing well in all cases of problems except in one case where the result is inferior by 0.07%. The robust model is applied to the problems of literature. Then, robust layout solution is compared with the adaptive layout solution of the problems tested. Robust layout strategy provides solution quality almost equal to the solution quality of adaptive layout strategy without production interruption and relocation. We define robust layouts as those that can effectively cope with product demand variability, over various periods of planning horizon.

Section snippets

Literature review

Approaches to the generation of layouts can be classified into two: (i) qualitative and (ii) quantitative. Qualitative approaches provide a layout based on the closeness rating between the departments. On the other hand, quantitative approaches typically involve the minimization of the total MHC between the departments. For a comprehensive review of the existing methods for the facility layout problem, see Kusiak and Heragu, 1987, Yaman et al., 1993, Singh and Sharma, 2006, and Drira,

Problem description and formulation for SPLP

In a static environment, the plant layout problem is solved for a single period, when the interdepartmental flow is nearly constant from period to period. In such cases, layout design problem is concerned with the assignment of ‘m’ facilities to ‘m’ discrete locations with the objective of minimizing the assignment cost. The assignment cost is the sum of the product of flow of materials between the facilities, the distances between their locations and the cost of installation. Part handling

Proposed Simulated Annealing (SA) algorithm for layout formation

SA is a technique which is suitable for solving large combinatorial optimization problems. This technique is based on probabilistic methods that avoid being stuck at local (non-global) minima and has proven to be a simple but effective method for large-scale combinatorial optimization. The concept is based on the manner in which metals recrystallize in the process of annealing.

If the heating temperature is sufficiently high to ensure random state and the cooling process is slow enough to ensure

Problem description and formulations for DPLP

The DPLP assumes different flow matrices in the different periods of planning horizon and arrives at best layouts for the entire planning horizon. Several researchers solved the DPLP by adaptive approach, which considers rearrangement of facilities with some relocation costs. The shifting of departments from one period to the next period is done to offset the increase in MHC. Therefore, the objective of the adaptive DPLP model is to minimize the sum of MHC and relocation costs over all periods

Numerical demonstrations and analysis of results

Data set used for evaluating the performance of the layout formation method consists of data from case studies from Yaman et al., 1993, Chan et al., 2004 and QAPLIB website (2007). Data used from QAPLIB website (2007) consists of problems of Nugent et al. and Wilhelm and Ward (1987). Data from Yaman et al., 1993, Chan et al., 2004, and the data obtained from Balakrishnan and Cheng are used to demonstrate the performance of robust layout model. The data set of Yaman et al. (1993) consists of

Conclusions

In this research paper a SA based meta-heuristic is developed for solving layout formation problems. The developed approach has given optimal values to case studies from Yaman et al. (1993) and for the problem instances obtained from QAPLIB website. In addition to the SA approach, a robust layout procedure is developed for dynamic environment, which generate a layout for an expected demand scenario or expected flow matrix. The robust layout does not change from period to period of the planning

Acknowledgement

The authors would like to thank Professors Jaydeep Balakrishnan and Chun Hung Cheng for providing the data sets.

References (60)

  • T. Dunker et al.

    Combining evolutionary computation and dynamic programming for solving a dynamic facility layout problem

    European Journal of Operational Research

    (2005)
  • M.A. El-Baz

    A genetic algorithm for facility layout problems of different manufacturing environments

    Computers and Industrial Engineering

    (2004)
  • T. Ertay et al.

    Integrating data envelopment analysis and analytic hierarchy for the facility layout design in manufacturing systems

    Information Sciences

    (2006)
  • P. Kouvelis et al.

    Algorithms for robust single and multiple period layout planning for manufacturing systems

    European Journal of Operational Research

    (1992)
  • A. Kusiak et al.

    The facility layout problem

    European Journal of Operational Research

    (1987)
  • K.L. Mak et al.

    A genetic algorithm for facility layout problems

    Computer Integrated Manufacturing System

    (1998)
  • A.R. McKendall et al.

    Hybrid ant systems for the dynamic facility layout problem

    Computers and Operations Research

    (2006)
  • A.R. McKendall et al.

    Simulated annealing heuristics for the dynamic facility layout problem

    Computers and Operations Research

    (2006)
  • B.A. Norman et al.

    A continuous approach to considering uncertainty in facility design

    Computers & Operations Research

    (2006)
  • U.S. Palekar et al.

    Modelling uncertainties in plant layout problems

    European Journal of Operational Research

    (1992)
  • T. Yang et al.

    Flexible machine layout design for dynamic and uncertain production environments

    European Journal of Operational Research

    (1998)
  • P. Afentakis et al.

    Dynamic layout strategies for flexible manufacturing systems

    International Journal of Production Research

    (1990)
  • G. Aiello et al.

    Fuzzy approach to the robust facility layout in uncertain production environments

    International Journal of Production Research

    (2001)
  • J. Balakrishnan et al.

    An Improved pair-wise exchange heuristic for the dynamic plant layout problem

    International Journal of Production Research

    (2000)
  • S. Benjaafar et al.

    Design of flexible plant layouts

    IIE Transactions

    (2000)
  • M. Braglia et al.

    Layout design in dynamic environments: Strategies and quantitative indices

    International Journal of Production Research

    (2003)
  • M. Catherine et al.

    A multi-factor plant layout methodology

    International Journal of Production Research

    (1992)
  • W.M. Chan et al.

    A Heuristic Algorithm for Machine Assignment in Cellular Layout

    Computers & Industrial Engineering

    (2002)
  • W.M. Chan et al.

    Development of the MAIN algorithm for a cellular manufacturing machine layout

    International Journal of Production Research

    (2004)
  • P. Corry et al.

    Ant colony optimisation for machine layout problems

    Computational Optimization and Applications

    (2004)
  • Cited by (83)

    • Semi-robust layout design for cellular manufacturing in a dynamic environment

      2021, Computers and Operations Research
      Citation Excerpt :

      The second approach is to design a robust CMS (RCMS). The goal of RCMS is to find a single layout, called a robust layout, that is efficient over the planning horizon (Madhusudanan Pillai et al., 2011). Hence, unlike DCMS, in RCMS the layout remains unchanged.

    • Robust machine layout design under dynamic environment: Dynamic customer demand and machine maintenance

      2019, Expert Systems with Applications: X
      Citation Excerpt :

      The decision on whether to change the layout should take into account the costs associated with material flow and the rearrangement of the layout (Rosenblatt, 1986). There are two alternative approaches to solving the DPLP: the agile approach which assumes low rearrangement costs and relocates machines from time-to-time; and the robust approach that assumes high relocation costs and aims to minimise total material handling costs in all periods using a single layout (Pillai, Hunagunda & Krishnan, 2011). Kouvelis, Kurawarwala and Gutiérrez (1992), p.287) defined a robust layout as “one that is ‘good’ (or close to optimal) for a wide variety of demand scenarios even though it may not be optimal under any specific demand scenario”.

    • Improved grey wolf algorithm for corridor allocation problem considering material loading and unloading points

      2024, Jisuanji Jicheng Zhizao Xitong/Computer Integrated Manufacturing Systems, CIMS
    View all citing articles on Scopus
    1

    Tel.: +91 9448641567; fax: +91 495 2287250.

    2

    Tel.: +1 316 978 5903; fax: +1 316 978 3175.

    View full text