LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   instal sumo and move for VANEt (https://www.linuxquestions.org/questions/linux-newbie-8/instal-sumo-and-move-for-vanet-4175580982/)

bochra 06-08-2016 06:53 AM

2 Attachment(s)
hi sir
i would ask you about the trace file
my trace file is old version can i convert it to new version?pleez help me (urgent)
i use ns2.35 whith sumo and move

knudfl 06-08-2016 07:03 AM

Re #16.

The most of the known simulation examples are using "old trace format", AFAIK.

How to change to "new trace format" : I don't know.
You can try asking here https://groups.google.com/forum/?fro...forum/ns-users

Google, ns2 change old to new trace format ...
https://www.google.com/webhp?hl=all&...w+trace+format



-

bochra 06-08-2016 09:40 AM

Sir do you know what the different value (field) of the old version trace file mean?
because i found the déscription of new version but i dont have a déscription of the old one
thank you very much sir

knudfl 06-08-2016 10:17 AM

Re #18.

http://www.grc.upv.es/Links/local/gr...2%20Traces.htm
Event, Abbreviation, Type, Value.

Looks like "Value" is self explanatory. Please study the entries.


-

yashu 06-09-2016 03:32 AM

Sumo +ns2
 
Hello Sir,

am doing project on VANET, using ns2 and SUMO.
how to set vehicle speed?

knudfl 06-09-2016 11:43 AM

Re #20.

Google, vehicle speed sumo
https://www.google.com/webhp?hl=all&...cle+speed+sumo

Example http://sumo.dlr.de/wiki/Definition_o...es,_and_Routes
>>> "Speed Distributions"

.. and
. http://sumo.dlr.de/wiki/Simulation/VehicleSpeed
. http://sumo.dlr.de/pydoc/traci.vehic...LaneChangeMode
... etc. etc. ~300,000 hits.

-

yashu 06-09-2016 12:49 PM

Sumo +ns2
 
Hello sir,

I have taken different trace with different speed.
but when check the result (packet delivery ratio) getting same value for both speed(60 &120)
why?

knudfl 06-09-2016 03:34 PM

Re #22.

Vehicle speed change or difference will have no influence on the transmission of packets.

bochra 06-17-2016 12:24 PM

hi sir :
i wante to ask you ho to calculate the nember of paket send and reseive from an old version of trace file in ns2
i do it like this :
if $1="s" pket_send++;
and about the packet reseive
if $1="r" pket_res++;
ther is any other condition necessary for this.
because i did'nt have a good result
thank you.


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