An Economic Ship Routing System Based on a Minimal Dynamic-cost Path Search Algorithm


KIPS Transactions on Computer and Communication Systems, Vol. 1, No. 2, pp. 79-86, Nov. 2012
10.3745/KTCCS.2012.1.2.79,   PDF Download:

Abstract

An economic ship routing means to sail a ship with a goal of minimizing the fuel consumption by utilizing weather forecast information, and various such systems have been recently studied. For a successful economic ship routing system, an efficient algorithm is needed to search an optimal geographical path, and most of the previous systems were approaching to that problem through a minimal static-cost path search algorithm based on the Dijkstra algorithm. To apply that kind of search algorithm, the cost of every edge assigned with the estimated fuel consumption should be constant. However, that assumption is not practical at all considering that the actual fuel consumption is determined by the weather condition when the ship will pass the edge. To overcome such a limitation, we propose a new optimal ship routing system based on a minimal dynamic-cost path search algorithm by properly modifying the Dijkstra algorithm. In addition, we propose a method which efficiently reduces the search space by using the A* algorithm to decrease the running time. We compared our system with the shortest path-based sailing method over ten testing routes and observed that the former reduced the estimated fuel consumption than the latter by 2.36% on average and the maximum 4.82% with little difference of estimated time of arrival.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
S. Y. Joo, T. J. Cho, J. M. Cha, J. H. Yang, Y. K. Kwon, "An Economic Ship Routing System Based on a Minimal Dynamic-cost Path Search Algorithm," KIPS Transactions on Computer and Communication Systems, vol. 1, no. 2, pp. 79-86, 2012. DOI: 10.3745/KTCCS.2012.1.2.79.

[ACM Style]
Sang Yeon Joo, Tae Jeong Cho, Jae Mun Cha, Jin Ho Yang, and Yung Keun Kwon. 2012. An Economic Ship Routing System Based on a Minimal Dynamic-cost Path Search Algorithm. KIPS Transactions on Computer and Communication Systems, 1, 2, (2012), 79-86. DOI: 10.3745/KTCCS.2012.1.2.79.