[ns] URGENT HELP >> object tracking with wireless sensor networks in NS 2 !!!

2006-04-03 Thread Hadi JamaliRad
Hi all, I want to simulate a sensor network for example with 10 sesnors and an object passing between them, sensors should sense the object and track it and tell the base station, but i cant find any help file with examples of such simulations !!! how to simulate such networs in NS2 ?? if y

[ns] R: why setdest so slow?

2006-04-03 Thread Marco Fiore
Guanhua, are you referring to the generation of the mobility traces or to the simulation of the network itself? In the first case that's very strange, in the second case it could be due to the fact that the default ns-2 scheduler is very slow in allocating events far in time. My advice is to

[ns] R: looking for"hcf" implementation

2006-04-03 Thread Marco Fiore
If you are referring to 802.11e HCF, you can find a couple of implementations at: http://info.iet.unipi.it/~cng/ns2hcca/ http://www- sop.inria.fr/planete/qni/Research.html Next time be more specific in your question and search the web or the ns-2 site for the information you are looking for,

[ns] a comparison between the wireless routing protocols

2006-04-03 Thread Alexandra Cioroianu
Hello ns users! I,m working with ns 2.29 in Mandriva 2006 and i need to make a comparison between the existing wireless routing protocols(DSDV, AODV, DSR...). I thought about creating Xgraph files that would show the traffic, delay, speed...,but i don't know what topologies to use to be relev

Re: [ns] a comparison between the wireless routing protocols

2006-04-03 Thread Daniel Mahrenholz
Hello Alexandra, Alexandra Cioroianu schrieb: > Hello ns users! > I,m working with ns 2.29 in Mandriva 2006 and i need to make a comparison > between the existing wireless routing protocols(DSDV, AODV, DSR...). I > thought about creating Xgraph files that would show the traffic, delay, > spe

[ns] [bug] checking system version (for dynamic loading)... ./configure: line 7068: syntax

2006-04-03 Thread Prashant Khanna
[Bug Report] - Category: Installation Failure Package: ns 2.29 OS:Fedora Core 5 Environment Variables: LD_LIBRARY_PATH= TCL_LIBRARY= TK_LIBRARY= - Description: Description of Problem: The ns2-allinone for 2.29 in not installing

[ns] dsr protocol core dumed

2006-04-03 Thread mohd hammad
hi all Please can any bidy help me my problem during the runinng of the dsr protocol it give a segmentation fault (core dumed) and exit form the impelemtetion can any body help me please best regards __ Do You Yahoo!? Tired of spam? Yahoo! Mail

[ns] MPEG source traffic

2006-04-03 Thread Daniele
Hi fellow, someone know how can i simulate a MPEG source traffic? i wanna put this source on a node and monitor the delay trought a diffserv scenario. please answer Cheers -- Daniele

Re: [ns] a comparison between the wireless routing protocols

2006-04-03 Thread Martina Umlauft
To follow up on this: Make a simulation plan first. What do I mean by that? I mean that, before you implement anything, think about WHAT you want to test and how you could show that. I am currently attending a lecture on simulation and our professor really stressed that most people doing compu

Re: [ns] Newbie questions on wpan demo

2006-04-03 Thread Ahmad Khayyat
Hi Bruce, Read chapeter 13 in ns-manual.. I think you are looking for Error Model instead of Loss Model. The commands you are using are for wired networks only, if I am not mistaken. Bruce Who wrote: >hi, Ahmad: > >=== 2006-04-03 02:05:24 Ahmad Khayyat wrote: === > > > >>Hi Bruce, >>

[ns] mobilenode object gets messed up

2006-04-03 Thread Listad
Hi all, I am working with the mobilenode class of ns-2.29. At the beginning of my simulation the mobile node objects hold proper values for X_, Y_ coordinates, amongst others. But after the "SORTING LISTS" when the Pr() function of the propagation model is called, all the mobilenode objects only

[ns] DataRate in Header

2006-04-03 Thread Marco Fiore
Hi everyone, does anybody know if and where the DataRate at which packets are transmitted on a wireless channel is recorded in some header? Thanks, Marco Fiore

[ns] Anyone recognise this error msg?

2006-04-03 Thread Nick Read
I have a number of scripts that are all failing with exactly the same error msg (see below). It appears to be something to do with starting a server for a group. Im using MDP (Multicast Dissemination Protocol), does anyone else have experience with MDP out of interest. The files that are failin

[ns] Fwd: NS2 on Fedora 5

2006-04-03 Thread Howard Hardiman
Hello, I am trying to install ns2.29 on Fedora 5. I get a syntax error like this: checking system version (for dynamic loading)... ./configure line unrecognized symbol OSF*)' It does not install the tcl. Could somebody help me out? Note, this is not the exact output. I can

[ns] how to obtain current virtual time in ns2.29

2006-04-03 Thread BENMESSAOUD ASMA
Hi every body , i want to calculate a current virtual time in ns-2.29 . i already used "now" but the values which are returned are different about the values of time which we find in file trace for example . and me , search a function which gives a time like a trace file . Please reply , i

[ns] urgent help reg energy model in ns

2006-04-03 Thread amrutha ravichandran
HI, I have used the energy model in my tcl file and have specified initial energy to be 200.. according to cmu-trace.cc file the mobile node must become green.. in my nam it has become green.. however wen the energy gets depleted or reaches zero ,the color of the node must change acc to cmu-trace.

Re: [ns] Newbie questions on wpan demo

2006-04-03 Thread Bruce Who
Hi, I got it. Page 127 of ns-doc.pdf tells us how to do it. But it's really hard to find it. I thought it is covered in "Chapter 16 Mobile Networking in ns" or "Chapter 6 Links: Simple Links" Another question, How long does it take to transmit a packet? I found this snippet in ns/tcl/ex/wpan:

[ns] energy model in ns

2006-04-03 Thread amrutha ravichandran
HI, I find that in the energy model the energy is getting reduced(in receive and transmit mode) only for MAC,RTS,CTS etc. packets and not for TCP packets.. I need to find out how much energy is consumed for the transmission and reception of TCP packets and also the amount of time spent in the 'sle