Giter VIP home page Giter VIP logo

mtrajplanner's Introduction

MTrajPlanner: A Multiple-Trajectory Planning Algorithm for Autonomous Underwater Vehicles

Introduction

Trajectory planning is a crucial task in designing the navigation systems of automatic underwater vehicles (AUVs). Due to the complexity of underwater environments, decision makers may hope to obtain multiple alternative trajectories in order to select the best. This paper focuses on the multiple-trajectory planning (MTP) problem, which is a new topic in this field. First, we establish a comprehensive MTP model for AUVs, by taking into account the complex underwater environments, the efficiency of each trajectory, and the diversity among different trajectories, simultaneously. Then, to solve the MTP, we develop an ant colony-based trajectory optimizer, which is characterized by a niching strategy, a decayed alarm pheromone measure, and a diversified heuristic measure. The niching strategy assists in identifying and maintaining a diverse set of high-quality solutions. The use of decayed alarm pheromone and diversified heuristic further improves the search effectiveness and efficiency of the algorithm. Experimental results on practical datasets show that our proposed algorithm not only provides multiple AUV trajectories for a flexible choice, but it also outperforms the state-of-the-art algorithms in terms of the single trajectory efficiency.

Input data

The input data are comprised of seamounts, suspensions and sea currents.

  • Seamount: Directory of the underwater seamount data, i.e., the height of the underwater seamounts.
  • Suspension: Directory of the suspended object data. In the file, each line lists the center location (x, y, z) and the size of suspension.
  • Current: Directory of the sea current Data. For example, the file current_x_25.txt is the superposed force on X-axis.

Paper

  • For more information please refer to our paper

    If the code or paper is useful for your work, please cite our paper

    with plain text

    Y. -J. Gong, T. Huang, Y. -N. Ma, S. -W. Jeon and J. Zhang, "MTrajPlanner: A Multiple-Trajectory Planning Algorithm for Autonomous Underwater Vehicles," in IEEE Transactions on Intelligent Transportation Systems, vol. 24, no. 4, pp. 3714-3727, April 2023, doi: 10.1109/TITS.2023.3234937.

    or bibtex

    @ARTICLE{MTrajPlanner, author={Gong, Yue-Jiao and Huang, Ting and Ma, Yi-Ning and Jeon, Sang-Woon and Zhang, Jun}, journal={IEEE Transactions on Intelligent Transportation Systems}, title={MTrajPlanner: A Multiple-Trajectory Planning Algorithm for Autonomous Underwater Vehicles}, year={2023}, volume={24}, number={4}, pages={3714-3727}, doi={10.1109/TITS.2023.3234937}}

mtrajplanner's People

Contributors

gnauhgnit avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.