LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem regarding installation of mobility models (https://www.linuxquestions.org/questions/linux-newbie-8/problem-regarding-installation-of-mobility-models-4175553540/)

Alpa Barad 09-15-2015 03:50 AM

problem regarding installation of mobility models
 
hello sir..
I am working on TCP variants for parameters in VANET.
so i have use mobility models for simulating. but i dont know how to install mobility models like Manhattan model, city section mobility model and reference point group mobility model in NS-2.

knudfl 09-15-2015 06:23 AM

Welcome to LQ.

http://sys.cs.uos.de/bonnmotion/ :
the Random Waypoint model,
the Random Walk model,
the Gauss-Markov model,
the Manhattan Grid model,
the Reference Point Group Mobility model,
the Disaster Area model,
the Random Street model,
and more.

----

Don't know if there are any "TCP variants for parameters in VANET" in VanetRBC.
But please have a look http://www.linuxquestions.org/questions/tags/vanetrcb/


-

Alpa Barad 09-15-2015 11:41 AM

Installation problem regarding SUMO and MOVE in ubuntu 14.04
 
hello sir..
Thank u for give me reply..
but please send me the link of sumo and move installation in ubuntu 14.04.
please tell me that is it MOVE support for mobility model?
like
1)Manhattan mobility model
2)City section mobility model
3)Reference point group mobility model..

knudfl 09-15-2015 01:01 PM

Re #3.

Sumo : Version 0.12.3 fits with MOVE. Package : sumo-bin-0.12.3-u1110_i386.deb
... if your Ubuntu 14.04 hopefully is the 32bits (i686) version.
( A 32bits Linux OS is a requirement for most ns2 simulations.)
Link https://drive.google.com/file/d/0B7S...it?usp=sharing
See #9 http://www.linuxquestions.org/questi...-4175535678/#9
>> #72 http://www.linuxquestions.org/questi...294/page5.html

( Can you please edit 'Tags' to include move : The thread with post #72.
I can't, as the maximum is four tags each member.)


MOVE.jar https://drive.google.com/file/d/0B7S...ew?usp=sharing
... There is no install. Just run $ java -jar MOVE.jar


SUMO info http://www.linuxquestions.org/questions/tags/sumo/
MOVE info http://www.linuxquestions.org/questions/tags/move/


-

knudfl 09-15-2015 02:10 PM

#3.
Quote:

Please tell me that is it MOVE support for mobility model ? like ..
1) Manhattan mobility model
2) City section mobility model
3) Reference point group mobility model..
MOVE creates a file you somehow can use in ns2. ( Don't remember how.)

Bonnmotion is also creating a scenario that you can use in ns2.
And much easier to handle than a MOVE file. (If I remember right.)
Be aware not to make the bonnmotion scenario`s too complex.
Or ns2 will crash ...
#2 http://www.linuxquestions.org/questi...-4175552241/#2
#2 http://www.linuxquestions.org/questi...-4175530493/#2

-

Alpa Barad 09-15-2015 10:35 PM

hello sir..
please send me installation steps of SUMO AND MOVE

knudfl 09-16-2015 03:29 AM

Re #6.
Quote:

please send me installation steps of SUMO AND MOVE
Read post #5. Follow the links.

Sumo : Click the downloaded package : sumo-bin-0.12.3-u1110_i386.deb .
Move : java -jar ...

... You are not supposed to ask questions until you have specified your OS.
i686 or x86_64 ?


-

Alpa Barad 09-16-2015 10:47 PM

Hello sir..
I am working on ubuntu 14.04.
So pls send me installation steps of SUMO and MOVE.

Alpa Barad 09-16-2015 11:14 PM

Hello sir..
Please tell me that if I using Manhattan model in Ubuntu 14.04 using SUMO & MOVE.on this any code is available or using command I can use Manhattan mobility model.

knudfl 09-17-2015 02:26 AM

Re #9.

You will have to confirm that you now can use Sumo, Move, Bonnmotion.
Generally : You will have to respond to advice's and questions ... if you want answers.

* There is no "Ubuntu 14.04" :
It's either Ubuntu 14.04 - i686, or Ubuntu 14.04 - x86_64 : Respond please.


Hints, ``manhattan mobility model ns2''
https://www.google.com/webhp?hl=all&...lity+model+ns2
~ 11,000 hits.

Example, using bm http://mailman.isi.edu/pipermail/ns-...er/069036.html


-

Alpa Barad 09-17-2015 07:04 AM

sir sorry to disturb u again and again..
but I am not clear about all this things..
sir I want to use MOVE.which is a mobility generator model.which is built on top of the open source micro traffic simulator SUMO. SO that every time I asked u about MOVE and SUMO.because SUMO generate the tracefile.
I will work on ubuntu 14.04 64-bits.
so please tell what can I do now?
and installation steps of SUMO.
please respond.

knudfl 09-17-2015 10:03 AM

Re #11.

For ns2 : A 32bits OS is usually required.
No guaranty that your simulations will work with 64bits.

A non MOVE compatible SUMO can be built with Ubuntu 14.04, e.g. the latest :
$ svn co https://svn.code.sf.net/p/sumo/code/trunk/sumo
Build_instructions http://sumo.dlr.de/wiki/Developer/Ma...d_instructions

The old sumo-0.12.3 cannot be built with Ubuntu 14.04 .
That's why the 32bits package was built on Ubuntu 11.10 !


-

Alpa Barad 09-17-2015 11:24 PM

Thank u sir..

Alpa Barad 09-17-2015 11:31 PM

sir I read FAQ.
and as a result i know how to configure the SUMO..
but U send first link $ svn co....on this link any SUMO version which is supported in ubuntu 14.04 (64-bits)is not there..
so pls tell me which version I can use..
thank u

knudfl 09-18-2015 03:18 AM

Re #14.
Quote:

... how to configure the SUMO
When you are using the version from ...
https://svn.code.sf.net/p/sumo/code/trunk/sumo : No configure script.

... The sumo 'configure' is generated with this command :
$ libtoolize && aclocal && autoheader && automake --add-missing && autoconf


Version to use : See the file README >>>
Quote:

As the program is still under development and is extended continuously, we advice you to
use the latest sources from our Subversion repository. Using a command line svn client
the following command should work:

svn co https://svn.code.sf.net/p/sumo/code/trunk/sumo

_


All times are GMT -5. The time now is 08:59 AM.