Arctic sea route path planning based on an uncertain ice prediction model

https://doi.org/10.1016/j.coldregions.2014.10.001Get rights and content

Highlights

  • Uncertain factors in an ice navigation system have the possibility to cause unexpected hazards in the Arctic region.

  • Input-uncertainty and model-uncertainty are uncertain factors in ice navigation system.

  • The input uncertainty of the ice model is handled by ensemble simulation.

  • We model a stochastic route-optimization model for the stochastic domain in ice thickness and concentration.

  • We simulate our system in two scenarios, Northern Sea Route (NSR) and Northwest Passage.

Abstract

As the global temperature has been increasing, the ice-covered area in the Arctic region has been decreasing. One of the opportunities to take advantage of the situation is the Arctic shipping between Asia and Europe. For economical and safe route selection, an ice navigation system is required for ships operating in the region, since the ice condition is changing hour after hour, and the ships sail long distances for weeks. Therefore, route selection by hand is challenging. The ice model in an ice navigation system simulates dynamic sea ice behavior, and its result is delivered to an optimization model for the path planning domain. During the map generation process for the path planning, both the ice model and the input data for the ice model have uncertainties, which cause prediction uncertainties in the sea ice behavior. For safety, the uncertainties should be considered carefully. Otherwise, accidents in the extremely severe conditions can happen because of unexpected events caused by the uncertainties of the prediction. Notwithstanding the safety issues, uncertainties in the ice navigation system have not been considered in previous research. In this work, the path planning problem in ice-covered waters is presented as a dynamic stochastic path planning problem by generating a map through the ensemble simulation of an ice model. And an uncertainty-based path planning model is proposed to find an optimal route under time-varying stochastic conditions. A heuristic path planning algorithm is employed, and different path planning models (stochastic vs. deterministic) are compared through simulations in two different scenarios for validation of the model.

Introduction

Today the drastic melting of ice in the Arctic region is one of the most important problems in science and engineering. Many researchers have studied and tried to solve the environmental issue by developing technologies for reducing, preventing, and capturing CO2. On the other hand, shipping, and oil and gas companies consider this unfavorable environmental trend as a money-making opportunity. The decreased ice-covered area enables people to have deeper access to the Arctic, which would result in the possibility of developing Arctic resources and economical shipping through the Arctic between Asia and Europe as well as between Asia and North America.

Compared to the traditional ship path planning problem (Benjamin et al., 2006, Churkin and Zhukov, 1998, Szlapczynski, 2006, Witt and Dunbabin, 2008), there have only been a few studies on the Arctic sea ice path planning problem since it has not had a long time to come to the forefront. Kotovirta et al. (2009) did practical research on the Baltic Sea area. In their research, they introduced and integrated three models (a ship transit model, ice model, and optimization model, See Fig. 1) to organize an ice navigation system. Their ship transit model is an advanced and accurate model.

Nam et al. (2013) developed an ice navigation system. This system was a combined system with a numerical ice model, transit model, and route optimization model. Their simulation covered the whole Arctic area, and the cost function of the system included diverse parameters such as port charge cost, icebreaker fee, capital cost, etc. The integrated system employed a modified ship transit model from the transit model by Mulherin et al. (1996) in the Cold Regions Research and Engineering Laboratory (CRREL) for convenient application.

However, an important issue has not been considered in previous research. The ships sailing through the Arctic area are exposed to the risk of ice collision, freezing temperatures, and icebound situations at every moment. When it comes to the risky environment, the uncertainties should be taken into account in an ice navigation system for safety. Otherwise, serious accidents in the extremely severe conditions can happen because of the unexpected events caused by the uncertainties of the prediction. There are two possible sources of uncertainty. The first source is the models' validation errors in the ice navigation system. Currently developed ice navigation systems have been combined systems with an ice model, a ship transit model, and an optimization model. The ice model predicts future events of the ice behavior in time series. Every prediction brings uncertainty. The ice model which covers the whole Arctic still has challenges in precise prediction. Similarly, the ship transit model also brings uncertainty. In the system, the model functions as a ship transit time and cost evaluator. Usually, the model is derived from numerous experiments in specific conditions. Thus, it could have a limitation for application to general conditions. The optimization model searches for an optimal path under the given conditions from the other models. Therefore, the optimization model highly depends on the accuracy of the other models.

The second source is the measurement errors in ice information. The input data for the ice model consists of two types of data. The first type of data, initial ice and ocean data, is used only at the initial stage for the model calculation, and it contains information on initial ice and ocean conditions. The second type of data, forcing data, is used at every time step for the ice model simulation, and it is not changed by the ice model calculation. The forcing data acts as atmospheric condition and ocean boundary condition in an ice numerical prediction model. Atmospheric condition affects sea ice state to change, for example wind velocity is related with wind force and it causes wind stress which affects the sea ice's movement. The ocean boundary condition determines the flux of ocean velocity, salinity, and temperature, which are important factors and affect ice–ocean interaction process during the simulation. Therefore, both initial and forcing data have an effect on the result of the sea ice model simulation.

The input data could also have uncertainty. The uncertainty of input data can arise since the measurement tools have limitations, and sometimes, partially measured information is used to explain the entire area by interpolation. For example, ice thickness information is estimated through CryoSat-2 radar altimeter freeboard data, and the estimation approach can have an uncertainty of up to 46% depending on the year of ice in Alexandrov et al. (2010). When it comes to the effect of the input data's variation in regard to the sea ice thermodynamics and dynamics in Renganathan (2010), the input data's uncertainties should be considered in the ice navigation system, since the effect caused by variation could give rise to severe difficulties to sailors, including becoming stuck in ice.

Owing to the uncertainties from the two sources, the domain for the path planning in the optimization model also has uncertain characteristics. Information on each grid has a variation, so that probabilistic information becomes significant. Thus, a dynamic stochastic approach is required for the optimization model (our domain is a time-varying domain, so a dynamic term is added). For dynamic stochastic path planning, there have been many studies in diverse areas. One of the areas is the transportation network area. The researchers in the transportation network area also have had the same difficulties regarding uncertain information. Such information makes the problem harder to find the shortest expected time path, which is their main interest. To solve the Dynamic Stochastic Shortest Path Planning (DSSPP), Polychronopoulos and Tsitsiklis (1996) and Miller-Hooks and Mahmassani (2000) suggested replanning-based approaches, where all link information is updated when stochastic information is realized, and Ji (2005) applied genetic-algorithm-based simulation to the DSSPP. Fu and Rilett (1998) emphasized the importance of the variance of the arrival time at each node, since the arrival time affects the link cost in DSSPP. He developed a mathematical model with consideration for the arrival time's variation.

There have been diverse approaches for DSSPP. For the significance of the uncertainty to the ice navigation system, an uncertainty-based model is introduced, which uses the idea from previous DSSPP approaches, and a heuristic path planning approach is employed for the uncertain domain. In the next chapter, the detailed approach is described.

Section snippets

System architecture

This chapter describes the overall view of our system. The system is a modified version of the system suggested by Kotovirta et al. (2009) and is configured with three modules, which consist of seven components (Fig. 2).

Ice prediction module

The ice prediction module brings ice and ocean data (which are described in Table 1) into the system, and based on the initial measured data, it predicts Arctic sea ice behaviors in a stochastic manner through the ensemble simulation. In mathematical physics, the ensemble

Implementation

In order to validate the suggested model, we developed a path-planning simulator with C#, and it includes a UI module and optimization module in the ice navigation system. The path planning simulator imports the statistics generated through the ensemble simulation by the ice model, and the simulator organizes the time-varying stochastic domain. For the user requirement input, a convenient user interface is provided, so that a user can easily input or modify the initial conditions for the path

Results and discussion

In this section, simulation scenarios and the results are described. For validation, we simulated two different models: 1) an uncertainty-based path planning model and 2) a typical deterministic path planning model in two different scenarios. The simulations were conducted on an Intel Pentium i7 920 CPU 2.67 GHz processor, with 16 GB RAM and Windows 7 OS.

Conclusion and future recommendations

The importance of the uncertainties in the ice navigation system was discussed, since these factors are closely related to the safety of ships and cause variation of the ship transit time. The uncertainties in the ice navigation system had not been considered in previous studies. The uncertainty-based path planning model was introduced in this paper, which considers 1) the variance of the travel time and 2) the success rate of the path. Also, the validity of the suggested model was proven

Acknowledgments

This work was supported by the Human Resources Development Program (No. 20114030200040) of the Korea Institute of Energy Technology Evaluation and Planning (KETEP) Grant funded by the Korea Government Ministry of Trade, Industry and Energy, Republic of Korea.

References (26)

  • L.W.A. De Silva et al.

    Preliminary results of sea ice prediction in northern sea route using high-resolution ice ocean coupled model

  • L. Fu

    Real-Time Vehicle Routing and Scheduling in Dynamic and Stochastic Traffic Networks

    (1996)
  • A. Fujisaki et al.

    Numerical experiments of air–ice drag coefficient and its impact on ice–ocean coupled system in the Sea of Okhotsk

    Ocean Dyn.

    (2010)
  • Cited by (64)

    • On risk management of shipping system in ice-covered waters: Review, analysis and toolbox based on an eight-year polar project

      2022, Ocean Engineering
      Citation Excerpt :

      Several models outside the project are found. Most of them applied cell-based approach (A* and Dijkstra's algorithm), e.g., Ari et al. (2013), Choi et al. (2015), Liu et al. (2016), and Lehtola et al. (2019). Zvyagina and Zvyagin (2022) considered multi-objective problem of ice navigation routing, and Topaj et al. (2019) applied both cell-based and wave-based ice routing approaches with icebreaker assistance considered.

    View all citing articles on Scopus
    View full text