CN103077425A - Immune genetic algorithm for AUV (Autonomous Underwater Vehicle) real-time path planning - Google Patents

Immune genetic algorithm for AUV (Autonomous Underwater Vehicle) real-time path planning Download PDF

Info

Publication number
CN103077425A
CN103077425A CN2012104874424A CN201210487442A CN103077425A CN 103077425 A CN103077425 A CN 103077425A CN 2012104874424 A CN2012104874424 A CN 2012104874424A CN 201210487442 A CN201210487442 A CN 201210487442A CN 103077425 A CN103077425 A CN 103077425A
Authority
CN
China
Prior art keywords
auv
antibody
real
path
population
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
CN2012104874424A
Other languages
Chinese (zh)
Other versions
CN103077425B (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.)
Shenyang Institute of Automation of CAS
Original Assignee
Shenyang Institute of Automation of CAS
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 Shenyang Institute of Automation of CAS filed Critical Shenyang Institute of Automation of CAS
Priority to CN201210487442.4A priority Critical patent/CN103077425B/en
Publication of CN103077425A publication Critical patent/CN103077425A/en
Application granted granted Critical
Publication of CN103077425B publication Critical patent/CN103077425B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Peptides Or Proteins (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a real-time path planning method of AUV (Autonomous Underwater Vehicle), in particular to a method for carrying out online, real-time local path planning according to an online map in an AUV real-time collision preventation process. The method comprises the steps of: setting the quantity of small populations according to the quantity of path points of the AUV, initializing; carrying out immune selection on each small population to obtain subgroups; carrying out genetic manipulation on one subgroup, carrying out cell cloning on the other subgroup; then clustering through a vaccination and an antibody to form the next generation of small population, judging whether the next generation of small population meets the conditions or not; if yes, selecting optimal individuals of the small populations; and selecting the optimal individuals from the set consisting of all optimal individuals to be used as a planning path. According to the invention, the diversity of the population is maintained by using an antibody clustering principle, the premature convergence of an algorithm is avoided, and the global optimization is facilitated. The established immune genetic algorithm is used for clustering and analyzing generated filial generations by adopting a self-regulating mechanism, and the diversity of the population is ensured.

Description

A kind of immune genetic algorithm for the planning of AUV real-time route
Technical field
The present invention relates to the real-time route planing method of autonomous underwater robot (AUV, Autonomous Underwater Vehicle), more particularly, be in the AUV Realtime collision free process according to Online Map carry out online, the real-time method of local paths planning.
Background technology
Autonomous underwater robot is a kind of self-contained energy, relies on autonomous navigation system, and by the programmed decision-making of intelligence, operating area, the underwater vehicle of the mission that independently fulfils assignment are arrived in autonomous navigation.Independence requires autonomous underwater robot independently to adapt to changeable, complicated external environment under without extraneous controlled condition, particularly will tackle the obstacle of prior the unknown.This just needs autonomous underwater robot when possessing the Realtime collision free function, also should possess the ability of online, real-time local paths planning.
Real-time route planning is defined as: the Online Map that generates according to sensor information in AUV navigation process is sought the process of a preferred path from the starting point to the impact point according to certain evaluation criterion.Real-time route planning algorithm commonly used has Artificial Potential Field Method, A* or D* algorithm, genetic algorithm etc.Artificial Potential Field Method has good real-time, but has trap area and can not find the shortcomings such as path between close barrier.The Optimizing Search such as A* or D* algorithm more is applicable to solve single-object problem.Genetic algorithm is a kind of based on natural selection and the natural global optimization approach of heredity, and employing colony method is carried out the parallel search of multi thread to purpose-function space, more is applicable to the AUV real-time route and plans this class multi-objective optimization question.But traditional genetic algorithm exists precocious and slow two difficult problems of speed of convergence, and is not suitable for AUV real-time route planning requirement.
Summary of the invention
The technical problem to be solved in the present invention provides a kind of have better speed of convergence and constringent AUV real-time route planing method, when AUV Realtime collision free strategy is absorbed in endless loop, the method can guide AUV to avoid obstacle, jump out endless loop, and continues to carry out the mission task.
The technical scheme that the present invention adopts for achieving the above object is: a kind of immune genetic algorithm for the planning of AUV real-time route, may further comprise the steps,
1) counts out according to the AUV path and set the Small Population number, the scale of initialization Small Population, maximum evolutionary generation and generate at random the individuality of Small Population;
2) each Small Population is carried out Immune Selection after, each Small Population obtains two subgroups; Genetic manipulation is carried out in one of them subgroup, and another carries out cell clone; Vaccine inoculation and antibody cluster are carried out in two subgroups that obtain, form Small Population of future generation;
3) judge whether Small Population of future generation satisfies maximum evolutionary generations or Pareto optimal solution conditions; If satisfy, then select the optimum individual of these Small Populations according to the value of affinity; If do not satisfy, then return step 2);
4) from the set that each Small Population optimum individual forms, select of affinity value maximum as optimum individual according to the affinity of each optimum individual, this optimum individual is the path of planning.
Described Immune Selection is specially: select the high individuality of affinity, and individual number satisfies setting value; The value of affinity is passed through formula A ( P mk ) = 1 1 + | J ( P mk ) - min i = 1 N bm J ( B mi ) | Obtain;
Wherein, adaptive value
J ( P mk ) = Σ l = 0 m d ( p k , l , p k , l + 1 ) - d ( p s , p e ) d ( p s , p e ) + Σ l = 1 m ψ k , l π
+ Σ l = o m max g G b ( p k , l p k , l + 1 Ω g ) + Σ 1 = 0 m g ( p k , l p k , l + 1 , T AUV )
p s, p eThe starting point and the terminal point that represent respectively the path, p K, 0=p s, p K, m+1=p eD (p x, p y) be distance function, the space length between representing at 2; Ψ KlExpression line segment p K, l-1p K, lWith line segment p K, lp K, l+The angle of 1 extended line, Ψ Kl∈ [0, π]; P MkBe the P of colony m(t) antibody in, B MiBe the P of colony m(t) antigen in;
B (p K, lp K, l+1, Ω g) expression line segment p K, lp K, l+1With obstacle Ω gThe coefficient of relative orientation; d MinThe minimum safe distance of expression AUV and obstacle, O dThe penalty coefficient that expression line segment and obstacle intersect, d (p K, lp K, l+1, Ω g) expression line segment p K, lp K, l+1With obstacle Ω gMinimum distance; B (p K, lp K, l+1, Ω g) computing formula is:
b ( p k , l p k , l + 1 , Ω g ) = 0 ifd ( p k , l p k , l + 1 , Ω g ) ≥ d min O d otherwise
G (p K, lp K, l+1, T AUV) expression path p K, lp K, l+1Whether with AUV ship trajectory T AUVIntersect, if path and AUV ship trajectory intersect, then corresponding chromosome is punished that penalty value is larger positive number O g:
Figure GDA00002456710300031
Described genetic manipulation may further comprise the steps:
From the current P of colony m(t) in according to selecting probability
Figure GDA00002456710300032
Select the individuality of some, generate the mating pond, T>0th wherein, annealing temperature, J Mk=J (P Mk), N mBe the P of colony m(t) scale;
From the mating pond, select two chromosomes to carry out interlace operation, be specially: two chromosome is separating from same position at random all, a chromosomal first half and another chromosomal latter half combination, another chromosomal first half and previous chromosomal latter half combination enter new subgroup thereby form two brand-new individualities;
Again the individuality in the mating pond is carried out mutation operation, at the evolution initial stage, adopt unified modes of reproduction, also claim asexual intersection: select a chromosome, the one or more chromosomal genes of randomly changing; After converging to a certain degree, use non-unified breeding instead, also claim heuristic intersection: the gene location that the chosen distance obstacle is nearer, produce sudden change along vertical ideal path direction by length resolution, the individuality that obtains enters new subgroup.
Described cell clone is specially: according to antibody X iWith antigen Y jSuper sudden change formula X i← X i+ β (Y j-X i) carry out antibody breeding; β ∈ [0, α] wherein,
Figure GDA00002456710300033
Described antibody cluster may further comprise the steps: with given colony
Figure GDA00002456710300034
Be divided into q subgroup Q k: Q k = { P k 1 , P k 2 , · · · P k p k } , ∀ P ki , P kj ∈ Q k , M(P ki,P kj)≤δ;
Similarity M ( P mk 1 , P mk 2 ) = Σ i = 0 m d ( p k 1 , i , p k 2 , i ) , δ is self-defined constant;
According to | F (P Ki)-F (P Kj) |≤δ 0, P Ki, P Kj∈ Q kThe low individual P of punishment excitation degree Kj, the individuality of not being punished is deposited among the Q;
Wherein, excitation degree
Figure GDA00002456710300038
Wherein β is regulatory factor, β 〉=1; C ( P mk ) = | { P mi ∈ X | M ( P mk , P mi ) ≤ δ } | N pm , X ⋐ P m Be P MkAffiliated antibody population, N PmScale for Small Population.
The present invention has the following advantages:
1. the present invention utilizes antibody population cluster mechanism to keep the diversity of colony, has both avoided algorithm Premature Convergence problem, is conducive to again reach global optimization.The immune genetic algorithm of setting up adopts self-regulatory mechanism that cluster analysis is carried out in the filial generation that generates, and has guaranteed the diversity of colony.
2. the local search ability of genetic algorithm has been strengthened in the cell clone operation of the present invention's foundation.Affine sudden change and even mutation strategy are more emphasized the Local Search to current subspace, have also strengthened local search ability when guaranteeing the genetic algorithm ability of searching optimum.
3. the present invention utilizes immunological memory mechanism, keeps the efficient feasible antibody that occurs in the computation process as vaccine, thereby and be population vaccine inoculation quickening convergence of algorithm speed in good time.
Description of drawings
Fig. 1 is the double-deck AUV Realtime collision free system construction drawing that the present invention sets up;
Fig. 2 is the immune genetic algorithm process flow diagram that the present invention sets up;
Fig. 3 is immune genetic algorithm and the contrast that makes two kinds of method path plannings and speed of convergence among the embodiment one;
Fig. 4 is the AUV ship trajectory that has or not among the embodiment two in the real-time route planning situation;
Fig. 5 is the result of twice real-time route planning among the embodiment two.
Embodiment
The present invention is described in further detail below in conjunction with drawings and Examples.
As shown in Figure 1, the present invention increases the real-time route planning module in original autonomous underwater robot Realtime collision free system framework, set up double-deck Realtime collision free system framework.The real-time route planning module is triggered by the monitoring planning module, plans the expected path that makes new advances according to Online Map and AUV current state that data processing module generates.
The real-time route planning module that the present invention sets up adopts the real-time route planning technology scheme based on immune genetic algorithm, as shown in Figure 2, the core is comprised of Immune Selection, genetic manipulation, cell clone and 4 modules of antibody cluster, and main flow process is: at first from treating Advanced group species P m(t) determinacy ground selects the strong antibody of responsibility to form the subgroup in
Figure GDA00002456710300051
Carry out immune response, residue is individual to be formed
Figure GDA00002456710300052
Right
Figure GDA00002456710300053
In individuality carry out cell clone operation, right
Figure GDA00002456710300054
In individuality carry out genetic manipulation, the result of two operations forms
Figure GDA00002456710300055
Carry out the antibody cluster, remove same or analogous antibody.At last from
Figure GDA00002456710300056
The middle individuality of optimum of selecting forms the P of colony of future generation m(t+1).Treat that Advanced group species represents mulitpath, individuality represents the path, counts out according to the AUV path and sets the Small Population number.
(1) Immune Selection
The purpose of Immune Selection is by selecting Probability p oFrom P m(t) the higher individuality of selective affinity forms the P of colony to be evolved in m 1(t), wherein individual number satisfies setting value (the present embodiment setting value is 100);So-called affinity refers to the matching degree of antibody and antigen, is representing the matching degree of individuality to be selected and current optimum individual.The affinity that the present invention sets up is the size of weighing affinity with adaptive value difference, at first finds the antigen of adaptive value minimum, individual P MkAdaptive value and the adaptive value of this antigen do difference, individual P MkAffinity and this difference be inversely proportional to.Individual P MkExpression antibody, B MiExpression antigen (can be set as tens), when affinity is maximum, P MkAnd B MiMate most.The computing formula of affinity is:
A ( P mk ) = 1 1 + | J ( P mk ) - min i = 1 N bm J ( B mi ) | - - - ( 1 )
J (P in the formula (1) Mk) be individual P MkFitness function, this function representation path, security and smoothness more can be reacted the demand of AUV real-time route planning.
Computing formula is:
J ( P mk ) = Σ l = 0 m d ( p k , l , p k , l + 1 ) - d ( p s , p e ) d ( p s , p e ) + Σ l = 1 m ψ k , l π - - - ( 2 )
+ Σ l = o m max g G b ( p k , l p k , l + 1 Ω g ) + Σ 1 = 0 m g ( p k , l p k , l + 1 , T AUV )
In the formula (2) Σ l = 0 m d ( p k , l , p k , l + 1 ) - d ( p s , p e ) d ( p d , p e ) The length adaptability in expression path, Σ l = 1 m ψ k , l π The adaptability of expression path smooth degree, Σ l = o m max g T b ( p k , l p k , l + 1 , Ω g ) Expression path security yardstick, Σ 1 = 0 m g ( p k , l p k , l + 1 , T AUV ) Whether intersect with the AUV ship trajectory in the expression path; Whether above-mentioned length adaptability, path smooth degree adaptability, path security yardstick, path can calculate according to online electronic chart and AUV current state (being sensing data) with data such as the AUV ship trajectory intersect.
p s, p eThe starting point and the terminal point that represent respectively the path, and definition p K, 0=p s, p K, m+1=p eD (p x, p y) be distance function, the space length between representing at 2.Ψ KlExpression line segment p K, l-1p K, lWith line segment p K, lp K, l+1The angle of extended line, Ψ Kl[0, π].
B (p K, lp K, l+1, Ω g) expression line segment p K, lp K, l+1With obstacle Ω gThe coefficient of relative orientation.If d MinThe minimum safe distance of expression AUV and obstacle, O dThe penalty coefficient (usually being set as larger positive integer) that expression line segment and obstacle intersect, d (p K, lp K, l+1,Ω g) expression line segment p K, lp K, l+1With obstacle Ω gMinimum distance.B (p then K, lp K, l+1, Ω g) computing formula is:
b ( p k , l p k , l + 1 , Ω g ) = 0 ifd ( p k , l p k , l + 1 , Ω g ) ≥ d min O d otherwise - - - ( 3 )
G (p K, lp K, l+1, T AUV) expression path p K, lp K, l+1Whether with AUV ship trajectory T AUVIntersect, if path and AUV ship trajectory intersect, then corresponding chromosome is punished that penalty value is larger positive number O g:
Figure GDA00002456710300064
Determinacy ground is selected to reply the strong antibody of antigenic capacity and is carried out immune response, participates in cell clone and affine sudden change.Affine sudden change can be finely tuned the path point position near obstacle, and cell clone operation acting in conjunction, strengthens near the local search ability of barrier zone.
Immune Selection provides more more options chance on the one hand the high antibody of affinity, and provides chance for survival to affinity and all low antibody of concentration, so that the antibody population of survival has diversity.
(2) genetic manipulation
The genetic manipulation module that the present invention sets up is comprised of three genetic operators: select operator, special crossover operator and mutation operator.
Selecting operator is from the current P of colony m(t) select the individuality of some in, generate the mating pond.If T>0th, annealing temperature, select probability to be:
S s ( P mk ) = e J mk T Σ k = 1 N m e J mk t - - - ( 5 )
Wherein, J Mk=J (P Mk), N mBe the P of colony m(t) scale.
Crossover operator is to select two chromosomes from the mating pond, equal separating from same position at random, a chromosomal first half and another chromosomal latter half combination, another chromosomal first half and previous chromosomal latter half combination, thus two brand-new individualities formed.
Mutation operator is divided into two kinds, at the evolution initial stage, adopts unified modes of reproduction, also claims asexual intersection: select a chromosome, the one or more chromosomal genes of randomly changing.After converging to a certain degree, use non-unified breeding instead, also claim heuristic intersection: the gene location that the chosen distance obstacle is nearer produces sudden change along vertical ideal path direction by length resolution.
(3) cell clone
Cell clone refers under given breeding number, all antibody breeding clones' mapping in the antibody population.Set X, Y is respectively given antibody population and antigen group, antibody
Figure GDA00002456710300072
Antigen
Figure GDA00002456710300073
The antibody X that the present invention sets up iThe breeding number
Figure GDA00002456710300074
Computing formula is:
N x i = ( N bm - 1 λA ( X i ) ) θ , λ ∈ [ 1 2 ( 1 + A ( X i ) ) , 1 ( 1 + A ( X i ) ) ]
Wherein λ is random number, expression antibody X iBreeding potential; 1.0<θ<1.5 are setup parameter.
The cell clone process that the present invention sets up is antibody population P m 1(t) each antibody is counted formula breeding clone, the N that then breeds according to above-mentioned breeding in BmIndividual clone and antigen group B m(t) antigen in surpasses sudden change.To remaining clone, select at random B m(t) antigen in carries out even random mutation.
The antibody X that the present invention sets up iWith antigen Y jSuper sudden change formula:
X i←X i+β(Y j-X i),β∈[0,α], α = 1 - e - | | x i - Y j | | - - - ( 6 )
Wherein β is the random number on [0, α].
Antibody X iWith antigen Y jEven random mutation refer to antibody X iWith mutation rate α 0As probability to the random mutation between 0 to 9 integer of the gene on its each gene location, λ bit constant, wherein α 0Determined by following formula.
α 0 = 1 - λe - | | x i - Y j | | - - - ( 7 )
(4) antibody cluster
The present invention introduces clustering algorithm and processes individuality superfluous in the antibody population.Given colony
Figure GDA00002456710300083
P is divided into q subgroup Q k
Q k = { P k 1 , P k 2 , · · · P k p k } , ∀ P ki , P kj ∈ Q k , M(P ki,P kj)≤δ (8)
According to
|F(P ki)-F(P kj)|≤δ 0,P ki,P kj∈Q k (9)
Punishment P Ki, P KjThe low individuality of middle excitation degree deposits the individuality of not being punished among the Q in.
Wherein degree of excitation refers to antibody response antigen in the antibody population and the integration capability that is activated by other antibody, and the present invention is defined as function F with it:
Figure GDA00002456710300086
Computing formula is:
F ( P mk ) = A ( P mk ) e - C ( P mk ) β - - - ( 10 )
β is regulatory factor in the formula (10), β 〉=1,
Figure GDA00002456710300088
Be P MkAffiliated antibody population.Antibody concentration C (P Mk) computing formula be:
C ( P mk ) = | { P mi ∈ X | M ( P mk , P mi ) ≤ δ } | N pm
M (P in the formula Mk1, P Mk2) be similarity, its value is larger, and similarity is less; Computing formula is:
M ( P mk 1 , P mk 2 ) = Σ i = 0 m d ( p k 1 , i , p k 2 , i )
Clustering algorithm impels in the antibody population same or analogous being determined property of antibody ground to remove, and its effect not only is to keep population diversity, and alleviates selection pressure for the Immune Selection operator antibody of selecting to survive.
As shown in Figure 2, the present invention forms a kind of new immune genetic algorithm that is used for the planning of AUV real-time route take genetic algorithm as immunologic mechanism main, that introduce antibody recognition antigen, and its basic procedure is:
Step 1, if the line of path starting point and impact point satisfies formula (2), then with starting point and impact point as antibody Forwarded for the 9th step to; Otherwise, count out according to the path and require to set Small Population number M, common 2≤M≤100; If the set of vaccine is the memory cell group, set up another the line of initial point and impact point as memory cell group's initial value M 1(t), make m=2;
Step 2 is set Small Population P m(t) scale N Pm, maximum evolutionary generation T m, make t=1;
Step 3 take the memory cell group as the basis, generates N at random PmThe individual Small Population P that forms m(t);
Step 4 is calculated P according to formula (2) m(t) each individual adaptive value in;
Step 5 is from antibody population P m(t) select the larger individuality of adaptive value to form alternative antigen group in, with original antigen group B m(t) carry out together the antigen cluster, thus neoantigen group B more m(t), antigen group scale is N Bm
Step 6 selects feasible optimal path as vaccine from up-to-date antigen, adds former memory cell group M M-1(t) form new memory cell group M m(t);
Step 7 is calculated P m(t) affinity of antibody in; And as measuring by selecting Probability p oFrom P m(t) select N in Pm1Individual optimized individual forms the P of colony to be evolved m 1(t), all the other group of individuals become the P of colony m 2(t);
Step 8 is with P m 1(t) carry out the cell clone operation, form a filial generation P m 11(t);
Step 9 is to P m 2(t) individuality carries out the genetic manipulations such as crossover and mutation in, generates P m(t) filial generation P m 21(t);
Step 10 makes P m 3(t)=[P m 11(t) P m 21(t)], calculate P m 3(t) each individual adaptive value in if the corresponding path of optimum individual is infeasible, then selects part individuality and gene position to carry out vaccine inoculation at random.
Step 11, antagonist group P m 3(t) carry out cluster analysis, select the individuality composition filial generation that adaptive faculty is stronger in each cluster to represent P m 4(t);
Step 12, when | P m 4(t) | 〉=N PmThe time, from P m 4(t) select optimum N in PmIndividual antibody forms the P of colony of future generation m(t+1); When | P m 4(t) |<N PmThe time, the at random new individuality of generating portion and P m 4(t) form together the P of colony of future generation m(t+1);
Step 13 is calculated P m(t+1) each individual adaptive value in;
Step 14, t=t+1; If t>T mOr satisfy the Pareto optimal solution conditions, export the optimum individual in the current colony
Figure GDA00002456710300101
Forwarded for the 15th step to; If t≤T mAnd do not satisfy the Pareto optimal solution conditions, forwarded for the 5th step to;
Step 15, m=m+1; If m>M or the satisfied cycling condition that stops forwarded for the 16th step to; If m≤M and the satisfied cycling condition that stops returned for the 2nd step;
Step 16 is from the set of each Small Population optimum individual composition In, select a peaked optimum individual of affinity that obtains according to formula (1), generate preferred path.Preserve vaccine information Mm (t).
Fig. 3 is embodiment one, establishes the current point of AUV and is (24,10), and impact point is (24,50).If m=2 adopts respectively immune genetic algorithm (IGA), immune algorithm (IA) and genetic algorithm (GA) to carry out path planning, three kinds of algorithms are all used identical fitness function.Get the optimum individual in the 100th generation as program results, then Fig. 3 a is the route result of three kinds of algorithmic rules.Obviously, the path of immune genetic algorithm planning is shorter, more excellent.The adaptive value of getting every generation optimum individual represents speed of convergence, and shown in Fig. 3 b, three kinds of algorithms all are in convergence state when 100 generation, but convergency value is different.The adaptive value of immune genetic algorithm the 100th generation optimum individual is 0.36967, and the adaptive value of genetic algorithm the 100th generation optimum individual is 1.02796, and the adaptive value of immune algorithm the 100th generation optimum individual is 0.41559.
Fig. 4 and Fig. 5 are embodiment two, the expected path of AUV is AB, Fig. 4 a is the ship trajectory of AUV when not adopting the real-time route planning strategy, obviously AUV can't pass through semi-enclosed barrier zone, Fig. 4 b carries out the ship trajectory of the rear AUV of real-time route planning for the immune genetic algorithm that adds the present invention's foundation, this shows that the immune genetic real-time route planing method that the present invention sets up provides the means of escaping the trap area such as semiclosed for AUV.
Carried out altogether 4 real-time route planning at the 643.5th second, 1234.5 seconds, 724 seconds and 1347 seconds among the embodiment two, the result of real-time route planning when Fig. 5 a is the 643.5th second, the result of real-time route planning when Fig. 5 b is the 1347th second.

Claims (5)

1. an immune genetic algorithm that is used for the planning of AUV real-time route is characterized in that may further comprise the steps,
1) counts out according to the AUV path and set the Small Population number, the scale of initialization Small Population, maximum evolutionary generation and generate at random the individuality of Small Population;
2) each Small Population is carried out Immune Selection after, each Small Population obtains two subgroups; Genetic manipulation is carried out in one of them subgroup, and another carries out cell clone; Vaccine inoculation and antibody cluster are carried out in two subgroups that obtain, form Small Population of future generation;
3) judge whether Small Population of future generation satisfies maximum evolutionary generations or Pareto optimal solution conditions; If satisfy, then select the optimum individual of these Small Populations according to the value of affinity; If do not satisfy, then return step 2);
4) from the set that each Small Population optimum individual forms, select of affinity value maximum as optimum individual according to the affinity of each optimum individual, this optimum individual is the path of planning.
2. a kind of immune genetic algorithm for the planning of AUV real-time route according to claim 1 is characterized in that described Immune Selection is specially: select the high individuality of affinity, and individual number satisfies setting value; The value of affinity is passed through formula A ( P mk ) = 1 1 + | J ( P mk ) - min i = 1 N bm J ( B mi ) | Obtain;
Wherein, adaptive value
J ( P mk ) = Σ l = 0 m d ( p k , l , p k , l + 1 ) - d ( p s , p e ) d ( p s , p e ) + Σ l = 1 m ψ k , l π
+ Σ l = o m max g G b ( p k , l p k , l + 1 Ω g ) + Σ 1 = 0 m g ( p k , l p k , l + 1 , T AUV )
p s, p eThe starting point and the terminal point that represent respectively the path, p K, 0=p s, p K, m+1=p eD (p x, p y) be distance function, the space length between representing at 2; Ψ KlExpression line segment p K, l-1p K, lWith line segment p K, lp K, l+1The angle of extended line, Ψ Kl∈ [0, π]; P MkBe the P of colony m(t) antibody in, B MiBe the P of colony m(t) antigen in;
B (p K, lp K, l+1, Ω g) expression line segment p K, lp K, l+1With obstacle Ω gThe coefficient of relative orientation; d MinThe minimum safe distance of expression AUV and obstacle, O dThe penalty coefficient that expression line segment and obstacle intersect, d (p K, lp K, l+1, Ω g) expression line segment p K, lp K, l+1With obstacle Ω gMinimum distance; B (p K, lp K, l+1, Ω g) computing formula is:
b ( p k , l p k , l + 1 , Ω g ) = 0 ifd ( p k , l p k , l + 1 , Ω g ) ≥ d min O d otherwise
G (p K, lp K, l+1, T AUV) expression path p K, lp K, l+1Whether with AUV ship trajectory T AUVIntersect, if path and AUV ship trajectory intersect, then corresponding chromosome is punished that penalty value is larger positive number O g:
Figure FDA00002456710200022
3. a kind of immune genetic algorithm for AUV real-time route planning according to claim 1 is characterized in that described genetic manipulation may further comprise the steps:
From the current P of colony m(t) in according to selecting probability Select the individuality of some, generate the mating pond, T>0th wherein, annealing temperature, J Mk=J (P Mk), N mBe the P of colony m(t) scale;
From the mating pond, select two chromosomes to carry out interlace operation, be specially: two chromosome is separating from same position at random all, a chromosomal first half and another chromosomal latter half combination, another chromosomal first half and previous chromosomal latter half combination enter new subgroup thereby form two brand-new individualities;
Again the individuality in the mating pond is carried out mutation operation, at the evolution initial stage, adopt unified modes of reproduction, also claim asexual intersection: select a chromosome, the one or more chromosomal genes of randomly changing; After converging to a certain degree, use non-unified breeding instead, also claim heuristic intersection: the gene location that the chosen distance obstacle is nearer, produce sudden change along vertical ideal path direction by length resolution, the individuality that obtains enters new subgroup.
4. a kind of immune genetic algorithm for the planning of AUV real-time route according to claim 1 is characterized in that described cell clone is specially: according to antibody X iWith antigen Y jSuper sudden change formula X i← X i+ β (Y j-X i) carry out antibody breeding; β ∈ [0, α] wherein,
Figure FDA00002456710200024
5. a kind of immune genetic algorithm for the planning of AUV real-time route according to claim 1 is characterized in that described antibody cluster may further comprise the steps: with given colony
Figure FDA00002456710200025
Be divided into q subgroup
Q k Q k = { P k 1 , P k 2 , · · · P k p k } , ∀ P ki , P kj ∈ Q k , M(P ki,P kj)≤δ;
Similarity M ( P mk 1 , P mk 2 ) = Σ i = 0 m d ( p k 1 , i , p k 2 , i ) , δ is self-defined constant;
According to | F (P Ki)-F (P Kj) |≤δ 0, P Ki, P Kj∈ Q kThe low individual P of punishment excitation degree Kj, the individuality of not being punished is deposited among the Q;
Wherein, excitation degree
Figure FDA00002456710200034
Wherein β is regulatory factor, β 〉=1; C ( P mk ) = | { P mi ∈ X | M ( P mk , P mi ) ≤ δ } | N pm , X ⋐ P m Be P MkAffiliated antibody population, N PmScale for Small Population.
CN201210487442.4A 2012-11-23 2012-11-23 A kind of immune genetic algorithm for the planning of AUV real-time route Active CN103077425B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210487442.4A CN103077425B (en) 2012-11-23 2012-11-23 A kind of immune genetic algorithm for the planning of AUV real-time route

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210487442.4A CN103077425B (en) 2012-11-23 2012-11-23 A kind of immune genetic algorithm for the planning of AUV real-time route

Publications (2)

Publication Number Publication Date
CN103077425A true CN103077425A (en) 2013-05-01
CN103077425B CN103077425B (en) 2016-01-20

Family

ID=48153947

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210487442.4A Active CN103077425B (en) 2012-11-23 2012-11-23 A kind of immune genetic algorithm for the planning of AUV real-time route

Country Status (1)

Country Link
CN (1) CN103077425B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104504477A (en) * 2014-12-30 2015-04-08 中山大学 Route optimizing method based on evolutionary mechanism of birds
CN105549611A (en) * 2014-10-30 2016-05-04 中国科学院沈阳自动化研究所 Marine environment self-recognition track accurate tracking method of autonomous underwater vehicle
CN105550779A (en) * 2015-12-25 2016-05-04 武汉理工大学 Immune algorithm based GPS induction path optimization method for large cable machine
CN105867383A (en) * 2016-05-16 2016-08-17 哈尔滨工程大学 Automatic collision preventing control method of USV
CN106767749A (en) * 2015-11-20 2017-05-31 中国科学院沈阳自动化研究所 A kind of path generating method based on GRD form maps
CN107065537A (en) * 2017-02-22 2017-08-18 哈尔滨工程大学 A kind of horizontal low speed that pushes away of AUV is without the motion control method in the case of output
CN107092255A (en) * 2017-05-19 2017-08-25 安徽工程大学 A kind of multi-robots path-planning method based on improved adaptive GA-IAGA
CN107168054A (en) * 2017-05-10 2017-09-15 沈阳工业大学 Multi-robotic task is distributed and paths planning method
JP2018177074A (en) * 2017-04-18 2018-11-15 国立大学法人 東京大学 Autonomous type underwater robot and control method for the same
CN108871351A (en) * 2018-08-02 2018-11-23 哈尔滨工程大学 A kind of matched dynamic path planning method of AUV sea-floor relief
CN108898866A (en) * 2018-07-04 2018-11-27 深圳万智联合科技有限公司 A kind of effective intelligent vehicle control system
CN108931243A (en) * 2018-04-17 2018-12-04 哈尔滨工程大学 It is a kind of complexity marine environment under the influence of the UUV paths planning method based on energy consumption and sampling quantity multiple-objection optimization
CN109375625A (en) * 2018-11-12 2019-02-22 智慧航海(青岛)科技有限公司 A kind of intelligent ship paths planning method based on fast search genetic algorithm
CN109782779A (en) * 2019-03-19 2019-05-21 电子科技大学 AUV paths planning method under ocean current environment based on population meta-heuristic algorithms
CN110216673A (en) * 2019-06-10 2019-09-10 成都理工大学 The non-dominant neighborhood immune genetic Multipurpose Optimal Method of electro-hydraulic joint of robot track
CN110906936A (en) * 2019-12-18 2020-03-24 哈尔滨工程大学 Underwater robot path planning method
CN111366169A (en) * 2020-04-09 2020-07-03 湖南工学院 Deterministic mobile robot path planning method
CN112097773A (en) * 2020-08-26 2020-12-18 中国人民解放军军事科学院国防科技创新研究院 Collaborative route planning method and device for autonomous underwater vehicle formation

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
徐红丽: "一种欠驱动AUV的三维实时避碰方法", 《机器人》 *
肖本贤,余炎峰: "基于免疫遗传算法的移动机器人全局路径规划", 《计算机工程与应用》 *
陈得宝: "一种改进的自使用免疫进化规划方法及其应用", 《系统仿真学报》 *
黄席樾: "基于免疫应答原理的多目标优化免疫算法及其应用", 《信息与控制》 *

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105549611A (en) * 2014-10-30 2016-05-04 中国科学院沈阳自动化研究所 Marine environment self-recognition track accurate tracking method of autonomous underwater vehicle
CN105549611B (en) * 2014-10-30 2018-04-17 中国科学院沈阳自动化研究所 The flight path precise tracking method of the marine environment self-identifying of autonomous underwater robot
CN104504477A (en) * 2014-12-30 2015-04-08 中山大学 Route optimizing method based on evolutionary mechanism of birds
CN104504477B (en) * 2014-12-30 2018-01-09 中山大学 A kind of method for optimizing route based on birds spore mechanism
CN106767749B (en) * 2015-11-20 2019-01-25 中国科学院沈阳自动化研究所 A kind of path generating method based on GRD format map
CN106767749A (en) * 2015-11-20 2017-05-31 中国科学院沈阳自动化研究所 A kind of path generating method based on GRD form maps
CN105550779A (en) * 2015-12-25 2016-05-04 武汉理工大学 Immune algorithm based GPS induction path optimization method for large cable machine
CN105550779B (en) * 2015-12-25 2019-06-25 武汉理工大学 A kind of large-scale cable machine GPS guided path optimization method based on immune algorithm
CN105867383A (en) * 2016-05-16 2016-08-17 哈尔滨工程大学 Automatic collision preventing control method of USV
CN107065537A (en) * 2017-02-22 2017-08-18 哈尔滨工程大学 A kind of horizontal low speed that pushes away of AUV is without the motion control method in the case of output
JP2018177074A (en) * 2017-04-18 2018-11-15 国立大学法人 東京大学 Autonomous type underwater robot and control method for the same
CN107168054A (en) * 2017-05-10 2017-09-15 沈阳工业大学 Multi-robotic task is distributed and paths planning method
CN107168054B (en) * 2017-05-10 2020-11-10 沈阳工业大学 Multi-robot task allocation and path planning method
CN107092255A (en) * 2017-05-19 2017-08-25 安徽工程大学 A kind of multi-robots path-planning method based on improved adaptive GA-IAGA
CN108931243A (en) * 2018-04-17 2018-12-04 哈尔滨工程大学 It is a kind of complexity marine environment under the influence of the UUV paths planning method based on energy consumption and sampling quantity multiple-objection optimization
CN108931243B (en) * 2018-04-17 2020-12-22 哈尔滨工程大学 UUV path planning method based on energy consumption and sampling amount multi-objective optimization under influence of complex marine environment
CN108898866B (en) * 2018-07-04 2021-03-16 矩阵数据科技(上海)有限公司 Intelligent vehicle control system
CN108898866A (en) * 2018-07-04 2018-11-27 深圳万智联合科技有限公司 A kind of effective intelligent vehicle control system
CN108871351A (en) * 2018-08-02 2018-11-23 哈尔滨工程大学 A kind of matched dynamic path planning method of AUV sea-floor relief
CN108871351B (en) * 2018-08-02 2020-12-08 哈尔滨工程大学 Dynamic path planning method for AUV (autonomous Underwater vehicle) submarine topography matching
CN109375625A (en) * 2018-11-12 2019-02-22 智慧航海(青岛)科技有限公司 A kind of intelligent ship paths planning method based on fast search genetic algorithm
CN109375625B (en) * 2018-11-12 2021-06-01 智慧航海(青岛)科技有限公司 Intelligent ship path planning method based on rapid search genetic algorithm
CN109782779A (en) * 2019-03-19 2019-05-21 电子科技大学 AUV paths planning method under ocean current environment based on population meta-heuristic algorithms
CN109782779B (en) * 2019-03-19 2020-11-06 电子科技大学 AUV path planning method in ocean current environment based on population hyperheuristic algorithm
CN110216673A (en) * 2019-06-10 2019-09-10 成都理工大学 The non-dominant neighborhood immune genetic Multipurpose Optimal Method of electro-hydraulic joint of robot track
CN110216673B (en) * 2019-06-10 2022-06-14 成都理工大学 Non-dominated neighborhood immune genetic multi-target optimization method for joint track of electro-hydraulic robot
CN110906936B (en) * 2019-12-18 2022-11-18 哈尔滨工程大学 Underwater robot path planning method
CN110906936A (en) * 2019-12-18 2020-03-24 哈尔滨工程大学 Underwater robot path planning method
CN111366169A (en) * 2020-04-09 2020-07-03 湖南工学院 Deterministic mobile robot path planning method
CN112097773A (en) * 2020-08-26 2020-12-18 中国人民解放军军事科学院国防科技创新研究院 Collaborative route planning method and device for autonomous underwater vehicle formation

Also Published As

Publication number Publication date
CN103077425B (en) 2016-01-20

Similar Documents

Publication Publication Date Title
CN103077425A (en) Immune genetic algorithm for AUV (Autonomous Underwater Vehicle) real-time path planning
Ehrgott et al. Hybrid metaheuristics for multi-objective combinatorial optimization
CN103116865B (en) A kind of various dimensions work in coordination with the method for Electric Power Network Planning
Zhu A diversity-controlling adaptive genetic algorithm for the vehicle routing problem with time windows
CN103955628B (en) The protein vitamin binding site estimation method being merged based on subspace
CN111337931A (en) AUV target searching method
Arzamendia et al. Intelligent online learning strategy for an autonomous surface vehicle in lake environments using evolutionary computation
CN106096728A (en) A kind of dangerous matter sources recognition methods based on deep layer extreme learning machine
CN108413963A (en) Bar-type machine people's paths planning method based on self study ant group algorithm
CN107437098A (en) A kind of hyperspectral image band selection method based on the improved binary ant colony algorithm of differential evolution
CN117688968B (en) Tramcar layout method based on particle swarm optimization
Ragavan et al. Waypoint-based path planner for mobile robot navigation using PSO and GA-AIS
Li et al. Graph attention memory for visual navigation
CN111189455B (en) Unmanned aerial vehicle route planning method, system and storage medium
CN109726857A (en) Cyanobacterial bloom prediction technique based on GA-Elman network
Beed et al. A study of the genetic algorithm parameters for solving multi-objective travelling salesman problem
Sun A study of solving traveling salesman problem with genetic algorithm
Imanguliyev Enhancements for the bees algorithm
Chauhan et al. Competitive Swarm Optimizer: A decade survey
CN104200073A (en) Self-adaptation group global optimization method based on local Lipschitz estimation
Hluck 12 Genetic Algorithms
Ojha et al. An analysis of artificial immune system and genetic algorithm in urban path planning
Liang et al. Context-Aware Deep Reinforcement Learning for Autonomous Robotic Navigation in Unknown Area
Xu et al. Ant Colony Optimization for Multiple Travelling Salesmen Problem with Pivot Cities
Begum et al. An evolutionary SLAM algorithm for mobile robots

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