Research on Vessel Trajectory Multi-Dimensional Compression Algorithm Based on Douglas-Peucker Theory

2014 ◽  
Vol 694 ◽  
pp. 59-62 ◽  
Author(s):  
Fei Xiang Zhu ◽  
Li Ming Miao ◽  
Wen Liu

Currently, maritime safety administrations or shipping company had received a large number of vessel trajectory data from Automatic Identification System (AIS). In order to more efficiently carry out research of maritime traffic flow, ship behavior and maritime investigation, it is important to ensure the quality of the vessel trajectory data under compression condition. In classic Douglas-Peucker vector data compression algorithm, offset spatial distance of each point was the single factor in compression process. In order to overcome the shortcomings of classic Douglas-Peucker, a vessel trajectory multi-dimensional compression improved algorithm is proposed. In improved algorithm, the concept of single trajectory point importance which considers the point offset distance and other vessel handling factors, such as the vessel turning angle, speed variation, is proposed to as the compression index. Compared to classic Douglas-Peucker algorithm, experiment results show that the proposed multi-dimensional vessel trajectory compression improved algorithms can effectively retain characteristics of navigation.

2021 ◽  
Vol 10 (11) ◽  
pp. 757
Author(s):  
Pin Nie ◽  
Zhenjie Chen ◽  
Nan Xia ◽  
Qiuhao Huang ◽  
Feixue Li

Automatic Identification System (AIS) data have been widely used in many fields, such as collision detection, navigation, and maritime traffic management. Similarity analysis is an important process for most AIS trajectory analysis topics. However, most traditional AIS trajectory similarity analysis methods calculate the distance between trajectory points, which requires complex and time-consuming calculations, often leading to substantial errors when processing AIS trajectory data characterized by substantial differences in length or uneven trajectory points. Therefore, we propose a cell-based similarity analysis method that combines the weight of the direction and k-neighborhood (WDN-SIM). This method quantifies the similarity between trajectories based on the degree of proximity and differences in motion direction. In terms of its effectiveness and efficiency, WDN-SIM outperformed seven traditional methods for trajectory similarity analysis. Particularly, WDN-SIM has a high robustness to noise and can distinguish the similarities between trajectories under complex situations, such as when there are opposing directions of motion, large differences in length, and uneven point distributions.


2021 ◽  
pp. 1-17
Author(s):  
Yuanyuan Ji ◽  
Le Qi ◽  
Robert Balling

Abstract Automatic identification system (AIS)-based ship trajectory data are important for analysing maritime activities. As the data accumulate over time, trajectory compression is needed to alleviate the pressure of data storage, migration and usage. The grating algorithm, as a vector data compression algorithm with high compression performance and low computation complexity, has been considered as a very promising approach for ship trajectory compression. This algorithm needs the threshold to be set for each trajectory which limits the applicability over a large number of different trajectories. To solve this problem, a dynamic adaptive threshold grating compression algorithm is developed. In this algorithm, the threshold for each trajectory is dynamically generated using an effective approaching strategy. The developed algorithm is tested with a complex trajectory dataset from the Qiongzhou Strait, China. In comparison with the traditional grating method, our algorithm has improved advantages in the ease of use, the applicability to different trajectories and compression performance, all of which can better support relevant applications, such as ship trajectory data storage and rapid cartographic display.


2021 ◽  
Vol 10 (1) ◽  
pp. 40
Author(s):  
Naixia Mou ◽  
Haonan Ren ◽  
Yunhao Zheng ◽  
Jinhai Chen ◽  
Jiqiang Niu ◽  
...  

Maritime traffic can reflect the diverse and complex relations between countries and regions, such as economic trade and geopolitics. Based on the AIS (Automatic Identification System) trajectory data of ships, this study constructs the Maritime Silk Road traffic network. In this study, we used a complex network theory along with social network analysis and network flow analysis to analyze the spatial distribution characteristics of maritime traffic flow of the Maritime Silk Road; further, we empirically demonstrate the traffic inequality in the route. On this basis, we explore the role of the country in the maritime traffic system and the resulting traffic relations. There are three main results of this study. (1) The inequality in the maritime traffic of the Maritime Silk Road has led to obvious regional differences. Europe, west Asia, northeast Asia, and southeast Asia are the dominant regions of the Maritime Silk Road. (2) Different countries play different maritime traffic roles. Italy, Singapore, and China are the core countries in the maritime traffic network of the Maritime Silk Road; Greece, Turkey, Cyprus, Lebanon, and Israel have built a structure of maritime traffic flow in the eastern Mediterranean Sea, and Saudi Arabia serves as a bridge for maritime trade between Asia and Europe. (3) The maritime traffic relations show the characteristics of regionalization; countries in west Asia and the European Mediterranean region are clearly polarized, and competition–synergy relations have become the main form of maritime traffic relations among the countries in the dominant regions. Our results can provide a scientific reference for the coordinated development of regional shipping, improvement of maritime competition, cooperation strategies for countries, and adjustments in the organizational structure of ports along the Maritime Silk Road.


2017 ◽  
Vol 71 (1) ◽  
pp. 100-116 ◽  
Author(s):  
Kai Sheng ◽  
Zhong Liu ◽  
Dechao Zhou ◽  
Ailin He ◽  
Chengxu Feng

It is important for maritime authorities to effectively classify and identify unknown types of ships in historical trajectory data. This paper uses a logistic regression model to construct a ship classifier by utilising the features extracted from ship trajectories. First of all, three basic movement patterns are proposed according to ship sailing characteristics, with related sub-trajectory partitioning algorithms. Subsequently, three categories of trajectory features with their extraction methods are presented. Finally, a case study on building a model for classifying fishing boats and cargo ships based on real Automatic Identification System (AIS) data is given. Experimental results indicate that the proposed classification method can meet the needs of recognising uncertain types of targets in historical trajectory data, laying a foundation for further research on camouflaged ship identification, behaviour pattern mining, outlier behaviour detection and other applications.


2018 ◽  
Vol 71 (5) ◽  
pp. 1210-1230 ◽  
Author(s):  
Liangbin Zhao ◽  
Guoyou Shi ◽  
Jiaxuan Yang

Data derived from the Automatic Identification System (AIS) plays a key role in water traffic data mining. However, there are various errors regarding time and space. To improve availability, AIS data quality dimensions are presented for detecting errors of AIS tracks including physical integrity, spatial logical integrity and time accuracy. After systematic summary and analysis, algorithms for error pre-processing are proposed. Track comparison maps and traffic density maps for different types of ships are derived to verify applicability based on the AIS data from the Chinese Zhoushan Islands from January to February 2015. The results indicate that the algorithms can effectively improve the quality of AIS trajectories.


2020 ◽  
Vol 10 (11) ◽  
pp. 4010 ◽  
Author(s):  
Kwang-il Kim ◽  
Keon Myung Lee

Marine resources are valuable assets to be protected from illegal, unreported, and unregulated (IUU) fishing and overfishing. IUU and overfishing detections require the identification of fishing gears for the fishing ships in operation. This paper is concerned with automatically identifying fishing gears from AIS (automatic identification system)-based trajectory data of fishing ships. It proposes a deep learning-based fishing gear-type identification method in which the six fishing gear type groups are identified from AIS-based ship movement data and environmental data. The proposed method conducts preprocessing to handle different lengths of messaging intervals, missing messages, and contaminated messages for the trajectory data. For capturing complicated dynamic patterns in trajectories of fishing gear types, a sliding window-based data slicing method is used to generate the training data set. The proposed method uses a CNN (convolutional neural network)-based deep neural network model which consists of the feature extraction module and the prediction module. The feature extraction module contains two CNN submodules followed by a fully connected network. The prediction module is a fully connected network which suggests a putative fishing gear type for the features extracted by the feature extraction module from input trajectory data. The proposed CNN-based model has been trained and tested with a real trajectory data set of 1380 fishing ships collected over a year. A new performance index, DPI (total performance of the day-wise performance index) is proposed to compare the performance of gear type identification techniques. To compare the performance of the proposed model, SVM (support vector machine)-based models have been also developed. In the experiments, the trained CNN-based model showed 0.963 DPI, while the SVM models showed 0.814 DPI on average for the 24-h window. The high value of the DPI index indicates that the trained model is good at identifying the types of fishing gears.


Polar Record ◽  
2011 ◽  
Vol 48 (1) ◽  
pp. 39-47 ◽  
Author(s):  
Jesper Abildgaard Larsen ◽  
Jens Dalsgaard Nielsen ◽  
Hans Peter Mortensen ◽  
Ulrik Wilken Rasmussen ◽  
Troels Laursen ◽  
...  

ABSTRACTDue to the increased melting season in the arctic regions, especially in the seas surrounding Greenland, there has been an increased interest in utilising these waterways, both as an efficient transport route and an attractive leisure destination. However, with heavier traffic comes an increased risk of accidents. Due to the immense size and poor infrastructure of Greenland, it is not feasible to deploy ground based ship monitoring stations throughout the Greenland coastline. Thus the only feasible solution is to perform such surveillance from space. In this paper it is shown how it is possible to receive transmissions from the Automatic Identification System (AIS) from space and the quality of the received AIS signal is analysed. To validate the proposed theory, a field study, utilising a prototype of AAUSAT3, the third satellite from Aalborg University, was performed using a stratospheric balloon flight in the northern part of Sweden and Finland during the autumn of 2009. The analysis finds that, assuming a similar ship distribution as in the Barents Sea, it is feasible to monitor the ship traffic around Greenland from space with a satisfactory result.


2017 ◽  
Vol 70 (5) ◽  
pp. 1098-1116 ◽  
Author(s):  
Gaspare Galati ◽  
Gabriele Pavan ◽  
Francesco De Palo ◽  
Giuseppe Ragonesi

Maritime traffic has significantly increased in recent decades due to its advantageous costs, delivery rate and environmental compatibility. With the advent of the new generation of marine radars, based on the solid-state transmitter technology that calls for much longer transmitted pulses, the interference problem can become critical. Knowing the positions and the heights of the ships, the mean number of the vessels in radar range can be estimated to evaluate the effects of their mutual radar interferences. This paper aims to estimate the probability density function of the mutual distances. The truncation of the density function within a limited area related to horizon visibility leads to a simple single-parameter expression, useful to classify the ships as either randomly distributed or following a defined route. Practical results have been obtained using Automatic Identification System (AIS) data provided by the Italian Coast Guard in the Mediterranean Sea.


2008 ◽  
Vol 61 (4) ◽  
pp. 655-665 ◽  
Author(s):  
Ziqiang Ou ◽  
Jianjun Zhu

The Automatic Identification System (AIS) is an efficient tool to exchange positioning data among participating naval units and land control centres. It was developed primarily as an advanced tool for assistance to sailors during navigation and for the safety of the life at sea. Maritime security has become a major concern for all coastal nations, especially after September 11, 2001. The fundamental requirement is maritime domain awareness via identification, tracking and monitoring of vessels within their waters and this is exactly what an AIS could bring. This paper will be focused on how the AIS-derived information could be used for coastal security, maritime traffic management, vessel tracking and monitoring with the help of GIS technology. The AIS data used in this paper was collected by the Canadian national aerial surveillance program.


Sign in / Sign up

Export Citation Format

Share Document