Git Product home page Git Product logo

5g-nr-pusch's Introduction

5G New Radio PUSCH Software Transceiver Model

The following repository incorporates a prototype MATLAB implementation of the transmitter and receiver chains of the 5G NR Physical Uplink Shared Channel (PUSCH) defined by 3GPP rel 15, specification documents TS 38.211-214.

Note that not all the configurations specified by the standard are supported. Implementation has the following limitations:

  • MIMO configurations with up to 2 transmission layers or 2 receive antennas supported,
  • DMRS subcarriers for different PUSCH antenna ports must be conveyed over different CDM groups,
  • PTRS not supported,
  • Transform precoding not supported,
  • LBRM Rate Matching not supported.

If you find the content of this repository useful in your scientific research, please consider including the following conference paper in your references:

G. Cisek and T. Zielinski, "Prototyping Software Transceiver for the 5G New Radio Physical Uplink Shared Channel," in Signal Processing Symposium (SPSympo), Cracow, Poland, September 2019.

Running the simulations

The fastest way to run the simulations is using a batch file run_5g_nr_sim_sweep.m. The user can edit the file manually and modify the simulation parameters accordingly. The link level simulation of PUSCH transmission with the main processing chain loop is implemented using nr_sch_link_level_sim.m. See the manual of the function for details.

The 38.212 LDPC codec simulation without baseband processing part can be run with run_5gnr_codec.m batch file.

MEX acceleration

Simulation time can be significantly reduced through acceleration with mex functions. In order to compile the mex function under MATLAB, execute the following commands from MATLAB command prompt with directory set to the repository's clone root:

cd mex
make_mex

Compilation of the mex functions is not mandatory to run the simulation, but the execution time grows drastically without the acceleration.

5g-nr-pusch's People

Contributors

gc1905 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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