Lecture - 2: Learning Objectives To Analyze The Facility Layout Process For Smooth Flow of Service
Lecture - 2: Learning Objectives To Analyze The Facility Layout Process For Smooth Flow of Service
----------------------- (6.1)
Example:
In a hospital, the management wants to relocate 8 departments within the hospital
facility. The initial layout with facility measurements is presented below in figure
6.8.
FIGURE 6.8: INITIAL PROCESS LAYOUT OF A HOSPITAL
The vertical and horizontal distance between adjacent departments is 30 and 20
respectively.
Diagonal departments are considered adjacent and assigned a distance of 20. Non
diagonal departments will also take the horizontal distance while relocating. We
need to know the interdepartmental flow between all departments in one week,
which is given in table 6.2.
TABLE 6.2: INTERDEPARTMENTAL FLOW IN A HOSPITAL
Interdepartmental flow (N
ij
)
Department
Number
(i)
Department
Name
(j)
Departments
1 2 3 4 5 6 7 8
1 Registration - 100 0 100 0 0 0 0
2 Patient Ward 1 - 50 0 10 20 10 50
3 ICU - 20 20 20 30 0
4 Patient Ward 2 - 20 30 30 30
5 X Ray - 5 0 0
6 Labs/tests - 0 0
7 Surgery - 0
8 Pharmacy -
The interdepartmental flow can be seen in a triangularized form in the table 6.2.
We will use operations sequence analysis heuristics to identify a good layout. The
heuristic will begin with an initial layout as shown in Figure 6.9. We will find the
total movement for this layout using equation (1) and represented in Table 6.3. We
see here the maximum flow distance is between 1 and 4. We can locate 1 and 4
close to each other. We will bring 4 at the place of 5 as shown in figure 6.10 and
will find the total travel distance again.
FIGURE 6.9: INITIAL LAYOUT OF HOSPITAL UNITS
TABLE 6.3: TOTAL FLOW DISTANCE FOR INITIAL LAYOUT
Flow pair Flow distance
1,2 100 20 =2000
1,4 100 60 =6000
2,3 50 20 =1000
2,5 10 20 =200
2,6 20 30 =600
2,7 10 20 =200
2,8 50 40 =2000
3,4 20 20 =400
3,5 20 40 =800
3,6 20 20 =400
3,7 30 30 =900
4,5 20 60 =1200
4,6 30 40 =1200
4,7 30 20 =600
4,8 30 30 =900
5,6 5 20 =100
Total travel distance = 18500
The total travel distance is 18500. After exchanging 4 and 5, the new layout will
look like as shown in figure 6.10. We can see the revised total travel distance is
16700 in Table 6.4. In this new layout we see maximum flow is between 1 and 4,
which already located adjacent to each other. Next maximum flow is between 1
and 2 and between 2 and 8.
FIGURE 6.10: REVISED LAYOUT AFTER FIRST ITERATION
TABLE 6.4: TOTAL FLOW DISTANCE AFTER FIRST ITERATION
Flow pair Flow distance
1,2 100 20 =2000
1,4 100 30 =3000
2,3 50 20 =1000
2,5 10 40 =400
2,6 20 30 =600
2,7 10 20 =200
2,8 50 40 =2000
3,4 20 40 =800
3,5 20 20 =400
3,6 20 20 =400
3,7 30 30 =900
4,5 20 60 =1200
4,6 30 20 =600
4,7 30 40 =1200
4,8 30 60 =1800
5,6 5 40 =200
Total travel distance = 16700
Swap 6 with 8 find the total travel distance as shown in Figure 6.11 and total travel
distance in Table 6.5.
FIGURE 6.11: REVISED LAYOUT AFTER SECOND ITERATION
TABLE 6.5: TOTAL FLOW DISTANCE AFTER SECOND ITERATION
Flow pair Flow distance
1,2 100 20 =2000
1,4 100 3 =300
2,3 50 20 =1000
2,5 10 40 =400
2,6 20 40 =800
2,7 10 20 =200
2,8 50 30 =1500
3,4 20 40 =800
3,5 20 20 =400
3,6 20 20 =400
3,7 30 30 =900
4,5 20 60 =1200
4,6 30 60 =1800
4,7 30 40 =1200
4,8 30 20 =600
5,6 5 30 =150
Total travel distance = 13650
Again departments 1 and 2 are already adjacent to each other.
So we will bring 8 closer or adjacent to 2. We will swap 6 with 8 and get a new
layout. This new layout has total travel distance of 136500 which is very less as
compared to initial layout.
Similarly we can keep on checking each pair for possible improvement in the
layout until we get minimum total travel distance.