Download Latest Version ns-3-lte.tar.gz (158.4 MB)
Email in envelope

Get an email when there's a new version of LTE module for ns-3

Home / HARQ / Octave
Name Modified Size InfoDownloads / Week
Parent folder
results 2 2011-02-08
codex 2011-02-08
README.txt 2011-02-08 1.5 kB
Totals: 3 Items   1.5 kB 0

 ## LTE MAC LAYER and LINK ABSTRACTION simulator ##

 ## Author: Tomasi Giovanni, Department of Information Engineering (DEI) - University of Padova ## 

The aim of my project is to implement the error model and the harq-scheduler model for LTE systems in ns-3.
To obtain fast results I have mapped the ns3 channel into octave files and reconstructed the ns3 models into octave functions.


In the following are few indications to use these files, used to easily obtain graphics and performances like throughput, drop packets, etc...

...lteMacPhy...

- system specs (# subchannels, max number of retransmission, ...)

- all the functions that simulate the MAC and PHY layers

- implementation of a basic scheduler, harq retransmission, wireless channel with shadowing end multipath,
  error model based on the mutual information metrics (MIESM)


...ltePacketSource...

in this file you will find the function that call the lteMacPhy.
you may see this funcion as an application that produces packets to transmit

features are described into the function


...linkAbstractionMMIB, mmib and mappingMiBlerMMBI...

these functions provide a method to obtain the BLER from input SINR based on the mutual information metrics


 ## ## ##


In the 'Results' folder are collected all the figures that result from the above simulated system.





For any problems, feel free to contact me at: tomasigv@gmail.com


Source: README.txt, updated 2011-02-08