0% found this document useful (0 votes)
97 views6 pages

From-To Chart

CRAFT is a facility layout optimization tool that takes an initial layout as input along with flow and cost data. It can evaluate the current layout, identify improvements, and test different department rearrangements like pairwise or three-way exchanges to find a better layout. It calculates distances between departments based on the rectilinear distance between their centroid coordinates to estimate travel requirements.

Uploaded by

ajeng.saraswati
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
97 views6 pages

From-To Chart

CRAFT is a facility layout optimization tool that takes an initial layout as input along with flow and cost data. It can evaluate the current layout, identify improvements, and test different department rearrangements like pairwise or three-way exchanges to find a better layout. It calculates distances between departments based on the rectilinear distance between their centroid coordinates to estimate travel requirements.

Uploaded by

ajeng.saraswati
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 6

From-To Chart

• Determines which of the two departments


has a better from-to matrix, we can calculate
the moment of the matrix as follows:
Moment   d ij f
ij
(i , j )

where
d ij
 distance of the (i, j) entry from the diagonal

f ij
 the (i, j) entry in the matrix

1
CRAFT
• Input for CRAFT:
– initial spatial array/layout
– flow data
– cost data
– Number and location of fixed department

• Secara umum, dapat ditambahkan dummy yg berfungsi


untuk:
– Fill building irregularities.
– Represent obstacles or unusable areas in facility
– Represent extra space in the facility
– Aid in evaluating aisle locations in the final layout.

2
CRAFT

10 20 30 40 50 60 70 80 90 100
Following are some
A D
examples of
questions addressed
by CRAFT:

• Is this a good C
layout?
• If not, can it be
B
improved?

1 0 2 0 3 0 4 0 5 0 6 0 7 0 8 0 9 0 1 0 30
CRAFT
The possible interchange:
– only pairwise interchage
– only three-way interchange
– pairwise interchage followed by three-way
interchange
– three-way interchage followed by pairwise
interchange
– best of two-way and three-way interchage

4
CRAFT: Distance Between Two
Departments
• Consider the problem of finding the distance between two adjacent
departments, separated by a line only.
• People needs walking to move from one department to another, even
when the departments are adjacent.
• An estimate of average walking required is obtained from the distance
between centroids of two departments.
• The distance between two departments is taken from the distance
between their centroids.
• People walks along some rectilinear paths. An Euclidean distance
between two centroids is not a true representative of the walking
required. The rectilinear distance is a better approximation.
• So, Distance (A,B) = rectilinear distance between centroids of
departments A and B

5
CRAFT: Distance Between Two
Departments
• Let
– Centroid of Department A =  xA , y A 
– Centroid of Department B =  xB , yB 

• Then, the distance between departments A and B, Dist(A,B)

 x A  xB  y A  y B

• Ex: the distance between departments A and C is the rectilinear


distance between their centroids (30,75) and (80,35). Distance (A,C)

 x A  xC  y A  yC  30  80  75  35  90

You might also like