Giter Site home page Giter Site logo

akramiot / wifi6_wifi7_obss_psr_dl Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 333 KB

This project is meant to analyze, predict the effects of Interference/CCI, ACI , OBSS on effective 'throughput' using Deep learning techniques in WIFI6_WIFI7 based simulated generated data

License: GNU General Public License v3.0

Python 100.00%
deep-learning deep-neural-networks edge-computing iot machine-learning wifi wifi6 multilayer-neural-network pytorch-implementation wifi5

wifi6_wifi7_obss_psr_dl's Introduction

While the PSR (parameterized spatial reuse with with coordinated beamforming/null steering) framework allows for a larger spatial reuse, two fundamental challenges have been identified within the 802.11be WG forum:

  • Devices taking advantage of a spatial reuse /SR opportunity must lower their transmit power to limit the interference generated. In some cases this translates into a reduced throughput. In other cases devices cannot even access spatial reuse opportunities as their maximum allowed transmit power is insufficient to reach their receive. The focus of this DL project with Torch and PyTorch is to simulate, study the effects of ACI, CCI on throughput.
  • Devices taking advantage of a spatial reuse opportunity are unaware—and have no control over—the interference perceived by their respective receivers on Rx side. This would affect effective throughput in some HD WLAN RF conditions.

Illustration-of-the-PSR-framework

  • More interference

Kindly refer these Publications for further detailed study https://deepai.org/publication/ieee-802-11be-wi-fi-7-strikes-back https://www.researchgate.net/publication/343546727_IEEE_80211be_Wi-Fi_7_Strikes_Back https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9194746

Kindly also refer this Project by ITU AI/ML Challenge https://github.com/ITU-AI-ML-in-5G-Challenge/ITU-ML5G-PS-013-ATARI

DL PROJECT ENVIRONMENT:

  1. Check if you have installed the PyTorch library: https://pytorch.org/get-started/locally/ or else install the latest versions as per #2 below
  2. pip install torch torchvision torchaudio -f https://download.pytorch.org/whl/torch_stable.html (Pip based) or
  3. conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch (Conda based)
  4. Install matplotlib

DATA: The input dataset used in this project is geenrated by using the Komondor open source Tool,kindly use that https://github.com/wn-upf/Komondor Reference link: https://ieeexplore.ieee.org/document/8734225

Dataset:

The dataset used during in this project can be downloaded in the following link: https://zenodo.org/record/4106127#.Ykxw3PexXmg

wifi6_wifi7_obss_psr_dl's People

Contributors

akramiot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.