CN113625771A - Shadow following single unmanned aerial vehicle area coverage path planning method - Google Patents

Shadow following single unmanned aerial vehicle area coverage path planning method Download PDF

Info

Publication number
CN113625771A
CN113625771A CN202111059806.4A CN202111059806A CN113625771A CN 113625771 A CN113625771 A CN 113625771A CN 202111059806 A CN202111059806 A CN 202111059806A CN 113625771 A CN113625771 A CN 113625771A
Authority
CN
China
Prior art keywords
grid
aerial vehicle
grid cell
unmanned aerial
cells
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111059806.4A
Other languages
Chinese (zh)
Other versions
CN113625771B (en
Inventor
杨文婧
王欢
史殿习
杨绍武
李宁
徐嘉迟
郭敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
National University of Defense Technology
Original Assignee
National University of Defense Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by National University of Defense Technology filed Critical National University of Defense Technology
Priority to CN202111059806.4A priority Critical patent/CN113625771B/en
Publication of CN113625771A publication Critical patent/CN113625771A/en
Application granted granted Critical
Publication of CN113625771B publication Critical patent/CN113625771B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/10Simultaneous control of position or course in three dimensions
    • G05D1/101Simultaneous control of position or course in three dimensions specially adapted for aircraft
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

The invention discloses a shadow following single unmanned aerial vehicle area coverage path planning method, and aims to solve the problem of low coverage efficiency caused by not executing a coverage task to ensure the integrity of a residual uncovered target area when a single unmanned aerial vehicle returns to a charging station. The technical scheme is as follows: preprocessing a known target area; calculating surrounding grids of the internal obstacle set, connection relations of all grids in the grid unit set G to be covered and the shortest distance from all grids in the G to the starting point; calculating a flight path set P of the unmanned aerial vehicle by adopting a shadow following method, and synchronously updating a shadow path when calculating the advancing position of the unmanned aerial vehicle; unmanned aerial vehicle follows the path in P from P1To pNThe order of execution of the overlay tasks. The invention enables the unmanned aerial vehicle to return to the starting point along the shadow path and execute the coverage task when the energy is insufficient to continue to advance, fully utilizes the airborne energy of the unmanned aerial vehicle, improves the completion efficiency of the coverage task, and completes the coverage task with fewer times of reciprocating the starting point.

Description

Shadow following single unmanned aerial vehicle area coverage path planning method
Technical Field
The invention relates to the field of unmanned aerial vehicle area coverage based on path planning, in particular to a path planning method for a single unmanned aerial vehicle to go and return to the same starting point by considering limited airborne energy constraint.
Background
Unmanned aerial vehicle is one of the representatives of intelligent unmanned system, because of advantages such as its high mobility, high-utility, is used in each field, solves various problems by the wide application. Area coverage is a class of classical path planning problem that solves for a planned path that traverses all points in the target area from a starting point and avoids obstacles. With the continuous development of unmanned aerial vehicle technology and the continuously reduced cost, the practical application of the unmanned aerial vehicle in solving the problem of area coverage is very wide, for example, the unmanned aerial vehicle is used for spraying pesticides in agricultural plant protection, so that crops in a cultivated land are fully covered by the pesticides; use unmanned aerial vehicle to replace manpower to accomplish high and cold or high altitude regional panorama survey and drawing work etc. in the geographical survey and drawing.
When the target area range is large, if the constraint condition that the airborne energy of the unmanned aerial vehicle is limited in the actual flight process is not considered, the coverage task cannot be completed due to insufficient flight capability of the unmanned aerial vehicle, and an unknown disaster is caused. A common approach to consider the limited energy of drones is to deploy a charging station at the origin. When the flight energy is insufficient, the unmanned aerial vehicle returns to the charging station to supplement the energy and continues to perform the covering task, and multiple charging operations enable the unmanned aerial vehicle to have the capability of completely covering the target area.
According to the strategy that the unmanned aerial vehicle returns to the charging station, the returning mode is divided into a straight line returning mode and a curve returning mode. The straight line returning means that the unmanned aerial vehicle returns to the position of the charging station from the current position according to the shortest straight line distance. Limited airborne energy is mapped to a limited flight distance in an article on line Coverage of Battery Powered Autonomous Mobile Robot on-line Coverage plane environment, published in the article on line Coverage of Mobile robots, on board Environments by a Battery Powered Autonomous Mobile Robot, volume 2, volume 13, IEEE Transactions on Automation Science and Engineering, 2016. When the remaining flying distance of the unmanned aerial vehicle is insufficient, the unmanned aerial vehicle marks the current position as a breakpoint, returns to the charging station for supplementing energy from the current position according to the shortest straight-line distance while avoiding the obstacle, and then returns to the breakpoint to continue to execute the covering task, as shown in fig. 1 (a). The grid cell where S is located in FIG. 1(a) is the grid cell where the charging station is located; the solid line arrow represents the flight direction of the unmanned aerial vehicle and the unmanned aerial vehicle executes the coverage task in the flight process, the dotted line arrow represents the flight direction of the unmanned aerial vehicle and the unmanned aerial vehicle does not execute the coverage task in the flight process; the grid cells filled by the solid points represent the grid cells passed by the unmanned aerial vehicle in the process of executing the coverage task, and the grid cells are in a covered state; the grid cells without filler elements represent grid cells in an uncovered state. In fig. 1(a), the drone returns the supplementary energy to the grid cell where the charging station is located along the dotted arrow, and no coverage task is performed during the return process, i.e. the grid cell through which the dotted line passes is still in an uncovered state. The curve returning means that the unmanned aerial vehicle returns to the starting point in a non-linear mode. An article, "Coverage Path Planning and Coverage Under Energy Constraint," published by Minghan Wei and Volkan Isler at the international society for robotics and automation (ICRA 2018) divides the target area into square grid cells of the same size and shape, along with the assumption that limited flight distances represent limited airborne Energy. Two grid cells whose center distance is equal to the side length of the grid cell are called adjacent grid cells. When the remaining flight capacity of the drone is insufficient, the drone returns to the starting point along the adjacent grid cell to supplement the energy, which is a typical curved return, as shown in fig. 1 (b). The grid cell where S is located in fig. 1(b) is a starting grid cell; the solid line arrow represents the flight direction of the unmanned aerial vehicle and the unmanned aerial vehicle executes the coverage task in the flight process, the dotted line arrow represents the flight direction of the unmanned aerial vehicle and the unmanned aerial vehicle does not execute the coverage task in the flight process; the grid cells filled with the solid points represent the grid cells through which the unmanned aerial vehicle executes the coverage task process, and the grid cells are in a covered state; the grid cells without filler elements represent grid cells in an uncovered state. In fig. 1(b), the drone follows the dotted arrow to replenish energy from the currently located grid cell to the adjacent grid cell until returning to the starting point grid cell, and no coverage task is performed during the returning process, that is, the grid cell passed by the dotted line is still in an uncovered state.
Whether the mode is a straight line return mode or a curve return mode, the unmanned aerial vehicle returns to the starting point along the shortest path. Since the position relationship between the position passed by the return process and the covered area, the position relationship between the position passed by the return process and the boundary area of the obstacle area or the target area may not be adjacent, if the mesh unit passed by the return path is considered to be in the covered state, the remaining uncovered target area may be divided into two or more sub-areas without connection relationship. If the remaining uncovered target area is divided into a plurality of sub-areas without connection relationship, covered grid cells need to be passed when covering different sub-areas. The unmanned aerial vehicle can cause repeated coverage through the covered grid unit, and energy utilization rate and coverage efficiency are reduced. Assuming that the grid cells passed by the drone returning process are considered to be in the covered state, the description is given by taking fig. 1(b) as an example, namely the grid cells passed by the dotted arrows in fig. 1(b) are to be set to be the grid cells filled with solid dots and the covered state; at this time, the remaining set of mesh cells in the uncovered state is composed of white mesh cells that are not passed by the dotted line in fig. 1(b), i.e., the remaining set of mesh cells in the uncovered state is { g }1,4,g1,5,g2,2,g3,2,g3,3,g3,4}; the remaining uncovered grid cell set is divided into two sub-regions without connection, such as the grid cell set in the uncovered state shown in FIG. 1(b) divided into two subsets g1,4,g1,5And { g }2,2,g3,2,g3,3,g3,4The grids in the two subsets have no connection, i.e. the set g1,4,g1,5And set g2,2,g3,2,g3,3,g3,4Denotes two sub-areas with no connection; when the unmanned aerial vehicle starts from the starting point grid unit S again to cover the rest grid unit in the uncovered stateThe elements need to pass through the grid cells passing by one or more dotted arrows, e.g. in fig. 1(b), the unmanned plane passes through the grid cells g from S2,2、g3,2、g3,3、g3,4Then through the grid cell g via the dashed arrow2,4、g2,3、g1,3、g1,2Reach grid cell g1,4Then continue to cover the grid cell g1,5That is, when the drone covers two sub-areas without connection relation in fig. 1(b), the drone needs to pass through the grid unit passed by the dotted arrow one or more times, i.e. g2,4、g2,3、g1,3、g1,2(ii) a Since the mesh unit through which the dotted arrow passes is assumed to be in a covered state in the foregoing, the energy utilization rate and the coverage efficiency of the unmanned aerial vehicle are reduced by repeatedly passing through the covered mesh unit. Therefore, no matter whether the existing single unmanned aerial vehicle area coverage path planning algorithm is a straight line return or a curve return, the algorithm assumes that the unmanned aerial vehicle does not execute the coverage task in the return process, namely, the mesh unit passed by the unmanned aerial vehicle in the return process is not set to be in a covered state, so that the integrity of the residual uncovered target area is maintained. The unmanned aerial vehicle does not generate gain to the coverage task in the return process, but the energy consumption and the execution time of the task are increased. Therefore, the farther the drone is returned to the charging station, the more frequent the charging, and the greater the impact on coverage efficiency.
Therefore, how to solve the problem that when a single unmanned aerial vehicle returns to a charging station, coverage efficiency is reduced because a coverage task is not executed to ensure the integrity of a residual uncovered target area is a technical problem which needs to be solved urgently by the person in the art.
Disclosure of Invention
The invention provides a shadow following method for planning an area coverage path of a single unmanned aerial vehicle, aiming at the problem that when a single unmanned aerial vehicle returns to a charging station, coverage efficiency is reduced due to the fact that the integrity of a residual uncovered target area is ensured and a coverage task is not executed. For a single unmanned aerial vehicle with limited airborne energy, the shadow path is updated when the forward position is calculated. The shadow path refers to a set of uncovered grid cells adjacent to covered grid cells, obstacle grid cells or target area boundary grid cells in the set of grid cells to be covered, and ensures the integrity of the remaining uncovered area. According to the invention, when the residual flight capacity of the unmanned aerial vehicle is not enough to fly to the target grid cell, the unmanned aerial vehicle returns to the charging station to supplement energy along the shadow path, the passing grid cell can be covered while the integrity of the residual uncovered area is not damaged in the returning process, and the unmanned aerial vehicle continues to cover the residual uncovered area after returning to the starting point to supplement energy until the target area is completely covered. As shown in fig. 2, the grid cell where S is located represents a starting grid cell, the solid arrow represents that the unmanned aerial vehicle flies from the grid cell where the current position is located to a target grid cell, and the passing grid cell is filled with solid dots; the grid unit set passed by the dotted arrow is a shadow path and filled with hollow points; when the residual flight capacity of the unmanned aerial vehicle is not enough to fly to the target grid, the unmanned aerial vehicle returns to the starting point grid unit along the shadow path according to the direction of the dotted arrow to supplement energy; because the grid cells in the shadow path are adjacent to the boundary of the target area or the grid cells in the covered state, when the unmanned aerial vehicle flies along the shadow path, the passed grid cells are set to be in the covered state, that is, the grid cells passed by the shadow path are filled with hollow points, and the integrity of the residual uncovered target area cannot be damaged. The invention can improve the energy utilization rate and the coverage efficiency of the unmanned aerial vehicle while satisfying the integrity constraint of the limited energy and the uncovered area of the unmanned aerial vehicle. By the shadow following method, the invention improves the completion efficiency of the coverage task and the energy utilization rate of the unmanned aerial vehicle, so that a single unmanned aerial vehicle can efficiently complete the coverage task of the target area, namely, compared with the coverage effect of not adopting the shadow following method in the figure 1, the number of covered grids adopting the shadow following method in the figure 2 is more than that of the covered grids in the figures 1(a) and 1 (b). Wherein the covered grid cells in fig. 2 include solid dot filled grid cells and empty dot filled grid cells, and the number of covered grid cells in fig. 2 is equal to 14; the covered grid cells of fig. 1(a) and 1(b) comprise grid cells filled with solid dots, the number of covered grid cells in fig. 1(a) being equal to 10 and the number of covered grid cells in fig. 1(b) being equal to 10. Therefore, the number of covered meshes in fig. 2 is 4 more than that of fig. 1(a) and 1 (b).
The invention comprises the following steps:
in the first step, a known target region is preprocessed. The target area includes a boundary of the area to be covered, a position of an obstacle within the area to be covered, and a start position at which the charging station is disposed. The target area T is divided into square grid cells with the same shape and size in a decomposition mode. The side length of the grid cell is denoted as R, which is determined according to the capacity of the airborne sensor and the task requirements.
Figure BDA0003255996130000041
h is the flying height of the unmanned aerial vehicle, and alpha is the visual field range of the airborne camera on the unmanned aerial vehicle. The target area T includes two types of grid cells: grid cells g to be covered and obstacle grid cells m. The set formed by the grid cells G to be covered is referred to as a grid cell set G to be covered, and the set formed by the barrier grid cells M is referred to as a barrier grid cell set M. Wherein, there is a grid cell in G as the starting point, denoted as S. And the unmanned aerial vehicle executes the coverage task from S, and returns to S when the energy is insufficient or the task is finished. The grid cells in M are divided into two categories: set of boundary obstacles MaAnd internal set of obstacles Me。MaIncluding grid cells having a connection relationship with the target area boundary and grid cells having a connection relationship with other boundary barrier grid cells, denoted md. Except that MdThe rest grid cells in M are internal obstacle grid cells MeForm an internal obstacle set Me. The connection relationship here includes a direct adjacent relationship and an oblique adjacent relationship. Directly adjacent means that the center distance of two grid cells is equal to R; diagonally adjacent means that the center distance of two grid cells is equal to
Figure BDA0003255996130000042
Second, calculate the internal obstacle set MeThe surrounding grid, the connection relation of all grids in the grid unit set G to be covered and the shortest distance from all grids in the G to the starting point are as follows:
2.1 Collection of M from internal obstacleseThe pair of connection relations M between the grid cells in (1)eThe grid cells in the cluster are grouped, the surrounding grids of each group of internal obstacle grid cells are respectively calculated and are sorted in the clockwise direction, and the sorted surrounding grids are all put into a surrounding grid set Sur. The surrounding grid is MeHas a connected relation of the grid cells to be covered.
The method comprises the following specific steps:
2.1.1 mixing MeThe grid cells with connection relations in the grid structure are divided into one group, and the grid cells between different groups do not have any connection relations. Let MeIs divided into K groups, and K is a positive integer.
2.1.2 the initialization index value k is 1.
2.1.3 according to the connection relation of the grid units, finding out the directly adjacent and obliquely adjacent grid units of each grid unit in the k group of internal obstacle grid units, and storing the directly adjacent and obliquely adjacent grid units to the k group of surrounding grid set SurkAnd from the set SurkAnd delete the obstacle grid cells. Set Sur at this timekThe grid cells in (e) are the surrounding grids of the kth group of internal obstacle grids.
2.1.4 according to SurkThe positions of the middle grid cells are from bottom to top and from left to right to SunkThe grid cells in (1) are sorted and numbered. The grid cell number value located in the lower left corner is the smallest. Rearranging Sur in ascending order according to numbering valuekThe grid cell of (1).
2.1.5 initializing ordered set order { }, initializing grid unit record stack { }, and setting current grid unit position g ═ Sur { }k[1]I.e. with SurkAnd the grid cell with the minimum middle number value is used as a traversal starting point.
2.1.6 finding all grid cells directly adjacent to G from the set G of grid cells to be covered, the grid cells to be found being directly adjacent to GAdjacent grid cell and located at SunkThe grid cell in (a) is saved to a set ad of grid cells directly adjacent to (g)g
2.1.7 if adgThe grid cells are found in the grid cell, and the step 2.1.8 is carried out; otherwise, G is not directly adjacent to G and is located at SurkGo to step 2.1.13.
2.1.8 if adgWith only one grid cell, put g to the end of order, from SurkDeleting g, when g equals adgThe only grid unit in the step (2) is turned to the step (2.1.6); if adgWhere there are multiple grid cells, go to step 2.1.9.
2.1.9 if g is at the traversal start, put g to the end of order, from SurkDeleting g, when g equals adgThe grid unit with the minimum number value in the middle number is turned to the step 2.1.6; if g is not at the traversal starting point, go to step 2.1.10.
2.1.10 Slave adgIn which a grid cell having the same immediate adjacent obstacle grid cell as the last grid cell in the order is selected, denoted gnext
2.1.11 if gnextPressing g into the stack top of the stack, and turning to step 2.1.12, wherein the number of barrier grid cells in the directly adjacent grid cells is more than or equal to 2; if g isnextIs less than 2, go directly to step 2.1.12.
2.1.12 put g at the end of order from SurkDeleting g, making g equal to gnextTurning to the step 2.1.6;
2.1.13 view stack information. If the grid cells are not stored in the stack, it indicates that the traversal of the surrounding grid cells of the current group of internal obstacles is finished, and go to step 2.1.14; if the stack has grid cells, making g equal to the grid cells at the top of the stack, deleting the grid cells at the top of the stack, and going to the step 2.1.6.
2.1.14 order SurkGet sure ═ order, get surekAnd saving the data to the surrounding grid set Sur, and updating the index value k to k + 1. If K is larger than K, the traversal and the sorting of all the surrounding grid units are completed, and S is performed at the momentur={Sur1,...,Surk,...,SurKK is more than or equal to 1 and less than or equal to K, and the step 2.2 is carried out; otherwise, go to step 2.1.3 and continue to traverse the surrounding grid cells of the internal obstacle.
2.2 statistics of each grid cell G in the set G of grid cells to be covered1,...,gj,...gnum(G)Respectively storing the directly adjacent grid cells to g1,...,gj,...gnum(G)Of directly adjacent grid cells
Figure BDA0003255996130000051
In (1), obtaining a grid cell g to be covered1,...,gj,...gnum(G)Of directly adjacent grid cells
Figure BDA0003255996130000052
Where num (G) represents the number of grid cells in G,
Figure BDA0003255996130000053
denotes the jth grid cell G in GjJ is 1. ltoreq. num (G).
2.3 statistics of each grid cell G in the set G of grid cells to be covered1,...,gj,...gnum(G)Storing the oblique adjacent grid cell to g1,...,gj,...gnum(G)Set of diagonally adjacent grid cells
Figure BDA0003255996130000061
In the method, an oblique adjacent grid unit set of the grid unit to be covered is obtained
Figure BDA0003255996130000062
Figure BDA0003255996130000063
Wherein the content of the first and second substances,
Figure BDA0003255996130000064
denotes the jth grid cell G in GjIs selected.
2.4 in the area Coverage algorithm research field, when the target area is divided by square grids, the default unmanned aerial vehicle movement rule is to move from the grid cell where the current position is located to the directly adjacent grid cell, and cannot directly reach the diagonally adjacent grid cell of the grid cell where the current position is located, see the Coverage Path Planning Under the Energy Constraint and the Coverage published by Minghan Wei and Volkan Isler on international robot and automation society (ICRA 2018). According to the rule that the unmanned aerial vehicle moves from the grid cell where the current position is located to the directly adjacent grid cell, the shortest distance from each grid cell to be covered to the starting point S in the G is calculated, namely G1,...,gj,...gnum(G) The minimum number of grid cells that need to be passed to S is recorded as
Figure BDA0003255996130000065
Obtaining the shortest distance collecting platform from the grid unit to be covered to the starting point
Figure BDA0003255996130000066
Wherein the content of the first and second substances,
Figure BDA0003255996130000067
denotes the jth grid cell G in GjThe shortest distance to S.
And thirdly, calculating a flight path set P of the unmanned aerial vehicle by adopting a shadow following method. The flight path set P is composed of paths from the starting point of each round trip of the unmanned aerial vehicle, i.e. P ═ P1,...,pi,...pN}. Wherein p isiAnd the path from the starting point to the starting point after the unmanned aerial vehicle starts from the starting point for the ith time and executes the covering task is shown, N shows the total times of reciprocating the starting point when the unmanned aerial vehicle completely covers the target area, and i is more than or equal to 1 and less than or equal to N. p is a radical ofiConsisting of grid cells traversed by the unmanned aerial vehicle during flight, i.e.
Figure BDA0003255996130000068
Wherein, gimRepresents piM-th grid cell of (1), num (p)i) Represents piTotal number of middle grid cells. The unmanned plane completely covers the target area after N times of starting points, namely p1∪...∪pi∪...∪pNG. The method updates the shadow path while calculating the target grid unit, so that the unmanned aerial vehicle can return to the starting point along the shadow path when the energy is insufficient, and executes the covering task while not damaging the continuity of the uncovered target area, thereby improving the covering efficiency of a single unmanned aerial vehicle and reducing the times of the unmanned aerial vehicle for returning to and fro the starting point. The finite airborne Energy of the unmanned aerial vehicle is represented by a finite flight distance D, which is an assumption in the Coverage Planning and Coverage Under Energy Constraint of the information Constraint of the application published by Minghan Wei and Volkan Isler in the International society of robotics and Automation (ICRA 2018). The limited flying distance D is converted into the maximum flying grid unit number B of the unmanned aerial vehicle through the side length R of the grid unit, so that the requirement of the maximum flying grid unit number B of the unmanned aerial vehicle is met
Figure BDA0003255996130000069
In order to ensure that the unmanned aerial vehicle has the capability of completing the coverage task of the target area, the distance from all grid units to be covered to S is required to be not more than 2B, otherwise, the unmanned aerial vehicle with better flight capability is required to execute the coverage task.
The specific steps of calculating P by adopting a shadow following method are as follows:
3.1 starting the unmanned aerial vehicle from a starting point, namely initializing the position of a current grid unit g of the unmanned aerial vehicle to be S; initializing a flight path set P { } of the unmanned aerial vehicle; the number i of times of starting and returning the unmanned aerial vehicle is initialized is 1. Let path p traverse the starting point the ith timeiThe unmanned plane starts from the starting point grid unit; let shadow path pwAnd (S) indicating that the unmanned aerial vehicle returns to the starting grid unit along the shadow path. Initializing all grid cells in the mesh cell set G to be covered to be in an uncovered state, and setting the state (G) of the current grid cell G to be in a covered state, that is, making the state (G) be covered. Initializing remaining flight capabilities B of the dronerestB, the number of grid cells that the drone may fly remainingEqual to the maximum number of flyable mesh cells of the drone at the initial state.
3.2 if grid cells in an uncovered state exist in the G, turning to the step 3.3; otherwise, the target area is completely covered, and go to step 3.6.
3.3 according to the position of the current grid cell g of the unmanned aerial vehicle, the coverage state of the target area and the information of the obstacles, calculating the grid cell g of the unmanned aerial vehicle going to next stepnextThe position of (a).
The method comprises the following specific steps:
3.3.1 find all grid cells in G that are directly adjacent to G and in an uncovered state, and save to the set of directly adjacent grid cells adg
3.3.2 if adgIf the grid cell is an empty set, all grid cells in G with the shortest distance to G and in an uncovered state are found and stored to adgThe method comprises the following steps:
3.3.2.1, calculating the distance from the grid cell in G to G by: the distance from the grid unit where g is located to the grid unit is equal to 0, and the mark g is 0; the distance from the grid cell directly adjacent to g and not an obstacle to g is equal to 1, and the grid cell marked directly adjacent to g and not an obstacle is 1; traversing the directly adjacent grid cells of the grid cell marked 1, and adding one to the mark value of the grid cell which is not an obstacle and is not marked, namely the distance from the grid cell to g is equal to 2; and marking all grid cells in G according to the breadth-first idea to obtain the distance from all grid cells in G to G.
3.3.2.2 when adgWhen the grid cell is an empty set, it is indicated that all grid cells in G directly adjacent to G are in a covered state, i.e., all grid cells in G having a distance to G equal to 1 are in a covered state. Therefore, starting from the grid cells with the distance to G equal to 2 in G, the grid cells in the uncovered state in G are searched according to the sequence of the distances to G from small to large. When the first uncovered grid cell in G is found, the distance dis from the found first uncovered grid cell to G is recorded.
3.3.2.3 finding all grid cells in G with distance to G equal to dis and in uncovered state, saving to adg
3.3.3 if adgOnly one grid cell in the network, the grid cell is used as a target grid cell g of the unmanned aerial vehiclenextTurning to the step 3.4; if adgWith a plurality of grid cells, go to step 3.3.4.
3.3.4 finding adgThe distance of the middle grid cell to the starting point S. The shorter the distance, the higher the priority of the grid cell; the distances are equal and the priorities of the grid cells are the same. Will adgAnd deleting the grid cells with the medium and low priority, and only keeping the grid cells with the highest priority. If adgIf there is only one grid cell, the grid cell is used as the target grid cell g of the unmanned planenextTurning to the step 3.4; if adgThere are multiple grid cells with the highest priority, go to step 3.3.5.
3.3.5 calculating adgOf the immediately adjacent grid cells of each grid cell, is located in G and is the sum of the number of grid cells in the covered state and the number of obstacle grid cells. If the number of covered grid cells and obstacle grid cells around a grid cell is larger, it means that the number of uncovered grid cells directly adjacent to the grid cell is smaller. If the grid cell is not covered preferentially, it may happen that there is no directly adjacent uncovered grid cell around the grid cell, resulting in that other covered grid cells need to be passed when covering the grid cell, causing repeated coverage and wasting the limited energy of the drone. Thus, adgThe greater the number of covered grid cells and obstacle grid cells around the middle grid cell, the more adsgThe higher the priority of the middle grid cell; equal number, adgThe priority of the middle grid cells is the same. Ad (cell-bone growth promoting)gOnly the grid cell with the highest priority is reserved. If adgIn which there is only one grid cell, set that grid cell to gnextTurning to the step 3.4; if adgThere are still a plurality of grid cells with the highest priority, go to step 3.3.6.
3.3.6 according to path piThe last grid cell in (b) gets the last covered grid cell pi(end) connecting g and pi(end) constituting and following a line segmentAnd (3) making an extension line outwards from the g (namely in the direction opposite to the line segment), wherein the extension line is a ray with the g as a starting point. And rotating the extension line clockwise by taking the g as a center and the direction of the extension line as an initial direction. According to the extension line and adgGiven ad in the order of grid cell intersection ingThe grid cell ordering in (1). Extension line and adgThe earlier the grid cells in (A) intersect, then adgThe higher the priority of the grid cell in (b). Due to adgThe grid cells in (1) are all the grid cells directly adjacent to g or the grid cells with equal distances to g, so that the situation that two or more grid cells are positioned on a scanning line at the same time does not occur in the scanning process. Fetching adgThe grid cell with the highest medium priority is used as gnext
3.4 according to gnextFinding an updated value for a shadow path
Figure BDA0003255996130000081
Figure BDA0003255996130000082
Is to update the value without regard to the shadow path surrounding the grid cell,
Figure BDA0003255996130000083
the method is to consider the updating value of the shadow path of the surrounding grid unit and comprises the following steps:
3.4.1 initialization regardless of the shadow path update values surrounding the grid cell
Figure BDA0003255996130000084
3.4.2 if
Figure BDA0003255996130000085
In which g is containednextDescription of shadow Path sum gnextOverlap, delete
Figure BDA0003255996130000086
The last grid unit of (3) goes to the step 3.4.3; otherwise, go to step 3.4.4.
3.4.3 if
Figure BDA0003255996130000087
Does not contain gnextIndicate deleted
Figure BDA0003255996130000088
Turning to the 3.4.4 step by the redundant grid in the step (3); otherwise, go to step 3.4.2 to continue the delete operation.
3.4.4 if
Figure BDA0003255996130000089
Last grid cell of
Figure BDA00032559961300000810
And gnextDirectly adjacent, say that unmanned aerial vehicle is located gnextFrom g, can benextGo to
Figure BDA0003255996130000091
Then along
Figure BDA0003255996130000092
Returning to the starting grid unit, and turning to step 3.4.8; if it is
Figure BDA0003255996130000093
And gnextNot directly adjacent, it needs to calculate if the drone is from gnextGo to
Figure BDA0003255996130000094
If the other uncovered grid cells pass, the step 3.4.5 is carried out.
3.4.5 neutralizing G with GnextMesh cells that are directly adjacent and in a non-overlapping state are saved to a set of adjacent mesh cells of a target mesh cell
Figure BDA00032559961300000932
If it is
Figure BDA00032559961300000933
Middle-sized boatWith grid cells, go to step 3.4.9; if it is
Figure BDA00032559961300000935
And only one grid cell, will
Figure BDA00032559961300000934
Put the grid cells in
Figure BDA0003255996130000095
In the last grid cell
Figure BDA0003255996130000096
Then go to step 3.4.9; if it is
Figure BDA0003255996130000097
If there are more grid cells satisfying the condition, go to step 3.4.6.
3.4.6 calculation
Figure BDA00032559961300000936
Grid cells of (1) to
Figure BDA0003255996130000098
Last grid cell of
Figure BDA0003255996130000099
The distance of (c). The shorter the distance is,
Figure BDA00032559961300000910
the higher the grid cell priority in (1); the distances are equal to each other and the distance between the two adjacent plates is equal,
Figure BDA00032559961300000911
the grid cell priorities in (1) are the same. Deleting
Figure BDA00032559961300000912
Grid cells of medium to low priority, reserved only
Figure BDA00032559961300000913
The grid cell with the highest medium priority. If it is
Figure BDA00032559961300000914
Only one grid cell in the grid array, then put the grid cell into
Figure BDA00032559961300000915
Then go to step 3.4.9; if not, then,
Figure BDA00032559961300000916
there are multiple grid cells with the highest priority, go to step 3.4.7.
3.4.7 calculation
Figure BDA00032559961300000917
To S. The further away the distance is from the ground,
Figure BDA00032559961300000918
the higher the grid cell priority in (c). Deleting
Figure BDA00032559961300000919
Grid cells of medium to low priority, reserved only
Figure BDA00032559961300000920
The grid cell with the highest medium priority. If it is
Figure BDA00032559961300000921
Has only one grid cell, and places the grid cell into
Figure BDA00032559961300000922
Then go to step 3.4.9; otherwise, go to step 3.4.8.
3.4.8 connection 9 and gnextComposing a line segment and following the line segment from gnextExtending outwards (i.e. in the direction opposite to the line segment) by gnextIs the ray of origin. In gnextAs a center, the direction of the extension line is the starting directionThe extension line is rotated in a clockwise direction. According to an extension line and
Figure BDA00032559961300000923
the order of grid cell intersection in (1)
Figure BDA00032559961300000924
The grid cell ordering in (1). Extension line and
Figure BDA00032559961300000925
the earlier the grid cells in (A) intersect, then
Figure BDA00032559961300000926
The higher the priority of the grid cell in (b). Due to the fact that
Figure BDA00032559961300000927
The grid cells in (1) are all gnextThe situation that two or more grid cells are positioned on the scanning line at the same time does not occur in the scanning process of the directly adjacent grid cells. Get
Figure BDA00032559961300000928
Put the grid cell with the highest medium priority to
Figure BDA00032559961300000929
And a rear face.
3.4.9 initialization considers the shadow path update values of the surrounding grid cells
Figure BDA00032559961300000930
To preserve
Figure BDA00032559961300000931
The original value of (a).
3.4.10 if
Figure BDA0003255996130000101
Last grid cell of
Figure BDA0003255996130000102
And gnextSurrounding grid cells of obstacles within the same set of Sur (let Sur bek) In, then from SurkIn (1)
Figure BDA0003255996130000103
Begin to put the ordered surrounding grid cells in order
Figure BDA0003255996130000104
Later, until Sur is encounteredkG in (1)nextStopping placing the surrounding grid into
Figure BDA0003255996130000105
And a rear face. Note that g herenextIs not put into
Figure BDA0003255996130000106
Rear, to avoid repeated coverage gnext
3.5 remaining flight capability B according to unmanned aerial vehiclerestUpdating the position of the current grid cell g of the drone and the shadow path pw
The method comprises the following steps:
3.5.1 remaining flight Capacity B of the unmanned aerial vehiclerestCan support unmanned aerial vehicle to fly to g from gnextAnd along
Figure BDA0003255996130000107
Go back to the starting point, i.e. satisfy
Figure BDA0003255996130000108
Wherein, len (g, g)next) Indicating the grid cell g from which the current position is located to the target grid cell gnextThe shortest distance of (d);
Figure BDA0003255996130000109
representing the slave target grid cell gnextTo
Figure BDA00032559961300001010
Last mesh of (2)Unit cell
Figure BDA00032559961300001011
The shortest distance of (d);
Figure BDA00032559961300001012
represents from
Figure BDA00032559961300001013
Last grid cell of
Figure BDA00032559961300001014
Through
Figure BDA00032559961300001015
Of a grid cell to
Figure BDA00032559961300001016
First grid cell of
Figure BDA00032559961300001017
The shortest distance of (c). Updating the remaining flight capacity of the drone, i.e. order Brest=Brest-len(g,gnext) (ii) a Updating the unmanned aerial vehicle to move from the grid unit where the current position is located to the target grid unit, namely, making g equal to gnext(ii) a Updating the grid unit where the current position of the unmanned aerial vehicle is located to be in a coverage state, namely, commanding state (g) to be covered; adding the grid unit g where the current position of the unmanned aerial vehicle is located into the path p of the ith round-trip starting pointiBehind the last grid cell; update the shadow path to
Figure BDA00032559961300001018
Go to step 3.5.4; if the remaining flight capability B of the unmanned aerial vehiclerestCan not support the unmanned plane to fly from g to gnextAnd along
Figure BDA00032559961300001019
Returning to the starting point, the step 3.5.2 is carried out.
3.5.2 if unmanned aerial vehicle's remaining flight ability can support unmanned aerial vehicleFly from g to gnextAnd along
Figure BDA00032559961300001020
Go back to the starting point, i.e. satisfy
Figure BDA00032559961300001021
Wherein the content of the first and second substances,
Figure BDA00032559961300001022
indicating the grid cell g from the current positionnextTo
Figure BDA00032559961300001023
Last grid cell of
Figure BDA00032559961300001024
The shortest distance of (d);
Figure BDA00032559961300001025
represents from
Figure BDA00032559961300001026
Last grid cell of
Figure BDA00032559961300001027
Through
Figure BDA00032559961300001028
Of a grid cell to
Figure BDA00032559961300001029
First grid cell of
Figure BDA00032559961300001030
The shortest distance of (c). Updating the remaining flight capacity of the drone, i.e. order Brest=Brest-len(g,gnext) (ii) a The unmanned aerial vehicle moves from the grid unit where the current position is located to the target grid unit, namely, g is set as gnext(ii) a Updating the grid cell where the current position of the drone is located to be in the covered state, i.e. making state (g) covReed; adding the grid unit g where the current position of the unmanned aerial vehicle is located into the path p of the ith round-trip starting pointiBehind the last grid cell of (a); update the shadow path to
Figure BDA0003255996130000111
Go to step 3.5.4; if the remaining flight capability B of the unmanned aerial vehiclerestCan not support the unmanned plane to fly from g to gnextAnd along
Figure BDA0003255996130000112
Returning to the starting point, go to step 3.5.3.
3.5.3 at this time, the remaining flight energy of the drone is not enough to support the drone to proceed to perform the coverage task, and the drone must follow the shadow path pwReturning to the starting point to supplement energy, the method comprises the following steps: p is to bewThe grid cells in (1) are added to the path p of the ith round-trip starting point from back to front in sequenceiAnd setting each added grid cell to a covered state; after the unmanned aerial vehicle returns to the starting point, the path index value i is updated to i +1, and the ith path and the shadow path are initialized to pi={g},pw-g; the remaining flight capacity of the unmanned plane at the starting point is equal to the maximum flying grid cell number BrestGo to step 3.5.4.
3.5.4 if the surrounding grid cell with some group of obstacles in the surrounding grid cell set Sur is in a covering state, deleting the group of surrounding grid cells from Sur to avoid repeated covering, and going to step 3.2.
3.6 the target area is completely covered, the number of times N of the starting point of the single unmanned aerial vehicle is obtained, the number is i, and the covering path is stored as P, P1,...,pi,...,pN},1≤i≤N。
And fourthly, outputting the times N of the unmanned aerial vehicle to return to and fro the starting point and the flight path P for executing the covering task. The unmanned aerial vehicle follows the path in the flight path P, and follows the slave P1To pNThe sequential execution of the covering tasks enables complete coverage of the target area.
The invention can achieve the following technical effects:
on the premise of balancing the constraint of the finite airborne energy of the unmanned aerial vehicle and the continuity of the uncovered target area, the shadow path is synchronously updated when the advancing position of the unmanned aerial vehicle is calculated in the third step, so that the unmanned aerial vehicle can return to the starting point along the shadow path and execute the covering task when the energy is insufficient, the airborne energy of the unmanned aerial vehicle is fully utilized, the completion efficiency of the covering task is improved, and the covering task is completed by using fewer times of returning the starting point.
Drawings
Fig. 1 is a schematic diagram illustrating that when the remaining distance available for flying of the drone is insufficient, the drone returns to the starting point to supplement energy in the prior art; FIG. 1(a) is a schematic view of a straight-line return manner, and FIG. 1(b) is a schematic view of a curved-line return manner;
fig. 2 is a schematic diagram of the unmanned aerial vehicle shown in fig. 1, in which the unmanned aerial vehicle returns along the shadow path by using the third step of calculation of the present invention when the unmanned aerial vehicle needs to return to the starting point for supplementing energy;
FIG. 3 is an overall flow chart of the present invention;
FIG. 4 is a schematic view of a scene representation of a target area of a first step in accordance with an embodiment of the present invention;
FIG. 5 is a diagram illustrating a second step of the bounding grid cell traversal order according to an embodiment of the present invention;
FIG. 6 is a diagram illustrating a shortest distance from a grid to be covered to a starting point in a target area in a second step according to an embodiment of the present invention;
FIG. 7 is a flowchart of a third step of calculating a flight path of the UAV using a shadow following method according to the present invention;
FIG. 8 is a diagram illustrating a shadow path when the UAV encounters an obstacle in the third step of the present invention; FIG. 8(a) is a schematic diagram of not adding a bounding grid to a shadow path; FIG. 8(b) is a schematic diagram of adding bounding grid elements to a shadow path;
FIG. 9 is a schematic diagram showing a comparison of path planning results of the present invention and other single-machine area coverage path planning algorithms of the background art;
Detailed Description
In order to make the technical solutions of the present invention better understood, the present invention is further described in detail below with reference to the accompanying drawings.
FIG. 3 is an overall flow chart of the present invention; as shown in fig. 3, the present invention comprises the steps of:
in the first step, a known target region is preprocessed. The target area includes a boundary of the area to be covered, a position of an obstacle within the area to be covered, and a start position at which the charging station is disposed. The target area T is divided into square grid cells with the same shape and size in a decomposition mode. The side length of the grid cell is denoted as R, which is determined according to the capacity of the airborne sensor and the task requirements.
Figure BDA0003255996130000121
h is the flying height of the unmanned aerial vehicle, and alpha is the visual field range of the airborne camera on the unmanned aerial vehicle. The target area T includes two types of grid cells: grid cells g to be covered and obstacle grid cells m, as shown in fig. 4. The grid cells filled with shading in fig. 4 represent the obstacle grid cells, and the other grids are the grid cells to be covered. The set formed by the grid cells G to be covered is referred to as a grid cell set G to be covered, and the set formed by the barrier grid cells M is referred to as a barrier grid cell set M. Wherein, there is a grid cell in G as the starting point, denoted as S. G in FIG. 437Is S. And the unmanned aerial vehicle executes the coverage task from S, and returns to S when the energy is insufficient or the task is finished. The grid cells in M are divided into two categories: set of boundary obstacles MdAnd internal set of obstacles Me。MdIncluding grid cells having a connection relationship with the target area boundary and grid cells having a connection relationship with other boundary barrier grid cells, denoted md. For the boundary obstacle grid cells in FIG. 4
Figure BDA0003255996130000122
Where r and c represent the number of rows and columns, respectively, in which the boundary barrier grid cells are located. In FIG. 4
Figure BDA0003255996130000123
Is related to the targetGrid cells with region boundaries having a connected relationship;
Figure BDA0003255996130000124
and
Figure BDA0003255996130000125
are diagonally adjacent, thus
Figure BDA0003255996130000126
Is also a boundary barrier grid cell;
Figure BDA0003255996130000127
and
Figure BDA0003255996130000128
are directly adjacent, thus
Figure BDA0003255996130000129
Also a boundary obstacle grid cell. Except that MdThe rest grid cells in M are internal obstacle grid cells MeForm an internal obstacle set Me. For internal obstacle grid cells in fig. 4
Figure BDA00032559961300001210
Where r and c represent the number of rows and columns, respectively, in which the internal obstacle grid cells are located. The connection relationship here includes a direct adjacent relationship and an oblique adjacent relationship. Directly adjacent means that the center distance of two grid cells is equal to R; diagonally adjacent means that the center distance of two grid cells is equal to
Figure BDA00032559961300001211
For example, in FIG. 4
Figure BDA00032559961300001212
And
Figure BDA00032559961300001213
is in a direct adjacent relationship with each other,
Figure BDA00032559961300001214
and
Figure BDA00032559961300001215
are in a diagonal adjacent relationship.
Second, calculate the internal obstacle set MeThe surrounding grid, the connection relation of all grids in the grid unit set G to be covered and the shortest distance from all grids in the G to the starting point are as follows:
2.1 Collection of M from internal obstacleseThe pair of connection relations M between the grid cells in (1)eThe grid cells in the cluster are grouped, the surrounding grids of each group of internal obstacle grid cells are respectively calculated and are sorted in the clockwise direction, and the sorted surrounding grids are all put into a surrounding grid set Sur. The surrounding grid is MeHas a connected relation of the grid cells to be covered.
The method comprises the following specific steps:
2.1.1 mixing MeThe grid cells with connection relations in the grid structure are divided into one group, and the grid cells between different groups do not have any connection relations. Let MeIs divided into K groups, and K is a positive integer. As shown in fig. 5, the target region has two groups (K ═ 2) of internal obstacles
Figure BDA0003255996130000131
And
Figure BDA0003255996130000132
the grid cells filled with empty dots in fig. 5 represent the surrounding grid of two sets of internal obstacles in the target area.
2.1.2 the initialization index value k is 1.
2.1.3 according to the connection relation of the grid units, finding out the directly adjacent and obliquely adjacent grid units of each grid unit in the k group of internal obstacle grid units, and storing the directly adjacent and obliquely adjacent grid units to the k group of surrounding grid set SurkAnd from the set SurkAnd delete the obstacle grid cells. Set Sur at this timekThe grid cells in (e) are the surrounding grids of the kth group of internal obstacle grids.
2.1.4 according to SurkThe positions of the middle grid cells are from bottom to top and from left to right to SunkThe grid cells in (1) are sorted and numbered. The grid cell number value located in the lower left corner is the smallest. Rearranging Sur in ascending order according to numbering valuekThe grid cell of (1).
2.1.5 initializing ordered set order { }, initializing grid unit record stack { }, and setting current grid unit position g ═ Sur { }k[1]I.e. with SurkAnd the grid cell with the minimum middle number value is used as a traversal starting point.
2.1.6 finding all grid cells directly adjacent to G from the set G of grid cells to be covered, locating the found grid cells directly adjacent to G in SunkThe grid cell in (a) is saved to a set ad of grid cells directly adjacent to (g)g
2.1.7 if adgThe grid cells are found in the grid cell, and the step 2.1.8 is carried out; otherwise, G is not directly adjacent to G and is located at SurkGo to step 2.1.13.
2.1.8 if adgWith only one grid cell, put g to the end of order, from SurkDeleting g, when g equals adgThe only grid unit in the step (2) is turned to the step (2.1.6); if adgWhere there are multiple grid cells, go to step 2.1.9.
2.1.9 if g is at the traversal start, put g to the end of order, from SurkMiddle deletion g, g equals adgThe grid unit with the minimum number value in the middle number is turned to the step 2.1.6; if g is not at the traversal starting point, go to step 2.1.10.
2.1.10 Slave adgIn which a grid cell having the same immediate adjacent obstacle grid cell as the last grid cell in the order is selected, denoted gnext
2.1.11 if gnextThe number of barrier grid cells in the directly adjacent grid cells is more than or equal to 2, g is pressed into a stack item, and the step 2.1.12 is carried out; if g isnextIn directly adjacent grid cellsThe number of grid cells is less than 2, and the process directly goes to step 2.1.12.
2.1.12 put g at the end of order from SurkDeleting g, making g equal to gnextTurning to the step 2.1.6;
2.1.13 view stack information. If the grid cells are not stored in the stack, it indicates that the traversal of the surrounding grid cells of the current group of internal obstacles is finished, and go to step 2.1.14; if the stack has grid cells, making g equal to the grid cells at the top of the stack, deleting the grid cells at the top of the stack, and going to the step 2.1.6.
2.1.14 order SurkGet sure ═ order, get surekAnd saving the data to the surrounding grid set Sur, and updating the index value k to k + 1. If K is larger than K, all the surrounding grid cells are traversed and sorted. As shown in fig. 5, the arrow direction indicates the traversal and sorting direction of the bounding grid, and when k is 1, the traversal is performed
Figure BDA0003255996130000141
Surrounding grid of { g }1,g2,g3,g4,g5,g7,g12,g11,g10,g15,g16,g17,g20,g25,g32,g31,g30,g24,g29,g28,g23,g19,g14,g9,g6Is traversed when k is 2
Figure BDA0003255996130000142
Surrounding grid of { g }38,g39,g40g41,g45,g50,g49,g48,g47,g44}. When Sur ═ Sur1,...,Surk,...,SurKK is more than or equal to 1 and less than or equal to K, and the step 2.2 is carried out; otherwise, go to step 2.1.3 and continue to traverse the surrounding grid cells of the internal obstacle.
2.2 statistics of each grid cell G in the set G of grid cells to be covered1,...,gj,...gnum(G)Respectively storing the directly adjacent grid cells to g1,...,gj,...gnum(G)Of directly adjacent grid cells
Figure BDA0003255996130000143
In (1), obtaining a grid cell g to be covered1,...,gj,...gnum(G)Of directly adjacent grid cells
Figure BDA0003255996130000144
Where num (G) denotes the number of grid cells in G (num (G) 46 in fig. 4),
Figure BDA0003255996130000145
denotes the jth grid cell G in GjJ is 1. ltoreq. num (G). For example, grid cell g in FIG. 420Of directly adjacent grid cells
Figure BDA0003255996130000146
2.3 statistics of each grid cell G in the set G of grid cells to be covered1,...,gj,...gnum(G)Storing the oblique adjacent grid cell to g1,...,gj,...gnum(G)Set of diagonally adjacent grid cells
Figure BDA0003255996130000147
In the method, an oblique adjacent grid unit set of the grid unit to be covered is obtained
Figure BDA0003255996130000148
Figure BDA0003255996130000149
Wherein the content of the first and second substances,
Figure BDA00032559961300001410
denotes the jth grid cell G in GjIs selected. For example, grid cell g in FIG. 420Set of diagonally adjacent grid cells
Figure BDA00032559961300001411
2.4 in the area Coverage algorithm research field, when the target area is divided by square grids, the default unmanned aerial vehicle movement rule is to move from the grid cell where the current position is located to the directly adjacent grid cell, and cannot directly reach the diagonally adjacent grid cell of the grid cell where the current position is located, see the Coverage Path Planning Under the Energy Constraint and the Coverage published by Minghan Wei and Volkan Isler on international robot and automation society (ICRA 2018). According to the rule that the unmanned aerial vehicle moves from the grid cell where the current position is located to the directly adjacent grid cell, the shortest distance from each grid cell to be covered to the starting point S in the G is calculated, namely G1,...,gj,...gnum(G)The minimum number of grid cells that need to be passed to S is recorded as
Figure BDA0003255996130000151
Obtaining the shortest distance collecting platform from the grid unit to be covered to the starting point
Figure BDA0003255996130000152
Wherein the content of the first and second substances,
Figure BDA0003255996130000153
denotes the jth grid cell G in GjThe shortest distance to S. The numerical marks on the grid to be covered as in fig. 6 represent the shortest distance of the corresponding grid cell to the starting point. For example, the starting point S is the grid cell g in FIG. 437I.e., the grid cell numbered 0 in fig. 6; grid g1Shortest distance to starting point
Figure BDA0003255996130000154
And thirdly, calculating a flight path set P of the unmanned aerial vehicle by adopting a shadow following method. Flight path aggregationP is the path from the start point to the start point for each round trip of the drone, i.e. P ═ P1,...,pi,...pN}. Wherein p isiAnd the path from the starting point to the starting point after the unmanned aerial vehicle starts from the starting point for the ith time and executes the covering task is shown, N shows the total times of reciprocating the starting point when the unmanned aerial vehicle completely covers the target area, and i is more than or equal to 1 and less than or equal to N. p is a radical ofiConsisting of grid cells traversed by the unmanned aerial vehicle during flight, i.e.
Figure BDA0003255996130000155
Wherein, gimRepresents piM-th grid cell of (1), num (p)i) Represents piTotal number of middle grid cells. The unmanned plane completely covers the target area after N times of starting points, i.e.
Figure BDA0003255996130000156
The method updates the shadow path while calculating the target grid unit, so that the unmanned aerial vehicle can return to the starting point along the shadow path when the energy is insufficient, and executes the covering task while not damaging the continuity of the uncovered target area, thereby improving the covering efficiency of a single unmanned aerial vehicle and reducing the times of the unmanned aerial vehicle for returning to and fro the starting point. The finite airborne Energy of the unmanned aerial vehicle is represented by a finite flight distance D, which is an assumption in the Coverage Planning and Coverage Under Energy Constraint of the information Constraint of the application published by Minghan Wei and Volkan Isler in the International society of robotics and Automation (ICRA 2018). The limited flying distance D is converted into the maximum flying grid unit number B of the unmanned aerial vehicle through the side length R of the grid unit, so that the requirement of the maximum flying grid unit number B of the unmanned aerial vehicle is met
Figure BDA0003255996130000157
In order to ensure that the unmanned aerial vehicle has the capability of completing the coverage task of the target area, the distance from all grid units to be covered to S is required to be not more than 2B, otherwise, the unmanned aerial vehicle with better flight capability is required to execute the coverage task.
As shown in fig. 7, the specific steps of calculating P by using the shadow following method are as follows:
3.1 let the drone start from the starting point, i.e. initialize the bits of the drone's current grid cell gSetting as S; initializing a flight path set P { } of the unmanned aerial vehicle; the number i of times of starting and returning the unmanned aerial vehicle is initialized is 1. Let path p traverse the starting point the ith timeiThe unmanned plane starts from the starting point grid unit; let shadow path pwAnd (S) indicating that the unmanned aerial vehicle returns to the starting grid unit along the shadow path. Initializing all grid cells in the mesh cell set G to be covered to be in an uncovered state, and setting the state (G) of the current grid cell G to be in a covered state, that is, making the state (G) be covered. Initializing remaining flight capabilities B of the dronerestB, i.e. the number of mesh cells that the drone can fly remaining is equal to the maximum number of flyable mesh cells of the drone at the initial state.
3.2 if grid cells in an uncovered state exist in the G, turning to the step 3.3; otherwise, the target area is completely covered, and go to step 3.6.
3.3 according to the position of the current grid cell g of the unmanned aerial vehicle, the coverage state of the target area and the information of the obstacles, calculating the grid cell g of the unmanned aerial vehicle going to next stepnextThe position of (a).
The method comprises the following specific steps:
3.3.1 find all grid cells in G that are directly adjacent to G and in an uncovered state, and save to the set of directly adjacent grid cells adg
3.3.2 if adgIf the grid cell is an empty set, all grid cells in G with the shortest distance to G and in an uncovered state are found and stored to adgThe method comprises the following steps:
3.3.2.1, calculating the distance from the grid cell in G to G by: the distance from the grid unit where g is located to the grid unit is equal to 0, and the mark g is 0; the distance from the grid cell directly adjacent to g and not an obstacle to g is equal to 1, and the grid cell marked directly adjacent to g and not an obstacle is 1; traversing the directly adjacent grid cells of the grid cell marked 1, and adding one to the mark value of the grid cell which is not an obstacle and is not marked, namely the distance from the grid cell to g is equal to 2; and marking all grid cells in G according to the breadth-first idea to obtain the distance from all grid cells in G to G.
3.3.2.2 when adgWhen the grid cell is an empty set, it is indicated that all grid cells in G directly adjacent to G are in a covered state, i.e., all grid cells in G having a distance to G equal to 1 are in a covered state. Therefore, starting from the grid cells with the distance to G equal to 2 in G, the grid cells in the uncovered state in G are searched according to the sequence of the distances to G from small to large. When the first uncovered grid cell in G is found, the distance dis from the found first uncovered grid cell to G is recorded.
3.3.2.3 finding all grid cells in G with distance to G equal to dis and in uncovered state, saving to adg
3.3.3 if adgOnly one grid cell in the network, the grid cell is used as a target grid cell g of the unmanned aerial vehiclenextTurning to the step 3.4; if adgWith a plurality of grid cells, go to step 3.3.4.
3.3.4 finding adgThe distance of the middle grid cell to the starting point S. The shorter the distance, the higher the priority of the grid cell; the distances are equal and the priorities of the grid cells are the same. Will adgAnd deleting the grid cells with the medium and low priority, and only keeping the grid cells with the highest priority. If adgIf there is only one grid cell, the grid cell is used as the target grid cell g of the unmanned planenextTurning to the step 3.4; if adgThere are multiple grid cells with the highest priority, go to step 3.3.5.
3.3.5 calculating adgOf the immediately adjacent grid cells of each grid cell, is located in G and is the sum of the number of grid cells in the covered state and the number of obstacle grid cells. If the number of covered grid cells and obstacle grid cells around a grid cell is larger, it means that the number of uncovered grid cells directly adjacent to the grid cell is smaller. If the grid cell is not covered preferentially, it may happen that there is no directly adjacent uncovered grid cell around the grid cell, resulting in that other covered grid cells need to be passed when covering the grid cell, causing repeated coverage and wasting the limited energy of the drone. Thus, adgThe greater the number of covered grid cells and obstacle grid cells around the middle grid cell, the more adsgThe higher the priority of the middle grid cell; equal number, adgThe priority of the middle grid cells is the same. Ad (cell-bone growth promoting)gOnly the grid cell with the highest priority is reserved. If adgIn which there is only one grid cell, set that grid cell to gnextTurning to the step 3.4; if adgThere are still a plurality of grid cells with the highest priority, go to step 3.3.6.
3.3.6 according to path piThe last grid cell in (b) gets the last covered grid cell pi(end) connecting g and pi(end) constitutes a line segment and is extended along the line segment from g outwards (i.e. in the direction opposite to the line segment), the extended line being a ray starting from g. And rotating the extension line clockwise by taking the g as a center and the direction of the extension line as an initial direction. According to the extension line and adgGiven ad in the order of grid cell intersection ingThe grid cell ordering in (1). Extension line and adgThe earlier the grid cells in (A) intersect, then adgThe higher the priority of the grid cell in (b). Due to adgThe grid cells in (1) are all the grid cells directly adjacent to g or the grid cells with equal distances to g, so that the situation that two or more grid cells are positioned on a scanning line at the same time does not occur in the scanning process. Fetching adgThe grid cell with the highest medium priority is used as gnext
3.4 according to gnextFinding an updated value for a shadow path
Figure BDA0003255996130000171
Figure BDA0003255996130000172
Is to update the value without regard to the shadow path surrounding the grid cell,
Figure BDA0003255996130000173
the method is to consider the updating value of the shadow path of the surrounding grid unit and comprises the following steps:
3.4.1 initialization regardless of the shadow path update values surrounding the grid cell
Figure BDA0003255996130000174
3.4.2 if
Figure BDA0003255996130000175
In which g is containednextDescription of shadow Path sum gnextOverlap, delete
Figure BDA0003255996130000176
The last grid unit of (3) goes to the step 3.4.3; otherwise, go to step 3.4.4.
3.4.3 if
Figure BDA0003255996130000177
Does not contain gnextIndicate deleted
Figure BDA0003255996130000178
Turning to the 3.4.4 step by the redundant grid in the step (3); otherwise, go to step 3.4.2 to continue the delete operation.
3.4.4 if
Figure BDA0003255996130000179
Last grid cell of
Figure BDA00032559961300001710
And gnextDirectly adjacent, say that unmanned aerial vehicle is located gnextFrom g, can benextGo to
Figure BDA00032559961300001711
Then along
Figure BDA00032559961300001712
Returning to the starting grid unit, and turning to step 3.4.8; if it is
Figure BDA00032559961300001713
And gnextNot directly adjacent, it needs to calculate if the drone is from gnextGo to
Figure BDA00032559961300001714
If the other uncovered grid cells pass, the step 3.4.5 is carried out.
3.4.5 neutralizing G with GnextMesh cells that are directly adjacent and in a non-overlapping state are saved to a set of adjacent mesh cells of a target mesh cell
Figure BDA00032559961300001715
If it is
Figure BDA00032559961300001716
Go to step 3.4.9 if there is no grid cell; if it is
Figure BDA00032559961300001717
And only one grid cell, will
Figure BDA00032559961300001718
Put the grid cells in
Figure BDA00032559961300001719
In the last grid cell
Figure BDA00032559961300001720
Then go to step 3.4.9; if it is
Figure BDA0003255996130000181
If there are more grid cells satisfying the condition, go to step 3.4.6.
3.4.6 calculation
Figure BDA0003255996130000182
Grid cells of (1) to
Figure BDA0003255996130000183
Last grid cell of
Figure BDA0003255996130000184
The distance of (c). The shorter the distance is,
Figure BDA0003255996130000185
the higher the grid cell priority in (1); the distances are equal to each other and the distance between the two adjacent plates is equal,
Figure BDA0003255996130000186
the grid cell priorities in (1) are the same. Deleting
Figure BDA0003255996130000187
Grid cells of medium to low priority, reserved only
Figure BDA0003255996130000188
The grid cell with the highest medium priority. If it is
Figure BDA0003255996130000189
Only one grid cell in the grid array, then put the grid cell into
Figure BDA00032559961300001810
Then go to step 3.4.9; if not, then,
Figure BDA00032559961300001811
there are multiple grid cells with the highest priority, go to step 3.4.7.
3.4.7 calculation
Figure BDA00032559961300001812
To S. The further away the distance is from the ground,
Figure BDA00032559961300001813
the higher the grid cell priority in (c). Deleting
Figure BDA00032559961300001814
Grid cells of medium to low priority, reserved only
Figure BDA00032559961300001815
The grid cell with the highest medium priority. If it is
Figure BDA00032559961300001816
Has only one grid cell, and places the grid cell into
Figure BDA00032559961300001817
Then go to step 3.4.9; otherwise, go to step 3.4.8.
3.4.8 connecting g and gnextComposing a line segment and following the line segment from gnextExtending outwards (i.e. in the direction opposite to the line segment) by gnextIs the ray of origin. In gnextThe direction of the extension line is the starting direction, and the extension line is rotated clockwise. According to an extension line and
Figure BDA00032559961300001818
the order of grid cell intersection in (1)
Figure BDA00032559961300001819
The grid cell ordering in (1). Extension line and
Figure BDA00032559961300001820
the earlier the grid cells in (A) intersect, then
Figure BDA00032559961300001821
The higher the priority of the grid cell in (b). Due to the fact that
Figure BDA00032559961300001822
The grid cells in (1) are all gnextThe situation that two or more grid cells are positioned on the scanning line at the same time does not occur in the scanning process of the directly adjacent grid cells. Get
Figure BDA00032559961300001823
Put the grid cell with the highest medium priority to
Figure BDA00032559961300001824
And a rear face.
3.4.9 initialization considers the shadow path update values of the surrounding grid cells
Figure BDA00032559961300001825
To preserve
Figure BDA00032559961300001826
The original value of (a).
3.4.10 if
Figure BDA00032559961300001827
Last grid cell of
Figure BDA00032559961300001828
And gnextSurrounding grid cells of obstacles within the same set of Sur (let Sur bek) In, then from SurkIn (1)
Figure BDA00032559961300001829
Begin to put the ordered surrounding grid cells in order
Figure BDA00032559961300001830
Later, until Sur is encounteredkG in (1)nextStopping placing the surrounding grid into
Figure BDA00032559961300001831
And a rear face. Note that g herenextIs not put into
Figure BDA00032559961300001832
Rear, to avoid repeated coverage gnext. In the invention, under the condition of fully considering the obstacle scene, the shadow path adds the surrounding grid into the shadow path, so that the overlapping of the shadow path and the covered grid unit is avoided, and the coverage efficiency of the unmanned aerial vehicle is improved, as shown in fig. 8. FIGS. 8(a) and 8(b) are partial views of FIG. 4, with FIGS. 8(a) and 8(b) being formed by the grid cell to be covered { g } in FIG. 437,g38,g39,g40,g41,g43,g44,g45,g46,g47,g48,g49,g50And internal obstaclesPhysical grid cell
Figure BDA0003255996130000191
And (4) forming. FIG. 8(a) is a schematic diagram of one embodiment in which no bounding grid is added to the shadow path. If there are no uncovered adjacent grid cells around the current grid cell, a part of the grid cells in the shadow path overlap with the covered grid cells, i.e., the solid line arrow and the dashed line arrow in fig. 8(a) pass through the same grid cell. The shaded grid cells in fig. 8(a) represent obstacle grid cells, solid arrows represent that the drone flies from the current grid cell to the target grid cell, and the grid cells passed by the drone are filled with solid dots to represent a covered state; the drone returns to the starting point along the dashed arrow, uncovered grid cells passing in the return process are filled with empty dots and the grid cells passing in the return process are also marked as covered. FIG. 8(b) is a schematic diagram of one embodiment of adding a bounding grid to a shadow path. As shown in fig. 8(b), the shaded filled grid cells represent obstacle grid cells, the solid arrows represent that the drone flies from the current grid cell to the target grid cell, and the passing grid cells are filled with solid dots to represent a covered state; the dotted arrow indicates that the unmanned aerial vehicle returns to the starting point from the current position according to the shadow path to supplement energy. In fig. 8(b), the shadow path adds the bounding grid to the shadow path, so as to avoid overlapping of the shadow path and the covered grid cell, that is, the grid cell passed by the dotted arrow and the grid cell passed by the solid arrow in fig. 8(b) are not overlapped. Compared with the method that no surrounding grid is added into the shadow path in fig. 8(a), fig. 8(b) improves coverage efficiency of the drone while satisfying the remaining uncovered target area, that is, in the case that the number of arrows is equal, the number of grid units covered by fig. 8(b) is greater than that covered by fig. 8(a), and the number of grids filled with solid dots and hollow dots in fig. 8(b) is greater than that filled with solid dots and hollow dots in fig. 8 (a).
3.5 remaining flight capability B according to unmanned aerial vehiclerestUpdating the position of the current grid cell g of the drone and the shadow path pw
The method comprises the following steps:
3.5.1 remaining flight Capacity B of the unmanned aerial vehiclerestCan support unmanned aerial vehicle to fly to g from gnextAnd along
Figure BDA0003255996130000192
Go back to the starting point, i.e. satisfy
Figure BDA0003255996130000193
Wherein, len (g, g)next) Indicating the grid cell g from which the current position is located to the target grid cell gnextThe shortest distance of (d);
Figure BDA0003255996130000194
representing the slave target grid cell gnextTo
Figure BDA0003255996130000195
Last grid cell of
Figure BDA0003255996130000196
The shortest distance of (d);
Figure BDA0003255996130000197
represents from
Figure BDA0003255996130000198
Last grid cell of
Figure BDA0003255996130000199
Through
Figure BDA00032559961300001910
Of a grid cell to
Figure BDA00032559961300001911
First grid cell of
Figure BDA00032559961300001912
The shortest distance of (c). Updating the remaining flight capacity of the drone, i.e. order Brest=Brest-len(g,gnext) (ii) a Update nobodyThe machine moves from the grid unit where the current position is located to the target grid unit, namely, g is set as gnext(ii) a Updating the grid unit where the current position of the unmanned aerial vehicle is located to be in a coverage state, namely, commanding state (g) to be covered; adding the grid unit g where the current position of the unmanned aerial vehicle is located into the path p of the ith round-trip starting pointiBehind the last grid cell; update the shadow path to
Figure BDA0003255996130000201
Go to step 3.5.4; if the remaining flight capability B of the unmanned aerial vehiclerestCan not support the unmanned plane to fly from g to gnextAnd along
Figure BDA0003255996130000202
Returning to the starting point, the step 3.5.2 is carried out.
3.5.2 if the remaining flight capability of the drone can support the drone to fly from g to gnextAnd along
Figure BDA0003255996130000203
Go back to the starting point, i.e. satisfy
Figure BDA0003255996130000204
Wherein the content of the first and second substances,
Figure BDA0003255996130000205
indicating the grid cell g from the current positionnextTo
Figure BDA0003255996130000206
Last grid cell of
Figure BDA0003255996130000207
The shortest distance of (d);
Figure BDA0003255996130000208
represents from
Figure BDA0003255996130000209
Last grid cell of
Figure BDA00032559961300002010
Through
Figure BDA00032559961300002011
Of a grid cell to
Figure BDA00032559961300002012
First grid cell of
Figure BDA00032559961300002013
The shortest distance of (c). Updating the remaining flight capacity of the drone, i.e. order Brest=Brest-len(g,gnext) (ii) a The unmanned aerial vehicle moves from the grid unit where the current position is located to the target grid unit, namely, g is set as gnext(ii) a Updating the grid unit where the current position of the unmanned aerial vehicle is located to be in a covered state, namely, enabling state (g) to be covered; adding the grid unit g where the current position of the unmanned aerial vehicle is located into the path p of the ith round-trip starting pointiBehind the last grid cell of (a); update the shadow path to
Figure BDA00032559961300002014
Go to step 3.5.4; if the remaining flight capability B of the unmanned aerial vehiclerestCan not support the unmanned plane to fly from g to gnextAnd along
Figure BDA00032559961300002015
Returning to the starting point, go to step 3.5.3.
3.5.3 at this time, the remaining flight energy of the drone is not enough to support the drone to proceed to perform the coverage task, and the drone must follow the shadow path pwReturning to the starting point to supplement energy, the method comprises the following steps: p is to bewThe grid cells in (1) are added to the path p of the ith round-trip starting point from back to front in sequenceiAnd setting each added grid cell to a covered state; after the unmanned aerial vehicle returns to the starting point, the path index value i is updated to i +1, and the ith path and the shadow path are initialized to pi={g},pw-g; the residual flight capacity of the unmanned aerial vehicle at the starting point is equal to the maximum flyable grid unitNumber BrestGo to step 3.5.4.
3.5.4 if the surrounding grid cell with some group of obstacles in the surrounding grid cell set Sur is in a covering state, deleting the group of surrounding grid cells from Sur to avoid repeated covering, and going to step 3.2.
3.6 the target area is completely covered, the number of times N of the starting point of the single unmanned aerial vehicle is obtained, the number is i, and the covering path is stored as P, P1,...,pi,...,pN},1≤i≤N。
And fourthly, outputting the times N of the unmanned aerial vehicle to return to and fro the starting point and the flight path P for executing the covering task. The unmanned aerial vehicle follows the path in the flight path P, and follows the slave P1To pNThe sequential execution of the covering tasks enables complete coverage of the target area.
70 target areas are randomly arranged, and the side length of each target area G is 20R, namely, each row and each column in the target areas have 20 grid units. The obstacle density in the target area, i.e. the percentage of the total number of obstacle meshes in the target area to the total number of meshes in the target area, is set to 10%, 15%, 20%, 25%, 30%, 35%, 40%, respectively. Ten target areas were randomly generated at each density, and 70 target areas were generated for testing the present invention. The flight capability of the unmanned aerial vehicle is set to be B80. The experimental software system environment is the Wuban 16.04 version (namely Ubuntu 16.04, a version of the Linux system), an Intel i7-9750H processor is mounted, the frequency of the processor is 2.6GHz, and the RAM size is 16 GB.
Based on the known target area and the Constraint of limited flight capability, a Planning algorithm (CFA algorithm for short) given by an article (Coverage Path Planning and covering Under Energy Constraint) published by Minghan Wei and Volkan Isler in International Congress of robots and Automation (ICRA 2018) and a shadow following single unmanned plane area Coverage Path Planning method (SF for short) provided by the invention are compared.
Fig. 9 is a comparison of the number of times the drone starts and returns to the origin and the total length of the flight path for the invention (SF) and CFA algorithms. Fig. 9(a) is a comparison graph of the total length of the flight path of the drone covering the target area obtained by the present invention and the CFA algorithm under the environment with different obstacle densities; fig. 9(b) is a comparison graph of the number of times of energy replenishment from the starting point of the round trip when the drone covers the target area, obtained by the (SF) and CFA algorithms of the present invention, in an environment with different obstacle densities. The horizontal axis in fig. 9(a) and 9(b) represents the obstacle density in the target region. In each of the obstacle densities in fig. 9(a) and 8(b), the solid line represents the result of the CFA algorithm, and the broken line represents the result of the path following algorithm proposed by the present invention.
The ordinate of fig. 9(a) represents the total path length of the drone coverage target area. The error bars at each obstacle density connected by the solid line in fig. 9(a) represent intervals of the minimum value and the maximum value of the total flight path length of the unmanned aerial vehicle in ten scenes where the density is the same and the obstacles are random, and the intersection points of the error bars and the solid line represent the average value of the flight path length of the unmanned aerial vehicle at the corresponding obstacle density; the error bars at each obstacle density connected by the dotted line in fig. 9(a) represent intervals between the minimum value and the maximum value of the total flight path length of the unmanned aerial vehicle in the SF algorithm in ten scenes where the density is the same and the obstacles are random, and the intersection points of the error bars and the dotted line represent the average value of the flight path lengths of the unmanned aerial vehicle at the corresponding obstacle density. Under the same target area, the shorter the total path length of the unmanned aerial vehicle is, the higher the coverage efficiency of the unmanned aerial vehicle is. As can be seen from fig. 9(a), compared with the CFA algorithm, the invention significantly reduces the length of the drone required to fly to cover the target area, and improves the coverage efficiency of the drone.
The ordinate of fig. 9(b) represents the number of times of energy replenishment from the round trip start point when the drone covers the target area. The error bars at each obstacle density connected by the solid line in fig. 9(b) represent intervals between the minimum value and the maximum value of the number of the unmanned aerial vehicle round-trip start points in ten scenes in which the density is the same and the obstacles are random in the CFA algorithm, and the intersection points of the error bars and the solid line represent the average value of the number of the unmanned aerial vehicle round-trip start points at the corresponding obstacle density; in fig. 9(b), the error bars at each obstacle density connected by the dotted line represent the intervals between the minimum value and the maximum value of the number of the unmanned aerial vehicle round trip start points in the SF algorithm in ten scenes in which the density is the same and the obstacles are random, and the intersection point of the error bar and the solid line represents the average value of the number of the unmanned aerial vehicle round trip start points at the corresponding obstacle density. Under the same target area, the number of times that the unmanned aerial vehicle comes and goes to the starting point is less, which shows that the unmanned aerial vehicle uses less energy to complete the coverage of the same target area, namely the higher the energy utilization rate of the unmanned aerial vehicle is, the higher the coverage efficiency is. As can be seen from fig. 9(b), compared with the CFA algorithm, the present invention uses fewer times of round trip starting points in the process of covering the target area, which shows that the unmanned aerial vehicle can complete the coverage task of the target area with less energy, and improves the energy utilization rate of the unmanned aerial vehicle.
The shadow following single unmanned aerial vehicle area coverage path planning method provided by the invention is described in detail above. The principles and embodiments of the present invention are explained herein, with the above description being included to assist in understanding the core concepts of the present invention. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (7)

1. A shadow following single unmanned aerial vehicle area coverage path planning method is characterized by comprising the following steps:
firstly, preprocessing a known target area; the target area comprises the boundary of the area to be covered, the position of an obstacle in the area to be covered and the position of a starting point, and the charging station is arranged at the starting point; dividing the target area T into square grid units with the same shape and size in a decomposition mode; the side length of the grid unit is marked as R, and the R is determined according to the capacity of the airborne sensor and the task requirement; grid cells g and barrier grid cells m to be covered; a set formed by grid cells G to be covered is marked as a set G of the grid cells to be covered, and a set formed by barrier grid cells M is marked as a set M of the barrier grid cells; wherein, there is a grid cell in G as the starting point, note as S; the unmanned aerial vehicle starts from S to execute a coverage task, and returns to S when the energy is insufficient or the task is finished; the grid cells in M are divided into two categories: set of boundary obstacles MdAnd an interior barrierSet of obstacles Me;MdIncluding grid cells having a connection relationship with the target area boundary and grid cells having a connection relationship with other boundary barrier grid cells, denoted md(ii) a Except that MdThe rest grid cells in M are internal obstacle grid cells MeForm an internal obstacle set Me(ii) a Here, the connection relationship includes a direct adjacent relationship and an oblique adjacent relationship; directly adjacent means that the center distance of two grid cells is equal to R; diagonally adjacent means that the center distance of two grid cells is equal to
Figure FDA0003255996120000011
Second, calculate the internal obstacle set MeThe surrounding grid, the connection relation of all grids in the grid unit set G to be covered and the shortest distance from all grids in the G to the starting point are as follows:
2.1 Collection of M from internal obstacleseThe connection relationship between the grid cells in (1) will be MeThe grid units in the system are divided into K groups, K is a positive integer, surrounding grids of the internal obstacle grid units in each group are respectively calculated and are sorted in a clockwise direction, the sorted surrounding grids are placed into a surrounding grid set Sur, and Sur is { Sur ═ Sur [, and the surrounding grids are sorted in a clockwise direction1,...,Surk,...,SurK},1≤k≤K,SurkA set of k-th ordered bounding grids; surrounding grid fingers and MeAny grid unit in the grid structure has a grid unit to be covered in a connection relation;
2.2 statistics of grid cells G in the set G of grid cells to be covered1,...,gj,...gnum(G)Respectively storing the directly adjacent grid cells to g1,...,gj,...gnum(G)Of directly adjacent grid cells
Figure FDA0003255996120000012
In (1), obtaining a grid cell g to be covered1,...,gj,...gnum(G)Of directly adjacent grid cells
Figure FDA0003255996120000013
Where num (G) represents the number of grid cells in G,
Figure FDA0003255996120000014
denotes the jth grid cell G in GjJ is more than or equal to 1 and less than or equal to num (G);
2.3 statistics of grid cells G in the set G of grid cells to be covered1,...,gj,...gnum(G)Storing the oblique adjacent grid cell to g1,...,gj,...gnum(G)Set of diagonally adjacent grid cells
Figure FDA0003255996120000015
In the method, an oblique adjacent grid unit set of the grid unit to be covered is obtained
Figure FDA0003255996120000016
Figure FDA0003255996120000022
Wherein the content of the first and second substances,
Figure FDA0003255996120000023
denotes gjThe diagonal adjacent grid cell set;
2.4 according to the rule that the unmanned aerial vehicle moves from the grid cell where the current position is located to the directly adjacent grid cell, calculating the shortest distance from each grid cell to be covered to the starting point S in G, namely G1,...,gj,...gnum(G)The minimum number of grid cells that need to be passed to S is recorded as
Figure FDA0003255996120000024
Obtaining the shortest distance set dis from the grid unit to be covered to the starting point
Figure FDA0003255996120000025
Wherein the content of the first and second substances,
Figure FDA0003255996120000026
denotes gjThe shortest distance to S; the unmanned aerial vehicle moves from the grid cell where the current position is located to the directly adjacent grid cell according to the movement rule, and cannot directly reach the obliquely adjacent grid cell of the grid cell where the current position is located;
thirdly, calculating a flight path set P of the unmanned aerial vehicle by adopting a shadow following method; p is composed of the path from the drone to the starting point every round trip, i.e. P ═ P1,...,pi,...pN};piThe path from the starting point to the starting point after the unmanned aerial vehicle starts from the starting point for the ith time and executes the covering task is shown, N shows the total times of reciprocating the starting point when the unmanned aerial vehicle completely covers the target area, and i is more than or equal to 1 and less than or equal to N; p is a radical ofiConsisting of grid cells traversed by the unmanned aerial vehicle during flight, i.e.
Figure FDA0003255996120000027
Wherein, gimRepresents piM-th grid cell of (1), num (p)i) Represents piThe total number of middle grid cells; the unmanned plane completely covers the target area after N times of starting points, namely p1∪...∪pi∪...∪pNG; updating a shadow path while calculating a target grid unit, and representing the limited airborne energy of the unmanned aerial vehicle by using a limited flight distance D; d is converted into the maximum flying grid unit number B of the unmanned aerial vehicle through the grid unit side length R, so that the requirement of
Figure FDA0003255996120000021
The method for calculating P by adopting the shadow following method comprises the following steps:
3.1 starting the unmanned aerial vehicle from a starting point, namely initializing the position of a current grid unit g of the unmanned aerial vehicle to be S; initializing a flight path set P { } of the unmanned aerial vehicle; initializing the number i of times that the unmanned aerial vehicle returns to the starting point to be 1; let path p traverse the starting point the ith timeiThe unmanned plane starts from the starting point grid unit; let shadow path pwThe unmanned plane returns to the starting point grid unit along the shadow path; initializing all grid cells in G to be in an uncovered state, and setting the state (G) of the current grid cell G to be in a covered state, namely, making the state (G) be covered; initializing remaining flight capabilities B of the dronerest=B;
3.2 if grid cells in an uncovered state exist in the G, turning to the step 3.3; otherwise, the target area is completely covered, and the step 3.6 is carried out;
3.3 according to the position of the current grid cell g of the unmanned aerial vehicle, the coverage state of the target area and the information of the obstacles, calculating the grid cell g of the unmanned aerial vehicle going to next stepnextThe position of (a);
3.4 according to gnextFinding an updated value for a shadow path
Figure FDA0003255996120000028
Figure FDA0003255996120000029
Is to update the value without regard to the shadow path surrounding the grid cell,
Figure FDA00032559961200000210
is to consider the shadow path update values of the surrounding grid cells;
3.5 remaining flight capability B according to unmanned aerial vehiclerestUpdating the position of the current grid cell g of the drone and the shadow path pwThe method comprises the following steps:
3.5.1 remaining flight Capacity B of the unmanned aerial vehiclerestCan support unmanned aerial vehicle to fly to g from gnextAnd along
Figure FDA0003255996120000031
Go back to the starting point, i.e. satisfy
Figure FDA0003255996120000032
Updating the remaining flight capacity of the drone, i.e. commandingBrest=Brest-len(g,gnext) (ii) a Updating the unmanned aerial vehicle to move from the grid unit where the current position is located to the target grid unit, namely, making g equal to gnext(ii) a Updating the grid unit where the current position of the unmanned aerial vehicle is located to be in a coverage state, namely, commanding state (g) to be covered; adding the grid unit g where the current position of the unmanned aerial vehicle is located into the path p of the ith round-trip starting pointiBehind the last grid cell; update the shadow path to
Figure FDA0003255996120000033
Go to step 3.5.4; if the remaining flight capability B of the unmanned aerial vehiclerestCan not support the unmanned plane to fly from g to gnextAnd along
Figure FDA0003255996120000034
Returning to the starting point, and turning to the step 3.5.2; said len (g, g)next) Indicating the grid cell g from which the current position is located to the target grid cell gnextThe shortest distance of the first and second electrodes,
Figure FDA0003255996120000035
representing the slave target grid cell gnextTo
Figure FDA0003255996120000036
Last grid cell of
Figure FDA0003255996120000037
The shortest distance of the first and second electrodes,
Figure FDA0003255996120000038
represents from
Figure FDA0003255996120000039
Last grid cell of
Figure FDA00032559961200000310
Through
Figure FDA00032559961200000311
Of a grid cell to
Figure FDA00032559961200000312
First grid cell of
Figure FDA00032559961200000313
The shortest distance of (d);
3.5.2 if the remaining flight capability of the drone can support the drone to fly from g to gnextAnd along
Figure FDA00032559961200000314
Go back to the starting point, i.e. satisfy
Figure FDA00032559961200000315
Updating the remaining flight capacity of the drone, i.e. order Brest=Brest-len(g,gnext) (ii) a The unmanned aerial vehicle moves from the grid unit where the current position is located to the target grid unit, namely, g is set as gnext(ii) a Updating the grid unit where the current position of the unmanned aerial vehicle is located to be in a covered state, namely, enabling state (g) to be covered; adding the grid unit g where the current position of the unmanned aerial vehicle is located into the path p of the ith round-trip starting pointiBehind the last grid cell of (a); update the shadow path to
Figure FDA00032559961200000316
Go to step 3.5.4; if the remaining flight capability B of the unmanned aerial vehiclerestCan not support the unmanned plane to fly from g to gnextAnd along
Figure FDA00032559961200000317
Returning to the starting point, turning to step 3.5.3; the above-mentioned
Figure FDA00032559961200000318
Indicating the grid cell g from the current positionnextTo
Figure FDA00032559961200000319
Last grid cell of
Figure FDA00032559961200000320
The shortest distance of (d);
Figure FDA00032559961200000321
represents from
Figure FDA00032559961200000322
Last grid cell of
Figure FDA00032559961200000323
Through
Figure FDA00032559961200000324
Of a grid cell to
Figure FDA00032559961200000325
First grid cell of
Figure FDA00032559961200000326
The shortest distance of (d);
3.5.3 at this time, the remaining flight energy of the unmanned aerial vehicle is not enough to support the unmanned aerial vehicle to continue to advance to execute the covering task, and the unmanned aerial vehicle follows the shadow path pwReturning to the starting point to supplement energy, the method comprises the following steps: p is to bewThe grid cells in (1) are added to the path p of the ith round-trip starting point from back to front in sequenceiAnd setting each added grid cell to a covered state; after the unmanned aerial vehicle returns to the starting point, the path index value i is updated to i +1, and the ith path and the shadow path are initialized to pi={g},pw-g; the remaining flight capacity of the unmanned plane at the starting point is equal to the maximum flying grid cell number BrestTurning to step 3.5.4 when the result is B;
3.5.4 if the surrounding grid cell with some group of obstacles in the surrounding grid cell set Sur is in a covering state, deleting the group of surrounding grid cells from Sur, and going to the step 3.2;
3.6 the target area is completely covered, the number of times N of the starting point of the single unmanned aerial vehicle is obtained, the number is i, and the covering path is stored as P, P1,...,pi,...,pN},1≤i≤N;
Fourthly, outputting the times N of the unmanned aerial vehicle to return the starting point and a flight path P for executing the covering task, wherein the unmanned aerial vehicle follows the path in the flight path P and follows the secondary path P1To pNThe order of execution of the overlay tasks.
2. The shadow following single unmanned aerial vehicle area coverage path planning method of claim 1, wherein the side length of the grid unit
Figure FDA0003255996120000041
h is the flying height of the unmanned aerial vehicle, and alpha is the visual field range of the airborne camera on the unmanned aerial vehicle.
3. The shadow following single unmanned aerial vehicle area coverage path planning method according to claim 1, wherein 2.1 steps of the method are based on an internal obstacle set MeThe pair of connection relations M between the grid cells in (1)eThe method for grouping the grid cells in the system, respectively calculating the surrounding grid of each group of internal obstacle grid cells and sequencing the surrounding grids in the clockwise direction comprises the following steps:
2.1.1 mixing MeThe grid cells with the connection relation are divided into one group, and the grid cells among different groups do not have any connection relation; let MeIs divided into K groups, and K is a positive integer;
2.1.2 initializing index value k is 1;
2.1.3 according to the connection relation of the grid units, finding out the directly adjacent and obliquely adjacent grid units of each grid unit in the k group of internal obstacle grid units, and storing the directly adjacent and obliquely adjacent grid units to the k group of surrounding grid set SurkAnd from the set SurkDelete the obstacle grid cell; set Sur at this timekThe grid cells in (1) are surrounding grids of the kth group of internal barrier grids;
2.1.4 according to SurkThe positions of the middle grid cells are from bottom to top and from left to right to SunkThe grid cells in (1) are sorted and numbered; the grid cell number value at the lower left corner is the smallest; rearranging Sur in ascending order according to numbering valuekA grid cell of (1);
2.1.5 initializing ordered set order { }, initializing grid unit record stack { }, and setting current grid unit position g ═ Sur { }k[1]I.e. with SurkTaking the grid unit with the minimum middle number value as a traversal starting point;
2.1.6 finding all grid cells directly adjacent to G from the set G of grid cells to be covered, locating the found grid cells directly adjacent to G in SunkThe grid cell in (a) is saved to a set ad of grid cells directly adjacent to (g)g
2.1.7 if adgThe grid cells are found in the grid cell, and the step 2.1.8 is carried out; otherwise, G is not directly adjacent to G and is located at SurkGo to step 2.1.13;
2.1.8 if adgWith only one grid cell, put g to the end of order, from SurkDeleting g, when g equals adgThe only grid unit in the step (2) is turned to the step (2.1.6); if adgTurning to step 2.1.9;
2.1.9 if g is at the traversal start, put g to the end of order, from SurkDeleting g, when g equals adgThe grid unit with the minimum number value in the middle number is turned to the step 2.1.6; if g is not located at the traversal starting point, turning to the step 2.1.10;
2.1.10 Slave adgIn which a grid cell having the same immediate adjacent obstacle grid cell as the last grid cell in the order is selected, denoted gnext
2.1.11 if gnextPressing g into the stack top of the stack, and turning to step 2.1.12, wherein the number of barrier grid cells in the directly adjacent grid cells is more than or equal to 2; if g isnextThe number of the barrier grid cells in the directly adjacent grid cells is less than 2, and the step 2.1.12 is directly carried out;
2.1.12 put g at the end of order from SurkDeleting g, making g equal to gnextTurning to the step 2.1.6;
2.1.13 checking stack information; if no grid cell is stored in the stack, it indicates that the traversal of the surrounding grid cells of the current group of internal obstacles is finished, and go to step 2.1.14; if the stack has grid cells, making g equal to the grid cells at the top of the stack, deleting the grid cells of the stack items, and turning to the step 2.1.6;
2.1.14 order SurkGet sure ═ order, get surekSaving the data to a surrounding grid set Sun, and updating an index value k to be k + 1; if K is larger than K, all the surrounding grid units are traversed and sorted, and sum is obtained as { sum ═ sum1,...,Surk,...,SurKK is more than or equal to 1 and less than or equal to K, and ending; otherwise, go to step 2.1.3.
4. The shadow following single unmanned aerial vehicle area coverage path planning method according to claim 1, wherein the third step requires that distances from all grid cells to be covered to S do not exceed 2B when calculating the flight path set P of the unmanned aerial vehicle by using the shadow following method.
5. The shadow following single unmanned aerial vehicle area coverage path planning method according to claim 1, wherein 3.3 steps of calculating the grid cell g of the unmanned aerial vehicle going to next step according to the position of the current grid cell g of the unmanned aerial vehicle, the coverage state of the target area and the obstacle informationnextThe position method comprises the following steps:
3.3.1 find all grid cells in G that are directly adjacent to G and in an uncovered state, and save to the set of directly adjacent grid cells adg
3.3.2 if adgIf the grid cell is an empty set, all grid cells in G with the shortest distance to G and in an uncovered state are found and stored to adg
3.3.3 if adgOnly one grid cell in the grid list, the grid cellTarget grid cell g with Yuan as unmanned aerial vehiclenextAnd ending; if adgA plurality of grid cells are arranged in the grid cell, and the step 3.3.4 is carried out;
3.3.4 finding adgThe distance from the middle grid cell to the starting point S; the shorter the distance, the higher the priority of the grid cell; the distances are equal, and the priorities of the grid cells are the same; will adgDeleting the grid cells with the medium-low priority, and only keeping the grid cells with the highest priority; if adgIf there is only one grid cell, the grid cell is used as the target grid cell g of the unmanned planenextAnd ending; if adgA plurality of grid units with the highest priority are arranged in the grid structure, and the step 3.3.5 is carried out;
3.3.5 calculating adgOf the directly adjacent grid cells of each grid cell, located in G and being the sum of the number of covered grid cells and obstacle grid cells; ad (cell-bone growth promoting)gThe greater the number of covered grid cells and obstacle grid cells around the middle grid cell, the more adsgThe higher the priority of the middle grid cell; equal number, adgThe priorities of the middle grid cells are the same; ad (cell-bone growth promoting)gOnly the grid cell with the highest priority is reserved; if adgIn which there is only one grid cell, set that grid cell to gnextAnd ending; if adgA plurality of grid units with the highest priority are still arranged in the grid cell group, and the step 3.3.6 is carried out;
3.3.6 according to path piThe last grid cell in (b) gets the last covered grid cell pi(end) connecting g and pi(end) forming a line segment, and making an extension line along the line segment from g to the outside, namely the direction opposite to the line segment, wherein the extension line is a ray taking g as a starting point; rotating the extension line clockwise by taking the g as a center and the direction of the extension line as an initial direction; according to the extension line and adgGiven ad in the order of grid cell intersection ingThe grid cell ordering in (1); extension line and adgThe earlier the grid cells in (A) intersect, then adgThe higher the priority of the grid cell in (b); fetching adgThe grid cell with the highest medium priority is used as gnextAnd then, the process is ended.
6. The shadow following single unmanned aerial vehicle area coverage path planning method of claim 5, wherein 3.3.2 steps of finding all grid cells in G with shortest distance to G and in uncovered state, and storing to adgThe method comprises the following steps:
3.3.2.1, calculating the distance from the grid cell in G to G by: the distance from the grid unit where g is located to the grid unit is equal to 0, and the mark g is 0; the distance from the grid cell directly adjacent to g and not an obstacle to g is equal to 1, and the grid cell marked directly adjacent to g and not an obstacle is 1; traversing the directly adjacent grid cells of the grid cell marked 1, and adding one to the mark value of the grid cell which is not an obstacle and is not marked, namely the distance from the grid cell to g is equal to 2; marking all grid cells in G according to the breadth-first thought to obtain the distance from all grid cells in G to G;
3.3.2.2 if adgFor the empty set, starting from the grid cells with the distance to G equal to 2 in G, and searching the grid cells in the uncovered state in G according to the sequence of the distance to G from small to large; when a first uncovered grid cell in the G is found, recording the distance between the found first uncovered grid cell and the G as dis;
3.3.2.3 finding all grid cells in G with distance to G equal to dis and in uncovered state, saving to adg
7. The shadow following single unmanned aerial vehicle area coverage path planning method according to claim 1, wherein 3.4 steps of 3.4 steps are according to gnextFinding an updated value for a shadow path{pwnext1,pwnext2}The method comprises the following steps:
3.4.1 initialization regardless of the shadow path update values surrounding the grid cellpwnext1=pw
3.4.2 if
Figure FDA0003255996120000061
In which g is containednextDeletion of
Figure FDA0003255996120000062
The last grid unit of (3) goes to the step 3.4.3; otherwise, turning to the step 3.4.4;
3.4.3 if
Figure FDA0003255996120000063
Does not contain gnextTurning to the step 3.4.4; otherwise, go to step 3.4.2;
3.4.4 if
Figure FDA0003255996120000064
Last grid cell of
Figure FDA0003255996120000065
And gnextDirectly adjacent, go to step 3.4.8; if it is
Figure FDA0003255996120000071
And gnextNot directly adjacent, and turning to the step 3.4.5;
3.4.5 neutralizing G with GnextMesh cells that are directly adjacent and in a non-overlapping state are saved to a set of adjacent mesh cells of a target mesh cell
Figure FDA0003255996120000072
If it is
Figure FDA0003255996120000073
Go to step 3.4.9 if there is no grid cell; if it is
Figure FDA0003255996120000074
And only one grid cell, will
Figure FDA0003255996120000075
Put the grid cells in
Figure FDA0003255996120000076
In the last grid cell
Figure FDA0003255996120000077
Then go to step 3.4.9; if it is
Figure FDA0003255996120000078
If a plurality of grid units meeting the conditions exist, turning to the step 3.4.6;
3.4.6 calculation
Figure FDA0003255996120000079
Grid cells of (1) to
Figure FDA00032559961200000710
Last grid cell of
Figure FDA00032559961200000711
The distance of (d); the shorter the distance is,
Figure FDA00032559961200000712
the higher the grid cell priority in (1); the distances are equal to each other and the distance between the two adjacent plates is equal,
Figure FDA00032559961200000713
the grid cell priorities in (1) are the same; deleting
Figure FDA00032559961200000714
Grid cells of medium to low priority, reserved only
Figure FDA00032559961200000715
The grid cell with the highest medium priority; if it is
Figure FDA00032559961200000716
Only one grid cell in the grid array, then put the grid cell into
Figure FDA00032559961200000717
Then go to step 3.4.9; if not, then,
Figure FDA00032559961200000718
the step 3.4.7 is carried out when a plurality of grid units with the highest priority exist;
3.4.7 calculation
Figure FDA00032559961200000719
The distance of the grid cell of (1) to S; the further away the distance is from the ground,
Figure FDA00032559961200000720
the higher the grid cell priority in (1); deleting
Figure FDA00032559961200000721
Grid cells of medium to low priority, reserved only
Figure FDA00032559961200000722
The grid cell with the highest medium priority; if it is
Figure FDA00032559961200000723
Has only one grid cell, and places the grid cell into
Figure FDA00032559961200000724
Then go to step 3.4.9; otherwise, go to step 3.4.8;
3.4.8 connecting g and gnextComposing a line segment and following the line segment from gnextAn extension line is made in the direction opposite to the line segment and is gnextA ray as a starting point; in gnextThe direction of the extension line is the starting direction, and the extension line is rotated clockwise; according to an extension line and
Figure FDA00032559961200000725
the order of grid cell intersection in (1)
Figure FDA00032559961200000726
The grid cell ordering in (1); extension line and
Figure FDA00032559961200000727
the earlier the grid cells in (A) intersect, then
Figure FDA00032559961200000728
The higher the priority of the grid cell in (b); get
Figure FDA00032559961200000729
Put the grid cell with the highest medium priority to
Figure FDA00032559961200000730
A rear side;
3.4.9 initialization considers the shadow path update values of the surrounding grid cells
Figure FDA00032559961200000731
3.4.10 if
Figure FDA00032559961200000732
Last grid cell of
Figure FDA00032559961200000733
And gnextSurrounding grid cells Sur of obstacles within the same group of SurkIn, then from SurkIn (1)
Figure FDA00032559961200000734
Begin to put the ordered surrounding grid cells in order
Figure FDA00032559961200000735
Later, until Sur is encounteredkG in (1)nextStopping placing the surrounding grid into
Figure FDA00032559961200000736
And a rear face.
CN202111059806.4A 2021-09-10 2021-09-10 Shadow following single unmanned aerial vehicle area coverage path planning method Active CN113625771B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111059806.4A CN113625771B (en) 2021-09-10 2021-09-10 Shadow following single unmanned aerial vehicle area coverage path planning method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111059806.4A CN113625771B (en) 2021-09-10 2021-09-10 Shadow following single unmanned aerial vehicle area coverage path planning method

Publications (2)

Publication Number Publication Date
CN113625771A true CN113625771A (en) 2021-11-09
CN113625771B CN113625771B (en) 2023-02-21

Family

ID=78389728

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111059806.4A Active CN113625771B (en) 2021-09-10 2021-09-10 Shadow following single unmanned aerial vehicle area coverage path planning method

Country Status (1)

Country Link
CN (1) CN113625771B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114200964A (en) * 2022-02-17 2022-03-18 南京信息工程大学 Unmanned aerial vehicle cluster cooperative reconnaissance coverage distributed autonomous optimization method
CN117890999A (en) * 2024-03-15 2024-04-16 中国民用航空飞行学院 Unmanned aerial vehicle lightning emission control method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180308371A1 (en) * 2017-04-19 2018-10-25 Beihang University Joint search method for uav multiobjective path planning in urban low altitude environment
CN109520504A (en) * 2018-11-27 2019-03-26 北京航空航天大学 A kind of unmanned plane inspection method for optimizing route based on grid discretization
CN110887484A (en) * 2019-10-14 2020-03-17 重庆邮电大学 Mobile robot path planning method based on improved genetic algorithm and storage medium
CN111693994A (en) * 2020-04-30 2020-09-22 中国科学院空天信息创新研究院 Airborne synthetic aperture radar route laying method, device, equipment and storage medium
CN111928862A (en) * 2020-08-10 2020-11-13 廊坊和易生活网络科技股份有限公司 Method for constructing semantic map on line by fusing laser radar and visual sensor
CN112506216A (en) * 2020-11-18 2021-03-16 天津(滨海)人工智能军民融合创新中心 Flight path planning method and device for unmanned aerial vehicle

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180308371A1 (en) * 2017-04-19 2018-10-25 Beihang University Joint search method for uav multiobjective path planning in urban low altitude environment
CN109520504A (en) * 2018-11-27 2019-03-26 北京航空航天大学 A kind of unmanned plane inspection method for optimizing route based on grid discretization
CN110887484A (en) * 2019-10-14 2020-03-17 重庆邮电大学 Mobile robot path planning method based on improved genetic algorithm and storage medium
CN111693994A (en) * 2020-04-30 2020-09-22 中国科学院空天信息创新研究院 Airborne synthetic aperture radar route laying method, device, equipment and storage medium
CN111928862A (en) * 2020-08-10 2020-11-13 廊坊和易生活网络科技股份有限公司 Method for constructing semantic map on line by fusing laser radar and visual sensor
CN112506216A (en) * 2020-11-18 2021-03-16 天津(滨海)人工智能军民融合创新中心 Flight path planning method and device for unmanned aerial vehicle

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
HUAN WANG; DIANXI SHI; YUNLONG WU; LIN LI; NING LI; JIACHI XU: "A Balanced Shadow-Following Coverage Path Planning Approach under Energy Constraints", 《2021 IEEE INTERNATIONAL CONFERENCE ON SYSTEMS, MAN, AND CYBERNETICS (SMC)》 *
XIAOHUI ZHOU;ZIMU YI;YILIN LIU;KAI HUANG;HUIHUANG: "Survey on path and view planning for UAVs", 《VIRTUAL REALITY & INTELLIGENT HARDWARE》 *
陈庆武: "轮履复合无人移动平台控制系统设计与实现", 《中国优秀硕士学位论文全文数据库 工程科技Ⅱ辑》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114200964A (en) * 2022-02-17 2022-03-18 南京信息工程大学 Unmanned aerial vehicle cluster cooperative reconnaissance coverage distributed autonomous optimization method
CN117890999A (en) * 2024-03-15 2024-04-16 中国民用航空飞行学院 Unmanned aerial vehicle lightning emission control method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113625771B (en) 2023-02-21

Similar Documents

Publication Publication Date Title
CN113625771B (en) Shadow following single unmanned aerial vehicle area coverage path planning method
CN107390709A (en) A kind of plant protection unmanned plane multi-machine collaborative operational method and system
CN107544540B (en) Air route planning method applied to rotor unmanned aerial vehicle
CN108983823B (en) Plant protection unmanned aerial vehicle cluster cooperative control method
CN104503464B (en) Computer-based convex polygon field unmanned aerial vehicle spraying operation route planning method
CN108334080B (en) Automatic virtual wall generation method for robot navigation
CN105841702A (en) Method for planning routes of multi-unmanned aerial vehicles based on particle swarm optimization algorithm
CN108229719A (en) Unmanned plane formation task distributes the Multipurpose Optimal Method and device with trajectory planning
CN112925315A (en) Crawler path planning method based on improved ant colony algorithm and A-star algorithm
CN107748499B (en) Optimization method and device for multi-zone detection task planning of fixed-wing unmanned aerial vehicle
CN111024080A (en) Unmanned aerial vehicle group-to-multi-mobile time-sensitive target reconnaissance path planning method
CN110727903B (en) Satellite task planning method for realizing maximum observation area by limited coverage resources
CN112947591A (en) Path planning method, device, medium and unmanned aerial vehicle based on improved ant colony algorithm
Deng et al. Constrained heterogeneous vehicle path planning for large-area coverage
CN113625772B (en) Shadow following multi-unmanned aerial vehicle area coverage path planning method
CN114355985A (en) Path planning method and device for unmanned aerial vehicle cluster, controller and storage medium
CN113703488A (en) Multi-operation plant protection unmanned aerial vehicle path planning method based on improved ant colony algorithm
CN110807579A (en) Satellite task planning method for minimum completion time under sufficient resource condition
CN112506216B (en) Flight path planning method and device for unmanned aerial vehicle
CN116400733B (en) Self-adaptive adjustment random tree full-coverage path planning method for reconnaissance unmanned aerial vehicle
Kareem et al. Planning the Optimal 3D Quadcopter Trajectory Using a Delivery System-Based Hybrid Algorithm.
Wang et al. Coverage path planning design of mapping UAVs based on particle swarm optimization algorithm
CN116880561A (en) Optimization method and system based on improved particle swarm unmanned aerial vehicle path planning safety enhancement
CN115793704A (en) Optimal routing inspection path planning method for photovoltaic solar power plant of unmanned helicopter
CN111896001A (en) Three-dimensional ant colony track optimization method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant