A Hybrid Routing Algorithm for Delay Tolerant Networks

Size: px
Start display at page:

Download "A Hybrid Routing Algorithm for Delay Tolerant Networks"

Transcription

1 Sensors & Transucers 2013 by IFSA A Hybri Routing Algorithm for Delay Tolerant Networs Jianbo LI, Jixing XU, Lei YOU, Chenqu DAI, Jieheng WU Information Engineering College of Qingao University, Ningxia Roa 308, Qingao , China Tel.: (+86) lijianboqu@gmail.com Receive: 19 December 2013 /Accepte: 29 December 2013 /Publishe: 30 December 2013 Abstract: The unavailability of an en-to-en path poses great challenges in routing algorithms for elay tolerant networs (DTNs). Meanwhile, routing protocols for the traitional A-hoc or Mobile A hoc NETwors (MANETs) cannot wor well ue to the failure of assumption that networ connections are available in most of time. In this article, we put forwar a hybri routing algorithm to combine the classical Spray&Wait an PRoPHETalgorithms. The propose protocol essentially bases on an unsymmetrical Spray&Wait at the first stage, an then aaptively allocates the message copy count on eman by using the elivery probability use in PRoPHETalgorithm for the purpose of maing forwaring ecision more sensible. Finally, each noe taes the real time inter-contact interval an average inter-contact interval with the message estination into consieration in orer to ynamically ajust its message copy count, thus maing timely an rational routing ecision base on the real time networ conition. Extensive simulations have been conucte to verify the effectiveness an efficiency of our algorithm an the results emonstrate that our algorithm achieves a higher elivery probability an lower average message latency uner Ranom Wal an Ranom Waypoint mobility moels, as compare to Spray&Wait, PRoPHET, Epiemic an FirstContact. Copyright 2013 IFSA. Keywors: Delay tolerant networs, SPRAY&Wait, PRoPHET, Hybri routing, Aaptive routing. 1. Introuction In recent years, elay tolerant networ as a emerging networ has receive extensive attentions. It is originally applie in military battlefiel networs an emergency rescue networs. Now the concept of DTN has been applie in various fiels, such as internet access service networs [1], Vehicular A Hoc Networs [2-4], Habitat Monitoring Networs [5], an unerwater sensor networs [6], etc. These special application networs eploye in challenging environments are characterize by intermittent connectivity [7-9], frequent partitions, high noe mobility an low noe ensity, etc. So there may never be a complete en to en path between the sener an the receiver. In this case, the existing routing protocols base traitional TCP/IP are ifficult to get satisfying routing performance. Consequently, the successful message transmissions in such networs face great challenges. Now, the routing esign for elay tolerant networs has become the focus of wireless networ research fiels. Delay Tolerant Networ first originate from Interplanetary Networs (IPN [10]), which was use to solve the communication problems between planets. In 2003, Kevin Fall propose the concept of DTN. Soon afterwars, the DTN Research Group (DTNRG) put forwar the DTN networ architecture, which introuce a bunle layer to cope with heterogeneous networs. An with the help of the bunle layer, DTN routing aopts the store-carry an forwar strategy to relay messages hop by hop for 510 Article number P_RP_0036

2 the, thus it can be able to cope with frequent networ topology partitions to some extent. But in most DTN application scenarios, it may be very ifficult to capture the global networ topology nowlege. In this case, DTN routing is still ifficult to mae the right routing selection for the purpose of getting a satisfying routing performance. A simple an irect approach is to increase the number of message copies, which can increase the chance of encountering the final estination noe, but also inevitably consume a large number of networ resource. But in most DTN application scenarios, the buffer resource is extremely limite. So the esirable way is to get a goo balance between the higher elivery rate an less consumption of resources. In this paper, we first propose to limit the number of message copies for the purpose of getting a balance between higher message elivery ratio an less resource consumption. An then we tae full use of the elivery probability between two noes to istribute message copies reasonably. Besies, we also propose to ynamically ajust the number of message copies base on the real time networ conition. Finally, a hybri routing algorithm for elay tolerant networs is propose to improve routing performance. The rest of this paper is organize as follows. We iscuss some relate wors in Section 2. In section 3, we give a etaile escription of the propose algorithm. The performance evaluations an comparisons among the propose algorithm, First Contact, Spray&Wait, Epiemic an PRoPHET are presente in Section 4. Finally, section 5 summarizes this paper an gives future research irections. 2. Relate Wor After the DTN architecture was presente, a lot of researches have propose many typical DTN routing algorithms. The early DTN routing algorithms are base on single copy strategy. For example, Direct Delivery [11] an First Contact [12].They only eliver one single copy of the message in the entire networ. The big avantages of this in of routing algorithms are that they only nee to consume little resource an can lower the networ overhea ratio. But ue to the frequent networ topology partitions, they are ifficult to get satisfying message elivery ratios. In orer to improve message elivery ratio, many multi-copy base routing algorithms have been propose. Epiemic [13] is the typical algorithm, which tries to replicate all carrie message to all encountere noes without evaluating these noes. It can lower the message elivery latency to some extent, but it also leas to a high networ overhea ratio. Besies, it will create a lot of reunant message copies, so it is still ifficult to get a satisfying routing performance when the buffer resource is insufficient. Base on this conition, Spraty&Wait [14] an Spray&Focus [15] mae improvements by limiting the number of message copies. Only in spray perio can they replicate L message copies to L ifferent intermeiate relay noes. In wait perio or focus perio, they o not replicate message copies any more. By limiting the number of message copies, they can control the networ overhea ratio an reuce the consumption of networ resource. But they also o not evaluate the encountere noes when istributing the message copies. So their message istribution strategies are not sensible enough. PROPHET [16] a typical routing algorithm base on history utility, which taes full use of the regular mobility patterns of noes an uses the capture encounter history information an transitive property to preict an upate the elivery probability between two noes. An then it taes into account the elivery probability when selecting next hop relay noes. By evaluating every encountere noe, it only selects the neighbor with a bigger elivery probability as the next hop relay noe. So in this case, its routing selection is more accurate than that of Epiemic, thus improving the message elivery ratio. In [17], several nowlege oracle base routing protocols are propose. By abstracting a weighte graph from the capture global networ topology information, they apply ifferent moifie Dijstra algorithms on the graph to see the shortest path. However the potential epenence on the pre-nown nowlege oracle highly constraine the practicality of these protocols. [18-19] propose some typical routing protocols base fixe infrastructures. An [20-22] put forwar to some mobile infrastructures assistant routing schemes. These routing schemes can improve networ routing performance by introucing the extra infrastructures. Besies, [23-25] present some coing base routing schemes, which can compensate the egrae routing performance to some extent. Most DTN routing protocols more or less rely on extra assistant information or some assumption of the networ topology so as to enhance the routing performance, while sacrificing the practicality an simplicity. 3. Routing Framewor Inmost DTN application scenarios, the buffer resource is extremely limite. So in this case, controlling the number of message copies is a esirable scheme to improve routing performance. But the classical Spray&Waitis not sensible enough when istributing message copies. So in this article, by taing full use of the elivery probability use in PRoPHET, we reasonably allocate message copies an finally put forwar a hybri routing algorithm to implement unsymmetrical spray routing. Besies, in orer to mae timely an rational routing ecision base on the real time networ conition, we also ynamically ajust message copy count on relay 511

3 noes by taing the real time inter-contact interval an average inter-contact interval with the message estination into consieration Delivery Preictability Calculation In orer to istribute message copies more sensible, we propose to allocate message copies accoring to elivery preictability. Here, we use the three propose equations in PROPHET [16] to preict an upate the probability of encountering a certain noe. When two noes a an b encounter, the equation (1) is use to preict the elivery preictability that noe a has for noe b, where P [0,1] is an initialization constant. init P P( ( 1 P( ) Pinit (1) When two noes o not encounter each other for a perio of time, the elivery preictability shoul be reuce in the process. The equation(2) is the aging function, where is the aging constant, an is the number of time units that have elapse since the last time the preictability was age. P P( (2) The elivery preictability between two noes also has the transitive property. So if noe a encounters noe b very frequently, an noe b also encounters noe c very frequently, then noe a may also be a goo forwarer to relay messages estine for noe c. P P 1 P P P (3) c) c) ( c) ) ( b, c) noe, La ( m ) is the number of message copies that noe a is carrying, an La ( m ) is the number of message copies that we re-allocate to noe a. L a L ( m ) P P ) ) P ( b, ) ( L a ( m ) L b ( m )) (4) m ) ( L ( m ) L ( m ) L ( m )) (5) b ( a b a 3.3. Inter-Contact Interval In orer to timely an rationally ajust the number of message copies base on the real time networ conition, every noe nees to recor the two time interval an m, where represents the time that have elapse since the last time they encountere, an m enotes the average encounter time interval which is upate accoring to the equation (6). Their etaile upate processes are shown in Fig. 1. Algorithm 1. Upate an m value Require: When connection between a an b is up Ensure: 1. = currenttime - lastupatetime; 2. lastupatetime currenttime; 3. m am (1 ) m (, ) a b Fig. 1. Upate an m value. m( ( 1 ) (6) 3.2. Message Copies Distribution In most DTN application scenarios, noes o not move aroun completely ranomly. On the contrary, the two noes which encountere each other very frequently in the past are more liely to encounter each other again in the near future. So in this case, we tae into account the elivery probability when istributing message copies. The intermeiate relay noe with a bigger elivery probability is more liely to finish message transmission successfully, so the noe shoul be istribute more message copies. When two noes encounter, we re-allocate the number of message copies they shoul carry accoring to the total number of message copies they carry now. The etaile process are shown in equations (4) an (5), where m is the message for Finally after upating the two encounter time interval, we can ynamically ajust the number of message copies accoring to the following equation (7). L a ( m ) L m ) a ( ) (7) m( ) 3.4. Detaile Routing Algorithm Base on the above schemes, we can finally implement the propose routing algorithm as shown in Fig. 2. Here, we efine the message set of noe a as the follows. 512

4 M ( a) mi 1 i M ( a) (8) As shown in algorithm 2, when two noes encounter, line 1 first exchanges some essential information which are use to upate the numbers of message copies on the two noes. Lines 4-5 recalculate the numbers of message copies that the two noes shoul respectively carry accoring to the total number of message copies they are carrying an the elivery probabilities for estination noe. Then line 6 ajusts the number of message copies base on the real time networ conition. Lines 7-10 upate the number of message copies in the buffer accoring to the calculate La ). Lines forwar message copies to the encountere noe. Algorithm 2. The propose routing protocol Require: When noe a encounters noe b Ensure: 1. exchange P, m an with each other; 2. for message m N o 3. estination noe of m ; 4. compute La ) with equation (4); 5. compute Lb ) with equation (5); 6. upate La ) with equation (7); 7. buffer.get( m ).upate( La ) ); 8. if La ( m ) 0 then 9. buffer.eletemessage( m ); 10. en if 11. if Lb ) && Lb ) then 12. a m into forwarlist; 13. forwarlist.get( m ).upate( Lb ) ); 14. forwarlist.sort(ascening, TTL); 15. forwarlist.sento(; 16. en if 17. en for 4. Simulation Fig. 2. The propose routing protocol. In this section, we use the most popular networ simulator ONE (the Opportunistic Networ Environment evaluator) to implement our propose routing protocol. An extensive simulations have been conucte respectively base on Ranom Wal mobility moel an Ranom Waypoint mobility moel. We compare the routing performance of our propose algorithm, First Contact, Spray an Wait, Epiemic an PROPHET in terms of message elivery ratio, networ overhea ratio, average elivery latency an average hop count. We mostly focus on their ifferent routing performance inifferent buffer sizes an message time-to-live. The etaile simulation settings are shown in Table 1. Table 1. Simulation settings. Parameter Area size Number of noes Ticets Initial topology Transmit raius Message size Message interval Transmit spee Moving spee Noe buffer size Time-To-Live(TTL) Simulation time Movement moel Default value 1000 m x 1000 m Uniform 100 m 500 K 40 s 250 Kbps 0.5 (m/s) 5 M 300 min 5 hours RanomWal an RanomWaypoint 4.1. Vary Buffer Size in Ranom Wal Moel Fig. 3 shows the ifferent simulation results of varying noe s buffer size in the Ranom Wal moel. As shown in the figure, the propose algorithm can get obvious avantages in terms of elivery probability an average latency, which can verify that the propose routing scheme can greatly improve the transmission performance of the entire networ. First Contact only elivers one single message copy in the entire networ, thus it nees more time to finish message transmission. As shown in the figure, the average latency of First Contact is the biggest among the five routing algorithms, an its average hop count is also the most compare to others. But its networ overhea ratio is significantly lower than those of Epiemic an Prophet. So in a conclusion, First Contact is applicable to the application scenario whose loa capacity is low an buffer resource is extremely limite. Epiemic oes not tae any measures to control message reunancy, so it will inevitably create numerous reunant messages in whole networ an consume more networ resource. When noe s buffer resource is insufficient, Epiemic will rop a large number of message pacets, so its message elivery probability is the lowest in this case. Besies, these reunant messages also increase the networ overhea ratio. However, Epiemic can reuce the average latency an average hop count compare to First Contact. Spray an Wait limits the number of message copies, so its overhea ratio can be ept at a very low level. An its average hop count is also the lowest because that it oes not forwar message in the wait perio. But it oes not evaluate noes when istributing message copies, so its message elivery probability is lower than that of our propose algorithm an its average latency is also bigger than that of the propose algorithm. 513

5 Prophet uses the elivery probability to evaluate every encountere noe, so it can great improve the message elivery probability an control overhea ratio compare to Epiemic. Besies, it can also improve the accuracy of routing selection by using the eliver probability as the metric, thus reucing the cost of message transmission. the overhea ratio of our propose algorithm is much lower than those of Epiemic an Prophet. Finally from the whole figure, we can mae a conclusion that our propose routing algorithm can outperform the other four algorithms in terms of message elivery probability an elivery latency in the Ranom Wal moel base networ, thus proviing a higher message elivery probability Vary Message time-to-live in Ranom Wal Moel Fig. 4 escribes the ifferent simulation results of varying message s TTL in the Ranom Wal moel. As shown in figure, our propose routing algorithm can still get the highest message elivery probability an the lowest average elivery latency among the five algorithms, which proves once again that our propose algorithm can greatly improve networ routing performance. When message TTL is more than 250, the message elivery probabilities of the five algorithms can remain stable, but the elivery probability of our propose algorithm is obviously higher than that of the other four algorithms. Besies, Epiemic still gets the lowest message elivery probability in this case. When increasing ifferent message TTL constantly, the overhea ratio of our propose algorithm can be ept a low level compare to Epiemic an Prophet. Finally from the whole figure, we can see that our propose routing algorithm can outperform the other four algorithms in ifferent message TTL in Ranom Wal moel base networ, thus proviing a goo routing performance Vary Buffer Size in Ranom Waypoint Moel Fig. 3. Deliveryprobability, overhearatio, averagelatency, average hop count vs. buffer size in Ranom Wal moel. Our propose routing algorithm ynamically istributes message copies accoring the elivery probability, which is more sensible an can greatly improve message elivery probability. So as shown in the figure, it can get the highest message elivery probability an the lowest average latency. Besies, Fig. 9 escribes the ifferent simulation results of varying buffer size in the Ranom Waypoint moel. As shown in the figure, our propose routing algorithm can still outperform the other four algorithms in terms of message elivery probability an average elivery latency, an Epiemic is still unacceptable In a Ranom Waypoint moel base networ, noe mobility can help to improve message elivery probability. So in this case, the message elivery probabilities of our propose algorithm, First Contact an Spray an Wait are much higher than that of Epiemic an Prophet. First Contact still gets the most average hop count an the biggest average elivery latency, but also it gets a very low networ overhea ratio. In aition, when noe mobility is enhance, our propose routing algorithm can still get the highest message elivery probability an the lowest elivery latency, which can prove that our propose routing algorithm can also improve routing 514

6 performance in the Ranom Waypoint moel base networ. Finally from the whole Fig. 5, we can see that our propose routing algorithm can efficiently improve routing performance, thus proviing a higher message elivery probability. algorithm still get the highest message elivery probability an the lowest average elivery latency, an Epiemic is still unacceptable in terms of message elivery probability an networ overhea ratio. Fig. 4. Delivery probability, overhea ratio, average latency, average hop count vs. TTL in Ranom Wal moel Vary Message time-to-live in Ranom Waypoint Moel Fig. 6 shows the ifferent simulation results of varying message TTL in the Ranom Waypoint moel. As shown in the figure, our propose Fig. 5. Deliveryprobability, overhearatio, averagelatency, average hop count vs. buffer size in Ranom Waypoint moel. When varying message TTL, the message elivery probabilities of our propose algorithm, First Contact an Spray an Wait are still bigger than that of Epiemic an Prophet, an their networ overhea 515

7 ratios are also lower than that of Epiemic an Prophet. This can inicate that noe mobility can improve routing performance. So in this case, we recommen choosing our propose routing algorithm, First Contact or Spray an Wait. unsymmetrical spray routing. Besies, base on the real time networ conition, we can ynamically ajust the number of message copies to get a better routing performance. Extensive simulations have been conucte in both Ranom Wal moel base networ an Ranom Waypoint moel base networ, an the results emonstrate that our propose routing algorithm can outperform First Contact, Spary an Wait, Epiemic an Prophet in terms of message elivery probability an average elivery latency, thus proviing a better routing performance. Our future wor will focus on the social networs. In recent years, DTN moel is increasingly use in civilian areas, an the social networs are closely relate with the public life. So DTN moel in such networ tens to have broa application prospects. Our future wor will focus on this, an we will also try to fin the opportunity to eployment our propose routing algorithm in this paper. Acnowlegements This research is supporte in part by Founation research project of Qingao Science an Technology Plan uner Grant No (14)-jch an Natural Science Founation of Shanong Province uner Grant No. ZR2013FQ022. Reference Fig. 6. Delivery probability, overhea ratio, average latency, average hop count vs. message TTL in Ranom Waypoint moel. 5. Conclusion an Future Wor In most DTNs, the buffer resource is extremely limite. So in this case, uncontrolle flooing schemes are unacceptable. On the contrary, controlling the number of message copies tens to be more acceptable. An it is more sensible that we istribute these message copies accoring to the elivery probability, thus implementing efficient [1]. M. Demmer, K. Fall, DTLSR: elay tolerant routing for eveloping regions, in Proceeings of the Worshop on Networe Systems for Developing Regions, 2007, Article No. 5. [2]. H. Wu, R. Fujimoto, R. Guensler, M. Hunter, MDDV: Mobilitycentric ata issemination algorithm for vehicular networs, in Proceeings of the ACM SIGCOMM Worshop on Vehicular A Hoc Networs (VANET), [3]. P. R. Pereir A. Casac J. J. P. C. Rorigues, V. N. G. J. Soares, J. Triay, C. Cervello-Pastor, From elay-tolerant networs to vehicular elay-tolerant networs, IEEE Communications Survive Tutorials, Vol. 14, No. 4, 2012, pp [4]. V. N. G. J. Soares, J. J. P. C. Rorigues, F. Farahman, GeoSpray: A geographic routing protocol for vehicular elay-tolerant networs, Information Fusion, November 2011, pp [5]. Alberto Cerp Jeremy Elson, Deborah Estrin, Lewis Giro, Michael Hamilton, Jerry Zhao, Habitat monitoring: application river for wireless communications technology, in Proceeings of the ACM SIGCOMM Worshop on Data Communications, April [6]. Z. Guo, B. Wang, J.-H. Cui, Generic preiction assiste single-copy routing in unerwater elay tolerant sensor networs, A Hoc Networs, Vol. 11, Issue 3, January 2013, pp [7]. K. Fall, A elay-tolerant networ architecture for challenge internets, in Proceeings of the International Conference SIGOMM 03, August [8]. M. Chuah, L. Cheng, B. Davison, Enhance isruption, fault tolerant networ architecture for 516

8 bunle elivery, in Proceeings of the IEEE International Conference Globlecom, [9]. S. Burleigh, A. Hooe, L. Torgerson, K. Fall, V. Cerf, B. Durst, K. Scott, Delay-tolerant networing: An approach to interplanetary Internet, IEEE Communications Magazine, Vol. 41, Issue 6, 2003, pp [10]. M. Grossglauser, D. Tse, Mobility increases the capacity of a hoc wireless networs, IEEE/ACM Transactions on Networs, Vol. 10, No. 4, 2002, pp [11]. J. Legnay, T. Frieman, V. Conan. DTN muting in a mobility pattern space, in Proceeings of the ACM SIGCOMM Worshop on Delay Tolerant Networing, ACM Press, New Yor, 2005, pp [12]. A. Vahat, D. Becer, Epiemic routing for partiallyconnecte ahoc networs, Technical Report Cs , Due University, [13]. T. Spyropoulos, K. Psounis, C. Raghavenr Efficient routingin intermittently connecte mobile networs: The multiple-copy case, IEEE/ACM Transactions of Networs, Vol. 16, No. 1, 2008, pp [14]. T. Spyropoulos, K. Psounis, C. S. Raghavenr Spray an focus: Efficient mobility-assiste routing for heterogeneous an correlate mobility, in Proceeings of the 5 th Annual IEEE International Conference on Pervasive Computing an Communications Worshops, PerCom'07, 2007, pp [15]. A. Lingren, A. Dori O. Schelen, Probabilistic routing in intermittently connecte networs, ACM SIGMOBILE Mobile Computers Communications Review, Vol. 7, 2003, pp [16]. S. Jain, K. Fall, R. Patr Routing in a elay tolerant networs, in Proceeings of the ACM SIGCOMM 2004, October 2004, pp [17]. W. Zhao, Y. Chen, M. Ammar, M. Corner, B. Levine, E. Zegur Capacity enhancement using Throwboxes in DTNs, in Proceeings of the IEEE International Conference on Mobile A Hoc an Sensor Systems (MASS 2006), IEEE Communications Society, Vancouver, 2006, pp [18]. N. Banerjee, An energy-efficient architecture for DTN Throwboxes, in Proceeings of the INFOCOM'07, IEEE Communications Society, Anchorage, 2007, pp [19]. W. Zhao, M. Ammar, E. Zegur A message ferrying approach for ata elivery in sparse mobile a hoc networs, in Proceeings of the International Conference MOBIHOC 04, 2004, pp [20]. B. Tariq, M. Ammar, E. Zegur Message ferry route esign for sparse a hoc networs with mobile noes, in Proceeings of the International Conference MOBIHOC 06, 2006, pp [21]. W. Zhao, M. Ammar, E. Zegur Controlling the mobility of multiple ata transports ferries in a elaytolerant networ, in Proceeings of the International Conference INFOCOM 05, 2005, pp [22]. Y. Wang, S. Jain, M. Martonosi, K. Fall, Erasurcoing base routing for opportunistic networs, in eings of the International Conference SIGCOMM 05, 2005, pp [23]. Y. Liao, K. Tan, Z. S. Zhang, L. X. Gao, Estimation base erasure-coing routing in elay tolerant networs, in Proceeings of the International Wireless Communications an Mobile Computing Conference, IEEE Communication Society, Vancouver, 2006, pp [24]. J. Wimer, J. Y. Le Bouec, Networ coing for efficient communication in extreme networs, in Proceeings of the International Conference ACM SIGCOMM 05, Philaelphi 2005, pp [25]. A. Keränen, J. Ott, T. Käräinen, The ONE simulator for DTN protocol evaluation, in Proceeings of the 2 n International Conference on Simulation Tools an Techniques, 2009, Article No Copyright, International Frequency Sensor Association (IFSA). All rights reserve. (

Performance of Efficient Routing Protocol in Delay Tolerant Network: A Comparative Survey. Namita Mehta 1 and Mehul Shah 2

Performance of Efficient Routing Protocol in Delay Tolerant Network: A Comparative Survey. Namita Mehta 1 and Mehul Shah 2 , pp.151-158 http://dx.doi.org/10.14257/ijfgcn.2014.7.1.15 Performance of Efficient Routing Protocol in Delay Tolerant Network: A Comparative Survey Namita Mehta 1 and Mehul Shah 2 1 Student, Department

More information

EDOVE: Energy and Depth Variance-Based Opportunistic Void Avoidance Scheme for Underwater Acoustic Sensor Networks

EDOVE: Energy and Depth Variance-Based Opportunistic Void Avoidance Scheme for Underwater Acoustic Sensor Networks sensors Article EDOVE: Energy an Depth Variance-Base Opportunistic Voi Avoiance Scheme for Unerwater Acoustic Sensor Networks Safar Hussain Bouk 1, *, Sye Hassan Ahme 2, Kyung-Joon Park 1 an Yongsoon Eun

More information

Offloading Cellular Traffic through Opportunistic Communications: Analysis and Optimization

Offloading Cellular Traffic through Opportunistic Communications: Analysis and Optimization 1 Offloaing Cellular Traffic through Opportunistic Communications: Analysis an Optimization Vincenzo Sciancalepore, Domenico Giustiniano, Albert Banchs, Anreea Picu arxiv:1405.3548v1 [cs.ni] 14 May 24

More information

An Adaptive Routing Algorithm for Communication Networks using Back Pressure Technique

An Adaptive Routing Algorithm for Communication Networks using Back Pressure Technique International OPEN ACCESS Journal Of Moern Engineering Research (IJMER) An Aaptive Routing Algorithm for Communication Networks using Back Pressure Technique Khasimpeera Mohamme 1, K. Kalpana 2 1 M. Tech

More information

Improvement of Buffer Scheme for Delay Tolerant Networks

Improvement of Buffer Scheme for Delay Tolerant Networks Improvement of Buffer Scheme for Delay Tolerant Networks Jian Shen 1,2, Jin Wang 1,2, Li Ma 1,2, Ilyong Chung 3 1 Jiangsu Engineering Center of Network Monitoring, Nanjing University of Information Science

More information

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks : a Movement-Base Routing Algorithm for Vehicle A Hoc Networks Fabrizio Granelli, Senior Member, Giulia Boato, Member, an Dzmitry Kliazovich, Stuent Member Abstract Recent interest in car-to-car communications

More information

Adaptive Load Balancing based on IP Fast Reroute to Avoid Congestion Hot-spots

Adaptive Load Balancing based on IP Fast Reroute to Avoid Congestion Hot-spots Aaptive Loa Balancing base on IP Fast Reroute to Avoi Congestion Hot-spots Masaki Hara an Takuya Yoshihiro Faculty of Systems Engineering, Wakayama University 930 Sakaeani, Wakayama, 640-8510, Japan Email:

More information

Threshold Based Data Aggregation Algorithm To Detect Rainfall Induced Landslides

Threshold Based Data Aggregation Algorithm To Detect Rainfall Induced Landslides Threshol Base Data Aggregation Algorithm To Detect Rainfall Inuce Lanslies Maneesha V. Ramesh P. V. Ushakumari Department of Computer Science Department of Mathematics Amrita School of Engineering Amrita

More information

Disjoint Multipath Routing in Dual Homing Networks using Colored Trees

Disjoint Multipath Routing in Dual Homing Networks using Colored Trees Disjoint Multipath Routing in Dual Homing Networks using Colore Trees Preetha Thulasiraman, Srinivasan Ramasubramanian, an Marwan Krunz Department of Electrical an Computer Engineering University of Arizona,

More information

Comparing Delay Tolerant Network Routing Protocols for Optimizing L-Copies in Spray and Wait Routing for Minimum Delay

Comparing Delay Tolerant Network Routing Protocols for Optimizing L-Copies in Spray and Wait Routing for Minimum Delay Conference on Advances in Communication and Control Systems 2013 (CAC2S 2013) Comparing Delay Tolerant Network Routing Protocols for Optimizing L-Copies in Spray and Wait Routing for Minimum Delay Anjula

More information

Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks

Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks 01 01 01 01 01 00 01 01 Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks Mihaela Carei, Yinying Yang, an Jie Wu Department of Computer Science an Engineering Floria Atlantic University

More information

Estimation based Erasure-coding Routing in Delay Tolerant Networks

Estimation based Erasure-coding Routing in Delay Tolerant Networks Estimation based Erasure-coding Routing in Delay Tolerant Networks Yong Liao, Kun Tan, Zhensheng Zhang, Lixin Gao Dep. of Electrical & Computer Eng. Microsoft Research Asia San Diego Research Center University

More information

Almost Disjunct Codes in Large Scale Multihop Wireless Network Media Access Control

Almost Disjunct Codes in Large Scale Multihop Wireless Network Media Access Control Almost Disjunct Coes in Large Scale Multihop Wireless Network Meia Access Control D. Charles Engelhart Anan Sivasubramaniam Penn. State University University Park PA 682 engelhar,anan @cse.psu.eu Abstract

More information

Architecture Design of Mobile Access Coordinated Wireless Sensor Networks

Architecture Design of Mobile Access Coordinated Wireless Sensor Networks Architecture Design of Mobile Access Coorinate Wireless Sensor Networks Mai Abelhakim 1 Leonar E. Lightfoot Jian Ren 1 Tongtong Li 1 1 Department of Electrical & Computer Engineering, Michigan State University,

More information

Improving Spatial Reuse of IEEE Based Ad Hoc Networks

Improving Spatial Reuse of IEEE Based Ad Hoc Networks mproving Spatial Reuse of EEE 82.11 Base A Hoc Networks Fengji Ye, Su Yi an Biplab Sikar ECSE Department, Rensselaer Polytechnic nstitute Troy, NY 1218 Abstract n this paper, we evaluate an suggest methos

More information

Routing in a Delay Tolerant Network Sushant Jain, Kevin Fall and Rabin Patra SIGCOMM Presented by Xun Gong

Routing in a Delay Tolerant Network Sushant Jain, Kevin Fall and Rabin Patra SIGCOMM Presented by Xun Gong Routing in a Delay Tolerant Network Sushant Jain, Kevin Fall and Rabin Patra SIGCOMM 2004 Presented by Xun Gong Outline Delay Tolerant Networks Routing Problem in DTNs Multiple-copy Approach Flooding and

More information

Impact of Social Networks in Delay Tolerant Routing

Impact of Social Networks in Delay Tolerant Routing Impact of Social Networks in Delay Tolerant Routing Eyuphan Bulut, Zijian Wang and Boleslaw K. Szymanski Department of Computer Science and Center for Pervasive Computing and Networking Rensselaer Polytechnic

More information

Heterogeneous Community-based Routing in Opportunistic Mobile Social Networks

Heterogeneous Community-based Routing in Opportunistic Mobile Social Networks Heterogeneous Community-based Routing in Opportunistic Mobile Social Networks Yunsheng Wang Kettering University Jie Wu Temple University Mingjun Xiao University of Science and Tech. of China Daqiang Zhang

More information

A Joint Replication-Migration-based Routing in Delay Tolerant Networks

A Joint Replication-Migration-based Routing in Delay Tolerant Networks A Joint -Migration-based Routing in Delay Tolerant Networks Yunsheng Wang and Jie Wu Dept. of Computer and Info. Sciences Temple University Philadelphia, PA 19122 Zhen Jiang Dept. of Computer Science West

More information

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 4, APRIL

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 4, APRIL IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 1, NO. 4, APRIL 01 74 Towar Efficient Distribute Algorithms for In-Network Binary Operator Tree Placement in Wireless Sensor Networks Zongqing Lu,

More information

A Metric for Routing in Delay-Sensitive Wireless Sensor Networks

A Metric for Routing in Delay-Sensitive Wireless Sensor Networks A Metric for Routing in Delay-Sensitive Wireless Sensor Networks Zhen Jiang Jie Wu Risa Ito Dept. of Computer Sci. Dept. of Computer & Info. Sciences Dept. of Computer Sci. West Chester University Temple

More information

On the Placement of Internet Taps in Wireless Neighborhood Networks

On the Placement of Internet Taps in Wireless Neighborhood Networks 1 On the Placement of Internet Taps in Wireless Neighborhoo Networks Lili Qiu, Ranveer Chanra, Kamal Jain, Mohamma Mahian Abstract Recently there has emerge a novel application of wireless technology that

More information

COMPARATIVE ANALYSIS OF DIFFERENT ROUTING PROTOCOLS IN DELAY TOLERANT NETWORKS

COMPARATIVE ANALYSIS OF DIFFERENT ROUTING PROTOCOLS IN DELAY TOLERANT NETWORKS COMPARATIVE ANALYSIS OF DIFFERENT ROUTING PROTOCOLS IN DELAY TOLERANT NETWORKS Chintan B. Desai PG Student, Electronics and Communication Department, Charotar University of Science & Technology, Changa,

More information

Questions? Post on piazza, or Radhika (radhika at eecs.berkeley) or Sameer (sa at berkeley)!

Questions? Post on piazza, or  Radhika (radhika at eecs.berkeley) or Sameer (sa at berkeley)! EE122 Fall 2013 HW3 Instructions Recor your answers in a file calle hw3.pf. Make sure to write your name an SID at the top of your assignment. For each problem, clearly inicate your final answer, bol an

More information

Simulation of Epidemic, Spray and Wait and First Contact Routing Protocols in Delay Tolerant Network

Simulation of Epidemic, Spray and Wait and First Contact Routing Protocols in Delay Tolerant Network Simulation of, Spray and Wait and First Contact Routing Protocols in Delay Tolerant Network 1 Monika Aneja, 2 Vishal Garg 1 (P.G. Student JMIT, Radaur, Yamunanagar) 2 (Assistant Professor JMIT Radaur Yamunanagar)

More information

Optimal Routing and Scheduling for Deterministic Delay Tolerant Networks

Optimal Routing and Scheduling for Deterministic Delay Tolerant Networks Optimal Routing an Scheuling for Deterministic Delay Tolerant Networks Davi Hay Dipartimento i Elettronica olitecnico i Torino, Italy Email: hay@tlc.polito.it aolo Giaccone Dipartimento i Elettronica olitecnico

More information

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 17, No 3 Sofia 017 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-017-0030 Particle Swarm Optimization Base

More information

SURVIVABLE IP OVER WDM: GUARANTEEEING MINIMUM NETWORK BANDWIDTH

SURVIVABLE IP OVER WDM: GUARANTEEEING MINIMUM NETWORK BANDWIDTH SURVIVABLE IP OVER WDM: GUARANTEEEING MINIMUM NETWORK BANDWIDTH Galen H Sasaki Dept Elec Engg, U Hawaii 2540 Dole Street Honolul HI 96822 USA Ching-Fong Su Fuitsu Laboratories of America 595 Lawrence Expressway

More information

An Energy Efficient Routing for Wireless Sensor Networks: Hierarchical Approach

An Energy Efficient Routing for Wireless Sensor Networks: Hierarchical Approach An Energy Efficient Routing for Wireless Sensor Networks: Hierarchical Approach Nishi Sharma, Vanna Verma Abstract Wireless sensor networks (WSNs) is one of the emerging fiel of research in recent era

More information

OS-multicast: On-demand Situation-aware Multicasting in Disruption Tolerant Networks

OS-multicast: On-demand Situation-aware Multicasting in Disruption Tolerant Networks OS-multicast: On-demand Situation-aware Multicasting in Disruption Tolerant Networks Qing Ye, Liang Cheng, Mooi Choo Chuah, and Brian D. Davison Department of Computer Science and Engineering, Lehigh University

More information

Fast Fractal Image Compression using PSO Based Optimization Techniques

Fast Fractal Image Compression using PSO Based Optimization Techniques Fast Fractal Compression using PSO Base Optimization Techniques A.Krishnamoorthy Visiting faculty Department Of ECE University College of Engineering panruti rishpci89@gmail.com S.Buvaneswari Visiting

More information

DATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACES

DATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACES DATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACES B.Poonguzharselvi 1 and V.Vetriselvi 2 1,2 Department of Computer Science and Engineering, College of Engineering Guindy, Anna University Chennai,

More information

Coupling the User Interfaces of a Multiuser Program

Coupling the User Interfaces of a Multiuser Program Coupling the User Interfaces of a Multiuser Program PRASUN DEWAN University of North Carolina at Chapel Hill RAJIV CHOUDHARY Intel Corporation We have evelope a new moel for coupling the user-interfaces

More information

Performance Analysis of Delay Tolerant Network Routing Protocols in Different Mobility Environments

Performance Analysis of Delay Tolerant Network Routing Protocols in Different Mobility Environments Performance Analysis of Delay Tolerant Network Routing Protocols in Different Mobility Environments Bhed Bahadur Bista Faculty of Software and Information Science Iwate Prefectural University Takizawa

More information

Buffer Management in Delay Tolerant Networks

Buffer Management in Delay Tolerant Networks Buffer Management in Delay Tolerant Networks Rachana R. Mhatre 1 And Prof. Manjusha Deshmukh 2 1,2 Information Technology, PIIT, New Panvel, University of Mumbai Abstract Delay tolerant networks (DTN)

More information

Energy Consumption and Performance of Delay Tolerant Network Routing Protocols under Different Mobility Models

Energy Consumption and Performance of Delay Tolerant Network Routing Protocols under Different Mobility Models 2016 7th International Conference on Intelligent Systems, Modelling and Simulation Energy Consumption and Performance of Delay Tolerant Network Routing Protocols under Different Mobility Models Bhed Bahadur

More information

PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS FOR DELAY TOLERANT NETWORKS

PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS FOR DELAY TOLERANT NETWORKS PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS FOR DELAY TOLERANT NETWORKS Sanjay Kumar, K. Suraj and Sudhakar Pandey Department of Information Technology, National Institute of Technology Raipur, India E-Mail:

More information

Non-homogeneous Generalization in Privacy Preserving Data Publishing

Non-homogeneous Generalization in Privacy Preserving Data Publishing Non-homogeneous Generalization in Privacy Preserving Data Publishing W. K. Wong, Nios Mamoulis an Davi W. Cheung Department of Computer Science, The University of Hong Kong Pofulam Roa, Hong Kong {wwong2,nios,cheung}@cs.hu.h

More information

Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks

Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks 0 0 0 0 0 0 0 0 on-uniform Sensor Deployment in Mobile Wireless Sensor etworks Mihaela Carei, Yinying Yang, an Jie Wu Department of Computer Science an Engineering Floria Atlantic University Boca Raton,

More information

PAPER. 1. Introduction

PAPER. 1. Introduction IEICE TRANS. COMMUN., VOL. E9x-B, No.8 AUGUST 2010 PAPER Integrating Overlay Protocols for Proviing Autonomic Services in Mobile A-hoc Networks Panagiotis Gouvas, IEICE Stuent member, Anastasios Zafeiropoulos,,

More information

Queueing Model and Optimization of Packet Dropping in Real-Time Wireless Sensor Networks

Queueing Model and Optimization of Packet Dropping in Real-Time Wireless Sensor Networks Queueing Moel an Optimization of Packet Dropping in Real-Time Wireless Sensor Networks Marc Aoun, Antonios Argyriou, Philips Research, Einhoven, 66AE, The Netherlans Department of Computer an Communication

More information

Probabilistic Routing With Multi-copies in Delay Tolerant Networks

Probabilistic Routing With Multi-copies in Delay Tolerant Networks Probabilistic Routing With Multi-copies in Delay Tolerant Networks Ze Li and Haiying Shen Department of Computer Science and Computer Engineering University of Arkansas, Fayetteville, AR 7701 {zxl008,

More information

Impact of Social Networks on Delay Tolerant Routing

Impact of Social Networks on Delay Tolerant Routing Impact of Social Networks on Delay Tolerant Routing Eyuphan Bulut, Zijian Wang and Boleslaw K. Szymanski Department of Computer Science and Center for Pervasive Computing and Networking Rensselaer Polytechnic

More information

Loop Scheduling and Partitions for Hiding Memory Latencies

Loop Scheduling and Partitions for Hiding Memory Latencies Loop Scheuling an Partitions for Hiing Memory Latencies Fei Chen Ewin Hsing-Mean Sha Dept. of Computer Science an Engineering University of Notre Dame Notre Dame, IN 46556 Email: fchen,esha @cse.n.eu Tel:

More information

Collaborative Data Collection with Opportunistic Network Erasure Coding

Collaborative Data Collection with Opportunistic Network Erasure Coding 1 Collaborative Data Collection with Opportunistic Networ Erasure Coing Mingsen Xu Wen-Zhan Song Yichuan Zhao Abstract Disruptive networ communication entails transient networ connectivity, asymmetric

More information

Study of Network Optimization Method Based on ACL

Study of Network Optimization Method Based on ACL Available online at www.scienceirect.com Proceia Engineering 5 (20) 3959 3963 Avance in Control Engineering an Information Science Stuy of Network Optimization Metho Base on ACL Liu Zhian * Department

More information

Capacity-Aware Routing Using Throw-Boxes

Capacity-Aware Routing Using Throw-Boxes Capacity-Aware Routing Using Throw-Boxes Bo Gu, Xiaoyan Hong Department of Computer Science University of Alabama, Tuscaloosa, AL 35487 {bgu,hxy}@cs.ua.edu Abstract Deploying the static wireless devices

More information

Design and Implementation of Improved Routing Algorithm for Energy Consumption in Delay Tolerant Network

Design and Implementation of Improved Routing Algorithm for Energy Consumption in Delay Tolerant Network IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 07 December 2016 ISSN (online): 2349-6010 Design and Implementation of Improved Routing Algorithm for Energy

More information

One-to-Many Multicast Restoration Based on Dynamic Core-Based Selection Algorithm in WDM Mesh Networks

One-to-Many Multicast Restoration Based on Dynamic Core-Based Selection Algorithm in WDM Mesh Networks Proceeings of the International MultiConference of Engineers an Computer Scientists 9 Vol I IMECS 9, March 18 -, 9, Hong Kong One-to-Many Multicast Restoration Base on Dynamic Core-Base Selection Algorithm

More information

Robust PIM-SM Multicasting using Anycast RP in Wireless Ad Hoc Networks

Robust PIM-SM Multicasting using Anycast RP in Wireless Ad Hoc Networks Robust PIM-SM Multicasting using Anycast RP in Wireless A Hoc Networks Jaewon Kang, John Sucec, Vikram Kaul, Sunil Samtani an Mariusz A. Fecko Applie Research, Telcoria Technologies One Telcoria Drive,

More information

Skyline Community Search in Multi-valued Networks

Skyline Community Search in Multi-valued Networks Syline Community Search in Multi-value Networs Rong-Hua Li Beijing Institute of Technology Beijing, China lironghuascut@gmail.com Jeffrey Xu Yu Chinese University of Hong Kong Hong Kong, China yu@se.cuh.eu.h

More information

Trailing Mobile Sinks: A Proactive Data Reporting Protocol for Wireless Sensor Networks

Trailing Mobile Sinks: A Proactive Data Reporting Protocol for Wireless Sensor Networks Trailing Mobile Sinks: A Proactive Data Reporting Protocol for Wireless Sensor Networks Xinxin Liu, Han Zhao, Xin Yang Computer & Information Science & Eng. University of Floria Email:{xinxin,han,xin}@cise.ufl.eu

More information

Provisioning Virtualized Cloud Services in IP/MPLS-over-EON Networks

Provisioning Virtualized Cloud Services in IP/MPLS-over-EON Networks Provisioning Virtualize Clou Services in IP/MPLS-over-EON Networks Pan Yi an Byrav Ramamurthy Department of Computer Science an Engineering, University of Nebraska-Lincoln Lincoln, Nebraska 68588 USA Email:

More information

Comparison of Methods for Increasing the Performance of a DUA Computation

Comparison of Methods for Increasing the Performance of a DUA Computation Comparison of Methos for Increasing the Performance of a DUA Computation Michael Behrisch, Daniel Krajzewicz, Peter Wagner an Yun-Pang Wang Institute of Transportation Systems, German Aerospace Center,

More information

Adjusted Probabilistic Packet Marking for IP Traceback

Adjusted Probabilistic Packet Marking for IP Traceback Ajuste Probabilistic Packet Marking for IP Traceback Tao Peng, Christopher Leckie, an Kotagiri Ramamohanarao 2 ARC Special Research Center for Ultra-Broaban Information Networks Department of Electrical

More information

Hybrid Glowworm Swarm Optimization (HGSO) agent for Qos based Routing in Wireless Networks

Hybrid Glowworm Swarm Optimization (HGSO) agent for Qos based Routing in Wireless Networks Hybri Glowworm Swarm Optimization (HGSO) agent for Qos base Routing in Wireless Networks T. Karthikeyan1 an B. Subramani2 1Associate Professor, P.S.G. College of Arts an Science, Coimbatore, 2 HoD, Dr.NGP

More information

d 3 d 4 d d d d d d d d d d d 1 d d d d d d

d 3 d 4 d d d d d d d d d d d 1 d d d d d d Proceeings of the IASTED International Conference Software Engineering an Applications (SEA') October 6-, 1, Scottsale, Arizona, USA AN OBJECT-ORIENTED APPROACH FOR MANAGING A NETWORK OF DATABASES Shu-Ching

More information

Research Article REALFLOW: Reliable Real-Time Flooding-Based Routing Protocol for Industrial Wireless Sensor Networks

Research Article REALFLOW: Reliable Real-Time Flooding-Based Routing Protocol for Industrial Wireless Sensor Networks Hinawi Publishing Corporation International Journal of Distribute Sensor Networks Volume 2014, Article ID 936379, 17 pages http://x.oi.org/10.1155/2014/936379 Research Article REALFLOW: Reliable Real-Time

More information

THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM

THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM International Journal of Physics an Mathematical Sciences ISSN: 2277-2111 (Online) 2016 Vol. 6 (1) January-March, pp. 24-6/Mao an Shi. THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM Hua Mao

More information

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method Southern Cross University epublications@scu 23r Australasian Conference on the Mechanics of Structures an Materials 214 Transient analysis of wave propagation in 3D soil by using the scale bounary finite

More information

Routing and quality of service support for mobile ad hoc networks

Routing and quality of service support for mobile ad hoc networks Computer Networks 51 (2007) 3142 3156 www.elsevier.com/locate/comnet Routing an quality of service support for mobile a hoc networks Anelise Munaretto a,c, *, Mauro Fonseca b,c a CPGEI/UTFPR, Programa

More information

Message Transport With The User Datagram Protocol

Message Transport With The User Datagram Protocol Message Transport With The User Datagram Protocol User Datagram Protocol (UDP) Use During startup For VoIP an some vieo applications Accounts for less than 10% of Internet traffic Blocke by some ISPs Computer

More information

Lecture 1 September 4, 2013

Lecture 1 September 4, 2013 CS 84r: Incentives an Information in Networks Fall 013 Prof. Yaron Singer Lecture 1 September 4, 013 Scribe: Bo Waggoner 1 Overview In this course we will try to evelop a mathematical unerstaning for the

More information

A MULTI-SCHEME ADAPTIVE ROUTING ALGORTHM BASED ON SPRAY AND WAIT FOR DALAY TOLERANT NETWORKS

A MULTI-SCHEME ADAPTIVE ROUTING ALGORTHM BASED ON SPRAY AND WAIT FOR DALAY TOLERANT NETWORKS A MULTI-SCHEME ADAPTIVE ROUTING ALGORTHM BASED ON SPRAY AND WAIT FOR DALAY TOLERANT NETWORKS Jianbo Li* 1, Shan Jiang 2,Youmei Song 3, Jixing Xu 4 and Yan Wang 5 Information Engineering College Qingdao

More information

Routing Protocol Approaches in Delay Tolerant Networks

Routing Protocol Approaches in Delay Tolerant Networks Routing Protocol Approaches in Delay Tolerant Networks Shivi Shukla 1, Amit Munjal 2 and Y. N. Singh 2 AIM & ACT Dept., Banasthali Vidyapith, Rajasthan 1 EE Dept., Indian Institute of Technology, Kanpur

More information

Congestion Control using Cross layer and Stochastic Approach in Distributed Networks

Congestion Control using Cross layer and Stochastic Approach in Distributed Networks Congestion Control using Cross layer an Stochastic Approach in Distribute Networks Selvarani R Department of Computer science an Engineering Alliance College of Engineering an Design Bangalore, Inia Vinoha

More information

William S. Law. Erik K. Antonsson. Engineering Design Research Laboratory. California Institute of Technology. Abstract

William S. Law. Erik K. Antonsson. Engineering Design Research Laboratory. California Institute of Technology. Abstract Optimization Methos for Calculating Design Imprecision y William S. Law Eri K. Antonsson Engineering Design Research Laboratory Division of Engineering an Applie Science California Institute of Technology

More information

Supporting Fully Adaptive Routing in InfiniBand Networks

Supporting Fully Adaptive Routing in InfiniBand Networks XIV JORNADAS DE PARALELISMO - LEGANES, SEPTIEMBRE 200 1 Supporting Fully Aaptive Routing in InfiniBan Networks J.C. Martínez, J. Flich, A. Robles, P. López an J. Duato Resumen InfiniBan is a new stanar

More information

AnyTraffic Labeled Routing

AnyTraffic Labeled Routing AnyTraffic Labele Routing Dimitri Papaimitriou 1, Pero Peroso 2, Davie Careglio 2 1 Alcatel-Lucent Bell, Antwerp, Belgium Email: imitri.papaimitriou@alcatel-lucent.com 2 Universitat Politècnica e Catalunya,

More information

Spray and Dynamic: Advanced Routing in Delay Tolerant Networks

Spray and Dynamic: Advanced Routing in Delay Tolerant Networks Int. J. Communications, Network and System Sciences, 2012, 5, 98-104 http://dx.doi.org/10.4236/ijcns.2012.52013 Published Online February 2012 (http://www.scirp.org/journal/ijcns) Spray and Dynamic: Advanced

More information

Using local speed information as routing metric for delay tolerant networks

Using local speed information as routing metric for delay tolerant networks Using local speed information as routing metric for delay tolerant networks FUQUAN ZHANG 1, INWHEE JOE, DEMIN GAO 1 AND YUNFEI LIU 1 1 College of Information and Sciences NanJing Forestry University NanJing

More information

A shortest path algorithm in multimodal networks: a case study with time varying costs

A shortest path algorithm in multimodal networks: a case study with time varying costs A shortest path algorithm in multimoal networks: a case stuy with time varying costs Daniela Ambrosino*, Anna Sciomachen* * Department of Economics an Quantitative Methos (DIEM), University of Genoa Via

More information

Opportunistic Routing Algorithms in Delay Tolerant Networks

Opportunistic Routing Algorithms in Delay Tolerant Networks Opportunistic Routing Algorithms in Delay Tolerant Networks Eyuphan Bulut Rensselaer Polytechnic Institute Department of Computer Science and Network Science and Technology (NeST) Center PhD Thesis Defense

More information

Backpressure-based Packet-by-Packet Adaptive Routing in Communication Networks

Backpressure-based Packet-by-Packet Adaptive Routing in Communication Networks 1 Backpressure-base Packet-by-Packet Aaptive Routing in Communication Networks Eleftheria Athanasopoulou, Loc Bui, Tianxiong Ji, R. Srikant, an Alexaner Stolyar Abstract Backpressure-base aaptive routing

More information

Two Dimensional-IP Routing

Two Dimensional-IP Routing Two Dimensional-IP Routing Mingwei Xu Shu Yang Dan Wang Hong Kong Polytechnic University Jianping Wu Abstract Traitional IP networks use single-path routing, an make forwaring ecisions base on estination

More information

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015)

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015) 5th International Conference on Avance Design an Manufacturing Engineering (ICADME 25) Research on motion characteristics an application of multi egree of freeom mechanism base on R-W metho Xiao-guang

More information

1. INTRODUCTION. Saravanan.A 1 and Dr.Sunitha Abburu 2

1. INTRODUCTION. Saravanan.A 1 and Dr.Sunitha Abburu 2 www.ijcsi.org 365 Computing Conditional Intermeeting Time in Conditional Shortest Path Routing Saravanan.A 1 and Dr.Sunitha Abburu 2 1 Adhiyamaan College of Engineering, Department of Computer Application,

More information

Energy Efficient Social-Based Routing for Delay Tolerant Networks

Energy Efficient Social-Based Routing for Delay Tolerant Networks Energy Efficient Social-Based Routing for Delay Tolerant Networks Chenfei Tian,FanLi,, Libo Jiang,ZeyeWang, and Yu Wang 2, School of Computer Science, Beijing Institute of Technology, Beijing, 8, China

More information

Exploiting Heterogeneity in Mobile Opportunistic Networks: An Analytic Approach

Exploiting Heterogeneity in Mobile Opportunistic Networks: An Analytic Approach Exploiting Heterogeneity in Mobile Opportunistic Networks: An Analytic Approach 7 th Annual IEEE Communication Society Conference on Sensor, Mesh and Ad Hoc Communications and Networks (IEEE SECON 10)

More information

Impact of FTP Application file size and TCP Variants on MANET Protocols Performance

Impact of FTP Application file size and TCP Variants on MANET Protocols Performance International Journal of Moern Communication Technologies & Research (IJMCTR) Impact of FTP Application file size an TCP Variants on MANET Protocols Performance Abelmuti Ahme Abbasher Ali, Dr.Amin Babkir

More information

Backpressure-based Packet-by-Packet Adaptive Routing in Communication Networks

Backpressure-based Packet-by-Packet Adaptive Routing in Communication Networks 1 Backpressure-base Packet-by-Packet Aaptive Routing in Communication Networks Eleftheria Athanasopoulou, Loc Bui, Tianxiong Ji, R. Srikant, an Alexaner Stoylar arxiv:15.4984v1 [cs.ni] 27 May 21 Abstract

More information

Buffer Aware Routing in Interplanetary Ad Hoc Network

Buffer Aware Routing in Interplanetary Ad Hoc Network Buffer Aware Routing in Interplanetary Ad Hoc Network Kamal Mistry (Wipro Technologies, Bangalore) Sanjay Srivastava (DA-IICT, Gandhinagar) R. B. Lenin (DA-IICT, Gandhinagar) January 8, 2009 Buffer Aware

More information

Modeling Redundancy-based Routing in Delay Tolerant Networks

Modeling Redundancy-based Routing in Delay Tolerant Networks Modeling Redundancy-based Routing in Delay Tolerant Networks Yong Liao, Kun Tan, Zhensheng Zhang, Lixin Gao Dep. of Electrical & Computer Eng. Microsoft Research Asia San Diego Research Center University

More information

Online Appendix to: Generalizing Database Forensics

Online Appendix to: Generalizing Database Forensics Online Appenix to: Generalizing Database Forensics KYRIACOS E. PAVLOU an RICHARD T. SNODGRASS, University of Arizona This appenix presents a step-by-step iscussion of the forensic analysis protocol that

More information

Politehnica University of Timisoara Mobile Computing, Sensors Network and Embedded Systems Laboratory. Testing Techniques

Politehnica University of Timisoara Mobile Computing, Sensors Network and Embedded Systems Laboratory. Testing Techniques Politehnica University of Timisoara Mobile Computing, Sensors Network an Embee Systems Laboratory ing Techniques What is testing? ing is the process of emonstrating that errors are not present. The purpose

More information

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama an Hayato Ohwaa Faculty of Sci. an Tech. Tokyo University of Science, 2641 Yamazaki, Noa-shi, CHIBA, 278-8510, Japan hiroyuki@rs.noa.tus.ac.jp,

More information

Elimination Of Redundant Data using user Centric Data in Delay Tolerant Network

Elimination Of Redundant Data using user Centric Data in Delay Tolerant Network IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 9 February 2015 ISSN (online): 2349-6010 Elimination Of Redundant Data using user Centric Data in Delay Tolerant

More information

Performance Modelling of Necklace Hypercubes

Performance Modelling of Necklace Hypercubes erformance Moelling of ecklace ypercubes. Meraji,,. arbazi-aza,, A. atooghy, IM chool of Computer cience & harif University of Technology, Tehran, Iran {meraji, patooghy}@ce.sharif.eu, aza@ipm.ir a Abstract

More information

Compiler Optimisation

Compiler Optimisation Compiler Optimisation Michael O Boyle mob@inf.e.ac.uk Room 1.06 January, 2014 1 Two recommene books for the course Recommene texts Engineering a Compiler Engineering a Compiler by K. D. Cooper an L. Torczon.

More information

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs IEEE TRANSACTIONS ON KNOWLEDE AND DATA ENINEERIN, MANUSCRIPT ID Distribute Line raphs: A Universal Technique for Designing DHTs Base on Arbitrary Regular raphs Yiming Zhang an Ling Liu, Senior Member,

More information

Performance Study of a Cross-Layer Based Multipath Routing Protocol for IEEE e Mobile Ad Hoc Networks

Performance Study of a Cross-Layer Based Multipath Routing Protocol for IEEE e Mobile Ad Hoc Networks I. J. Communications, Network an System Sciences, 2008, 4, 285-385 Publishe Online November 2008 in SciRes (http://www.scirp.org/journal/ijcns/). Performance Stuy of a Cross-Layer Base Multipath Routing

More information

Hierarchical Trust Management for Delay Tolerant Networks Using Stochastic Petrinet for Secure Routing

Hierarchical Trust Management for Delay Tolerant Networks Using Stochastic Petrinet for Secure Routing International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Hierarchical Trust Management for Delay Tolerant Networks Using Stochastic Petrinet for Secure Routing Chithra M. 1, Mr. Vimalathithan

More information

IJSER. 1. Introduction. 1.1 Routing in DTN: Sukhpreet Kaur

IJSER. 1. Introduction. 1.1 Routing in DTN: Sukhpreet Kaur International Journal of Scientific & Engineering Research, Volume 7, Issue 4, April-2016 1717 A Review of Energy Consumption on DTN Routing Protocols Sukhpreet Kaur Abstract: DTN is net of similar nets.

More information

ABSTRACT I. INTRODUCTION II. CHARACTERISTICS OF DELAY TOLERANT NETWORKS

ABSTRACT I. INTRODUCTION II. CHARACTERISTICS OF DELAY TOLERANT NETWORKS International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2017 IJSRCSEIT Volume 2 Issue 5 ISSN : 2456-3307 Survey of Various Protocols Used for Delay Tolerant

More information

ERASURE-CODING DEPENDENT STORAGE AWARE ROUTING

ERASURE-CODING DEPENDENT STORAGE AWARE ROUTING International Journal of Mechanical Engineering and Technology (IJMET) Volume 9 Issue 11 November 2018 pp.2226 2231 Article ID: IJMET_09_11_235 Available online at http://www.ia aeme.com/ijmet/issues.asp?jtype=ijmet&vtype=

More information

Ad-Hoc Networks Beyond Unit Disk Graphs

Ad-Hoc Networks Beyond Unit Disk Graphs A-Hoc Networks Beyon Unit Disk Graphs Fabian Kuhn, Roger Wattenhofer, Aaron Zollinger Department of Computer Science ETH Zurich 8092 Zurich, Switzerlan {kuhn, wattenhofer, zollinger}@inf.ethz.ch ABSTRACT

More information

filtering LETTER An Improved Neighbor Selection Algorithm in Collaborative Taek-Hun KIM a), Student Member and Sung-Bong YANG b), Nonmember

filtering LETTER An Improved Neighbor Selection Algorithm in Collaborative Taek-Hun KIM a), Student Member and Sung-Bong YANG b), Nonmember 107 IEICE TRANS INF & SYST, VOLE88 D, NO5 MAY 005 LETTER An Improve Neighbor Selection Algorithm in Collaborative Filtering Taek-Hun KIM a), Stuent Member an Sung-Bong YANG b), Nonmember SUMMARY Nowaays,

More information

Application of Graph Theory in DTN Routing

Application of Graph Theory in DTN Routing Application of Graph Theory in DTN Routing Madan H. T. 1, Shabana Sultana 2 1 M. Tech. (CNE), NIE, Mysuru 2 Associate Professor, Dept. of Computer Science & Eng., NIE, Mysuru Abstract: Delay tolerant network

More information

Timely Information Dissemination with Distributed Storage in Delay Tolerant Mobile Sensor Networks

Timely Information Dissemination with Distributed Storage in Delay Tolerant Mobile Sensor Networks 27 IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS): 27 IEEE Infocom MiseNet Workshop Timely Information Dissemination with Distributed Storage in Delay Tolerant Mobile Sensor Networks

More information

Real Time Tracking via Sparse Representation

Real Time Tracking via Sparse Representation 203 8th International Conference on Communications an Networing in China (CHINACOM) Real Time Tracing via Sparse Representation Hong-Mei Zhang, Xian-Sui Wei, Tao Huang 2, Yan He, Xiang-Li Zhang, JinYe

More information