Skip to main content

An evaluation of vehicular networks with real vehicular GPS traces

Abstract

Vehicular networks have attracted increasing attention from both the academy and industry. Applications of vehicular networks require efficient data communications between vehicles, whose performance is concerned with delivery ratio, delivery delay, and routing cost. The most previous work of routing in vehicular networks assumes oversimplified node mobility when evaluating the performance of vehicular networks, e.g., random mobility or artificial movement traces, which fails to reflect the inherent complexity of real vehicular networks. To understand the achievable performance of vehicular networks under real and complex environments, we first comprehensively analyze the affecting factors that may influence the performance of vehicular networks and then introduce four representative routing algorithms of vehicular networks, i.e., Epidemic, AODV, GPSR, and MaxProp. Next, we develop an NS-2 simulation framework incorporating a large dataset of real taxi GPS traces collected from around 2,600 taxis in Shanghai, China. With this framework, we have implemented the four routing protocols. Extensive trace-driven simulations have been performed to explore the achievable performance of real vehicular networks. The impact of the controllable affecting factors is investigated, such as number of nodes, traffic load, packet TTL, transmission range, and propagation model. Simulation results show that a real vehicular network has surprisingly poor data delivery performance under a wide range of network configurations for all the routing protocols. This strongly suggests that the challenging characteristics of vehicular networks, such as unique node mobility, constraints of road topology, need further exploration.

1 Introduction

Vehicular networks have attracted increasing attention from both the academy and industry because of their potential in fostering a wide spectrum of existing applications, such as driving safety, intelligent transport services [1], mobile Internet access, and file sharing [2–4].

Vehicular networks exhibit some similar characteristics in mobile ad hoc networks (MANETs) and delay tolerate networks (DTNs), depending on the density of vehicles. MANETs and DTNs share the advantage of requiring no support of a fixed infrastructure.

When the vehicle density is higher, vehicular networks show stronger similarity with MANETs because of better network connectivity. On the contrary, when the density is lower, vehicular networks show more similarity with DTNs, where the network is subject to more frequent disruption. However, compared with MANETs and DTNs, vehicular networks are more complex because of unique characteristics such as non-uniform node distribution, fast change of topology, and restricted mobility of vehicles.

Applications of vehicular networks require efficient data communications between vehicles. The main performance of data communication in vehicular networks is concerned with delivery ratio, delivery delay, and routing cost. Many routing algorithms have already existed for use in vehicular networks, such as epidemic [5], AODV, GPSR [6], and MaxProp [7].

It is very important to understand the performance of these routing algorithms for vehicular networks. Unfortunately, most previous work of routing in vehicular networks assumes oversimplified node mobility when evaluating the performance of vehicular networks, e.g., random mobility [6, 8] or artificial movement traces [9], which have been widely used in MANETs and DTNs. They fail to reflect the inherent complexity of real vehicular networks. Several important factors of vehicular networks impact the performance of data delivery in vehicular networks, which should be taken into account, e.g., vehicle mobility, vehicle densit y, and radio propagation model. Vehicle mobility is restricted by underlying roads and may have a great impact on the resulting network topology and hence the availability of radio links between vehicles. As a result, the routing performance of the vehicular network is affected by vehicle mobility [10, 11].

To understand the achievable performance of vehicular networks under real and complex environments, we first comprehensively analyze the factors that may affect the performance of vehicular networks and then introduce four representative routing algorithms of vehicular networks, i.e., Epidemic, AODV, GPSR, and MaxProp. Next, we develop an NS-2 simulation framework [12] incorporating a large dataset of real taxi GPS traces collected from around 2,600 taxis in Shanghai, China. With this framework, we have implemented the four routing protocols.

Extensive trace-driven simulations have been performed to explore the achievable performance of real vehicular networks. The impact of the controllable affecting factors is investigated, such as number of nodes, traffic load, packet TTL, transmission range, and propagation model. Simulation results show that a real vehicular network has surprisingly poor data delivery performance under a wide range of network configurations for all routing protocols. This strongly suggests that the challenging characteristics of vehicular networks need further exploration, including unique node mobility, constraints of road topology.

In this paper, we have made the following technical contributions.

  • We have developed an NS-2 framework incorporating a large dataset of real vehicular GPS traces. It enables us to capture both the real characteristics of vehicle mobility and complex features of urban roads.

  • We have implemented four representative routing algorithms in the NS-2 framework and explored the performance of vehicular networks using each of the routing algorithm.

  • We have performed extensive simulations to reveal the achievable performance of the routing algorithms in a wide range of affecting factors. Particularly, we have also investigated the impact of the radio propagation model that has usually been ignored in simulation study of previous work.

The rest of this paper is organized as follows. Related work is reviewed in Section 2. Section 3 presents the network model and detailed analysis on factors that affect the performance of vehicular networks. Section 4 introduces the four selected routing protocols which are implemented with NS-2. In Section 5, we present our evaluation methodology and simulation setup. Then, evaluation results are shown in Section 6. Finally, we conclude the paper in Section 7.

2 Related work

Recently, much research efforts have been made to each aspect of vehicular works, including data delivery [11, 13, 14], infrastructure [15], applications [1, 16], etc.

With increasingly demand of mobile communication on the wheels, much work has made comprehensive performance comparison among different routing protocols for vehicular networks in city traffic scenarios. In [17], AODV and OLSR have been evaluated and compared for vehicular networks in urban environment under realistic mobility model called vehicular mobility model which is developed in [18]. In [19], a modified ad hoc on-demand distance vector routing (AODV) [8] and a modified greedy perimeter stateless routing (GPSR) [6] are compared under realistic vehicle traces generated by a multi-agent microscopic traffic simulator (MMTS) which simulates the traffic over the real road map of a city in Switzerland. With the vehicular traces generated by the traffic flow simulator Videlio for a small area of Berlin, Lochert et al. [20] compared the routing algorithm AODV, dynamic source routing, and a geographic source routing approach. All the traces are used as input to NS-2 for simulating the mobility of vehicles in the network. All the previous work assume that vehicular networks are similar to MANETs, sharing the common characteristics such as good network connectivity and low mobility in small regions.

Real vehicle traces have also been used for evaluation of vehicular networks. A vehicle-based testbed [7] called UMassDieselNet is composed of 30 busses equipped with 802.11b interface and global position service (GPS), which collects the movement traces of the busses that can be used for simulations. Different from generated traces with simple mobility models, real vehicular traces collected are better in reflecting the complications implied by real road traffic, inter-vehicle dependency, and road topology. Vehicular networks behave more like DTNs when the number of vehicles is small, while the vehicles are distributed over a large area. Several routing algorithm have been developed for DTN-like vehicular networks, such as MaxProp [7].

There is a preliminary attempt [21] to understanding the impact of network properties (connectivity, unpredictability, and resource contention) on performance of different communication routing algorithms, AODV, GPSR, MaxProp, and epidemic.

In our work, we try to understand the realistic performance of a vehicular network, with different routing algorithms, and study the impact of important factors such as vehicle density, traffic load, packet TTL, transmission range, and propagation model. To this end, we have collected real vehicular traces from over 4,000 taxis in Shanghai, one of the largest metropolises in China, and use them as the input to our NS-2 based simulation framework for vehicular networks.

3 Affecting factors

In this section, we analyze the important factors that may have great impact on the performance of data delivery of vehicular networks. Among the factors, only a small subset of them can be controlled in simulation study.

  • Node mobility. Node mobility is one of the most important factor as it decides the dynamic topology of vehicular network and hence the possible communications among vehicles. Simple mobility can be simulated based on random movement patterns, which has widely been used in simulation study. More convincing mobility traces can be generated by traffic generators based on the actual road map of a city.

  • Number of vehicle s. In a given region of constant size, as the number of nodes increases the network connectivity becomes better. When the network connectivity is higher, a vehicular network performs more like a MANET; when the network connectivity is lower, it becomes more like a DTN. As a consequence, as the network connectivity changes, the routing algorithm that best suits the vehicular network varies as well.

  • Node distribution. In the real world, vehicles are not uniformly distributed in the given region. Hot spots like commercial district and shopping centers can attract more people, which results in higher node densities in these areas. The heterogeneous distributions of vehicles raise a great challenge for design of routing algorithms.

  • Inter-contact time and duration time. Inter-contact time [10] characterizes the distribution of the interval between two inter-vehicle contacts. It is clear that as the inter-contact time is smaller, the network connectivity is better. The duration time of a contact decides the amount of data can be transmitted within a contact, which is typically small, in the scale of seconds. The previous study [10] shows that the inter-contact time exhibits an exponential decay of in an urban vehicular environment over a large range of timescale.

  • Transmission range. The transmission range plays a significant role in vehicular networks. It is intuitive that when the transmission range is larger, a vehicle will have more opportunities of communicating with other vehicles. The previous study [22] presents experimental results on the performance of a vehicular network in different scenarios, which show that vehicles equipped with 802.11b can communicate with each other when the distance is up to around 500 m.

  • Radio propagation model. The radio propagation model in urban areas is complex considering buildings and other obstacles along the roads which have a significant impact on the effective transmission range. NS-2 implements three different radio propagation models [12]: free space model, two-ray ground reflection model, and shadowing model. To study the impact of radio propagation models, we investigate the two-ray ground model and the shadowing model. The parameters of the Shadowing Model are chosen according to city scenarios in [19]: path loss exponent β=3.5, and deviation σ d B =6.

  • Traffic load. The performance of a vehicular network is also highly affected by the traffic load. When the network traffic load is light, a given packet has a higher probability of being relayed by intermediate nodes; otherwise, it may be queued at intermediate nodes and a long delivery delay can be experienced.

    Time-to-Live (TTL) of packets. In practice, each packet is associated with a TTL. Beyond the TTL, a packet is considered useless. As the TTL is larger, a packet has a longer time to reach the destination, and hence, the delivery probability becomes higher.

4 Representative routing algorithms

One of the most important factors impacting the performance of vehicular networks is the routing algorithm adopted by the vehicular network. Routing algorithms have a significant impact on routing path selection of data packets. Given a specific vehicular network, different routing algorithms lead to very different performance. We list the representative routing algorithms for vehicular networks in Table 1.

Table 1 Components of routing protocols

In a routing algorithm, there are three important processes which may eventually influence the performance of vehicular networks. The first process concerns the establishment of a routing path from the source to the destination. In a dense network like MANET, it is good to proactively establish a routing before packets are transferred. However, in sparse, delay-tolerant networks like DTN, a connected routing path usually does not exist. It would be a waste to build routing paths with significant communication overhead. The second process is decided by the first process. A table-based forwarding method can be chosen as the forwarding strategy, when a routing path has been established. In this case, packets are forwarded in likely the most efficient way, which leads to a high delivery ratio. As mentioned before, in vehicular networks with sparse density and high mobility, finding a connected routing path is usually difficult, if not impossible. If the first process is absent for routing path establishment, some semi-controllable forwarding and greedy forwarding methods have frequently been used in vehicular networks. Such forwarding methods can increase the delivery performance by consuming more network resources, such as channel occupation and bandwidth. Then third process concerns how routing paths can be maintained and how a routing failure can be coped with. In vehicular networks, different combinations of the processes can obtain varying performance of data transmission.

We have selected four typical routing protocols for evaluation of performance of vehicular networks. We make a brief comparison of four representative protocols in Table 2, and detail discussions on these protocols are as follows.

  • Epidemic. It is proposed for those partially connected ad hoc networks, which was presented in [5]. With this algorithm, a vehicle randomly selects a packet and forward it to each of the vehicles that it can communicate. As a result, when the network traffic is low, this algorithm can obtain good performance of data transmission; otherwise, the performance suffers because of the high communication overhead.

  • AODV. It is a representative example of reactive routing protocols. However, AODV may fail frequently due to the sparse feature of a vehicular network. To make a fair comparison with other protocols, we revise it such that a packet may be temporarily stored on nodes if there are no relay nodes.

  • GPSR. The seminal work [6] proposed the greedy perimeter stateless routing protocol for wireless networks and is frequently used a baseline for vehicular networks. GPSR uses the location of the forwarder and the destination to make forwarding decisions. There are two strategies: greedy forwarding and routing around the perimeter of the region. This semi-controllable per-hop forwarding strategy is also revised with a ‘carry’ option if there are no relays around. Furthermore, the destination can inform the source node with the help of a location service [23]. The advanced greedy forwarding [19] that utilizes the velocity vector information is also implemented in our simulation. The neighbor discovery and location information beacon interval is set to 2 s.

  • MaxProp. Contact opportunities become more precious for highly sparse vehicular networks. In [7], MaxProp is proposed a multi-copy routing strategy that sorts packets in the buffer and makes forwarding decisions in each contact of two nodes. Neither network topology nor road map is needed to make routing decisions. Contact information is exploited to improve packet delivery. MaxProp uses the delivery likelihood to calculate the path cost to a destination for each packet. Then, it sorts packets by the number of forwarding hops and the path cost. As a result, a packet with a higher probability of reaching its destination is given a high priority.

Table 2 A comparison of routing protocols

5 Evaluation methodology

This section first introduces the dataset of real vehicular traces, then defines the performance metrics, and finally presents the simulation setup.

5.1 Real vehicular GPS traces

In the dataset of real traces, there are over 4,000 taxis in the city of Shanghai, China, which are equipped with GPS receiver. These taxis report their real-time positions to a central server which records all the reported positions with corresponding timestamps and taxi IDs. The whole urban size of Shanghai is around 133 km in length and 69 km in width. We select a subset of the GPS traces covering the whole city of Shanghai for simulations, which are reformatted as input to NS-2. The Nam (Network AniMator) visualized snapshot of 1,000 taxis is shown in Figure 1. As observed in the snapshot, the distribution of nodes is non-uniform.

Figure 1
figure 1

A snapshot of Nam visualizer: 1,000 taxis distributed in Shanghai, China.

5.2 Performance metrics

The performance metrics are defined as follows:

  • Packet delivery ratio (PDR). It is defined as the fraction of packets that are evaluated received by their destination vehicles before the TTL expires.

  • Average delivery delay. It equals to the average delay of delivery delays of all packets that have been successfully delivered to destinations.

  • Normalized routing load (NRL). It is defined as the ratio of extra packet transmissions for packets being delivered from the source to the destination. For multi-copy routing strategies, such as Epidemic and MaxProp, packet copies would introduce extra packet transmissions, and thus, their NRLs are larger than 1.

5.3 Simulation setup

This section details the simulation set-up. In simulations, we use the NS-2 simulator of version 2.34.

We implement the DTN extension of buffer management for all of the four routing protocols. The buffer size of each vehicle is set to be infinite, and the packets in the buffer queue are sorted by decreasing residual time to expire. The wireless channel interference model is set as the default value in NS-2, and we leave radio contention to be resolved the 802.11 MAC. The bandwidth is set to 2 Mbps. We randomly select 50 pairs of nodes as source and destination. The traffic generated at a node is set to CBR (constant bit rate) and all traffic is generated in the first hour of simulation. The number of total packets originated by the senders is 500. The parameters for simulations are listed in Table 3. In simulation, the default parameters are set as follows: number of nodes = 500; traffic load = 40 KB; TTL of packets = 7,200 s; transmission range = 400 m; propagation model is two-ray ground.

Table 3 Simulation parameters

6 Evaluation results

This section presents evaluation results and describes our observations.

6.1 Impact of number of vehicles

The number of nodes increases from 500 to 1,000. We can observe that the PDR of all the routing algorithms is relatively steady in Figure 2. Epidemic performs best, while MaxProp and other two routing algorithms perform worse than Epidemic. For delivery delay in Figure 3, as the number of nodes increases, the average delivery delay packets using AODV performs better. This is because there is better network connectivity and consequently communication opportunities between nodes enlarge. The interesting point is that the delivery delay using MaxProp first decreases and then increases. The decrease of the delay is due to more opportunities for being relayed to destinations when the number of nodes is larger at the very beginning. However, as the number of nodes continue to increase, the connectivity becomes better. This causes that DTN-lie routing performs worse. This phenomenon will be further confirmed in the study of impact of transmission range.

Figure 2
figure 2

PDR with different nodes number.

Figure 3
figure 3

Average delay with different nodes number.

Another observation is that the delay performance of GPSR, which quickly increases when the number of nodes becomes larger. The previous work [24] has pointed out that non-optimal routing and the routing loop problem are affected by the node degree and location inconsistencies. Especially in our simulation, the vehicular network behaves more complicated in connectivity, location-based routing performs worse because of non-uniform distribution of nodes and highly dynamic network topology.

The NRL of each routing algorithm is shown in Figure 4. As expected, the cost of Epidemic is the largest. MaxProp performs as stable as GPSR, since MaxProp forwards packets with the maximum delivery probability. Also, communication overhead of GPSR is mainly incurred by beacon packets which are determined by the beacon interval.

Figure 4
figure 4

Normalized routing load with different node number.

6.2 Impact of traffic load

We next study the impact of traffic load on the performance of vehicular network and the performance comparison of different routing algorithms is reported in Figures 5, 6, and 7. The PDR decreases and the average delay increases as the traffic load becomes heavier for most of the routing algorithms, except MaxProp which performs well even when the traffic load is heavy. For NRL in Figure 7, when the traffic load is light, because of the greedy strategy of packet replication, the NRL of Epidemic keeps good. When the traffic is heavy, the NRL of Epidemic decreases. It is because that the network capacity is limited and excessive packets hinders the successful delivery of all packets. For the other two algorithms, as the traffic load increases, the proportion of control packets decreases, and hence, the NRL decreases.

Figure 5
figure 5

PDR with different traffic load.

Figure 6
figure 6

Average delay with different traffic load.

Figure 7
figure 7

Normalized routing load with different traffic load.

6.3 Impact of TTL

Figures 8, 9, and 10 show the study of the impact of TTL on packet delivery ratio. Except Epidemic, MaxProp performs better than AODV and GPSR. For average packet delay, MaxProp also performs the best, and the other two routing strategies perform worse. In Figure 10, we can see that the cost of Epidemic increases as the TTL increases. In comparison, the rest two routing algorithms perform relatively stable as the TTL increases.

Figure 8
figure 8

PDR of packets with different value of TTL.

Figure 9
figure 9

Average delay of delivered packets with different value of TTL.

Figure 10
figure 10

Normalized routing load with different value of TTL.

6.4 Impact of transmission range

In Figures 11, 12, and 13, we study the impact of transmission range. We can see that AODV, GPSR, and Epidemic perform better as the transmission range is larger. MaxProp performs inversely, which is reasonable due to the greedy strategy of packet replication that causes significant contentions. The average delay of other three algorithms all decreases when the transmission range increases which makes the network connectivity better. On the contrary, the average delay of packets increases for AODV. This is caused by the extremely poor delivery ratio of AODV (see Figure 11). AODV performs poorly with the communication range of 100 m. When network connectivity becomes better with larger communication ranges, the communication between two nodes over a long distance is feasible. Figure 13 shows that the NRL of AODV increases dramatically with the increasing communication range, which is caused by broadcast of control packets (RREQ) [19]. The NRL of MaxProp and GPSR are modest.

Figure 11
figure 11

PDR of packets with different transmission range.

Figure 12
figure 12

Average delay of packets with different transmission range.

Figure 13
figure 13

Normalized routing load with different transmission range.

6.5 Impact of propagation model

We study the performance under both the two-ray ground mdoel and the shadowing propagation model. As shown in Figure 14, AODV and GPSR under the more realistic propagation model perform worse than under the simple model in terms of PDR. In Figure 15, the delivery delay becomes smaller under the shadowing propagation model. This is a result of less channel contention. Meanwhile, more overhead is incurred when using the shadowing model, as shown in Figure 16. This is because the link connectivity is not decided only by the transmission range but also the propagation model. Thus, routing algorithms perform more poorly, especially for AODV.

Figure 14
figure 14

PDR of packets under different propagation models.

Figure 15
figure 15

Average delay of packets under different propagation models.

Figure 16
figure 16

Normalized routing load under different propagation models.

6.6 Summary

Although the DTN-like routing algorithm MaxProp performs better than the other two routing algorithms under many configurations, its performance is still not good. A high delivery ratio is achieved by Epidemic, but high communication overhead is incurred. In summary, each of the factors mentioned above should be taken into account when designing routing strategies for vehicular networks.

7 Conclusions

In this paper, we have presented an evaluation of vehicular networks with a large dataset of real vehicular GPS traces collected from over 2,600 taxis in Shanghai, China. We have studied four representative routing algorithms, i.e., Epidemic, AODV, GPSR, and MaxProp. In addition, we have investigated a comprehensive set of affecting factors, including vehicle density, traffic load, TTL, transmission range, and propagation model. We have developed an NS-2 model to enable the use of real vehicular traces for realistic simulation study and to support detail simulation of radio propagation and link layer behaviors such as link-layer retransmissions.

Simulation results show that vehicular networks pose unique challenges to routing algorithms. All routing algorithms perform poor in a wide range of network configurations. This suggests that routing design for vehicular networks need further to take the complexity and uniqueness of vehicular networks into account.

References

  1. Zhu Y, Liu X, Li M, Zhang Q: POVA: traffic light sensing with probe vehicles. Parallel Distributed Syst. IEEE Trans 2013, 24(7):1390-1400.

    Google Scholar 

  2. Xu Q, Mak T, Ko J, Sengupta R: Vehicle-to-vehicle safety messaging in DSRC. In Proceedings of the 1st ACM international workshop on Vehicular ad hoc networks. Philadelphia: ACM New York, NY, USA; 01 October 2004:19-28.

    Chapter  Google Scholar 

  3. Yang X, Liu L, Vaidya NH, Zhao F: A vehicle-to-vehicle communication protocol for cooperative collision warning. In Proceedings of MOBIQUITOUS’04. Boston: IEEE Computer Society; 22–26 August 2004:114-123.

    Google Scholar 

  4. Yin J, ElBatt T, Yeung G, Ryu B, Habermas S, Krishnan H, Talty T: Performance evaluation of safety applications over DSRC vehicular ad hoc networks. In Proceedings of the 1st ACM international workshop on Vehicular ad hoc networks. Philadelphia: ACM New York, NY, USA; 01 October 2004:1-9.

    Chapter  Google Scholar 

  5. Vahdat A, Becker D, et al.: Epidemic routing for partially connected ad hoc networks. Tech. rep., Technical Report CS-200006, Duke University (2000)

    Google Scholar 

  6. Karp B, Kung HT: GPSR: greedy perimeter stateless routing for wireless networks. In Proceedings of ACM MOBICOM. Boston: ACM New York, NY, USA; 6–11 August 2000:243-254.

    Google Scholar 

  7. Burgess J, Gallagher B, Jensen D, Levine BN: Maxprop: routing for vehicle-based disruption-tolerant networks. In Proceedings of IEEE INFOCOM, vol 6. Barcelona; 23–29 April 2006:1-11.

    Google Scholar 

  8. Perkins CE, Royer EM: Ad-hoc on-demand distance vector routing. In Proceedings of Second IEEE Workshop on Mobile Computing Systems and Applications. New Orleans: IEEE; 25–26 February 1999:90-100.

    Chapter  Google Scholar 

  9. Taleb T, Sakhaee E, Jamalipour A, Hashimoto K, Kato N, Nemoto Y: A stable routing protocol to support ITS services in VANET networks. IEEE Trans. Vehicular Technol 2007, 56(6):3337-3347.

    Article  Google Scholar 

  10. Zhu H, Li M, Fu L, Xue G, Zhu Y, Ni LM: Impact of traffic influxes: revealing exponential intercontact time in urban VANETs. IEEE Trans. Parallel Distributed Syst 2011, 22(8):1258-1266.

    Article  Google Scholar 

  11. Zhu Y, Wu Y, Li B: Trajectory improves data delivery in urban vehicular networks. In Proceedings of IEEE INFOCOM’11. Shanghai; 10–15 April 2011.

    Google Scholar 

  12. Fall K, Varadhan K: The NS Manual. The VINT Project 2005.

    Google Scholar 

  13. Wu Y, Zhu Y, Li B: Trajectory improves data delivery in vehicular networks. In INFOCOM, 2011 Proceedings IEEE. Shanghai: IEEE; 10–15 April 2011:2183-2191.

    Chapter  Google Scholar 

  14. Wu Y, Zhu Y, Li B: Infrastructure-assisted routing in vehicular networks. In INFOCOM, 2012 Proceedings IEEE. Orlando: IEEE; 25–30 March 2012:1485-1493.

    Chapter  Google Scholar 

  15. Zhu Y, Bao Y, Li B: On maximizing delay-constrained coverage of urban vehicular networks. Selected Areas Commun. IEEE J 2012, 30(4):804-817.

    Article  Google Scholar 

  16. Zhu Y, Li Z, Zhu H, Li M, Zhang Q: A compressive sensing approach to urban traffic estimation with probe vehicles. Mobile Comput. IEEE Trans 2013, PP(99):1.

    Google Scholar 

  17. Jaap S, Bechler M, Wolf L: Evaluation of Routing Protocols for Vehicular Ad Hoc Networks in City Traffic Scenarios. In Proceedings of the 11th EUNICE Open European Summer School on Networked Applications, Colmenarejo. Spain; 6–8 July 2005:584-602. http://www.eunice-forum.org/

    Google Scholar 

  18. Haerri J, Fiore M, Filali F, Bonnet C, Chiasserini CF, Casetti C: A realistic mobility simulator for vehicular ad hoc networks. Technical report, Institut Eurecom (2005)

    Google Scholar 

  19. Naumov V, Baumann R, Gross T: An evaluation of inter-vehicle a hoc networks based on realistic vehicular traces. In Proceedings of the 7th ACM international symposium on Mobile ad hoc networking and computing. Florence: ACM New York, NY, USA; 22–25 May 2006:108-119.

    Google Scholar 

  20. Lochert C, Hartenstein H, Tian J, Fussler H, Hermann D, Mauve M: A routing strategy for vehicular ad hoc networks in city environments. In Proceedings of IEEE Intelligent Vehicles Symposium. Columbus: IEEE; 9–11 June 2003:156-161.

    Chapter  Google Scholar 

  21. Manfredi V, Crovella M, Kurose J: Understanding stateful vs stateless communication strategies for ad hoc networks. In Proceedings of ACM MOBICOM. Las Vegas: ACM New York, NY, USA; 19–23 September 2011:313-324.

    Google Scholar 

  22. Eude N, Ducourthial B, Shawky M: Enhancing NS-2 simulator for high mobility ad hoc networks in car-to-car communication context. In Proceedings of the 7th IFIP International Conference on Mobile and Wireless Communications Networks. Waterloo: Springer; 02–06 May 2005.

    Google Scholar 

  23. Li Z, Zhu Y, Li M: Practical location-based routing in vehicular ad hoc networks. In Proceedings of IEEE 6th International Conference on Mobile Adhoc and Sensor Systems Workshops. Macau: IEEE; 12–15 October 2009:900-905.

    Google Scholar 

  24. Kim Y, Lee JJ, Helmy A: Impact of location inconsistencies on geographic routing in wireless networks. In Proceedings of the 6th ACM international workshop on Modeling analysis and simulation of wireless and mobile systems. San Diego: ACM New York, NY, USA; 19 September 2003:124-127.

    Google Scholar 

Download references

Acknowledgments

This research is supported by NSFC (nos. 61170238, 60903190, 61027009, 60933011, 61202375, 61170237), Shanghai Pu Jiang Talents Program (10PJ1405800), Shanghai Chen Guang Program (10CG11), MIIT of China (2009ZX03006-001-01), Doctoral Fund of Ministry of Education of China (20100073120021), National 863 Program (2009AA012201 and 2011AA010500), HP IRP (CW267311), SJTU SMC Project (201120), STCSM (08dz1501600, 12ZR1414900), Singapore NRF (CREATE E2S2), and Program for Changjiang Scholars and Innovative Research Team in Universities of China (IRT1158, PCSIRT).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yanmin Zhu.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Zhu, Y., Chen, C. & Gao, M. An evaluation of vehicular networks with real vehicular GPS traces. J Wireless Com Network 2013, 190 (2013). https://doi.org/10.1186/1687-1499-2013-190

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2013-190

Keywords