DocumentCode
2143223
Title
Data Structure Design and Order-Picking Optimization for Irregular Warehouse
Author
Zhang Haijun ; Liu Bingwu
Author_Institution
Sch. of Inf., Beijing WUZI Univ., Beijing, China
fYear
2009
fDate
20-22 Sept. 2009
Firstpage
1
Lastpage
4
Abstract
In order to calculate the distance between every two storage points, this paper proposed a data structure to store irregular warehouse layout diagram. A warehouse unit can be defined as four kinds, which are storage point, passage, node and block respectively. Storage point is a unit to store goods. Passage is an aisle by which the operator can access goods stored on storage point. Node is the intersection of a vertical passage and a horizontal passage. The number of nodes is evidently smaller than the number of storage points. So, we can compute out the shortest distance and route between every two nodes and save these data in disk. Then, when we need to calculate the shortest distance and route between two storage points, we can turn to these two storage points´ adjacent nodes. Because of the limit of the order-picking vehicle´s capacity, an order usually needs to be divided into several order-picking operations. In this paper, a hybrid genetic algorithm is proposed to optimizing order-picking. A chromosome consists of storage point´s order in an order and the order-picking beginning point. A chromosome determines the number of order-picking operations and the total distance. The chromosomes evolve by special designed crossover and mutation operators. The experimental results revealed this new hybrid genetic algorithm´s better performance.
Keywords
data structures; design engineering; genetic algorithms; order picking; chromosome; crossover operators; data structure design; hybrid genetic algorithm; irregular warehouse layout diagram; mutation operators; order-picking optimization; storage point; Algorithm design and analysis; Automatic speech recognition; Biological cells; Data structures; Design optimization; Genetic algorithms; Genetic mutations; Large-scale systems; Manufacturing automation; Manufacturing industries;
fLanguage
English
Publisher
ieee
Conference_Titel
Management and Service Science, 2009. MASS '09. International Conference on
Conference_Location
Wuhan
Print_ISBN
978-1-4244-4638-4
Electronic_ISBN
978-1-4244-4639-1
Type
conf
DOI
10.1109/ICMSS.2009.5303640
Filename
5303640
Link To Document