QAP - different space requirements

Slides:



Advertisements
Similar presentations
The Quadratic Assignment Problem (QAP)
Advertisements

10-1 Chapter 10 Facilities Layout and Location McGraw-Hill/Irwin Copyright © 2005 by The McGraw-Hill Companies, Inc. All rights reserved.
Activity relationship analysis
Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
Chapter Ten Facilities Layout and Location.
Computerized Block Layout Algorithms: ALDEP, CRAFT, MCRAFT
Layout and DesignKapitel 4 / 1 (c) Prof. Richard F. Hartl QAP - different space requirements We assume departments, i.e. OE, being either rectangular shaped.
16 MULTIPLE INTEGRALS.
TRIP ASSIGNMENT.
COMPUTERIZED METHODS OF LAYOUT DESIGN
WINTER 2012IE 368. FACILITY DESIGN AND OPERATIONS MANAGEMENT 1 IE 368: FACILITY DESIGN AND OPERATIONS MANAGEMENT Lecture Notes #6 Computerized Methodologies.
1 Chapter 2 Basic Models for the Location Problem.
GROUP MEMBERS Ahsen Ali 11-IE-06 Mohsin Tariq 11-IE-22
Population Mobility in the United States Martha B. Sharma APHG Test Development Committee NCGE, Kansas City October 22, 2004.
Chapter 6 Production Processes.
FACILITY LAYOUT PROBLEM
Facility Layout 6 MULTIPLE, Other algorithms, Department Shapes.
Hierarchy of Production Decisions
Computerized Block Layout Algorithms: BLOCPLAN, MULTIPLE
Numerical Methods Part: False-Position Method of Solving a Nonlinear Equation
Reid & Sanders, Operations Management © Wiley 2002 Facility Layout 10 C H A P T E R.
In Chapters 6 and 8, we will see how to use the integral to solve problems concerning:  Volumes  Lengths of curves  Population predictions  Cardiac.
Chapter # 10 Quantitative Facilities Planning Models
MANUFACTURING PROCESSES Chapter Seven Copyright © 2014 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
FACILITY LAYOUT & LOCATION PROF. DR. ORHAN TORKUL M. RAŞİT CESUR.
1 Genetic Algorithms Contents 1. Basic Concepts 2. Algorithm 3. Practical considerations.
Chapter 4 Transactions That Affect Assets, Liabilities, and Owner’s Capital What You’ll Learn Calculate the account balances after recording business transactions.
Cornerstones of Managerial Accounting, 5e.
Virtual University of Pakistan
Facility Location….
Department of Mathematics
Net Present Value Decision Rules IRR (Internal Rate of Return)
WARM UP Find each equation, determine whether the indicated pair (x, y) is a solution of the equation. 2x + y = 5; (1, 3) 4x – 3y = 14; (5, 2)
Activity-based costing
St. Edward’s University
Fundamentals of Product & Service Costing
Introduction to Methods Engineering
Transfer Functions Chapter 4
5.2 The Integers; Order of Operations
Piecewise Functions.
Copyright © Cengage Learning. All rights reserved.
Linear equation A linear equation is an algebraic equation in which each term is either a constant or the product of a constant and (the first power of)
Binary and Ternary Search
Activity-based costing
Facility Design-Week 10 (cont) Computerized Layout Planning
Copyright © Cengage Learning. All rights reserved.
FACILITY LAYOUT Facility layout means:
Chapter 2 Basic Models for the Location Problem
Chapter 1: False-Position Method of Solving a Nonlinear Equation
Extreme Values of Functions
MATS Quantitative Methods Dr Huw Owens
Job shop production 2 (QAP)
1 Operations Management Layout Strategy. 2 What is Facility Layout Location or arrangement of everything within & around buildings Determines long-run.
Location A. A. Elimam This presentation covers the quantitative material in Chapter 8. This slide can be used to introduce the material and basic concepts.
Copyright © Cengage Learning. All rights reserved.
Chapter 5 Transportation, Assignment, and Transshipment Problems
MACHINE GROUPING IN CELLULAR MANUFACTURING With Reduction Of Material Handling As the Objective 19/04/2013 lec # 25 & 26.
Basic Paragraph Structure
Available NOW at your campus bookstore!
Positive negative reversal Black and White collage
Copyright © Cengage Learning. All rights reserved.
Chapter 7 Functions of Several Variables
Facilities Planning and Design Course code:
Chapter 6: Process Costing
State-Space Searches.
State-Space Searches.
Simplex method (algebraic interpretation)
State-Space Searches.
Complexity Theory: Foundations
Minimax Trees: Utility Evaluation, Tree Evaluation, Pruning
Presentation transcript:

QAP - different space requirements We assume departments, i.e. OE, being either rectangular shaped or consisting of rectangular pieces. Exchange of 2 departments may also have a direct influence on shape and/or location of other departments. We have to determine a method for measuring distances, since the distance may depend on the shape of a department. Orthogonal distance between OE-boundaries Rectilinear distance between centre points, e.g. centroid locations (centre of gravity, balance point) -> we use this for the CRAFT algorithm 1 4 2 5 3 (c) Prof. Richard F. Hartl Layout and Design

CRAFT Computerized relative allocation of facilities techniques One of the first computer-aided layout routines Improvement method -> an initial layout (starting solution) is required Actually, CRAFT means to evaluate all possible exchanges (pairwise; triples is also possible), and performs the among them. For the general QAP (similar space requirements for all OE) it equals a combination of rule C1 + D1 (see course material on QAP). Some extensions concerning the evaulation of possible exchanges enables the application to the QAP for different space requirements. (c) Prof. Richard F. Hartl Layout and Design

CRAFT The selection of departments for exchange is based on the following considerations. It is always possible to exchange OE without affecting the remaining OE that have the same space requirement, that share a common boundary (having a common boundary means that the OE share at least 1 side boundary of their rectangles). E.g. OE 2 and OE 5 in Figure 2‑2 share 1 side boundary. For the evaluation of exchanges we assume that, if we, e.g., exchange OE A and OE B, the old centroid of OE B becomes the new centroid of A, and vice versa (-> exact if we have similar space requirements, but not in case of different requirements). Thus, whenever we have performed an exchange (which has been identified as the best one in the current iteration) we have to revise the estimated costs (predicted costs) taking the „real“ new centroid into account. (c) Prof. Richard F. Hartl Layout and Design

CRAFT Estimate total transportation costs considering all pairwise exchanges of OE that share at least 1 border or that are of same size (i.e. equal number of rectangles). Perform that exchange that leads to the minimum estimated total transportation costs (based on an estimation of distances as described above). If all possible exchanges lead to an increase of predicted total costs, stop here. Revise the estimated distance chart and calculate the new total costs. Go back to step 1. (c) Prof. Richard F. Hartl Layout and Design

CRAFT Example: A manufacturing firm has built a new facility in order to house 4 departments (A, B, C, D). The facility is 100m2 by 50m2. The plant manager has chosen an initial layout and determined the material flow between all departments. The distance between departments is assumed to be the rectilinear distance between centroid locations. Try to improve the initial layout by applying the CRAFT algorithm (pairwise exchanges). -> EXCEL FILE… Nahmias, S.: Production and Operations Analysis, 4th ed., McGraw-Hill, 2000, Chapter 10 (c) Prof. Richard F. Hartl Layout and Design