Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (8)

Search Parameters:
Keywords = maritime warfare

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
25 pages, 871 KiB  
Article
Intelligence on Threats—Municipal Management of Maritime Warnings in 15th-Century Catalonia
by Victòria A. Burguera i Puigserver
Histories 2025, 5(2), 27; https://doi.org/10.3390/histories5020027 - 10 Jun 2025
Viewed by 2607
Abstract
Since the early 14th century, the Mediterranean coasts of the Crown of Aragon had mechanisms in place to alert populations of incoming threats from the sea. In addition to maritime surveillance systems strategically positioned at elevated vantage points, any information reaching the coast [...] Read more.
Since the early 14th century, the Mediterranean coasts of the Crown of Aragon had mechanisms in place to alert populations of incoming threats from the sea. In addition to maritime surveillance systems strategically positioned at elevated vantage points, any information reaching the coast that posed a threat to the safety of the population or trade was swiftly relayed along the shoreline, ensuring that coastal communities could prepare and defend themselves. This information, preserved in the correspondence of coastal city authorities, serves today as a primary source not only for reconstructing maritime threats in the late Middle Ages but also for assessing the role of urban leaders in managing defence. This article explores both aspects. By analysing maritime alerts either received in the city of Barcelona or disseminated from it during the first half of the 15th century, this study examines the main threats to the Catalan coastline while emphasizing the central role of cities in managing the alert system. Full article
(This article belongs to the Special Issue Novel Insights into Naval Warfare and Diplomacy in Medieval Europe)
Show Figures

Figure 1

19 pages, 5791 KiB  
Article
Research on Anti-Submarine Warfare Method of Unmanned Aerial Vehicle Cluster Based on Area Coverage and Distributed Optimization Control
by Yongzhao Yan, Yi Liu, Ying Bi, Qian Wang, Huazhen Cao, Ziping Yu, Kangkang Li, Bo Wang and Xiaoping Ma
Drones 2024, 8(12), 732; https://doi.org/10.3390/drones8120732 - 3 Dec 2024
Cited by 2 | Viewed by 1842
Abstract
Maritime security is vital to national security. The application of unmanned aerial vehicle (UAV) clusters in marine anti-submarine warfare (ASW) presents a new and significant challenge worthy of in-depth study. Based on the anti-submarine principle of geomagnetic anomaly detection and the Find-Fix-Track-Target-Engage-Assess (F2T2EA) [...] Read more.
Maritime security is vital to national security. The application of unmanned aerial vehicle (UAV) clusters in marine anti-submarine warfare (ASW) presents a new and significant challenge worthy of in-depth study. Based on the anti-submarine principle of geomagnetic anomaly detection and the Find-Fix-Track-Target-Engage-Assess (F2T2EA) framework, this paper divides UAV cluster ASW operations into two stages: regional coverage and cooperative convergence. The regional coverage stage enables the UAV cluster to perform a broad search for submarines, while the cooperative convergence stage facilitates the precise positioning of detected submarines. In simulation, the combat scenario of five UAV clusters against a submarine is carried out. In the given area, the UAV can locate and stalk the target submarine in limited time. Simulation results demonstrate the feasibility of the proposed approach, providing reference for advancing marine ASW capabilities and related research. Full article
(This article belongs to the Collection Drones for Security and Defense Applications)
Show Figures

Figure 1

24 pages, 14008 KiB  
Article
WDFA-YOLOX: A Wavelet-Driven and Feature-Enhanced Attention YOLOX Network for Ship Detection in SAR Images
by Falin Wu, Tianyang Hu, Yu Xia, Boyi Ma, Saddam Sarwar and Chunxiao Zhang
Remote Sens. 2024, 16(10), 1760; https://doi.org/10.3390/rs16101760 - 15 May 2024
Cited by 8 | Viewed by 2437
Abstract
Ships are important targets for modern naval warfare detection and reconnaissance. The accurate detection of ships contributes to the maintenance of maritime rights and interests and the realisation of naval strategy. Synthetic Aperture Radar (SAR) image detection tasks play a vital role in [...] Read more.
Ships are important targets for modern naval warfare detection and reconnaissance. The accurate detection of ships contributes to the maintenance of maritime rights and interests and the realisation of naval strategy. Synthetic Aperture Radar (SAR) image detection tasks play a vital role in ship detection, which has consistently been a research hotspot in the field of SAR processing. Although significant progress has been achieved in SAR ship detection techniques using deep learning methods, some challenges still persist. Natural images and SAR images significantly diverge in imaging mechanisms and scattering characteristics. In complex background environments, ships exhibit multiscale variations and dense arrangements, and numerous small-sized ships may be present, culminating in false or missed detections. To address these issues, we propose a novel SAR ship detection network, namely, a Wavelet-Driven Feature-Enhanced Attention–You Only Look Once X (WDFA-YOLOX) network. Firstly, we propose a Wavelet Cascade Residual (WCR) module based on the traditional image processing technique wavelet transform, which is embedded within an improved Spatial Pyramid Pooling (SPP) module, culminating in the formation of the effective wavelet transform-based SPP module (WSPP). The WSPP compensates for the loss of fine-grained feature information during pooling, enhancing the capability of the network to detect ships amidst complex background interference. Secondly, a Global and Local Feature Attention Enhancement (GLFAE) module is proposed, leveraging a parallel structure that combines convolutional modules with transformer modules to reduce the effect of irrelevant information and effectively strengthens valid features associated with small-sized ships, resulting in a reduction in false negatives in small-sized ship detection. Finally, a novel loss function, the Chebyshev distance-generalised IoU loss function, is proposed to significantly enhance both the precision of the detection box and the network convergence speed. To support our approach, we performed thorough experiments on the SSDD and HRSID, achieving an average precision (AP) of 99.11% and 96.20%, respectively, in ship detection. The experimental results demonstrate that WDFA-YOLOX has significant advantages in terms of detection accuracy, generalisation capability, and detection speed and can effectively realise more accurate detection in SAR images, consistently exhibiting superior performance and application value in SAR ship detection. Full article
Show Figures

Figure 1

21 pages, 9955 KiB  
Article
A Recognition Model Incorporating Geometric Relationships of Ship Components
by Shengqin Ma, Wenzhi Wang, Zongxu Pan, Yuxin Hu, Guangyao Zhou and Qiantong Wang
Remote Sens. 2024, 16(1), 130; https://doi.org/10.3390/rs16010130 - 28 Dec 2023
Cited by 3 | Viewed by 1797
Abstract
Ship recognition with optical remote sensing images is currently widely used in fishery management, ship traffic surveillance, and maritime warfare. However, it currently faces two major challenges: recognizing rotated targets and achieving fine-grained recognition. To address these challenges, this paper presents a new [...] Read more.
Ship recognition with optical remote sensing images is currently widely used in fishery management, ship traffic surveillance, and maritime warfare. However, it currently faces two major challenges: recognizing rotated targets and achieving fine-grained recognition. To address these challenges, this paper presents a new model called Related-YOLO. This model utilizes the mechanisms of relational attention to stress positional relationships between the components of a ship, extracting key features more accurately. Furthermore, it introduces a hierarchical clustering algorithm to implement adaptive anchor boxes. To tackle the issue of detecting multiple targets at different scales, a small target detection head is added. Additionally, the model employs deformable convolution to extract the features of targets with diverse shapes. To evaluate the performance of the proposed model, a new dataset named FGWC-18 is established, specifically designed for fine-grained warship recognition. Experimental results demonstrate the excellent performance of the model on this dataset and two other public datasets, namely FGSC-23 and FGSCR-42. In summary, our model offers a new route to solve the challenging issues of detecting rotating targets and fine-grained recognition with remote sensing images, which provides a reliable foundation for the application of remote sensing images in a wide range of fields. Full article
Show Figures

Graphical abstract

17 pages, 4867 KiB  
Article
Satellite Image Categorization Using Scalable Deep Learning
by Samabia Tehsin, Sumaira Kausar, Amina Jameel, Mamoona Humayun and Deemah Khalaf Almofarreh
Appl. Sci. 2023, 13(8), 5108; https://doi.org/10.3390/app13085108 - 19 Apr 2023
Cited by 18 | Viewed by 5574
Abstract
Detecting and classifying objects from satellite images are crucial for many applications, ranging from marine monitoring to land planning, ecology to warfare, etc. Spatial and temporal information-rich satellite images are exploited in a variety of manners to solve many real-world remote sensing problems. [...] Read more.
Detecting and classifying objects from satellite images are crucial for many applications, ranging from marine monitoring to land planning, ecology to warfare, etc. Spatial and temporal information-rich satellite images are exploited in a variety of manners to solve many real-world remote sensing problems. Satellite image classification has many associated challenges. These challenges include data availability, the quality of data, the quantity of data, and data distribution. These challenges make the analysis of satellite images more challenging. A convolutional neural network architecture with a scaling method is proposed for the classification of satellite images. The scaling method can evenly scale all dimensions of depth, width, and resolution using a compound coefficient. It can be used as a preliminary task in urban planning, satellite surveillance, monitoring, etc. It can also be helpful in geo-information and maritime monitoring systems. The proposed methodology is based on an end-to-end, scalable satellite image interpretation. It uses spatial information from satellite images to categorize these into four categories. The proposed method gives encouraging and promising results on a challenging dataset with a high inter-class similarity and intra-class variation. The proposed method shows 99.64% accuracy on the RSI-CB256 dataset. Full article
Show Figures

Figure 1

40 pages, 775 KiB  
Review
Game Theory in Defence Applications: A Review
by Edwin Ho, Arvind Rajagopalan, Alex Skvortsov, Sanjeev Arulampalam and Mahendra Piraveenan
Sensors 2022, 22(3), 1032; https://doi.org/10.3390/s22031032 - 28 Jan 2022
Cited by 58 | Viewed by 16154
Abstract
This paper presents a succinct review of attempts in the literature to use game theory to model decision-making scenarios relevant to defence applications. Game theory has been proven as a very effective tool in modelling the decision-making processes of intelligent agents, entities, and [...] Read more.
This paper presents a succinct review of attempts in the literature to use game theory to model decision-making scenarios relevant to defence applications. Game theory has been proven as a very effective tool in modelling the decision-making processes of intelligent agents, entities, and players. It has been used to model scenarios from diverse fields such as economics, evolutionary biology, and computer science. In defence applications, there is often a need to model and predict the actions of hostile actors, and players who try to evade or out-smart each other. Modelling how the actions of competitive players shape the decision making of each other is the forte of game theory. In past decades, there have been several studies that applied different branches of game theory to model a range of defence-related scenarios. This paper provides a structured review of such attempts, and classifies existing literature in terms of the kind of warfare modelled, the types of games used, and the players involved. After careful selection, a total of 29 directly relevant papers are discussed and classified. In terms of the warfares modelled, we recognise that most papers that apply game theory in defence settings are concerned with Command and Control Warfare, and can be further classified into papers dealing with (i) Resource Allocation Warfare (ii) Information Warfare (iii) Weapons Control Warfare, and (iv) Adversary Monitoring Warfare. We also observe that most of the reviewed papers are concerned with sensing, tracking, and large sensor networks, and the studied problems have parallels in sensor network analysis in the civilian domain. In terms of the games used, we classify the reviewed papers into papers that use non-cooperative or cooperative games, simultaneous or sequential games, discrete or continuous games, and non-zero-sum or zero-sum games. Similarly, papers are also classified into two-player, three-player or multi-player game based papers. We also explore the nature of players and the construction of payoff functions in each scenario. Finally, we also identify gaps in literature where game theory could be fruitfully applied in scenarios hitherto unexplored using game theory. The presented analysis provides a concise summary of the state-of-the-art with regards to the use of game theory in defence applications and highlights the benefits and limitations of game theory in the considered scenarios. Full article
Show Figures

Figure 1

22 pages, 2050 KiB  
Article
Adaptable Underwater Networks: The Relation between Autonomy and Communications
by Alexander Hamilton, Sam Holdcroft, Davide Fenucci, Paul Mitchell, Nils Morozs, Andrea Munafò and Jeremy Sitbon
Remote Sens. 2020, 12(20), 3290; https://doi.org/10.3390/rs12203290 - 10 Oct 2020
Cited by 8 | Viewed by 4585
Abstract
This paper discusses requirements for autonomy and communications in maritime environments through two use cases which are sourced from military scenarios: Mine Counter Measures (MCM) and Anti-Submarine Warfare (ASW). To address these requirements, this work proposes a service-oriented architecture that breaks the typical [...] Read more.
This paper discusses requirements for autonomy and communications in maritime environments through two use cases which are sourced from military scenarios: Mine Counter Measures (MCM) and Anti-Submarine Warfare (ASW). To address these requirements, this work proposes a service-oriented architecture that breaks the typical boundaries between the autonomy and the communications stacks. An initial version of the architecture has been implemented and its deployment during a field trial done in January 2019 is reported. The paper discusses the achieved results in terms of system flexibility and ability to address the MCM and ASW requirements. Full article
Show Figures

Graphical abstract

28 pages, 1336 KiB  
Article
Sensor Control in Anti-Submarine Warfare—A Digital Twin and Random Finite Sets Based Approach
by Peng Wang, Mei Yang, Yong Peng, Jiancheng Zhu, Rusheng Ju and Quanjun Yin
Entropy 2019, 21(8), 767; https://doi.org/10.3390/e21080767 - 6 Aug 2019
Cited by 37 | Viewed by 6366
Abstract
Since the submarine has become the major threat to maritime security, there is an urgent need to find a more efficient method of anti-submarine warfare (ASW). The digital twin theory is one of the most outstanding information technologies, and has been quite popular [...] Read more.
Since the submarine has become the major threat to maritime security, there is an urgent need to find a more efficient method of anti-submarine warfare (ASW). The digital twin theory is one of the most outstanding information technologies, and has been quite popular in recent years. The most influential change produced by digital twin is the ability to enable real-time dynamic interactions between the simulation world and the real world. Digital twin can be regarded as a paradigm by means of which selected online measurements are dynamically assimilated into the simulation world, with the running simulation model guiding the real world adaptively in reverse. By combining digital twin theory and random finite sets (RFSs) closely, a new framework of sensor control in ASW is proposed. Two key algorithms are proposed for supporting the digital twin-based framework. First, the RFS-based data-assimilation algorithm is proposed for online assimilating the sequence of real-time measurements with detection uncertainty, data association uncertainty, noise, and clutters. Second, the computation of the reward function by using the results of the proposed data-assimilation algorithm is introduced to find the optimal control action. The results of three groups of experiments successfully verify the feasibility and effectiveness of the proposed approach. Full article
(This article belongs to the Special Issue Bayesian Inference and Information Theory)
Show Figures

Figure 1

Back to TopTop