IEEE AINA 2014, Victoria, Canada

#2014 #aina #ieee #mesh #wireless

 

I just spoke in Victoria, BC at the 28th IEEE conference on Advanced Information Networking and Applications (AINA 2014). The title of the paper I presented was "A Wi-Fi simulation model which supports channel scanning across multiple non-overlapping channels in NS3"

Abstract: Multi-Channel Wi-Fi experiments are quickly becoming more common and relevant as Wi-Fi deployments have become extremely popular and dense in recent years. There are many simulation tools available for Wi-Fi simulation, but few are widely used, and some are not designed specifically with wireless in mind. In this paper, the NS3 environment is recognized as a promising tool for which for this type of work. Limitations in certain simulation scenarios are identified with respect to the existing NS3 wireless modules. A novel NS3 simulation module is proposed, which provides support for multi-channel Wi-Fi AP selection, so that user devices may scan several non-interfering channels and select the best AP according to IEEE 802.11 criteria. The simulation module presented is carefully studied, evaluated and validated, and is ready for use.

file


Comments (0)


Leave a Comment

Log in to leave a comment.

Most Recent Post

Building a Better GitHub Stats Card

I've had a GitHub profile stats card for a while now, but I was never fully happy with it. The existing tools each had trade-offs that bugged me, so I ended up building my own by combining the best parts of three different projects. Here's how it went. The Problem There are a few popular projects fo...