Table of Contents
Fetching ...

Towards A Simple and Efficient VDTN Routing Protocol for Data Collection in Smart Cities

Ngurah Indra Er, Kamal Deep Singh, Christophe Couturier, Jean-Marie Bonnin

TL;DR

Smart-city data collection over VDTN faces intermittent connectivity, and the paper investigates ITS/V2X-enabled routing for delay-tolerant data. It evaluates four baseline VDTN protocols—Direct Delivery, First Contact, Epidemic, and Spray & Wait—using the ONE simulator on a city-like scenario with multiple PoPs to understand performance trade-offs. The study shows multi-copy protocols achieve higher Delivery Probability ($DP$) and lower Average Latency ($AL$) but at the cost of higher Overhead Ratio ($OR$), with Spray & Wait often offering similar DP/AL to Epidemic but with reduced overhead; single-copy schemes lag in dense networks. The findings motivate a simple, mobility-aware hierarchical routing approach (DC4LED) to leverage ITS mobility patterns for scalable data collection in smart cities, with future work including real GPS traces and refined mobility-aware forwarding.

Abstract

Smart cities today can utilize Vehicular Delay Tolerant Networks (VDTN) to collect data from connected-objects in the environment for various delay-tolerant applications. They can take advantage of the available Intelligent Transportation Systems (ITS) infrastructures to deliver data to the central server. The system can also exploit multiple and diverse mobility patterns found in cities, such as privately owned cars, taxis, public buses, and trams, along with their Vehicle-to-Everything (V2X) communications capabilities. In the envisioned convergence between the ITS and V2X, we believe that a simple and efficient routing protocol can be deployed for the delay-tolerant data delivery, contrary to the implementation of optimized solutions that might be resource-demanding and difficult to standardize. In this paper, we analyzed the performances of four baseline VDTN routing protocols, namely: Direct Delivery, First Contact, Epidemic, and Spray & Wait, to understand their strengths and weaknesses. Our simulation results highlighted the trade-off between distinct approaches used by those protocols and pointed out some gaps that can be refined. This study provides new interesting ideas and arguments towards developing a simple, efficient, and high-performing routing protocol for data collection in smart cities.

Towards A Simple and Efficient VDTN Routing Protocol for Data Collection in Smart Cities

TL;DR

Smart-city data collection over VDTN faces intermittent connectivity, and the paper investigates ITS/V2X-enabled routing for delay-tolerant data. It evaluates four baseline VDTN protocols—Direct Delivery, First Contact, Epidemic, and Spray & Wait—using the ONE simulator on a city-like scenario with multiple PoPs to understand performance trade-offs. The study shows multi-copy protocols achieve higher Delivery Probability () and lower Average Latency () but at the cost of higher Overhead Ratio (), with Spray & Wait often offering similar DP/AL to Epidemic but with reduced overhead; single-copy schemes lag in dense networks. The findings motivate a simple, mobility-aware hierarchical routing approach (DC4LED) to leverage ITS mobility patterns for scalable data collection in smart cities, with future work including real GPS traces and refined mobility-aware forwarding.

Abstract

Smart cities today can utilize Vehicular Delay Tolerant Networks (VDTN) to collect data from connected-objects in the environment for various delay-tolerant applications. They can take advantage of the available Intelligent Transportation Systems (ITS) infrastructures to deliver data to the central server. The system can also exploit multiple and diverse mobility patterns found in cities, such as privately owned cars, taxis, public buses, and trams, along with their Vehicle-to-Everything (V2X) communications capabilities. In the envisioned convergence between the ITS and V2X, we believe that a simple and efficient routing protocol can be deployed for the delay-tolerant data delivery, contrary to the implementation of optimized solutions that might be resource-demanding and difficult to standardize. In this paper, we analyzed the performances of four baseline VDTN routing protocols, namely: Direct Delivery, First Contact, Epidemic, and Spray & Wait, to understand their strengths and weaknesses. Our simulation results highlighted the trade-off between distinct approaches used by those protocols and pointed out some gaps that can be refined. This study provides new interesting ideas and arguments towards developing a simple, efficient, and high-performing routing protocol for data collection in smart cities.

Paper Structure

This paper contains 17 sections, 3 equations, 5 figures, 1 table.

Figures (5)

  • Figure 1: The VDTN-Based Data Collection Scheme in Smart Cities
  • Figure 2: The Simulation Map and Configuration
  • Figure 3: The Probability of Delivery Comparison
  • Figure 4: The Average Latency Comparison
  • Figure 5: The Overhead Ratio Comparison