Skip to main content

AIMM 5G system-level simulator (development for the AIMM project https://aimm.celticnext.eu)

Project description

AIMM 5G system simulator

The AIMM simulator emulates a cellular radio system roughly following 5G concepts and channel models. The intention is to have an easy-to-use and fast system written in pure Python with minimal dependencies. It is especially designed to be suitable for interfacing to AI engines such as tensorflow or pytorch, and it is not a principal aim for it to be extremely accurate at the level of the radio channel. The simulator was developed for the AIMM project (https://aimm.celticnext.eu) by Keith Briggs (https://keithbriggs.info).

The full documentation is at https://aimm-simulator.readthedocs.io/en/latest/.

Software dependencies

  1. Python 3.8 or higher https://python.org.
  2. NumPy https://numpy.org/.
  3. Simpy https://pypi.org/project/simpy/.
  4. If real-time plotting is needed, matplotlib https://matplotlib.org.

Installation

Three ways are possible:

  • The simplest way, direct from PyPI: pip install AIMM-simulator. This will not always get the latest version.

  • Download the wheel, typically dist/aimm_simulator-2.x.y-py3-none-any.whl from github, and run pip install <wheel>.

  • Alternatively, the package can be installed by downloading the complete repository (using the green <> Code ⌄ button) as a zip, unpacking it, and then doing make install_local from inside the unpacked zip.

After installation, run a test with python3 examples/basic_test.py.

Simulator block diagram

The diagram below (not visible on pypi.org) shows the main classes in the code and the relationships between them.

AIMM Simulator block diagram

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aimm_simulator-2.0.3.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

aimm_simulator-2.0.3-py3-none-any.whl (43.9 kB view details)

Uploaded Python 3

File details

Details for the file aimm_simulator-2.0.3.tar.gz.

File metadata

  • Download URL: aimm_simulator-2.0.3.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for aimm_simulator-2.0.3.tar.gz
Algorithm Hash digest
SHA256 722201aaa50de53a9efa7cdec80e0e064780ac8a7b5b3fe2093c2434de702af7
MD5 1719024a74b120fa04593caccdd13938
BLAKE2b-256 3ab8fb4d3bf40661422e03f27028f7a1e4ae4363b7b3dae420a08451b3145533

See more details on using hashes here.

File details

Details for the file aimm_simulator-2.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for aimm_simulator-2.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f3ad55b6b5dc3f82d2ecdde2c6f83572929862705e67eae89d80c8a28ca7cb14
MD5 811fca1790229b55b529ff102670fdd3
BLAKE2b-256 c1bc55c12f4162b13b8a2487e0d686792559d3c57b1f9024ac360c4ce5663c35

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page