Presentation 11
Presentation 11
Presentation 11
Review of 2 problems
Relationship diagram CRAFT
Algorithm classification
Construction algorithm Improvement algorithm
non-adjacent exchanges Shifts automatically other departments when unequal or non-adjacent departments are being exchanged Horizontal sweep patterns are used to
place departments move departments while two departments are being exchanged
3
Layout is specified by a sequence of departments In each iteration, cells are formed starting from the topleft corner.
First department in the sequence is placed in the top-left corner. If there is a space on the immediate right of the first department, next department in the sequence is placed. Otherwise the next row in the building is used to locate the rest of the department (the remaining cells) or the next department in the sequence.
MCRAFT - procedure
1.
2.
3.
4.
5.
MCRAFT requires the user to specify Facility dimensions (rectangular, width x length) Number of bands After the band width is set, MCRAFT requires a vector (the sequence) of the departments in the initial layout. Based on this vector, it locates the departments following the serpentine flow directions A swap/exchange selection procedure similar to that of CRAFT is implemented. Not necessarily limited to adjacent or equal-size departments!! If any improving exchange is selected, then the two departments are swapped using a shifting procedure of the other departments. REPEAT 3 and 4 until no improvement can be made.
5
MCRAFT - Example
MCRAFT - Example
Initial layout
Layout Vector: 1-7-5-3-2-4-8-6
Final layout
(after 4 iterations)
Shapes better than CRAFT Try alternative layouts!
MCRAFT - Example
Initial layout
Final layout
(after 4 iterations)
Shapes better than CRAFT Try alternative layouts!
MCRAFT - Example
Initial layout
Final layout
(after 4 iterations)
Shapes better than CRAFT Try alternative layouts!
MCRAFT - Example
A facility with the layout below has 5 departments. Their sizes are given below. An engineering team wants to use MCRAFT method in order to improve the existing layout. The building dimensions are 20m x 9m. Determine the layout vector and create an input layout for MCRAFT using 3 bands.
C A D
A B C D E
D1 D2 D3 D4 D5
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
D1 D2 D3 D4 D5
1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3
D1 D2 D3 D4 D5
1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3
3 3 3 3 3 3
3 3 3 3 3 3
3 3 3 3 3 3
3 3 3 3 3 3
D1 D2 D3 D4 D5
1 1 1 4 4 4
1 1 1 4 4 4
1 1 1 4 4 4
1 1 1 4 4 4
1 1 1 4 4 4
1 1 1 4 4 4
1 1 1 4 4 4
1 1 1 4 4 4
1 1 1 4 4 4
1 1 1 4 4 4
3 3 3 4 4 4
3 3 3 4 4 4
3 3 3 4 4 4
3 3 3 3 3 3
3 3 3 3 3 3
3 3 3 3 3 3
3 3 3 3 3 3
3 3 3 3 3 3
3 3 3 3 3 3
3 3 3 3 3 3
D1 D2 D3 D4 D5
1 1 1 4 4 4 2 2 2
1 1 1 4 4 4 2 2 2
1 1 1 4 4 4 2 2 2
1 1 1 4 4 4 2 2 2
1 1 1 4 4 4 2 2 2
1 1 1 4 4 4 2 2 2
1 1 1 4 4 4 2 2 2
1 1 1 4 4 4 2 2 2
1 1 1 4 4 4 2 2 2
1 1 1 4 4 4 2 2 2
3 3 3 4 4 4 2 2 2
3 3 3 4 4 4 2 2 2
3 3 3 4 4 4 2 2 2
3 3 3 3 3 3 2 2 2
3 3 3 3 3 3 2 2 2
3 3 3 3 3 3 5 5 5
3 3 3 3 3 3 5 5 5
3 3 3 3 3 3 5 5 5
3 3 3 3 3 3 5 5 5
3 3 3 3 3 3 5 5 5
D1 D2 D3 D4 D5
C A D
Real layout
MCRAFT - Comments
Strengths:
Unlike the CRAFT algorithm, it does not restrict the exchange to the adjacent cells Smoother shapes compared to CRAFT (in most cases rectangular cells can be formed) More exchange alternatives. The number of alternatives increases exponentially with the number of departments Allows multi-floor layout planning
Weaknesses:
MCRAFT is not as effective in treating fixed departments and obstacles (they can get shifted)
Input data
Qualitative data
Graph-based CORELAP ALDEP
Quantitative data
Both
Algorithms:
BLOCPLAN
BLOCPLAN
Construction and improvement algorithm Distance-based and adjacency-based objective Departments are in bands (2 or 3 bands), but the band width may vary All departments are rectangular Continuous representation Input
BLOCPLAN converts:
From-to chart to Relationship chart through Flow-between chart Relationship chart to numerical relationship chart based on closeness ratings
gij = fij + fji, for all i > j, where gij = material flow between activities i and j.
D1 D1 D2 D3 D2 f12 + f21 D3 f13 + f31 f23 + f32
Procedure:
Based on the selected closeness ratings transform the alphabetical values in Relationship diagram to numerical values For example: A=10, E=5, I=2, O=1, U=0 and X=-10
D1
D1 D2 D3 D4 D5 D6
D2 A
D3 I
D4
E
D5 I E A
D6
O X O D1 D2 D3 D4 D5 D6
D1
D2 10
D3 2
D4
5
D5 2 5 10
D6
1 -10 1
Relationship chart
BLOCPLAN
Example 1
BLOCPLAN has proposed an improved layout for your existing facility. Given the Flow-to chart below calculate the adjacency and normalized adjacency scores for both and determine whether the proposed layout is more suitable. Use these closeness ratings: A=10, E=5, I=2, O=1, U=0 and X=-10
BLOCPLAN
Example 1
Initial layout of the facility
BLOCPLAN
Example 1
From-to chart
Flow-between chart
BLOCPLAN
Example 1
The highest value is 90 => 90/5=18 Intervals:
73 to 90 units ..A 55 to 72 units ..E 37 to 54 units ..I 19 to 36 units ..O 0 to 18 units ....U
Flow-between chart
Relationship chart
BLOCPLAN
Example 1
Adjacency-based score
Initial layout: z=15 Final layout: z=15
z f ij xij
i 1 j i 1
m
f
i 1 j 1 m m i 1 j 1
ij
xij
ij
Both layouts have the same adjacency-based scores If evaluated based on the total costs (distance-based scores), the results are different: CInitial=61,062,70 CFinal=58,133.34
BLOCPLAN
Example 1
Initial layout of the facility
BLOCPLAN
Example 1
Adjacency-based score
Initial layout: z=15 Final layout: z=15
z f ij xij
i 1 j i 1
m
f
i 1 j 1 m m i 1 j 1
ij
xij
ij
Both layouts have the same adjacency-based scores If evaluated based on the total costs (distance-based scores), the results are different: CInitial=61,062,70 CFinal=58,133.34
BLOCPLAN
REL-DIST score BLOCPLAN calculates:
Adjacency-based score (relationship chart) Distance-based score (flow-between chart) REL-DIST score (numerical relationship chart)
Distance-based layout cost that uses numerical closeness ratings rij instead of the flow values
z rij cij d ij
i 1 j i 1
BLOCPLAN
REL-DIST score Example 2
Following Relationship chart and layout
are given. Suppose that the following scoring vector is used: A=10, E=5, I=2, O=1, U=0 and X=-10, and compute efficiency rating and REL-DIST score.
D1
D1 D2 D3 D4 D5
D2 A
D3 U U
D4 E I U
D5 U I I A
5
Relationship chart
Proposed layout
BLOCPLAN
f
i 1 j 1 m m i 1 j 1
ij
xij
ij
D1
D1 D2 D3 D4 D5
Relationship chart
Proposed layout
BLOCPLAN
Proposed layout
Distance matrix
REL-DIST score
D1
D1 D1 D2 D3 D4 D5
D2 30
D3 0 0
D4 25 16 0
D5 0 12 6 40
Distance matrix
m m
LOGIC - Comments
If the building is rectangular LOGIC generates only rectangular departments Could be applied to non-rectangular buildings Supersedes BLOCPLAN, because all BLOCPLAN layouts are LOGIC layouts (BLOCPLANs solution space is a subset of LOGICs solution space)
Next lecture
Layout generation
MULTIPLE CORELAP ALDEP MIP