Subtopic Deep Dive

Autonomous Surface Vehicles Navigation
Research Guide

What is Autonomous Surface Vehicles Navigation?

Autonomous Surface Vehicles Navigation encompasses guidance, control, path planning, and sensor fusion techniques enabling unmanned surface vehicles (USVs) to operate independently in dynamic maritime environments.

Researchers focus on collision avoidance compliant with COLREGS, multi-USV coordination, and robust path following amid wave disturbances. Key methods include velocity obstacles and modified artificial potential fields. Over 10 papers from 2001-2022 cited here exceed 300 citations each, highlighting sustained interest.

15
Curated Papers
3
Key Challenges

Why It Matters

USVs enable safer surveillance, harbor inspection, and oceanographic missions without human risk (Manley, 2008; 299 citations). Coordinated fleets support complex tasks like search-and-rescue in cluttered waters (Peng et al., 2020; 649 citations). COLREGS-compliant navigation reduces maritime accidents (Kuwata et al., 2013; 406 citations; Lyu and Yin, 2018; 342 citations).

Key Research Challenges

COLREGS Compliance in Dynamic Environments

USVs must adhere to international collision regulations while avoiding moving obstacles. Velocity obstacles address this but struggle with rule prioritization (Kuwata et al., 2013). Modified APF methods improve real-time planning yet face local minima issues (Lyu and Yin, 2018).

Multi-USV Coordination and Formation Control

Coordinating fleets for tasks like area coverage requires distributed control amid communication delays. Recent advances use line-of-sight guidance for path following (Gu et al., 2022). Scalability to large swarms remains unresolved (Peng et al., 2020).

Robustness to Wave Disturbances and Sensor Noise

Wave-induced motions degrade navigation accuracy, demanding advanced sensor fusion. Simulation models verify six-DOF dynamics for USVs (Prestero, 2001). Real-world validation in hostile seas persists as a gap.

Essential Papers

1.

Seaglider: a long-range autonomous underwater vehicle for oceanographic research

Charles C. Eriksen, T. James Osse, R.D. Light et al. · 2001 · IEEE Journal of Oceanic Engineering · 1.1K citations

Seagliders are small, reusable autonomous underwater vehicles designed to glide from the ocean surface to a programmed depth and back while measuring temperature, salinity, depth-averaged current, ...

2.

Verification of a six-degree of freedom simulation model for the REMUS autonomous underwater vehicle

Timothy Prestero · 2001 · 656 citations

Submitted in partial fulfillment of the requirements for the degree of Master of Science at the Massachusetts Institute of Technology and the Woods Hole Oceanographic Institution September 2001

3.

An Overview of Recent Advances in Coordinated Control of Multiple Autonomous Surface Vehicles

Zhouhua Peng, Jun Wang, Dan Wang et al. · 2020 · IEEE Transactions on Industrial Informatics · 649 citations

Autonomous surface vehicles (ASVs) are marine vessels capable of performing various marine operations without a crew in a variety of cluttered and hostile water/ocean environments. For complex miss...

4.

Safe Maritime Autonomous Navigation With COLREGS, Using Velocity Obstacles

Yoshiaki Kuwata, Michael Wolf, Dimitri Zarzhitsky et al. · 2013 · IEEE Journal of Oceanic Engineering · 406 citations

This paper presents an autonomous motion planning algorithm for unmanned surface vehicles (USVs) to navigate safely in dynamic, cluttered environments. The algorithm not only addresses hazard avoid...

5.

Path Planning for Autonomous Mobile Robots: A Review

J. Ricardo Sánchez-Ibáñez, Carlos J. Pérez-del-Pulgar, Alfonso García-Cerezo · 2021 · Sensors · 380 citations

Providing mobile robots with autonomous capabilities is advantageous. It allows one to dispense with the intervention of human operators, which may prove beneficial in economic and safety terms. Au...

6.

COLREGS-Constrained Real-time Path Planning for Autonomous Ships Using Modified Artificial Potential Fields

Hongguang Lyu, Yong Yin · 2018 · Journal of Navigation · 342 citations

This paper presents a real-time and deterministic path planning method for autonomous ships or Unmanned Surface Vehicles (USV) in complex and dynamic navigation environments. A modified Artificial ...

7.

Unmanned surface vehicles, 15 years of development

Justin Manley · 2008 · 299 citations

To celebrate the 40 <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">th</sup> Anniversary of the Oceanic Engineering Society (OES) at the MTS/IEEE OCEA...

Reading Guide

Foundational Papers

Start with Manley (2008; 299 citations) for USV development history, then Kuwata et al. (2013; 406 citations) for COLREGS velocity obstacles, and Prestero (2001; 656 citations) for dynamics simulation basics.

Recent Advances

Study Peng et al. (2020; 649 citations) for multi-ASV coordination, Gu et al. (2022; 245 citations) for line-of-sight advances, and Sánchez-Ibáñez et al. (2021; 380 citations) for path planning reviews.

Core Methods

Velocity obstacles (Kuwata et al., 2013), modified artificial potential fields (Lyu and Yin, 2018), line-of-sight guidance (Gu et al., 2022), and six-DOF simulation (Prestero, 2001).

How PapersFlow Helps You Research Autonomous Surface Vehicles Navigation

Discover & Search

Research Agent uses citationGraph on Kuwata et al. (2013; 406 citations) to map COLREGS navigation clusters, then findSimilarPapers reveals Lyu and Yin (2018) extensions. exaSearch queries 'USV path planning COLREGS wave disturbances' surfaces Peng et al. (2020) multi-vehicle coordination amid 250M+ OpenAlex papers.

Analyze & Verify

Analysis Agent applies readPaperContent to Peng et al. (2020), then verifyResponse with CoVe cross-checks claims against Gu et al. (2022). runPythonAnalysis simulates velocity obstacles from Kuwata et al. (2013) using NumPy for trajectory verification; GRADE scores evidence rigor on multi-USV stability.

Synthesize & Write

Synthesis Agent detects gaps in COLREGS handling post-2020 via Peng et al. (2020) and Gu et al. (2022), flagging coordination contradictions. Writing Agent uses latexEditText for USV diagrams, latexSyncCitations integrates 10+ papers, and latexCompile produces submission-ready manuscripts; exportMermaid visualizes path planning flows.

Use Cases

"Simulate wave disturbance effects on USV path following from Gu et al. 2022"

Research Agent → searchPapers 'line-of-sight guidance USV' → Analysis Agent → readPaperContent → runPythonAnalysis (NumPy simulation of LOS controller with wave models) → matplotlib plots of robust trajectories.

"Draft LaTeX review on COLREGS-compliant USV navigation citing Kuwata 2013 and Lyu 2019"

Research Agent → citationGraph on Kuwata et al. → Synthesis Agent → gap detection → Writing Agent → latexEditText (intro/methods) → latexSyncCitations (10 papers) → latexCompile → PDF with compiled equations and figures.

"Find open-source code for velocity obstacle USV collision avoidance"

Research Agent → searchPapers 'velocity obstacles USV Kuwata' → Code Discovery → paperExtractUrls → paperFindGithubRepo → githubRepoInspect → Verified MATLAB/Python implementations of COLREGS rules.

Automated Workflows

Deep Research workflow scans 50+ USV papers via searchPapers → citationGraph, generating structured reports on path planning evolution (Prestero 2001 to Gu 2022). DeepScan's 7-step chain with CoVe verifies multi-USV claims from Peng et al. (2020) against simulations. Theorizer builds theory on wave-robust LOS guidance from literature contradictions.

Frequently Asked Questions

What defines Autonomous Surface Vehicles Navigation?

It covers guidance, control, path planning, and sensor fusion for USVs in dynamic seas, emphasizing COLREGS compliance and multi-vehicle coordination (Kuwata et al., 2013; Peng et al., 2020).

What are core methods in USV navigation?

Velocity obstacles ensure safe COLREGS navigation (Kuwata et al., 2013); modified artificial potential fields enable real-time planning (Lyu and Yin, 2018); line-of-sight guidance supports path following (Gu et al., 2022).

What are key papers on USV navigation?

Peng et al. (2020; 649 citations) overviews multi-ASV control; Kuwata et al. (2013; 406 citations) introduces COLREGS velocity obstacles; Manley (2008; 299 citations) reviews 15 years of USV development.

What open problems exist in USV navigation?

Scalable multi-USV coordination under delays (Peng et al., 2020); wave-robust sensor fusion beyond simulations (Prestero, 2001); GPS spoofing defenses for maritime autonomy (Bhatti and Humphreys, 2017).

Research Maritime Navigation and Safety with AI

PapersFlow provides specialized AI tools for Engineering researchers. Here are the most relevant for this topic:

See how researchers in Engineering use PapersFlow

Field-specific workflows, example queries, and use cases.

Engineering Guide

Start Researching Autonomous Surface Vehicles Navigation with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Engineering researchers