| Literature DB >> 35808390 |
Warlley Paulo Freire1, Wilson S Melo2, Vinicius D do Nascimento3, Paulo R M Nascimento2, Alan Oliveira de Sá4.
Abstract
Maritime Domain Awareness (MDA) is a strategic field of study that seeks to provide a coastal country with an effective monitoring of its maritime resources and its Exclusive Economic Zone (EEZ). In this scope, a Maritime Monitoring System (MMS) aims to leverage active surveillance of military and non-military activities at sea using sensing devices such as radars, optronics, automatic Identification Systems (AISs), and IoT, among others. However, deploying a nation-scale MMS imposes great challenges regarding the scalability and cybersecurity of this heterogeneous system. Aiming to address these challenges, this work explores the use of blockchain to leverage MMS cybersecurity and to ensure the integrity, authenticity, and availability of relevant navigation data. We propose a prototype built on a permissioned blockchain solution using HyperLedger Fabric-a robust, modular, and efficient open-source blockchain platform. We evaluate this solution's performance through a practical experiment where the prototype receives sensing data from a Software-Defined-Radio (SDR)-based low-cost AIS receiver built with a Raspberry Pi. In order to reduce scalability attrition, we developed a dockerized blockchain client easily deployed on a large scale. Furthermore, we determined, through extensive experimentation, the client optimal hardware configuration, also aiming to reduce implementation and maintenance costs. The performance results provide a quantitative analysis of the blockchain technology overhead and its impact in terms of Quality of Service (QoS), demonstrating the feasibility and effectiveness of our solution in the scope of an MMS using AIS data.Entities:
Keywords: Docker; automatic identification system; hyperledger fabric; maritime monitoring system; permissioned blockchain
Mesh:
Year: 2022 PMID: 35808390 PMCID: PMC9269758 DOI: 10.3390/s22134895
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.847
Figure 1Blockchain-based MMS.
Figure 2Raft consensus workflow [22].
Figure 3System architecture.
Figure 4Security analysis.
Figure 5Experiment environment.
Figure 6Sensing node sending 1500 AIS entries. (a) Sending data via SSH. (b) Sending data via blockchain transactions.
Figure 7Server performance.
Figure 8Time performance of the blockchain client for different hardware configurations.
Figure 9Dockerized client performance. (a) Percentage of used CPU in each setup. (b) Client performance colormap.