CN108092707B - Data transmission method and device based on unmanned aerial vehicle ad hoc network - Google Patents

Data transmission method and device based on unmanned aerial vehicle ad hoc network Download PDF

Info

Publication number
CN108092707B
CN108092707B CN201711393995.2A CN201711393995A CN108092707B CN 108092707 B CN108092707 B CN 108092707B CN 201711393995 A CN201711393995 A CN 201711393995A CN 108092707 B CN108092707 B CN 108092707B
Authority
CN
China
Prior art keywords
node
forwarding
routing information
information
data
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
CN201711393995.2A
Other languages
Chinese (zh)
Other versions
CN108092707A (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.)
Guangzhou University Town Guangong Science And Technology Achievement Transformation Center
Yu Shaozhi
Original Assignee
Guangdong University of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong University of Technology filed Critical Guangdong University of Technology
Priority to CN201711393995.2A priority Critical patent/CN108092707B/en
Publication of CN108092707A publication Critical patent/CN108092707A/en
Application granted granted Critical
Publication of CN108092707B publication Critical patent/CN108092707B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/14Relay systems
    • H04B7/15Active relay systems
    • H04B7/185Space-based or airborne stations; Stations for satellite systems
    • H04B7/18502Airborne stations
    • H04B7/18506Communications with or from aircraft, i.e. aeronautical mobile service
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/02Communication route or path selection, e.g. power-based or shortest path routing
    • H04W40/04Communication route or path selection, e.g. power-based or shortest path routing based on wireless node resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Abstract

The invention discloses a data transmission method, a device and a computer readable storage medium based on unmanned aerial vehicle ad hoc network, which utilize a wireless communication unit carried on an unmanned aerial vehicle to obtain the accurate position of a nearby unmanned aerial vehicle, store the accurate position of the nearby unmanned aerial vehicle into a local routing information table, and can use the routing information of an intermediate node in the process of creating a route, thereby reducing the expense generated by maintaining the routing table in the network, when a source node creates a new route, the routing information data packet does not blindly diffuse to all nodes around in a large scale, but selectively and pertinently determines whether to continue diffusing the route creating data packet according to the position of the current node as heuristic information, thereby greatly reducing the number of diffusing data packets due to creating the route, and reducing the network expense for data interaction between the unmanned aerial vehicles, the data transmission delay is shortened, and the advantage that the unmanned aerial vehicle occupies the high air-leading position is fully exerted.

Description

Data transmission method and device based on unmanned aerial vehicle ad hoc network
Technical Field
The invention relates to the technical field of unmanned aerial vehicle ad hoc networks, in particular to a data transmission method and device based on an unmanned aerial vehicle ad hoc network and a computer readable storage medium.
Background
An unmanned aerial vehicle is a powered, controllable and reusable unmanned aerial vehicle, has the advantages of low cost, high efficiency, flexibility, convenience in maintenance, safety in use and the like, and is well known at an extremely high speed. Especially in recent years, sudden disasters seriously threaten life and property safety of people, along with rapid development of emergency command equipment, various intelligent equipment gradually expose the headquarters in sudden practices, and intelligent unmanned aerial vehicles are more and more emphasized by a decision layer as a mode of rapidly attacking and checking disasters, so that the intelligent unmanned aerial vehicles can play an important role and can easily deal with the emergencies, and the unmanned aerial vehicles are brought into an emergency command management system to effectively improve the response speed of on-site information acquisition of the emergencies. Due to the influence of comprehensive factors such as random movement of the unmanned aerial vehicle, mutual interference among wireless channels, terrain and the like, a network topology structure formed by the wireless channels among the mobile terminals changes at any time, and the changing mode and speed are unpredictable, so that the routing is extremely important.
Currently, the ad hoc network of the unmanned aerial vehicle is mainly based on OLSR (optimal link state protocol), and each node maintains topology information of the whole network by periodically exchanging link state information. Each node only selects a subset of its neighbor nodes as a multipoint relay set. Link state information is generated from nodes within the multipoint relay set. And continuously and dropwisely selecting a multipoint relay set by the node, forwarding the broadcast information, and finally calculating the shortest path of the destination node according to the new information. However, the network overhead of OLSR is large and the data transmission delay is large.
Therefore, how to realize the ad hoc network of the unmanned aerial vehicles, the network overhead and the data transmission delay are reduced when data interaction is carried out between the unmanned aerial vehicles, so that the advantage that the unmanned aerial vehicles occupy the high air-leading positions is fully developed, and the problem needs to be solved by technical personnel in the field.
Disclosure of Invention
The invention aims to provide a data transmission method and device based on an unmanned aerial vehicle ad hoc network and a computer readable storage medium, so that the unmanned aerial vehicle can realize data interaction through the ad hoc network, network overhead and data transmission delay are reduced, and the advantage that the unmanned aerial vehicle occupies high space is fully exerted.
In order to achieve the above purpose, the embodiment of the present invention provides the following technical solutions:
a data transmission method based on an unmanned aerial vehicle ad hoc network comprises the following steps:
s101, when a source node sends data to a destination node, the source node is used as an initial node;
s102, detecting whether target routing information capable of reaching the destination node exists in a routing information table stored in an initial node; the routing information table comprises the position information of each node in the preset range of the node; if yes, executing S103, and if not, executing S104;
s103, sending data to the destination node through the target routing information which is stored in the routing information table and can reach the destination node;
s104, calculating the forwarding probability of each node in the preset range of the initial node according to the position information of each node, selecting a preset number of forwarding nodes according to the forwarding probability of each node, taking each forwarding node as the initial node, and continuing to execute S102.
Wherein the S103 comprises:
if the node storing the target routing information which can reach the destination node is a source node, transmitting data to the destination node by using the target routing information through the source node;
if the node storing the target routing information which can reach the destination node is a forwarding node, the forwarding node sends the target routing information and the routing relay information to the source node so that the source node sends data to the destination node according to the target routing information and the routing relay information;
the routing relay information comprises source node address information, address information of passing forwarding nodes and target address information.
In S102, if the routing information table includes target routing information that can reach the destination node, before performing S103, the method further includes:
detecting whether target routing information which is stored in the routing information table and can reach the destination node is effective routing information or not; if yes, executing S103; if not, S104 is executed.
Wherein the S104 includes:
s1041, calculating the forwarding probability of each node in the 1-hop range according to the position information of each node in the 1-hop range of the initial node, and selecting 3 intermediate nodes according to the forwarding probability of each node;
s1042, detecting whether target routing information capable of reaching the destination node exists in a routing information table stored in each intermediate node; if yes, executing S103, and if not, executing S1043;
s1043, calculating the forwarding probability of each node in the 2-hop range according to the position information of each node in the 2-hop range of the initial node, selecting 6 forwarding nodes according to the forwarding probability of each node, taking each forwarding node as the initial node, and continuing to execute S102.
Wherein, calculating the forwarding probability of each node in the m-hop range comprises:
determining the number m of forwarding hops, the total number n of nodes of the network, the transmission radius l of the network, the propagation radius d of each hop and the distance d between each node and a source nodexAnd a weighting factor α; wherein m is a positive integer not less than 1;
calculating the forwarding probability of each node by using a forwarding probability determination rule;
the forwarding probability is determined as:
Figure BDA0001518094650000031
wherein p ismThe forwarding probability of the initial node being the number of forwarding hops m.
A data transmission system based on unmanned aerial vehicle ad hoc network comprises:
an initial node determining module, configured to use a source node as an initial node when the source node sends data to a destination node;
the detection module is used for detecting whether target routing information capable of reaching the destination node exists in a routing information table stored in the initial node; the routing information table comprises the position information of each node in the preset range of the node;
the data sending module is used for sending data to the destination node through the target routing information which is stored in the routing information table and can reach the destination node when the target routing information which can reach the destination node exists in the routing information table;
and the forwarding node determining module is used for calculating the forwarding probability of each node in the preset range of the initial node according to the position information of each node when target routing information which can reach the target node does not exist in the routing information table, selecting a preset number of forwarding nodes according to the forwarding probability of each node, taking each forwarding node as the initial node, and continuously triggering the detection module.
Wherein, the data sending module comprises:
a first sending unit, configured to send data to the destination node through a source node by using target routing information when a node storing the target routing information that can reach the destination node is the source node;
a second sending unit, configured to send, if a node storing target routing information that can reach the destination node is a forwarding node, the target routing information and the routing relay information to the source node through the forwarding node, so that the source node sends data to the destination node according to the target routing information and the routing relay information; the routing relay information comprises source node address information, address information of passing forwarding nodes and target address information.
Wherein, this scheme still includes:
an effective route detection module, configured to detect whether target route information that is stored in the route information table and can reach the destination node is effective route information; if yes, triggering the data sending module; if not, the forwarding node determination module is triggered.
Wherein the forwarding node determination module comprises:
the intermediate node determining unit is used for calculating the forwarding probability of each node in the 1-hop range according to the position information of each node in the 1-hop range of the initial node, and selecting 3 intermediate nodes according to the forwarding probability of each node;
a routing information detection unit, configured to detect whether there is target routing information that can reach the destination node in a routing information table stored in each intermediate node; if the data exists, the data sending module is triggered, and if the data does not exist, the forwarding node determining unit is triggered;
and the forwarding node determining unit is used for calculating the forwarding probability of each node in the 2-hop range according to the position information of each node in the 2-hop range of the initial node, selecting 6 forwarding nodes according to the forwarding probability of each node, taking each forwarding node as the initial node, and triggering the detection module.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned data transmission method.
It can be known from the above solutions that the embodiments of the present invention provide a data transmission method, apparatus and computer readable storage medium based on ad hoc network of unmanned aerial vehicles, which utilize a wireless communication unit mounted on an unmanned aerial vehicle to obtain an accurate location of a nearby unmanned aerial vehicle, and store the accurate location of the nearby unmanned aerial vehicle in a local routing information table, and in a process of creating a route, may use routing information of an intermediate node, thereby reducing overhead generated by maintaining the routing table in the network, when a source node is to create a new route, a routing information packet is not blindly diffused to all nodes around in a large scale, but according to a current location of the node as heuristic information, it is selectively and pertinently determined whether to continue to diffuse the route creation packet, thereby greatly reducing the number of packets diffused by creating the route, the network overhead of data interaction between unmanned aerial vehicles is reduced, the data transmission delay is shortened, and the advantage that the unmanned aerial vehicles occupy the high positions of the air-lead is fully exerted.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic diagram of an unmanned aerial vehicle ad hoc network system model disclosed in an embodiment of the present invention;
fig. 2 is a schematic flow chart of a data transmission method based on an unmanned aerial vehicle ad hoc network disclosed in an embodiment of the present invention;
fig. 3 is a schematic flow chart of another data transmission method based on an unmanned aerial vehicle ad hoc network disclosed in the embodiment of the present invention;
fig. 4 is a schematic diagram of determining an intermediate node according to the embodiment of the present invention;
fig. 5 is a schematic diagram illustrating a forwarding node determination disclosed in an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a data transmission device based on an unmanned aerial vehicle ad hoc network disclosed in an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention discloses a data transmission method and device based on an unmanned aerial vehicle ad hoc network and a computer readable storage medium, so that the unmanned aerial vehicle realizes data interaction through the ad hoc network, network overhead and data transmission delay are reduced, and the advantage that the unmanned aerial vehicle occupies high leading space is fully exerted.
Referring to fig. 1, the model is an unmanned aerial vehicle ad hoc network system model, and the system includes N +1 nodes, where the number of ground nodes is 1, and the number of air nodes is N. In the process, remote control information sent by the ground vehicle G1 is guaranteed to be transmitted to 1-N unmanned aerial vehicles in real time, reconnaissance information generated by the N unmanned aerial vehicles is transmitted to the ground vehicle in real time, images observed by the ground vehicle are coherent, obvious image loss does not exist, and real-time data can be provided for ground personnel.
In the network, each unmanned aerial vehicle node has two functions of a router and a terminal, is used as the router, needs to run a corresponding routing protocol, and participates in data forwarding and routing maintenance work according to a routing strategy and a routing table; as a terminal, a node may run a corresponding application. Each unmanned aerial vehicle is provided with a radio station, and the reconnaissance information obtained by each unmanned aerial vehicle can be shared in real time through a wireless network according to a related algorithm. The unmanned aerial vehicle node looks for the unmanned aerial vehicle node that closes to according to unmanned aerial vehicle position to in proper order, jump ground connection becomes the net. As shown in fig. 1: if the node N1 wants to communicate with the node N5, it needs to forward the data to the destination node hop by route and relay forwarding of other neighboring nodes, such as a forwarding path N1 → N2 → N3 → N5, or N1 → N6 → N4 → N5. The whole process is automatically completed by running a distributed routing algorithm by each unmanned aerial vehicle node without any other facilities.
When a single unmanned aerial vehicle node on a selected path is damaged or a link is disconnected due to a large distance from an adjacent unmanned aerial vehicle, the original route is damaged, but the whole network still survives, at the moment, the affected node automatically searches another alternative path, as shown in fig. 1, the unmanned aerial vehicle node N4 on the forwarding path N6 → N3 → N4 → N5 cannot continuously provide forwarding service, and at the moment, the route is automatically switched to the forwarding path N6 → N3 → N2 → N5, so that the anti-damage and self-healing functions of the ad hoc network are realized, the communication is ensured to continue, the interactive sharing of tactical information is completed, and the working efficiency and the survival capability of the unmanned aerial vehicle are greatly improved. It can be seen from the above that, the nodes continuously select their own multipoint relay sets to forward the broadcast information, and finally calculate the shortest path to the destination node according to the new information, so that the network overhead is high and the data transmission delay is high.
Therefore, in the scheme, the accurate position of the unmanned aerial vehicle is obtained through the wireless communication unit carried on the unmanned aerial vehicle, the route creating information is selectively transmitted according to the position information of the nearby unmanned aerial vehicle, the number of route creating is reduced, and therefore wireless network resources are reduced, and the method is more suitable for a rapid ad hoc network.
It can be understood that the positioning method of the wireless communication unit in the present scheme is not limited to using GPS, and Beidou, LBS, WiFi, and sensor methods can also be used. If a GPS and Beidou positioning method is used, the unmanned aerial vehicle is only required to send out the position information of the unmanned aerial vehicle in real time through the wireless communication unit; if the sensor positioning method is used, a method for realizing sensor positioning is given as follows: a. the binocular or monocular and other forward-looking vision sensor is used for identifying a tracking target and a neighbor unmanned aerial vehicle in the field of view of the lower vision sensor; b. the downward-looking vision sensor is used for capturing a tracking target and a neighbor unmanned aerial vehicle in the tracking process; c. the system comprises sensors for measuring distances, such as a laser distance measuring machine, an ultrasonic distance measuring machine and the like, and is used for measuring the physical distances between the sensors and a tracking target and a neighbor unmanned aerial vehicle; d. the inertial navigation component (comprising a three-axis gyroscope, a three-axis accelerometer), a magnetic compass, a GPS and other positioning sensors can provide the flight direction and the space coordinate of the unmanned aerial vehicle in real time; e. and the wireless network communication module is used for establishing an unmanned aerial vehicle ad hoc network, transmitting processing information to a neighbor unmanned aerial vehicle by using a wireless link and receiving the processing information sent by the neighbor unmanned aerial vehicle. Thus, a drone may determine its own position through its onboard equipment, identify neighboring drones, and capture tracked targets within the field of view.
It can be seen that when a node in the ad hoc network of the unmanned aerial vehicle is to communicate with a node outside the coverage range thereof, multi-hop forwarding through an intermediate node is required, and the multi-hop is a precondition basis for researching the routing protocol of the ad hoc network. In this system, it is assumed that each node is equipped with a positioning system. The accurate position information of all or nodes within a certain range in the unmanned aerial vehicle ad hoc network is obtained from the internal positioning module of the unmanned aerial vehicle, so that the synchronization in the network is accurately realized within a certain range. It should be noted that the wireless communication unit that sets up in every unmanned aerial vehicle in this scheme for communication between each unmanned aerial vehicle in the unmanned aerial vehicle cluster and the communication between unmanned aerial vehicle and the ground car, wireless communication unit is full duplex, all is receiving positional information all the time.
Referring to fig. 2, an embodiment of the present invention provides a data transmission method based on an unmanned aerial vehicle ad hoc network, including:
s101, when a source node sends data to a destination node, the source node is used as an initial node;
specifically, in the scheme, each node in the unmanned aerial vehicle ad hoc network learns the positions of neighbor nodes within a preset range by taking the node as a center according to the position information of the node, and creates a routing information table to store the positions of the neighbor nodes; it should be noted that the predetermined range in this scheme may be 1 hop or 2 hops, and the distance of each hop is the propagation radius d of the node.
S102, detecting whether target routing information capable of reaching the destination node exists in a routing information table stored in an initial node; the routing information table comprises the position information of each node in the preset range of the node; if yes, executing S103, and if not, executing S104;
specifically, in the scheme, a source node is a node for sending data, a target node is a node for receiving data, when the source node sends data, whether target routing information capable of reaching the target node exists is searched in a routing information table of the source node, if the target routing information can be searched, the data is sent, and if the target routing information cannot be searched, a forwarding node is selected according to the forwarding probability, and directional searching is continued.
In S102, if the routing information table includes target routing information that can reach the destination node, before performing S103, the method further includes:
detecting whether target routing information which is stored in the routing information table and can reach the destination node is effective routing information or not; if yes, executing S103; if not, S104 is executed.
It should be noted that, when a source node S in the ad hoc network of the unmanned aerial vehicle has a data packet to send to a destination node M, first, S queries an existing routing information table to see whether routing information capable of reaching the node M exists in the table and whether the routing information is still valid, if yes, sends data according to the routing information, and if not, the node S establishes a route from the node S to the destination node M; the valid routing information here means that data can be accurately sent to the destination node, and specifically, the update time of the route is the latest, or the transmission path of the route is correct, which is not specifically limited herein.
S103, sending data to the destination node through the target routing information which is stored in the routing information table and can reach the destination node;
specifically, S103 in the present embodiment includes:
if the node storing the target routing information which can reach the destination node is a source node, transmitting data to the destination node by using the target routing information through the source node;
if the node storing the target routing information which can reach the destination node is a forwarding node, the forwarding node sends the target routing information and the routing relay information to the source node so that the source node sends data to the destination node according to the target routing information and the routing relay information;
the routing relay information comprises source node address information, address information of passing forwarding nodes and target address information.
It should be noted that, when no valid target routing information exists in the source node, the source node may create routing creation information and send the routing creation information to the forwarding node, and after receiving the routing creation information, the forwarding node sends routing relay information to the next forwarding node if no valid target routing information is found, until the routing information sent to the target node is found; further, the route creation information and the route relay information are the same, and the contents thereof generally include at least: a source node IP, a destination node IP, a previous hop node IP address, a next hop node IP address, a precursor linked list pointer, etc.
It can be understood that the target routing information in the present scheme is a route that can lead to the target node on the node where the target routing information is located, and if the node where the target routing information is located is not the source node but the forwarding node, the target routing information is only a route from the forwarding node to the target node, but not a route from the source node to the target node, and only when the target routing information is connected with all the forwarding nodes that are passed through, a path that can send data from the source node to the target node is formed. And, the route relay information is updated when passing through each forwarding node, and the updated content may include an IP address of a previous hop node, an IP address of a next hop node, and the like.
Therefore, in the process, if the initial node is the source node, the data is directly sent according to the target routing information; if the initial node is a forwarding node, it means that the route finds the target routing information after being forwarded by other nodes, and therefore, the forwarding node needs to inform the source node of the routing information, that is, when the routing relay information reaches a certain node in the middle, when the routing relay information and the routing information in the routing table of the current node can create complete path information from the source node S to the destination node M, a path data packet containing complete routing information can be constructed by the current node, and is returned to the source node S along the opposite path, S can construct a route from the node S to the node M according to the received path data, and send the data packet to the destination node M along the newly constructed route.
S104, calculating the forwarding probability of each node in the preset range of the initial node according to the position information of each node, selecting a preset number of forwarding nodes according to the forwarding probability of each node, taking each forwarding node as the initial node, and continuing to execute S102.
Specifically, if complete path information from the source node S to the destination node m cannot be created according to the routing relay information sent by the previous node and the routing information in the routing table of the current initial node, the forwarding probability of each node in the predetermined range of the initial node is calculated, a predetermined number of forwarding nodes are selected according to the sequence of the forwarding probabilities from large to small, and the determined forwarding nodes are used for executing S102 to continuously search for the target routing information until the complete path information from the source node S to the destination node m is constructed or the hop count of the data packet exceeds a certain range.
It is obvious, in this scheme, utilize the wireless communication unit of carrying on the unmanned aerial vehicle, obtain near unmanned aerial vehicle's accurate position, the position information according to near unmanned aerial vehicle comes the selective propagation route to establish the information, the quantity that the route was established has been reduced, thereby reduce wireless network resources, furthermore, this scheme combines wireless broadband ad hoc network technique and unmanned aerial vehicle, full play unmanned aerial vehicle occupies this advantage of leading empty high-order, simultaneously with the help of the intelligent type of ad hoc network equipment, unmanned aerial vehicle's application also can break away from the mode of traditional ground single-point control unit, practical application for unmanned aerial vehicle bee colony provides breakthrough's impetus.
Referring to fig. 3, based on the foregoing embodiment, in this embodiment, S104 specifically includes:
s1041, calculating the forwarding probability of each node in the 1-hop range according to the position information of each node in the 1-hop range of the initial node, and selecting 3 intermediate nodes according to the forwarding probability of each node;
s1042, detecting whether target routing information capable of reaching the destination node exists in a routing information table stored in each intermediate node; if yes, executing S103, and if not, executing S1043;
s1043, calculating the forwarding probability of each node in the 2-hop range according to the position information of each node in the 2-hop range of the initial node, selecting 6 forwarding nodes according to the forwarding probability of each node, taking each forwarding node as the initial node, and continuing to execute S102.
In this embodiment, calculating the forwarding probability of each node in the m-hop range includes:
determining the number m of forwarding hops, the total number n of nodes of the network, the transmission radius l of the network, the propagation radius d of each hop and the distance d between each node and a source nodexAnd a weighting factor α; wherein m is a positive integer not less than 1;
calculating the forwarding probability of each node by using a forwarding probability determination rule;
the forwarding probability is determined as:
Figure BDA0001518094650000101
wherein p ismThe forwarding probability of the initial node being the number of forwarding hops m.
Specifically, in this embodiment, the routing information table includes location information of each node within a predetermined range of the node, where the predetermined range in this scheme may be set according to an actual situation, in this scheme, a distance of a propagation radius of each node is taken as 1 hop, and after an initial node determines that there is no target routing information in this node, a forwarding node is determined within the predetermined range, and in this embodiment, the predetermined range is a 2-hop range, so in this scheme, first, an intermediate node is selected within the 1-hop range, and then, data is sent to the determined forwarding node through the intermediate node.
In this embodiment, a method for determining an intermediate node and a forwarding node is disclosed, which specifically includes the following steps:
referring to fig. 4, assuming that l is the radius of the ad hoc network of the drone, d is the propagation radius of each hop node, the number of outward nodes is (1,2, …, l/d), n is the number of nodes in the whole network, and then
Figure BDA0001518094650000102
Is the node density in the entire network. Therefore:
the number of nodes in the 1-hop range is
Figure BDA0001518094650000111
The number of nodes in the 2-hop range is
Figure BDA0001518094650000112
The number of nodes in the 3-hop range is
Figure BDA0001518094650000113
The number of nodes in the m-hop range is as follows:
Figure BDA0001518094650000114
in FIG. 4, if the central node NSTo be transmitted to other nodes in the network, NSIt is necessary to create routes to other corresponding network nodes, NS1,2, …, m hops on centerThe propagation radii are d, 2d, …, md and NSWhen the route creating message is issued externally, the route creating message is positioned in a one-hop range, and all nodes in the transmission radius can accurately receive the route creating message, because any node can accurately know the positions of other nodes in the 1-hop and 2-hop ranges, the node in the 1-hop range is positioned in the N-hop rangeSThe nodes near the sphere of radius d for the center of the sphere diffuse the route creation information outward.
In order to reduce the network performance caused by excessive routing information, in the present scheme, only 3 intermediate nodes are selected from nodes near the sphere with the radius d as routing information propagation nodes (because the receiving areas of three nodes can cover the whole sphere in the ideal case), as shown in fig. 4, N1、N2、N3Is selected as a routing information intermediate node in a 1-hop range, and the propagation range of 3 nodes covers NSCentered on d, the whole sphere of jump 1 with the radius of NSThe vast majority of the 2-jump sphere range at the center (the figure here is a cross-sectional view in space).
As can be seen from fig. 4, a part still lies at NSThe region between 1 and 2 hops is not centered by N1、N2、N3Is covered by the propagation range of node NSCan inquire out the position at NSFor the situation of nodes distributed in the area between 1 hop and 2 hops, 6 nodes are selected from nodes near the circle with the radius of 2d as routing information propagation nodes. As shown in FIG. 5, N4、N5、N6、N7、N8、N9The routing information forwarding nodes are selected as routing information forwarding nodes in a 2-hop range, and the propagation range of 6 nodes covers NSThe entire 2-hop range centered, while also covering NSThe vast majority of the 3-hop range at the center.
By the above manner, when the source node S broadcasts the route creation information to all the neighboring nodes within the 1-hop range, after the nodes within the 1-hop range receive the route creation information, the route creation information is calculated by the probability:
Figure BDA0001518094650000115
forwarding the route relay information, wherein dxThe distance between the current node and the central node is taken as alpha, which is a weighting factor, and the farther the node is from the central node, the greater the forwarding probability is;
furthermore, after the nodes between the m-1 and the m-hop range receive the route creation information sent by the m-1 hop, the route creation information is sent by the probability
Figure BDA0001518094650000121
And sending the route relay information, and propagating the route relay information so as to find a complete path from the source node to the destination node.
It should be noted that, in the present solution, the route creation information sent by the source node is broadcast and sent to the nodes in each 1-hop range, and 3 intermediate nodes are selected from the route creation information, and then forwarded, and the unselected nodes delete the route creation information sent by the source node; the route creation information is valid only on selected nodes and not on selected nodes.
It can be seen that in the unmanned aerial vehicle ad hoc network method in the scheme, in the process of creating the route, the route information data packet is not blindly diffused to all the nodes around in a large scale, but whether the route creation data packet is continuously diffused outwards is selectively and pertinently determined according to the acquired position information, so that the amount of the route creation data packet is greatly reduced, and the data processing delay is shortened.
In the following, the data transmission system provided by the embodiment of the present invention is introduced, and the data transmission system described below and the data transmission system described above may be referred to each other.
Referring to fig. 6, an embodiment of the present invention provides a data transmission system based on an unmanned aerial vehicle ad hoc network, including:
an initial node determining module 100, configured to use a source node as an initial node when the source node sends data to a destination node;
a detecting module 200, configured to detect whether there is target routing information that can reach the destination node in a routing information table stored in the initial node; the routing information table comprises the position information of each node in the preset range of the node;
a data sending module 300, configured to send data to the destination node through the target routing information that is stored in the routing information table and can reach the destination node when the target routing information that can reach the destination node exists in the routing information table;
a forwarding node determining module 400, configured to calculate, when there is no target routing information that can reach the destination node in the routing information table, a forwarding probability of each node within a predetermined range of an initial node according to the location information of each node, select a predetermined number of forwarding nodes according to the forwarding probability of each node, use each forwarding node as the initial node, and continue to trigger the detecting module.
Wherein, the data sending module 300 includes:
a first sending unit, configured to send data to the destination node through a source node by using target routing information when a node storing the target routing information that can reach the destination node is the source node;
a second sending unit, configured to send, if a node storing target routing information that can reach the destination node is a forwarding node, the target routing information and the routing relay information to the source node through the forwarding node, so that the source node sends data to the destination node according to the target routing information and the routing relay information; the routing relay information comprises source node address information, address information of passing forwarding nodes and target address information.
Wherein, this scheme still includes:
an effective route detection module, configured to detect whether target route information that is stored in the route information table and can reach the destination node is effective route information; if yes, triggering the data sending module; if not, the forwarding node determination module is triggered.
Wherein the forwarding node determining module 400 includes:
the intermediate node determining unit is used for calculating the forwarding probability of each node in the 1-hop range according to the position information of each node in the 1-hop range of the initial node, and selecting 3 intermediate nodes according to the forwarding probability of each node;
a routing information detection unit, configured to detect whether there is target routing information that can reach the destination node in a routing information table stored in each intermediate node; if the data exists, the data sending module is triggered, and if the data does not exist, the forwarding node determining unit is triggered;
and the forwarding node determining unit is used for calculating the forwarding probability of each node in the 2-hop range according to the position information of each node in the 2-hop range of the initial node, selecting 6 forwarding nodes according to the forwarding probability of each node, taking each forwarding node as the initial node, and triggering the detection module.
Based on any of the above embodiments, in this embodiment, a computer-readable storage medium is further disclosed, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the data transmission method are implemented.
Specifically, the storage medium may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (7)

1. A data transmission method based on an unmanned aerial vehicle ad hoc network is characterized by comprising the following steps:
s101, when a source node sends data to a destination node, the source node is used as an initial node;
s102, detecting whether target routing information capable of reaching the destination node exists in a routing information table stored in an initial node; the routing information table comprises the position information of each node in the preset range of the node; if yes, executing S103, and if not, executing S104;
s103, sending data to the destination node through the target routing information which is stored in the routing information table and can reach the destination node;
s104, calculating the forwarding probability of each node in the preset range of the initial node according to the position information of each node, selecting a preset number of forwarding nodes according to the forwarding probability of each node, taking each forwarding node as the initial node, and continuing to execute S102;
wherein the S104 includes:
s1041, calculating the forwarding probability of each node in the 1-hop range according to the position information of each node in the 1-hop range of the initial node, and selecting 3 intermediate nodes according to the forwarding probability of each node;
s1042, detecting whether target routing information capable of reaching the destination node exists in a routing information table stored in each intermediate node; if yes, executing S103, and if not, executing S1043;
s1043, calculating the forwarding probability of each node in the 2-hop range according to the position information of each node in the 2-hop range of the initial node, selecting 6 forwarding nodes according to the forwarding probability of each node, taking each forwarding node as the initial node, and continuing to execute S102;
wherein, calculating the forwarding probability of each node in the m-hop range comprises:
determining the number m of forwarding hops, the total number n of nodes of the network, the transmission radius l of the network, the propagation radius d of each hop and the distance d between each node and a source nodexAnd a weighting factor α; wherein m is a positive integer not less than 1;
calculating the forwarding probability of each node by using a forwarding probability determination rule;
the forwarding probability determination rule is as follows:
Figure FDA0002711319330000011
wherein p ismThe forwarding probability of the initial node being the number of forwarding hops m.
2. The data transmission method according to claim 1, wherein the S103 comprises:
if the node storing the target routing information which can reach the destination node is a source node, transmitting data to the destination node by using the target routing information through the source node;
if the node storing the target routing information which can reach the destination node is a forwarding node, the forwarding node sends the target routing information and the routing relay information to the source node so that the source node sends data to the destination node according to the target routing information and the routing relay information;
the routing relay information comprises source node address information, address information of passing forwarding nodes and target address information.
3. The data transmission method according to claim 1, wherein in S102, if there is target routing information that can reach the destination node in the routing information table, before performing S103, the method further includes:
detecting whether target routing information which is stored in the routing information table and can reach the destination node is effective routing information or not; if yes, executing S103; if not, S104 is executed.
4. The utility model provides a data transmission system based on unmanned aerial vehicle ad hoc network which characterized in that includes:
an initial node determining module, configured to use a source node as an initial node when the source node sends data to a destination node;
the detection module is used for detecting whether target routing information capable of reaching the destination node exists in a routing information table stored in the initial node; the routing information table comprises the position information of each node in the preset range of the node;
the data sending module is used for sending data to the destination node through the target routing information which is stored in the routing information table and can reach the destination node when the target routing information which can reach the destination node exists in the routing information table;
the forwarding node determining module is used for calculating the forwarding probability of each node in the preset range of the initial node according to the position information of each node when target routing information which can reach the target node does not exist in the routing information table, selecting a preset number of forwarding nodes according to the forwarding probability of each node, taking each forwarding node as the initial node, and continuing to trigger the detection module;
wherein the forwarding node determination module comprises:
the intermediate node determining unit is used for calculating the forwarding probability of each node in the 1-hop range according to the position information of each node in the 1-hop range of the initial node, and selecting 3 intermediate nodes according to the forwarding probability of each node;
a routing information detection unit, configured to detect whether there is target routing information that can reach the destination node in a routing information table stored in each intermediate node; if the data exists, the data sending module is triggered, and if the data does not exist, the forwarding node determining unit is triggered;
the forwarding node determining unit is used for calculating the forwarding probability of each node in the 2-hop range according to the position information of each node in the 2-hop range of the initial node, selecting 6 forwarding nodes according to the forwarding probability of each node, taking each forwarding node as the initial node, and triggering the detection module;
wherein the forwarding node determination module is specifically configured to: determining the number of forwarding hops m, the total number of nodes n of the network, the transmission radius l of the network, perPropagation radius of hop d, distance of each node from source node dxAnd a weighting factor α; wherein m is a positive integer not less than 1; calculating the forwarding probability of each node by using a forwarding probability determination rule; the forwarding probability determination rule is as follows:
Figure FDA0002711319330000031
wherein p ismThe forwarding probability of the initial node being the number of forwarding hops m.
5. The data transmission system of claim 4, wherein the data sending module comprises:
a first sending unit, configured to send data to the destination node through a source node by using target routing information when a node storing the target routing information that can reach the destination node is the source node;
a second sending unit, configured to send, if a node storing target routing information that can reach the destination node is a forwarding node, the target routing information and the routing relay information to the source node through the forwarding node, so that the source node sends data to the destination node according to the target routing information and the routing relay information; the routing relay information comprises source node address information, address information of passing forwarding nodes and target address information.
6. The data transmission system of claim 5, further comprising:
an effective route detection module, configured to detect whether target route information that is stored in the route information table and can reach the destination node is effective route information; if yes, triggering the data sending module; if not, the forwarding node determination module is triggered.
7. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, carries out the steps of the data transmission method according to one of claims 1 to 3.
CN201711393995.2A 2017-12-21 2017-12-21 Data transmission method and device based on unmanned aerial vehicle ad hoc network Active CN108092707B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711393995.2A CN108092707B (en) 2017-12-21 2017-12-21 Data transmission method and device based on unmanned aerial vehicle ad hoc network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711393995.2A CN108092707B (en) 2017-12-21 2017-12-21 Data transmission method and device based on unmanned aerial vehicle ad hoc network

Publications (2)

Publication Number Publication Date
CN108092707A CN108092707A (en) 2018-05-29
CN108092707B true CN108092707B (en) 2021-01-26

Family

ID=62178189

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711393995.2A Active CN108092707B (en) 2017-12-21 2017-12-21 Data transmission method and device based on unmanned aerial vehicle ad hoc network

Country Status (1)

Country Link
CN (1) CN108092707B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109327255B (en) * 2018-09-26 2023-01-24 中国民航管理干部学院 Routing method and system for unmanned aerial vehicle ad hoc network
CN109510658B (en) * 2018-12-29 2021-06-15 湖北航天技术研究院总体设计所 Networking access method, system and platform applied to multi-floating platform scene
CN110234154B (en) * 2019-06-17 2021-11-30 广东工业大学 Outdoor team communication system supporting ad hoc network
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
CN110958661B (en) * 2019-11-25 2021-11-05 北京邮电大学 Unmanned aerial vehicle network route selection method and device and unmanned aerial vehicle node
CN111130626A (en) * 2019-12-25 2020-05-08 中电科航空电子有限公司 Airborne Beidou equipment and relaying method based on airborne Beidou equipment
CN112013839A (en) * 2020-08-18 2020-12-01 重庆交通大学 Unmanned aerial vehicle cluster real-time positioning method in GPS rejection environment
CN112533303A (en) * 2020-11-19 2021-03-19 一飞(海南)科技有限公司 Method and system for maintaining routing table of formation performance unmanned aerial vehicle, computer equipment and terminal
CN112584348B (en) * 2020-11-27 2023-06-23 一飞(海南)科技有限公司 Unmanned aerial vehicle formation data transmission path switching method, system, medium and terminal
CN113507339B (en) * 2021-06-01 2022-08-12 中国人民解放军火箭军工程大学 Unmanned aerial vehicle swarm countering method based on swarm behavior characteristics

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016190912A1 (en) * 2015-01-26 2016-12-01 Adventive Ipbank Secure dynamic communication network and protocol
CN107168366A (en) * 2017-06-05 2017-09-15 合肥工业大学 Unmanned plane formation adaptive information distribution processing method

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101013967B (en) * 2005-12-23 2010-04-14 上海大学 Method for detecting visualization of wireless self-organizing network topological structure
CN101083595A (en) * 2006-05-30 2007-12-05 株式会社Ntt都科摩 Method for routing foundation
US7706275B2 (en) * 2007-02-07 2010-04-27 International Business Machines Corporation Method and apparatus for routing data in an inter-nodal communications lattice of a massively parallel computer system by employing bandwidth shells at areas of overutilization
CN101068203A (en) * 2007-06-11 2007-11-07 北京交通大学 Cluster self-organizing routing method and device
CN101471864B (en) * 2007-12-28 2011-10-05 中国科学院软件研究所 Data forwarding method based on receiver route in wireless self-organizing network
CN101394353B (en) * 2008-10-13 2011-11-02 北京邮电大学 Data packet competition forwarding method used in vehicle-mounted Ad hoc network
CN101815337B (en) * 2010-04-21 2012-04-18 无锡泛联软件科技有限公司 Wireless ad hoc network reactive route method based on probability
CN102014114B (en) * 2010-07-09 2013-10-23 北京哈工大计算机网络与信息安全技术研究中心 Method and device for protecting location privacies of objects in Internet of things
US20110122878A1 (en) * 2011-01-27 2011-05-26 Xiangming Li Method of percolation networking architecture for data transmission and routing
CN102594698A (en) * 2012-03-12 2012-07-18 中国人民解放军总参谋部第六十三研究所 DTN asynchronous routing algorithm based on node position projection
US9473235B2 (en) * 2014-01-15 2016-10-18 Honeywell International Inc. Routing based on length of time of available connection
CN104038965B (en) * 2014-06-10 2017-05-10 南京邮电大学 Opportunistic routing method capable of efficiently utilizing energy, for mobile wireless sensor network
CN105025545B (en) * 2015-06-05 2018-10-16 电子科技大学 The method for routing suitable for wireless network based on competition forwarding
CN104936249B (en) * 2015-06-05 2018-10-16 电子科技大学 A kind of routing self-healing method suitable for wireless network
CN107071850B (en) * 2016-12-08 2020-07-07 南京航空航天大学 Improved AODV routing protocol capable of adapting to different motion scenes
CN106686758B (en) * 2016-12-28 2020-05-05 上海海事大学 Method for recovering connectivity of wireless sensor network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016190912A1 (en) * 2015-01-26 2016-12-01 Adventive Ipbank Secure dynamic communication network and protocol
CN107168366A (en) * 2017-06-05 2017-09-15 合肥工业大学 Unmanned plane formation adaptive information distribution processing method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Securing UAV Communications Via Trajectory__Optimization;Zhangguangchi;《ResearchGate》;20171012;全文 *

Also Published As

Publication number Publication date
CN108092707A (en) 2018-05-29

Similar Documents

Publication Publication Date Title
CN108092707B (en) Data transmission method and device based on unmanned aerial vehicle ad hoc network
Arafat et al. Routing protocols for unmanned aerial vehicle networks: A survey
CN108600942B (en) Routing method of unmanned aerial vehicle ad hoc network
Oubbati et al. A survey on position-based routing protocols for Flying Ad hoc Networks (FANETs)
Pu Jamming-resilient multipath routing protocol for flying ad hoc networks
Raja et al. OCHSA: designing energy-efficient lifetime-aware leisure degree adaptive routing protocol with optimal cluster head selection for 5G communication network disaster management
Lee et al. Geo-opportunistic routing for vehicular networks [topics in automotive networking]
Pu Link-quality and traffic-load aware routing for UAV ad hoc networks
Shen et al. A novel routing protocol providing good transmission reliability in underwater sensor networks
EP2789139B1 (en) Density-aware zone-based packet forwarding in vehicular networks
Sahingoz Mobile networking with UAVs: Opportunities and challenges
Hayes et al. Location aware sensor routing protocol for mobile wireless sensor networks
Xie An enhanced OLSR routing protocol based on node link expiration time and residual energy in ocean FANETS
Kurt et al. Distributed connectivity maintenance in swarm of drones during post-disaster transportation applications
Huang et al. Coordinate-assisted routing approach to bypass routing holes in wireless sensor networks
KR20130128144A (en) Method of dynamic tree topology formation in swarming uav sensor network
Li et al. Improving routing in networks of Unmanned Aerial Vehicles: Reactive‐Greedy‐Reactive
CN108024200B (en) Self-adaptive method and system for intermittently connected unmanned aerial vehicle self-organizing network
Kumar et al. Performance investigation of topology-based routing protocols in flying ad-hoc networks using NS-2
JP2008244792A (en) Wireless network system
Kumar et al. LoCaL: link‐optimized cone‐assisted location routing in flying ad hoc networks
Harounabadi et al. TAG: Trajectory aware geographical routing in cognitive radio ad hoc networks with UAV nodes
KR101243244B1 (en) Routing apparatus and method for minimizing the energy consumption in ad-hoc network
JP4828645B2 (en) Inter-vehicle communication system and inter-vehicle communication method
US9906431B2 (en) Rapid localization platform for location based applications in self-organized networking systems

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
TR01 Transfer of patent right

Effective date of registration: 20240126

Address after: Room 401, Unit 4, Building 4, Phase 4, Xiangmin Jiayuan, No. 70 Gongyuan Road, Ruichang City, Jiujiang City, Jiangxi Province, 332200

Patentee after: Yu Shaozhi

Country or region after: China

Address before: Room 201, Building A, No. 318 Outer Ring West Road, University City, Panyu District, Guangzhou City, Guangdong Province, 511400

Patentee before: Guangzhou University Town (Guangong) Science and Technology Achievement Transformation Center

Country or region before: China

Effective date of registration: 20240126

Address after: Room 201, Building A, No. 318 Outer Ring West Road, University City, Panyu District, Guangzhou City, Guangdong Province, 511400

Patentee after: Guangzhou University Town (Guangong) Science and Technology Achievement Transformation Center

Country or region after: China

Address before: 510006 No. 100 West Ring Road, Panyu District University, Guangdong, Guangzhou

Patentee before: GUANGDONG University OF TECHNOLOGY

Country or region before: China

TR01 Transfer of patent right