LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-15-2015, 03:50 AM   #1
Alpa Barad
LQ Newbie
 
Registered: Sep 2015
Posts: 23
Blog Entries: 1

Rep: Reputation: Disabled
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.
 
Old 09-15-2015, 06:23 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
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/


-

Last edited by knudfl; 09-15-2015 at 06:26 AM.
 
Old 09-15-2015, 11:41 AM   #3
Alpa Barad
LQ Newbie
 
Registered: Sep 2015
Posts: 23

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
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..
 
Old 09-15-2015, 01:01 PM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
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/


-

Last edited by knudfl; 09-15-2015 at 01:08 PM.
 
Old 09-15-2015, 02:10 PM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
#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

-
 
Old 09-15-2015, 10:35 PM   #6
Alpa Barad
LQ Newbie
 
Registered: Sep 2015
Posts: 23

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
hello sir..
please send me installation steps of SUMO AND MOVE
 
Old 09-16-2015, 03:29 AM   #7
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
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 ?


-
 
Old 09-16-2015, 10:47 PM   #8
Alpa Barad
LQ Newbie
 
Registered: Sep 2015
Posts: 23

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
Hello sir..
I am working on ubuntu 14.04.
So pls send me installation steps of SUMO and MOVE.
 
Old 09-16-2015, 11:14 PM   #9
Alpa Barad
LQ Newbie
 
Registered: Sep 2015
Posts: 23

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
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.
 
Old 09-17-2015, 02:26 AM   #10
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
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


-
 
Old 09-17-2015, 07:04 AM   #11
Alpa Barad
LQ Newbie
 
Registered: Sep 2015
Posts: 23

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
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.
 
Old 09-17-2015, 10:03 AM   #12
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
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 !


-
 
Old 09-17-2015, 11:24 PM   #13
Alpa Barad
LQ Newbie
 
Registered: Sep 2015
Posts: 23

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
Thank u sir..
 
Old 09-17-2015, 11:31 PM   #14
Alpa Barad
LQ Newbie
 
Registered: Sep 2015
Posts: 23

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
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
 
Old 09-18-2015, 03:18 AM   #15
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
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

_

Last edited by knudfl; 09-18-2015 at 03:26 AM.
 
  


Reply

Tags
move, ns2, sumo, vanet



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] WSO2 - Enterprise Mobility Manager 1.1.0 Installation angel115 Linux - Software 1 04-03-2015 06:44 AM
mobility models in aqua-sim Faiza Al-Salti Linux - Networking 3 08-30-2014 12:56 AM
mobility models for leach engr Linux - Newbie 0 04-04-2012 05:20 PM
Strange problem with a mobility radeon isra_mv Linux - Hardware 6 03-12-2007 01:35 AM
Mobility Radeon 7500 problem. whitefox Slackware 1 02-07-2004 06:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration