7th International Conference on Performance Evaluation Methodologies and Tools

Research Article

libARA: A framework for simulation and testbed based studies on ant routing algorithms in wireless multi-hop networks

  • @INPROCEEDINGS{10.4108/icst.valuetools.2013.254382,
        author={Michael Frey and Friedrich Gro\`{a}e and Mesut G\'{y}nes},
        title={libARA: A framework for simulation and testbed based studies on ant routing algorithms in wireless multi-hop networks},
        proceedings={7th International Conference on Performance Evaluation Methodologies and Tools},
        publisher={ICST},
        proceedings_a={VALUETOOLS},
        year={2014},
        month={1},
        keywords={ant routing algorithms self-organization framework wireless communication routing},
        doi={10.4108/icst.valuetools.2013.254382}
    }
    
  • Michael Frey
    Friedrich Große
    Mesut Günes
    Year: 2014
    libARA: A framework for simulation and testbed based studies on ant routing algorithms in wireless multi-hop networks
    VALUETOOLS
    ACM
    DOI: 10.4108/icst.valuetools.2013.254382
Michael Frey1,*, Friedrich Große2, Mesut Günes2
  • 1: Department of Computer Science, Humboldt-Universität zu Berlin
  • 2: Institute of Computer Science, Freie Universität Berlin
*Contact email: frey@informatik.hu-berlin.de

Abstract

Routing in wireless multi-hop networks has been an active area of research over the last decade. Although, many testbeds were setup recently, the knowledge about the dynamic behavior of routing algorithms and the performance evaluation were mainly done via simulation. Simulation studies are imperative to understand important aspects of the algorithms, but are limited in certain aspects of the physical environment. Therefore, it is necessary to study routing algorithms also in a more realistic environment, in a testbed. Unfortunately, studying algorithms both in simulation and testbed raises multiple challenges. Particularly, the code base of the routing algorithm differ in both environments, which may lead to different behavior of the same routing algorithm. In this paper we introduce libARA, a framework that supports simulation and testbed experiments to study ant routing algorithms on the very same code base. Thus, the logic of the routing algorithm is the same, but works on two different environments. This is important to keep the results from both environments comparable and thus to increase the insight into the behavior of the algorithm. The main goal of the framework is to investigate the scalability and adaptability of ant routing algorithms.