CN102970223B - There is the Epidemic method for routing of avoidance mechanism - Google Patents

There is the Epidemic method for routing of avoidance mechanism Download PDF

Info

Publication number
CN102970223B
CN102970223B CN201210239802.9A CN201210239802A CN102970223B CN 102970223 B CN102970223 B CN 102970223B CN 201210239802 A CN201210239802 A CN 201210239802A CN 102970223 B CN102970223 B CN 102970223B
Authority
CN
China
Prior art keywords
algorithm
routing
node
epidemic
network
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.)
Expired - Fee Related
Application number
CN201210239802.9A
Other languages
Chinese (zh)
Other versions
CN102970223A (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.)
Beijing Technology and Business University
Original Assignee
Beijing Technology and Business University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Technology and Business University filed Critical Beijing Technology and Business University
Priority to CN201210239802.9A priority Critical patent/CN102970223B/en
Publication of CN102970223A publication Critical patent/CN102970223A/en
Application granted granted Critical
Publication of CN102970223B publication Critical patent/CN102970223B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明涉及一种机会网络路由算法,作用是改进了Epidemic路由算法,使机会网络中节点高效转发数据包,同时尽可能少地消耗网络资源。Epidemic路由算法的在某些场景中可以取得很高的传输成功率和很低的传输延迟,但算法的适应性较差,在另一些场景中,算法性能会急剧下降。本发明提出了退避机制,并以该机制改进Epidemic路由算法。退避机制能有效地减少网络中数据包副本的数量,抑制挤出效应,改善路由算法的性能,进而改善Epidemic路由算法的可扩展性。

The invention relates to an opportunistic network routing algorithm, which is used to improve the Epidemic routing algorithm so that nodes in the opportunistic network can efficiently forward data packets while consuming as little network resources as possible. Epidemic routing algorithm can achieve high transmission success rate and low transmission delay in some scenarios, but the adaptability of the algorithm is poor, and in other scenarios, the performance of the algorithm will drop sharply. The invention proposes a backoff mechanism, and uses the mechanism to improve the Epidemic routing algorithm. The backoff mechanism can effectively reduce the number of data packet copies in the network, suppress the crowding out effect, improve the performance of the routing algorithm, and then improve the scalability of the Epidemic routing algorithm.

Description

具有退避机制的Epidemic路由方法Epidemic Routing Method with Backoff Mechanism

技术领域 technical field

本发明涉及机会网络路由算法,作用是使机会网络中节点高效转发数据包,同时尽可能减少网络资源消耗。 The invention relates to an opportunistic network routing algorithm, which is used to enable nodes in the opportunistic network to efficiently forward data packets while reducing network resource consumption as much as possible.

背景技术 Background technique

机会网络是一种不需要在源节点和目的节点之间存在完整路径,利用节点移动带来的相遇机会实现网络通信的、时延和分裂可容忍的自组织网络。机会网络不同于传统的多跳无线网络,它的节点不是被统一部署的,网络规模和节点初始位置未进行预先设置,源节点和目的节点之间的路径事先不能确定是否存在。机会网络以“存储-携带-转发”模式逐跳传输信息实现节点间通信,其体系结构与多跳无线网络不同,它在应用层与传输层之间插入一个被称为束层的新的协议层。 An opportunistic network is a self-organizing network that can tolerate network communication, delay and split by using the encounter opportunities brought about by node movement without the need for a complete path between the source node and the destination node. Opportunistic networks are different from traditional multi-hop wireless networks in that their nodes are not uniformly deployed, the network scale and the initial positions of nodes are not preset, and the path between source nodes and destination nodes cannot be determined in advance. Opportunistic networks use the "store-carry-forward" mode to transmit information hop by hop to achieve inter-node communication. Its architecture is different from multi-hop wireless networks. It inserts a new protocol called bundle layer between the application layer and the transport layer. layer.

由于机会网络能够处理网络分裂、时延等传统无线网络技术难以解决的问题,能满足恶劣条件下的网络通信需要,其主要应用于缺乏通信基础设施、网络环境恶劣以及应对紧急突发事件的场合。 Because opportunistic networks can deal with problems that are difficult to solve with traditional wireless network technologies such as network splitting and delay, and can meet the needs of network communication under harsh conditions, it is mainly used in situations where there is a lack of communication infrastructure, harsh network environments, and emergencies. .

1.对照路由算法 1. Contrast routing algorithm

为和本发明路由算法对照,选取了2种典型路由算法作为参照算法。Epidemic算法是基于泛洪策略路由算法的典型代表,很多基于泛洪策略的路由算法都可视为是由该算法衍生而来。SprayandWait算法是按照一定策略进行泛洪,是基于有限度的泛洪策略,该算法的主要性能指标在多数场景下都具有显著的优势。 In order to compare with the routing algorithm of the present invention, two typical routing algorithms are selected as reference algorithms. Epidemic algorithm is a typical representative of routing algorithm based on flooding strategy, and many routing algorithms based on flooding strategy can be regarded as derived from this algorithm. The SprayandWait algorithm performs flooding according to a certain strategy and is based on a limited flooding strategy. The main performance indicators of the algorithm have significant advantages in most scenarios.

(1)Epidemic算法 (1) Epidemic algorithm

Epidemic算法的基本思想是当2节点相遇时交换对方没有的数据包,经过足够的交换后,理论上每个非孤立的节点将收到所有的数据包,从而实现数据包的传输。 The basic idea of the Epidemic algorithm is that when two nodes meet, they exchange data packets that the other party does not have. After enough exchanges, theoretically each non-isolated node will receive all data packets, thereby realizing the transmission of data packets.

在Epidemic算法中,每个数据包有一个全局唯一的标识,每个节点中保存一个概要向量用来记录节点中携带的数据包。当2节点相遇时,双方首先交换概要向量,获知对方携带数据包情况后,双方仅传送对方没有的数据包。 In the Epidemic algorithm, each data packet has a globally unique identifier, and a summary vector is saved in each node to record the data packets carried in the node. When two nodes meet, the two parties first exchange summary vectors, and after knowing the data packets carried by the other party, the two parties only transmit the data packets that the other party does not have.

Epidemic算法本质上是一种泛洪算法,从理论上讲该算法能最大化数据包传输的成功率,最小化传输延迟,但也会使网络中存在大量的数据包副本,消耗大量的网络资源。 The Epidemic algorithm is essentially a flooding algorithm. In theory, this algorithm can maximize the success rate of data packet transmission and minimize transmission delay, but it will also cause a large number of data packet copies in the network and consume a large amount of network resources. .

Epidemic算法有3个目标,分别是最大的传输成功率、最小的传输延迟和最小的网络资源消耗。实现上述目标需要特定的场景,在多数场景下,由于过度泛洪导致路由算法的性能显著下降。 The Epidemic algorithm has three goals, which are the maximum transmission success rate, the minimum transmission delay and the minimum network resource consumption. Achieving the above goals requires specific scenarios. In most scenarios, the performance of routing algorithms is significantly degraded due to excessive flooding.

(2)SprayAndWait算法 (2) SprayAndWait algorithm

SprayandWait算法分为2个阶段。首先是Spray阶段,源节点中的部分数据包被扩散到邻居节点;然后进入到Wait阶段,若Spray阶段没有发现目标节点,包含数据包的节点以DirectDelivery方式将数据包传送到目标节点,即只有在遇到目标节点时,发送数据包。该算法传输量显著地少于Epidemic算法,传输成功率高,传输延迟较小,算法适用性强。 The SprayandWait algorithm is divided into two stages. The first is the Spray stage, where some data packets in the source node are diffused to neighboring nodes; then enter the Wait stage, if the target node is not found in the Spray stage, the node containing the data packet will transmit the data packet to the target node in DirectDelivery mode, that is, only When a target node is encountered, a data packet is sent. The transmission volume of this algorithm is significantly less than that of the Epidemic algorithm, the transmission success rate is high, the transmission delay is small, and the algorithm has strong applicability.

2.度量值 2. Metrics

评价机会网络路由算法性能指标的度量值主要有: The metrics for evaluating the performance indicators of opportunistic network routing algorithms mainly include:

(1)传输成功率 (1) Transmission success rate

传输成功率(DeliveryRatio)是在一定的时间内成功到达目标节点数据包总数和源节点发出的需传输数据包总数之比,该指标刻画了路由算法正确转发数据包到目标节点的能力,是最重要的指标。 DeliveryRatio is the ratio of the total number of data packets successfully arriving at the target node to the total number of data packets sent by the source node within a certain period of time. This indicator describes the ability of the routing algorithm to correctly forward data packets to the target node. important indicators.

(2)传输延迟 (2) Transmission delay

传输延迟(DeliveryDelay)是数据包从源节点到达目标节点所需的时间,通常采用平均传输延迟来评价。传输延迟小意味路由算法传输能力强、传输效率高,也意味着在传输过程中将会占用较少的网络资源。 Delivery Delay (Delivery Delay) is the time required for a data packet to reach the destination node from the source node, and is usually evaluated by the average delivery delay. Small transmission delay means that the routing algorithm has strong transmission capability and high transmission efficiency, and it also means that less network resources will be occupied during the transmission process.

(3)路由开销 (3) Routing overhead

路由开销(Overhead)是指在一定时间内节点转发数据包的总数,通常用所有成功到达目标节点的数据包数与所有节点转发的数据包总数之比来评价。路由开销高,意味着节点大量地转发数据包,会使网络中充斥大量的数据包副本,增加数据包发生碰撞的概率,也会大量地消耗节点能量。 Routing overhead (Overhead) refers to the total number of data packets forwarded by nodes within a certain period of time, and is usually evaluated by the ratio of the number of data packets successfully reaching the target node to the total number of data packets forwarded by all nodes. High routing overhead means that nodes forward a large number of data packets, which will flood the network with a large number of data packet copies, increase the probability of data packet collisions, and consume a large amount of node energy.

3.Epidemic算法性能分析 3. Performance analysis of Epidemic algorithm

以表1场景为基础,分别对数据包总数为50和每节点生成10个数据包2种情况进行仿真,得到图1、图2所示结果。 Based on the scenario in Table 1, the total number of data packets is 50 and each node generates 10 data packets for simulation respectively, and the results shown in Figure 1 and Figure 2 are obtained.

图1、图2中以SprayAndWait作为对照算法,该算法在多数场景下可获得接近最优的传输成功率和路由开销,且无论网络的规模大小都能保持较好的性能,有很好的可扩展性。 In Figure 1 and Figure 2, SprayAndWait is used as the comparison algorithm. This algorithm can obtain near-optimal transmission success rate and routing overhead in most scenarios, and can maintain good performance regardless of the size of the network. scalability.

由图1、图2可得到如下结论: From Figure 1 and Figure 2, the following conclusions can be drawn:

(1)在一些特定的场景下Epidemic算法的非常高的传输成功率和非常低的传输延迟,在这两个指标上大大好于对照算法; (1) In some specific scenarios, the Epidemic algorithm has a very high transmission success rate and a very low transmission delay, which is much better than the comparison algorithm in these two indicators;

(2)在数据包数量一定时,网络中节点数量增加会改善路由算法的性能; (2) When the number of data packets is constant, the increase in the number of nodes in the network will improve the performance of the routing algorithm;

(3)在某些场景下,存在一些和网络应用环境紧密相关的因素会导致Epidemic算法的性能显著下降。 (3) In some scenarios, there are some factors closely related to the network application environment that will lead to a significant decline in the performance of the Epidemic algorithm.

图3以表1场景为基础,描述了节点总数一定的情况下,数据包数量和传输成功率之间的关系。由图3可知数据包增加时,传输成功率随之下降。本发明将产生这种现象的原因称之为挤出效应,即当网络中需要传输数据包总数超过节点可存储的数据包总量时,会发生节点缓存饱和现象,此时节点接收到新数据包时,不得不按照一定规则丢弃旧数据包,这种效应的存在导致Epidemic算法性能显著下降。 Based on the scenario in Table 1, Figure 3 describes the relationship between the number of data packets and the success rate of transmission when the total number of nodes is certain. It can be seen from Figure 3 that when the number of data packets increases, the success rate of transmission decreases accordingly. The present invention refers to the cause of this phenomenon as the crowding out effect, that is, when the total number of data packets to be transmitted in the network exceeds the total amount of data packets that can be stored by the node, the node cache saturation phenomenon will occur, and the node receives new data at this time When the packets are processed, the old data packets have to be discarded according to certain rules. The existence of this effect leads to a significant decline in the performance of the Epidemic algorithm.

发明内容 Contents of the invention

本发明涉及一种新的机会网络路由算法,该算法在Epidemic路由算法基础上引入了退避机制,当节点缓冲区被充满时,与之相遇的节点按照一定规则不再向其转发数据包,即进行退避。本发明算法可有效地抑制挤出效应,获得较高的传输成功率和较低的网络资源消耗。 The present invention relates to a new opportunistic network routing algorithm. The algorithm introduces a back-off mechanism on the basis of the Epidemic routing algorithm. When the node buffer is full, the nodes that meet it will no longer forward data packets to it according to certain rules, that is, back off. The algorithm of the invention can effectively restrain crowding out effect, obtain higher transmission success rate and lower consumption of network resources.

本发明算法的具体方案是在Epidemic算法原有机制基础上增加下面(1)-(4)机制,本发明将其称之为退避机制,将具有退避机制的Epidemic算法称为BackoffEpidemic算法。 The specific scheme of the algorithm of the present invention is to add the following (1)-(4) mechanisms on the basis of the original mechanism of the Epidemic algorithm, which is called the backoff mechanism in the present invention, and the Epidemic algorithm with the backoff mechanism is called the BackoffEpidemic algorithm.

机制的具体描述如下: The specific description of the mechanism is as follows:

(1)节点维护一个字段,该字段用来存放阀值t; (1) The node maintains a field, which is used to store the threshold t;

(2)阀值t是随机产生的,服从均匀分布,其值范围是(0,x),x是参数,根据网络状况确定; (2) The threshold t is randomly generated and obeys the uniform distribution. Its value range is (0, x), and x is a parameter, which is determined according to the network conditions;

(3)当某一节点缓存充满后,在时间t内,该节点拒绝接收目标节点不是该节点的数据包,即在阀值时刻内令其他节点的数据包退避; (3) When the cache of a certain node is full, within the time t, the node refuses to receive the data packets whose target node is not the node, that is, the data packets of other nodes are backed off within the threshold time;

(4)当退避时间超过阀值t后,无论节点缓存状态均接收数据包,此时依旧可能发生挤出事件。接收到数据包后,退避时间被重置为0。 (4) When the backoff time exceeds the threshold t, no matter the node cache status will receive data packets, crowding out events may still occur at this time. After a packet is received, the backoff time is reset to 0.

附图说明 Description of drawings

图1传输成功率比较 Figure 1 Comparison of transmission success rate

图2传输延迟比较 Figure 2 Transmission delay comparison

图3数据包数量对传输成功率影响 Figure 3 The impact of the number of data packets on the transmission success rate

图4不同场景下改进算法的传输成功率 Figure 4 The transmission success rate of the improved algorithm in different scenarios

图5不同场景下改进算法的传输延迟 Figure 5 Transmission delay of the improved algorithm in different scenarios

图6不同场景下改进算法的路由开销 Figure 6 Routing overhead of the improved algorithm in different scenarios

具体实施方式 detailed description

以下对本发明的原理和特征进行描述,所举实例只用于解释本发明,并非用于限定本发明的范围。 The principles and features of the present invention are described below, and the examples given are only used to explain the present invention, and are not intended to limit the scope of the present invention.

使用ONE(theOpportunisticNetworkingEnvironment)仿真平台实施本发明涉及的路由算法。在下面的仿真中,模拟了携有智能蓝牙设备的行人步行于真实的城市场景中,并以此来实施、分析路由算法的性能。具体场景设置如表1所示。 Use ONE (theOpportunisticNetworkingEnvironment) simulation platform to implement the routing algorithm involved in the present invention. In the following simulation, pedestrians carrying smart Bluetooth devices are simulated walking in a real urban scene, and used to implement and analyze the performance of the routing algorithm. The specific scene settings are shown in Table 1.

表1仿真场景设置 Table 1 Simulation scene settings

在本仿真实验中,取参数x值为100秒;以表1场景为基础,每节点生成10个数据包,以等时间间隔的方式生成,以5个节点为例,网络中共有50个数据包,仿真时间为12小时,即每864秒生成一个数据包,结果如图4至图6所示。 In this simulation experiment, the value of the parameter x is 100 seconds; based on the scenario in Table 1, each node generates 10 data packets at equal time intervals. Taking 5 nodes as an example, there are 50 data packets in the network packet, the simulation time is 12 hours, that is, a data packet is generated every 864 seconds, and the results are shown in Figure 4 to Figure 6.

本仿真中,节点数量和数据包同步增加,节点数量增加会提高传输成功率,而数据包数量超过阀值后会导致挤出效应的发生,图4至图6是两种作用叠加的结果。 In this simulation, the number of nodes and data packets increase simultaneously, and the increase in the number of nodes will increase the success rate of transmission, while the number of data packets exceeding the threshold will lead to crowding out effect. Figure 4 to Figure 6 are the results of the superposition of the two effects.

由图4可见,当节点数量较少时,以10个节点为例,尽管缓存比小于1,但由于是每432秒生成一个数据包,且数据包扩散到其他节点还需要一定时间,在仿真的前期不会发生挤出效应,此时改进后的算法优势并不明显。 It can be seen from Figure 4 that when the number of nodes is small, taking 10 nodes as an example, although the cache ratio is less than 1, since a data packet is generated every 432 seconds, and it takes a certain time for the data packet to spread to other nodes, in the simulation The crowding out effect will not occur in the early stage, and the advantages of the improved algorithm are not obvious at this time.

当节点和数据包数量较多时,如160个节点时,缓存比达到0.018,此时会发生显著的挤出效应,改进算法中退避机制的作用显著,BackoffEpidemic算法较Epidemic算法传输成功率有显著提高,达79.5%。 When the number of nodes and data packets is large, such as 160 nodes, the cache ratio reaches 0.018. At this time, a significant crowding out effect will occur. The backoff mechanism in the improved algorithm plays a significant role. The BackoffEpidemic algorithm has a significantly higher transmission success rate than the Epidemic algorithm. , up to 79.5%.

由前面关于退避机制叙述可知,其对会传输延迟产生不利影响,但图5实验结果表明,这种影响不大。 It can be seen from the previous description about the backoff mechanism that it will have an adverse effect on the transmission delay, but the experimental results in Figure 5 show that this effect is not significant.

由图6可见BackoffEpidemic算法在节点较多时,对算法的路由开销有一定影响,如在160节点时,BackoffEpidemic算法较Epidemic算法的路由开销有显著下降,达36.7%。 It can be seen from Figure 6 that the BackoffEpidemic algorithm has a certain impact on the routing overhead of the algorithm when there are many nodes. For example, when there are 160 nodes, the routing overhead of the BackoffEpidemic algorithm is significantly lower than that of the Epidemic algorithm, reaching 36.7%.

由本实施例可知,本发明提出的具有退避机制的Epidemic算法,能有效地减少网络中数据包的数量,抑制挤出效应,改善路由算法的性能,拓展了Epidemic路由算法的适用范围。 It can be seen from this embodiment that the Epidemic algorithm with a backoff mechanism proposed by the present invention can effectively reduce the number of data packets in the network, suppress the crowding out effect, improve the performance of the routing algorithm, and expand the scope of application of the Epidemic routing algorithm.

Claims (2)

1. an opportunistic network routing method, it is characterized in that, comprise principle, parameter and the course of work of this method for routing, this method for routing is that the one of Epidemic method for routing is improved, this method for routing is to have introduced avoidance mechanism on the basis of Epidemic method for routing, and this avoidance mechanism comprises:
Field of node maintenance, this field is used for depositing threshold value t;
After a certain nodal cache is full of, in time t, this node rejection destination node is not the packet of this node, within the threshold value moment, makes the packet of other nodes keep out of the way;
When back off time exceedes after threshold value t, no matter nodal cache state all receives packet, and when node receives after packet, it is 0 that its back off time is reset.
2. opportunistic network routing method according to claim 1, is characterized in that, threshold value t is random generation, and obedience is uniformly distributed, and its value scope is that (0, x), x is parameter, determines according to network condition.
CN201210239802.9A 2012-07-12 2012-07-12 There is the Epidemic method for routing of avoidance mechanism Expired - Fee Related CN102970223B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210239802.9A CN102970223B (en) 2012-07-12 2012-07-12 There is the Epidemic method for routing of avoidance mechanism

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210239802.9A CN102970223B (en) 2012-07-12 2012-07-12 There is the Epidemic method for routing of avoidance mechanism

Publications (2)

Publication Number Publication Date
CN102970223A CN102970223A (en) 2013-03-13
CN102970223B true CN102970223B (en) 2016-05-18

Family

ID=47800110

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210239802.9A Expired - Fee Related CN102970223B (en) 2012-07-12 2012-07-12 There is the Epidemic method for routing of avoidance mechanism

Country Status (1)

Country Link
CN (1) CN102970223B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103997693B (en) * 2014-06-11 2017-06-16 北京邮电大学 The motivational techniques of quality optimization are delivered in opportunistic network towards video

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102149160A (en) * 2011-04-20 2011-08-10 宁波职业技术学院 Energy perception routing algorithm used for wireless sensing network
CN102523614A (en) * 2012-01-04 2012-06-27 北京工商大学 Epidemic routing algorithm based on Delivered-Drop mechanism

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102149160A (en) * 2011-04-20 2011-08-10 宁波职业技术学院 Energy perception routing algorithm used for wireless sensing network
CN102523614A (en) * 2012-01-04 2012-06-27 北京工商大学 Epidemic routing algorithm based on Delivered-Drop mechanism

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Performance Modeling of Network Coding in Epidemic Routing;Yunfeng Lin等;《MobiOpp "07 Proceedings of the 1st international MobiSys workshop on Mobile opportunistic networking》;20070611;67-74 *

Also Published As

Publication number Publication date
CN102970223A (en) 2013-03-13

Similar Documents

Publication Publication Date Title
Krifa et al. An optimal joint scheduling and drop policy for delay tolerant networks
CN103117957B (en) The buffer memory management method of Effect-based operation number of copies and comprehensive effectiveness in opportunistic network
CN101594697B (en) Method for data communication in community-based opportunistic network
CN108667746B (en) Method for realizing service priority in deep space delay tolerant network
Mehto et al. Comparing delay tolerant network routing protocols for optimizing L-copies in spray and wait routing for minimum delay
CN102421161B (en) Priority-based routing algorithm of opportunity network under Epidemic mechanism
CN102209029A (en) Grouping strategy based opportunistic network routing algorithm
Mundur et al. Delay tolerant network routing: Beyond epidemic routing
Gupta et al. Survey of routing base congestion control techniques under MANET
Pan et al. An improved spray and wait with probability choice routing for opportunistic networks
CN102970223B (en) There is the Epidemic method for routing of avoidance mechanism
CN104469874A (en) A Message Forwarding Method for Opportunistic Networks Based on Probability Centrality
Dang et al. Spray and forward: Efficient routing based on the Markov location prediction model for DTNs
CN102523614B (en) Based on the Epidemic routing algorithm of Delivered-Drop mechanism
CN103532865B (en) Based on the jamming control method of society's perception in a kind of Delay Tolerant Network
CN103312619B (en) A kind of deletion simultaneously and the jamming control method of Transfer Message
Jiao et al. DTN routing with back-pressure based replica distribution
CN102231711A (en) Route control method for dynamically regulating congestion level of nodes based on Wiener prediction
Bista et al. Enhancement of PRoPHET routing in Delay Tolerant Networks from an energy prospective
CN111490944A (en) Information processing method, device, equipment and machine-readable storage medium
CN102724731B (en) Epidemic routing algorithm with adaptive capacity
CN102201989B (en) Wait and epidemic routing algorithm
Niu et al. A data transmission scheme for community-based opportunistic networks
CN109039934A (en) A kind of space DTN method for controlling network congestion and system
Bongsu et al. Enhanced packet scheduling algorithm for multihop wireless LANs

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information

Inventor after: Sun Jianzhi

Inventor after: Tan Li

Inventor after: Cao Qian

Inventor after: Xiao Yuanyuan

Inventor after: Zhang Yingxin

Inventor before: Sun Jianzhi

Inventor before: Tan Li

Inventor before: Xiao Yuanyuan

Inventor before: Zhang Yingxin

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160518

Termination date: 20160712