CN109803342B - Unmanned aerial vehicle self-organizing network routing method oriented to energy balance - Google Patents

Unmanned aerial vehicle self-organizing network routing method oriented to energy balance Download PDF

Info

Publication number
CN109803342B
CN109803342B CN201811284791.XA CN201811284791A CN109803342B CN 109803342 B CN109803342 B CN 109803342B CN 201811284791 A CN201811284791 A CN 201811284791A CN 109803342 B CN109803342 B CN 109803342B
Authority
CN
China
Prior art keywords
node
aerial vehicle
unmanned aerial
neighbor
hop count
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
CN201811284791.XA
Other languages
Chinese (zh)
Other versions
CN109803342A (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.)
Nanjing University
Original Assignee
Nanjing 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 Nanjing University filed Critical Nanjing University
Priority to CN201811284791.XA priority Critical patent/CN109803342B/en
Publication of CN109803342A publication Critical patent/CN109803342A/en
Application granted granted Critical
Publication of CN109803342B publication Critical patent/CN109803342B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

An unmanned aerial vehicle self-organizing network routing method facing energy balance, 1) dividing the channels of unmanned aerial vehicle nodes into control channels and data traffic channels, and designing corresponding control signaling frames and data frames; 2) Each unmanned aerial vehicle node periodically sends a Hello control signaling frame to communicate with unmanned aerial vehicle nodes in a coverage area through a control channel, a neighbor node information table in the coverage area is established, and the shortest hop count table comprises a neighbor node shortest hop count table in the neighbor node information table; 3) The source node, namely the unmanned aerial vehicle sending node, sends a route request frame RREQ, the source node searches an optimal forwarding node through an adjacent route selection algorithm, and a control signaling frame is sent to a target unmanned aerial vehicle node through continuous forwarding; 4) And after receiving the route request frame RREQ, the unmanned aerial vehicle target node generates a route response frame RREP and establishes a route from the unmanned aerial vehicle source node to the unmanned aerial vehicle target node.

Description

Unmanned aerial vehicle self-organizing network routing method oriented to energy balance
Technical Field
The invention relates to a method design in the technical field of wireless communication, in particular to an unmanned aerial vehicle self-organizing network routing method for energy balance high-reliability transmission.
Background
A flight ad hoc network (FANET) comprised of small Unmanned Aerial Vehicles (UAVs) is flexible, inexpensive, and rapid to deploy. This makes them a very attractive technology for many civilian and military applications. Maintaining a communication link between drones is a challenging task due to the high mobility of the nodes. The topology of these networks is more dynamic than typical mobile ad hoc networks (MANETs) and typical vehicular ad hoc networks. Thus, existing routing protocols designed for MANETs have difficulty meeting the requirements of dynamic topology changes of unmanned networking. The existing routing methods are to find the route first and then send the data. However, due to the high dynamic nature of the unmanned network, a link disconnection may already occur during data transmission, and the data packet cannot be transmitted to the destination node. In order to obtain real-time routing information, a node needs to pay a lot of cost such as computing resources when maintaining a routing table, but the power supply use time and the like of the unmanned aerial vehicle node have limitations. Second, the unmanned aerial vehicle node broadcasting using flooding policies may cause broadcast storms. The routing methods in existing Ad-hoc networks are no longer applicable.
In the prior art, only the shortest path method is considered in the on-demand routing of the AODV, and due to the limited battery resources of the unmanned aerial vehicle, the problem of link breakage caused by the fact that the unmanned aerial vehicle exits from a cluster due to insufficient electric quantity after the link is established can occur.
Through a search of the existing literature, arnau Rovira-progranes et al, 2017 published an article entitled "Predictive Routing for Dynamic UAV Networks (predictive routing method in dynamic unmanned aerial vehicle networks)" in IEEE International Conference on Wireless for Space and Extreme Environments (WiSEE), which was incorporated into the path consideration by predicting the geographic location of intermediate nodes. The technology aims at the problem of network topology change caused by unmanned aerial vehicle node dynamic change, predicts the network topology condition to select the node by predicting the next node position, but the problems of lower energy and poor link stability of the unmanned aerial vehicle are not solved.
For the channel occupation of the data frame, if the traditional time division multiple access TDMA is adopted, because the unmanned aerial vehicle node is dynamically added, the number of nodes can be changed frequently, and if a new node is added, the channel needs to be reassigned, so that the calculation resource is wasted.
In summary, the existing problems are as follows: (1) The change of the position of the unmanned aerial vehicle node causes the rapid change of the network topology. (2) The unmanned aerial vehicle has limited battery resources, and the energy of effective nodes on links is insufficient to support the completion of data transmission. (3) unstable links between unmanned aerial vehicle nodes. (4) the change of the number of nodes wastes channel resources. The node establishes a neighbor node information table, and under the conditions of stable energy and link of the node and short path, an unmanned aerial vehicle self-organizing network routing method for energy balance high-reliability transmission is provided.
Disclosure of Invention
Aiming at the problems in the prior art, the invention provides an unmanned aerial vehicle self-organizing network routing method with energy-efficient link stability.
The invention is realized in such a way that an unmanned aerial vehicle self-organizing network routing method facing energy balance high-reliability transmission comprises the following steps:
step 1: dividing the channels of the unmanned aerial vehicle nodes into control channels and data traffic channels, and designing corresponding control signaling frames and data frames;
step 2: each unmanned aerial vehicle node periodically sends a Hello control signaling frame to communicate with unmanned aerial vehicle nodes in a coverage area through a control channel, a neighbor node information table in the coverage area is established, and the shortest hop count table comprises a neighbor node shortest hop count table in the neighbor node information table;
step 3: the source node, namely the unmanned aerial vehicle sending node, sends a route request frame RREQ, the source node searches an optimal forwarding node through an adjacent route selection algorithm, and a control signaling frame is sent to the unmanned aerial vehicle target node through continuous forwarding;
step 4, the unmanned aerial vehicle target node receives the route request frame RREQ, generates a route response frame RREP, and sends the route response frame RREP to the source node along the reverse path forwarded by the request frame RREQ, and establishes a route from the unmanned aerial vehicle source node to the unmanned aerial vehicle target node;
the step 2 of establishing a neighbor node information table comprises the following steps:
step (2.1): each unmanned aerial vehicle sending node sends a Hello signaling frame containing unmanned aerial vehicle sending node information omega to an unmanned aerial vehicle target node in a communication range of the unmanned aerial vehicle sending node, wherein the node information omega comprises a node self ID, a node residual electricity value, a shortest hop count table and connection stability of the unmanned aerial vehicle sending node and the unmanned aerial vehicle target node;
step (2.2): the unmanned aerial vehicle target node which receives the Hello signaling frame stores node information omega of the unmanned aerial vehicle sending node, and updates the shortest hop table of the unmanned aerial vehicle target node;
step (2.3): the unmanned aerial vehicle sending node resends the Hello signaling frame once every a certain time, and each unmanned aerial vehicle target node updates own neighbor node information table and shortest hop count table when receiving a new Hello signaling frame;
wherein, the step 4 of sending the routing request is divided into the following steps:
step (4.1): the current node searches whether the ID of the target node of the unmanned aerial vehicle exists in a neighbor node information table of the current node; if the step (4.5) exists, if the step (4.2) does not exist, the step (4.5) is performed;
step (4.2): current node n i Obtaining the residual electric quantity E of each neighbor node k from the neighbor node information table ik Stability S ik Shortest hop count value N from current node to unmanned plane target node id And shortest hop count value N from neighbor node to destination d kd
Step (4.3): calculating excitation value R of neighbor node k of current node i k Wherein omega 1 、ω 2 、ω 3 Is weight coefficient, is determined by the importance of the index and satisfies omega 123 =1;
Step (4.4): calculating a forwarding probability P for forwarding to a neighbor node k ik ThenWherein C is i A set of all neighbor nodes for the current node;
step (4.5): selecting a forwarding probability value P ik The highest neighbor node is the relay node, ifThere are a plurality of P ik If the two paths are equal, randomly selecting one neighbor node from the two paths as a relay node, and recording path information in a cache by the relay node;
step (4.6): forwarding RREQ to the relay node, and then forwarding to step (4.1);
step (4.7): forwarding probability P of unmanned aerial vehicle target node ik =1, the current node directly forwards the RREQ to the drone destination node.
Further, in the control channel and the traffic channel, the total bandwidth is divided into a control channel and a traffic channel, wherein the control channel occupies a small part of bandwidth, and the control channel is used for sending a Hello signaling frame, a route request RREQ and a route response RREP, and the traffic channel transmits a data frame.
Further, each time reliable data transmission is completed between two neighboring nodes, namely the transmitting node and the unmanned aerial vehicle target node, the data is recorded in the buffer memory, the accumulated times S is the times of successful data interaction between the two nodes, and S represents the stability of links between the neighboring nodes.
Further, the unmanned aerial vehicle target node receives a Hello signaling frame from the neighbor node, the Hello signaling frame comprises a shortest hop count table of the neighbor node, the shortest hop count table of the unmanned aerial vehicle target node is updated, the shortest hop count from the unmanned aerial vehicle target node to all other nodes is recorded, and the shortest hop count value from the neighbor node of the unmanned aerial vehicle target node to the node is count=1;
further, the shortest hop table is updated as the following steps:
step (6.1): the unmanned aerial vehicle target node receives a Hello signaling frame sent by the neighbor sending node, checks whether a node ID in the neighbor sending node hop count table exists in the hop count table of the current node, and if so, goes to the step (6.2), and if not, goes to the step (6.3);
step (6.2): comparing the hop count value count of the same transmitting node k in the current hop count table k And a hop count value count in a hop count table of a neighbor transmitting node k ' if the count is satisfied k >count k ' +1, updating the hop count of node k in the hop count table of the current transmitting node, and turning to step (6.3), otherwise, notUpdating the jump value;
step (6.3): counting the number of hops of target node of unmanned aerial vehicle k The' +1 and neighbor transmitting node IDs are recorded in the hop count table of the current node.
The beneficial effects are that: the unmanned aerial vehicle self-organizing network routing method for the energy balance high-reliability transmission solves the problems that the unmanned aerial vehicle node position change causes rapid network topology change, the unmanned aerial vehicle battery resource is limited, the energy of effective nodes on links is insufficient to support the completion of data transmission, the links among unmanned aerial vehicle nodes are unstable, and the like, and establishes a neighbor node information table through the nodes, and under the conditions that the energy of the nodes and the links are stable and the paths are short, the unmanned aerial vehicle self-organizing network routing method is oriented to the energy balance high-reliability transmission. The change in the number of nodes wastes channel resources. The method is also a routing method of the unmanned aerial vehicle self-organizing network with stable links.
Drawings
FIG. 1 is a diagram of a network topology;
FIG. 2 is a schematic diagram illustrating steps of a method for implementing an ad hoc network routing method according to the present invention;
FIG. 3 is a schematic diagram of steps for updating a hop-table for a node;
fig. 4 is an algorithm implementation diagram of a transmission route request.
Detailed Description
The present invention will be described in further detail with reference to the following examples in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific examples described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
The principle of application of the invention is described in detail below with reference to the accompanying drawings.
The embodiment of the invention provides an unmanned aerial vehicle self-organizing network routing method for energy balance high-reliability transmission, which adopts the network topology shown in fig. 1, wherein the network has 13 nodes, wherein node A is a source node and node M is a destination node.
The implementation steps are as follows
S101: dividing the channels of the unmanned aerial vehicle nodes into control channels and service channels, and designing corresponding control signaling frames and data frames;
s102: each node periodically sends a Hello signaling frame through a control channel to communicate with nodes in a coverage area, and establishes a neighbor node information table, a shortest hop table and a neighbor node shortest hop table;
s103: the source node sends a route request frame RREQ, the node searches an optimal forwarding node through an adjacent route selection algorithm, and a signaling frame is sent to the target node through continuous forwarding;
s104, the destination node generates a route response frame RREP and sends the route response frame RREP to the source node along a reverse path, and a route from the source node to the destination node is established;
the principle of application of the invention is further described below with reference to the accompanying drawings.
The unmanned aerial vehicle self-organizing network routing method for the energy balance high-reliability transmission provided by the embodiment of the invention comprises the following steps:
dividing the bandwidth into a control channel and a traffic channel, wherein for the control channel, a control signaling frame comprising a Hello signaling frame and a hop count signaling frame needs to be transmitted, and the traffic channel transmits a data frame, the routing method comprises the following three types of data packets:
specifically, the Hello data packet needs to include information such as the ID of the node itself, the ID of the neighboring node, and the transmission time interval of the Hello packet, and the header already includes the source node ID of the transmitted packet, and the detailed format of the Hello packet is as follows:
step two, each node periodically sends a Hello signaling frame through a control channel to communicate with nodes in a coverage area, and establishes a neighbor node information table, a shortest hop table and a neighbor node shortest hop table, wherein the specific steps are as follows:
firstly, each node transmits a Hello signaling frame containing node information omega to nodes in a communication range, wherein the node information omega comprises a node self ID, a node residual electricity value E, a hop list and the connection stability S of the node and a target node;
step two, the node which receives the Hello signaling frame stores the ID of the source node and node information omega;
third, retransmitting the Hello signaling frame at intervals of a certain time, and updating the neighbor node information table and the hop table of each node when each node receives the new Hello signaling frame;
taking node B as an example, the steps for updating the hop-table specifically are as follows:
the first step, the node B receives the Hello packet from the neighbor nodes A, C and G, the hop count table of the node B is empty, and the hop counts of the nodes A, C and G are recorded to be 1;
step two, the node B receives the hop count table of the node A, compares the hop count value count of the same node k in the node B in the current hop count table k And a hop count value count in node a's hop count table k ' if the count is satisfied k >count k ' +1, updating the hop count of node k in the hop count table of the current node B, otherwise, not updating the hop count value;
third, count the number of hops of the node k ' +1 and node ID are recorded in the hop count table of node B;
the final hop count table for the node B records the shortest hop count values for the node B to the other 12 nodes as follows:
wherein Hello packets are retransmitted once every time interval Δt, a typical value of Δt being 0.1 seconds.
Wherein R is max Is the maximum value of the distance between any two nodes, and v is the data packet transmission speed.
After the Hello packet is resent, all nodes update their own neighbor node information tables, and delete the previous neighbor node information table.
And thirdly, the source node initiates a route request frame RREQ, and the optimal forwarding node is selected from the neighbor nodes to forward through an adjacent route selection algorithm. As shown in fig. 3, the specific steps are as follows:
the first step, the source node A searches whether a node M exists in a neighbor node information table of the source node A, the node M is not found, and R values of all neighbor nodes are calculated:
wherein omega 1 、ω 2 、ω 3 Is a weight coefficient and satisfies
ω 123 =1
The weighting coefficients here are averaged, i.e
Wherein E is ik S is the residual capacity corresponding to the neighbor node k ik For the connection stability between the node A and the neighbor node k, namely, every time data transmission is completed between two nodes, the connection stability is recorded in a cache, and the accumulated times S are the times of completing the data transmission between the two nodes, N id For the shortest hop count from the current node to the destination node, here 4, N kd For the shortest hop count value from the neighbor node k to the destination node d, the neighbor information of the node a is as follows:
E S N R
B 80 2 3 1.068
C 60 2 3 1.026
D 70 1 4 0.837
calculating a forwarding probability value P of each neighbor node of node A i
Wherein N is the set of all neighbor nodes of the node;
obtaining forwarding probability values of all neighbor nodes of the point A:
P B =0.364,P C =0.350,P D =0.286
forwarding probability P of node B B Maximum, node A forwards the RREQ toAnd (3) a node B.
Step two, the node B calculates the forwarding probability of the neighbor node after receiving the RREQ, and the shortest hop number N from the node B to the destination node M BM 3, the information of the neighbor node information table is as follows:
E S N R
A 50 2 4 0.867
G 45 3 2 1.043
C 60 1 3 0.842
P A =0.315,P G =0.379,P C =0.306
the forwarding probability of the node G is maximum, and the RREQ is forwarded to the node G;
third step, node G calculates the forwarding probability of neighbor node after receiving RREQ, and node G to destination node M shortest hop count N GM For 2, calculating the forwarding probability of the neighbor node
E S N R
B 80 3 3 0.960
F 50 5 3 0.965
L 35 2 1 0.948
C 60 1 3 0.759
P B =0.264,P F =0.266,P L =0.261,P C =0.209
The forwarding probability of the node F is maximum, and the forwarding number RREQ is forwarded to the node F;
fourth step, node F calculates the forwarding probability of neighbor node after receiving RREQ, and shortest hop number N from node F to destination node M FM For 3, calculating the forwarding probability of the neighbor node
P E =0.208,P C =0.188,P G =0.222,P H =0.224,P D =0.158
The forwarding probability of the node H is maximum, and the RREQ is forwarded to the node H;
fifth step, node H calculates the forwarding probability of neighbor node after receiving RREQ, and node H reaches the shortest hop count N of destination node M HM For 2, calculating the forwarding probability of the neighbor node
E S N R
F 50 5 3 0.966
I 40 3 3 0.860
K 50 1 1 0.899
L 35 3 1 1.007
E 80 1 3 0.801
G 45 2 2 0.873
J 60 1 2 0.815
P F =0.156,P I =0.138,P K =0.143,P L =0.162,
P E =0.129,P G =0.141,P J =0.131
The forwarding probability of the node L is maximum, and the RREQ is forwarded to the node L;
sixthly, after receiving RREQ, node L calculates forwarding probability of neighbor node, and shortest hop number N from node L to destination node M LM For 1, calculating the forwarding probability R of the neighbor node
E S N R
G 45 2 2 0.762
H 60 3 2 0.863
M 35 1 0 0.848
The node M is a destination node, and the forwarding probability of the node M is:
P M =1
the forwarding probability of other neighbor nodes is smaller than 1, so that the nodes are forwarded to the node M.
Through the method, the RREQ reaches the destination node M through the path A, B, G, F, H, L and M;
and fifthly, after receiving the RREQ, the destination node M reversely replies a route response frame RREP to the source node along the path, after receiving the RREP, the source node A establishes a route, and the source node A caches the path.

Claims (2)

1. An unmanned aerial vehicle self-organizing network routing method oriented to energy balance is characterized in that: the method comprises the following steps:
step 1: dividing the channels of the unmanned aerial vehicle nodes into control channels and data traffic channels, and designing corresponding control signaling frames and data frames;
step 2: each unmanned aerial vehicle node periodically sends a Hello control signaling frame to communicate with unmanned aerial vehicle nodes in a coverage area through a control channel, a neighbor node information table in the coverage area is established, and the shortest hop count table comprises a neighbor node shortest hop count table in the neighbor node information table;
step 3: the source node, namely the unmanned aerial vehicle sending node, sends a route request frame RREQ, the source node searches an optimal forwarding node through an adjacent route selection algorithm, and a control signaling frame is sent to the unmanned aerial vehicle target node through continuous forwarding;
step 4, the unmanned aerial vehicle target node receives the route request frame RREQ, generates a route response frame RREP, and sends the route response frame RREP to the source node along the reverse path forwarded by the request frame RREQ, and establishes a route from the unmanned aerial vehicle source node to the unmanned aerial vehicle target node;
the step 2 of establishing a neighbor node information table comprises the following steps:
step (2.1): each unmanned aerial vehicle sending node sends a Hello signaling frame containing unmanned aerial vehicle sending node information omega to an unmanned aerial vehicle target node in a communication range of the unmanned aerial vehicle sending node, wherein the node information omega comprises a node self ID, a node residual electricity value, a shortest hop count table and connection stability of the unmanned aerial vehicle sending node and the unmanned aerial vehicle target node;
step (2.2): the unmanned aerial vehicle target node which receives the Hello signaling frame stores node information omega of the unmanned aerial vehicle sending node, and updates the shortest hop table of the unmanned aerial vehicle target node;
step (2.3): the unmanned aerial vehicle sending node resends the Hello signaling frame once every a certain time, and each unmanned aerial vehicle target node updates own neighbor node information table and shortest hop count table when receiving a new Hello signaling frame;
wherein, the step 4 of sending the routing request is divided into the following steps:
step (4.1): the current node searches whether the ID of the target node of the unmanned aerial vehicle exists in a neighbor node information table of the current node; if the step (4.5) exists, if the step (4.2) does not exist, the step (4.5) is performed;
step (4.2): current node n i Obtaining the residual electric quantity E of each neighbor node k from the neighbor node information table ik Stability S ik Shortest hop count value N from current node to unmanned plane target node id And shortest hop count value N from neighbor node to destination d kd
Step (4.3): calculating neighbor node k of current node iExcitation value R k ,R k =ω 1 ×log(E ik )+Wherein omega 1 、ω 2 、ω 3 Is weight coefficient, is determined by the importance of the index and satisfies omega 123 =1;
Step (4.4): calculating a forwarding probability P for forwarding to a neighbor node k ik ThenWherein C is i A set of all neighbor nodes for the current node;
step (4.5): selecting a forwarding probability value P ik The highest neighbor node is a relay node, if there are multiple P' s ik If the two paths are equal, randomly selecting one neighbor node from the two paths as a relay node, and recording path information in a cache by the relay node;
step (4.6): forwarding RREQ to the relay node, and then forwarding to step (4.1);
step (4.7): forwarding probability P of unmanned aerial vehicle target node ik =1, the current node directly forwards the RREQ to the unmanned target node;
the total bandwidth is divided into a control channel and a traffic channel, wherein the control channel occupies a small part of bandwidth, and is used for sending a Hello signaling frame, a route request RREQ and a route response RREP, and the traffic channel transmits a data frame;
the unmanned aerial vehicle target node receives a Hello signaling frame from a neighbor node, the Hello signaling frame comprises a shortest hop count table of the neighbor node, the shortest hop count table of the unmanned aerial vehicle target node is updated, the shortest hop count from the unmanned aerial vehicle target node to all other nodes is recorded, and the shortest hop count value from the neighbor node of the unmanned aerial vehicle target node to the node is count=1;
updating the shortest hop table as the following steps:
step (6.1): the unmanned aerial vehicle target node receives a Hello signaling frame sent by the neighbor sending node, checks whether a node ID in the neighbor sending node hop count table exists in the hop count table of the current node, and if so, goes to the step (6.2), and if not, goes to the step (6.3);
step (6.2): comparing the hop count value count of the same transmitting node k in the current hop count table k And a hop count value count in a hop count table of a neighbor transmitting node k ' if the count is satisfied k >count k ' +1, updating the hop count of node k in the hop count table of the current transmitting node, and turning to the step (6.3), otherwise, not updating the hop count value;
step (6.3): counting the number of hops of target node of unmanned aerial vehicle k The' +1 and neighbor transmitting node IDs are recorded in the hop count table of the current node.
2. The unmanned aerial vehicle self-organizing network routing method for energy balance according to claim 1, wherein each time a reliable data transmission is completed between two neighboring nodes, namely a transmitting node and an unmanned aerial vehicle target node, the data is recorded in a buffer memory, the accumulated number S is the number of successful data interaction between the two nodes, and S represents the stability of a link between the neighboring nodes.
CN201811284791.XA 2018-10-31 2018-10-31 Unmanned aerial vehicle self-organizing network routing method oriented to energy balance Active CN109803342B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811284791.XA CN109803342B (en) 2018-10-31 2018-10-31 Unmanned aerial vehicle self-organizing network routing method oriented to energy balance

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811284791.XA CN109803342B (en) 2018-10-31 2018-10-31 Unmanned aerial vehicle self-organizing network routing method oriented to energy balance

Publications (2)

Publication Number Publication Date
CN109803342A CN109803342A (en) 2019-05-24
CN109803342B true CN109803342B (en) 2023-12-26

Family

ID=66556251

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811284791.XA Active CN109803342B (en) 2018-10-31 2018-10-31 Unmanned aerial vehicle self-organizing network routing method oriented to energy balance

Country Status (1)

Country Link
CN (1) CN109803342B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110445720B (en) * 2019-07-26 2022-04-12 北京神导科讯科技发展有限公司 Routing table updating method and device, aircraft and storage medium
CN110677929A (en) * 2019-09-29 2020-01-10 中国人民解放军陆军工程大学 Energy efficiency optimization-based network data transmission method and device for rotor unmanned aerial vehicle
CN110691404A (en) * 2019-12-11 2020-01-14 浙江天地人科技有限公司 Multi-level link data uploading and issuing method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102137463A (en) * 2011-03-09 2011-07-27 无锡泛联物联网科技股份有限公司 Energy-based multi-path routing method for wireless network
CN105357731A (en) * 2015-10-14 2016-02-24 国网辽宁省电力有限公司营口供电公司 Energy-efficient wireless sensor network (WSN) routing protocol design method for use in electromagnetic interference environment
CN106454984A (en) * 2015-08-04 2017-02-22 中兴通讯股份有限公司 Route method and apparatus
CN108055684A (en) * 2017-12-19 2018-05-18 河海大学 A kind of aviation method for self-organizing network routing
CN108449271A (en) * 2018-04-13 2018-08-24 吉林大学 A kind of method for routing of monitoring path node energy and queue length
CN108600942A (en) * 2018-04-04 2018-09-28 清华大学 A kind of method for routing of unmanned plane ad hoc network

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102137463A (en) * 2011-03-09 2011-07-27 无锡泛联物联网科技股份有限公司 Energy-based multi-path routing method for wireless network
CN106454984A (en) * 2015-08-04 2017-02-22 中兴通讯股份有限公司 Route method and apparatus
CN105357731A (en) * 2015-10-14 2016-02-24 国网辽宁省电力有限公司营口供电公司 Energy-efficient wireless sensor network (WSN) routing protocol design method for use in electromagnetic interference environment
CN108055684A (en) * 2017-12-19 2018-05-18 河海大学 A kind of aviation method for self-organizing network routing
CN108600942A (en) * 2018-04-04 2018-09-28 清华大学 A kind of method for routing of unmanned plane ad hoc network
CN108449271A (en) * 2018-04-13 2018-08-24 吉林大学 A kind of method for routing of monitoring path node energy and queue length

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
一种基于分簇的大规模无人机组网与轨迹规划方法;朱惠茹;《中国优秀硕士学位论文全文数据库 工程科技Ⅱ辑》;20210415;正文第3章 *

Also Published As

Publication number Publication date
CN109803342A (en) 2019-05-24

Similar Documents

Publication Publication Date Title
CN108600942B (en) Routing method of unmanned aerial vehicle ad hoc network
Ji et al. SDGR: An SDN-based geographic routing protocol for VANET
JP4425863B2 (en) Packet transfer system and radio base station
US8064377B2 (en) Method for enhancement of multicasting forwarding protocol in a wireless network
Fekair et al. CBQoS-Vanet: Cluster-based artificial bee colony algorithm for QoS routing protocol in VANET
CN108337166B (en) Low-delay high-reliability routing method for aviation cluster network
CN102148756B (en) IPv6 over low power wireless personal area network (6LoWPAN) neighbor discovery-based tree routing method
CN109803342B (en) Unmanned aerial vehicle self-organizing network routing method oriented to energy balance
CN110995333B (en) Cluster QoS route design method
Huang et al. A clustering routing protocol for mobile ad hoc networks
Toorchi et al. Skeleton-based swarm routing (SSR): Intelligent smooth routing for dynamic UAV networks
CN108024200B (en) Self-adaptive method and system for intermittently connected unmanned aerial vehicle self-organizing network
Bashir et al. An energy-efficient collaborative scheme for UAVs and VANETs for dissemination of real-time surveillance data on highways
CN106658635A (en) Hierarchical routing method based on service quality in wireless multi-hop network
Li et al. Ad hoc network routing protocol based on location and neighbor sensing
Li et al. Reliable ant colony routing algorithm for dual‐channel mobile ad hoc networks
CN116528313A (en) Unmanned aerial vehicle low-energy-consumption rapid routing method for task collaboration
WO2015048995A1 (en) Integration of cellular and ieee 802.11 networks in vanets
CN112423356B (en) Unmanned equipment cluster AODV routing method based on energy balance
CN112383947B (en) Wireless ad hoc network mixed routing protocol method based on network environment
Zhou et al. A bidirectional Q-learning routing protocol for UAV networks
Gruber et al. Ad hoc routing for cellular coverage extension
Yamazaki et al. Ant-inspired backoff-based opportunistic routing for ad hoc networks
Bahloul et al. A Simple Proactive Routing Protocol with Multiple Base Stations Deployment for Unmanned Aerial Vehicular Networks
Choi et al. Bio-inspired routing protocol based on pheromone diffusion 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