Code Monkey home page Code Monkey logo

pyltesim's Introduction

pyltesim

Modules for simulating an LTE cellular network in python.

Features

  • Hexagonal base station distribution
  • Uniform mobile station distribution
  • Configuration through config files
  • Separate data generation, collection and plotting for large scale simulation
  • WINNER channel model with mobility, fast fading, directional antenna gain
  • LTE OFDMA transmission frame
  • Numerous data visualization scripts
  • ipopt integration for convex optimization
  • Large number of unit tests
  • Script samles for large scale simulations

Background

For some of my [academic papers] (http://scholar.google.de/citations?hl=en&user=tEM1S0EAAAAJ), I was in need of simulating the link layer of hexagonally arranged base stations that communicate with mobiles using OFDMA. For that I built this simulator.

It provides a world module that is definitely reusable for the hexagonal arrangements (or others with small modifications) and the resource allocation. The general module setup with configuration, scripts, results handling etc. could also be reused. Fading modeling or rate craving greedy could also be of interest to some. Other modules like /optim, /raps, or /quantmap are very specifically concerned with the content of my research papers (resource allocation algorithms I propose).

Requirements

  • python 2.7.3 with ssl
  • numpy
  • scipy
  • matplotlib
  • pyipopt/ipopt
  • recommended: virtualenv

Misc

Feel free to contact me at [email protected].

pyltesim's People

Contributors

ryklith avatar

Watchers

 avatar  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.