Betreuer: Markus Anwander
In order to grant a long network lifetime in wireless sensor networks (WSNs), energy-efficiency is a primary issue at all layers of the network stack. Especially, the MAC and the physical layer bear a high potential to cut energy expenditure. At the INSS10 we introduced the Burst-Aware Energy-Efficient Adaptive MAC (BEAM) protocol. BEAM is based on a Low Power Listening (LPL) approach, in which receivers periodically poll the channel for long preambles from senders. An other common approach for packet oriented radios are "low power probing" (LPP) based MAC protocol. With LPP, nodes send explicit probes and wake up if their probes are acknowledged.
The scope of this Master thesis is to implement and evaluate a LPP version of BEAM in the omnet++ 4.x simulator. This LPP version of BEAM uses all the enhancement like "Multi-Packets" and "Buffer Indicator" of BEAM.
This includes at least the following tasks:
All this options have to be evaluated in different scenarios.
Prerequisites: Knowledge on Linux, network programming, C/C++, statistics