Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 2.38 KB

File metadata and controls

51 lines (32 loc) · 2.38 KB

NB-IoT

This is the repository from Imec research group on development of NB-IoT features on ns-3 network simulator. It consists of two branches namely energy_evaluation and repetition_coverage.

The main features that are included in branch repetition_coverage are as follows:

  • Support of Multi-tone transmissions
  • Evaluation of PHY layer performance
  • Adapt the number of RB to one
  • Limit modulation schemes to QPSK
  • Separating subframes for control and data channels

The main features that are included in branch energy_evaluation are as follows:

  • Power Saving features: -- Discontinuous reception in RRC idle state (DRX) -- Paging -- Power saving mode (PSM)
  • Energy evaluation module
  • Updates with ns-3.29
  • Merged the code of branch repeatition_coverage so this branch

Research papers published on the code evaluation

If you use our work, you can cite our papers.

Prerequisites

Check ns-3 page for more information

Test Scripts

Few test scripts are present in scratch folder and /lte/examples.

Authors

  • Pouria Zand - Initial work, multisectoring, RBG, MCS
  • Sahithya Ravi - Repetition and coverage extention
  • Sultania Ashish - Energy evaluation

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details