scholarly journals A User-Priority-Driven Multi-UAV Cooperative Reconnaissance Strategy

2021 ◽  
Vol 2021 ◽  
pp. 1-14
Author(s):  
Zeyuan Liu ◽  
Cuntao Liu ◽  
Wendong Zhao ◽  
Aijing Li

This paper considers a reconnaissance scenario where multiple unmanned aerial vehicles (UAVs) provide services cooperatively for multiple users with different priorities. Although users all expect to acquire their needed information in a short time, the degree of urgency to meet their demands is different when taking their diverse priorities into account. A priority-driven multiuser satisfaction model is designed, where users’ satisfaction is quantified based on their different priorities, information acquisition demands, and the time they obtain their desired information. To ensure high priority users’ fast information acquisition while avoiding excessive delay in low priority users’ information acquisition, a batchwise information backhaul strategy is adopted. In each batch, a UAV is selected as the data ferry through a consultative mechanism to carry information back to users. This reconnaissance process is formulated as a cooperative path planning problem, where the optimization objective is maximizing users’ total satisfaction, while an intelligent algorithm is proposed to solve this problem effectively. The simulation results show that compared with traditional path planning algorithms without considering user satisfaction, our proposed algorithm can guarantee faster information acquisition for users with higher priorities, which leads to higher satisfaction. In addition, the applicability of our proposed reconnaissance strategy and path planning algorithm in different situations is also analyzed.

Author(s):  
Hongying Shan ◽  
Chuang Wang ◽  
Cungang Zou ◽  
Mengyao Qin

This paper is a study of the dynamic path planning problem of the pull-type multiple Automated Guided Vehicle (multi-AGV) complex system. First, based on research status at home and abroad, the conflict types, common planning algorithms, and task scheduling methods of different AGV complex systems are compared and analyzed. After comparing the different algorithms, the Dijkstra algorithm was selected as the path planning algorithm. Secondly, a mathematical model is set up for the shortest path of the total driving path, and a general algorithm for multi-AGV collision-free path planning based on a time window is proposed. After a thorough study of the shortcomings of traditional single-car planning and conflict resolution algorithms, a time window improvement algorithm for the planning path and the solution of the path conflict covariance is established. Experiments on VC++ software showed that the improved algorithm reduces the time of path planning and improves the punctual delivery rate of tasks. Finally, the algorithm is applied to material distribution in the OSIS workshop of a C enterprise company. It can be determined that the method is feasible in the actual production and has a certain application value by the improvement of the data before and after the comparison.


Robotica ◽  
2021 ◽  
pp. 1-30
Author(s):  
Ümit Yerlikaya ◽  
R.Tuna Balkan

Abstract Instead of using the tedious process of manual positioning, an off-line path planning algorithm has been developed for military turrets to improve their accuracy and efficiency. In the scope of this research, an algorithm is proposed to search a path in three different types of configuration spaces which are rectangular-, circular-, and torus-shaped by providing three converging options named as fast, medium, and optimum depending on the application. With the help of the proposed algorithm, 4-dimensional (D) path planning problem was realized as 2-D + 2-D by using six sequences and their options. The results obtained were simulated and no collision was observed between any bodies in these three options.


2011 ◽  
Vol 23 (2) ◽  
pp. 271-280 ◽  
Author(s):  
Chyon Hae Kim ◽  
◽  
Hiroshi Tsujino ◽  
Shigeki Sugano ◽  

This paper addresses optimal motion for general machines. Approximation for optimal motion requires a global path planning algorithm that precisely calculates the whole dynamics of a machine in a brief calculation. We propose a path planning algorithm that consists of path searching and pruning algorithms. The pruning algorithmis based on our analysis of state resemblance in general phase space. To confirm precision, calculation cost, optimality and applicability of the proposed algorithm, we conducted several shortest time path planning experiments for the dynamic models of double inverted pendulums. Precision to reach the goal states of the pendulums was better than other algorithms. Calculation cost was 58 times faster at least. We could tune optimality of proposed algorithm via resolution parameters. A positive correlation between optimality and resolutions was confirmed. Applicability was confirmed in a torque based position and velocity feedback control simulation. As a result of this simulation, the double inverted pendulums tracked planned motion under noise while keeping within torque limitations.


Robotica ◽  
1997 ◽  
Vol 15 (2) ◽  
pp. 213-224 ◽  
Author(s):  
Andreas C. Nearchou ◽  
Nikos A. Aspragathos

In some daily tasks, such as pick and place, the robot is requested to reach with its hand tip a desired target location while it is operating in its environment. Such tasks become more complex in environments cluttered with obstacles, since the constraint for collision-free movement must be also taken into account. This paper presents a new technique based on genetic algorithms (GAs) to solve the path planning problem of articulated redundant robot manipulators. The efficiency of the proposed GA is demonstrated through multiple experiments carried out on several robots with redundant degrees-of-freedom. Finally, the computational complexity of the proposed solution is estimated, in the worst case.


Author(s):  
Nurul Saliha Amani Ibrahim ◽  
Faiz Asraf Saparudin

The path planning problem has been a crucial topic to be solved in autonomous vehicles. Path planning consists operations to find the route that passes through all of the points of interest in a given area. Several algorithms have been proposed and outlined in the various literature for the path planning of autonomous vehicle especially for unmanned aerial vehicles (UAV). The algorithms are not guaranteed to give full performance in each path planning cases but each one of them has their own specification which makes them suitable in sophisticated situation. This review paper evaluates several possible different path planning approaches of UAVs in terms optimal path, probabilistic completeness and computation time along with their application in specific problems.


Author(s):  
Yu Wu ◽  
Shaobo Wu ◽  
Xinting Hu

AbstractDifferent from the usual surveillance task in which the goal is to achieve complete coverage of the specified area, the cooperative path planning problem of drones for persistent surveillance task is studied in this paper considering multiple constraints of the covered area. The goal is to maximize the combinational coverage area of drones while giving preference to the area that hasn’t been visited beyond a certain time interval. The influence of shooting resolution and blocking of buildings are considered, and the state information of each grid is defined to record the visit information of the ground area. Considering the characteristic of the established model, the multi-constrained cooperative path planning (MCCPP) algorithm is developed. The grids which have not been visited for a long time are received special attentions, and the drone is led to reducing the flight height to cover the gird which has a special requirement on the shooting resolution. The cooperation mechanism among drones is also set to ensure that all the drones can determine the next path point synchronously. An emergency path planning algorithm with the continuous checking strategy is designed for a drone to fly to the specified area and finish a complete coverage of it.


Author(s):  
Yu Wu ◽  
Haixu Li ◽  
Xichao Su

A path planning model concerning a tiltrotor approaching an aircraft carrier is established in this study. In the model, the characteristic of the tiltrotor, the landing task, and the environment of the carrier are taken into account. First, the motion equations and the maneuverability of the tiltrotor in each flight mode are presented, and the constraints of control variables and flight envelope are given. The returning flight of the tiltrotor is divided into three phases corresponding to the three flight modes of the tiltrotor, and the constraints in each phase and the goal are set. Considering the flight safety of the tiltrotor, the environment of the carrier is described as flyable space and no-fly zones, and the no-fly zones are set taking the influences of turbulence and wind field induced by the moving aircraft carrier into account. The path planning issue is formulated into an optimization problem under the constraints of control variables and state variables. According to the characteristic of the established model, a pigeon inspired optimization (PIO)-based path planning algorithm is developed integrating the “step-by-step” and “one effort” path search strategies. Simulation results demonstrate that the tiltrotor can reach the target point with a reasonable landing path. Comparison among different algorithms is also conducted to verify that the PIO algorithm is capable of solving this online path planning problem.


Author(s):  
Arturo De Marinis ◽  
Felice Iavernaro ◽  
Francesca Mazzia

AbstractIn this article, we present a new strategy to determine an unmanned aerial vehicle trajectory that minimizes its flight time in presence of avoidance areas and obstacles. The method combines classical results from optimal control theory, i.e. the Euler-Lagrange Theorem and the Pontryagin Minimum Principle, with a continuation technique that dynamically adapts the solution curve to the presence of obstacles. We initially consider the two-dimensional path planning problem and then move to the three-dimensional one, and include numerical illustrations for both cases to show the efficiency of our approach.


Author(s):  
R Zaccone ◽  
M Martelli

The paper presents a path planning algorithm for ship guidance in presence of obstacles, based on an ad hoc modified version of the Rapidly-exploring Random Tree (RRT*) algorithm. The proposed approach is designed to be part of a decision support system for the bridge operators, in order to enhance traditional navigation. Focusing on the maritime field, a review of the scientific literature dealing with motion planning is presented, showing potential benefits and weaknesses of the different approaches. Among the several methods, details on RRT and RRT* algorithms are given. The ship path planning problem is introduced and discussed, formulating suitable cost functions and taking into account both topological and kinematic constraints. Eventually, an existing time domain ship simulator is used to test the effectiveness of the proposed algorithm over a number of realistic operation scenarios. The obtained results are presented and critically discussed. 


Path planning has played a significant role in major numerous decision-making techniques through an automatic system involved in numerous military applications. In the last century, pathfinding and generation were carried out by multiple intelligent approaches. It is very difficult in pathfinding to reduce energy. Besides suggesting the shortest path, it has been found that optimal path planning. This paper introduces an efficient path planning algorithm for networked robots using modified optimization algorithms in combination with the η3 -splines. A new method has employed a cuckoo optimization algorithm to handle the mobile robot path planning problem. At first, η3 - splines are combined so an irregular set of points can be included alongside the kinematic parameters chosen to relate with the development and the control of mobile robots. The proposed algorithm comprises of adaptive random fluctuations (ARFs), which help to deal with the very much manageable neighborhood convergence. This algorithm carries out the process of accurate object identification along with analyzing the influence of different design choice by developing a 3D CNN architecture to determine its performance. Besides offering classification in real-time applications, the proposed algorithm outperforms the performance of state of the art in different benchmarks


Sign in / Sign up

Export Citation Format

Share Document