Drones Enhance Vessel Search in Ocean
Innovative drones are aiding in maritime vessel detection and monitoring.
― 5 min read
Table of Contents
- The Challenge
- Our Approach
- Searching for Vessels
- Technology Used
- Performance in Simulation
- Communication Challenges
- Path Planning for Drones
- Target Vessel Detection
- Results of Our Simulation
- Conclusion and Future Work
- Importance of Autonomous Maritime Systems
- Additional Applications
- Key Takeaways
- Future Innovations
- Original Source
- Reference Links
This article discusses a method for finding boats in the ocean using drones. Drones can help with tasks like monitoring the environment, checking on boats, and even rescue operations. With issues like poaching and piracy on the rise, it is very important to keep maritime areas safe.
The Challenge
Recently, a competition called the Mohamed Bin Zayed International Robotics Challenge (MBZIRC) was organized to encourage innovative technology to tackle problems at sea. The challenge requires teams to use different types of robots, including flying drones and boats, to search for and interact with target vessels. A unique aspect of this challenge is that the robots cannot use GPS for positioning, which adds difficulty. They also face limited Communication capabilities and a restriction on the number of robots they can use.
Our Approach
Our team developed a method to search for vessels using fixed-wing drones rather than quadcopters. Fixed-wing drones can fly faster and cover greater distances, making them more suitable for this task where time is limited. We used simulations to test our system before trying it in the real world.
Searching for Vessels
The task involved searching a large area of water for a specific vessel. We defined two main strategies for searching:
Non-informed Method: This method involves drones flying in set patterns to cover the entire search area evenly, without using any prior information about where the target vessel might be. We tested different patterns like parallel lines and spirals.
Informed Method: This method leverages information from a Radar system, which helps create a map that indicates where vessels are likely to be. This way, the drones can focus their search in areas with a higher probability of finding the target vessel.
Technology Used
We equipped our drones with various sensors. An Inertial Measurement Unit (IMU) helps keep track of the drone's position, while a barometer measures altitude. The drones also have a long-range camera for detecting vessels from above. Training a deep learning algorithm, we collected synthetic data to teach the drones how to recognize different types of vessels.
Performance in Simulation
We ran a series of simulations to evaluate both search strategies. The non-informed method allowed drones to cover the area by dividing it into equal parts, while the informed method utilized radar data to prioritize certain areas. We found that the informed method was faster as it targeted the most likely locations of the vessel.
Communication Challenges
An important part of our system is communication between the drones. Since they cannot use GPS, they rely on messages sent between one another. To achieve this, we set up relay drones that act as communication hubs. These relays ensure that the drones remain connected during their search.
Path Planning for Drones
To make sure our drones followed an effective path, we created control algorithms. These algorithms help the drones reach their waypoints smoothly instead of making abrupt turns. We also defined different flight patterns to optimize the search process further.
Target Vessel Detection
Detecting the target vessel requires the drone's camera to capture images. Using deep learning techniques, we trained a model to recognize different types of vessels based on the images we collected during simulations. By adjusting the camera settings and training data, we ensured that the model works effectively.
Results of Our Simulation
After conducting various experiments with our drones, we found that both search methods had promising results. The informed method, which used the radar information, significantly reduced the time needed to find the target vessel compared to the non-informed method. This proved that having access to prior information makes the search process much more efficient.
Conclusion and Future Work
In summary, we presented our method for searching and detecting vessels in a challenging maritime environment using drones. We found that fixed-wing drones, equipped with appropriate sensors, can effectively cover large areas, and that using radar information enhances the search process.
Looking ahead, we plan to improve our system to handle different weather conditions like wind and test it in real-world scenarios. This research could lead to significant advancements in maritime security and monitoring.
Importance of Autonomous Maritime Systems
Autonomous vehicles like drones represent a major advancement in technology, especially in maritime contexts. They provide a cost-effective and efficient solution for monitoring and protecting marine environments. By automating these tasks, we reduce human risk and improve response times to emergencies.
Additional Applications
In addition to searching for vessels, these autonomous drones can be used for various other applications. They can help in environmental protection, such as monitoring pollution levels in the ocean or tracking marine wildlife. They can also play a role in disaster management, assisting rescue teams in locating people in distress at sea.
Key Takeaways
The integration of drones in maritime operations is proving to be a game-changer. By using innovative search algorithms and advanced detection techniques, teams can effectively monitor vast areas of water. As technology advances, we can expect even more efficient solutions for addressing various maritime challenges.
Future Innovations
As we move forward, the combination of drones with other technologies such as AI will continue to evolve. Improvements in communication systems and sensor technologies will enable more complex and automated operations. This will further enhance the effectiveness of drones in maritime monitoring and security.
The research and findings presented here highlight the potential of using modern technology to address pressing issues at sea. By developing reliable systems, we can safeguard our oceans and ensure safe navigation for all.
Title: A Search Strategy and Vessel Detection in Maritime Environment Using Fixed-Wing UAVs
Abstract: In this paper, we address the problem of autonomous search and vessel detection in an unknown GNSS-denied maritime environment with fixed-wing UAVs. The main challenge in such environments with limited localization, communication range, and the total number of UAVs and sensors is to implement an appropriate search strategy so that a target vessel can be detected as soon as possible. Thus we present informed and non-informed methods used to search the environment. The informed method relies on an obtained probabilistic map, while the non-informed method navigates the UAVs along predefined paths computed with respect to the environment. The vessel detection method is trained on synthetic data collected in the simulator with data annotation tools. Comparative experiments in simulation have shown that our combination of sensors, search methods and a vessel detection algorithm leads to a successful search for the target vessel in such challenging environments.
Authors: Marijana Peti, Ana Milas, Natko Kraševac, Marko Križmančić, Ivan Lončar, Nikola Mišković, Stjepan Bogdan
Last Update: 2023-06-22 00:00:00
Language: English
Source URL: https://arxiv.org/abs/2306.12767
Source PDF: https://arxiv.org/pdf/2306.12767
Licence: https://creativecommons.org/licenses/by-nc-sa/4.0/
Changes: This summary was created with assistance from AI and may have inaccuracies. For accurate information, please refer to the original source documents linked here.
Thank you to arxiv for use of its open access interoperability.