Skip to content

This tool is intended for training in waveform generation of the fifth generation new radio (5GNR).

Notifications You must be signed in to change notification settings

sriramkandukuri/NRlab-dtsc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

FVCproductions

NRlab-dtsc

This tool is intended for training in waveform generation of the fifth generation new radio (5GNR).

Build Status License


Installation

  • The installation process may be done following two different sources

Github

Clone this repo to your local machine

$ git clone https://github.com/guipalloz/NRlab-dtsc.git

Done!

Pypi

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

Features

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

Usage

  • 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!

Donations

If you like this project you can contribute with a donation! :)

Support via Paypal


License

License

About

This tool is intended for training in waveform generation of the fifth generation new radio (5GNR).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%