An efficient coverage path planning method for UAV in complex concave regions.

Wenxing Wu1, Zhigang Wang2, Lianhai Lin1

  • 1School of Computer Science, Qinghai Normal University, Xining, Qinghai, China.

Scientific Reports
|October 24, 2025
PubMed
Summary

This study presents a new method using Particle Swarm Optimization and an enhanced Ant Colony Optimization (FA3ACO) for Unmanned Aerial Vehicle (UAV) path planning. The approach optimizes coverage in complex terrains, improving reconnaissance efficiency.

Related Concept Videos

Absolute Motion Analysis- General Plane Motion01:24

Absolute Motion Analysis- General Plane Motion

Visualize a drone, with its propellers spinning rapidly, hovering mid-air. The fascinating movements and operations of this drone can be comprehended by applying the principle of general plane motion.
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
531
Reflective Property of Parabolas01:26

Reflective Property of Parabolas

A parabola is a basic type of conic section that results from the intersection of a plane with a double-napped cone in a direction parallel to one of the cone's sides. This U-shaped curve has a distinctive reflective property: all incoming rays parallel to its axis of symmetry are directed toward a single point, known as the focus. This property is widely utilized in optical and communication technologies that require precise signal concentration.In analytic geometry, a parabola is defined as...
227
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
36
Uniform Depth Channel Flow: Problem Solving01:18

Uniform Depth Channel Flow: Problem Solving

To calculate the flow rate for a trapezoidal channel, first, identify the bottom width, side slope, and flow depth of the channel. The cross-sectional area (A) corresponding to the depth of flow (y), channel bottom width (B), and side slope (θ) is determined by:Next, calculate the wetted perimeter, which includes the bottom width and the sloped side lengths in contact with the water. Using the values of the cross-sectional area and the wetted perimeter, determine the hydraulic radius by...
426
Area Between Curves: Problem Solving01:27

Area Between Curves: Problem Solving

A region can be enclosed by three curves: a square root function, a reflected cube root function, and a linear function. The linear function intersects each of the other two curves, and these intersection points determine where the boundary of the enclosed region changes. Because different curves serve as the upper and lower boundaries in different parts of the graph, the area cannot be found using a single setup over the entire interval.To compute the area, the region is first divided into two...
10
Area Problem01:26

Area Problem

Determining the area of a region with straight edges is straightforward, as geometric formulas for rectangles, triangles, and polygons can be applied directly. However, traditional geometric methods are insufficient when a region has a curved boundary, such as the area under a function.fromThe area problem involves finding a systematic way to measure such regions. One approach to solving this problem is through approximation. Instead of attempting to compute the area exactly at the outset, the...
8