This tool is intended for training in waveform generation of the fifth generation new radio (5GNR).
- The installation process may be done following two different sources
Clone this repo to your local machine
$ git clone https://github.com/guipalloz/NRlab-dtsc.gitDone!
This tool is also available to download with the Python Package Index (PyPi). We will install the package by executing the following command
$ pip install NRlabdtsc
$ pip freeze | grep NRlabdtsc- Using the example file (NRsim.py) we will use this toolbox to generate 5G waveform and some other interesting graphics. More precisely, this toolbox generate:
- Constellation of the received and transmitted symbols.
- Histogram of the received samples.
- Power Spectral Density of the received and transmitted signal.
- Subcarriers received and transmitted.
- Signal in time domain.
- You can use your own script that calls all the functions implemented in the toolbox but you are welcome to use the example file that is uploaded in this repo. All you need to have is 3.7 Python version installed!
If you like this project you can contribute with a donation! :)
- MIT license
- Copyright 2020 © University of Seville.