CN107104899B - Ant colony algorithm-based routing method applied to vehicle-mounted self-organizing network - Google Patents

Ant colony algorithm-based routing method applied to vehicle-mounted self-organizing network Download PDF

Info

Publication number
CN107104899B
CN107104899B CN201710434646.4A CN201710434646A CN107104899B CN 107104899 B CN107104899 B CN 107104899B CN 201710434646 A CN201710434646 A CN 201710434646A CN 107104899 B CN107104899 B CN 107104899B
Authority
CN
China
Prior art keywords
node
packet
fant
value
bant
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.)
Active
Application number
CN201710434646.4A
Other languages
Chinese (zh)
Other versions
CN107104899A (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.)
Sun Yat Sen University
Original Assignee
Sun Yat Sen 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 Sun Yat Sen University filed Critical Sun Yat Sen University
Priority to CN201710434646.4A priority Critical patent/CN107104899B/en
Publication of CN107104899A publication Critical patent/CN107104899A/en
Application granted granted Critical
Publication of CN107104899B publication Critical patent/CN107104899B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/026Details of "hello" or keep-alive messages
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/24Connectivity information management, e.g. connectivity discovery or connectivity update
    • H04W40/246Connectivity information discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/24Connectivity information management, e.g. connectivity discovery or connectivity update
    • H04W40/248Connectivity information update

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention provides an ant colony algorithm-based routing method applied to a vehicle-mounted self-organizing network, which comprises the following steps: the Q learning process is completed in the initial stage of network operation by the vehicle nodes in the VANET through mutual transmission and the process of updating a Q value table; the route discovery process is a process of finding an optimal route as required; the discovered routes rely on route maintenance procedures to achieve maintenance. The method is used for route discovery and route maintenance, establishes an updating mechanism of pheromones, applies a standard Q learning principle, accelerates the convergence of the algorithm to adapt to VANET network topology with high change frequency, and simultaneously obtains a link duration reference value by combining a relevant mobile prediction method to ensure the link quality and enhance the path effectiveness. The method has better adaptability to the VANET environment, fully considers the duration of the link to ensure the link quality during the route selection, accelerates the route establishment process on the premise of ensuring the link quality, can quickly react to the dynamic change of the network, and ensures the effectiveness of data communication.

Description

Ant colony algorithm-based routing method applied to vehicle-mounted self-organizing network
Technical Field
The invention relates to the technical field of vehicle-mounted self-organizing routing protocols and vehicle-mounted self-organizing networks, in particular to a routing method based on an ant colony algorithm and applied to the vehicle-mounted self-organizing networks.
Background
The vehicle-mounted ad hoc network is an important component of an intelligent traffic system and is a special wireless ad hoc multi-hop network. The VANET provides network access service for passengers, drivers and traffic managers, and establishes a temporary network of self-organization distributed control on a highway network quickly and dynamically by means of direct or indirect multi-hop communication between vehicles, vehicles and pedestrians and between vehicles and roadside base stations. In the VANET, a vehicle carrying wireless communication equipment is used as a network node, and the vehicle node provides information receiving, transmitting and relay forwarding functions for a user.
The ant Colony optimization algorithm is firstly proposed by m.Dorigo through foraging research of ant Colony in nature, and is optimized to provide an ant Colony optimization algorithm ACO (Ant Colony optimization). Subsequently Holland, rotkrantz, Bruten and Schoonderwoerd were the earliest to apply the ACO algorithm to network routing and the ABC (anti-based control) algorithm was proposed. With the rise of the vehicle-mounted ad hoc network, the ant colony algorithm draws attention of researchers to the strong adaptability of the vehicle-mounted ad hoc network.
Disclosure of Invention
The invention provides an ant colony algorithm-based routing method applied to a vehicle-mounted self-organizing network for overcoming at least one defect (deficiency) in the prior art, the method applies the ant colony algorithm to the research of a VANET routing protocol, has better adaptability to the VANET environment, and can quickly respond to the dynamic change of the network on the premise of ensuring the link quality. The packet delivery rate of the Q-PABRP is superior to that of the AODV protocol, and the Q-PABRP has higher transmission reliability compared with the AODV protocol.
In order to achieve the purpose, the technical scheme of the invention is as follows:
the ant colony algorithm-based routing method is applied to the vehicle-mounted self-organizing network, and specifically comprises the following steps:
firstly, the method comprises the following steps: the Q learning process is implemented by the maintenance ant HELLO. In the initial stage of network operation, initializing a Q value table of each node, wherein the initial value is 0, exchanging information in the Q value table by sending a HELLO packet to a neighbor node by each node, and reading the Q value information to update the Q value table of each node after the node receives the HELLO packet. In the initial phase of network operation, each node broadcasts a HELLO packet to neighboring nodes. After receiving the HELLO packet from the neighbor node, the current node judges whether the current node has the information of the neighbor node which sends the HELLO packet. If the information of the neighbor node does not exist, the neighbor node is added into the routing table of the neighbor node, and the information of the corresponding routing table entry is updated. The node reads the value in the HELLO packet and updates its Q value table. And after the Q value is updated, updating the transition probability information in the routing table entry of the corresponding node. And after the current node finishes the updating work of the information, discarding the HELLO packet.
Secondly, the method comprises the following steps: the route discovery process is realized by forward ant FANT and backward ant BANT together. When a network node wants to initiate data communication, a source node first checks whether routing information to a destination node exists, and if the routing information does not exist, a route discovery process is triggered.
Thirdly, the method comprises the following steps: the route maintenance process is realized by detecting ant EXPLORE and maintaining ant HELLO together, and the aim is to ensure the smooth end-to-end communication. This is achieved depending on the routing duration. When the time for establishing the routing table entry exceeds the value of the routing duration in the corresponding table entry, the node sends an EXPLORE to the destination node. In order to make the operation of the explicit packet more efficient, the state of the neighbor node needs to be confirmed at any time, and this process is implemented by the HELLO packet. When the HELLO packet in the protocol is improved, the HELLO packet is periodically broadcast to the neighbor nodes, and when the HELLO packet sent by a certain neighbor node is not received by the node for a certain time, the neighbor nodes are automatically considered to be absent, the table information related to the node is deleted, and then an EXPLORE packet is sent out to find out a new route of the destination node.
The invention relates to an ant colony algorithm-based routing method applied to a vehicle-mounted self-organizing network, which is characterized in that an ant colony algorithm is applied to a VANET routing protocol research, a routing process is simulated as an ant foraging process, the convergence speed and a link stability mechanism of the routing algorithm are comprehensively considered, and a routing protocol Q-PABRP based on the ant colony algorithm is suitable for the VANET.
The invention applies an Ant colony algorithm to research of a VANET Routing Protocol, simulates a Routing process as a process of Ant foraging, comprehensively considers the convergence speed and the link stability mechanism of the Routing algorithm, and provides a Routing Protocol Q-PABRP (Q-Learning predictive and based Routing Protocol) suitable for the VANET and based on the Ant colony algorithm. Simulation results show that the algorithm has better adaptability to the VANET environment and can quickly respond to the dynamic change of the network on the premise of ensuring the link quality.
Compared with the prior art, the invention has the following advantages and beneficial effects:
by fully considering the advantages of the ant colony algorithm and the applicability of the ant colony algorithm in the VANET environment, the ant colony algorithm is used as a research foundation and an entry point of the VANET route, an ant colony algorithm model in the network route is constructed, Q learning and link quality evaluation are combined, a routing protocol Q-PABRP suitable for the VANET is provided, and route convergence is accelerated on the premise of ensuring link quality.
And performing related performance comparison on the Q-PABRP and the AODV aiming at the performance evaluation index of the routing protocol. The packet delivery rate of the Q-PABRP is superior to that of the AODV protocol because the AODV protocol uses the minimum hop count as a routing criterion and does not consider the influence of reverse traffic, and the Q-PABRP uses the link duration to ensure the validity of the communication link, so that the Q-PABRP has higher transmission reliability compared with the AODV protocol. The Q-PABRP considers the influence of the link duration on the effectiveness problem of the route, and reduces the possibility of the occurrence of the route which is easy to fail, so that the Q-PABRP is superior to the AODV protocol in the performance.
The invention has better adaptability to VANET environment and can quickly respond to the dynamic change of the network on the premise of ensuring the link quality.
Drawings
Fig. 1 is a flow chart of the processing of a HELLO packet.
Fig. 2 is a flow chart of the process for FANT grouping.
Fig. 3 is a flow chart of the process for grouping BANTs.
Fig. 4 is a flow chart of a route maintenance process.
Detailed Description
The drawings are for illustrative purposes only and are not to be construed as limiting the patent; for the purpose of better illustrating the embodiments, certain features of the drawings may be omitted, enlarged or reduced, and do not represent the size of an actual product;
it will be understood by those skilled in the art that certain well-known structures in the drawings and descriptions thereof may be omitted. The technical solution of the present invention is further described below with reference to the accompanying drawings and examples.
An ant colony algorithm-based routing method applied to a vehicle-mounted self-organizing network comprises the following steps:
firstly, the method comprises the following steps: the Q learning process is implemented by the maintenance ant HELLO. In the initial stage of network operation, initializing a Q value table of each node, wherein the initial value is 0, exchanging information in the Q value table by sending a HELLO packet to a neighbor node by each node, and reading the Q value information to update the Q value table of each node after the node receives the HELLO packet.
In the Q learning model, a learning Agent and a quadruple { V, A, P, R } of the Agent are needed, wherein V represents a state set of the Agent, A represents an action selection set of the Agent, P represents a probability that the Agent selects a certain action in a certain state, and R represents an instant reward. Taking the whole VANET environment as the environment for Q learning, the corresponding relation between the elements in the VANET and the Q learning model is as follows: agent: a packet in a VANET sent from a source node to a destination node. A state set V: all vehicle nodes in the VANET. Action set A: the data packet can select the forwarding neighbor node in the VANET. P: probability of forwarding a data packet from one node to another. R: timely rewards available for forwarding packets from one node to another.
In the VANET, each vehicle node needs to maintain a Q value table, and the Q value table stores Q values corresponding to different next-hop neighbor nodes selected from the current node and used for sending data to the target node. The Q value is determined by the destination node and the next hop node, and thus the size of the Q value table is determined by the size of VANET. The update rule of the Q-value table in VANET is:
Figure GDA0002664356130000041
wherein μ and γ are learning rates in Q learning, respectivelyAnd discount rate, S represents current node, d represents destination node, x is a neighbor node of current node, NxA set of neighbor nodes representing node x.
Figure GDA0002664356130000042
The information is updated and transmitted by the maintenance packet according to the Q value of the nodes in the network.
After the Agent in the VANET is established, Q learning is firstly carried out on each state of the Agent, and a Q value table from an initial state to a target state is obtained through the Q learning, namely, each node completes the updating work of the Q value table in parallel and cooperatively. When a node initiates a route discovery process because of needing to send data, ants start to search for a route according to a transfer rule, wherein the transfer probability is as follows:
Figure GDA0002664356130000043
and satisfies the following conditions:
Figure GDA0002664356130000044
wherein, P (d, n) and τ(d,n)Respectively representing the transition probability and the pheromone strength of the next hop node selection node n by taking d as a destination node. S represents the node where the ant is currently located, NsIs a set of neighbor nodes of node S, VpRepresents the set of nodes through which the ant has passed, i ∈ Ns-VpAnd representing the node which the node i belongs to and has not passed by the ant in the neighbor node set of the node S.
The specific implementation process is as shown in fig. 1, and specifically includes:
(1) in the initial phase of network operation, each node broadcasts a HELLO packet to neighboring nodes.
(2) After receiving the HELLO packet from the neighbor node, the current node judges whether the current node has the related information of the neighbor node which sends the HELLO packet. If the related information of the neighbor node does not exist, the neighbor node is added into the routing table of the neighbor node, and the information of the corresponding routing table entry is updated.
(3) The node reads the value in the HELLO packet and updates its Q value table according to equation (1).
(4) And after the Q value is updated, updating the transition probability information in the routing table entry of the corresponding node according to the formula (2).
(5) And after the current node finishes the updating work of the relevant information, discarding the HELLO packet.
Secondly, the method comprises the following steps: the route discovery process is realized by forward ant FANT and backward ant BANT together. When a network node wants to initiate data communication, a source node first checks whether routing information to a destination node exists, and if the routing information does not exist, a route discovery process is triggered.
When a source node initiates a route discovery process, a FANT packet is sent to a destination node, the destination node generates a response packet BANT after receiving the FANT packet and returns to the source node along a reverse route, and in the process, the BANT releases pheromones at nodes passing by, the pheromone strength of the nodes on a selected path is enhanced, and positive feedback is formed.
Defining pheromone intensity as tau(d,n)The method is characterized in that d is used as a destination node, a next hop node is the pheromone strength of n, n is an element in a neighbor node set of a current node, and pheromone increment released by a BANT group is defined as follows:
Δτ(d,n)=c·Qmin (4)
where c is a constant value parameter, and its value is used as the initialization value of the pheromone, QminThe minimum Q value of the path traversed during this route discovery process for the FANT packet.
After the ban group completes releasing the pheromone, the pheromone table maintained by the node also needs to perform corresponding update work, i.e. overall update of the pheromone, and the rule is as follows:
τ(d,n)=λ·τ(d,n)+(1-λ)·Δτ(d,n) (5)
in the formula, λ represents the proportion of the original pheromone in updating, and the value of λ is a set constant, and λ ∈ (0, 1).
The specific implementation process is as shown in fig. 2 and fig. 3, and specifically includes:
(1) forward ant FANTs are generated from the source node, and according to the transfer rule, the FANTs select the node with the largest transfer as the next-hop node.
(2) After receiving the FANT packet, the intermediate node firstly judges whether the same FANT packet is processed before, and if the same FANT packet is processed before, the FANT packet is directly discarded; otherwise, reading the position and speed information in the FANT packet, and calculating the link duration t by combining the position and speed information of the FANT packethold. Then the link duration tholdAnd a protocol-set link duration threshold tmaxholdIn comparison, if tholdLess than tmaxholdThen directly discard the FANT packet; otherwise, the self-related information is added into the FANT packet, and the FANT packet is updated. Finally, the intermediate node checks whether the intermediate node has the routing information to the destination node, and if so, the intermediate node forwards the FANT packet according to the information of the routing table entry; if not, the updated FANT packet is forwarded according to the forwarding rules.
(3) After the FANT reaches a destination node, firstly judging whether the same FANT packet is processed before, and if so, directly discarding the FANT packet; otherwise the link is also continued for a time tholdAnd a protocol-set link duration threshold tmaxholdIn comparison, if tholdLess than tmaxholdThen directly discard the FANT packet; otherwise, the destination node generates a BANT packet that inherits the relevant information in the FANT packet.
(4) The BANT packet is routed back to the source node according to the reverse route, based on the routing record of the FANT packet. In the return process, the pheromone is released on the passing node according to the formula (4), and the updating work of the pheromone is realized.
(5) After receiving the BANT packet, the intermediate node judges whether the same BANT packet is processed by the node before, and directly discards the BANT packet if the same BANT packet is processed; otherwise, according to the relevant information including the link duration of the segment on the BANT packet, updating the corresponding routing table entry and the pheromone table maintained by the node. And finally, the node forwards the BANT packet according to the reverse routing record on the BANT packet.
(6) After receiving the BANT packet from the destination node, the source node firstly judges whether the same BANT packet is processed before, and if so, directly discards the FANT packet; otherwise, updating the corresponding routing table entry and the pheromone table maintained by the node. The BANT packet is discarded after route creation is complete.
Thirdly, the method comprises the following steps: the route maintenance process is realized by detecting ant EXPLORE and maintaining ant HELLO together, and the aim is to ensure the smooth end-to-end communication. This is achieved depending on the routing duration. When the time for establishing the routing table entry exceeds the value of the routing duration in the corresponding table entry, the node sends an explicit to the destination node, which is similar to the route discovery process except for the event trigger reason of the two.
In order to make the operation of the explicit packet more efficient, the state of the neighbor node needs to be confirmed at any time, and this process is implemented by the HELLO packet. When the HELLO packet in the protocol is improved, the HELLO packet is periodically broadcast to the neighbor node, and when the node does not receive the HELLO packet sent by a certain neighbor node after a certain time, the neighbor node is automatically considered to be absent, the table information related to the node is deleted, and then an explicit packet is sent to find a new route of the destination node, and the implementation flow is shown in fig. 4.
It should be understood that the above-described embodiments of the present invention are merely examples for clearly illustrating the present invention, and are not intended to limit the embodiments of the present invention. Other variations and modifications will be apparent to persons skilled in the art in light of the above description. And are neither required nor exhaustive of all embodiments. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the claims of the present invention.

Claims (4)

1. The ant colony algorithm-based routing method applied to the vehicle-mounted self-organizing network is characterized by being applied to the vehicle-mounted self-organizing network and specifically comprising the following steps:
step 1: the Q learning process is realized by maintaining ant HELLO; initializing a Q value table of each node at the initial stage of network operation, wherein the initial value is 0, each node exchanges information in the Q value table by sending a HELLO packet to a neighbor node, and after receiving the HELLO packet, the node reads the information of the Q value to update the Q value table of the node;
step 2: the route discovery process is realized by forward ant FANT and backward ant BANT together; when a network node needs to initiate data communication, a source node firstly checks whether routing information to a destination node exists, and if the routing information does not exist, a route discovery process is triggered;
and step 3: the route maintenance process is realized by detecting ant EXPLORE and maintaining ant HELLO together, which aims to ensure the smooth end-to-end communication; when the time established by the routing table entry exceeds the value of the routing duration time in the corresponding table entry, the node sends a detection ant EXPLORE to the destination node;
the process of the step 2 specifically comprises the following steps:
(1) generating a forward ant FANT from a source node, and then selecting a node with the largest transfer as a next-hop node;
(2) after receiving the FANT packet, the intermediate node firstly judges whether the same FANT packet is processed before, and if the same FANT packet is processed before, the FANT packet is directly discarded; otherwise, reading the position and speed information in the FANT packet, and calculating the link duration t by combining the position and speed information of the FANT packethold(ii) a Then the link duration tholdAnd a set link duration threshold value tmaxholdIn comparison, if tholdLess than tmaxholdThen directly discard the FANT packet; otherwise, adding the information of the FANT packet into the FANT packet and updating the FANT packet; finally, the intermediate node checks whether the intermediate node has the routing information to the destination node, and if so, the intermediate node forwards the FANT packet according to the information of the routing table entry; if not, continuing to forward the updated FANT packet according to the transfer rule;
(3) after FANT arrives at destination nodeFirstly, judging whether the same FANT packet is processed before, and directly discarding the FANT packet if the same FANT packet is processed; otherwise the link is also continued for a time tholdAnd a protocol-set link duration threshold tmaxholdIn comparison, if tholdLess than tmaxholdThen directly discard the FANT packet; otherwise, the destination node generates a BANT packet inheriting the related information in the FANT packet;
(4) the BANT grouping returns to the source node according to the reverse route according to the route record of the FANT grouping; on the way of returning, the pheromone is released on the passing node, and the updating work of the pheromone is realized;
(5) after receiving the BANT packet, the intermediate node judges whether the same BANT packet is processed by the node before, and directly discards the BANT packet if the same BANT packet is processed; otherwise, updating corresponding routing table entries and pheromone tables maintained by the nodes according to the BANT groups; finally, the node forwards the BANT packet according to the reverse routing record on the BANT packet;
(6) after receiving the BANT packet from the destination node, the source node firstly judges whether the same BANT packet is processed before, and if so, directly discards the FANT packet; otherwise, updating the corresponding routing table entry and the pheromone table maintained by the node; discarding the BANT packet after the route creation is completed;
the process of the step 3 specifically comprises the following steps:
in order to make the operation of the EXPLORE packet more effective, the state of the neighbor node needs to be confirmed at any time, and the process is realized by the HELLO packet; when the HELLO packet in the protocol is improved, the HELLO packet is periodically broadcast to the neighbor nodes, and when the HELLO packet sent by a certain neighbor node is not received by the node for a certain time, the neighbor nodes are automatically considered to be absent, the table information related to the node is deleted, and then an EXPLORE packet is sent out to find out a new route of the destination node.
2. The method according to claim 1, wherein the process of step 1 is specifically:
in the initial stage of network operation, each node broadcasts a HELLO packet to a neighbor node; after receiving the HELLO packet from the neighbor node, the current node judges whether the current node has the information of the neighbor node which sends the HELLO packet; if the information of the neighbor node does not exist, adding the neighbor node into the routing table of the neighbor node, and updating the information of the corresponding routing table item; reading the value in the HELLO packet by the node, and updating the Q value table of the node; after the Q value is updated, updating the transition probability information in the routing table entry of the corresponding node; and after the current node finishes the updating work of the information, discarding the HELLO packet.
3. The method of claim 2, wherein the Q learning model adopted only in the Q learning process needs to have a learning subject Agent and a quadruple { V, A, P, R } of the Agent, wherein V represents a state set of the Agent, A represents an action selection set of the Agent, P represents a probability that the Agent selects a certain action in a certain state, and R represents an instant reward;
taking the whole VANET environment as the Q learning environment, the corresponding relation between the elements in the VANET and the Q learning model is as follows:
the Agent corresponds to a data packet sent from a source node to a destination node in the VANET;
the state set V corresponds to all vehicle nodes in the VANET;
the action set A corresponds to a neighbor node which can select to forward in the VANET for the data packet;
p corresponds to the probability that a packet is forwarded from one node to another;
r timely rewards available for forwarding corresponding data packets from one node to another;
in the VANET, each vehicle node needs to maintain a Q value table, wherein the Q value table stores Q values corresponding to different next-hop neighbor nodes selected from the current node and used for sending data to a target node; the Q value is determined by the destination node and the next hop node, so that the size of the Q value table is determined by the scale of the VANET;
the update rule of the Q-value table in VANET is:
Figure FDA0002824606300000033
wherein mu and gamma are respectively the learning rate and discount rate in Q learning, S represents the current node, d represents the destination node, x is a neighbor node of the current node, NxA set of neighbor nodes representing node x;
Figure FDA0002824606300000034
the information is updated and transmitted by the Q value of the nodes in the network through maintenance packets;
after the Agent in the VANET is established, Q learning is firstly carried out on each state of the Agent, a Q value table from an initial state to a target state is obtained through the Q learning, namely, each node completes the updating work of the Q value table in parallel and in cooperation; when a node initiates a route discovery process because of needing to send data, ants start to search for a route according to a transfer rule, wherein the transfer probability is as follows:
Figure FDA0002824606300000031
and satisfies the following conditions:
Figure FDA0002824606300000032
wherein, P (d, n) and τ(d,n)Respectively representing the transition probability and the pheromone strength of the next hop node selection node n by taking d as a destination node; s represents the node where the ant is currently located, NsIs a set of neighbor nodes of node S, VpRepresents the set of nodes through which the ant has passed, i ∈ Ns-VpAnd representing the node which the node i belongs to and has not passed by the ant in the neighbor node set of the node S.
4. The method of claim 1, wherein: when a source node initiates a route discovery process, a FANT packet is sent to a destination node, the destination node generates a response packet BANT after receiving the FANT packet and returns to the source node along a reverse route, and in the process, the BANT releases a certain amount of pheromones at nodes passing by, the pheromone strength of the nodes on a selected path is enhanced, and positive feedback is formed;
defining pheromone intensity as tau(d,n)The method is characterized in that d is used as a destination node, a next hop node is the pheromone strength of n, n is an element in a neighbor node set of a current node, and pheromone increment released by a BANT group is defined as follows:
Δτ(d,n)=c·Qmin (4)
where c is a constant value parameter, and its value is used as the initialization value of the pheromone, QminMinimum Q value of the path traversed during this route discovery process for the FANT packet;
after the ban group completes releasing the pheromone, the pheromone table maintained by the node also needs to perform corresponding update work, i.e. overall update of the pheromone, and the rule is as follows:
τ(d,n)=λ·τ(d,n)+(1-λ)·Δτ(d,n) (5)
in the formula, λ represents the proportion of the original pheromone in updating, and the value of λ is a set constant, and λ ∈ (0, 1).
CN201710434646.4A 2017-06-09 2017-06-09 Ant colony algorithm-based routing method applied to vehicle-mounted self-organizing network Active CN107104899B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710434646.4A CN107104899B (en) 2017-06-09 2017-06-09 Ant colony algorithm-based routing method applied to vehicle-mounted self-organizing network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710434646.4A CN107104899B (en) 2017-06-09 2017-06-09 Ant colony algorithm-based routing method applied to vehicle-mounted self-organizing network

Publications (2)

Publication Number Publication Date
CN107104899A CN107104899A (en) 2017-08-29
CN107104899B true CN107104899B (en) 2021-04-20

Family

ID=59659858

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710434646.4A Active CN107104899B (en) 2017-06-09 2017-06-09 Ant colony algorithm-based routing method applied to vehicle-mounted self-organizing network

Country Status (1)

Country Link
CN (1) CN107104899B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108040353A (en) * 2017-12-18 2018-05-15 北京工业大学 A kind of unmanned plane swarm intelligence Geographic routing method of Q study
CN108366340B (en) * 2018-02-08 2019-12-10 电子科技大学 Urban Internet of vehicles routing method based on bus track and ant colony optimization
CN109257288B (en) * 2018-05-22 2023-11-07 广东电网有限责任公司 Method for selecting carrier communication route of low-voltage power line
CN108776483B (en) * 2018-08-16 2021-06-29 圆通速递有限公司 AGV path planning method and system based on ant colony algorithm and multi-agent Q learning
CN111065145B (en) * 2020-01-13 2021-09-21 清华大学 Q learning ant colony routing method for underwater multi-agent
CN111614559B (en) * 2020-05-15 2022-07-01 上海交通大学 Method, system and medium for realizing global optimization of AODV routing
CN111835554B (en) * 2020-05-23 2022-07-22 北京工业大学 Internet of vehicles routing simulation platform based on event-driven kernel
CN112256422B (en) * 2020-11-17 2023-08-04 中国人民解放军战略支援部队信息工程大学 Heterogeneous platform task scheduling method and system based on Q learning
CN113660710B (en) * 2021-07-05 2023-10-31 上海电机学院 Mobile self-organizing network routing method based on reinforcement learning

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101478803A (en) * 2009-01-21 2009-07-08 东北大学 Self-organizing QoS routing method based on ant colony algorithm
CN101478802A (en) * 2009-01-21 2009-07-08 东北大学 Self-organizing QoS routing method based on ant colony algorithm
CN103327564A (en) * 2013-05-30 2013-09-25 电子科技大学 Wireless sensor network route method based on ant colony algorithm

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG119169A1 (en) * 2003-01-20 2006-02-28 Nanyang Polytechnic Path searching system using multiple groups of cooperating agents and method thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101478803A (en) * 2009-01-21 2009-07-08 东北大学 Self-organizing QoS routing method based on ant colony algorithm
CN101478802A (en) * 2009-01-21 2009-07-08 东北大学 Self-organizing QoS routing method based on ant colony algorithm
CN103327564A (en) * 2013-05-30 2013-09-25 电子科技大学 Wireless sensor network route method based on ant colony algorithm

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Performance study of VANET using ant based routing algorithms;Radhika Kochhar;HardwariLal Mandoria;《2015 2nd International Conference on Computing for Sustainable Global Development(INDIACom)》;20150504;全文 *
蚁群路由算法在车载自组网中的研究和应用;杨博;《中国优秀硕士学位论文全文数据库 信息科技辑》;20141115;第2-3章 *

Also Published As

Publication number Publication date
CN107104899A (en) 2017-08-29

Similar Documents

Publication Publication Date Title
CN107104899B (en) Ant colony algorithm-based routing method applied to vehicle-mounted self-organizing network
US8009615B2 (en) Multi-hop ad-hoc wireless networks that support non-multi-hop wireless terminals
US7916666B2 (en) Reliable broadcast protocol and apparatus for sensor networks
US8331262B2 (en) Apparatus and method for setup of optimum route using tree-topology
JP4762735B2 (en) Wireless communication apparatus, communication path control apparatus, communication path control method, and communication system
CN105722176B (en) There is the connectivity method of the large scale scale heterogeneous network of the car networking of infrastructure in City scenarios
JP5231634B2 (en) Routing method between local peer groups (LPG)
CN105848247B (en) Self-adaptive routing protocol method of vehicle-mounted Ad Hoc network
CN108092899B (en) Routing strategy updating method based on named data network under MANET environment
CN111343608B (en) Internet of vehicles reinforcement learning routing method based on position information
Khalaf et al. New efficient velocity-aware probabilistic route discovery schemes for high mobility Ad hoc networks
Alizadeh et al. Improving routing in vehicular Ad-hoc network with VIKOR algorithm
KR20210143021A (en) System for uav assisted relay ad-hoc network system and method based on reinforcement learning
Kasana et al. A geographic routing algorithm based on Cat Swarm Optimization for vehicular ad-hoc networks
CN109089241B (en) Data communication implementation method for vehicle-mounted network
CN109803342A (en) A kind of unmanned plane method for self-organizing network routing towards balancing energy highly-reliable transmission
Li et al. Ad hoc network routing protocol based on location and neighbor sensing
Wahid et al. Quality of Service Aware Cluster Routing in Vehicular Ad Hoc Networks.
Li et al. Performance study of AODV protocol with ant colony algorithm in VANETs
Santos et al. A novel cluster-based location routing algorithm for inter-vehicular communication
Fotros et al. A timely VANET multi-hop routing method in IoT
Kuo et al. Pheromone-based v2v unicast routing scheme in vanets
CN106973422B (en) Improved algorithm of DSR protocol
Ravi et al. Improved performance evaluation of stochastic modelling and QoS analysis of multi-hop cooperative data dissemination in IVC
Shekhar et al. Mobile agents aided multicast routing in mobile ad hoc networks

Legal Events

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