CN101122974B - Un-manned plane fairway layout method based on Voronoi graph and ant colony optimization algorithm - Google Patents

Un-manned plane fairway layout method based on Voronoi graph and ant colony optimization algorithm Download PDF

Info

Publication number
CN101122974B
CN101122974B CN2007101217773A CN200710121777A CN101122974B CN 101122974 B CN101122974 B CN 101122974B CN 2007101217773 A CN2007101217773 A CN 2007101217773A CN 200710121777 A CN200710121777 A CN 200710121777A CN 101122974 B CN101122974 B CN 101122974B
Authority
CN
China
Prior art keywords
voronoi
ant
pheromones
path
value
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.)
Expired - Fee Related
Application number
CN2007101217773A
Other languages
Chinese (zh)
Other versions
CN101122974A (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.)
Beihang University
Original Assignee
Beihang University
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 Beihang University filed Critical Beihang University
Priority to CN2007101217773A priority Critical patent/CN101122974B/en
Publication of CN101122974A publication Critical patent/CN101122974A/en
Application granted granted Critical
Publication of CN101122974B publication Critical patent/CN101122974B/en
Expired - Fee Related 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/0005Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot with arrangements to save energy

Abstract

The invention provides an unmanned aircraft route planning method based on combination of Voronoi diagram and ant group optimizing algorithm. Firstly a model is established in accordance with properties of various threaten sources, e. g. landform, radar, missile and anticraft gun, and the unmanned aircraft route cost includes threaten costs and fuel oil costs; then initial pheromone values are given to each edge of the Voronoi diagram, enabling an ant to begin the search from the Voronoi node nearest to the start point. The marching Voronoi edge is selected based ob the status shift rule, then the search at the Voronoi node nearest to the target point is finished; And when all the ants have finished their own candidate route selection, the pheromones at each edge of the Voronoi diagram are updated in accordance with the improving and updating rules, wherein the pheromones at edges with no ant passing by are evaporated, and the process is repeated until an optimal unmanned aircraft route is found out. The method is characterized by good real-time and high-speed performance, and the found route is closer to the actual optimal unmanned aircraft route.

Description

Path Planning for Unmanned Aircraft Vehicle method based on Voronoi figure and ant colony optimization algorithm
(1) technical field
Unmanned plane (Unmanned Aerial Vehicle) is a kind of dynamic, may command, can carry multiple-task equipment, carry out multiple combat duty and can reusable Unmanned Tactical Aircraft.Because advantages such as its zero injures and deaths risk and high maneuverability have caused the great attention of the various countries militaries.And routeing (Path Planning) is as the key components of unmanned plane mission planning system, its target is to calculate, select the flight air route of optimum or suboptimum in reasonable time, to the operating resources of reasonable distribution unmanned plane, realize that the maximum fighting efficiency of unmanned plane plays crucial effects.At present, the research at the routeing technical elements both at home and abroad just further develops to intellectuality, real-time, realizability direction, but also is in the preliminary research stage basically.Ant group optimization (Ant Colony Optimization) algorithm is the bionical optimized Algorithm of ant colony foraging behavior in a kind of simulation Bugdom of recent development, this algorithm has adopted the positive feedback self-catalysis mechanism that walks abreast, have stronger robustness, good Distributed Calculation mechanism, be easy to and advantages such as additive method combines, showing its excellent performance and huge development potentiality aspect many complicated optimum problem solving.
The present invention is directed to the characteristics of Path Planning for Unmanned Aircraft Vehicle, solved the Path Planning for Unmanned Aircraft Vehicle problem based on Voronoi figure and improvement ant colony optimization algorithm.Compare with traditional routeing method, the method that this invention proposed has good real-time performance and rapidity, and the optimum air route of actual unmanned plane is more approached in the air route that is searched.This method is the effective technical way that solves Path Planning for Unmanned Aircraft Vehicle under the complicated dynamic environment, and simultaneously, the present invention also can be applicable to technical fields such as the robot path planning, urban transportation vehicle path planning under the complex environment.
(2) background technology
At present, Chang Yong Path Planning for Unmanned Aircraft Vehicle algorithm has feasibility direction algorithm, A* algorithm, genetic algorithm etc.
Feasibility direction algorithm is developed by gradient method, and is the same with general gradient search optimizing method, by continuous change controlled quentity controlled variable, up to the performance index optimum.Its distinctive feature is that it finds the best of control variable to allow direction earlier, and then changes controlled quentity controlled variable in the direction.Therefore, this method can also satisfy constraint condition when the adjusting control variable diminishes performance index.The limitation of feasibility direction algorithm is that speed of convergence is slow, and may obtain a locally optimal solution but not globally optimal solution.All method speed of convergence based on gradient method all have bigger uncertainty, and it is bigger that its speed of convergence is influenced by terrain profile.
Genetic algorithm provides a kind of general framework of finding the solution complicated problem, and it is less demanding to the detail of problem, and the class of problem is had very strong robustness.Yet genetic algorithm is used in may be more time-consuming comparatively speaking in the routeing, generally is not suitable for being used for planning in real time, but present counting system is serial, and genetic algorithm has implicit concurrency, and this makes it that very big development potentiality be arranged.The shortcoming of this algorithm is: gene and controlled variable are difficult to select, and algorithm also premature convergence and stagnation behavior may occur sometimes.
The A* algorithm reaches the purpose that reduces the hunting zone, improves computing velocity by the heuristic information guiding search.Heuristic information is generally got from the search volume certain intermediate node to the estimated value of the optimum cost of destination node.Utilize this heuristic information guiding search can produce optimum solution.Therefore heuristic information choose most importantly, if too simple, then the intermediate node number of Zhan Kaiing can increase: if too complicated, then calculate the time of estimated value cost and also increase, so the consideration of should trading off.Heuristic function will obtain by the method that examination is gathered preferably at present, makes algorithm application be very restricted.The shortcoming of A* algorithm maximum is that the search volume demand is too big, and computing time is long.
Therefore, these methods all fail effectively to solve routeing problem of unmanned plane at present from practical significance.
Ant colony optimization algorithm is a kind of emerging heuristic bionic intelligence optimized Algorithm, people have been penetrated into a plurality of applications by single originally traveling salesman problem (Traveling SalesmanProblem) field to the research of ant colony optimization algorithm at present, develop into solution multidimensional dynamic combined optimization problem by solving one dimension static optimization problem, be extended to research in the continuous domain scope gradually by the research in the discrete domain scope, and in the hardware realization of ant colony optimization algorithm, also obtained a lot of breakthroughs, thereby make this emerging bionical optimized Algorithm show vitality and vast potential for future development.
Be different from other bionic intelligence algorithm, ant colony optimization algorithm has adopted positive feedback mechanism, characteristics such as the concurrency that is embodied in the ant group searching process, concertedness, self-organization, dynamic, strong robustness conform to many requirements of complicated battlefield surroundings, so ant colony optimization algorithm can be used for solving the self-adaptation routeing problem of unmanned plane.But basic ant colony optimization algorithm exist search time long, sink into shortcoming such as locally optimal solution easily, therefore must make improvements when ant colony optimization algorithm solves the Path Planning for Unmanned Aircraft Vehicle problem using.Based on this, the present invention proposes a kind of improved ant colony optimization algorithm model, and be successfully applied to the Path Planning for Unmanned Aircraft Vehicle problem that solves under the complicated dynamic environment in conjunction with the ant colony optimization algorithm of Voronoi figure after with this improvement.
(3) summary of the invention
A kind of Path Planning for Unmanned Aircraft Vehicle method of the present invention based on Voronoi figure and ant colony optimization algorithm, it has proposed a kind of improved ant colony optimization algorithm model, and is successfully applied to the Path Planning for Unmanned Aircraft Vehicle problem that solves under the complicated dynamic environment in conjunction with the ant colony optimization algorithm of Voronoi figure after with this improvement
Occurring in nature, this class social animal of picture ant, ability of single ant and intelligence are very simple, no matter but they nest, look for food, migrate, clean complex behaviors such as ant cave by what mutual coordination, the division of labor, cooperation finished that worker ant or queen all can not have enough abilities to command to finish.The food source of ant always random scatter can find as long as we just examine that around ant nest after after a while, ant can be found a shortest path from the ant nest to the food source.Scientist once studied ant group's foraging behavior by " doube bridge experiment ".Discovery is except finding the shortest path between nest and the food source, and the ant group has extremely strong adaptive faculty to environment.For example when original shortest path became infeasible owing to the appearance of a new barrier, the ant group energy found a new shortest path rapidly.
In actual life, we always can observe a large amount of ants and form the path that is close to straight line between nest and food source, rather than curve or circle wait other shape, shown in Fig. 1 (a).Ant colony can not only be finished complicated task, and the variation that can also conform, when barrier occurring suddenly on ant group moving line, each ant distribution is uniform at the beginning, canal path length whether not, ant is always earlier by select each paths with equiprobability, shown in Fig. 1 (b).Ant can stay pheromones on the path of its process in motion process, and the existence and the intensity thereof of this material of energy perception, and instructs own travel direction with this, and ant tends to the high direction of pheromone concentration and moves.Just leave over often than the quantity of information on the short path in equal time, then select also to increase, thereupon shown in Fig. 1 (c) than the ant of short path.Be not difficult to find out, because the ant cluster behavior that a large amount of ants are formed has shown a kind of information positive feedback phenomenon, be that the ant of passing by on a certain path is many more, then the late comer selects the probability in this path just big more, search for food by this information interchange mechanism exactly between the ant individuality, and finally advance along shortest path, shown in Fig. 1 (d).
How does the ant group finish these complex tasks? the bionicist passes through a large amount of observations, discovers, ant is when seeking food, can on the path of its process, discharge the distinctive pheromones of a kind of ant, make other ants in the certain limit can feel this material, and tend to move towards the high direction of this material intensity.Therefore, ant group's collective behavior shows as a kind of information positive feedback phenomenon: the ant number of process is many more on certain paths, the pheromones that stays on it is also just many more (certainly, passing meeting is in time evaporated gradually), ant selected the probability in this path also high more afterwards, thereby had more increased the intensity of pheromones on this path.
Ant colony optimization algorithm is a kind of new bionic intelligence computation schema, and unmanned plane self-adaptation routeing can utilize the following characteristics of ant colony optimization algorithm cleverly:
(1) constantly scatter under the booster action of biological information hormone ant, new information can be added in the environment very soon.And because the evaporation of biological information hormone is upgraded, old information can constantly be lost, and embodies a kind of dynamic perfromance;
(2) self also distribute the biological information hormone simultaneously because many ants experience the biological information hormone that scatters in environment, this makes different ants have different selection strategies, has distributivity;
(3) optimal route is to obtain by the cooperation of numerous ants is searched, and becomes the selected route of most of ants, and this process has concertedness;
(4) between the ant individuality, between the colony and with environment between interaction, influence each other, cooperate mutually, the task of the complexity that can finish, this adaptability shows as the robustness of ant colony optimization algorithm;
(5) self-organization makes the behavioural trend structuring of ant colony, and its reason has been to comprise the process of a positive feedback.This process has utilized global information as feedback, and positive feedback makes the more excellent self-strengthening of separating in the phylogeny process, makes separating towards the direction of global optimization of problem constantly change, and finally can obtain more excellent relatively separating effectively.
Thus, ant colony optimization algorithm is actually class intelligence multiagent system, and its self-organization mechanism makes that ant colony optimization algorithm does not need all there is detailed understanding each aspect of asking problem.Self-organization is an ant colony optimization algorithm mechanism at the dynamic process that does not have system's entropy is increased in essence, has embodied the dynamic evolution from disorder to order.Characteristics such as the concurrency that is embodied in the ant colony optimization algorithm searching process, concertedness, self-organization, dynamic, strong robustness conform to many requirements of complicated battlefield surroundings.
Voronoi figure is a geometric figure important in the computational geometry, is widely applied to the occasion of multiple area dividing such as landform processing, has successfully solved and looked for closest approach, asked problems such as maximum empty circle, minimum spanning tree.The maximum characteristics that Voronoi figure is applied in the routeing are to threaten to generate under the source distribution situation by initial feasible path collection according to known battlefield to constitute ground Voronoi figure, wherein the Voronoi limit is the perpendicular bisector in discrete threat source, can guarantee that like this unmanned plane reduces the threat cost effectively in flight course.
Definition (Voronoi figure): the Euclidean distance between any 2 p and the q, (p q), establishes P={p to be designated as dist 1, p 2..., p nBe the point of any n inequality on the plane, and the Voronoi figure of P correspondence is that a sub regions on plane is divided, and therefore whole plane is divided n unit, and they have following character: any 1 q is positioned at a p iIn the pairing unit, and if only if for any P i∈ P, j ≠ i has dist (q, P i)<dist (q, P j).
The basic ideas of the planning environment being expressed by Voronoi figure are: will threaten the point of center as Voronoi figure, measure as " distance " of Voronoi figure adjacent domain to threaten size, make up the Voronoi figure that threatens configuration, " distance " big more then institute is compromised more little, each bar limit of Voronoi figure distance in the field of respective point threatens " distance " maximum, thereby compromised corresponding minimum.
A kind of Path Planning for Unmanned Aircraft Vehicle method of the present invention based on Voronoi figure and ant colony optimization algorithm, this method is specific as follows:
(1) unmanned plane based on Voronoi figure threatens the source modeling
Voronoi figure is a kind of the expression a little or the geometry of entity sets approximate information.A given point or entity sets, the plane just can be divided into the protruding net apart from each point or entity minimum distance, and this protruding net promptly is called Voronoi figure.Can be effectively the point in the geography information, object and zone be showed with topological structure by Voronoi figure, and can represent qualitative relationships and fuzzy geography information in the natural language, thereby this qualitative relationships is measured by these topological relations.Fig. 2 has provided certain unmanned plane and has threatened the source distribution situation map.
For constituting leg-of-mutton three threat sources, all there is a unique circumscribed circle, the triangle that claims those circumscribed circles not comprise any other threat source is the Delaunay triangle, and the circumcenter is called the Voronoi point, the Voronoi point is coupled together just constituted Voronoi figure.The point that Voronoi schemes on each bar limit is equidistant to corresponding two threat sources.From these characteristics, Voronoi figure threatens the perpendicular bisector in source to constitute by per two, point in the polygon that the Voronoi limit constitutes threatens the distance in source littler to the distance in threat source than the point outside polygon to it, be that point on the limit of Voronoi figure is to all radars point farthest, so unmanned plane is safest beyond doubt along the words of the limit flight of Voronoi figure.
(2) threaten the source modeling
Threatening modeling is the synthtic price index of a complexity, and it changes along with the variation of the kind, feature and the aerial mission that threaten.The flight path that the trajectory planning system requirements of unmanned plane obtains can effectively be avoided the detection of enemy radar and the attack that the enemy threatens, and requirement avoids influencing the strategically located and difficult of access landform of flight, unfavorable factor such as weather extremes and artificial barrier is to guarantee the maximum survivability of unmanned plane.Suppose that unmanned plane keeps highly constant in the process of executing the task, speed is constant, and consider that the enemy defence area is in smooth region, unmanned plane just can't utilize orographic factor to impend to avoid motor-driven so, and then the routeing problem just can turn to two dimension and plan (horizontal path just) problem.The present invention mainly considers to threaten from landform, radar, guided missile and antiaircraft gun, and carries out modeling according to the concrete feature in full spectrum of threats source.
<1〉landform threatens
Landform threatens and mainly is meant the towering mountain peak that may cause obstacle on fixed altitudes to unmanned plane during flying.With cone approximate representation mountain peak, when regularly the go up a hill horizontal section at peak of the flying height one of aircraft is a circumference, mountain peak radius and aircraft are respectively d apart from the distance at center, mountain peak TAnd d, smash probability P T(d) but approximate representation be:
P T ( d ) = 0 , if d > 10 + d T 1 / d , if 2 + d T &le; d &le; 10 + d T 1 , if d < 2 + d T - - - ( 1 )
<2〉threat radar
When threatening, the threat of unmanned plane and biquadratic to the distance of radar are inversely proportional to radar.If radar maximum probe radius is d Rmax, aircraft is d apart from the horizontal range of radar, then unmanned plane is by enemy radar detection probability P R(d) but approximate representation be:
P R ( d ) = 0 if d > d R max d R max 4 / ( d 4 + d R max 4 ) if d &le; d R max - - - ( 2 )
<3〉missile threat
Usually antiaircraft missile is main ground air defense weapon, and according to the killing area characteristics of guided missile, its killing area can be approximately dolioform as can be known, and level cross-sectionn radius of a circle d is the function of height, and has maximum radius on a certain height.P M(d) represent the probability that aircraft is hit by guided missile.If d MmaxBe the maximum radius of guided missile damage volume, kill probability P then M(d) but approximate representation be:
P M ( d ) = 0 if d > d M max d M max 4 / ( d 4 + d M max 4 ) if d &le; d M max - - - ( 3 )
<4〉antiaircraft gun threatens
The modeling method that antiaircraft gun threatens is similar to missile threat.P C(d) represent the probability that aircraft is hit by antiaircraft gun.If d CmaxBe the maximum radius of enemy's antiaircraft gun damage volume, but then the kill probability approximate representation is:
P C ( d ) = 0 if d > d C max d C max / ( d + d C max ) if d &le; d C max - - - ( 4 )
(3) calculate based on the air route cost of Voronoi figure
Unmanned aerial vehicle flight path planning is the flight path that constraint condition is satisfied in planning according to task object.Constraint condition comprises that unmanned plane finishes the security performance and the fuel performance of assignment of mission.So the air route cost of unmanned plane comprises its suffered threat cost and fuel oil cost.When single unmanned plane during along each the bar limit flight of Voronoi figure, all will have certain cost, the threat cost of remembering i bar limit is J f i, the fuel oil cost is J t i, total cost J on i bar limit then iBe designated as:
J i = k J i f + ( 1 - k ) J t i - - - ( 5 )
Wherein, k is the weight coefficient of security performance and fuel performance, k ∈ [0,1], and its value can be decided according to the performed task of unmanned plane, if the security when task is paid attention to flight, then k selects less value; If task needs the rapidity of aircraft, then k selects bigger value.In a word, the size of weighting depends on the importance of claim and the overall target of feasibility.
Threat such as radar, guided missile source has constituted the deterrent of closing on the Voronoi limit with it, with limit i is example, its threat cost is the threat integration along limit i, can be reduced to the threat cost sum that limit i goes up M discrete point, and then threatening cost is that M discrete point is the function of parameter to N distance that threatens.
J t i = L i &Sigma; n = 1 N &Sigma; m = 1 M g ( d m , n ) - - - ( 6 )
Wherein,
g ( d m , n ) = k T &CenterDot; P T ( d m , n ) k R &CenterDot; P R ( d m , n ) k M &CenterDot; P M ( d m , n ) k C &CenterDot; P C ( d m , n ) - - - ( 7 )
k T, k R, k M, k C, k WWith k fBe weight coefficient, reflection respectively threatens the relative significance level in source.Specifically as shown in Figure 3.
Suppose the constant airspeed of unmanned plane, so the fuel oil that unmanned plane during flying consumed just is directly proportional with the length in flight air route, flies over the fuel oil that i bar limit consumes and be in the section of cruising:
J i f=L i (8)
(5) based on Voronoi figure with improve the routeing of ant colony optimization algorithm
At first, Voronoi is schemed each limit provide the plain value of initial information, making ant begin search from the nearest Voronoi node of distance starting point, according to the Voronoi limit that the selection of state transitions rule is advanced, is that terminal point finishes search with the nearest Voronoi node of distance objective point.When all ants finish each after the candidate air route is selected, according to the pheromones update rule pheromones on each limit among the Voronoi figure is upgraded, wherein do not have the limit of ant process to carry out the pheromones evaporation, repeat this process until reaching termination condition.
When the ant k that goes out as node a selected node b, its state transition probability was:
P k ( a , b ) ( t ) = &tau; ab &alpha; ( t ) &eta; ab &beta; ( t ) &Sigma; b &Element; allowed ( a ) &tau; sb &alpha; ( t ) &eta; ab &beta; ( t ) if b &Element; allowed ( a ) 0 otherwise - - - ( 9 )
Wherein, τ Ab(t) the pheromones value on the ab of limit among the expression Voronoi figure, η Ab(t) expression node a is with respect to the observability of node b, η Ab(t)=1/J A, b, J A, bIt is total cost of limit ab; Allowed (a) is all feasible node set that k ant can be arrived by node a; α is the heuristic factor of information, and the relative importance of expression track has reflected information role when ant moves that ant is accumulated in motion process; β is the heuristic factor of expectation, and the relative importance of expression visibility has reflected that ant heuristic information in motion process selects the attention degree of being subjected in the path ant.
In case all ants have been finished the selection course in candidate air route separately, need upgrade the pheromones value on each limit, update rule is as follows:
τ(a,b)=(1-ρ)τ(a,b)+ρΔτ(a,b)(10)
&Delta;&tau; ( a , b ) = &Sigma; k = 1 num &Delta;&tau; k ( a , b ) - - - ( 11 )
Wherein, num is the quantity of ant, and ρ represents the pheromones volatility coefficient, and then 1-ρ represents the residual factor of pheromones, and the span of ρ is:
Figure G2007101217773D00091
Δ τ k(a, b) expression ant k through limit ab after the pheromones increment, its value is provided by following formula:
&Delta;&tau; k ( a , b ) = Q / J k min if ( a , b ) &Element; path 0 otherwise - - - ( 12 )
Q represents pheromones intensity in the formula, and the Q value is a constant; J KminThe minimum cost of expression ant k in this circulation.
In sum, a kind of Path Planning for Unmanned Aircraft Vehicle method of the present invention, the flow process of this method based on Voronoi figure and ant colony optimization algorithm as shown in Figure 4, its specific implementation step is as follows:
The first step: scheme according to threatening source distribution to construct Voronoi, and calculate total cost on every limit among the Voronoi figure; Parameter initialization, Voronoi figure composes on every limit the plain value of initial information;
Second step: all ants are placed the Voronoi node of graph nearest apart from starting point, and select next node, finish search procedure until all ants according to formula (9);
The 3rd step: calculate the cost of feasible path according to formula (5), and upgrade the optimal path that is found;
The 4th step: upgrade the plain value of all Voronoi side informations with reference to optimal path in the current circulation, rule is suc as formula shown in (10)~(12);
The 5th step: if satisfy the loop ends condition, then loop ends and written-out program result of calculation go on foot otherwise jump to second.
The present invention is a kind of based on satisfactory decision-making ant colony intelligence unmanned plane self-adaptation routeing method, its advantage and the effect of being reached are: Voronoi figure is combined with ant colony optimization algorithm can effectively solve the problem of Path Planning for Unmanned Aircraft Vehicle, and having good real-time performance and rapidity, the optimum air route of actual unmanned plane is more approached in the air route that is searched.
This method is the effective technical way that solves Path Planning for Unmanned Aircraft Vehicle under the complicated dynamic environment, and simultaneously, the present invention also can be applicable to technical fields such as the robot path planning, urban transportation vehicle path planning under the complex environment.
(4) description of drawings
The ant group seeks the process of food in Fig. 1 reality
Fig. 2 threatens source distribution (threatening the center, source with an expression)
The threat cost of Fig. 3 Voronoi figure limit i is calculated
Fig. 4 Path Planning for Unmanned Aircraft Vehicle flow process of the present invention
The unmanned plane air route that Fig. 5 generates with the improvement ant colony optimization algorithm in Voronoi figure
Fig. 6 increases the unmanned plane air route that generates behind the threat source
Number in the figure and symbol description are as follows:
D (1, n)---the 1st discrete point is to n distance that threatens
D (1, n+1)---the 1st discrete point is to n+1 distance that threatens
(5) embodiment
Improve ant colony optimization algorithm carries out routeing in Voronoi figure feasibility in order to verify, the present invention is a kind of based on satisfactory decision-making ant colony intelligence unmanned plane self-adaptation routeing method, utilize unmanned plane threatening environment shown in Figure 2 to test, its specific implementation step is as follows:
The first step: scheme according to threatening source distribution to construct Voronoi, and calculate total cost on every limit among the Voronoi figure; Parameter initialization: num=30, α=2, β=5, ρ=0.1, Q=100, k=0.6.Voronoi figure composes on every limit the plain value of initial information;
Second step: all ants are placed the Voronoi node of graph nearest apart from starting point, and select next node, finish search procedure until all ants according to formula (9):
P k ( a , b ) ( t ) = &tau; ab 2 ( t ) &eta; ab 5 ( t ) &Sigma; b &Element; allowed ( a ) &tau; sb 2 ( t ) &eta; ab 5 ( t ) if b &Element; allowed ( a ) 0 otherwise
The 3rd step: calculate the cost of feasible path according to formula (5), and upgrade the optimal path that is found:
J i = 0.6 J i f + 0.4 J t i
The 4th step: upgrade the plain value of all Voronoi side informations with reference to optimal path in the current circulation, rule is suc as formula shown in (10)~(12):
τ(a,b)=0.9τ(a,b)+0.1Δτ(a,b)
&Delta;&tau; ( a , b ) = &Sigma; k = 1 30 &Delta;&tau; k ( a , b )
&Delta;&tau; k ( a , b ) = 100 / J k min if ( a , b ) &Element; path 0 otherwise
The 5th step: if satisfy the loop ends condition, then loop ends and written-out program result of calculation go on foot otherwise jump to second.
Fig. 5 represents that unmanned plane enters the synoptic diagram that threatening area is executed the task, and on behalf of threat source, " ★ " such as radar, guided missile, its mid point represent unmanned plane starting point, " ▲ " expression task object point, and feasible air route is represented with solid line in Fig. 5.
Threaten the source negligible amounts among Fig. 6,, plan once more, obtain simulation result at last shown in the solid line among Fig. 6 when the quantity that increases the threat source.

Claims (1)

1. Path Planning for Unmanned Aircraft Vehicle method based on Voronoi figure and ant colony optimization algorithm, it is characterized in that: the concrete steps of this method are as follows:
The first step: scheme according to threatening source distribution to construct Voronoi, and calculate total cost on every limit among the Voronoi figure; Parameter initialization is for composing the plain value of initial information in every limit of Voronoi figure;
Second step: all ants are placed the Voronoi node of graph nearest apart from starting point, and according to formula
P k ( a , b ) ( t ) = &tau; ab &alpha; ( t ) &eta; ab &beta; ( t ) &Sigma; b &Element; allowed ( a ) &tau; ab &alpha; ( t ) &eta; ab &beta; ( t ) if b &Element; allowed ( a ) 0 otherwise
Select next node, finish search procedure until all ants;
Wherein, τ Ab(t) the pheromones value on the ab of limit among the expression Voronoi figure; η Ab(t) expression node a is with respect to the observability of node b, η Ab(t)=1/J A, b, J A, bIt is total cost of limit ab; Allowed (a) is all feasible node set that k ant arrived by node a; α is the heuristic factor of information, and the relative importance of expression track has reflected information role when ant moves that ant is accumulated in motion process; β is the heuristic factor of expectation, and the relative importance of expression visibility has reflected that ant heuristic information in motion process selects the attention degree of being subjected in the path ant;
The 3rd step: according to formula
J i = kJ f i + ( 1 - k ) J t i
Calculate the cost of feasible path, and upgrade the optimal path that is found;
Wherein, k is the weight coefficient of security performance and fuel performance, k ∈ [0,1], and its value is decided according to the performed task of unmanned plane, if the security when task is paid attention to flight, then k selects less value; If task needs the rapidity of aircraft, then k selects bigger value; In a word, the size of weighting depends on the importance of claim and the overall target of feasibility;
The 4th step: upgrade the plain value of all Voronoi side informations with reference to optimal path in the current circulation, rule is shown in following formula;
τ(a,b)=(1-ρ)τ(a,b)+ρΔτ(a,b)
&Delta;&tau; ( a , b ) = &Sigma; k = 1 num &Delta; &tau; k ( a , b )
Wherein, num is the quantity of ant, and ρ represents the pheromones volatility coefficient, and then 1-ρ represents the residual factor of pheromones, and the span of ρ is: Δ τ k(a, b) expression ant k through limit ab after the pheromones increment, its value is provided by following formula:
&Delta; &tau; k ( a , b ) = Q / J k min if ( a , b ) &Element; path 0 otherwise ;
Wherein, Q represents pheromones intensity, and the Q value is a constant; J KminThe minimum cost of expression ant k in this circulation;
The 5th step: if satisfy the loop ends condition, then loop ends and written-out program result of calculation go on foot otherwise jump to second.
CN2007101217773A 2007-09-13 2007-09-13 Un-manned plane fairway layout method based on Voronoi graph and ant colony optimization algorithm Expired - Fee Related CN101122974B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2007101217773A CN101122974B (en) 2007-09-13 2007-09-13 Un-manned plane fairway layout method based on Voronoi graph and ant colony optimization algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2007101217773A CN101122974B (en) 2007-09-13 2007-09-13 Un-manned plane fairway layout method based on Voronoi graph and ant colony optimization algorithm

Publications (2)

Publication Number Publication Date
CN101122974A CN101122974A (en) 2008-02-13
CN101122974B true CN101122974B (en) 2010-06-09

Family

ID=39085302

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2007101217773A Expired - Fee Related CN101122974B (en) 2007-09-13 2007-09-13 Un-manned plane fairway layout method based on Voronoi graph and ant colony optimization algorithm

Country Status (1)

Country Link
CN (1) CN101122974B (en)

Families Citing this family (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102193557B (en) * 2010-03-04 2013-01-02 南京航空航天大学 Robust constraint flight control method of UAV (Unmanned Aerial Vehicle)
CN101894367A (en) * 2010-05-26 2010-11-24 中国人民解放军国防科学技术大学 Target clustering method of imaging satellite observation scheduling
CN102269593B (en) * 2010-06-01 2014-03-12 北京航空航天大学 Fuzzy virtual force-based unmanned plane route planning method
CN101893441A (en) * 2010-06-13 2010-11-24 南京航空航天大学 Unmanned aerial vehicle flight path optimization method based on deviation maximization and grey correlation analysis
CN101963508B (en) * 2010-08-27 2012-06-06 北京航空航天大学 Feedback fuzzy inference-based unmanned plane real-time route planning method
CN101963510B (en) * 2010-10-26 2012-12-26 广东威创视讯科技股份有限公司 Rapid path planning method and enhancement method for random route map
CN102278996B (en) * 2011-04-29 2012-11-07 西南交通大学 Ant colony optimization processing method of large-scale multi-target intelligent moving route selection
CN102253961A (en) * 2011-05-17 2011-11-23 复旦大学 Method for querying road network k aggregation nearest neighboring node based on Voronoi graph
CN102436604B (en) * 2011-09-08 2015-01-07 哈尔滨工程大学 Multi-missile collaborative route calculation method based on multi-target evolution method
CN102426806B (en) * 2011-11-07 2014-01-29 同济大学 Regional rail network UAV cruise method based on dynamic cell division
CN102506863B (en) * 2011-11-07 2013-12-11 北京航空航天大学 Universal gravitation search-based unmanned plane air route planning method
CN102393869B (en) * 2011-12-02 2013-05-08 河海大学 Continuous physical distribution node layout optimization method based on weighted Voronoi diagram
US8874360B2 (en) 2012-03-09 2014-10-28 Proxy Technologies Inc. Autonomous vehicle and method for coordinating the paths of multiple autonomous vehicles
US8788121B2 (en) 2012-03-09 2014-07-22 Proxy Technologies, Inc. Autonomous vehicle and method for coordinating the paths of multiple autonomous vehicles
CN102759357B (en) * 2012-05-10 2014-11-26 西北工业大学 Cooperative real-time path planning method for multiple unmanned aerial vehicles (UAVs) in case of communication latency
CN102682115B (en) * 2012-05-11 2013-11-20 南京大学 Dot density thematic map making method based on Voronoi picture
CN103471592A (en) * 2013-06-08 2013-12-25 哈尔滨工程大学 Multi-unmanned aerial vehicle route planning method based on bee colony collaborative foraging algorithm
CN103542852A (en) * 2013-10-23 2014-01-29 上海大学 Unmanned plane path planning method based on cutting method
CN104121903B (en) * 2014-07-04 2017-06-30 沈阳航空航天大学 A kind of rolling Route planner based on boundary value problem
CN104122530B (en) * 2014-07-17 2016-10-19 电子科技大学 A kind of shell target identification method based on normal radar
CN104155999B (en) * 2014-07-31 2017-03-29 海南大学 Quick task dynamic allocation method during multiple no-manned plane under battlefield surroundings
CN104359473A (en) * 2014-10-24 2015-02-18 南京航空航天大学 Collaborative flight path intelligent planning method for formation flying of unmanned planes under dynamic environment
CN104700165B (en) * 2015-03-27 2016-05-11 合肥工业大学 The collaborative paths planning method of a kind of multiple no-manned plane warship machine
CN104834317B (en) * 2015-04-24 2017-05-24 华北计算技术研究所 Flying path planning method of unmanned plane capable of intelligently identifying threat types
CN104881043B (en) * 2015-04-30 2017-10-31 南京航空航天大学 A kind of multiple no-manned plane for many dynamic objects is intelligent coordinated to examine printing method
CN105629992B (en) * 2016-02-05 2018-03-02 哈尔滨工程大学 UUV Route planner under a kind of threat internet
CN107037809A (en) * 2016-11-02 2017-08-11 哈尔滨工程大学 A kind of unmanned boat collision prevention method based on improvement ant group algorithm
CN106705970B (en) * 2016-11-21 2020-07-07 中国航空无线电电子研究所 Multi-unmanned aerial vehicle collaborative path planning method based on ant colony algorithm
CN106736242A (en) * 2016-12-28 2017-05-31 信阳农林学院 A kind of generation method in the screw processing path based on Voronoi diagram
CN106873599A (en) * 2017-03-31 2017-06-20 深圳市靖洲科技有限公司 Unmanned bicycle paths planning method based on ant group algorithm and polar coordinate transform
CN107314772B (en) * 2017-07-25 2020-05-15 哈尔滨工业大学(威海) Unmanned aerial vehicle self-learning waypoint track flight method and system thereof
CN108073185A (en) * 2017-11-30 2018-05-25 江西洪都航空工业集团有限责任公司 Multiple no-manned plane reaches cooperative control method simultaneously
CN108413959A (en) * 2017-12-13 2018-08-17 南京航空航天大学 Based on the Path Planning for UAV for improving Chaos Ant Colony Optimization
CN108107911B (en) * 2017-12-28 2021-01-08 北京航空航天大学 Solar airplane autonomous optimization flight path planning method
CN108489491A (en) * 2018-02-09 2018-09-04 上海交通大学 A kind of Three-dimensional Track Intelligent planning method of autonomous underwater vehicle
CN108507577B (en) * 2018-04-02 2019-03-22 西北工业大学 A kind of mission planning method based on data-link and aircraft sensibility
CN108664022B (en) * 2018-04-27 2023-09-05 湘潭大学 Robot path planning method and system based on topological map
CN108681323A (en) * 2018-05-14 2018-10-19 浙江工业大学 Group machines people's self assembly paths planning method based on Voronoi diagram
CN108981714B (en) * 2018-08-21 2020-08-18 北航(四川)西部国际创新港科技有限公司 Unmanned aerial vehicle path planning and feasibility analysis method
CN109213169A (en) * 2018-09-20 2019-01-15 湖南万为智能机器人技术有限公司 The paths planning method of mobile robot
CN109191004B (en) * 2018-09-25 2022-04-01 中国人民解放军空军工程大学 Multi-unmanned aerial vehicle surveying and mapping task allocation method and device
CN109460059A (en) * 2018-12-03 2019-03-12 中国航空工业集团公司洛阳电光设备研究所 A kind of coordinated two-ship attack occupy-place optimal time bootstrap technique
CN109521794A (en) * 2018-12-07 2019-03-26 南京航空航天大学 A kind of multiple no-manned plane routeing and dynamic obstacle avoidance method
CN109636045B (en) * 2018-12-17 2022-12-16 杭州电子科技大学 Vehicle interception method for solving Thiessen polygon shortest path based on ant colony algorithm
CN110260871A (en) * 2019-04-17 2019-09-20 太原理工大学 A kind of manoeuvre of forces environmental modeling method that facing area threatens
CN110018694B (en) * 2019-05-20 2020-04-21 成都航空职业技术学院 Unmanned aerial vehicle collaborative search method for target with discontinuous observation characteristic
FR3098336B1 (en) * 2019-07-01 2022-08-12 Uavia Method for determining the path of an unmanned aerial device and other associated methods
CN111707267B (en) * 2020-06-18 2023-06-02 哈尔滨工程大学 Multi-unmanned aerial vehicle collaborative track planning method
CN111750869A (en) * 2020-08-14 2020-10-09 中国电子科技集团公司第五十四研究所 Unmanned aerial vehicle path planning method for reconstructing Voronoi diagram in real time
CN112215407B (en) * 2020-09-23 2022-10-04 中国民航大学 Three-dimensional unmanned aerial vehicle safety route planning method
CN112666981B (en) * 2021-01-04 2022-11-18 北京航空航天大学 Unmanned aerial vehicle cluster dynamic route planning method based on dynamic group learning of original pigeon group
CN112925350B (en) * 2021-01-15 2023-04-07 中国人民解放军战略支援部队航天工程大学 Multi-unmanned aerial vehicle distributed cooperative target searching method
CN112987735B (en) * 2021-02-24 2022-06-14 同济大学 Mobile robot safety path planning method based on Delaunay triangle
CN113465601A (en) * 2021-05-13 2021-10-01 上海师范大学 Indoor navigation based on visual path
CN113504793B (en) * 2021-07-12 2022-07-15 哈尔滨工程大学 Unmanned aerial vehicle cluster path planning method based on Voronoi diagram
CN116088396B (en) * 2023-03-06 2023-06-02 北京理工大学 Unmanned cluster double-layer cooperative task control method and system

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
叶 文, 范洪达.基于改进蚁群算法的飞机低空突防航路规划.飞行力学22 3.2004,22(3),35-38.
叶 文, 范洪达.基于改进蚁群算法的飞机低空突防航路规划.飞行力学22 3.2004,22(3),35-38. *
武晶杰,潘丽君,张峰刚.虚拟战场环境中武装直升机航路规划算法研究.系统仿真学报18 增刊2.2006,18(增刊2),721-723.
武晶杰,潘丽君,张峰刚.虚拟战场环境中武装直升机航路规划算法研究.系统仿真学报18 增刊2.2006,18(增刊2),721-723. *
胡小兵,黄席樾.基于蚁群算法的三维空间机器人路径规划.重庆大学学报27 8.2004,27(8),132-135.
胡小兵,黄席樾.基于蚁群算法的三维空间机器人路径规划.重庆大学学报27 8.2004,27(8),132-135. *
赵文婷,彭俊毅.基于VORONOI 图的无人机航迹规划.系统仿真学报18 增刊2.2006,18(增刊2),159-165.
赵文婷,彭俊毅.基于VORONOI 图的无人机航迹规划.系统仿真学报18 增刊2.2006,18(增刊2),159-165. *

Also Published As

Publication number Publication date
CN101122974A (en) 2008-02-13

Similar Documents

Publication Publication Date Title
CN101122974B (en) Un-manned plane fairway layout method based on Voronoi graph and ant colony optimization algorithm
Duan et al. Max-min adaptive ant colony optimization approach to multi-UAVs coordinated trajectory replanning in dynamic and uncertain environments
Zhang et al. An improved constrained differential evolution algorithm for unmanned aerial vehicle global route planning
CN102506863B (en) Universal gravitation search-based unmanned plane air route planning method
Xu et al. Chaotic artificial bee colony approach to Uninhabited Combat Air Vehicle (UCAV) path planning
CN103744290B (en) A kind of multiple no-manned plane formation layering target assignment method
CN101136080A (en) Intelligent unmanned operational aircraft self-adapting fairway planning method based on ant colony satisfactory decision-making
Gao et al. A self-organized search and attack algorithm for multiple unmanned aerial vehicles
CN101136081B (en) Unmanned aircraft multiple planes synergic tasks distributing method based on ant colony intelligence
CN105892480B (en) Isomery multiple no-manned plane systematic collaboration, which is examined, beats task self-organizing method
Duan et al. Three-dimension path planning for UCAV using hybrid meta-heuristic ACO-DE algorithm
Ma et al. Improved ant colony algorithm for global optimal trajectory planning of UAV under complex environment.
CN106705970A (en) Multi-UAV(Unmanned Aerial Vehicle) cooperation path planning method based on ant colony algorithm
Mou et al. A modified ant optimization algorithm for path planning of UCAV
CN102880186A (en) Flight path planning method based on sparse A* algorithm and genetic algorithm
CN111813144B (en) Multi-unmanned aerial vehicle collaborative route planning method based on improved flocks of sheep algorithm
Cekmez et al. Multi-UAV path planning with multi colony ant optimization
Hu et al. HG-SMA: Hierarchical guided slime mould algorithm for smooth path planning
CN114740883B (en) Coordinated point reconnaissance task planning cross-layer joint optimization method
Qingwen et al. Cooperative jamming resource allocation of UAV swarm based on multi-objective DPSO
Ding et al. Improved GWO algorithm for UAV path planning on crop pest monitoring
Qiming et al. A review of intelligent optimization algorithm applied to unmanned aerial vehicle swarm search task
Zhang et al. Design of the fruit fly optimization algorithm based path planner for UAV in 3D environments
Wei et al. Multi-UAVs cooperative reconnaissance task allocation under heterogeneous target values
CN116009573A (en) Heterogeneous unmanned aerial vehicle cluster self-organizing operation control method, system and equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100609

Termination date: 20100913