Efficient SINR queries for CSMA/CA simulation

  • Authors:
  • Alexander Kröller;Max Pagel;Dennis Pfisterer

  • Affiliations:
  • Braunschweig University of Technology, Braunschweig, Germany;Braunschweig University of Technology, Braunschweig, Germany;University of Lübeck, Lübeck, Germany

  • Venue:
  • Proceedings of the 13th ACM international conference on Modeling, analysis, and simulation of wireless and mobile systems
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose an efficient simulation technique for the CSMA medium access protocol. It is based on the well-established model of using signal to interference and noise ratio (SINR), which is very accurate and allows for highly realistic predictions of collisions. However, traditional implementations require O(n) time to compute interference values. We evaluate how to speed this up by using efficient data structures such as k-d-trees or geometric hash tables in our implementation. There are different levels of accuracy, some of which allow for O(√n + a) lookups, where a is the number of nearby senders. We demonstrate the achievable speedup and discuss accuracy tradeoffs for different settings using the Shawn simulator.