Next Article in Journal
CFD Analysis of Biofouling Effect on Submarine Resistance and Wake
Previous Article in Journal
State-of-the-Art in Ports and Terminal Management and Engineering
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Departure Vessel Scheduling Optimization Considering Traffic Restrictions in Turning Basin: A Case Study for Xuwen Terminal

1
Naval Architecture and Shipping College, Guangdong Ocean University, Zhanjiang 524000, China
2
Guangdong Provincial Engineering Research Center for Ship Intelligence and Safety, Zhanjiang 524000, China
3
Guangdong Provincial Key Laboratory of Intelligent Equipment for South China Sea Marine Ranching, Zhanjiang 524000, China
*
Authors to whom correspondence should be addressed.
J. Mar. Sci. Eng. 2023, 11(7), 1311; https://doi.org/10.3390/jmse11071311
Submission received: 16 May 2023 / Revised: 18 June 2023 / Accepted: 19 June 2023 / Published: 27 June 2023
(This article belongs to the Special Issue Maritime Logistics and Shipping)

Abstract

:
As the largest modern passenger Roll-on Roll-off (RoRo) terminal around the world, the berthing operation of Xuwen terminal is occasionally suspended due to bad weather, such as strong wind or thick fog. During the suspension, the number of stranded passengers and vehicles increasingly accumulates. As soon as the weather permits, the growth exerts great pressure, especially on large-scale vessels leaving the port, whose inefficiency may cause a loss of access to the terminal for inbound ships and chaos for port management. The focus of this study is to improve the efficiency of departure scheduling by optimizing traffic rules in the harbor basin. A mathematical optimization model is formulated for minimizing the total scheduling time, and then an adaptive simulated annealing (ASA) algorithm is proposed to solve the model. A specific decoding rule is introduced, referring to the characteristics of the mentioned model. After employing the operation data of the Xuwen terminal, a numerical experiment showed that the proposed scheduling method outperformed the first-come, first-served (FCFS) strategy and an improved ant colony algorithm (ACA). Moreover, the constructed simulation model of the terminal manifested the validity of the optimal solution.

1. Introduction

Passenger Roll-on Roll-off (RoRo) shipping is widely applied in the inland sea, strait, and coastal islands because of its quick turnover and low investment. With the gradual increase in economy and tourism, passenger RoRo terminals have been increasingly constructed [1]. As the largest modern passenger RoRo terminal worldwide, Xuwen terminal is located at the southernmost point of the Chinese mainland, the core of the golden path Qiongzhou Strait, connecting Hainan Island and Guangdong province. After the terminal began operation in 2020, the route from Xuwen terminal to Xinhai terminal was greatly shortened in distance to 12 n miles and in navigation time to less than one and a half hours from the mainland to Hainan Island, as shown in Figure 1. At present, Xuwen terminal is responsible for most sea-cross demands of passengers and vehicles. However, severe weather, e.g., heavy fog, typhoon, and so on, plays an important role in passenger RoRo shipping, the frequency of which is growing gradually in the context of global warming. When faced with severe weather, the operations of Xuwen terminal must be suspended so as not to harm life and property, which leaves thousands of stranded passengers and vehicles. On a reopening day when the weather returns to normal, the terminal is forced to undertake several times more transportation tasks than usual. A large number of ships are scheduled to carry waiting passengers and vehicles across the sea as soon as possible. Because the berths are almost completely occupied by outbound ships loading stranded passengers and vehicles at the beginning of the reopening day, there are no vacant berths for arrival vessels. If the efficiency of evacuating outbound ships is poor enough, bottlenecks can occur in both land traffic and marine traffic. During the Spring Festival of 2023, there was a huge traffic jam in Xuwen terminal due to heavy fog, leading to great inconvenience and generating an adverse effect on the social reputation of the terminal. Therefore, there is an urgent need for an efficient departure ship scheduling plan during a reopening day to allow vessels to leave the terminal quickly.
As is known, the existing research on passenger RoRo terminals mainly involves four categories: ship stowage [1,2], security assessment [3,4], layout planning [5], and capacity analysis [6,7]. Studies on passenger RoRo ship scheduling are rare. Apparently, most researchers focus on container ports, bulk cargo ports, and so on. In these ports, waterway traffic rules are always regarded as the primary object for optimizing vessel sequence. Zhang et al. [8] established a single-objective model and a simulated annealing and multiple population genetic algorithm (SAMPGA) to coordinate the channel and berth. Furthermore, a multi-objective mathematical formulation and a multi-objective genetic algorithm (MOGA) were proposed by Zhang et al. [9]. To minimize the weighted dwelling time of vessels, Liu et al. [10] came up with a mixed-integer linear programming (MILP) formulation. Liu et al. [11] applied fuzzy theory to optimize ship scheduling in a one-way waterway. This approach improved the adaptability of the scheduling system to uncertain external factors. Gan et al. [12] proposed an online ship sequencing and scheduling algorithm (OSS-SW) for managing ship sequences in restricted waterways. By integrating the sliding window scheme, the ship scheduling problem was divided into several subproblems, which were solved using the OSS method. Corry and Bierwirth [13] integrated the discrete berth allocation and restricted waterway scheduling with three-segment and five-segment transits, assuming the navigation route of ships as fixed. To minimize the total waiting time of all ships, Zhang et al. [14] studied inbound and outbound orders through a two-way channel affected by tides. The waterway ship scheduling problem (WSSP) was proposed by Lalla-Ruiz et al. [15] for the sake of assigning waterways to different vessels. Then, taking the WSSP as the multi-mode resource-constrained project scheduling problem, Hill et al. [16] reformulated a mathematical model. Jia et al. [17] managed channel traffic, simultaneously optimizing waterway and anchorage utilization by proposing a Lagrangian relaxation heuristic. Zhang et al. [18] paid attention to three key conflict areas in a compound waterway and proposed a multi-objective scheduling model aimed at minimizing the waterway occupancy time and total waiting time for all ships.
In addition to the waterway, other seaside operation resources have also received some attention, e.g., berth allocation [19,20], ship lock scheduling [21,22], quay crane scheduling [23,24], and so on. Roughly speaking, these resources are closely related to ships entering and leaving a port, where the turning basin is also a necessary water area. Each inbound or outbound ship must turn around within the turning basin, which has not obtained much attention. In container ports, limited maneuvering space for vessels leads to only one ship being able to turn around in the turning basin at a time. Even so, the multi-harbor layout of ports could mitigate the impact on overall scheduling efficiency. But for a port with one harbor designed to serve several vessels with good maneuverability turning around simultaneously, shown in Figure 2, the turning basin scheduling method greatly slows down operations. This paper presents a mathematical model coordinating fairway and turning basin to determine the sequence of outbound passenger RoRo vessels.
Current algorithms proposed for the waterway, berth, quay crane, and so on are inapplicable to the scheduling optimization of the turning basin. An adaptive simulated annealing algorithm (ASA) is designed for the proposed mathematical model. The simulated annealing algorithm (SA) was given by Kirkpatrick et al. [25], Černý [26] as an extension algorithm of Metropolis et al. [27]. Some studies of port operation adopted the algorithm as the solution method. Kim and Moon [28] introduced a berth-scheduling model using SA. Concerning the navigation co-scheduling of three gorges, Zhang et al. [29] developed a mixed-integer nonlinear programming model as well as a hybrid of SA and a local search algorithm. Xu et al. [30] proposed a MILP model for the berth scheduling problem considering traffic limitations of channels, including one-way traffic, two-way traffic, and hybrid traffic. To solve these problems, a problem-specific hybrid simulated annealing algorithm was presented, which has demonstrated good computational performance and obtained near-optimal solutions. Therefore, SA was used as the research method due to its effectiveness in solving these problems.
The main contributions of the paper are summarized as follows: (1) Xuwen terminal has an urgent demand to evacuate outbound ships on the reopening day. Most studies of ship schedules are about the container and bulk cargo ports, etc., neglecting optimization of the turning basin. This paper promotes an effective departure scheduling scheme on a reopening day for Xuwen terminal based on improved traffic rules of the harbor basin. (2) Integrating the safety domain of vessels and continuity of navigation is taken to model the problem mathematically. Then, a mathematical formulation is provided with the objective of minimizing the total scheduling time. (3) An ASA is developed to solve the mentioned formulation. In the algorithm, the fitness function is the objective of the model, and a problem-specific decoding rule is proposed to turn a vessel sequence into the scheduling time of each ship.
This paper is structured as follows. In Section 2, the departure vessel scheduling problem in the Xuwen terminal is recommended. A mathematical formulation is described in Section 3, and an ASA algorithm is illustrated in Section 4, followed by experiment and simulation in Section 5. Finally, some conclusions are provided in Section 6.

2. Problem Description

At Xuwen terminal, land-supporting facilities are relatively abundant and advanced. The comprehensive passenger reception building and passenger boarding bridge are able to efficiently, safely, and comfortably serve passengers. The waiting area for cross-sea vehicles before the security check is large enough to meet demands. The seaside layout of the Xuwen terminal is shown in Figure 2. The terminal fairway is narrow and unable to accommodate two-way navigation. There are eight jetties in the terminal basin, each with two berths distributed on either side of the jetty, for a total of 16 berths. An extra berth for dangerous cargo vessels is not within the scope of optimization in this paper. The harbor basin is restricted by the breakwater, the length of which prevents more than two ships from turning around at the same time and the width of which also prevents two vessels from overtaking, meeting, encountering, or running parallel. Equipped with twin propellers, twin rudders, and one bow thruster, the vessels could berth or unberth without the assistance of tugs thanks to their good maneuverability. The ship draft is low, and ship navigation in the fairway and harbor basin is not affected by the tide. Arrival ferries enter Xuwen terminal and berth with the bow towards the land, namely forward berthing. While outbound vessels unberth with the stern forward, then turn in the harbor basin and leave the terminal with the bow forward. At present, ship scheduling in the Xuwen terminal depends on manual experience. Only one ship is allowed to sail in the turning basin at a time, which prioritizes safety but is at the expense of efficiency, resulting in limited utilization of the restricted turning basin.
A reopening day refers to the first day following closure days caused by severe weather. When danger comes, all ships must leave Xuwen terminal and seek shelter in a safe anchorage due to the absence of a sheltered basin. After the weather becomes favorable for navigation, shipping companies arrange a corresponding number of ships to return to the terminal based on the number of stranded or delayed vehicles and passengers. Eager crowds always choose the earliest possible voyages on the reopening day, resulting in the first batch of ships occupying most of the berths. If the first ships cannot be scheduled quickly to leave the terminal, there will be no free berths for arrival ferries. The port authority draws up the ship scheduling plan by the principle of first-come, first-served (FCFS). For the first batch of vessels on the reopening day, a former arrival vessel enters the terminal first, assigned to a berth distant from the breakwater entrance. The short intervals between the arrivals of ships, extended in-port sailing time of preceding ships, and uniform handling time contribute to the simultaneous unberthing moment of the first batch of ships. However, the manual method is unable to complete such a high-traffic task in a reasonable time. Therefore, a timely and effective departure scheduling scheme is urgent to avoid bottlenecks and congestion. This study adopts improved traffic regulations in the harbor basin and fairway to enhance departure efficiency.
Figure 3 describes the optimized traffic regulations that need to be followed by any two leaving vessels in the Xuwen terminal. The main line represents the necessary route for any outbound ship to leave the terminal, and a branch line shows the specific route for an outbound ship moored at the corresponding berth. Three subfigures, respectively, depict three steps of the departure process for ship A. (1) The first step involves maneuvering along its branch line, stern-first toward its berth. If there is also another outbound ship in the first step, the distance between the two ships must be no less than 2 S r . (2) The second step is turning around in the harbor basin, creating a restricted area, also known as a safety domain, which is a circle with a radius of S r . Other ships are not allowed to enter the domain. For two ships in the first step, they will turn around simultaneously, so they must maintain a distance of 2 S r for safety reasons. (3) The third step involves sailing on the main line through the harbor basin and fairway. When two outbound ships are on the main line, they cannot be less than a distance of S v from each other.

3. Mathematical Model

3.1. Problem Hypothesis

In order to construct the model, several feasible assumptions are made as follows:
(i) Outbound vessels are the optimization objects, and inbound vessels are not taken into account. These outbound ships have the same prepared unberthing time at the beginning of the planning horizon;
(ii) The start and end points of the departure vessel scheduling are from berth to breakwater entrance;
(iii) Note that the number of berths in the model exceeds the actual number by one. A virtual vessel with index 0 is allocated to the virtual berth 0. The start and end moments of vessel 0 are set as the beginning of the planning period;
(iv) Navigation on the one-way waterway is not affected by tides.

3.2. Definition of Variables

The notations for formulating the mathematical model are defined in Table 1.

3.3. The Optimization Model

The optimization mathematical model for departure ship scheduling is described as follows.
min j I i I t f j t f i K i j , i I , j I
K i i = 0 , i I
t b i 0 , i I
t f i 0 , i I
t f i = t b i + T b t o t + T t u r n + T t t o e i , i I
t b i t b j + T b t o t + T t u r n 1 K i j M + 1 Q i j M + B i j M + A i j M , i I , j I
t b i t b j + S r x j x i v 0 + T t u r n 1 K i j M + 1 Q i j M + B i j M + A i j M , i I , j I
t b i t b j + T t u r n 1 K i j M + 1 Q i j M + 1 B i j M + A i j M , i I , j I
t b i t b j + T b t o t + T t u r n + x i x j v 0 1 K i j M + Q i j M , i I , j I
t b i t b j + x i x j + S r v 0 + T t u r n 1 K i j M + Q i j M , i I , j I
t b i t b j + S v x j x i v 0 1 K i j M , i I , j I
t f i t f j + S v v 0 1 K i j M , i I , j I
The objective Function (1) aims to minimize the total scheduling time of the ship schedule. Equation (2) means that each ship can only be scheduled once. Constraints (3)–(4) ensure that each ship is scheduled after the beginning of the planning horizon. Equation (5) indicates the time vessel i approaching the fairway entrance equals the time vessel i unberthing plus the time passing through the terminal basin. Constraints (6)–(7) are for 0 < x j x i < S r . Constraint (6) indicates that the time vessel i finishing turning around is earlier than the time vessel j leaving its berth. Constraint (7) means vessel j can begin turning around when vessel i is S r away from x j . The time vessel j begins to turn around is later than the time vessel i finishes turning around, which is aimed at S r < x j x i < 2 S r , constrained by (8). Constraints (9)–(10) are for x j x i < 0 . Ship j leaves the berth when ship i navigates through the berth of ship j . And ship j turns around after the distance between ship i and ship j is greater than S r . Constraints (11) and (12) indicate that two ships in consecutive order must maintain a minimum distance of S v when they navigate in the turning basin or fairway.

4. Algorithm Design

The simulated annealing (SA) algorithm originated from a thermodynamic process in which the temperature of a material system is gradually decreased until it reaches equilibrium. The SA algorithm is widely applied to solve various problems due to its high robustness and ability to obtain the globally optimal solution. In this section, an Adaptive Simulated Annealing (ASA) algorithm is proposed to address the problem of departure vessel scheduling, which is analogous to the Traveling Salesman Problem. Outbound ships are considered stations, and the distance represents the time interval between successive ships arriving at the breakwater entrance. Solutions are encoded by ship scheduling orders. Additionally, a problem-specific decoding rule is given by accommodating the characteristics of the proposed model.
Algorithm 1 illustrates the procedure of the proposed algorithm. Lines 1–3 correspond to the initialization process. D ( m , n ) , the initial distance from the m th station to the n th station, is calculated according to constraints (6)–(12). s i 1 N , an initial vessel sequence, is generated in ascending order of ship number. The current permutation   c i 1 N is set equal to s i 1 N .   c i 1 N is decoded into a solution, and its corresponding objective value   f o b j   c i 1 N is calculated. The initial temperature is denoted as T 0 . The conditional rules for searching for the optimal solution are shown in lines 4–5. T means the temperature which is linearly decreased according to the following formula:
T = q T 0 < q < 1
where q is a decrement factor. The constant R indicates the number of iterations per temperature. Then, a next neighbor   t i 1 N is created by swapping two positions randomly selected in permutation   c i 1 N . The feasibility test mainly excludes permutations that contain repeated ship numbers, and there is no additional special constraint on the departure sequence.
Algorithm 1: ASA algorithm
Input: Problem instance
Output: A feasible solution
1: Let D be an N × N initial distance matrix with elements D ( m , n )
2: s i 1 N an arbitrary starting permutation.   c i 1 N   s i 1 N , T T 0
3: Calculate the corresponding objective value   f o b j   c i 1 N
4: while  T > T e n d  do
5:   for  r 0 to R  do
6:    Construct a trial permutation   t i 1 N if feasible.
7:    for  i 1  to  N  do
8:      t b t i 0 , t f t i 0
9:      end for
10:     for  i 1  to  N  do
11:       D ( t i 1 , t i ) max t f t j + d ( t j , t i ) t f t i 1 , 1 < j < i
12:       t f t i t f t i 1 + D l ( t i 1 , t i ) , t b t i t f t i t n t i
13:    end for
14:     Calculate the corresponding objective value   f o b j   t i 1 N
15:     If    f o b j t i 1 N < f o b j c i 1 N  do    c i 1 N t i 1 N
16:     Else do    c i 1 N t i 1 N when r a n d o m 0 , 1 < exp β / T
17:     end if
18:    end for
19:     T = q T
20: end while
21: Return the solution corresponding to   c i 1 N
Lines 7–13 show the process of decoding a sequence into its solution. t b t i and t f t i , respectively, mean the start moment and the end moment of the outbound vessel t i . D ( t i 1 , t i ) represents the actual minimal time interval between vessel t i 1 and t i in vessel sequence   t i 1 N . t n t i is the sailing time in the terminal basin required for vessel t i . Fitness function   f o b j   t i 1 N is obtained according to the objective (1).
Lines 15–17 represent the process of a trial permutation being accepted as a new current permutation. Permutations that improve the fitness function are always accepted. While worse candidate permutations are accepted with a certain probability determined by the Boltzmann probability P , which is defined as:
P = e β T
where β is the difference in fitness function between the current and the trial permutation.

5. Experiment and Simulation

This section is devoted to verifying the performance of our approach, and a problem instance is designed based on the data given by the Xuwen terminal. We assume that the number of outbound ships berthed in Xuwen terminal is 16, which means all berths are occupied. These ships are waiting at the berth after finishing handling, ready for scheduling instructions. The ship number corresponds to its berth. A departure sequence is urgent for the 16 ships to leave the terminal as soon as possible. The size of ships in Xuwen terminal is not much different, and we set the length of ships L to 128 m, the maximum length of all ships. The average speed value from the turning basin to the breakwater entrance V 0 is set as 3 knots. Based on the experience of port staff and shippers, the safety domain radius S r and safety clearance S v are, respectively, set as 1.5 L and 3 L . The time for an outbound ship in the first step and second step of the departure process is defined as 300 s and 120 s, which are statistical averages obtained from VTS data. And T t t o e m i , time for the third step, is related to the position of ship i , as shown in Table 2. The berth number is in descending order of distance from the fairway.
On the basis of preliminary experiments and experience, the parameters in the ASA algorithm are set as follows: initial temperature T 0 = 1000 , the minimum temperature T e n d = 1 , the decrement factor q = 0.94 , and the number of iterations per temperature R = 100 .
The experiments are executed on a computer with an Intel Core i7 Processor of 2.9 GHz and 8 GB of RAM. On the one hand, the effectiveness of the ASA algorithm is examined by comparing it with the FCFS strategy and an improved ant colony algorithm (ACA) [31]. The comparison is implemented in Visual Studio 2019 using C++ programming language. On the other hand, a discrete event simulation model for the departure process in the Xuwen terminal is constructed, capable of further verifying the feasibility of the proposed method. The simulation is performed in the Flexsim platform.

5.1. Effectiveness Experiment

The performance of AACO is evaluated by comparing it with the FCFS strategy and an improved ACA. According to Zhang, Wu and Liu [31], to apply the ACA to this paper, the problem studied is regarded as finding an open route traversing all ships with a fixed starting vertex, the virtual ship. The parameters related to the ACA are set as follows: the number of ants m = 20 , the pheromone trails factor α = 4 , the heuristic information factor β = 3 , the volatilization coefficient ρ = 0.5 , the number of pheromones carried by each ant Q = 10 , and the maximum iteration times N C _ MAX = 1000 .
Table 3 compares the scheduling schemes respectively required by ASA, FCFS, and ACA. t b i and t f i are the start and end times for an outbound ship, and TST indicates the total scheduling time. # means the ship number.
Following the actual scheduling principle of FCFS, which allows only one vessel to be served in the terminal basin at a time, the vessel that enters the terminal first will leave the terminal first from the further berth, while the ACA and ASA algorithms follow the improved traffic policy, which allows for the simultaneous service of two to three vessels within the harbor basin. In two schemes proposed by ACA and ASA algorithms, the total scheduling times are decreased by about 5500 s and 8600 s, respectively, more than 40% and 60%, superior to FCFS. Moreover, the solution obtained by ASA is 37.8% better than that of ACA, reflecting the superiority of the proposed algorithm in solving the departure scheduling problem. Furthermore, the travel time from the Xinhai terminal to the Xuwen terminal is approximately 1.5 h (5400 s), while the minimum optimization time is only 1.43 h. In other words, when the terminal is at full capacity for outbound ships, they can all complete their departures before the opposite ships arrive at the terminal. Consequently, our proposed method performs well when acquiring an effective solution to tackling the departure scheduling problem.

5.2. Simulation

According to the departure process described in Section 2, the navigation of outbound ships in the Xuwen terminal is simulated. Flexsim simulation software provides various simulation entities with different features and functions, which can be used to represent seaside resources in the terminal basin. Figure 4 depicts the simulation layout for the departure process at Xuwen terminal. The Source object is used to create flow items, namely outgoing ships, and releases them to corresponding berths according to a predetermined departure sequence. The berth is represented by the Queue object with a maximum content of one flow item. The Sink object could receive and destroy flow items that have reached the breakwater entrance. Other simulation entities are applied to represent the three steps of the departure process. The first step in the branch line is represented by the Processor object, whose process time is set as T b t o t . The second step is the turning process, which is also represented by the Processor object with T t u r n process time. Additionally, a kinematics code is added under the Triggers tab in the Properties window to simulate the turning around process. The third step, navigation on the main line, is represented as the Conveyor object. The speed of conveyors is set as V 0 , and the virtual length is set to equal the actual navigation track.
Once the simulation model is constructed, the optimal solution obtained from the ASA algorithm, as shown in Table 3, is implemented. And Dashboards module can provide a real-time assessment of navigation situations during the departure process. The visualization results are depicted in Figure 5, where the vertical axis represents the number of service vessels in three departure steps. As can be seen from the figure, the maximum content in the first and third steps could reach up to three ships. Meanwhile, the maximum content in the second step is limited to two ships, which conforms to the actual restriction that only two ships are allowed to turn around simultaneously in the restricted turning basin. The five common fluctuations shown in the three subfigures indicate that the optimal solution divides the 16 outgoing ships into five batches based on the improved traffic rules. The Idle periods of the branch line correspond to busy periods of the main line, and vice versa, which is in line with the departure flow. The relationships between vessels during the sailing are intuitive, and there are no ship conflicts. The above analysis shows that the departure sequence generated by our proposed model and algorithm is a practical solution.

6. Discussion and Conclusions

In response to the outbound vessel scheduling problem that occurred on the reopening day of Xuwen terminal, this paper enhances the scheduling efficiency in a way that optimizes the traffic rule of the turning basin. A mathematical formulation is then presented, which takes into account several restrictions related to traffic safety and aims to minimize the total scheduling time. A corresponding ASA framework is introduced, where a problem-specific decoding method is applied. The data of the Xuwen terminal are adopted in the experiment and simulation. The result of the experiment has proved that our proposed method is superior to FCFS and ACA, with a 62.8% and 37.8% total scheduling time optimality average gap. The simulation conducted on the Flexsim platform suggests that the optimal vessel sequence is a reasonable solution. In summary, the application of our method to the decision-making of the reopening day helps to evacuate stranded passengers and vehicles and avoid traffic problems both at sea and on land.
It has been observed that daily traffic can still result in congestion due to inflexible operation plans. Robust schemes can alleviate this issue, especially in short-passenger RoRo shipping with a high frequency of inbound and outbound ship traffic. The entire cross-strait dispatch is extremely sensitive to various sources of uncertainty, such as sailing speed and handling time. Therefore, for future work, we aim to explore ways to prevent such cases and develop real-time, robust, and flexible solutions.

Author Contributions

Conceptualization, Q.J. and J.L; methodology, Q.J. and R.L.; software, Q.J. and J.L.; validation, R.L. and J.L.; formal analysis, Q.J.; investigation, Q.J. and R.L.; resources, R.L.; data curation, Q.J.; writing—original draft preparation, Q.J.; writing—review and editing, R.L.; visualization, Q.J.; supervision, J.L.; project administration, R.L.; funding acquisition, R.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China, grant number 52171346; the Natural Science Foundation of Guangdong Province, grant number 2021A1515012618; the special projects of key fields (Artificial Intelligence) of Universities in Guangdong Province, grant number 2019KZDZX1035; the program for scientific research start-up funds of Guangdong Ocean University, grant number R19055.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Zhang, Y.; Tian, H.; He, L.; Ma, S.; Yang, L. A Two-Phase Stowage Approach for Passenger-Cargo RoRo Ship Based on 2D-KP: Coping with Complex Rotation and Safe Navigation Constraints. IEEE Access 2020, 8, 95807–95822. [Google Scholar] [CrossRef]
  2. Song, Z. Dynamic Algorithm of Vehicle-loading for Rolling-ship. Comput. Eng. 2004, 522–523. [Google Scholar] [CrossRef]
  3. Mabrouki, C.; Bentaleb, F.; Mousrij, A. A decision support methodology for risk management within a port terminal. Saf. Sci. 2014, 63, 124–132. [Google Scholar] [CrossRef]
  4. Yatskiv, I.; Savrasovs, M.; Gromule, V.; Zemljanikins, V. Passenger Terminal Safety: Simulation Modelling as Decision Support Tool. Procedia Eng. 2016, 134, 459–468. [Google Scholar] [CrossRef] [Green Version]
  5. Tang, G.; Yu, J.; Li, N.; Song, X.; Zhao, X.; Yu, X.; Qi, Y. Multi-agent microscopic simulation based layout design for Lushun Ro-Pax terminal. Simul. Model. Pract. Theory 2019, 96, 101942. [Google Scholar] [CrossRef]
  6. Balaban, M.; Mastaglio, T. RoPax/RoRo: Exploring the use of simulation as decision support system. In Proceedings of the 2013 OCEANS, San Diego, CA, USA, 23–27 September 2013; pp. 1–10. [Google Scholar]
  7. Özkan, E.D.; Nas, S.; Güler, N. Capacity Analysis of Ro-Ro Terminals by Using Simulation Modeling Method. Asian J. Shipp. Logist. 2016, 32, 139–147. [Google Scholar] [CrossRef] [Green Version]
  8. Zhang, X.; Lin, J.; Guo, Z.; Liu, T. Vessel transportation scheduling optimization based on channel-berth coordination. Ocean Eng. 2016, 112, 145–152. [Google Scholar] [CrossRef]
  9. Zhang, X.; Chen, X.; Ji, M.; Yao, S. Vessel Scheduling Model of a One-Way Port Channel. J. Waterw. Port Coast. Ocean Eng. 2017, 143, 11. [Google Scholar] [CrossRef]
  10. Liu, B.L.; Li, Z.C.; Sheng, D.; Wang, Y.D. Integrated planning of berth allocation and vessel sequencing in a seaport with one-way navigation channel. Transp. Res. Part B—Methodol. 2021, 143, 23–47. [Google Scholar] [CrossRef]
  11. Liu, D.D.; Shi, G.Y.; Kang, Z. Fuzzy Scheduling Problem of Vessels in One-Way Waterway. J. Mar. Sci. Eng. 2021, 9, 1064. [Google Scholar] [CrossRef]
  12. Gan, S.J.; Wang, Y.X.; Li, K.; Liang, S. Efficient online one-way traffic scheduling for restricted waterways. Ocean Eng. 2021, 237, 109515. [Google Scholar] [CrossRef]
  13. Corry, P.; Bierwirth, C. The Berth Allocation Problem with Channel Restrictions. Transp. Sci. 2019, 53, 708–727. [Google Scholar] [CrossRef]
  14. Zhang, B.; Zheng, Z.; Wang, D. A model and algorithm for vessel scheduling through a two-way tidal channel. Marit. Policy Manag. 2020, 47, 188–202. [Google Scholar] [CrossRef]
  15. Lalla-Ruiz, E.; Shi, X.; Voß, S. The waterway ship scheduling problem. Transp. Res. Part D Transp. Environ. 2018, 60, 191–209. [Google Scholar] [CrossRef]
  16. Hill, A.; Lalla-Ruiz, E.; Voss, S.; Goycoolea, M. A multi-mode resource-constrained project scheduling reformulation for the waterway ship scheduling problem. J. Sched. 2019, 22, 173–182. [Google Scholar] [CrossRef]
  17. Jia, S.; Li, C.L.; Xu, Z. Managing Navigation Channel Traffic and Anchorage Area Utilization of a Container Port. Transp. Sci. 2019, 53, 728–745. [Google Scholar] [CrossRef]
  18. Zhang, X.Y.; Li, R.J.; Chen, X.; Li, J.J.; Wang, C.B. Multi-object-based Vessel Traffic Scheduling Optimisation in a Compound Waterway of a Large Harbour. J. Navig. 2019, 72, 609–627. [Google Scholar] [CrossRef]
  19. Du, Y.Q.; Chen, Q.S.; Quan, X.W.; Long, L.; Fung, R.Y.K. Berth allocation considering fuel consumption and vessel emissions. Transp. Res. Part E—Logist. Transp. Rev. 2011, 47, 1021–1037. [Google Scholar] [CrossRef]
  20. Golias, M.M.; Saharidis, G.K.; Boile, M.; Theofanis, S.; Ierapetritou, M.G. The berth allocation problem: Optimizing vessel arrival time. Marit. Econ. Logist. 2009, 11, 358–377. [Google Scholar] [CrossRef]
  21. Verstichel, J.; De Causmaecker, P.; Berghe, G.V. Scheduling algorithms for the lock scheduling problem. Procedia Soc. Behav. Sci. 2011, 20, 806–815. [Google Scholar] [CrossRef]
  22. Zhang, Y.; Zheng, Q.-Q.; He, L.-J.; Tian, H.-W. Ship traffic optimization method for solving the approach channel and lock co-scheduling problem of the Three Gorges Dam on the Yangzi River. Ocean Eng. 2023, 276, 114196. [Google Scholar] [CrossRef]
  23. Bierwirth, C.; Meisel, F. A survey of berth allocation and quay crane scheduling problems in container terminals. Eur. J. Oper. Res. 2010, 202, 615–627. [Google Scholar] [CrossRef]
  24. Bierwirth, C.; Meisel, F. A follow-up survey of berth allocation and quay crane scheduling problems in container terminals. Eur. J. Oper. Res. 2015, 244, 675–689. [Google Scholar] [CrossRef]
  25. Kirkpatrick, S.; Gelatt, C.D., Jr.; Vecchi, M.P. Optimization by simulated annealing. Science 1983, 220, 671–680. [Google Scholar] [CrossRef]
  26. Černý, V. Thermodynamical approach to the traveling salesman problem: An efficient simulation algorithm. J. Optim. Theory Appl. 1985, 45, 41–51. [Google Scholar] [CrossRef]
  27. Metropolis, N.; Rosenbluth, A.W.; Rosenbluth, M.N.; Teller, A.H.; Teller, E. Equation of State Calculations by Fast Computing Machines. J. Chem. Phys. 1953, 21, 1087–1092. [Google Scholar] [CrossRef] [Green Version]
  28. Kim, K.H.; Moon, K.C. Berth scheduling by simulated annealing. Transp. Res. Part B Methodol. 2003, 37, 541–560. [Google Scholar] [CrossRef]
  29. Zhang, X.; Yuan, X.; Yuan, Y. Improved hybrid simulated annealing algorithm for navigation scheduling for the two dams of the Three Gorges Project. Comput. Math. Appl. 2008, 56, 151–159. [Google Scholar] [CrossRef] [Green Version]
  30. Xu, Y.; Xue, K.; Du, Y. Berth Scheduling Problem Considering Traffic Limitations in the Navigation Channel. Sustainability 2018, 10, 4795. [Google Scholar] [CrossRef] [Green Version]
  31. Zhang, M.Y.; Wu, Z.G.; Liu, C.G. Maritime Routing Problem with Soft Time Windows in the One Belt, One Road Initiative. J. Coast. Res. 2019, 98, 350–355. [Google Scholar] [CrossRef]
Figure 1. Location of Xuwen terminal.
Figure 1. Location of Xuwen terminal.
Jmse 11 01311 g001
Figure 2. Schematic layout of Xuwen terminal.
Figure 2. Schematic layout of Xuwen terminal.
Jmse 11 01311 g002
Figure 3. Optimized traffic regulations between two outbound ships. (a) Two outbound ships are on their branch lines, (b) one outbound ship is turning around, and the other one is on the main line. (c) Two outbound ships are on the main line.
Figure 3. Optimized traffic regulations between two outbound ships. (a) Two outbound ships are on their branch lines, (b) one outbound ship is turning around, and the other one is on the main line. (c) Two outbound ships are on the main line.
Jmse 11 01311 g003aJmse 11 01311 g003b
Figure 4. Simulation layout of Xuwen terminal.
Figure 4. Simulation layout of Xuwen terminal.
Jmse 11 01311 g004
Figure 5. Simulation results of departure process.
Figure 5. Simulation results of departure process.
Jmse 11 01311 g005aJmse 11 01311 g005b
Table 1. Notation.
Table 1. Notation.
Parameters
I The set of vessels, numbered based on berths. I = 1 , , N , where N denotes number of all outbound vessels.
S r The radius of the safety domain required for the vessel to turn around.
S v The safe clearance required between adjacent vessels in port water.
x i The position of vessel i .
T b t o t Time required for a ship from berth to turning basin.
T t u r n Time required for an outbound vessel to turn around.
T t t o e i Time required for vessel i from turning basin to fairway entrance i I .
V 0 The average speed of ships from turning basin to waterway.
L The length of the vessel.
M A sufficiently large positive constant.
Decision variables
t b i The start departure moment of vessel i ,   i I .
t f i The moment approaching breakwater entrance of vessel i ,   i I .
K i j K i j 0 , 1 , i I , j I , 1 if vessel j navigates through the fairway after vessel i ; 0, otherwise.
Q i j Q i j 0 , 1 , i I , j I , 1 if vessel i is closer to breakwater entrance than vessel j ; 0, otherwise.
A i j A i j 0 , 1 , i I , j I , 1 if the distance between the berth assigned for vessel i and that for vessel j is greater than 2 S r ; 0, otherwise.
B i j B i j 0 , 1 , i I , j I , 1 if the distance between the berth assigned for vessel i and that for vessel j is greater than S r ; 0, otherwise.
Table 2. Sailing time in the third step of departure process.
Table 2. Sailing time in the third step of departure process.
T t t o e m i Value (s) T t t o e m i Value (s)
T t t o w 1 701.99 T t t o w 9 426.66
T t t o w 2 666.52 T t t o w 10 391.19
T t t o w 3 633.16 T t t o w 11 357.83
T t t o w 4 597.69 T t t o w 12 322.36
T t t o w 5 564.32 T t t o w 13 289
T t t o w 6 528.85 T t t o w 14 252.23
T t t o w 7 495.49 T t t o w 15 220.17
T t t o w 8 460.02 T t t o w 16 184.70
Table 3. Comparison of ASA, FCFS, and ACA.
Table 3. Comparison of ASA, FCFS, and ACA.
FCFSACAASA
OrderShip
Number
t b i   ( s ) t f i   ( s ) Ship
Number
t b i   ( s ) t f i   ( s ) Ship
Number
t b i   ( s ) t f i   ( s )
11#0.001121.9916#0.00604.7015#0640.17
22#1121.992208.5015#467.651107.8211#120897.83
33#2208.503261.6613#901.931610.937#2401155.49
44#3261.664279.3512#1371.692114.053#3601413.16
55#4279.355263.6711#1839.342617.1712#1090.791833.16
66#5263.676212.5210#2309.093120.282#995.992082.51
77#6212.527128.025#2729.093713.4216#1897.812502.51
88#7128.028008.046#3267.684216.538#1871.832751.86
99#8008.048854.709#3872.994719.654#1991.833009.52
1010#8854.709665.907#4307.275222.7714#2757.293429.52
1111#9665.9010,443.704#4727.275744.9610#2877.293688.48
1212#10,443.7011,186.102#5161.566248.086#2997.293946.14
1313#11,186.1011,895.103#5698.046751.1913#3657.144366.14
1414#11,895.1012,567.301#6132.327254.319#3777.144623.81
1515#12,567.3013,207.508#6877.407757.435#3897.144881.47
1616#13,207.5013,812.2014#7588.318260.541#4017.145139.13
TST (s)13,812.208260.545139.13
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Jia, Q.; Li, R.; Li, J. Departure Vessel Scheduling Optimization Considering Traffic Restrictions in Turning Basin: A Case Study for Xuwen Terminal. J. Mar. Sci. Eng. 2023, 11, 1311. https://doi.org/10.3390/jmse11071311

AMA Style

Jia Q, Li R, Li J. Departure Vessel Scheduling Optimization Considering Traffic Restrictions in Turning Basin: A Case Study for Xuwen Terminal. Journal of Marine Science and Engineering. 2023; 11(7):1311. https://doi.org/10.3390/jmse11071311

Chicago/Turabian Style

Jia, Qiong, Ronghui Li, and Jiawen Li. 2023. "Departure Vessel Scheduling Optimization Considering Traffic Restrictions in Turning Basin: A Case Study for Xuwen Terminal" Journal of Marine Science and Engineering 11, no. 7: 1311. https://doi.org/10.3390/jmse11071311

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop