CN113131982A - Low-orbit satellite distributed dynamic multipath routing method based on network coding - Google Patents

Low-orbit satellite distributed dynamic multipath routing method based on network coding Download PDF

Info

Publication number
CN113131982A
CN113131982A CN201911389992.0A CN201911389992A CN113131982A CN 113131982 A CN113131982 A CN 113131982A CN 201911389992 A CN201911389992 A CN 201911389992A CN 113131982 A CN113131982 A CN 113131982A
Authority
CN
China
Prior art keywords
algorithm
data packet
forwarding
network
packet
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.)
Pending
Application number
CN201911389992.0A
Other languages
Chinese (zh)
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.)
Peoples Liberation Army Strategic Support Force Aerospace Engineering University
Original Assignee
Beijing Anyuan Technology Co ltd
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 Beijing Anyuan Technology Co ltd filed Critical Beijing Anyuan Technology Co ltd
Priority to CN201911389992.0A priority Critical patent/CN113131982A/en
Publication of CN113131982A publication Critical patent/CN113131982A/en
Pending legal-status Critical Current

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/1851Systems using a satellite or space-based relay
    • H04B7/18519Operations control, administration or maintenance
    • 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/1851Systems using a satellite or space-based relay
    • H04B7/18513Transmission in a satellite or space-based system

Abstract

The invention provides a satellite distributed dynamic multipath routing algorithm NC-DDMR based on network coding, which does not need nodes to obtain full-network topology information to calculate and maintain fixed multipath. The node can judge the conditions of link failure, congestion and the like only by the information provided by the neighbor node, and select a proper next path, thereby reducing the protocol complexity and the algorithm overhead. When the data packet is forwarded, the algorithm dynamically allocates the forwarding probability according to the state of the downstream node, so that the network congestion is reduced; redundancy compensation is carried out on the forwarding failure probability of the data packet, and the successful delivery rate of the data packet is improved; finally, the algorithm reduces the correlation between the redundant packet and the original data packet through network coding in the stream, thereby improving the successful delivery rate of the data packet under the same redundancy.

Description

Low-orbit satellite distributed dynamic multipath routing method based on network coding
Technical Field
The invention relates to a network coding-based multipath routing method, which is suitable for the field of low-orbit satellite networks.
Background
The network coding technology integrates two concepts of coding and routing, and codes information transmitted in different data links and forwards the coded information in a broadcast mode, so that communication nodes in a network have double functions of coding and routing.
The multipath routing is applied to the satellite communication network, and compared with a single-path routing algorithm, the multipath routing has the unique advantages of high bandwidth utilization rate, strong congestion and burst processing capability and the like. However, when the multi-path routing is applied to the satellite network, on one hand, a plurality of paths transmit data messages in parallel, and due to different hop counts and bandwidths of the paths, the difference of message transmission delay is large, and a message disorder phenomenon can be caused at a destination end; on the other hand, packet loss is easily caused due to network topology change and link failure. The network coding can well supplement the multipath routing technology according to own advantages. The multi-path routing technology based on network coding needs less redundant data packets when the same reliability is achieved, and the consumption of network energy is greatly reduced.
1) Improved MORE protocol based on network coding
Most of the previous research on the MORE protocol is based on terrestrial networks, and is concerned MORE about transmission quality problems, and requires that nodes can detect other nodes, and this strategy is not suitable for use in resource-tight satellite networks, so an improved MORE routing protocol, a path scalable network coding Protocol (PSNC), is proposed.
To apply the MORE policy to the satellite network and improve bandwidth utilization, the algorithm reduces the number of transmission paths by introducing an opportunistic routing policy. In the network, the source node selects the optimal path in the MEO as the primary path and selects the backup path in the LEO. The nodes still transmit information in a broadcasting mode, so that each node can receive the information, but only the nodes connected with the MEO link and the LEO link carry out coding forwarding, and not all intermediate nodes carry out coding operation, thereby greatly optimizing the performance of the algorithm and reducing the complexity of the algorithm. The algorithm has good effect on improving the bandwidth utilization rate and the correct delivery rate of the data packets. Although effective to some extent, this algorithm is not based entirely on LEO's multi-path routing strategy.
2) Opportunistic routing algorithm based on network coding
The opportunistic routing algorithm based on the network coding combines the network coding with opportunistic routing, and utilizes respective advantages to better serve the dynamic satellite network. The algorithm can be seen as an extension of on-demand routing based on location information. The algorithm mainly aims to improve the bandwidth utilization rate on the premise of ensuring lower end-to-end delay, delay jitter and smaller signaling overhead. The method comprises three stages of route discovery, coding opportunity calculation and data packet forwarding. The route discovery is used for searching N paths, the coding machine can calculate through node buffer area information, and data packets are coded and forwarded according to coding opportunities. In the algorithm, the data packet can be transmitted through a path with more hops, so that congestion is avoided, and meanwhile, when the network load is larger, the data packet delivery rate is higher. However, each stage of the algorithm needs to perform calculation judgment, including routing selection and coding opportunity waiting, so that the calculation amount of the algorithm is large, and the implementation difficulty is high for non-broadcast satellites. The algorithm is based on inter-stream network coding and is not suitable for unicast scenarios.
3) Satellite multipath routing algorithm of integrated network coding
Aiming at the time-varying property, the unreliability and the discontinuity of a satellite network link and the problem that messages are out of order easily caused by applying multipath routing in a satellite network, the algorithm utilizes a network coding algorithm based on the traditional multipath routing to solve the problem. The algorithm introduces a concept of virtual topology, converts a dynamic topological structure of an LEO satellite network into a static topological structure, calculates K shortest paths between any pair of nodes in advance at a gateway station according to the periodicity and predictability of the network, and loads a routing table onto each satellite. The algorithm improves the successful delivery rate through data packet redundancy. Simulation shows that the successful delivery rate of the data packet can be greatly improved by introducing the network coding under the condition of equal redundancy.
Although the algorithm plays a certain role in forwarding the data packet, the robustness is poor and the data packet is not paid for. In an off-line state, K paths between any pair of nodes are calculated, so that the computation amount is large, the storage cost of a satellite routing table is large, and the adaptability to the sudden change of the satellite network topology is poor; the multiple paths do not rely on network state information to send data in parallel, the redundancy is high, and large bandwidth resource waste is caused; the multiple paths do not intersect so that the coding effect of the intermediate nodes is not obvious.
SUMMARY OF THE PATENT FOR INVENTION
Aiming at the problems, the patent provides a satellite distributed dynamic multipath routing algorithm NC-DDMR, and the method does not need nodes to obtain the topology information of the whole network to calculate and maintain fixed multipath. The node can judge the conditions of link failure, congestion and the like only by the information provided by the neighbor node, and select a proper next path, thereby reducing the protocol complexity and the algorithm overhead. When the data packet is forwarded, the algorithm dynamically allocates the forwarding probability according to the state of the downstream node, so that the network congestion is reduced; redundancy compensation is carried out on the forwarding failure probability of the data packet, and the successful delivery rate of the data packet is improved; finally, the algorithm reduces the correlation between the redundant packet and the original data packet through network coding in the stream, thereby improving the successful delivery rate of the data packet under the same redundancy.
In particular, at the beginning of the time interval Δ t, i.e. at the time t0,t1,…,tnAnd each node updates the transmission delay information from the node to all other nodes according to the ephemeris. When the data packet is transmitted, the algorithm does not need to establish and maintain a plurality of paths in advance, and the data packet is directly delivered according to the information of the neighbor nodes. The algorithm can utilize the feedback information of the neighbor nodes to timely detect the conditions of link failure, area congestion and the like, and timely change the forwarding strategy of the downstream node without any response of the source node. The distributed forwarding process enables data to well avoid a congestion area, reduces time delay, and realizes the adaptability of the algorithm to a dynamic network with minimum time delay and packet loss cost.
In order to reduce the packet loss rate, the algorithm introduces network coding and proposes a dynamic probability forwarding algorithm (DPF) in a coded packet forwarding strategy. The source node splits a data packet into m data packets with the same size, wherein the m data packets have the same group number, and the data packets are coded by adopting random linear coding and then forwarded. When receiving a new data packet, the intermediate node recodes and forwards the same group of data packets cached originally, and empties the cache after a time interval T. Each downstream node has a forwarding opportunity when forwarding the encoded packet. When initializing, the node firstly distributes priority to the downstream node according to the time delay information of the downstream node, and then dynamically distributes forwarding probability to the downstream node according to the priority and other information when forwarding the data packet. When the data packet is forwarded through a certain downstream node, the failure probability exists, the algorithm can carry out compensation forwarding according to the failure probability and with a certain probability, and the successful delivery rate of the data packet is improved.
Drawings
FIG. 1 is a flow chart of a dynamic probability forwarding algorithm of the present invention;
Detailed Description
1) Satellite distributed dynamic multipath routing algorithm
The specific implementation process of the satellite distributed dynamic multipath routing algorithm can be divided into three steps: algorithm initialization, same-group data packet coding and probability compensation forwarding. Only when the first packet of a new source-destination node pair arrives, the node needs to be initialized, including parameter definition, downstream node selection, and downstream node sequencing.
Figure BSA0000198890140000021
Figure BSA0000198890140000031
The algorithm distributes forwarding priority to a plurality of downstream nodes, and the smaller the time delay from the node to the destination node, the higher the priority. And the nodes dynamically allocate forwarding probabilities to the downstream nodes according to the information of the downstream nodes. When the data packet is forwarded, the downstream nodes are polled in sequence from high to low according to the priority. When the data packet is determined to be forwarded through a certain downstream node, the data packet has a certain failure probability. In order to reduce the packet loss rate, the algorithm dynamically performs "compensation forwarding" on the data packet, that is, forwards the duplicated data packet with a certain probability.
After the initialization process is completed, a communication sub-graph G ' (V ', E ') can be obtained. The remaining two steps will be performed in a sub-graph, where each node has the possibility to forward packets. When congestion occurs locally, the probability of failure in forwarding the coded packet is increased, and the algorithm can increase the probability of compensation forwarding; when the downstream link e (i, j) fails, the set of downstream nodes of node vi removes node vj and updates the set. The algorithm has good dynamic adaptability to network emergency, and ensures higher successful delivery rate of the data packet under the condition of lower redundancy.
Figure BSA0000198890140000032
2) Dynamic probabilistic forwarding algorithm
The algorithm transmits the probability forwarding of the coded packet according to the queue information sent by the downstream node, as shown in the figure. Suppose node viThere are I downstream nodes, each having an initial parameter pj∈[0,1]J is 0, 1, …, I, and pIThe higher the priority, the smaller the index.
When an encoded packet needs to be forwarded, the downstream nodes are polled starting at 1. When node vjWhen polled, its forwarding probability Pi(j) Is calculated as follows:
first consider node vjRelative weight of (1), denoted as rj. The definition is as follows:
r1=p1 (1.1)
Figure BSA0000198890140000041
when the downstream node send queue is not full, node vjThe normalized relative weight of (a) is defined as:
Figure BSA0000198890140000042
where BQ is a non-full set of queues. When sigmak∈BQrkWhen the normalized relative weight of the last downstream node is 1 and the normalized relative weights of the other nodes are 0, the normalized relative weight of the downstream node whose transmission queue is full is set to be 1
Figure BSA0000198890140000043
The node forwarding probability may be expressed as:
Figure BSA0000198890140000044
in DPF, two thresholds min are set for each transmit queuethAnd maxth. When average transmission queue length Qavg(j) Less than minthParameter p of time queuejNo change occurs; when the average queue length is larger than maxthWhen the parameter pjIs 0; parameter p when the average queue length is between two thresholdsjThe linearity decreases. p is a radical ofjThe variation Δ p is:
Δp=pj(minth-Qavg(j))/(maxth-minth) (1.5)
when the coded packet passes through the node vjWhen forwarding, its failure probability is set as Pi' (j). There are two cases of transmission failure: link packet loss, node vjAnd the sending queue loses packets. Without loss of generality, the average link loss rate is assumed as
Figure BSA0000198890140000046
Maximum packet drop probability max for transmit queuep. When Q isavg(j) Greater than minthLess than maxthThe transmit queue packet drop probability P is the current average queue length Qavg(j) Function of (c):
Figure BSA0000198890140000045
probability of failure Pi' (j) can be expressed as:
Pi′(j)=1-(1-P)(1-pa) (1.7)
algorithm with Pi′(j)~5Pi' j, the random probability determines whether the duplicated coded packet is forwarded, and if so, the forwarding process is the same as above. It can be seen that the larger the failure probability of the coded packet forwarding, the larger the compensation forwarding probability.

Claims (3)

1. A satellite distributed dynamic multi-path routing algorithm NC-DDMR based on network coding is mainly characterized in that fixed multi-paths are calculated and maintained without nodes acquiring full-network topology information, the nodes can judge the conditions of link failure, congestion and the like only by information provided by neighbor nodes, a proper next path is selected, and protocol complexity and algorithm overhead are reduced; when the data packet is forwarded, the algorithm dynamically allocates the forwarding probability according to the state of the downstream node, so that the network congestion is reduced; redundancy compensation is carried out on the forwarding failure probability of the data packet, and the successful delivery rate of the data packet is improved; finally, the algorithm reduces the correlation between the redundant packet and the original data packet through network coding in the stream, thereby improving the successful delivery rate of the data packet under the same redundancy.
2. The main characteristic of the method according to claim 1 is that multiple paths do not need to be established and maintained in advance, but the data packets are delivered directly according to the information of the neighboring nodes, and the feedback information of the neighboring nodes can be used to detect the link failure, area congestion, etc. in time, and change the forwarding strategy of the downstream node in time without any response from the source node. The distributed forwarding process enables data to well avoid a congestion area, reduces time delay, and realizes the adaptability of the algorithm to a dynamic network with minimum time delay and packet loss cost.
3. The method as claimed in claim 1, wherein the packet forwarding strategy is encoded by using a dynamic probability forwarding algorithm (DPF). The source node splits a data packet into m data packets with the same size, wherein the m data packets have the same group number, and the data packets are coded by adopting random linear coding and then forwarded. When receiving a new data packet, the intermediate node recodes and forwards the same group of data packets cached originally, and empties the cache after a time interval T. Each downstream node has a forwarding opportunity when forwarding the encoded packet.
CN201911389992.0A 2019-12-30 2019-12-30 Low-orbit satellite distributed dynamic multipath routing method based on network coding Pending CN113131982A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911389992.0A CN113131982A (en) 2019-12-30 2019-12-30 Low-orbit satellite distributed dynamic multipath routing method based on network coding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911389992.0A CN113131982A (en) 2019-12-30 2019-12-30 Low-orbit satellite distributed dynamic multipath routing method based on network coding

Publications (1)

Publication Number Publication Date
CN113131982A true CN113131982A (en) 2021-07-16

Family

ID=76767423

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911389992.0A Pending CN113131982A (en) 2019-12-30 2019-12-30 Low-orbit satellite distributed dynamic multipath routing method based on network coding

Country Status (1)

Country Link
CN (1) CN113131982A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114938235A (en) * 2022-04-08 2022-08-23 北京邮电大学 Data transmission method and device in satellite network integrating multipath and network coding
CN114944860A (en) * 2022-04-08 2022-08-26 北京邮电大学 Satellite network data transmission method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114938235A (en) * 2022-04-08 2022-08-23 北京邮电大学 Data transmission method and device in satellite network integrating multipath and network coding
CN114944860A (en) * 2022-04-08 2022-08-26 北京邮电大学 Satellite network data transmission method and device
CN114938235B (en) * 2022-04-08 2023-05-30 北京邮电大学 Satellite network data transmission method and device integrating multipath and network coding
CN114944860B (en) * 2022-04-08 2023-08-15 北京邮电大学 Satellite network data transmission method and device

Similar Documents

Publication Publication Date Title
CN110139319B (en) Routing method for minimizing transmission delay of high dynamic delay network
US9681356B2 (en) Data forwarding in hybrid mesh networks
CN103905306B (en) A kind of route exchanging method suitable for GEO/LEO bilayer Constellation Networks
CN108965125B (en) Double-layer satellite network multipath routing method based on network coding
US9425985B1 (en) Protection switching in radio networks
CN101932062B (en) Multipath routing method in Ad Hoc network environment
US8406126B1 (en) Ring-like communication architecture
CN107846706B (en) Congestion-avoiding code-aware wireless mesh network multi-path routing method
CN108075861B (en) Multipath-based network coding transmission method in software defined FiWi network
CN113055076B (en) Routing method in LEO/MEO double-layer satellite communication network
CN114070771B (en) Low orbit constellation multicast routing method
Pathak et al. Traffic aware load balancing in AOMDV for mobile Ad-hoc networks
CN113131982A (en) Low-orbit satellite distributed dynamic multipath routing method based on network coding
WO2018107432A1 (en) Real-time video transmission method of multipath network
CN101232458B (en) Multi path extension method based on MAODV protocol
CN101425879B (en) TDM/PW space time diversity method based on T-MPLS packet transmission network
Yin et al. NC-OLSR: A network coding based OLSR multipath transmission scheme for FANETs
Yu et al. Research of multi-path routing based on network coding in space information networks
CN115882931A (en) Multi-layer satellite data forwarding method and system
Zhao et al. Multi-path routing protocol for the video service in UAV-assisted VANETs
Akshay et al. Bandwidth optimized multicast routing algorithm based on hybrid mesh and tree structure with collision control in MANET using lempel-ziv-oberhumer method
CN114513241A (en) SDN-based high-performance QoS guaranteed low-orbit satellite inter-satellite routing method
CN106330399B (en) A kind of fast feedback approach suitable for multi-hop heterogeneous network network code
Kaur et al. Review on congestion control methods for network optimization in MANET
Wu et al. Cross-layer routing optimization for video transmission over wireless ad hoc networks

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220809

Address after: No. 1, Bayi Road, Huairou District, Beijing City, Beijing

Applicant after: Strategic Support Force Space Engineering University of PLA

Address before: 100191 f627, new main building of Beijing University of Aeronautics and Astronautics, Xueyuan Road, Haidian District, Beijing

Applicant before: Beijing Anyuan Technology Co.,Ltd.

DD01 Delivery of document by public notice
DD01 Delivery of document by public notice

Addressee: Xing Peifei

Document name: Notification of Qualified Procedures

WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20210716