PDA

View Full Version : Need a program to Simulate LTE Network



boogeyman12
2013-06-10, 03:00 AM
I need a program like OPNET to simulate LTE network please

or need OPNET it self but the one which simulate LTE network (which is not free)

thanks in advance

aubidamax
2013-06-10, 07:45 AM
I need a program like OPNET to simulate LTE network please

or need OPNET it self but the one which simulate LTE network (which is not free)

thanks in advance


there are two simulators for LTE available free :

1- LTE System & Link Level simulators progrmmed With Matlab Developed By Vienna university http://www.nt.tuwien.ac.at/about-us/staff/josep-colom-ikuno/lte-simulators/

2- LTE-SIM programmed with C++ (But you need Linux OS) which i recommend to use this simulator http://telematics.poliba.it/index.php/en/lte-sim

you can use cygwin which provide a Linux look and feel environment for Windows http://www.cygwin.com/

boogeyman12
2013-06-12, 04:04 AM
there are two simulators for LTE available free :

1- LTE System & Link Level simulators progrmmed With Matlab Developed By Vienna university http://www.nt.tuwien.ac.at/about-us/staff/josep-colom-ikuno/lte-simulators/

i downloaded it but it always give me error (using matlab 2012a)

2- LTE-SIM programmed with C++ (But you need Linux OS) which i recommend to use this simulator http://telematics.poliba.it/index.php/en/lte-sim

you can use cygwin which provide a Linux look and feel environment for Windows http://www.cygwin.com/

i tried it on ubuntu but after typing this code

svn co http://telematics.poliba.it/svn/LTE-Sim

it requires username & password



Can you tell me what to do ?

also, are they GUI or i have to write the code ?