---------- Forwarded message ----------
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Apr 26, 2007 8:00 PM
Subject: Ns-users Digest, Vol 40, Issue 30
To: ns-users@isi.edu

Send Ns-users mailing list submissions to
        ns-users@isi.edu

To subscribe or unsubscribe via the World Wide Web, visit
        http://mailman.isi.edu/mailman/listinfo/ns-users
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Ns-users digest..."


Today's Topics:

   1. problem in compiling Voronoi.c in obstacle mobility model
      (ibrahim koda)
   2.  Concunrrent flow on WiFi, WiMAX and UMTS on NIST NS module
      (Das Santos Kumar)
   3. question on NS2 agent.tcl (Celina Wang)
   4. which functions are called in backened of tcl script
      (Anuradha Sehgal)
   5. What is the relevance of ARSTable in DSR (jaya yeruva)
   6. question on NS2 agent.tcl (Celina Wang)
   7. effective value of statics variable (Elena)
   8. mac address 48 bit or 32 bit in ns? (Kan Chen)
   9. problem with debugger (juan manuel gomez garcia)
  10. help !!! NS2 extension package that supports static routing
      ??? (tdinhtoan)
  11. Re: problem with debugger (Timo Reimann)
  12. compute RTT ([EMAIL PROTECTED])
  13. Re: compute RTT (Timo Reimann)
  14. Fw: setting packet size (paul yoong)
  15. Adding timer to a class in .cc file (manpreet grewal)
  16. RE : Help for list of node under ns2 (leticia bela)
  17. Fw: DSR bad results using ns2 (=?gb2312?B?utXR9A==?=)


----------------------------------------------------------------------

Message: 1
Date: Wed, 25 Apr 2007 17:34:36 -0700 (PDT)
From: ibrahim koda <[EMAIL PROTECTED]>
Subject: [ns] problem in compiling Voronoi.c in obstacle mobility
        model
To: ns-users@ISI.EDU
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=iso-8859-1

hi all
  Thank you very much for your help. ihave  a problem  when i compiled
Voronoi.c. i have used C++ to compile Voronoi.c and the error after
compilation is:
  C(2) : fatal error C1083: Cannot open include file: 'CGAL/basic.h': No
such file or directory
Error executing cl.exe.

  please help me
  thanks


Ibrahim Khider Eltahir Khider
Communication Software and Switch Technology Research Center
Dept of Electronic and Information Systems
Huazhong University of Science and Technology
,P.R.China-Wuhan-430074
Mobile: 0086-27-63452269
Home Tel: 0086-27-87540211

---------------------------------
Ahhh...imagining that irresistible "new car" smell?
Check outnew cars at Yahoo! Autos.

------------------------------

Message: 2
Date: Thu, 26 Apr 2007 09:37:43 +0800
From: "Das Santos Kumar" <[EMAIL PROTECTED]>
Subject: [ns]  Concunrrent flow on WiFi, WiMAX and UMTS on NIST NS
        module
To: <ns-users@ISI.EDU>
Message-ID:
        <
[EMAIL PROTECTED]>

Content-Type: text/plain;       charset="iso-8859-1"

Dear NS users,


I couldn't find any source code for the testing of three interfaces ( WiFi,
UMTS and WiMAX) in NIST (Software mobility package for NS-2) module.
If anybody have the source code for the above, could please help me.


My scenario is like this (No handover):

I want to have different/same type of flows concurrently from a source node
with WiFi, UMTS and WiMAX interfaces to the respective destination nodes as
follows.



                             /O Dest 1 (for WiFi interface)
                          /1(WiFi Interface)
        cbr1--->   /
        cbr2--->srcO _ _ 2( UMTS Interface_ _ _O Dest 2 (for UMTS interface)
        cbr3---> \
                       \
                        \3(WiMAX interface)
                          \ O Dest 3 (for WiMAX interface)



Do you have any example tcl code for UMTS test or for alltogether UMTS, WiFi
and WiMAX?


Thank you in advance.

Best Regards,
Santos




------------------------------

Message: 3
Date: Wed, 25 Apr 2007 20:24:51 -0700
From: "Celina Wang" <[EMAIL PROTECTED]>
Subject: [ns] question on NS2 agent.tcl
To: ns-users@ISI.EDU
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi, all:
I knew NS2 provided a set of default .tcl files located in /tcl directory.
One of them is called ns_agent.tcl. Sometimes we need to add our own defined
agent such as OLSR. And we did so already. Then I run ns2 but it complains
the error such as :

--------
invalid command name "Agent/OLSR"  while executing "Agent/OLSR set abc true"
--------

I had thought that maybe they're not in same directory as my current work
directory, so I copy the modifed ns-agent.tcl file to my work directory,
still same error occurs. My questions:

1. Which directory is supposed to be our own work directory which we create
our own tcl files?  They're so many sub-dir under /ns-allinone-2.29/
2. Why my work file doesn't recognize the modified ns-agent.tcl ?
3. For these default ns-XXX.tcl files under /tcl, are they automatically
called whenever need? Do we need to export the tcl_library by adding this
directory?

Any suggestions?  Thanks in advanced.

(This forum is really helpful, I love you and your great help..)

Best,
Yali


------------------------------

Message: 4
Date: Thu, 26 Apr 2007 11:38:30 +0530
From: "Anuradha Sehgal" <[EMAIL PROTECTED]>
Subject: [ns] which functions are called in backened of tcl script
To: ns-users@ISI.EDU
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

hello

Is there any tutorial or any other document available, that can tell
which functions are called in backend when we run tcl script commands
in ns2.

Thanks
--
Anuradha Sehgal



------------------------------

Message: 5
Date: Thu, 26 Apr 2007 11:38:57 +0530
From: "jaya yeruva" <[EMAIL PROTECTED]>
Subject: [ns] What is the relevance of ARSTable in DSR
To: ns-users@ISI.EDU
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hello all,

I am using ns2.29.
Can anybody tell me what is ARSTable and why it is used in DSR.

Thanks in advance,
Jaya.


------------------------------

Message: 6
Date: Wed, 25 Apr 2007 23:31:02 -0700
From: "Celina Wang" <[EMAIL PROTECTED]>
Subject: [ns] question on NS2 agent.tcl
To: ns-users@ISI.EDU
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi, all:
I knew NS2 provided a set of default .tcl files located in /tcl directory.
One of them is called ns_agent.tcl. Sometimes we need to add our own defined
agent such as OLSR. And we did so already. Then I run ns2 but it complains
the error such as :

--------
invalid command name "Agent/OLSR"  while executing "Agent/OLSR set abc true"
--------

I had thought that maybe they're not in same directory as my current work
directory, so I copy the modifed ns-agent.tcl file to my work directory,
still same error occurs. My questions:

1. Which directory is supposed to be our own work directory which we create
our own tcl files?  They're so many sub-dir under /ns-allinone-2.29/
2. Why my work file doesn't recognize the modified ns-agent.tcl ?
3. For these default ns-XXX.tcl files under /tcl, are they automatically
called whenever need? Do we need to export the tcl_library by adding this
directory?

Any suggestions?  Thanks in advanced.

(This forum is really helpful, I love you and your great help..)

Best,
Yali


------------------------------

Message: 7
Date: Thu, 26 Apr 2007 10:24:42 +0200
From: Elena <[EMAIL PROTECTED]>
Subject: [ns] effective value of statics variable
To: ns-users <ns-users@ISI.EDU>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed

Hi ns-users,
in my script check a bit rate of 54Mbps and a frequency 5GHz. how to
verify if really these formulations are respected?


$phy_a set freq_ 5.0e+9                           ;#5Ghz
$mac_a set dataRate_  54.0e+6               ;# 54Mbps

in the file trace there aren't this type of information. Someone knows
where can I verify the values what assumes these statics variable ?

Thank you in advance.

Best Regards,
Elena



------------------------------

Message: 8
Date: Thu, 26 Apr 2007 16:45:55 +0800
From: "Kan Chen" <[EMAIL PROTECTED]>
Subject: [ns] mac address 48 bit or 32 bit in ns?
To: ns-users@ISI.EDU
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi all,
the 802.11 header dst address "dh_ra[ETHER_ADDR_LEN]" is 48 bit ,but in the
hdr_dst() function use "STORE4BYTE(&dst, (dh->dh_ra))",only 32 bit.I don't
know why the ns use 32 bit. Does anyone know?
Thanks,
Kan


------------------------------

Message: 9
Date: Thu, 26 Apr 2007 12:42:09 +0200
From: "juan manuel gomez garcia" <[EMAIL PROTECTED]>
Subject: [ns] problem with debugger
To: Ns-users@ISI.EDU, [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=iso-8859-1; format=flowed

Hi ns-Users:

Recently I install the debugger in my system following the Tae-hyung Kim
manual. All run ok.
But when I changed a file, for example, p802_15_4mac.cc and then do 'make
clean', 'make'; I dont see the changes. Why? The gdb say me: "warning:
Source file is more recent than executable".
My tcl script is in ns-allinone/ns-2.31/tcl/ex/wpan.
What is the problem?

_________________________________________________________________
Grandes ?xitos, superh?roes, imitaciones, cine y TV...
http://es.msn.kiwee.com/ Lo mejor para tu m?vil.



------------------------------

Message: 10
Date: Thu, 26 Apr 2007 23:13:03 +0900
From: tdinhtoan <[EMAIL PROTECTED]>
Subject: [ns] help !!! NS2 extension package that supports static
        routing ???
To: "ns-users@isi.edu" <ns-users@ISI.EDU>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; format=flowed; delsp=yes;
        charset=iso-8859-15

hi,

I am looking for an NS2 extension package that supports static routing
(i.e. used in tree-based wireless mesh networks).

Is there anyone extending NS2 to support static routing? If you have,
could you please provide me the package (source code).

I know one such extension:
http://www.cse.iitk.ac.in/users/braman/tens/#4.3_Configuration_Of_Nodes
it goes with ns-allinone-2.1b9a-gcc32. However I spend several days but
could not install ns-allinone-2.1b9a-gcc32 successfully, for both linux
and Cygwin. Can anyone install succesfully this extension? If it's done,
please tell me how you do.

thank you very much.

-toan.



------------------------------

Message: 11
Date: Thu, 26 Apr 2007 15:44:06 +0100 (BST)
From: "Timo Reimann" <[EMAIL PROTECTED]>
Subject: Re: [ns] problem with debugger
To: ns-users@ISI.EDU
Cc: [EMAIL PROTECTED]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain;charset=iso-8859-15

juan manuel gomez garcia wrote:
> Recently I install the debugger in my system following the Tae-hyung Kim
> manual. All run ok.
> But when I changed a file, for example, p802_15_4mac.cc and then do 'make
> clean', 'make'; I dont see the changes. Why? The gdb say me: "warning:
> Source file is more recent than executable".


Just a wild guess: Some clock issue? Sometimes happens on machines when
booting between Windows and Linux and the clock isn't set according to a
format both OS understand.


--Timo



------------------------------

Message: 12
Date: Thu, 26 Apr 2007 16:46:40 +0200 (CEST)
From: [EMAIL PROTECTED]
Subject: [ns] compute RTT
To: Ns-users@ISI.EDU
Message-ID:
        <34069.2001:660:6602:0:218:deff:fea8:
[EMAIL PROTECTED]>

Content-Type: text/plain;charset=iso-8859-1

hello
can some one tell me a procedure to compute the round trip time
thanks in advance



------------------------------

Message: 13
Date: Thu, 26 Apr 2007 17:31:19 +0100 (BST)
From: "Timo Reimann" <[EMAIL PROTECTED]>
Subject: Re: [ns] compute RTT
To: ns-users@ISI.EDU
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain;charset=iso-8859-15

[EMAIL PROTECTED] wrote:
> can some one tell me a procedure to compute the round trip time
> thanks in advance

It's in the mailinglist archives.


--Timo



------------------------------

Message: 14
Date: Thu, 26 Apr 2007 18:02:54 +0000 (GMT)
From: paul yoong <[EMAIL PROTECTED]>
Subject: [ns] Fw: setting packet size
To: ns-users@ISI.EDU
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ascii



----- Forwarded Message ----
From: paul yoong <[EMAIL PROTECTED]>
To: ns-users@isi.edu
Sent: Thursday, 26 April, 2007 6:43:52 PM
Subject: setting packet size

Hi all,

I have a network and am trying to set the packet size of my TCP packets. I'm
a bit confused because I have a CBR attached to my TCP agent which also has
a parameter for setting packet size. Does the packet size of both have to be
the same and if not could you please tell me the difference between the two
parameter.

Thanks in advance







Yahoo! Mail is the world's favourite email. Don't settle for less, sign up
for your free
account today.





      ___________________________________________________________
Yahoo! Mail is the world's favourite email. Don't settle for less, sign up
for
your free account today
http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html

------------------------------

Message: 15
Date: 26 Apr 2007 19:30:06 -0000
From: "manpreet grewal" <[EMAIL PROTECTED]>
Subject: [ns] Adding timer to a class in .cc file
To: ns-users@ISI.EDU
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain;       format=flowed


Hello,
I want to add a timer to a particular class (toraAgent) in a .cc
file (tora.cc) file and activate the time for particulat if
statement....

please tell me how to do this???

I am reffering the following link:---(page 8, section B, of the in
the pdf file)

http://www.rpi.edu/~bisnin/bisnik_TORA.pdf

please help me.. its very urgent....

Regards,
Manpreet...





------------------------------

Message: 16
Date: Thu, 26 Apr 2007 22:13:40 +0200 (CEST)
From: leticia bela <[EMAIL PROTECTED]>
Subject: [ns] RE : Help for list of node under ns2
To: ns-users@ISI.EDU
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=iso-8859-1

  Hi all,

  Please how can i declare a list of nodes under NS and how  add to this
list each visited node.

Thanks



---------------------------------
D?couvrez une nouvelle fa?on d'obtenir des r?ponses ? toutes vos questions !
Profitez des connaissances, des opinions et des exp?riences des internautes
sur Yahoo! Questions/R?ponses.

------------------------------

Message: 17
Date: Fri, 27 Apr 2007 07:50:21 +0800
From: "=?gb2312?B?utXR9A==?=" <[EMAIL PROTECTED]>
Subject: [ns] Fw: DSR bad results using ns2
To: "ns-users" <ns-users@ISI.EDU>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain;       charset="gb2312"

Hi all,

I am working for dsr analyse and simulation. When I simulate DSR using
ns2-2.29, sometime I get very bad results, but sometime I can alse get
normal results.

I simulated dsr protocol in such situation:

In tcl: ifqlen set 50, 802.11 datarate set 11Mb, ratio range set 250m
dsr all opt enable, including ring 0 search, cache reply, salvage, shorten,
etc.
cbr:50n-20mc-4rate
scene:50n-300p-20M-900t-1500x-300y

I generated six scene files using setdest.exe in the same scene situation as
above show.

the results:
scene  overhead??route/data/ratio??delay??s??   pdf(send/recv/ratio)
scene1??304901/184097/1.656198  0.426943  64292/55843/0.868584
scene2??7703/204136/0.037735  0.024476  64291/64208/0.998709
scene3??440132/188394/2.336232  0.767900  64211/50903/0.792746
scene4?? 664971/232313/2.862393  0.679598  64479/30500/0.473022
scene5??227687/179718/1.266913  0.499662  64277/61165/0.951585
scene6??8151/157065/0.051896  0.012842  64377/64339/0.999410
I think only scene2 and scene6 are reasonable results, and others are bad
results.

In .tr files, the main reason of the dropping packets is ifq and arp.

I have checked Maltz's article "The effects of  on-demand behavior in
routing protocols for multihop wireless ad hoc networks".
Maltz did this simulation with datarate 2Mb, and all results seems OK.

I don't know what's wrong with my simulation. Can anyone help me! Thank you
very much.





heyang
2007-04-27



------------------------------

_______________________________________________
Ns-users mailing list
Ns-users@isi.edu
http://mailman.isi.edu/mailman/listinfo/ns-users


End of Ns-users Digest, Vol 40, Issue 30
****************************************

Reply via email to