Warehouse and Distribution Science: Chapters 10 & 11 Routing To Reduce Travel AND Workflow and Balance
Warehouse and Distribution Science: Chapters 10 & 11 Routing To Reduce Travel AND Workflow and Balance
Routing
CHAPTER 10
Learning Objectives
Understand the complexities of implementing pick
routing Explain why straight line and serpentine paths are usually good Understand the relationship between product placement and travel time in picking & some rules of thumb about best placement of popular skus Understand why developing optimal pick routings is a difficult problem to solve and not included in most WMS Implement by hand a simplified version of Ratliff and Rosenthals algorithm for a small pick problem
http://www.tsp.gatech.edu/games/tspOnePlayer.html
decision version of the TSP belongs to the class of NP-complete problems. Thus, it is likely that the worst case running time for any algorithm for the TSP increases exponentially with the number of cities.
with minimum travel distance to visit all departments to deliver inter-library load (ILL) material Start and End at Library Nodes - Department buildings (X, Y) locations Assume One Vehicle
TSP Model
Objective: To minimize the total travel distance of the
route
Minimize
dij * Xij
i 1 j 1
Constraints:
1.
Xij = 1
i 1
2.
Vehicle should visit each node and return to the depot (library)
Xij = 1
j 1
3.
Subtour elimination: Vehicle should make only one complete tour. Xij |S| - 1 S N
iS jS
87
Engg 1 & 2
80
90
Creol
91 94 53 BA 2
20
Chemistry
CSB
CLUSTER 2
ROUTE 2
ROUTE 1
75
87
80
95 18 21 14 2 12 5 54 45
90
91 94 20
53
between each pair of locations Not supported by WMS What if the picker doesnt follow suggested route? Think iPad
Heuristics
Global path imposes a sequence that will be
Serpentine Example
Popular skus
Wider aisles
Routing Heuristic
Simplified version of optimal-finding algorithm by
Each aisle can be visited only once; To get to the next aisle, the picker can travers the entire aisle or retreat back to the end where they entered;
16
16
20
Shortest Path
Another Problem
For any problem, the
cross arcs will be the same The end arcs will change depending on the locations to visit
Why?
many items (i.e. you need to visit almost every aisle multiple times) in a pick order?
Why?
Hardware distribution centers Building supply warehouses Aftermarket auto parts to dealerships
Learning Objectives
Identify the steps to implementing a bucket brigade
to balance workload Identify the advantages of bucket brigades over other workload balancing policies
in the environment
Slower worker
Faster worker
Figure 11.3
Line self-balances at f(x).
slowest to fastest
making sandwiches Workers can easily move among stations and take over work in process Demand for product varies significantly