CN109039934B - Space DTN network congestion control method and system - Google Patents

Space DTN network congestion control method and system Download PDF

Info

Publication number
CN109039934B
CN109039934B CN201810940501.6A CN201810940501A CN109039934B CN 109039934 B CN109039934 B CN 109039934B CN 201810940501 A CN201810940501 A CN 201810940501A CN 109039934 B CN109039934 B CN 109039934B
Authority
CN
China
Prior art keywords
node
message
congestion
probability
spatial
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
CN201810940501.6A
Other languages
Chinese (zh)
Other versions
CN109039934A (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.)
Huazhong University of Science and Technology
Original Assignee
Huazhong University of Science and 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 Huazhong University of Science and Technology filed Critical Huazhong University of Science and Technology
Priority to CN201810940501.6A priority Critical patent/CN109039934B/en
Publication of CN109039934A publication Critical patent/CN109039934A/en
Application granted granted Critical
Publication of CN109039934B publication Critical patent/CN109039934B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/12Avoiding congestion; Recovering from congestion

Abstract

The invention discloses a space DTN network congestion control method and a space DTN network congestion control system, and belongs to the technical field of satellite communication. The method comprises the following steps: in a spatial DTN network, if node vjAnd node viMeet and the message will be from node vjTransmission to node viThen according to node viNode v for estimating cache occupation state and number of neighbor nodesiA congestion probability after receiving the message; node viRefusing to receive the message by the congestion probability if the node viRefuse to receive the message, node viRejection of message input, node vjContinuing to store the message, and waiting for the next encounter to try to transmit the message; else node viAccepting message input. The invention also realizes a space DTN network congestion control system; the technical scheme of the invention is used for the spatial DTN, can effectively reduce the occurrence of node congestion, reduces the discarding probability of the whole network message and improves the network performance.

Description

Space DTN network congestion control method and system
Technical Field
The invention belongs to the technical field of satellite communication, and particularly relates to a method and a system for controlling space DTN network congestion.
Background
In a space DTN (Delay Tolerant network) network, space-level chips are often used for spacecraft nodes in a space environment, and the storage resource of each node is limited, so that some nodes in the network may take on more information transfer tasks than other nodes in a period of time, which may cause cache (Buffer) resources of message competition nodes. Especially in deep space communication, the end-to-end delay is larger, and a message may need to be stored for a long time before being forwarded to a next hop, so that cache management (including cache allocation, cache management policy and the like) of a node is very important;
in addition, in the DTN protocol system, a "store-carry-forward" strategy is adopted for message transmission, and when a proper relay node is not encountered and a received message cannot be sent in time, the node can only buffer the message. However, since the storage resources of nodes in a spatial DTN network are limited, congestion occurs when a received message exceeds the buffer capacity. The message discarding strategy adopted by the traditional congestion control method is not suitable for the spatial DTN network, because the message retransmission cost is too high in the spatial DTN network with very large time delay. Therefore, the congestion control method of the spatial DTN network must look at reducing the drop rate of messages when congestion occurs. Since there are limited opportunities for contact between spatial nodes, it may be difficult to alleviate congestion with limited opportunities for contact between nodes after congestion occurs, and therefore congestion control strategies are preferably performed before congestion occurs to try to prevent node cache exhaustion from having to drop messages.
Disclosure of Invention
In view of the above defects or improvement requirements of the prior art, the present invention provides a method and a system for controlling spatial DTN network congestion, which aim to estimate the probability of node congestion according to the local available cache of a spatial node and the number of its neighbor nodes when a new message arrives, and then reject the arriving message with the probability, thereby solving the technical problem of congestion control of the existing spatial DTN network.
In order to achieve the above object, the present invention provides a method for controlling spatial DTN network congestion, which comprises the following steps:
(1) in a spatial DTN network, if node vjAnd node viMeet and the message will be from node vjTransmission to node viThen according to node viNode v for estimating cache occupation state and number of neighbor nodesiA congestion probability after receiving the message;
(2) for node viRefusing to receive the message by the congestion probability if the node viIf the message is refused to be received, the step (3) is entered, otherwise, the step (4) is entered;
(3) node viRejection of message input, node vjContinuing to store the message, and waiting for the next encounter to try to transmit the message;
(4) node viAccepting message input.
Further, the node v is a function ofiNode v for estimating cache occupation state and number of neighbor nodesiThe congestion probability after receiving the message is specifically:
Figure BDA0001768941140000021
wherein, Pr iIs a node viReceivingCongestion probability after the message; node viTotal amount of cache is KiThe buffer margin is ki(ii) a Node viHaving miEach adjacent node carries no less than k messagesi(ii) a The capacity of a single buffer unit is set to be equal to the size of a single message.
According to another aspect of the present invention, the present invention provides a spatial DTN network congestion control system, where the system specifically includes:
a congestion probability estimation module used for if the node v in the spatial DTN networkjAnd node viMeet and the message will be from node vjTransmission to node viThen according to node viNode v for estimating cache occupation state and number of neighbor nodesiA congestion probability after receiving the message;
probability selection module for node viRefusing to receive the message by the congestion probability if the node viIf the receiving of the message is refused, executing a refusing message input module, otherwise executing an accepting message input module;
rejection message input module for node viRejection of message input, node vjContinuing to store the message, and waiting for the next encounter to try to transmit the message;
accept message input module for node viAccepting message input.
Further, the node v is a function ofiNode v for estimating cache occupation state and number of neighbor nodesiThe congestion probability after receiving the message is specifically:
Figure BDA0001768941140000031
wherein, Pr iIs a node viA congestion probability after receiving the message; node viTotal amount of cache is KiThe buffer margin is ki(ii) a Node viHaving miEach adjacent node carries no less than k messagesi(ii) a Setting the capacity of a single buffer unit and a single messageAre equal in size.
Generally, compared with the prior art, the technical scheme of the invention has the following technical characteristics and beneficial effects:
because the spatial DTN network node is difficult to acquire the state information of the whole network, the congestion control mechanism is based on the local information of the spatial node and is preferably independent of a routing protocol so as to be capable of conveniently realizing fusion with the routing protocol, the technical scheme of the invention provides a congestion control algorithm based on the node cache state and the number of neighbor nodes in the spatial DTN network from the buffer management perspective in the communication scene of the spatial DTN network, and simulation shows that the congestion control method can effectively reduce the occurrence of node congestion, reduce the discarding probability of the whole network message and improve the network performance.
Drawings
FIG. 1 is a schematic flow diagram of the process of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. In addition, the technical features involved in the embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.
As shown in fig. 1, the method of the present invention specifically comprises:
let node viHaving miA neighbor node with a total cache amount of KiThe capacity of a single buffer unit is equal to the size of a single message. At time t, if node viHas a buffer margin of kiAnd the number of messages carried by each neighbor node is not less than kiThen, starting from t, node viIs provided with
Figure BDA0001768941140000041
Is likely to receive kiA message, and node viIt is possible to receive 0 to kiA message, so that the total possible number of received messages is
Figure BDA0001768941140000042
When node viReceives kiA message, node viIs exhausted, congestion occurs, and thus node viThe probability of congestion occurring is:
Figure BDA0001768941140000043
if mi1, i.e. node viWith only one neighbor node, node viAll messages received are from this neighbor, in which case node viThe probability of congestion occurring is:
Figure BDA0001768941140000044
taking the two situations into consideration, node viThe probability of congestion occurring can be expressed as:
Figure BDA0001768941140000051
since the spatial DTN network has limited communication opportunities, there may not be available communication opportunities to alleviate congestion after it occurs, and therefore congestion control is preferably performed before congestion occurs. In the invention, by establishing an early congestion detection mechanism, when other nodes send messages, the node viEstimating the probability of congestion, and refusing to receive the new message based on the congestion probability, namely if the estimated probability of node congestion is 0.8, then the refused probability of the new message is 0.8, so as to manage the node buffer memory, and avoid the node congestion as much as possible. Probability of congestion
Figure BDA0001768941140000052
And a cache margin kiIn a relation ofDerived from equation (4):
Figure BDA0001768941140000053
from (5), Pr iAnd k isiIs in negative correlation, kiThe larger the node v is, the larger the node v isiThe smaller the probability of congestion occurring, the greater the probability of a new arrival message being received.
The specific flow of the method is shown as the following steps:
Figure BDA0001768941140000054
it will be appreciated by those skilled in the art that the foregoing is only a preferred embodiment of the invention, and is not intended to limit the invention, such that various modifications, equivalents and improvements may be made without departing from the spirit and scope of the invention.

Claims (2)

1. A method for controlling congestion of a spatial DTN network is characterized by comprising the following steps:
(1) in a spatial DTN network, if node vjAnd node viMeet and the message will be from node vjTransmission to node viThen according to node viNode v for estimating cache occupation state and number of neighbor nodesiA congestion probability after receiving the message; the congestion probability is specifically:
Figure FDA0002553664030000011
wherein the content of the first and second substances,
Figure FDA0002553664030000012
is a node viA congestion probability after receiving the message; node viTotal amount of cache is KiThe buffer margin is ki(ii) a Node viHaving miA neighboring node, andthe number of messages carried by each adjacent node is not less than ki(ii) a Setting the capacity of a single cache unit equal to the size of a single message;
(2) node viRefusing to receive the message by the congestion probability if the node viIf the message is refused to be received, the step (3) is entered, otherwise, the step (4) is entered;
(3) node viRejection of message input, node vjContinuing to store the message, and waiting for the next encounter to try to transmit the message;
(4) node viAccepting message input.
2. A spatial DTN network congestion control system, the system comprising:
a congestion probability estimation module used for if the node v in the spatial DTN networkjAnd node viMeet and the message will be from node vjTransmission to node viThen according to node viNode v for estimating cache occupation state and number of neighbor nodesiA congestion probability after receiving the message; the congestion probability is specifically:
Figure FDA0002553664030000013
wherein the content of the first and second substances,
Figure FDA0002553664030000014
is a node viA congestion probability after receiving the message; node viTotal amount of cache is KiThe buffer margin is ki(ii) a Node viHaving miEach adjacent node carries no less than k messagesi(ii) a Setting the capacity of a single cache unit equal to the size of a single message;
probability selection module for node viRefusing to receive the message by the congestion probability if the node viIf the receiving of the message is refused, executing a refusing message input module, otherwise executing an accepting message input module;
the rejection message input module is configured to reject the message,for node viRejection of message input, node vjContinuing to store the message, and waiting for the next encounter to try to transmit the message;
accept message input module for node viAccepting message input.
CN201810940501.6A 2018-08-17 2018-08-17 Space DTN network congestion control method and system Active CN109039934B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810940501.6A CN109039934B (en) 2018-08-17 2018-08-17 Space DTN network congestion control method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810940501.6A CN109039934B (en) 2018-08-17 2018-08-17 Space DTN network congestion control method and system

Publications (2)

Publication Number Publication Date
CN109039934A CN109039934A (en) 2018-12-18
CN109039934B true CN109039934B (en) 2020-09-18

Family

ID=64630848

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810940501.6A Active CN109039934B (en) 2018-08-17 2018-08-17 Space DTN network congestion control method and system

Country Status (1)

Country Link
CN (1) CN109039934B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110099410B (en) * 2019-05-28 2021-02-05 北京航空航天大学 DTN distributed caching method and device for temporary empty vehicle ground network
CN110351200B (en) * 2019-08-16 2022-07-01 东北大学秦皇岛分校 Opportunistic network congestion control method based on forwarding task migration

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5293744B2 (en) * 2008-10-23 2013-09-18 日本電気株式会社 Network communication system, node device, routing method, and routing program
US20110227757A1 (en) * 2010-03-16 2011-09-22 Telcordia Technologies, Inc. Methods for context driven disruption tolerant vehicular networking in dynamic roadway environments
CN104159256B (en) * 2014-08-29 2017-07-18 大连大学 A kind of jamming control method based on delay tolerance satellite network
CN104270324B (en) * 2014-10-16 2017-06-06 中国电子科技集团公司第五十四研究所 A kind of jamming control method suitable for tethered satellite network
CN106953803B (en) * 2017-02-28 2020-01-10 北京科技大学 Improved probability routing method based on deep space delay tolerant network
CN108156090A (en) * 2018-03-15 2018-06-12 北京邮电大学 Based on the optimal arrival rate method for routing of satellite DTN web impact factors

Also Published As

Publication number Publication date
CN109039934A (en) 2018-12-18

Similar Documents

Publication Publication Date Title
US9813529B2 (en) Effective circuits in packet-switched networks
RU2019134380A (en) METHODS AND SYSTEMS FOR RESOURCE PLANNING IN A TELECOMMUNICATION SYSTEM
CN100438459C (en) System and method for processing multi-media information bag in medium access control processor
US20170237676A1 (en) Method and system for storing packets for a bonded communication links
CN103023806B (en) The cache resources control method of shared buffer memory formula Ethernet switch and device
CN109962760B (en) Service scheduling method suitable for wireless TDMA ad hoc network
CN110351200B (en) Opportunistic network congestion control method based on forwarding task migration
CN109039934B (en) Space DTN network congestion control method and system
US20200059827A1 (en) Message Cache Management in a Mesh Network
CN108667746B (en) Method for realizing service priority in deep space delay tolerant network
CN104618959A (en) Method and system for achieving aeronautical network MAC (multiple access control) protocols
CN110191053B (en) Wireless ad hoc network multipath routing method based on cognitive learning
CN102594665B (en) Service data transmission method and device
EP1511232A1 (en) A method for transmission of data packets through a network
US20100124207A1 (en) Distributed medium access control (DMAC) for Mobile Ad Hoc networks
CN117155874A (en) Data packet transmitting method, forwarding node, transmitting terminal and storage medium
CN110099410B (en) DTN distributed caching method and device for temporary empty vehicle ground network
CN111756557B (en) Data transmission method and device
Lai et al. Improving MANET performance by a hop‐aware and energy‐based buffer management scheme
CN104954284A (en) Probabilistic-routing-oriented DTN (delay-tolerant network) congestion avoiding method
CN106330834B (en) Virtual channel connection establishing method and device
US20070280685A1 (en) Method of Optimising Connection Set-Up Times Between Nodes in a Centrally Controlled Network
CN115665041B (en) Network-on-chip structure, data transmission method, electronic device, and storage medium
CN114070776B (en) Improved time-sensitive network data transmission method, device and equipment
JP2003234764A (en) Optical burst signal routing system

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