Skip to content

ErikPertovt/gameTheoryPowControl

Repository files navigation

Introduction

This package provides Python *.py files for conductiong a simple power allocation game between two players (four nodes) located in a VESNA-based wireless sensor network that uses ALH protocol in order to communicate. (link to LOG-a-TEC portal can be found here - you need a username and password in order to have access to the testbed).

Before using this package, please install VESNA ALH Tools and Python bindings for VESNA spectrum sensor application. In order to do this, please follow the steps described here:

This package contains the following Python classes:

  • Node - used for setting the nodes as transmitters or receivers
  • gainCalculations - used for performing channel gain measurements.
  • Noise - used for measuring the noise power.
  • MyQueue - use as a queue of channel gains and best responses.

  • gameSINRControlExample - used as an example on how to run the game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages