Blog

Research on schedling optimization of four-way shuttle-based storage and retrieval systems | Scientific Reports

Thank you for visiting nature.com. You are using a browser version with limited support for CSS. To obtain the best experience, we recommend you use a more up to date browser (or turn off compatibility mode in Internet Explorer). In the meantime, to ensure continued support, we are displaying the site without styles and JavaScript.

Scientific Reports volume  13, Article number: 3999 (2023 ) Cite this article Heavy Duty Industrial Shelving

Research on schedling optimization of four-way shuttle-based storage and retrieval systems | Scientific Reports

In this paper, we take the four-way shuttle system as the research object and establish the mathematical model of scheduling optimization based on the minimum time for the in/out operation optimization and path optimization scheduling problems of the four-way shuttle system. An improved genetic algorithm is used to solve the task planning, and an improved A* algorithm is used to solve the path optimization within the shelf level. The conflicts generated by the parallel operation of the four-way shuttle system are classified, and the improved A* algorithm based on the time window method is constructed for path optimization through the dynamic graph theory method to seek safe conflict-free paths. Through simulation example analysis, it is verified that the improved A* algorithm proposed in this paper has obvious optimization effect on the model of this paper.

Enjiang Zhou, Xiao Liu, … Qiang Qu

Zhaolei He, Miaohan Zhang, … Nan Pan

Li Zhou, Junhui Zhao, … Senhao Wang

Warehouse logistics has entered the era of automated system integration, with high-rise three-dimensional shelves as the main storage equipment has developed into the main way of intelligent logistics system storage. The main body of work also has shelf storage turned into robots or shuttle + shelves. The storage system with integrated hardware and software such as shelf + shuttle + hoist + picking system + warehouse management system has become one of the main storage modes. In order to improve the demand for urban last-mile delivery time and efficiency, a new type of shuttle system—four-way shuttle system is increasingly popular in use.

As an upgrade of the shuttle system, the four-way shuttle system has characteristics, such as longitudinal and transverse lanes between shelves and cross nodes between lanes. Not only can the trolley run in four directions in a single layer of shelves but it can also run with the hoist to complete a layer change, which is important for improving the stability of storage system operation, work efficiency, and reducing operation production costs. However, with the expansion of inbound and outbound tasks and the increase in the number of available four-way shuttles, the complexity of task allocation and scheduling multivehicle parallel operations of four-way shuttles has increased. Planning a collision-free and conflict-free shortest optimal path for multiple four-way shuttles in a fixed warehouse scenario is a difficult problem in the study of four-way shuttle systems. The four-way shuttle system studied in this paper is a single-depth racking configuration with a row of high-rise racks on each side of each aisle and a hoist at the end of the aisle to match the four-way shuttle's layer change operation. Single-depth racking is suitable for storing small quantities and multiple varieties of small items, and this system requires more main tracks, which crowds the storage space and reduces the storage space utilisation. However, this storage layout stores small-lot, multivariety goods in a flexible access mode, and multiple four-way shuttles can be used to operate in parallel, improving the efficiency of access operations. The floor plan of the four-way shuttle system studied in this paper is shown in Fig. 1.

Plan layout of the four-way shuttle system studied in this paper.

This paper provides task scheduling and optimal management of a four-way shuttle storage system to reduce operating time and improve the warehouse’s operational efficiency by making rational use of the coordination between existing equipment without adding investment into the equipment. Automatic access equipment in the literature mainly consists of stacker cranes and shuttles or a combination of both, but less research has been done on four-way shuttle systems. The scheduling problem is more complex because the four-way shuttle can run in longitudinal, lateral and vertical three-dimensional directions to reach any position of the goods1,2,3,4,5,6.

The most common types of automated stereo warehouses are AS/RS, SBS/RS, AVS/RS. AS/RS systems are relatively inexpensive to implement in real industrial production, but such systems are less flexible and AS/RS can only feed single- or double-depth racks. As a result, the number of aisles increases with the size of the warehouse, resulting in poor space utilization. In the scientific literature, research on AVS/RS can be broadly divided into interchangeable and non-interchangeable systems. The former is that the trolley can move up and down to different layers with the hoist. The latter is a system in which the trolley is assigned to a specific layer of AVS/RS for operation and cannot move with the hoist.SBS/RS system is an automatic storage system with shuttle car as the core. This system is a new technology in AVS/RS and requires a shuttle car on each layer. Due to its high initial investment cost, it is mainly suitable for small load warehouses. Scholars have mostly focused on AVS/RS and SBS/RS systems for storage systems, and less on four-way shuttle scheduling optimization7,8,9,10. In11 the reference, shuttle scheduling theory was classified according to different scheduling situations and focused on multiple shuttle selections in cases of single task requests versus single shuttle selections in cases of multiple task requests. A fuzzy classification algorithm was applied to determine the probability of job task occurrence, and then the existing job tasks and the job tasks that needed to be generated were considered to solve the dynamic multivehicle path optimisation problem using a genetic algorithm to assign shuttle delivery more rationally12. In13 the reference, the genetic algorithm and random storage strategy were used to develop a double-loop mode to order the tasks for the AS/RS, and the genetic algorithm model was proposed to simultaneously determine the positions and order of tasks. The model was superior to two greedy heuristic algorithms. The task scheduling problem was transformed between shuttles and lifts into an assembly line parallel operation problem based on the motion characteristics of shuttles and lifts. A scheduling task queue model was generated within a specified time window14. Many scholars have considered the application of genetic algorithms for solving models in vehicle scheduling problems but have rarely considered the improvement of solving shuttle bus scheduling models using genetic operators and fitness functions.

Shuttle scheduling optimisation is the focus and difficulty of shuttle system research. Among them, path optimisation is another important method of improving the efficiency of the system. The core of path optimisation is the algorithm design. Traditional algorithms mainly include forbidden search algorithms and simulated annealing methods15,16,17,18,19. The simulated annealing algorithm is a local optimum method, which makes it is easy to jump out of the local optimum solution and slow to converge, and it has some influence on the solution accuracy20,21,22,23,24. In the reference25, an adaptive variable neighbourhood search algorithm and Lagrangian relaxation algorithm were developed to address large instances by establishing a biobjective integer programming model of time and energy. By studying the shared storage system, the crane scheduling problem, as a special type of fault-tolerant vehicle routing problem, was reformulated so that it could be used to solve some open problems regarding the time complexity of the associated geometric routing problem26. In the reference27, automated guided vehicles, lifts and shuttles were studied for an integrated optimisation problem. A mixed-integer programming model was proposed to optimise pallet assignment to related equipment and storage locations during the inbound process, and an algorithm based on variable neighbourhood search was developed to solve the model efficiently. The reference28 considerded a multi-aisle AS/RS with a multishift S/R machine and performed system optimisation using a genetic algorithm. To solve the conflict deadlock problem caused by the simultaneous operation of multiple shuttles, Li and Roy used a zone control method, dividing the storage system into nonoverlapping zones and allowing only one four-way shuttle to perform the task in each zone29,30.

Scholars have researched shuttle systems quite maturely but focused more on scheduling shuttles, favouring the normal scheduling operation of the system under multiple objectives and rarely involving system deadlocks, traffic control, etc. In terms of scheduling optimisation, studies have mainly focused on single shuttle systems and storage racking with one shuttle for access tasks in each area, with scheduling models limited to single-level operations or to one lift serving several fixed aisles. To solve the conflict deadlock problem, the area control method and the predictive control method can increase the intermediate link of the operation task and limit the scope of shuttle operation, thus reducing the operational efficiency of the storage system. The four-way shuttle systems can dynamically adjust the operation task according to the load demand, which has strong flexibility, but the parallel operation of multiple shuttles on the same level may generate path conflicts, and the system control scheduling is more complicated. Therefore, the research problem of this paper is to take the four-way shuttle system as the research object, and establish a mathematical model based on the shortest time optimization for scheduling based on the optimization of access operations and path optimization scheduling for multiple four-way shuttles and multiple lifts in the four-way shuttle system. Combining the characteristics of the model, an improved genetic algorithm is used to solve the task planning and improved A* algorithm for path optimization within the shelf level.

The innovative algorithm design of a four-way shuttle car and hoist operating in parallel and four-way shuttle car automatic path finding without motion direction restriction is proposed.

The mathematical function is established based on the shortest time objective optimisation. When combined with the genetic algorithm, it is easy to find the best multipoint search characteristics with the use of the improved genetic algorithm of local path planning to find each shuttle operation path and through the Python software simulation.

The A* algorithm path finding is improved and enhanced to consider congestion avoidance on the basis of the shortest path. The improved A* algorithm based on dynamic graph theory and time windows is proposed to solve the collision locking problem when multiple shuttle vehicles work together in the same layer for the path conflict problem of multiple four-way shuttle vehicles. The time-consuming shortest path trajectory of four-way shuttle vehicles in the same layer is obtained.

To provide theoretical support for the four-way shuttle storage system, we provide a theoretical basis for storage planning, design layout and task scheduling, which can improve the space utilisation, task rationality and path optimisation of the four-way shuttle system.

The rest of this paper is organised as follows. The “Building the model” section provides the assumptions of the proposed model and the formulation of the model design applied in this study. The framework of the algorithm and the specific formulation of the improved algorithm are given in the “Proposed algorithm” section. A specific application example of the algorithm proposed in the paper is presented in the “Application example analysis” section. The “Conclusion” section concludes the paper.

To better study the four-way shuttle system scheduling optimisation model better, the following assumptions are made for the four-way shuttle system in this paper:

The shelves and compartments have the same specifications, each aisle has the same width, and the goods are stored in a random storage strategy.

Inbound and outbound operation tasks request that four-way shuttles and hoists work together subject to the FCFS strategy.

Each row of shelves has \(M\) levels and \(N\) columns with fixed length, width and height.

Only one four-way shuttle is allowed to operate in the same section of the aisle at the same time.

The hoist and the four-way shuttle are in uniformly accelerated motion.

The four-way shuttle can only carry a single piece of cargo at a time and the running process is not interrupted. Each hoist can only load one four-way shuttle or a single piece of cargo at a time, and the initial position of the four-way shuttle is the final target cargo position of the last task. The initial position of the hoist is the final target cargo level of the last task at the end of the aisle hoist entrance.

The amount of time that the shuttle takes to access goods and the amount of time it takes to enter and leave the hoist are neglected, the shuttle turning time is the same as the constant value.

Total number of 4-way shuttles of the system (\(count=\mathrm{1,2},3\dots n\) )

Total number of system hoists (\(count=\mathrm{1,2},3\dots m\) )

The height of each shelf

The total number of operational tasks (\(count=\mathrm{1,2},3\dots k\) )

The width of individual aisles

The number of shelf levels

The length of individual cargo compartments

The width of individual cargo compartments

the maximum speed of the four-way shuttle

The acceleration of the four-way shuttle

Maximum maximum speed of the hoist

time function expression is similar in meaning to \({T}_{1}\)

Number of available hoists in the system

Number of four-way shuttles available in the system

The target level of the inbound task J is on \((M=\mathrm{1,2},\dots ,M)\)

Four-way shuttle car R last operation completed in the floor \((M=\mathrm{1,2},\dots ,M)\)

Time taken for hoist i to run unloaded to the warehouse floor inlet \(\left(i\subseteq \mathrm{1,2},\dots {E}_{count}\right)\)

Time taken to run the lift i load to the level where the target level is located \(\left(i\subseteq \mathrm{1,2},\dots {E}_{count}\right)\)

Four-way shuttle j time spent running unloaded to the hoist opening at the end of the tunnel \(\left(j\subseteq \mathrm{1,2},\dots {R}_{count}\right)\) ;

Four-way shuttle j Time taken to deliver the load to the target bay \(\left(j\subseteq \mathrm{1,2},\dots {R}_{count}\right)\)

Time taken to run the hoist i unloaded to the level where the 4-way shuttle is located \(\left(i\subseteq \mathrm{1,2},\dots {E}_{count}\right)\) ;

Time to transport the lift i load four-way shuttle to the floor where the target cargo level is located

Elevator k time spent running empty to the warehouse floor inlet \(\left(k\subseteq \mathrm{1,2},\dots {E}_{count}\right)\)

Elevator k Time taken to run the load to the level where the target level is located \(\left(k\subseteq \mathrm{1,2},\dots {E}_{count}\right)\)

Time from hoist \(i\) empty to the floor where the outgoing cargo level is located \(\left(i\subseteq \mathrm{1,2},\dots {E}_{count}\right)\)

Time taken for the four-way shuttle \(j\) to reach the target cargo space empty \(\left(j\subseteq \mathrm{1,2},\dots {R}_{count}\right)\)

The time taken by the four-way shuttle \(j\) to pick up and deliver the goods to the hoist \(\left(j\subseteq \mathrm{1,2},\dots {R}_{count}\right)\)

Time taken by hoist \(i\) to transport goods to export \(\left(i\subseteq \mathrm{1,2},\dots {E}_{count}\right)\)

Time spent with hoist \(i\) empty to other available trolley levels \(\left(i\subseteq \mathrm{1,2},\dots {E}_{count}\right)\)

Time taken for the four-way shuttle \(j\) to reach the hoist opening empty \(\left(j\subseteq \mathrm{1,2},\dots {R}_{count}\right)\)

Time taken for hoist \(j\) to load a four-way shuttle to the level where the target level is located \(\left(i\subseteq \mathrm{1,2},\dots {E}_{count}\right)\)

The start time of the first outbound operation

The time to complete the last outbound operation

Maximum fitness value in the population

The adaptation value of the larger of the two individuals to cross in the population

Average fitness value of all individuals in the population

The fitness value of the individuals in the population to be mutated

Number of single-row cargo compartments

In the four-way shuttle system studied in this paper, the speed and time relationship of the shuttle operation is shown in Fig. 2. Based on the assumptions, the aisle length, cross-aisle length and shelf height required for the four-way shuttle and hoist to accelerate to the maximum speed and then decelerate to 0 are \(S_{Rm} = \left| {\frac{{V_{Rm}^{2} }}{{a_{R} }}} \right|, \;{ }S_{Cm} = \left| {\frac{{V_{Rm}^{2} }}{{a_{R} }}} \right|{,}\;{ }H_{Em} = \left| {\frac{{V_{Rm}^{2} }}{{a_{E} }}} \right|\) . The length of each compartment, the width of each compartment and the width of the aisle and the height of each shelf are known, so the minimum number of compartments and the number of levels needed are \(L_{Rm} = \left| {\frac{{S_{Rm} }}{L}} \right|,\;{ }L_{Cm} = \left| {\frac{{S_{Rm} }}{{2W_{C} + W_{T} }}} \right|,\;L_{Em} = \frac{{H_{Rm} }}{H}\) 31.

If the initial position of the four-way shuttle to the target cargo position or the end of the tunnel hoist opens in the same tunnel. That is, the time required to run the shuttle from column \(x\) to column \({x}^{\mathrm{^{\prime}}}\) or from column \(x\) to column 0 is:

Four-way shuttle running speed versus time.

When the initial position of the four-way shuttle and the target cargo position or the position of the four-way shuttle and the end-of-aisle hoist are not in the same aisle, that is from column \(x\) to column \({x}^{\mathrm{^{\prime}}}\) by many segments of straight travel time, and from aisle \(y\) to aisle \({y}^{\mathrm{^{\prime}}}\) by several segments of switching aisle time, so the time of shuttle operation is the sum of a number of segments of straight travel time and a number of segments of switching aisle time. The time for each straight section is similar to the solution in (1), and the time for each section to switch lanes is:

If the aisle goes from the first aisle to the other \(y\) aisle, the time required for the four-way shuttle to run is:

Time in the vertical direction of the hoist

The initial position of the end-of-aisle hoist to the first floor of the warehouse pick up, that is, from the \(m\) floor to the first floor or from the first floor to \({m}^{\mathrm{^{\prime}}}\) time is:

The time from the initial position of the hoist at the end of the tunnel to the target cargo level, i.e. from \(m\) level to \({m}^{\mathrm{^{\prime}}}\) , is:

The time-based scheduling model for inbound operations

Case 1 When there is an idle four-way shuttle on the floor where the target cargo position of the goods to be warehoused is located and the system has an available hoist at the same time, analyse the four-way shuttle and hoist operation steps and calculate the operation time. When the target position is in the warehouse layer, the operation time the hoist takes to carry the goods is 0.

Four-way shuttle operation steps: 1. Shuttle start position is a no-load operation to the end of the aisle elevator mouth. 2. Shuttle car sends goods to the target position.

Hoist operation steps: 1. Hoist runs empty to the warehouse floor. 2. Hoist transports goods to the target cargo floor.

The system works in parallel: the four-way shuttle operation step 1 and the hoist operation steps 1 and 2 execute the operation in parallel at the same time.

The operation time is calculated using Eq. (7).

If the target location is on the first floor of the warehouse, and \({T}_{1Ei}, {T}_{2Ei}\) are 0.where the four-way shuttle operation step 1 and hoist operation steps 1 and 2 are parallel operations. Before the four-way shuttle completes step 1, it first needs to wait for the hoist operation; before the hoist completes steps 1 and 2, it first needs to wait for the four-way shuttle to complete operation step (1); thus, the operation time that takes the longest will be the completed part.

Case 2 When there is no free four-way shuttle on the floor where the target position of the goods that need to be stored is located but there is a free four-way shuttle on other floors, and there is an available hoist in the system, analyse the four-way shuttle and hoist operation steps and calculate the operation time.

Four-way shuttle operation steps: 1. The shuttle starts at the starting position and runs empty to the end of the aisle at the hoist entrance. 2. The shuttle follows the hoist to the layer where the target cargo position is located and then carries the cargo to the target position.

Hoist operation steps: 1. The hoist runs empty to the layer where the four-way shuttle is located. 2. The hoist carries the shuttle to the layer where the target cargo is located. 3. The hoist runs empty to the warehouse floor. 4. The hoist carries the cargo to the layer where the target cargo is located.

The system works in parallel: the four-way shuttle operation step 1 and the hoist operation step 1 perform operations in parallel.

The operation time is calculated using Eq. (8).

Case 3 There is no free four-way shuttle in the layer where the target cargo position is located but there are free four-way shuttles in other layers, and there are more than two available hoists in the system analysing the four-way shuttle and hoist operation steps and calculating the operation time.

Four-way shuttle operation steps: 1. Shuttle start position is unloaded and runs to the end of the lane hoist mouth. 2. Shuttle with the hoist to the target cargo level where the layer after carrying goods to the target cargo level.

The hoist operation steps are divided into hoist 1 and hoist 2 operations.

Hoist 1 operation steps: 1. Hoist no-load operation to the four-way shuttle where the layer is. 2. Hoist transports shuttle to the target cargo level where the layer is.

Hoist 2 operation steps: 1. Hoist runs empty to the warehouse floor. 2. Hoist delivery shuttle to goes to the target level.

The system works in parallel: four-way shuttle operation step 1 and hoist 1 operation step 1 execute operations in parallel at the same time. Hoist 1 operation steps 1 and 2 and hoist 2 operation steps 1 and 2 execute operations in parallel at the same time. The operation time is calculated using Eq. (9).

Therefore, the total time to complete a batch of warehousing operations from the start of operations for the first shipment to the completion of warehousing operations for the last shipment.

See Eq. (10), where \({T}_{S}\) is the start time of the first inbound task and \({T}_{E}\) is the end time of the last inbound task.

The time-based scheduling model for outbound operations

Case 1 When there is an idle four-way shuttle on the floor where the goods are picked up and there is an available hoist in the system, the operation steps of the four-way shuttle and the hoist are analysed and the operation time is calculated.

Four-way shuttle operation steps: 1. The shuttle starts running unloaded to the target position to pick up the goods; 2. The shuttle carries the goods to the end of the aisle elevator mouth.

Hoist operation steps: 1. The hoist runs empty to the target cargo level; 2. the hoist transports the cargo to the warehouse level.

Parallel and cooperative system operation: four-way shuttle operation steps 1 and 2 and hoist operation step 1.

The operation time is calculated using Eq. (11).

When the four-way shuttle operation steps 1 and 2 and hoist operation step 1 are parallel operations, when the four-way shuttle first completes steps 1 and 2, it needs to wait for the hoist operation; when the hoist first completes step 1, it needs to wait for the four-way shuttle to complete operation steps 1 and 2; thus, the operation time that takes the longest will be completed.

Case 2 There is no free four-way shuttle on the layer where the goods are picked up, but there are free four-way shuttles on other layers, and there is an available hoist in the system analysing the four-way shuttle and hoist operation steps and calculating the operation time.

Four-way shuttle operation steps: 1. The shuttle starts at the starting position and runs unloaded to the end of the aisle hoist. 2. The shuttle runs unloaded from the end of the aisle hoist to the target position and picks up the goods. 3. The shuttle carries the goods to the end of the aisle hoist.

Hoist operation steps: 1. The hoist runs empty to the level where the idle four-way shuttle is located; 2. The hoist transports the four-way shuttle to the end-of-aisle hoist entrance of the level where the target cargo position is located. 3. The hoist carries the cargo to the first floor of the warehouse.

Parallel and cooperative operation of the system: four-way shuttle operation step 1 and hoist operation step 1 (see Eq. 12).

The expression for the time function \({T}_{2}^{\mathrm{^{\prime}}}\) represents a similar meaning to \({T}_{1}^{\mathrm{^{\prime}}}\)

Therefore, the total time to complete a batch of outbound operations is from the start of the operations for the first shipment to the completion of the outbound operations for the last shipment.

According to the established mathematical model of multiple four-way shuttle scheduling, the inbound and outbound tasks are decomposed into the problem selecting shuttles to select lifts in different operation stages. Additionally, the objective optimal solution is calculated using an improved genetic algorithm. According to the task combination encoding and decoding characteristics of the genetic algorithm in the selection of crossover and compilation method optimisation, each group of tasks is sorted through the dynamic road network and time window-based improved \({A}^{*}\) algorithm to navigate the horizontal direction path of the four-way shuttle, seeking a safe and conflict-free optimisation path. Thus, the entire path planning of the operations is complete.

In the model built for the previous inbound and outbound operations, the four-way shuttle is used in batch operations, Since the maximum number of simultaneous shipping operations is limited by the number of four-way shuttles \({R}_{count}\) in the system or by the number of hoists \({E}_{count}\) in the system, the maximum number of parallel operation tasks in the system is \({C}_{batch}=\mathrm{min}({R}_{count},{E}_{count})\) . Then the use of scheduling resources according to the operation process in the system can be decomposed into assigning four-way shuttles and assigning cargo lifters, as well as in the inbound operation case 3. To increase the system throughput rate, the operation task will assigns two lifters at the same time: one to deliver shuttles to the target layer and the other to send cargo to the target layer. For other job cases, only one hoist is assigned to complete the job, and the model in this chapter assigns virtual hoists to them. According to this scheduling model for the processing of system jobs \((\mathrm{1,2},\dots ,N)\) , it can be abstracted as coding the job sequence and assigning three times system resources: (1) assigning a four-way shuttle; (2) assigning hoist \(B\) ; and (3) assigning hoist \(C\) . (If the job does not require a second hoist, a virtual lift is assigned, and no job time is consumed at this stage in the objective function calculation). Thus, according to the system task job serial number, hoist serial number, and four-way shuttle serial number to perform real two-dimensional matrix encoding, the generated matrix row number is \(P={J}_{count}/{C}_{batch}\) (noninteger division, the last line completes the 0), and the number of columns is \(3{C}_{batch}\) , that is, \({W}_{{P}^{*}3{C}_{batch}}\) .

See Eq. (13), In the matrix \({W}_{{P}^{*}3{C}_{batch}}={A}_{{P}^{*}{C}_{batch}}*{B}_{{P}^{*}{C}_{batch}}*{C}_{{P}^{*}{C}_{batch}}\) , matrix \(A\) is the system job matrix, and its members correspond to the job batch number. Matrix \(B\) is the hoist assignment matrix, as shown by the model built in this paper. The \(B\) and \(C\) matrices are for one operation in the same row, and the matrix cannot have the same hoist number, and the elevator code can be reused in different rows. Matrix \(B\) is the lift solution, which indicates the number of hoists used in the system for this operation, \(C\) is the additional solution of the elevator, when and only when there is no available four-way shuttle in the system where the task is located, and at the same time, the \(C\) matrix is involved in the operation when there are more than two available lifts, that is, the system entry model case 3. To prevent too many invalid solutions from being generated, when the target operation layer and the layer where the four-way shuttle subtask ends in the \(A\) , \(B\) matrix coincide, the corresponding rows of the \(C\) matrix are in order of the lift numbers that have not yet been used in matrix B. The purpose of this encoding constraint is to provide an extended solution space for the later operators to use. For example, when \(({R}_{count}<{E}_{count})\) , the maximum concurrency of the system \({C}_{batch}={R}_{count}\) , the column number in each row of matrix \(A\) indicates the corresponding four-way shuttle vehicle encoding, and the row elements can be expressed as \({X}_{i}=({a}_{i1},{a}_{i2},\dots ,{a}_{i{C}_{batch}};{b}_{i1},{b}_{i2},\dots {b}_{i{C}_{batch}};{c}_{i1,}{c}_{i2},\dots ,{c}_{i{C}_{batch}})\) . If the number of tasks is \({a}_{i3}=48\) , then the four-way shuttle with the \(No. 3\) is used for this task. \({b}_{i3}=2\) indicates that hoist number 2 works together with the 3rd four-way shuttle in batch \(i\) , that is, the 4-way shuttle \(No. 3\) and hoist \(No. 2\) work together in this operation to complete the operation of task \(No. 48\) , and if the target stock of task \(No. 48\) is \({J}_{48}=(\mathrm{4,5},7)\) and the coordinates of shuttle \(No. 3\) are \({R}_{3}=(\mathrm{2,3},7)\) , which means that the target operation level and the four-way shuttle used in this operation are on the same level 7. When coding or generating the target population \({c}_{i3}=0\) . When describing the inbound situation three for the previous chapter. \({c}_{i3}=6\) means that the task of this number 48 is completed by the four-way shuttle car \(No. 3\) , hoist \(No. 2\) , and hoist \(No. 6\) in cooperation The initial position of the shuttle car at this time is located in the layer and the target shelf location of the task is not in the same layer.

In the code for the two-dimensional real matrices created above, each matrix represents an individual, where the three matrices \(A,B,C\) represent different chromosomes of the individual, and the different codes are equivalent to various genes. The more common way of generating populations from individuals is the random number production method, and the model constraints listed in this paper are used in order to avoid generating invalid individuals, so this paper uses the random production method with constraints. When \(({R}_{count}<{E}_{count})\) , matrix \(A\) is \((\mathrm{1,2},\dots ,N)\) which is a random combination of different task serial numbers, and each row in matrices \(B\) and \(C\) is a random combination of lift-and-fall codes but a single row cannot be repeated.

In this paper, we adopt the maximisation convention that "the smaller the value of the objective function, the higher the degree of adaptation." The time consumed by the inbound and outbound operations in the system batch is a nonnegative value, which can be set as the objective function's solution target. As seen in the coding model, we know that the system uses batch job \((\mathrm{1,2},\dots ,P)\) batch. Batch sequential occupation of system resources flows the operation. When the resources in Batch 1 complete the job, they can be released and assigned to the tasks represented by the same columns in the following batches for processing. The tasks in different rows of the system may overlap in time. For example, 1. \({a}_{i3}=48\) indicates that \(task 48\) has assigned the four-way shuttle \(No.3\) in the batch; 2. \({a}_{i3}=96\) indicates that \(task 96\) has assigned the four-way shuttle \(No.4\) in the batch; 3.\({a}_{(i+1)4}=52\) indicates that \(task 52\) has assigned four-way shuttle \(No.4\) in batch \(i+1\) . Then the four-way shuttle \(No.4\) completes \(task 96\) and continues with \(task 52\) . If the execution of \(task 48\) by shuttle 3 takes much longer than \(task 96\) , \(tasks 48\) and \(52\) in batches \(i\) and \(i+1\) to which they belong will overlap in time. In this paper, we choose the difference between the start time \({T}_{1}\) of the total batch (batch \(1\) ) and the end time of the last task in the last batch (batch \(P\) ) as the objective function \({T}_{sum}={T}_{P}-{T}_{1}\) , which can be decomposed into the maximum value of the sum of the tasks completed in each column of the matrix of the coding model \(A ,\) as shown in Eq. (15).

The size of the adaptation function is determined to have great relevance to the specific meaning of the problem object to be solved, and in general, the adaptability is obtained by transforming the objective function. The methods of solving the adaptability from the objective function can be divided into direct linear, exponential, and power exponential transformations of the objective function, truncation of the objective function value, etc., to obtain its corresponding adaptability. All these different transformations can be influential and yield efficient population diversity and algorithm convergence32,33,34,35.

Here, the adaptation function is chosen to be obtained by performing a simple power index transformation from the objective function (see Eq. 16).

The model built and the adaptation function taken in this paper are nonnegative, and the selection operator can be used in the roulette selection method. Roulette selection is essentially a random sampling method with put-back. Individuals of the population are mapped into intervals of the corresponding length according to their adaptability, and the length of each individual's interval is proportional to its adaptability value. The higher the adaptability, the higher the individual’s chance of being selected in the selection operation. A random number is generated, and the corresponding individual is selected according to the interval in which it falls; then, the process is repeated until the desired number of individuals is obtained.

According to adaptability, the selection probability of each individual can be seen in Eq. (17) as follows:

The cumulative probability of each individual is calculated from the selection probability (see Eq. 17) as follows:

The cumulative probability corresponds to the size of the sector on the turntable, and the larger the sector area, the easier it is to select. Where \(P({x}_{i})\) is the selection probability of individual \(i\) ,\(fitness({x}_{i})\) denotes the fitness value of individual \(i\) , and \({N}_{group}\) denotes the total number of individuals in the population.

We select any 6 individuals, and the probability of selection for each individual is The selection probabilities and cumulative probabilities for each individual are shown in Table 1.

After calculating the cumulative probability, the calculated individual cumulative probability value is labelled on a line segment of length 1 by setting a 0 point at the start of the left end. In the interval \((\mathrm{0,1})\) , 6 numbers are randomly generated, and the selected individuals are \(1, 2, 4, 4, 5, 6. No.4\) is selected twice, and the probability of the selected individuals is large, the probability of the selected individuals is large. The small individuals may not be selected, and there is a possibility that all the selected individuals are the same. The randomly generated individual numbers are shown in Fig. 3.

A line segment is used to represent the cumulative probability of the calculated individuals, and the calculated cumulative probability values of the individuals are labeled on a line segment of length 1 by setting a 0 point at the start point of the left end. Six numbers were randomly generated on the interval (0,1), and as seen in the figure, the selected individuals were 1, 2, 4, 4, 5, and 6. Individual number 4 was selected twice.

In this paper, the individual coding consists of three matrices: for example, when the number of four-way shuttles in the system \({R}_{count}\) is 3, the number of operational tasks \({J}_{count}\) is 9, and the number of hoists in the system \({E}_{count}\) is 4. The individual coding is three sets of \(3*3\) matrices \(ABC,\) can be seen in Eq. (19).

The \(A\) matrices in the population individuals are task coding matrices, and each \(A\) matrix is a sorted combination of task codes. Each row in \(BC\) is coded as a lift, and different rows are coded for different job batches. According to this encoding feature, two points of intersection are chosen in this paper, and the intersection points are matrix \(A\) and matrix \(BC\) . In the intersection operation, the matrix is transformed by the row to one-dimension and the two-dimensional matrix, for example (see Eq. 20):

In the crossover operation, by two different parent individuals \({P}_{3\times 9}^{1}={A}_{3\times 3}^{p1}{B}_{3\times 3}^{p1}{C}_{3\times 3}^{p1}\) and \({P}_{3\times 9}^{2}={A}_{3\times 3}^{p2}{B}_{3\times 3}^{p2}{C}_{3\times 3}^{p2}\) , respectively, the three sets of matrix values interchangeably crossover to generate new individuals \({N}_{3\times 9}^{1}={A}_{3\times 3}^{n1}{B}_{3\times 3}^{n1}{C}_{3\times 3}^{n1}\) , where the two parent matrices mutually operation to generate the child matrix \(A\) , that is, the parent of the two \(A\) matrices crossover reorganisation to generate the child matrix \(A\) . \(BC\) crosses in the parent generation to generate the \(BC\) in the child generation, which are two points of crossover in the intersection of the \(A\) matrix and \(BC\) matrix respectively. To ensure that the crossover is encoded with actual meaning where no crossover operation is performed in between. The two crossovers are performed separately to complete one crossover operation of the individual36. The steps are as follows:

Step 1: For the task encoding two-dimensional matrix, \({A}_{3\times 3},\) in the crossover process as seen above the two-dimensional matrix is converted into a single row of one-column real matrix encoding \({A}_{1\times 9}^{\mathrm{^{\prime}}}\) by row expansion, the crossover is completed to produce children, and then its inverse operation is performed to convert from a one-dimensional matrix to a two-dimensional matrix. In the process of the single row one-dimensional matrix operation, subtour exchange crossover is used to avoid the problem of gene duplication in individuals after a simple exchange crossover. The specific operation procedure is shown in Fig. 4 and Eq. (21a and b).

Genetic mapping of the parent at the time of gene crossover operations.

Generate two offspring (see Fig. 5 and Eq. 22a and b):

The genetic map of the two offspring generated during the gene crossover operation.

Step 2: For the lifter encoding two-dimensional matrix \({BC}_{3\times 6}\) , according to the actual meaning of the encoding, there must not be duplicate encoding in its rows, and the same encoding can be used in various rows (i.e., different task batches). Different parents of the two individuals selected for crossover operations are randomly selected in two rows, and two different individuals are generated by a subtrace interchange crossover (See Eq. 23a and b).

Select any row in each of \(parent 1\) and \(parent 2\) for crossover, and if the first row of \(parent1\) and the third row of \(parent 2\) are selected, the parent genes are as follows (see Fig. 6):

The first row of \(parent 1\) and the third row of \(parent 2\) were selected for crossover, and the parental gene map at this point.

Generate two offspring (see Fig. 7):

The first row of \(parent 1\) and the third row of \(parent 2\) are selected for crossover, at which point two offspring gene maps are generated.

Generate two offspring individuals (see Eq. 24a and b).

To avoid the problem of too many invalid solutions in the generated subindividuals, which leads to slow or difficult convergence, the additional solution matrix \(C\) of the generated new individuals is also constrained in the crossover process to avoid too many invalid solutions. The solutions that do not satisfy case 3 of the incoming model are discarded and the crossover continues until a satisfying individual is generated.

After performing steps 1 and 2, two new individuals are obtained as follows (see Eq. 25a and b):

The child trace swap crossover method is used to select a genome in one parent and find the position of these selected genes in the other parent while keeping the unselected genes unchanged and swapping the positions in the chromosomal genes of the two parents in the order of the selected genes to generate two offspring. This method avoids the problem of task duplication after crossover.

In this paper, the specific combinations in the coding model have particular meanings and corresponding constraints, such as task number, lift, and ladder coding. For the compilation method, the reciprocal mutation method is used. In the combinatorial optimisation problem, the value of each bit of the gene is unique and called "permutation coding." This means that this feature of the gene must be maintained even after the mutation operation; otherwise, the resulting offspring will be invalid solutions. The reciprocal mutation algorithm randomly identifies two fragments in an individual's gene and performs reciprocal mutation. These two segments must contain the same amount of code. This is shown in the following (see Eq. 26):

We arbitrarily select a row of and matrices; if the second row of the matrix is selected, the first and third columns of the matrix are swapped, and the first and second columns of the matrix are swapped.

The interchanged genetic codes are as follows (see Eq. 27):

For the established time-minimal based multiple four-way shuttle multilift access operation optimisation and path optimisation mathematical model, the basic genetic algorithm, whose probability in crossover and variation operations is fixed, may have difficulty achieving good convergence for input in different operation tasks. Therefore, in this paper, its crossover and variation operators are sampled separately in evolution and adjusted for automatic adaptation. The individual matrix encoding containing information about the job task, the four-way shuttle and the hoist are designed. The genetic operators are designed according to their encoding to improve the operator probability and the fitness function in the algorithm. The mathematical formulae for the crossover operator \({P}_{c}\) and variation operator \({P}_{m}\) in the adaptive genetic algorithm designed in this paper are as follows37,38,39,40,41,42 (see Eq. 28a and b).

It can be seen from the formula that a larger crossover and variation probability is chosen in the beginning stage so that the rough search process is conducive to maintaining population diversity, and later it is adjusted to smaller values for a detailed search to prevent destroying the optimal solution and speed up convergence. The convergence test of the improved algorithm is tested using the test functions listed in Table 2.

The test function convergence curve is shown in Figs. 8, 9, and 10.

Convergence curve of the improved algorithm tested with Ackley's function.

Test the function convergence curve of the improved algorithm with the Sphere test function.

Test the function convergence curve of the improved algorithm with Rosenbrock test function.

The conflicts that often occur in four-way shuttles are node conflicts, phase conflicts, catch-up conflicts, and blocking conflicts. In the model established by the system, the four-way shuttles of the same layer work together dynamically at the same time, and the physical characteristics of the warehouse in the same layer are aisles and shelves composed of a matrix mesh structure. The shuttle track can be naturally abstracted into a diagram when scheduling the four-way shuttles of the same layer, and each turning point corresponds to a vertex in the diagram. Each travelable distance from acceleration to a standstill in every section before turning can be abstracted into a diagram of an arc. Solving the inbound task of the shuttle from the lift entrance to the cargo path or the outbound task of the cargo path to the lift entrance can be transformed into the problem of solving the shortest path in a directed acyclic weighted graph. Based on the comprehensive shuttle physical structure of the characteristics of the warehouse, this paper selects the heuristic \({A}^{*}\) algorithm43,44,45,46, using the Euclidean distance as the valuation function calculation, which can avoid dropping invalid points and accelerate the finding efficiency. Because the warehouse construction is completed and its four-way shuttle physical track is fixed, the path finding task calculation of the four-way shuttle is accelerated by statically initialising the graph of the road network in each layer when the system is started, and only the weights of the arcs that can be directly reached from the starting position of the four-way shuttle need to be amended. The problem of shuttle collisions can be cleverly avoided by performing a time window correction of the arc weights in the graph using the time that the four-way shuttle occupies the track in the process of the scripture-seeking calculation. In this paper, the four-way shuttle path is globally scheduled by the backend system, the four-way shuttle uses wireless devices to communicate with the backend, and the four-way shuttle is equipped with a distance-measuring radar collision avoidance device. For tasks in the same batch, the four-way shuttle's code number is used as the order of calculating the path, and the smaller the code the higher the priority.

In the current task to be performed operations, we let the initial position of the four-way shuttle ((\({x}_{i},{y}_{j},{z}_{k}\) ) (assuming that the four-way shuttle position between nodes \(a,b\) point for \(w\) ), to reach the destination position for (\({x}_{i}^{\mathrm{^{\prime}}},{y}_{i}^{\mathrm{^{\prime}}},{z}_{k}^{\mathrm{^{\prime}}}\) ) (assuming that the target position between points \(h,i\) point for \(q\) ). Its weight map can be amended according to the location of the four-way shuttle and can be direct to the point, adding the starting position of the four-way shuttle and the target position as a vertex, Additionally, the arc that these two vertices can reach directly without turning is amended (see Figs. 11 and 12).

Four-way shuttle access path weighting diagram (the triangle in the diagram represents the four-way shuttle location, the square represents the access cargo position).

The path weights that the four-way shuttle can travel to access the goods can be used to find the minimum path containing a set of arcs and vertices in this weight map by the A* algorithm.

At this point, the data structure needed to find the minimum path for the first time is completed, and the \({A}^{*}\) algorithm can be used to find the minimum path containing a set of arcs and vertices in the weighted graph above. Based on the established search weight map, it is then possible to perform an iterative search for the minimum distance path according to the \({A}^{*}\) algorithm described above.

\(H(n)\) is designed as the Euclidean weighting of the amount of time consumed from point to the target point as follows (see Eq. 28a and b):

The conventional \({A}^{*}\) algorithm may have more than one four-way shuttle in the same layer in the parallel operation of the system, and the path planning of each single unit may lead to collision in the same lane at the same time. In this paper, the graph used for the solution of \({A}^{*}\) is weighted again on the time window, and the constrained paths are solved or planned according to the order of the shuttle vehicle’s execution tasks.

The time window correction rules are as follows: 1. Timing rules based on the time window, monotonically increasing calculation; 2. The time window is calculated as the smallest arc, and the period when the four-way shuttle enters the arc and makes out the arc is the time window of its arc; 3. If its arc is the trajectory occupied by the four-way shuttle in time \(\left[{T}_{A},{T}_{B}\right]\) , then within this time window, its two nodes, \(A,B\) risk conflict collision, and the time window updates the global graph of system \(G.\) The arcs in which \(A,B\) are located and the arcs that can be reached directly with the help of \(A,B\) are updated in the time window. If the \(\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\frown}$}}{d} e\) arc in Fig. 13 has a conflict at point e, the weights of the \(d,e\) arcs and the arcs adjacent to their vertices are increased, and the time consumed by the dashed paths is required to increase the weight, \({ T}_{max}\) .

Arcs affected by \(\overset{\lower0.5em\hbox{$\smash{\scriptscriptstyle\frown}$}}{d} e\) at point e path conflict.

In this paper, by using a four-way shuttle system of an actual warehouse as a reference, we implement the simulation arithmetic examples based on the time-minimised improved genetic algorithm for task operations and the time-window improved A* algorithm for seeking path planning, and analyse the simulation experimental results to draw conclusions on scheduling optimisation. Company A is a large enterprise, and one of its warehouses is a \(10*20*8\) (10 aisles, 20 columns, 8 floors) four-way shuttle storage system. To verify the validity of the model, a batch of in/out operation data is taken, and the parameters of the four-way shuttle storage system are set as shown in Table 3.

The four-way shuttle system has four four-way shuttles and four hoists in operation. The initial positions of the four-way shuttles are \((\mathrm{4,2},7), (\mathrm{1,7},5), (\mathrm{4,6},5), (\mathrm{3,2},1), (\mathrm{6,5},2)\) , respectively for the serial numbers (\({R}_{1}\) )(\({R}_{2}\) )(\({R}_{3}\) )(\({R}_{4}\) ). The locations of the four-way shuttles and hoists are \((\mathrm{2,0},4), (\mathrm{4,0},1), (\mathrm{5,0},3), (\mathrm{6,0},2)\) , and their serial numbers are \({E}_{1},{E}_{2},{E}_{3},{E}_{4}\) . There is a batch of inbound and outbound tasks in a certain document, which include 2 outbound tasks and 2 inbound tasks, and the specific information of the inbound and outbound tasks is shown in Table 4. We seek a four-way shuttle and hoist scheduling solution that minimises the overall operating path time to complete the batch of tasks.

After the program is run, the iterative process and related data of the two algorithms are obtained, the population size is 20, the maximum number of iterations is 100, the crossover probability of other parameters is 0.5 and the variation probability is 0.004 in the classical genetic algorithm, the self-applicable crossover interval is \([0.5, 0.9]\) and the variation probability interval is \([0.001, 0.0008]\) in the improved genetic algorithm. The two genetic algorithms run 15 times independently.

As shown in Table 5, the improved algorithm has obvious advantages in solution stability and convergence speed, and the convergence efficiency is better than the classical algorithm by obtaining the average value of the optimal solution for the first time. In addition, better stability can be illustrated by the variance and skewness.

As shown in Fig. 14, according to the data input in Table 5, both sets of algorithms can eventually converge to the optimal solution because the maximum number of solution spaces of the model population in this paper is the number of arrangement results of the four-way shuttle and the lift and its tasks, and the individual solutions in each population are discrete. However, the graph shows that in this calculation, the improved algorithm converges to the optimal solution approximately 20 times; however, the classical algorithm becomes optimal approximately 35 times. however, the classical algorithm gets optimal at about 35 times. Only four jobs were used in this simulation task, and the convergence efficiency of the improved algorithm will have more obvious advantages as the scale of the number of tasks increases. According to the algorithm operation results, the optimal solution is obtained as shown in Table 6.

The convergence trend of the improved algorithm and the traditional algorithm shows that the improved algorithm has obvious advantages in solution stability and convergence speed.

In the above table, we can see that the four-way shuttle and hoist scheduling sequence are:\(({R}_{1})\to (\mathrm{4,9},7)\to {E}_{1}, ({R}_{2})\to (\mathrm{5,11,5})\to {E}_{2},({R}_{3})\to (\mathrm{2,7},3)\to {E}_{3} , ({R}_{4} )\to (\mathrm{3,6},4)\to {E}_{4}\) , where \(({R}_{1})\) and \(({R}_{3})\) four-way shuttle complete the inbound operation, \(({R}_{2})\) and \(\left({R}_{4}\right)\) four-way shuttle complete the outbound operation. operations. The total time for the inbound operation is 21.3 s, and the total path is 23 m. The total time for the outbound operation is 24.71 s; the total path is 30 m.

The main work of this paper is to optimise the scheduling and automatic path finding for the access and egress tasks of the four-way shuttle system. For the four-way shuttle system with multiple four-way shuttles and multiple lifts, we analyse the flow of the four-way shuttle system and construct a mathematical model for scheduling optimisation based on the shortest amount of time. For the model in this paper, the optimised mathematical model is solved using an improved genetic algorithm to solve the task planning and an improved \({A}^{*}\) algorithm to optimise the path within the shelf layer, in combination with the characteristics of the model. Conflict-free optimal paths are sought for four-way shuttles operating in parallel on each layer, and conflict control of the four-way shuttle system is performed using dynamic graph theory and the time-window-based \({A}^{*}\) algorithm. First, this paper establishes an optimisation model based on an improved genetic algorithm for scheduling the shortest time inbound and outbound operation tasks for the storage layout and structural characteristics of the four-way shuttle system. Second, this paper proposes an innovative algorithm design for the parallel operation of a four-way shuttle and hoist and automatic path finding of the four-way shuttle without movement direction limitations. According to the task scheduling optimisation model for inbound and outbound operations, an improved genetic algorithm solution model is proposed. The dynamic road network and the improved algorithm based on time windows are used to avoid obstacles during the operation of multiple four-way shuttles because of the possible overlap of movement paths when multiple four-way shuttles operate in parallel in a single layer and the possible conflict of reaching the overlapping area within the same period.

Te datasets used and/or analyzed during the current study available from the corresponding author on reasonable request.

Automated vehicle storage and retrieval system

Lee, S. G., Souza, R. D. & Ong, E. K. Simulation modelling of a narrow aisle automated storage and retrieval system (AS/RS) serviced by rail-guided vehicles. Comput. Ind. 30(3), 241–253. https://doi.org/10.1016/0166-3615(96)00025-5 (1996).

Fukunari, M. & Malmborg, C. J. A network queuing approach for evaluation of performance measures in autonomous vehicle storage and retrieval systems. Eur. J. Oper. Res. 193(1), 152–167. https://doi.org/10.1016/j.ejor.2007.10.049 (2009).

Wauters, T., Villa, F., Christiaens, J., Alvarez-Valdes, R. & Vanden Berghe, G. A decomposition approach to dual shuttle automated storage and retrieval systems. Comput. Ind. Eng. 101, 325–337. https://doi.org/10.1016/j.cie.2016.09.013 (2016).

Tappia, E., Roy, D., de Koster, R. & Melacini, M. Modelling, analysis, and design insights for shuttle-based compact storage systems. Transp. Sci. 51(1), 269–295. https://doi.org/10.1287/trsc.2016.0699 (2016).

Epp, M., Wiedemann, S. & Furmans, K. A discrete-time queueing network approach to performance evaluation of autonomous vehicle storage and retrieval systems. Int. J. Prod. Res. 55(4), 960–978. https://doi.org/10.1080/00207543.2016.1208371 (2017).

Tian, G. D. et al. Recycling of spent lithium-ion batteries: A comprehensive review for identification of main challenges and future research trends. Sustain. Energy Technol. Assess. 53, 102447. https://doi.org/10.1016/j.seta.2022.102447 (2022).

Zhao, X. et al. Analysis of the shuttle-based storage and retrieval system. IEEE Access 8, 146154–146165. https://doi.org/10.1109/ACCESS.2020.3014102 (2020).

Eder, M. An approach for a performance calculation of shuttle-based storage and retrieval systems with multiple-deep storage. Int. J. Adv. Manuf. Technol. 107(1–2), 859–873. https://doi.org/10.1007/s00170-019-04831-7 (2020).

Ekren, B. Y. & Akpunar, A. An open queuing network-based tool for performance estimations in a shuttle-based storage and retrieval system. Appl. Math. Model. 89(2), 1678–1695. https://doi.org/10.1016/j.apm.2020.07.055 (2021).

Article  MathSciNet  MATH  Google Scholar 

Ekren, B. Y. A multi-objective optimisation study for the design of an AVS/RS warehouse. Int. J. Prod. Res. 59(4), 1107–1126. https://doi.org/10.1016/j.cor.2017.02.012 (2020).

Hu, C. H. & Egbelu, P. J. A framework for the selection of idle vehicle home locations in an automated guided vehicle system. Int. J. Prod. Res. 38(3), 543–562. https://doi.org/10.1080/002075400189293 (2000).

Saez, D., Cortes, C. E. & Nunez, A. Hybrid adaptive predictive control for the multi-vehicle dynamic pick-up and delivery problem based on genetic algorithms and fuzzy clustering. Comput. Oper. Res. 35(11), 3412–3438. https://doi.org/10.1016/j.cor.2007.01.025 (2008).

Chung, E. & Lee, H. F. Agenetic algorithm for the generalized sequencing problem for automated storage and retrieval systems. Int. J. Serv. Oper. Inf. 3(1), 90–106. https://doi.org/10.1504/IJSOI.2008.017707 (2008).

Wang, Y. Y., Mou, S. D. & Wu, Y. H. Task scheduling for multi-tier shuttle warehousing systems. Int. J. Prod. Res. 53(19), 5884–5895. https://doi.org/10.1080/00207543.2015.1012604 (2015).

Li, Y., Lim, M. K. & Tseng, M. L. A green vehicle routing model based on modified particle swarm optimization for cold chain logistics. Ind. Manag. Data Syst. 119(3), 473–494. https://doi.org/10.1108/IMDS-07-2018-0314 (2019).

Li, Y. Research on logistics distribution vehicle path optimization based on simulated annealing algorithm. Adv. Multimed. 2022, 7363279. https://doi.org/10.1155/2022/7363279 (2022).

Alnowibet, K. A., Mahdi, S., El-Alem, M., Abdelawwad, M. & Mohamed, A. W. Guided hybrid modified simulated annealing algorithm for solving constrained global optimization problems. Mathematics 10(8), 1312. https://doi.org/10.3390/math10081312 (2022).

Liu, Y., Zhang, S. Y. & Hu, H. Y. A simulated annealing algorithm with tabu list for the multi-satellite downlink schedule problem considering waiting time. Aerospace 9(5), 235. https://doi.org/10.3390/aerospace9050235 (2022).

Kassaymeh, S. et al. Backpropagation neural network optimization and software defect estimation modelling using a hybrid salp swarm optimizer-based simulated annealing algorithm. Knowl. Based Syst. 244, 108511. https://doi.org/10.1016/j.knosys.2022.108511 (2022).

Lee, T. & Ueng, J. A study of vehicle routing problems with load-balancing. Int. J. Phys. Distrib. Logist. Manag. 29(9–10), 646–657. https://doi.org/10.1108/09600039910300019 (1999).

Su, C. Dynamic vehicle control and scheduling of a multi-depot physical distribution system. Integr. Manuf. Syst. 10(1), 56–65. https://doi.org/10.1108/09576069910247609 (1999).

Taniguchi, E., Thompson, R.G., Yamada, T. & Duin, R.V. Vehicle routing and scheduling with ITS. In City Logistics 137–174 https://doi.org/10.1108/9780585473840-007 (2001).

Taniguchi, E., Yamada, T. & Tamaishi, M. Modelling dynamic vehicle routing and scheduling with real-time information on travel times. In Transportation and Traffic Theory in the 21st Century 329–347 https://doi.org/10.1016/B978-008043926-6/50019-1 (2002).

Taniguchi, E. & Yamada, T. Reliable vehicle routing and scheduling with time windows towards city logistics. In The Network Reliability of Transport 301–322 https://doi.org/10.1108/9781786359544-018 (2003).

Yang, P., Tao, P. R., Xu, P. & Gong, Y. M. Bi-objective operation optimization in multi-shuttle automated storage and retrieval systems to reduce travel time and energy consumption. Eng. Optim. https://doi.org/10.1080/0305215X.2022.2096881 (2022).

Polten, L. & Emde, S. Multi-shuttle crane scheduling in automated storage and retrieval systems. Eur. J. Oper. Res. 302(3), 892–908. https://doi.org/10.1016/j.ejor.2022.01.043 (2022).

Article  MathSciNet  MATH  Google Scholar 

Zhen, L., Wu, J. W., Li, H. L., Tan, Z. Y. & Yuan, Y. Y. Scheduling multiple types of equipment in an automated warehouse. Ann. Oper. Res. https://doi.org/10.1007/s10479-022-04935-6 (2022).

Article  PubMed  PubMed Central  Google Scholar 

Fandi, W., Kouloughli, S. & Ghomri, L. Multi-shuttle AS/RS dimensions optimization using a genetic algorithm-case of the multi-aisle configuration. Int. J. Adv. Manuf. Technol. 120(1–2), 1219–1236. https://doi.org/10.1007/s00170-022-08787-z (2022).

Li, X. W., Zhang, C. R., Yang, W. M. & Qi, M. Y. Multi-AGVs conflict-free routing and dynamic dispatching strategies for automated warehouses. In iCatse International Conference on Mobile and Wireless Technology (ICMWT)/iTAIWAN Workshop. Proceedings Paper. Hong Kong, Hong Kong. Jun 25–27 https://doi.org/10.1007/978-981-13-1059-1_26 (2018).

Roy, D., Nigam, S., de Koster, R., Adan, I. & Resing, J. Robot-storage zone assignment strategies in mobile fulfillment systems. Transp. Res. E-Log. 122, 119–142. https://doi.org/10.1016/j.tre.2018.11.005 (2019).

Hulagu, S. & Celikoglu, H. B. Electric vehicle location routing problem with vehicle motion dynamics-based energy consumption and recovery. IEEE Trans. Intell. Transp. Syst. 23(8), 10275–10286. https://doi.org/10.1109/TITS.2021.3089675 (2022).

Huda, R. K. & Banka, H. Efficient feature selection methods using PSO with fuzzy rough set as fitness function. Soft Comput. 26(5), 2501–2521. https://doi.org/10.1007/S00500-021-06393-X (2021).

Hassan, A., Anter, A. & Kayed, M. A robust clustering approach for extending the lifetime of wireless sensor networks in an optimized manner with a novel fitness function. Sustain. Comput. Inform. Syst. 30, 100482. https://doi.org/10.1016/j.suscom.2020.100482 (2021).

Brookes, D. H., Aghazadeh, A. & Listgarten, J. On the sparsity of fitness functions and implications for learning. Proc. Natl. Acad. Sci. https://doi.org/10.1073/PNAS.2109649118 (2022).

Meysam, M., Seyed, S. F., Soodabeh, M., Leyla, S. T. & Mirpouya, M. A modified adaptive genetic algorithm for multi-product multi-period inventory routing problem. Sustain. Oper. Comput. 3, 1–9. https://doi.org/10.1016/J.SUSOC.2021.08.002 (2022).

Xue, Y., Cai, X. & Neri, F. A multi-objective evolutionary algorithm with interval based initialization and self-adaptive crossover operator for large-scale feature selection in classification. Appl. Soft Comput. J. 127, 109420. https://doi.org/10.1016/J.ASOC.2022.109420 (2022).

Tsai, C. Y., Liou, J. J. H. & Huang, T. M. Using a multiple-GA method to solve the batch picking problem: Considering travel distance and order due time. Int. J. Prod. Res. 46(22), 6533–6555. https://doi.org/10.1080/00207540701441947 (2008).

Chen, H. W., Liu, S. M., Magomedov, R. M. & Davidyants, A. A. Optimization of inflow performance relationship curves for an oil reservoir by genetic algorithm coupled with artificial neural-intelligence networks. Energy Rep. 7, 3116–3124. https://doi.org/10.1016/J.EGYR.2021.05.028 (2021).

Vishnu, C. R., Das, S. P., Sridharan, R., Kumar, P. N. R. & Narahari, N. S. Development of a reliable and flexible supply chain network design model: A genetic algorithm based approach. Int. J. Prod. Res. 59(20), 6185–6209. https://doi.org/10.1080/00207543.2020.1808256 (2021).

Saidat, S., Junoh, A. K., Muhamad, W. Z. A. W. & Yahya, Z. Modified job shop scheduling via Taguchi method and genetic algorithm. Neural Comput. Appl. 34(3), 1963–1980. https://doi.org/10.1007/S00521-021-06504-7 (2021).

Duan, Q. F. & Rane, D. The path of rural industry revitalization based on improved genetic algorithm in the internet era. Comput. Intell. Neurosci. 2022, 1632224. https://doi.org/10.1155/2022/1632224 (2022).

Article  PubMed  PubMed Central  Google Scholar 

Hua, Z. M., Liu, Z. Y., Yang, L. J. & Yang, L. Improved genetic algorithm based on time windows decomposition for solving resource-constrained project scheduling problem. Autom. Constr. 142, 104503. https://doi.org/10.1016/J.AUTCON.2022.104503 (2022).

Zhang, Z., Wu, J., Dai, J. & He, C. Optimal path planning with modified A-Star algorithm for stealth unmanned aerial vehicles in 3D network radar environment. Proc. Inst. Mech. Eng. Part G J. Aerosp. Eng. 236(1), 72–81. https://doi.org/10.1177/09544100211007381 (2022).

Wang, D. J. Indoor mobile-robot path planning based on an improved A* algorithm. J. Tsinghua Univ. Nat. Sci. Edn. 52(8), 1085–1089 (2012).

Zhao, X., Wang, Z. & Huang, C. K. Mobile robot path planning based on an improved A* algorithm. Robot 40(6), 903–910. https://doi.org/10.13973/j.cnki.robot.170591 (2018).

Ma, L., Zhang, H. T., Meng, S. J. & Liu, J. Y. Volcanic ash region path planning based on improved A* algorithm. J. Adv. Transp. 2022, 9938975. https://doi.org/10.1155/2022/9938975 (2022).

Here, we are deeply grateful to all reviewers and editors.

School of Transportation, Jilin University, Changchun, 130022, China

Jia Mao, Jinyuan Cheng & Baogui Cao

College of Automotive Engineering, Jilin University, Changchun, China

You can also search for this author in PubMed  Google Scholar

You can also search for this author in PubMed  Google Scholar

You can also search for this author in PubMed  Google Scholar

You can also search for this author in PubMed  Google Scholar

All authors have made substantial contributions to the work reported in the manuscript (e.g., technical help, writing and editing assistance, and general support). All authors read and approved the fnal manuscript.

The authors declare no competing interests.

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Mao, J., Cheng, J., Li, X. et al. Research on schedling optimization of four-way shuttle-based storage and retrieval systems. Sci Rep 13, 3999 (2023). https://doi.org/10.1038/s41598-023-31050-8

DOI: https://doi.org/10.1038/s41598-023-31050-8

Anyone you share the following link with will be able to read this content:

Sorry, a shareable link is not currently available for this article.

Provided by the Springer Nature SharedIt content-sharing initiative

By submitting a comment you agree to abide by our Terms and Community Guidelines. If you find something abusive or that does not comply with our terms or guidelines please flag it as inappropriate.

Scientific Reports (Sci Rep) ISSN 2045-2322 (online)

Research on schedling optimization of four-way shuttle-based storage and retrieval systems | Scientific Reports

Mezzanine Storage Sign up for the Nature Briefing newsletter — what matters in science, free to your inbox daily.