Proceedings of the 2015 Workshop on ns-3

Research Article

RoutesMobilityModel: easy realistic mobility simulation using external information services

  • @INPROCEEDINGS{10.1145/2756509.2756515,
        author={Tiago  Cerqueira and Michele  Albano},
        title={RoutesMobilityModel: easy realistic mobility simulation using external information services},
        proceedings={Proceedings of the 2015 Workshop on ns-3},
        publisher={ACM},
        proceedings_a={WNS3},
        year={2016},
        month={2},
        keywords={Mobility model trade-off analysis network simulator 3},
        doi={10.1145/2756509.2756515}
    }
    
  • Tiago Cerqueira
    Michele Albano
    Year: 2016
    RoutesMobilityModel: easy realistic mobility simulation using external information services
    WNS3
    ACM
    DOI: 10.1145/2756509.2756515
Tiago Cerqueira1, Michele Albano1
  • 1: CISTER, ISEP/INESC-TEC, Porto, Portugal

Abstract

The current implementation of ns-3 provides only synthetic mobility models that disregard the map where the nodes are moving, however, the study of vehicular ad-hoc networks requires the usage of more realistic mobility models. The usage of mobility traces created by traffic simulators such as SUMO is feasible, however, these simulators possess a steep learning curve, which prevents their fruition for most researchers whose research focus and expertise are on the data communication layer.

This paper presents a mobility model that generates realistic mobility traces that take into account the underlying maps, while maintaining the ease of usage that characterizes the synthetic mobility models. The module described herein is compared against SUMO and against the ns3::RandomWaypointMobilityModel of network simulator 3, to analyze the trade-off it implements in terms of realism and ease of usage.