Review Article Routing Protocols for Vehicular Delay Tolerant Networks: A Survey

Size: px
Start display at page:

Download "Review Article Routing Protocols for Vehicular Delay Tolerant Networks: A Survey"

Transcription

1 Distributed Sensor Networks Volume 2015, Article ID , 9 pages Review Article Routing Protocols for Vehicular Delay Tolerant Networks: A Survey Hyunwoo Kang, 1 Syed Hassan Ahmed, 2 Dongkyun Kim, 2 and Yun-Su Chung 1 1 Electronics and Telecommunication Research Institute (ETRI), Daegu , Republic of Korea 2 School of Computer Science & Engineering, Kyungpook National University, Daegu , Republic of Korea Correspondence should be addressed to Dongkyun Kim; dongkyun@knu.ac.kr Received 7 September 2014; Revised 30 October 2014; Accepted 5 November 2014 Academic Editor: Álvaro Marco Copyright 2015 Hyunwoo Kang et al. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Recently, the delay tolerant networks (DTN) have been utilized in various operational communication paradigms. This includes the communication scenarios that are subject to disruption and disconnection as well as the scenarios with high delay and frequent partitioning, that is, vehicular ad hoc networks (VANETs). Due to the several characteristics match, new research paradigm named as vehicular delay tolerant networks (VDTNs) is introduced. Through relays and store-carry-forward mechanisms, messages in VDTNs can be delivered to the destination without an end-to-end connection for delay-tolerant applications. However, the choice of routing algorithms in VDTNs is still under study. The main objective of routing protocols in VDTNs is to maximize the probability of delivery at the destination while minimizing the end-to-end delay. Until now, many routing protocols have been proposed to meet requirements of varying applications. In this paper, we, therefore, provide a detailed study of recently proposed routing schemes for VDTNs. We also perform comparative analysis on the basis of unique criterion such as forwarding metrics with their implementations. In addition, open challenges and future directions are provided to make room of interest for the research community. 1. Introduction Over the past few years several vehicular network architectures have been proposed, such as vehicular ad hoc networks (VANETs), vehicle to vehicle (V2V) architectures, and vehicle to infrastructures (V2I) architectures [1]. VANETs are temporal networks which are self-organized by vehicles to route the packets. However, it is not easy to establish end-toend path between source and destination by utilizing only V2V communication, because the communication range of vehicle is limited and movement of vehicle is very fast. Even if the communication between vehicles and infrastructures can be possible, network partition still exists where there is no infrastructure. Thus, most of the studies assume that the vehicles are always connected to the networks; thus they could not overcome the network partition problem [2]. There are various causes of network partition in vehicular networks. When node density is sparse, the network partition may occur. The other reason of network partition can be intensive number of nodes in small area. In addition, due to the data congestion, the network partition can also occur. In some cases the high mobility of vehicles can cause the network partition. Hence the successful establishment of an endto-end path between a source and destination node is not guaranteed in vehicular networks [3]. On other hand, the DTN Research Group (DTNRG) lead by the Internet Research Task Force (IRTF) proposed an architecture with communication protocol named as bundle protocol. In DTNs, a message oriented overlay layer called bundle layer is added [4]. The bundle layer exists above the transport (or other) layers of the networks and provides interconnectivity between layers. Application data units are transformedbythebundlelayerintooneormoreprotocoldata units called bundles, which are forwarded by DTN nodes accordingtothebundleprotocol.theideaistobundle together all the information required for a transaction, minimizingthenumberofround-tripexchanges,whichisuseful whentheround-triptimeisverylarge.tohelprouting and scheduling decisions, the bundles follow store-carryforward mechanisms. In delay tolerant networks (DTNs), it is

2 2 Distributed Sensor Networks Table1:SummaryofVDTNroutingprotocols. Scheme name Number of message copies Type Message replication Target Direct delivery Single Direct None Node moves and delivers the packet directly First contact Single Probabilistic Low Packet is delivered in result of random walk search to its destination Epidemic routing Multiple Blind flooding High Enormous data propagation Surround routing Multiple Limited flooding Moderate Packets only flooded to the nodes near to the destination Spray-and-wait Multiple Controlledflooding Moderate Limited copies of packet are generated PRoPHET Multiple Probabilistic Moderate Packet forwarded on the basis of encounter history common that there is no end-to-end path between source and destination. The DTNs are defined as those networks which embrace the concept of occasionally connected networks that may suffer from frequent partitions. In a real environment the vehicles are distributed over a wide area and move randomly, and the network is easily partitioned. These characteristics of vehicular networks are similar to DTNs. Hence, vehicular networkscanbetreatedasdtnsanddefinedasvehicular delay tolerant networks (VDTNs) [5, 6]. Generally, the bundle protocol of DTN does not provide details of routes for data packets between the nodes. It deals only with the forwarding phase. Since, enabling end-to-end connectivity in vehicular networks is a significant issue and needs to be addressed by appropriate routing approaches, therefore, a number of studies have been carried out for applicable routing protocols based on different schemes, such as model-based schemes, epidemic schemes, and estimation schemes [7]. A very simple protocol is direct delivery, in which the node originating a message carries it until it meets its final destination. In first contact routing, the nodes forward messages to the first node they encounter, which results in a random walk search for the destination node. Epidemic routing [8] replicates messages to all encountered peers that still do not have them. If message storage space is unlimited and contacts between nodes are long enough, epidemic routing minimizes the delivery delay and maximizes the delivery ratio. However, those resources are usually limited, epidemic wastes storage and bandwidth in comparison with other protocols. For instance, surround routing [9] tries to minimize the storage consumption and overhead by also sending messages to all the nodes, but only the nodes that surround the final recipient will keep the copies longer than others. Spray-and-wait [10] generates n copies of a message. In normal mode, a node gives one copy to each contact; in binary mode, half of the copies are forwarded to a contact. Once only asinglecopyisleft,itisforwardedonlytothefinalrecipient. Spray-and-wait is another example of protocol that limits message replication as compared with epidemic routing. The PRoPHET (probabilistic routing protocol using history of encounters and transitivity) [11] protocol transfers the messagetoaneighborifitestimatesthattheneighborhasahigher likelihood of being able to deliver the message to the final destination based on past node encounter history. Similarly, MORA (multiobjective robotic assistance) [12] learns from the structure of the node movement patterns and uses this information to improve the message routing. Moreover, to further increase the delivery ratio, MORA introduces autonomous agents that adapt their movement based on the variations in network capacity and demand. Conclusively we can say that some schemes try to choose paths through denser areas, which may cause congestion. Others store data in fixed relay nodes until a vehicle going to an adequate destination passes by, which may take some time. Additionally more researches try to forward the data along the direction to the destination, which may also take some time. Finally, some schemes combine trajectory information and traffic statistics to find the best path, which may be complex. Table 1 summarizes the properties of the traditional routing protocols representing VDTNs. Mostly, the VDTNs are characterized by generally short contacts between nodes and a highly dynamic network topology, where routing is a particularly a challenging problem [13]. Mostly routing protocols that need to exchange control information during contacts to update routing tables or other information databases have less time to transfer data bundles. For example, PRoPHET requires some overhead for maintaining the estimates of meeting probabilities. On the other hand, routing protocols that do not maintain such control information generally have to create more bundle copies to achieve the same delivery performance. This represents an efficiency compromise, as more copies spend more storage and transmission resources, contributing to congestion. As the network topology is highly dynamic, nodes have to take into account that any information maintained may be outdated soon. Moreover, applying store-carry-forward approach directly to vehicular networks may cause a lot of packets replications which may lead to data congestion especially when vehicles are dense [14]. So, there is also a compromise between the value of information exchanged and the cost of keeping it updated. There are other research challenges relatedtoroutingsuchastheoptimalplacementofrelay nodes, traffic differentiation, and congestion control [15]. It is worth mentioning that the performance of most of the introduced routing protocols highly depends on the level of cooperation and autonomy of the nodes. By default, most of the protocols assume full node cooperation and little attention have been devoted to study the effect of reduced levels of cooperation. In fact, by applying and fine-tuning simple knowledge-based cooperation mechanisms, the routing performancecanbeconsiderablyimproved[16].

3 Distributed Sensor Networks 3 In addition, it is not the only purpose of routing protocol to overcome the network partition problem. There are a lot of important issues to design routing protocols, such as data delivery rates, data transfer time between source and destination, energy efficiency, bandwidth consumption [17]. The application is also important because there is no routing protocol that can satisfy all these issues. Thus most of proposed routing protocols are designed for specific applications [18]. However, these protocols are not suitable for applications having packets with different importance and requirements. In order to deal with this issue, some researchers provided adaptive routing protocols with different metrics [19]. Hence, we conclude that vehicular DTNs have been investigated for different applications with a large number of proposed routing algorithms. Random/ probabilistic Flooding Navigation - Moving vector - Geolocation - Moving direction VDTN forwarding Information based Network resources - Optimization - Various traffic - Congestion Infrastructure based Social network - Similarity - Social graph - Friendship Incentive based 1.1. Motivation. From the literature, we can easily find out somequalitysurveypapersinvariousareasofvanets[20]. However, the focus of those surveys is mostly built around routing issues in VANETs without taking DTN characteristics into account. Later, some authors in [21] took the initiativeto provide the performance of VDTNs routing protocols. However, any comparative analysis has not been performed. Hence, the current literature still lacks in thorough studies providing more insight on the routing issues in vehicular DTNs. In this paper, we, therefore, provide a comprehensive review of vehicular delay tolerant networks (VDTNs) routing protocols. Furthermore, we also perform a comparative analysis of selected protocols while defining some metrics such as forwarding metrics, infrastructure-assisted, locationinformation, topology assumptions, implementation, and main objectives. Moreover, we summarize the future research directions in this demanding paradigm. The rest of this paper is organized as follows. In Section 2, we present the detail of selected DTN routing schemes proposed for VANETs. Section 3 provides the comparative analysis of vehicular DTN protocols. Open issues and future directionsaregiveninsection4.finally,section5 concludes this paper. 2. VDTN Routing Protocols As mentioned before, the routing protocols in VANETs aim to establish end-to-end connectivity between network nodes, which is quite different from the case of the delay tolerant environment. Thus, routing protocols in VDTNs use the store-carry-forward paradigm of DTNs to deliver data. This paradigm is based on the premise that the end-to-end network path may exist over time. However, the bundle protocol, which is the base of DTN, does not address routing problems without any establishment of routes between nodes. Forthatpurpose,severalprojectsareworkingforVDTN research independently from VANETs and we, therefore, categorize proposed forwarding mechanisms for VDTNs as shown in Figure 1. The VDTN stack consists of flooding, random/probabilistic, infrastructure/incentive-based, and information-based forwarding. Due to the promising and reliable performance of V2I architecture, we will focus on Figure 1: Classification in VDTN forwarding. infrastructure and information-based routing protocols in the following section MaxProp (Maximum Priority). MaxProp is a routing protocol designed for vehicular DTNs. The MaxProp protocol is based on a store-carry-forward mechanism which is usually utilized in a DTN environment. However, the authors in [22] proposed an algorithm which enables the nodes to assign the priority to the packets. On the basis of the given priorities, each node can decide either to transmit or drop the packet. In VDTNs, the transmission duration and opportunities for each node are limited, since the nodes move fast in sparse areas. Moreover, the buffer of node is also limited in a real environment. Therefore, to decide the priority of packets in a buffer of nodes is important when performing efficient routing. In MaxProp, when two nodes communicate, they exchange packets in a specific order. If the node currently in contact is the destination node of some packets, these packets are transmitted first. Secondly, the routing information is exchanged which includes the estimated probability of meetinganynode.thecalculationoftheprobabilityisbasedon the number of encounters between two nodes. In the end, an acknowledgement of delivered data is transmitted. In addition, MaxProp also introduced a mechanism to handleolddatawithinthenetwork.inmaxprop,eachpacket stores a hop list of nodes that the packet already traversed. This hop list enables each node to identify the age of packets. The packets with lower hop list values are considered new packets and thus higher priority is assigned to them as shown in Figure 2. Incaseofanynodeencounter,thepacketswith the highest priority are transmitted first and the remaining packets are transmitted later. On the other hand, the packets which have the lowest priority (i.e., higher hop list count) will be deleted first in case a buffer is full PBRS (Probabilistic Bundle Relaying Scheme). The roadside units (RSUs) support communications between vehicles and infrastructures for numerous applications. However, in

4 4 Distributed Sensor Networks Packets toward the encounter node Routing information based on historical data Acknowledgements of delivered data High priority: transmit first V 0 V j V k Packets with short hop list Other packets Low priority: delete first Uncovered area by RSU RSU 1 RSU 2 Figure 2: The priority of packet in MaxProp. Figure 4: Communication in ASCF. Destination RSU Source RSU Coverage area Figure 3: VDTN in PBRS. Uncovered area Coverage area real environments, RSUs cannot cover all the roadside areas because of the deployment cost. Thus, communications over relaying vehicles are considered one of the solutions to support the uncovered areas by RSUs. Some typical researches utilized store-and-forward techniques for relaying data between RSUs and vehicles. The RSU transmits its data to the incoming vehicles which enter its transmission range. In this case, if an RSU transmits its data to all the vehicles which are passing by it, a lot of replicated packets are generated in the network. Therefore, PBRS [23] proposed a decision-based scheme which makes RSUs determine whether or not to release its data to a vehicle on the basis of certain criterion. Figure 3 shows the vehicular delay tolerant network which is considered in PBRS. The source RSU S has data to forward to the destination RSU D. However, there is no end-to-end path between S and D.TheVehiclespassingbyS makes S become aware of the speed of those vehicles. PBSR calculates the release probability by utilizing the speed of vehicles. When avehiclev i enters a communication range of S,theS holds its data until the vehicle moves out of the range or a next vehicle V i+1 enters the coverage area. If the V i+1 is faster than V i and V i+1 is considered to reach D before the V i does, S transmits its data to V i ASCF (Adaptive Carry-Store-Forward). ACSF also assumesthatrsuscannotcoveralltheroadsideareaslikepbrs. ACSF utilized a store-and-forward technique for relaying data. However, it focused on the outage time of a target vehicle in an uncovered area. In the ACSF scheme, a message forwarding mechanism was proposed for reducing the outage time for vehicles [24]. Figure 4 shows the deployment of vehicles and RSUs considered in ACSF. The authors implemented ACSF for two RSUs partially deployed and leaving uncovered area between them. Here, the uncovered area means the road segment which is not in the transmission range of any RSU(s). In Figure 4, it is shown that the vehicles move from left to right side of the road. After the entrance of V 0 in the covered area of RSU 1, it starts communicating data with RSU 1.SinceV 0 is moving, after some time it will be entering into the uncovered area. However, the vehicles V j and V k can still be used as a relay to receive the remaining data from RSU 1 and forward it to V 0.Forthispurpose,RSU 1 selects the node which provides longer connectivity to V 0,thusdecreasingtheoutagetime. The outage time can be calculated by the moving speed of each node. Since RSU can be easily aware of its transmission range and the moving speed of nodes moving in it, RSU can calculate when V 0 moves out of its communication range. Before node V 0 leaves the coverage area, RSU 1 selects the relay node with a maximum connectivity time with V 0.ACSF assumes that V 0 is required to adjust its speed in an uncovered area for a longer connection with a relaying vehicle selected by RSU FFRDV (Fastest-Ferry Routing in DTN-Enabled VANET). FFRDV is a protocol which was proposed for sparse ad hoc networks to support a highway road environment where vehicles are moving with high speeds and few traffic lights [25]. In FFRDV, the roads are divided into logical blocks based on geographic information. Each vehicle can get its current location by GPS and it shares its location and speed with other vehicles in the same block by hello messages. When an emergent event occurs, FFRDV selects message ferries which have the responsibility of relaying data according to velocity based strategy. First, the vehicle which senses an event becomes an initial ferry. It selects the fastest vehicle within its block as a next ferry. Second, if the ferry enters a new block Bi, it broadcasts a hellomessagetofindanewferry.anynodes,whichareableto receive a new data, send a response message, including their current speed. The ferry node compares the speeds and finds the fastest vehicle V k.ifv k is faster than it, it sends the data to V k or it holds the data. This mechanism is performed repeatedly block by block.

5 Distributed Sensor Networks 5 The motion vector of vehicle A Vehicle A Vehicle B Vehicle C Figure 5: Concept of DARCC. 2.5.DARCC(Distance-AwareRoutingwithCopyControl). The routing decision aims to determine how to replicate or forward message copies to the suitable nodes. DARCC applies this concept of DTN routing to vehicular environments [26]. The vehicles in DARCC determine whether to transmit data or not to their encountering vehicles with 2 principles. If the location of the destination of data is available, the data is forwarded to the vehicle that is closer to the destination. Otherwise, DARCC prefers spreading the data to different direction to increase the probability to meet destination. Figure 5 shows the concept of DARCC, where each vehicle in DARCC is equipped with a GPS, thus the vehicle can calculate its current motion vector. The motion vector is the speed of vehicle and its moving direction. The vehicle A turns left in junction during certain time t, then its motion vector of time t is calculated like arrow in the Figure 5. Eachvehicle periodically broadcasts a beacon message including its location, current motion vector, and the list of the messages it has. If the vehicles are moving in different directions, the replication helps to perform the successful delivery, because the other vehicles may reach its destination on its way before the source. Thus, thevehicles A and B replicate their packets to each other, respectively DAWN (Density Adaptive Routing with Node Awareness). The authors of DAWN in [27] assume an urban sensing applications. As shown in Figure 5,thereareN fixed sensor in roadside, and one base station for data gathering. The sensors are regularly deployed and the base station is located at the center of the network area. The data packets are generated at the sensors, and each packet includes its origin location and generation time. The vehicles and mobile nodes are more like travelling in the random cells. When the vehicles moves into new cell they collect the data packet from sensors and store it in its buffer. If two vehicles meet, they replicate their packets to each other. ThedataforwardstrategyinDAWNisdecidedbythe density of the cell. If density is low the forward strategy is thesameasepidemic,thatis,anodereplicatesallthedata it has to encounter nodes. On the other hands, if the density of cell increases, the throughput is restricted by congestion due to the limitation of wireless channel capacity. Therefore, Sensors Base station Mobile nodes Figure 6: Network model in DAWN. in DAWN the UIV (utility incremental value) is proposed to give priorities to the packets. The packets with higher UIVs should be transmitted with higher priority (Figure 6). The UIV is estimated by each node to maximize the probability of packets to be delivered to the base station before deadline GeOpps (Geographical Opportunistic Routing). Geographic routing is one of the most promising approaches for efficient routing, which takes location information of the vehicle into account. Geographical opportunistic routing for vehicular networks (GeOpps) aims to enhance the performance of single-copy routing protocol in VDTNs [28]. It exploits the geolocation of vehicles to forward the geographical bundle opportunistically towards the final destination location. Thus, the vehicle that is heading towards or near the destination location of the bundle becomes the next bundle carrier. The closest point where a vehicle carries the bundle is called nearest point and used to compute minimum estimated time of delivery (METD) as follows: METD = time to nearest point + remaining distance average speed A vehicle with the lowest METD is the candidate bundle forwarder/carrier. GeOpps assumes that the bundle carrier always find another vehicle when it arrives at the nearest point. In some cases, it might be practical to handover bundle(s) to the vehicle moving slowly to a destination rather. (1)

6 6 Distributed Sensor Networks than the vehicle that will just reach the nearest point faster. To achieve this, GeOpps assigns weights according to varying speed of vehicles and their remaining distances to the nearest points. However, it does not provide a method to optimally calculate these weights GeoSpray (Geographical Spray in VDTN). GeoSpray [29] uses the principles of single-copy single-path GeOpps to perform multicopy multipath bundle routing approach. Multicopy routing schemes are noted for their high delivery ratios, low bundle delivery delays, and high overheads due to duplicated copies. Thus, GeoSpray adopts the replication approach of the spray-and-wait protocol [7] to limit the number of copies. Initially, it uses a multiple copy scheme, which spreads a limited copies of the bundle to exploit diverse paths. Afterwards, it switches to a single-copy forwarding scheme. GeoSpray clears the delivered bundles from vehicles storage by propagating the delivery information. As a result, it achieves better delivery ratio than GeOpps at the cost of high replication overhead. However, this overhead is less than the epidemic protocol and similar to spray-and-wait. 3. Comparative Analysis In this section, the comparative analysis of the previously discussed VDTN routing protocols is presented. We compare andanalyzetheabovementionedschemesbasedonthe following metrics Forwarding Metric. Most of VDTN routing protocols utilize the store-carry-forward mechanism. Hence, these protocols usually do not make any end-to-end path between source and destination vehicles. In epidemic routing which is one of the most famous store-carry-forward routing, the vehicles replicate all the data they have to all vehicles they encounter. However, in above mentioned schemes, the vehicles which have data should determine whether or not to forward data to encountering nodes with some criteria. Therefore, we define these criteria as forwarding metrics in VDTNs. The forwarding metric is one of the most significant features for distinguishing routing protocols Infrastructure Assisted. As mentioned in Section 1, the infrastructures such as RSUs have been installed to support the vehicle-to-vehicle (V2V) communications for increasing reliability, reducing transmission delay, and so forth. Therefore, some VDTN routing protocols assumed that the infrastructures can support the V2V communication in a whole roadside area, thus improving routing performances. However, this assumption is impractical since the installation of infrastructures costs so much. In the real world, the infrastructures are installed in limited roadside areas and they can support the V2V communications within their coverage (the localization of the RSUs is still a part of research but out of scope in this paper). Therefore, some VDTN routing protocols such as [22, 25, 27] are designed to be well-operated without any support of the infrastructures. Moreover, some VDTN routing protocols assumed that the support of infrastructures can be provided in the limited area. Since the routing performance depends on the existence of infrastructure, it is an important metric when analyzing VDTN routing protocols Location Information. In most of the routing protocols, including VDTN routing protocols, the packet should be forwarded from the source node to the direction of the destination node. Therefore, if the source node can distinguish whether the encounter node is near to the destination node or not, it can perform the routing efficiently. Nowadays, since a lot of vehicles include equipped GPS devices, the various VDTN routing protocols which use the GPS-based location information are proposed. However, if thesourcenodedoesnotknowthelocationofthedestination node, the source node cannot calculate the distance between an encounter vehicle and the destination node based on the location information. Hence, some VDTN routing protocols which does not require GPS location information are proposed [22].Moreover,insomeVDTNroutingprotocols,not only the GPS information but also map information are used to determine optimal next forwarder. Therefore, the location information is considered as a promising metric to classify VDTN routing protocols Topology Assumptions. In Section 3.2, we also described that assumption about existences of infrastructures is an important metric for analyzing VDTN metric. In fact, besides the existence of infrastructures, various VDTN routing protocols also have their assumptions such as network models, mobility model, and traffic characteristics. In particular, topology assumptions such as location of encounter vehicles is one of the most important assumptions since various routing performances such as routing overhead or coverage of the proposed schemes highly depend on the assumptions. In addition, although some VDTN routing protocols can achieve high performance improvement over the particular topologies, it cannot achieve the performance improvement over another topologies. Hence, even though the topology assumptions are not costly, they are still important metrics foranalyzingthevdtnroutingprotocols Implementation. As mentioned in the previous sections, VDTN routing protocols have own assumptions such as infrastructure existence, location information, and topology assumptions, and some assumptions are impractical in realworld. Hence, even if some VDTN routing protocols can improve routing performance academically, it cannot achieve the improvement in real-world. Hence, performance measurement methods of each proposed routing protocol such as test-bed based measurement, numerical analysis, and simulation based analysis is one way to verify the practicality of theproposedvdtnroutingprotocols.hence,weclassifythe VDTN routing protocols according to the implementation Target. In common VDTN routing protocols, when the source node meets another node (viz. encounter node), it should determine whether or not to transmit its packet to

7 Distributed Sensor Networks 7 Table 2: Comparative analysis of VDTN routing schemes. Scheme name MaxProp [22] PBRS [23] ACSF [24] FFRDV [25] DARCC [26] DAWN [27] GeOpps [28] GeoSpray [29] Forwarding metrics Hop count historical data Velocity-based probability Minimum outage time of node Infrastructure assisted No Location information No Velocity of node No Location of destination moving direction of nodes Topology assumption Implementation Target 30 Buses in miles; 60 days of trace 20 km one way road vehicle; interarrival time: seconds Real environment (UMass DieselNet) Java-based simulator Not available Numerical analysis Density of nodes No Density of nodes Density of nodes and different data size 1500 m 1500 m area; average speed of node 60 km/h 100 vehicles in 3000 m 3000 m area; each road has 4 lanes; average speed of node 60 km/h 5000 taxi in Beijing city 30 days of trace Manhattan grid 260,000 vehicles 15 km 15 km area 100 mobile nodes with an average speed of 50 km/h city of Helsinki, time: 6 hrs Network Simulator 2 Opportunistic Network Environment (One) simulator Simulation with real environment data OMNet++ VDTNsim Gives priority to packets in buffer Reduce packet replication Maximum connectivity Minimize intermittent nodes Reduce packet replication Optimize channel usage Optimize delivery ratio, delay, and overhead Optimized routing with minimum delay the encounter node. At this point of time, the source node calculates a cost based on forwarding metric which is described in Section 3.1.Thesourcenodetransmitsitspacket if the cost of encounter node is low. Hence, the forwarding metriccanrepresentthetargetofroutingprotocol,butitis not at all times. For example, when the source node wants to transmit its packet to the destination as soon as possible, thespeedofencountervehiclecanbeusedastheforwarding metric. In addition, even if the source node wants to maintain connectivity with the selected encounter vehicle, the speed of encounter vehicle also can be used as the forwarding metric. Therefore, not only the forwarding metric but also the target of protocols is an important metric to analyze VDTN routing protocols. Table 2 shows the comparative analysis of the VDTN protocols discussed in this survey. In PBRS, a velocity of node is utilized to calculate the release probability. If several nodesareinthecommunicationrangeofrsu,thenodewith higher speed tends to reach destination faster than slower speed node. For this reason, faster nodes get higher release probability in PBSR. Thus, we call this forwarding metric velocity-based probability in the table. Similarly, in ACSF [24], the maximum hop counts are two between the source and destination. The only RSUs are the only source nodes in this scheme. Due to the limitation of communication range, the connectivity between an RSU and a vehicle cannot be maintained. In order to overcome this problem, a relaying vehicle is selected. When multiple vehicles are available for relaying, the one which can maximize the connectivity is selected. The velocity of relaying vehicle and target vehicle is important factor to keep the connectivity. Unlike PBRS, the fastest node is not important in ACSF, because it is easy to maintain the connection if the speeds of the two nodes are similar. DARCC [26] and DAWN[27] utilize packet replication mechanism like epidemic routing. Packet replication is a useful technique to increase delivery ratio in DTNs, but it may result in a waste of network resources. Thus, to control the amount of replicated packets appropriately is a significant issue in these protocols. First, DARCC assumes two situations. If the location of the destination is available, the data is forwarded to the vehicle that is closer to the destination.thedataisforwardedtothenodewhichis moving in different direction to spread the data over a wide area with a small number of replicated packets. On the other hand, DAWN focuses on the density of nodes in the cell. If the density increases, the congestion also increases. DAWN reduces packet replication only if the channel is congested. It tries to maximize the local channel capacity if the throughput does not fall due to the congestion. Performance evaluation of the given schemes also varies. Some of them such as MaxProp and DAWN were tested in real test bed environments. In MaxProp, the authors utilized 30 buses to cover a wide area of 150 square miles in their test bed. Furthermore, the MaxProp had a realistic assumption that the nodes had no network global information (global information here includes location of other nodes). In addition, there was a limited infrastructure support assumed for QoS. Similarly, DAWN consisted of a database, based on a real environment for its test bed with 30 days GPS records of taxis in Beijing city for simulations. However, the remaining schemes were simulated using

8 8 Distributed Sensor Networks the Network Simulator 2 (NS-2). Also, the Opportunistic Network Environment (ONE) simulator was considered for the performance evaluation of the VDTNs routing protocols. 4. Open Issues and Future Directions In this section, we describe open issues and challenges for VDTN routing protocols. The need to address the emerging number of services in the vehicles has given rise to an increase in research in vehicular communication. The key challenge is routing due to the dynamic topology changes. Many protocols have been discussed in the previous sections. However, there still exist some challenges and open issues that need to be investigated. (i) Most of routing protocols assume either the highway scenario or the urban scenarios. The protocol which is designed for such environments may not show efficient performance in a more complex environment. For example, the vehicles may enter the urban area after passing highway. Therefore, variety environments should be taken into account at the same time. (ii) In most studies for VDTNs, the buffer management of vehicles is overlooked. Only the size of buffer is described, but how it can be managed is not described. The buffer management is important in DTN, because a lot of DTN protocols are based on store-carryforward mechanism. Therefore, reallocating buffer space and maximum use of other resources can also be addressed. (iii) Most of the routing protocols utilize the location information of nodes. The location information acquisition is not easy when the destination node is mobile.forthestationarynode,everynodeisaware of the nodes location. Hence, location information canbeanefficientmetricforrouting.anotherissueis the implementation of the routing protocols in the real world scenarios. Better performance can be predictedfromtheprotocolsappliedintherealworld scenarios. (iv) There always exists a tradeoff between delivery ratio, end-to-end delay, and network resource usage while applying different approaches in the vehicular networks. Thus, a completely different algorithm with existing methods can be expected to minimize the tradeoff through, for example, artificial intelligenceaware routing. (v) In addition, a few researchers have focused on integrating the new promising paradigm, that is, information centric networking (ICN) into VANETs [30]. Recently, content centric networking (CCN) has been proposed for the future internet. Since CCN is at its early stage, many issues are still unidentified and open. Therefore, the feasibility of applying the CCN concept to vehicular communications (named as vehicular CCN, that is, VCCN) needs to be investigated. In addition, a number of challenges still require attentioninvccn,suchasnaming,nameresolution, routing, content storing, management and policy of forwarding information base and pending interest table management, security, and trust issues. (vi) The content routing is one of the actively researched parts of VCCN [31]. Request and response forwarding between consumer and provider nodes is the responsibility of the routing scheme. The simplest routingschemewhichhasbeenusedintheccnisthe breads-crumb technique. However, we need efficient routing schemes to fulfill requests effectively and efficiently for the purpose of achieving QoS in dynamic topologies such as VANETs. 5. Conclusion In this paper, we have performed a detailed survey of recent developments in vehicular DTNs with more emphasis on routing. To the best of our knowledge, this is the first work to present the comparative analysis of selected vehicular DTN (VDTNs) routing protocols with respect to unique metrics such as implementation, infrastructure assisted or not, and more. In addition, we provide a list of open challenges and future directions. Finally with this paper, we aim to motivate further research interest for existing routing constraints in VDTNs. Conflict of Interests The authors declare that there is no conflict of interests regarding publication of this paper. Acknowledgments This research was supported by the MSIP (Ministry of Science, ICT & Future Planning), Korea, under the C-ITRC (Convergence Information Technology Research Center) support program (NIPA-2014-H ) supervised by the NIPA (National IT Industry Promotion Agency). This research was also supported by the Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education, Science and Technology (2012R1A1A4A ). References [1] S. Kumar, S. H. Ahmed, U. Qasim et al., Analyzing link and path availability of routing protocols in vehcular ad-hoc networks, JournalofBasicandAppliedScientificResearch,vol.4,no.2,pp , [2] S.Sagar,S.H.Ahmed,Z.A.Khanetal., Linkandpathduration of routing protocols in mobile ad-hoc networks and vehcular ad-hoc networks, Journal of Basic and Applied Scientific Research,vol.4,no.2,pp ,2014. [3] A. H. Syed, S. H. Bouk, and D. Kim, Reducing scanning latency in WiMAX enabled VANETs, in Proceedings of the Conference on Research in Adaptive and Convergent Systems (RACS 14),pp , ACM, 2014.

9 Distributed Sensor Networks 9 [4] J. Li and C. Chigan, Achieving robust message dissemination in VANET: challenges and solution, in Proceedings of the IEEE Intelligent Vehicles Symposium (IV 11), pp , [5] J. Schleich, G. Danoy, B. Dorronsoro, and P. Bouvry, An Overlay Approach for Optimising Small-World Properties in VANETs, Springer, Berlin, Germany, [6] P. R. Pereira, A. Casaca, J. J. P. C. Rodrigues, V. N. G. J. Soares, J. Triay, and C. Cervelló-Pastor, From delay-tolerant networks to vehicular delay-tolerant networks, IEEE Communications Surveys and Tutorials,vol.14,no.4,pp ,2012. [7] F. Warthman, Delay-Tolerant Networks (DTNs) A Tutorial, DTN Research Group Internet Draft, [8] A. Bujari, C. E. Palazzi, D. Maggiorini, C. Quadri, and G. P. Rossi, A solution for mobile DTN in a real urban scenario, in Proceedings of the IEEE Wireless Communications and Networking Conference Workshops (WCNCW 12), pp , Paris, France, April [9] D. Câmara, N. Frangiadakis, C. Bonnet, and F. Filali, Vehicular delay tolerant networks, in Handbook of Research on Mobility and Computing: Evolving Technologies and Ubiquitous Impacts, pp ,IGIGlobal,2011. [10]V.N.G.J.Soares,F.Farahmand,andJ.J.P.C.Rodrigues, A layered architecture for vehicular delay-tolerant networks, in Proceedings of the IEEE Symposium on Computers and Communications (ISCC 09), pp , July [11] M. P. Singh, A. J. Deen, and P. K. Shukla, A comprehensive survey of routing strategies for vehicular Ad-hoc networks, Wireless Communication,vol.5,no.8,pp ,2013. [12]V.N.G.J.Soares,F.Farahmand,andJ.J.P.C.Rodrigues, Improving vehicular delay-tolerant network performance with relay nodes, in Proceedings of the Next Generation Internet Networks (NGI 09),pp.1 5,Aveiro,Portugal,July2009. [13]F.Farahmand,I.Cerutti,A.N.Patel,Q.Zhang,andJ.P.Jue, Relay node placement in vehicular delay-tolerant networks, in Proceedings of the Global Telecommunications Conference (GLOBECOM 08), pp. 1 5, IEEE, [14] G.Wang,B.Wang,andY.Gao, Dynamicsprayandwaitrouting algorithm with quality of node in delay tolerant network, in Proceedings of the International Conference on Communications and Mobile Computing (CMC 10), pp , IEEE, April [15] A. Sérgio de Sousa Vieira, J. Gonçalves Filho, J. Celestino Jr., and A. Patel, VDTN- ToD: routing protocol VANET/DTN based on trend of delivery, in Proceedings of the 9th Advanced International Conference on Telecommunications (AICT 13),pp , [16] Y. Zhu, B. Xu, X. Shi, and Y. Wang, A survey of social-based routing in delay tolerant networks: positive and negative social effects, IEEE Communications Surveys & Tutorials, vol.15,no. 1,pp ,2013. [17]J.N.G.Isento,J.J.P.C.Rodrigues,J.A.F.F.Dias,M.C.G. Paula, and A. Vinel, Vehicular delay-tolerant networks? A novel solution for vehicular communications, IEEE Intelligent Transportation Systems Magazine,vol.5,no.4,pp.10 19,2013. [18] J.A.F.F.Dias,J.J.P.C.Rodrigues,J.N.G.Isento,andJ.Niu, The impact of cooperative nodes on the performance of vehicular delay-tolerant networks, Mobile Networks and Applications,vol. 18, no. 6, pp , [19] K.Xing,W.Wu,L.Ding,L.Wu,andJ.Willson, Anefficient routing protocol based on consecutive forwarding prediction in delay tolerant networks, Sensor Networks,vol.15,no.2,pp.73 82,2014. [20] J.A.Dias,J.J.P.C.Rodrigues,L.Shu,andS.Ullah, Areputation system to identify and isolate selfish nodes in vehicular delaytolerant networks, in Proceedings of the 13th International Conference on ITS Telecommunications (ITST 13), pp , IEEE, November [21] A. P. Silva, S. Burleigh, C. M. Hirata, and K. Obraczka, A survey on congestion control for delay and disruption tolerant networks, Ad Hoc Networks, [22] J. Burgess, B. Gallagher, D. Jensen, and B. N. Levine, MaxProp: routing for vehicle-based disruption-tolerant networks, in Proceedings of the 25th IEEE International Conference on Computer Communications (INFOCOM 06), vol.6,pp.1 11,Barcelona, Spain, April [23] M. J. Khabbaz, W. F. Fawaz, and C. M. Assi, Probabilistic bundle relaying schemes in two-hop vehicular delay tolerant networks, IEEE Communications Letters,vol.15, no.3,pp , [24] D. Wu, G. Zhu, and D. Zhao, Adaptive carry-store forward scheme in two-hop vehicular delay tolerant networks, IEEE Communications Letters,vol.17,no.4,pp ,2013. [25] D. Yu and Y.-B. Ko, FFRDV: fastest-ferry routing in DTNenabled vehicular Ad Hoc networks, in Proceedings of the 11th International Conference on Advanced Communication Technology (ICACT 09), pp , February [26] W.-Z. Lo, J.-S. Gao, and S.-C. Lo, Distance-aware routing with copy control in vehicle-based DTNs, in Proceedings of the IEEE 75th Vehicular Technology Conference (VTC 12), pp. 1 5, IEEE, June [27]Q.Fu,L.Zhang,W.Feng,andY.Zheng, DAWN:adensity adaptive routing algorithm for vehicular delay tolerant sensor networks, in Proceedings of the 49th Annual Allerton Conference on Communication, Control, and Computing, pp , Monticello, Ill, USA, [28] I. Leontiadis and C. Mascolo, GeOpps: geographical opportunistic routing for vehicular networks, in Proceedings of the IEEE International Symposium on a World of Wireless, Mobile and Multimedia Networks (WOWMOM 07), pp. 1 6, June [29] V.N.G.J.Soares,J.J.P.C.Rodrigues,andF.Farahmand, Geo- Spray: a geographic routing protocol for vehicular delaytolerant networks, Information Fusion, vol. 15, no. 1, pp , [30] S. H. Bouk, S. H. Ahmed, and D. Kim, Vehicular information centric networking: research challenges, in Proceedings of the Korean Institute of Communications and Information Workshop (KICS 14),2014. [31] G.Grassi,D.Pesavento,G.Pau,R.Vuyyuru,R.Wakikawa,and L. Zhang, VANET via named data networking, in Proceedings of the IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS 14),2014.

10 Rotating Machinery Engineering Journal of The Scientific World Journal Distributed Sensor Networks Journal of Sensors Journal of Control Science and Engineering Advances in Civil Engineering Submit your manuscripts at Journal of Journal of Electrical and Computer Engineering Robotics VLSI Design Advances in OptoElectronics Navigation and Observation Chemical Engineering Active and Passive Electronic Components Antennas and Propagation Aerospace Engineering Modelling & Simulation in Engineering Shock and Vibration Advances in Acoustics and Vibration

Hybrid Routing Scheme for Vehicular Delay Tolerant Networks

Hybrid Routing Scheme for Vehicular Delay Tolerant Networks Hybrid Routing Scheme for Vehicular Delay Tolerant Networks Sayed Fawad Ali Shah 1, Mohammad Haseeb Zafar 1,2, Ivan Andonovic 2 and Tariqullah Jan 1 1 Department of Electrical Engineering, University of

More information

Routing Performance Analysis in Delay Tolerant Vehicular Ad- Hoc Network

Routing Performance Analysis in Delay Tolerant Vehicular Ad- Hoc Network Routing Performance Analysis in Delay Tolerant Vehicular Ad- Hoc Network Neha Tiwari 1, Manoj kumar Singh 2, Ashish Sharma 3, Naveen Kedia 4 1 Student, M.Tech Department of CSE, GIET, Kota Kota, Rajasthan

More information

Message Routing in Vehicular Delay-Tolerant Networks Based on Human Behavior

Message Routing in Vehicular Delay-Tolerant Networks Based on Human Behavior Message Routing in Vehicular Delay-Tolerant Networks Based on Human Behavior Gil Eduardo de Andrade, Luiz A. de Paula Lima Jr., Alcides Calsavara, José Aélio de Oliveira Jr., Gisane Michelon Post-Graduate

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

SUMMERY, CONCLUSIONS AND FUTURE WORK

SUMMERY, CONCLUSIONS AND FUTURE WORK Chapter - 6 SUMMERY, CONCLUSIONS AND FUTURE WORK The entire Research Work on On-Demand Routing in Multi-Hop Wireless Mobile Ad hoc Networks has been presented in simplified and easy-to-read form in six

More information

Routing in Delay Tolerant Networks (DTN)

Routing in Delay Tolerant Networks (DTN) Int. J. Communications, Network and System Sciences, 2011, 4, 53-58 doi:10.4236/ijcns.2011.41006 Published Online January 2011 (http://www.scirp.org/journal/ijcns) Routing in Delay Tolerant Networks (DTN)

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

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

Enhancement of Routing in Urban Scenario using Link State Routing Protocol and Firefly Optimization

Enhancement of Routing in Urban Scenario using Link State Routing Protocol and Firefly Optimization Enhancement of Routing in Urban Scenario using Link State Routing Protocol and Firefly Optimization Dhanveer Kaur 1, Harwant Singh Arri 2 1 M.Tech, Department of Computer Science and Engineering, Lovely

More information

Research Article MFT-MAC: A Duty-Cycle MAC Protocol Using Multiframe Transmission for Wireless Sensor Networks

Research Article MFT-MAC: A Duty-Cycle MAC Protocol Using Multiframe Transmission for Wireless Sensor Networks Distributed Sensor Networks Volume 2013, Article ID 858765, 6 pages http://dx.doi.org/10.1155/2013/858765 Research Article MFT-MAC: A Duty-Cycle MAC Protocol Using Multiframe Transmission for Wireless

More information

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

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

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

DIAL: A Distributed Adaptive-Learning Routing Method in VDTNs

DIAL: A Distributed Adaptive-Learning Routing Method in VDTNs : A Distributed Adaptive-Learning Routing Method in VDTNs Bo Wu, Haiying Shen and Kang Chen Department of Electrical and Computer Engineering Clemson University, Clemson, South Carolina 29634 {bwu2, shenh,

More information

Evaluation of Information Dissemination Characteristics in a PTS VANET

Evaluation of Information Dissemination Characteristics in a PTS VANET Evaluation of Information Dissemination Characteristics in a PTS VANET Holger Kuprian 1, Marek Meyer 2, Miguel Rios 3 1) Technische Universität Darmstadt, Multimedia Communications Lab Holger.Kuprian@KOM.tu-darmstadt.de

More information

Vehicular Delay Tolerant Network Routing Schemes: A Review

Vehicular Delay Tolerant Network Routing Schemes: A Review Vehicular Delay Tolerant Network Routing Schemes: A Review IshwarpreetKaurGrewal, Dr. SandeepHarit Department of Computer Science & Engineering PEC University of Technology, Chandigarh Abstract Routing

More information

Reliable Routing In VANET Using Cross Layer Approach

Reliable Routing In VANET Using Cross Layer Approach Reliable Routing In VANET Using Cross Layer Approach 1 Mr. Bhagirath Patel, 2 Ms. Khushbu Shah 1 Department of Computer engineering, 1 LJ Institute of Technology, Ahmedabad, India 1 er.bhagirath@gmail.com,

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

LTE and IEEE802.p for vehicular networking: a performance evaluation

LTE and IEEE802.p for vehicular networking: a performance evaluation LTE and IEEE802.p for vehicular networking: a performance evaluation Zeeshan Hameed Mir* Fethi Filali EURASIP Journal on Wireless Communications and Networking 1 Presenter Renato Iida v2 Outline Introduction

More information

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Aye Zarchi Minn 1, May Zin Oo 2, Mazliza Othman 3 1,2 Department of Information Technology, Mandalay Technological University, Myanmar

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

Delay Tolerant Networks

Delay Tolerant Networks Delay Tolerant Networks DEPARTMENT OF INFORMATICS & TELECOMMUNICATIONS NATIONAL AND KAPODISTRIAN UNIVERSITY OF ATHENS What is different? S A wireless network that is very sparse and partitioned disconnected

More information

Geographic information based Replication and Drop Routing (GeoRaDR): A Hybrid Message Transmission Approach for DTNs

Geographic information based Replication and Drop Routing (GeoRaDR): A Hybrid Message Transmission Approach for DTNs Geographic information based Replication and Drop Routing (GeoRaDR): A Hybrid Message Transmission Approach for DTNs Dr. Santhi Kumaran Associate Professor, Dept of Computer Engineering,

More information

Aanchal Walia #1, Pushparaj Pal *2

Aanchal Walia #1, Pushparaj Pal *2 An Implemented approach of VANET using Location Information based Technique for safe city and vehicle Aanchal Walia #1, Pushparaj Pal *2 #1. M.Tech Scholor,ECE,Krukshetra University, *2. A.P.ECE Department,

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

A ROUTING MECHANISM BASED ON SOCIAL NETWORKS AND BETWEENNESS CENTRALITY IN DELAY-TOLERANT NETWORKS

A ROUTING MECHANISM BASED ON SOCIAL NETWORKS AND BETWEENNESS CENTRALITY IN DELAY-TOLERANT NETWORKS A ROUTING MECHANISM BASED ON SOCIAL NETWORKS AND BETWEENNESS CENTRALITY IN DELAY-TOLERANT NETWORKS ABSTRACT Zhang Huijuan and Liu Kai School of Software Engineering, Tongji University, Shanghai, China

More information

Reliable and Efficient flooding Algorithm for Broadcasting in VANET

Reliable and Efficient flooding Algorithm for Broadcasting in VANET Reliable and Efficient flooding Algorithm for Broadcasting in VANET Vinod Kumar*, Meenakshi Bansal Mtech Student YCOE,Talwandi Sabo(india), A.P. YCOE, Talwandi Sabo(india) Vinod_Sharma85@rediffmail.com,

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

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

Evaluation of Seed Selection Strategies for Vehicle to Vehicle Epidemic Information Dissemination

Evaluation of Seed Selection Strategies for Vehicle to Vehicle Epidemic Information Dissemination Evaluation of Seed Selection Strategies for Vehicle to Vehicle Epidemic Information Dissemination Richard Kershaw and Bhaskar Krishnamachari Ming Hsieh Department of Electrical Engineering, Viterbi School

More information

EFFICIENT TRAJECTORY PROTOCOL FOR MULTICASTING IN VEHICULAR AD HOC NETWORKS

EFFICIENT TRAJECTORY PROTOCOL FOR MULTICASTING IN VEHICULAR AD HOC NETWORKS EFFICIENT TRAJECTORY PROTOCOL FOR MULTICASTING IN VEHICULAR AD HOC NETWORKS Nandhini P. 1 and Ravi G. 2 1 Department of Electronics and Communication Engineering, Communication Systems, Sona College of

More information

DTN Interworking for Future Internet Presented by Chang, Dukhyun

DTN Interworking for Future Internet Presented by Chang, Dukhyun DTN Interworking for Future Internet 2008.02.20 Presented by Chang, Dukhyun Contents 1 2 3 4 Introduction Project Progress Future DTN Architecture Summary 2/29 DTN Introduction Delay and Disruption Tolerant

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

Archna Rani [1], Dr. Manu Pratap Singh [2] Research Scholar [1], Dr. B.R. Ambedkar University, Agra [2] India

Archna Rani [1], Dr. Manu Pratap Singh [2] Research Scholar [1], Dr. B.R. Ambedkar University, Agra [2] India Volume 4, Issue 3, March 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Performance Evaluation

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

CHAPTER 5 CONCLUSION AND SCOPE FOR FUTURE EXTENSIONS

CHAPTER 5 CONCLUSION AND SCOPE FOR FUTURE EXTENSIONS 130 CHAPTER 5 CONCLUSION AND SCOPE FOR FUTURE EXTENSIONS 5.1 INTRODUCTION The feasibility of direct and wireless multi-hop V2V communication based on WLAN technologies, and the importance of position based

More information

Optimized DTN-Routing for Urban Public Transport Systems

Optimized DTN-Routing for Urban Public Transport Systems Optimized DTN-Routing for Urban Public Transport Systems Tobias Pögel Institute of Operating Systems and Computer Networks Technische Universität Braunschweig, Germany poegel@ibr.cs.tu-bs.de Abstract Communication

More information

Vertical Handover in Vehicular Ad-hoc Networks A Survey

Vertical Handover in Vehicular Ad-hoc Networks A Survey Vertical Handover in Vehicular Ad-hoc Networks A Survey U. Kumaran Department of computer Applications Noorul Islam Center for Higher Education, Kumaracoil,Tamilnadu, India. Abstract- Vehicular Ad-hoc

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

Enhanced Routing in Delay Tolerant Enabled Vehicular Ad Hoc Networks

Enhanced Routing in Delay Tolerant Enabled Vehicular Ad Hoc Networks International Journal of Scientific and Research Publications, Volume 2, Issue 9, September 2012 1 Enhanced Routing in Delay Tolerant Enabled Vehicular Ad Hoc Networks Arun Kumar R&D, Syscom Corporation

More information

Performance Comparison of Mobility Generator C4R and MOVE using Optimized Link State Routing (OLSR)

Performance Comparison of Mobility Generator C4R and MOVE using Optimized Link State Routing (OLSR) IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 06, Issue 11 (November. 2016), V1 PP 25-29 www.iosrjen.org Performance Comparison of Mobility Generator and MOVE using

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

Message Transmission with User Grouping for Improving Transmission Efficiency and Reliability in Mobile Social Networks

Message Transmission with User Grouping for Improving Transmission Efficiency and Reliability in Mobile Social Networks , March 12-14, 2014, Hong Kong Message Transmission with User Grouping for Improving Transmission Efficiency and Reliability in Mobile Social Networks Takuro Yamamoto, Takuji Tachibana, Abstract Recently,

More information

Replica Distribution Scheme for Location-Dependent Data in Vehicular Ad Hoc Networks using a Small Number of Fixed Nodes

Replica Distribution Scheme for Location-Dependent Data in Vehicular Ad Hoc Networks using a Small Number of Fixed Nodes Replica Distribution Scheme for Location-Dependent Data in Vehicular d Hoc Networks using a Small Number of Fixed Nodes Junichiro Okamoto and Susumu Ishihara Graduate School of Engineering, Shizuoka University,

More information

WaterChat: A Group Chat Application Based on Opportunistic Mobile Social Networks

WaterChat: A Group Chat Application Based on Opportunistic Mobile Social Networks WaterChat: A Group Chat Application Based on Opportunistic Mobile Social Networks Tzu-Chieh Tsai, Ting-Shen Liu, and Chien-Chun Han Department of Computer Science, National Chengchi University, Taipei,

More information

Research Article A Data Gathering Method Based on a Mobile Sink for Minimizing the Data Loss in Wireless Sensor Networks

Research Article A Data Gathering Method Based on a Mobile Sink for Minimizing the Data Loss in Wireless Sensor Networks Distributed Sensor Networks, Article ID 90636, 7 pages http://dx.doi.org/10.1155/014/90636 Research Article A Gathering Method Based on a Mobile Sink for Minimizing the Loss in Wireless Sensor Networks

More information

FFRDV: Fastest-Ferry Routing in DTN-enabled Vehicular Ad Hoc Networks

FFRDV: Fastest-Ferry Routing in DTN-enabled Vehicular Ad Hoc Networks FFRDV: Fastest-Ferry Routing in DTN-enabled Vehicular Ad Hoc Networks Danlei Yu and Young-Bae Ko School of Information and Computer Engineering, Ajou University, Suwon, Republic of Korea yudanlei@uns.ajou.ac.kr,

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

ARE VDTN ROUTING PROTOCOLS SUITABLE FOR DATA COLLECTION IN SMART CITIES: A PERFORMANCE ASSESSMENT

ARE VDTN ROUTING PROTOCOLS SUITABLE FOR DATA COLLECTION IN SMART CITIES: A PERFORMANCE ASSESSMENT ARE VDTN ROUTING PROTOCOLS SUITABLE FOR DATA COLLECTION IN SMART CITIES: A PERFORMANCE ASSESSMENT 1 NABIL BENAMAR, 1 MARIA BENAMAR, 1 SARA AHNANA, 1 FATIMA ZAHRAE SAIYARI, 1 MOULAY DRISS EL OUADGHIRI,

More information

DTN-based Vehicular Cloud for Post-disaster Information Sharing

DTN-based Vehicular Cloud for Post-disaster Information Sharing DTN-based Vehicular Cloud for Post-disaster Information Sharing Celimuge Wu, Tsutomu Yoshinaga University of Electro-Communications Chofu-shi, Tokyo, Japan Email: {clmg,yosinaga}@is.uec.ac.jp Yusheng Ji

More information

A Qualitative Survey on Position Based Unicast Routing Protocols in Vehicular Ad hoc Networks (VANETs)

A Qualitative Survey on Position Based Unicast Routing Protocols in Vehicular Ad hoc Networks (VANETs) A Qualitative Survey on Position Based Unicast Routing Protocols in Vehicular Ad hoc Networks (VANETs) Sarvesh Kr. Soni 1, B.P Chaurasia 2 1 PG Scholar, Department of CSE, KNIT- Sultanpur, U.P, India 2

More information

A Survey on non-dtn and DTN Geographic based Protocols for VANETS

A Survey on non-dtn and DTN Geographic based Protocols for VANETS Proceedings of the 3rd IIAE International Conference on Intelligent Systems and Image Processing 2015 A Survey on non-dtn and DTN Geographic based Protocols for VANETS Radityo Anggoro a*, Royyana Muslim

More information

Efficient Working of Vehicular Ad-Hoc Network with Carry Forward Technique

Efficient Working of Vehicular Ad-Hoc Network with Carry Forward Technique Efficient Working of Vehicular Ad-Hoc Network with Carry Forward Technique Govind Sood 1, Dr. Tanu Preet Singh 2 ergovind.sood333@gmail.com, tanupreet.singh@gmail.com Abstract Vehicular Ad-Hoc network

More information

MobiT: A Distributed and Congestion- Resilient Trajectory Based Routing Algorithm for Vehicular Delay Tolerant Networks

MobiT: A Distributed and Congestion- Resilient Trajectory Based Routing Algorithm for Vehicular Delay Tolerant Networks MobiT: A Distributed and Congestion- Resilient Trajectory Based Routing Algorithm for Vehicular Delay Tolerant Networks Li Yan, Haiying Shen and Kang Chen ACM/IEEE IoTDI Pittsburgh, USA April 2017 Playground

More information

E cient packet replication control for a geographical routing protocol in sparse vehicular delay tolerant networks

E cient packet replication control for a geographical routing protocol in sparse vehicular delay tolerant networks Scientia Iranica B (2015) 22(4), 1517{1533 Sharif University of Technology Scientia Iranica Transactions B: Mechanical Engineering www.scientiairanica.com E cient packet replication control for a geographical

More information

Routing Issues & Performance Of Different Opportunistic Routing Protocols In Delay Tolerant Network

Routing Issues & Performance Of Different Opportunistic Routing Protocols In Delay Tolerant Network Routing Issues & Performance Of Different Opportunistic Routing Protocols In Delay Tolerant Network Ankur Upadhyay Department of Computer Science & Engineering School of Engineering & Technology, IFTM

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

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

International Journal of Advance Engineering and Research Development. Improved OLSR Protocol for VANET

International Journal of Advance Engineering and Research Development. Improved OLSR Protocol for VANET Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 11, November -2017 Improved OLSR Protocol for VANET Ravi Shrimali

More information

Content Delivery in Vehicular Ad Hoc Networks

Content Delivery in Vehicular Ad Hoc Networks CTD - 29º Concurso de Teses e Dissertações in Vehicular Ad Hoc s Fabrício A. Silva 1, Linnyer B. Ruiz 2 (Advisor), Antonio A. F. Loureiro 1 (Co-Advisor) 1 Departamento de Ciência da Computação (UFMG) 2

More information

Social-Aware Routing in Delay Tolerant Networks

Social-Aware Routing in Delay Tolerant Networks Social-Aware Routing in Delay Tolerant Networks Jie Wu Dept. of Computer and Info. Sciences Temple University Challenged Networks Assumptions in the TCP/IP model are violated DTNs Delay-Tolerant Networks

More information

Chapter 5 Ad Hoc Wireless Network. Jang Ping Sheu

Chapter 5 Ad Hoc Wireless Network. Jang Ping Sheu Chapter 5 Ad Hoc Wireless Network Jang Ping Sheu Introduction Ad Hoc Network is a multi-hop relaying network ALOHAnet developed in 1970 Ethernet developed in 1980 In 1994, Bluetooth proposed by Ericsson

More information

Mobile-Gateway Routing for Vehicular Networks 1

Mobile-Gateway Routing for Vehicular Networks 1 Mobile-Gateway Routing for Vehicular Networks 1 Hsin-Ya Pan, Rong-Hong Jan 2, Andy An-Kai Jeng, and Chien Chen Department of Computer Science National Chiao Tung University Hsinchu, 30010, Taiwan {hypan,

More information

Overview of Challenges in VANET

Overview of Challenges in VANET Overview of Challenges in VANET Er.Gurpreet Singh Department of Computer Science, Baba Farid College, Bathinda(Punjab), India ABSTRACT VANET are becoming active area of research and development because

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

CSMA based Medium Access Control for Wireless Sensor Network

CSMA based Medium Access Control for Wireless Sensor Network CSMA based Medium Access Control for Wireless Sensor Network H. Hoang, Halmstad University Abstract Wireless sensor networks bring many challenges on implementation of Medium Access Control protocols because

More information

Data gathering using mobile agents for reducing traffic in dense mobile wireless sensor networks

Data gathering using mobile agents for reducing traffic in dense mobile wireless sensor networks Mobile Information Systems 9 (23) 295 34 295 DOI.3233/MIS-364 IOS Press Data gathering using mobile agents for reducing traffic in dense mobile wireless sensor networks Keisuke Goto, Yuya Sasaki, Takahiro

More information

Analyzing Routing Protocols Performance in VANET Using p and g

Analyzing Routing Protocols Performance in VANET Using p and g Analyzing Routing Protocols Performance in VANET Using 802.11p and 802.11g Rasha Kaiss Aswed and Mohammed Ahmed Abdala Network Engineering Department, College of Information Engineering, Al-Nahrain University

More information

Performance Comparison of Routing Protocols for wrecked ship scenario under Random Waypoint Mobility Model for MANET

Performance Comparison of Routing Protocols for wrecked ship scenario under Random Waypoint Mobility Model for MANET Advances in Wireless and Mobile Communications. ISSN 0973-6972 Volume 10, Number 5 (2017), pp. 1051-1058 Research India Publications http://www.ripublication.com Performance Comparison of Routing Protocols

More information

Distributed CoAP Handover Using Distributed Mobility Agents in Internet-of-Things Networks

Distributed CoAP Handover Using Distributed Mobility Agents in Internet-of-Things Networks J. lnf. Commun. Converg. Eng. 15(1): 37-42, Mar. 2017 Regular paper Distributed CoAP Handover Using Distributed Mobility Agents in Internet-of-Things Networks Sang-Il Choi 1 and Seok-Joo Koh 2*, Member,

More information

Multiprotocol Label Switching in Vehicular Ad hoc Network for QoS

Multiprotocol Label Switching in Vehicular Ad hoc Network for QoS Information Management and Business Review Vol. 6, No. 3, pp. 115-120, Jun 2014 (ISSN 2220-3796) Multiprotocol Label Switching in Vehicular Ad hoc Network for QoS * Kashif Naseer Qureshi, Abdul Hanan Abdullah

More information

DTN Routing in Vehicular Sensor Networks

DTN Routing in Vehicular Sensor Networks DTN Routing in Vehicular Sensor Networks Xu Li, Wei Shu, Minglu Li, Hongyu Huang and Min-You Wu Department of Computer Science and Engineering, Shanghai Jiao Tong University, Shanghai, China Department

More information

Deployment of Embedded Test Bench for Vehicular Delay Tolerant Network using Firebird V and ARM Cortex A7

Deployment of Embedded Test Bench for Vehicular Delay Tolerant Network using Firebird V and ARM Cortex A7 IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 4 October 2015 ISSN (online): 2349-784X Deployment of Embedded Test Bench for Vehicular Delay Tolerant Network using Firebird

More information

TOMS: TCP Context Migration Scheme for Efficient Data Services in Vehicular Networks

TOMS: TCP Context Migration Scheme for Efficient Data Services in Vehicular Networks 2017 31st International Conference on Advanced Information Networking and Applications Workshops TOMS: TCP Context Migration Scheme for Efficient Data Services in Vehicular Networks JunSik Jeong, Yiwen

More information

Performance Enhancement of Routing Protocols for VANET With Variable Traffic Scenario

Performance Enhancement of Routing Protocols for VANET With Variable Traffic Scenario Performance Enhancement of Routing Protocols for VANET With Variable Traffic Scenario Uttara Vyas 1, Prof. Kamlesh Chopra 2, Prof. Prashant Lakkadwala 3 1 Computer Science and Engineering,Acropolis Technical

More information

Research Article Implementation of Personal Health Device Communication Protocol Applying ISO/IEEE

Research Article Implementation of Personal Health Device Communication Protocol Applying ISO/IEEE Distributed Sensor Networks, Article ID 291295, 4 pages http://dx.doi.org/10.1155/2014/291295 Research Article Implementation of Personal Health Device Communication Protocol Applying ISO/IEEE 11073-20601

More information

QoS Based Evaluation of Multipath Routing Protocols in Manets

QoS Based Evaluation of Multipath Routing Protocols in Manets Advances in Networks 2017; 5(2): 47-53 http://www.sciencepublishinggroup.com/j/net doi: 10.11648/j.net.20170502.13 ISSN: 2326-9766 (Print); ISSN: 2326-9782 (Online) QoS Based Evaluation of Multipath Routing

More information

A REVERSE AND ENHANCED AODV ROUTING PROTOCOL FOR MANETS

A REVERSE AND ENHANCED AODV ROUTING PROTOCOL FOR MANETS A REVERSE AND ENHANCED AODV ROUTING PROTOCOL FOR MANETS M. Sanabani 1, R. Alsaqour 2 and S. Kurkushi 1 1 Faculty of Computer Science and Information Systems, Thamar University, Thamar, Republic of Yemen

More information

Buffer Aware Network Coded Routing Protocol for Delay Tolerant Networks

Buffer Aware Network Coded Routing Protocol for Delay Tolerant Networks Middle-East Journal of Scientific Research 23 (Sensing, Signal Processing and Security): 291-296, 2015 ISSN 1990-9233 IDOSI Publications, 2015 DOI: 10.5829/idosi.mejsr.2015.23.ssps.111 Buffer Aware Network

More information

Research Article Average Bandwidth Allocation Model of WFQ

Research Article Average Bandwidth Allocation Model of WFQ Modelling and Simulation in Engineering Volume 2012, Article ID 301012, 7 pages doi:10.1155/2012/301012 Research Article Average Bandwidth Allocation Model of WFQ TomášBaloghandMartinMedvecký Institute

More information

TRUST FRAMEWORK FOR DATA FORWARDING IN OPPORTUNISTIC NETWORKS USING MOBILE TRACES

TRUST FRAMEWORK FOR DATA FORWARDING IN OPPORTUNISTIC NETWORKS USING MOBILE TRACES TRUST FRAMEWORK FOR DATA FORWARDING IN OPPORTUNISTIC NETWORKS USING MOBILE TRACES B.Poonguzharselvi 1 and V.Vetriselvi 2 1,2 Department of Computer Science and Engineering, College of Engineering Guindy,

More information

ITS (Intelligent Transportation Systems) Solutions

ITS (Intelligent Transportation Systems) Solutions Special Issue Advanced Technologies and Solutions toward Ubiquitous Network Society ITS (Intelligent Transportation Systems) Solutions By Makoto MAEKAWA* Worldwide ITS goals for safety and environment

More information

A Comparative study of On-Demand Data Delivery with Tables Driven and On-Demand Protocols for Mobile Ad-Hoc Network

A Comparative study of On-Demand Data Delivery with Tables Driven and On-Demand Protocols for Mobile Ad-Hoc Network A Comparative study of On-Demand Data Delivery with Tables Driven and On-Demand Protocols for Mobile Ad-Hoc Network Humayun Bakht Research Fellow, London School of Commerce, United Kingdom humayunbakht@yahoo.co.uk

More information

A Review on Vehicular Ad-Hoc Network

A Review on Vehicular Ad-Hoc Network A Review on Vehicular Ad-Hoc Network Arshdeep Kaur 1, Shilpa Sharma 2 M.Tech Student, Dept. of Computer Science Engineering, Lovely Professional University, Phagwara, Punjab, India 1 Assistant Professor,

More information

Selection of Optimum Routing Protocol for 2D and 3D WSN

Selection of Optimum Routing Protocol for 2D and 3D WSN Selection of Optimum Routing Protocol for 2D and 3D WSN Robin Chadha Department of Electronics and Communication DAVIET, PTU Jalandhar, India. Love Kumar Department of Electronics and Communication DAVIET,

More information

Literature Review on Characteristic Analysis of Efficient and Reliable Broadcast in Vehicular Networks

Literature Review on Characteristic Analysis of Efficient and Reliable Broadcast in Vehicular Networks International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 6, Number 3 (2013), pp. 205-210 International Research Publication House http://www.irphouse.com Literature Review

More information

Routing in Large-Scale Buses Ad Hoc Networks

Routing in Large-Scale Buses Ad Hoc Networks 1 Routing in Large-Scale Buses Ad Hoc Networks Michel Sede, Xu Li *, Da Li *, Min-You Wu * Laboratory for Computer Communications and Applications, EPFL, Switzerland * Department of Computer Science and

More information

Nodes Misbehavior in Vehicular Delay-Tolerant Networks

Nodes Misbehavior in Vehicular Delay-Tolerant Networks Nodes Misbehavior in Vehicular Delay-Tolerant Networks Naércio Magaia, Paulo Rogério Pereira, Miguel P. Correia INESC-ID/IST/UTL, Rua Alves Redol, 9. 1000-029 LISBOA, Portugal {naercio.magaia, miguel.p.correia}@ist.utl.pt,

More information

CACHING IN WIRELESS SENSOR NETWORKS BASED ON GRIDS

CACHING IN WIRELESS SENSOR NETWORKS BASED ON GRIDS International Journal of Wireless Communications and Networking 3(1), 2011, pp. 7-13 CACHING IN WIRELESS SENSOR NETWORKS BASED ON GRIDS Sudhanshu Pant 1, Naveen Chauhan 2 and Brij Bihari Dubey 3 Department

More information

An Efficient Data Transmission in VANET Using Clustering Method

An Efficient Data Transmission in VANET Using Clustering Method INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 2017, VOL. 63, NO. 3, PP. 309-313 Manuscript received April 29, 2016; revised July, 2017. DOI: 10.1515/eletel-2017-0045 An Efficient Data Transmission

More information

Keywords: Detection, Disruption Tolerant Networks, Mitigation, Routing Misbehavior, Security.

Keywords: Detection, Disruption Tolerant Networks, Mitigation, Routing Misbehavior, Security. IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY An Efficient Selfishness Aware Routing in Delay Tolerant Networks N.Senthilkumar *1, Dr. T.V U. Kiran Kumar 2 *1,2,3,4 Bharath

More information

Performance Evaluation of VoIP over VANET

Performance Evaluation of VoIP over VANET (International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of VoIP over VANET Dr. Khalid Hamid Bilal Khartoum, Sudan dr.khalidbilal@hotmail.com Publishing

More information

Mobile Agent Driven Time Synchronized Energy Efficient WSN

Mobile Agent Driven Time Synchronized Energy Efficient WSN Mobile Agent Driven Time Synchronized Energy Efficient WSN Sharanu 1, Padmapriya Patil 2 1 M.Tech, Department of Electronics and Communication Engineering, Poojya Doddappa Appa College of Engineering,

More information

Lecture 6: Vehicular Computing and Networking. Cristian Borcea Department of Computer Science NJIT

Lecture 6: Vehicular Computing and Networking. Cristian Borcea Department of Computer Science NJIT Lecture 6: Vehicular Computing and Networking Cristian Borcea Department of Computer Science NJIT GPS & navigation system On-Board Diagnostic (OBD) systems DVD player Satellite communication 2 Internet

More information

A Survey of Vehicular Ad hoc Networks Routing Protocols

A Survey of Vehicular Ad hoc Networks Routing Protocols International Journal of Innovation and Applied Studies ISSN 2028-9324 Vol. 3 No. 3 July 2013, pp. 829-846 2013 Innovative Space of Scientific Research Journals http://www.issr-journals.org/ijias/ A Survey

More information

Cluster Based VDTN Routing Algorithm with Multi-attribute Decision Making

Cluster Based VDTN Routing Algorithm with Multi-attribute Decision Making Cluster Based VDTN Routing Algorithm with Multi-attribute Decision Making Songjie Wei, Qianrong Luo ( ), Hao Cheng, and Erik Joseph Seidel School of Computer Science and Engineering, Nanjing University

More information

Evaluation of Effective Vehicle Probe Information Delivery with Multiple Communication Methods

Evaluation of Effective Vehicle Probe Information Delivery with Multiple Communication Methods Communications and Network, 2015, 7, 71-80 Published Online May 2015 in SciRes. http://www.scirp.org/journal/cn http://dx.doi.org/10.4236/cn.2015.72007 Evaluation of Effective Vehicle Probe Information

More information

Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s

Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s M. Nagaratna Assistant Professor Dept. of CSE JNTUH, Hyderabad, India V. Kamakshi Prasad Prof & Additional Cont. of. Examinations

More information

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 2, April-May, 2013 ISSN:

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 2, April-May, 2013 ISSN: Fast Data Collection with Reduced Interference and Increased Life Time in Wireless Sensor Networks Jayachandran.J 1 and Ramalakshmi.R 2 1 M.Tech Network Engineering, Kalasalingam University, Krishnan koil.

More information