[ns] GTS Scheduler IEEE 802.15.4

2009-02-22 Thread rajasekars3
Hi all, I m need to simulate IEEE 802.15.4 GTS Scheduler in NS2 to my research .. Any one have code for GTS scheduler ? Please send me any one had it .. Thanks in Advance Sekar -- View this message in context: http://www.nabble.com/GTS-Scheduler-IEEE-802.15.4-tp22134085p22134085.html Sent

[ns] energy model for WSN

2009-02-22 Thread Otgonchimeg Buyanjargal
Hi all, Do you know please where can I find simple TCL using energy model for WSN? Thanks a lot.

[ns] [OLSR] OLSR Impl. for ns2.33

2009-02-22 Thread Ghada Khoriba
Dear ALL Can any one help me where i can find a stable implementation for OLSR routing protocol for ns2.33? Thanks   Ghada

[ns] IP spoofing of DSR route errors

2009-02-22 Thread Salvo Danilo Giuffrida
Hello, is it possible to send DSR Route Errors packets with source IP addresses of other nodes? What I want to do, is to send Route Errors from node X, but with source IP addresses of X's neighbors...It has to do with a University project, to modify DSR in order for nodes to relieve themselves whe

[ns] MLDesigner and ns-2 (with MIH module)

2009-02-22 Thread antonioli
Hi! I recently discovered a GUI for ns-2, MLDesigner, but a have a doubt. I applied NIST mobility module (802.21) in ns-2... the MLDesigner will "detect" the agents and events present in the module (when design in the GUI)? Or only use the elements from ns-2 "native" version? Antonioli -- View

Re: [ns] Scenario file takes too long to load for 200 nodes and 900seconds

2009-02-22 Thread savaqar
Thanks Kavan, I removed all the god statements from the mobility file as my protocol doesnot use any of the forwarding optimal information and it solved the problem. The file loads so much faster. The only thing i wonder now is what if i wanted that optimality information? Is there a way to

[ns] LEACH sample simulation with mannasim and NS2.29

2009-02-22 Thread Nadine Chen
Hi, Have you  a tcl sample to simulate LEACH under NS2.29 with mannasim? Thanks.

[ns] Default energy consumption in NS2

2009-02-22 Thread Salvo Danilo Giuffrida
I'm not able to find the default values for mobile node's energy consumption (rxPower/txPower) in NS2...I've looked into ns-default.tcl, inside the C++ code, I even tried using 'find', but there's no value (apart from a 0 in the constructor of the C++ class EnergyModel). Do you know where I can fi

[ns] Res: Fwd: dsr protocol in ns2

2009-02-22 Thread Helber Wagner
Hi, Pradeep. Try not to study the NS2 source code without understand the whole DSR algorithm. Good luck, ___ Helber Wagner da Silva MSc. Student in Applied Informatics University of Fortaleza - Ceará - Brazil URL: http://www.nr2.ufpr.br/~helber ___

[ns] explanation of .cc file of ns2

2009-02-22 Thread dinesh nagare
Hello all, can anybody explain me the aodv.cc and its it's related header files in details (i.e purpose of each and every class and function). Is there any documentation available that explains all c++ and headers files in ns2? Regards Dinesh

[ns] Geneartion of node movement

2009-02-22 Thread Bello Lawal
--- On Sun, 2/22/09, Bello Lawal wrote: From: Bello Lawal Subject: Geneartion of node movement To: ns-users@ISI.EDU Date: Sunday, February 22, 2009, 4:42 AM Pls. hw can i set a random node movement in ns-2 under windows vista. I will be very grateful if i can get a procedure of hw to do it.

[ns] Fwd: dsr protocol in ns2

2009-02-22 Thread b pradeep
-- Forwarded message -- From: b pradeep Date: Sun, Feb 22, 2009 at 6:04 PM Subject: dsr protocol in ns2 To: ns-users@isi.edu hello hi ns users. i'm new to this community. I'm doing a project on "distributed cache updating on dynamic source routing", an ieee paper. The main obj

[ns] LEACH (how to calculate the level of energy of sensor node????)

2009-02-22 Thread Batbold Toiruul
Dear ns-users, I am working on LEACH protocol. How can I calculate the level of energy of sensor node? by formula? or ??? very appreciate any help Bold

[ns] Question about strange packet drop behavior when packet error rate bigger than 0.01

2009-02-22 Thread 毛彤
Hello everyone, I made a mistake for the last Email, the value of packet error rate should be 0.01. Here is a description of my question: I add the link-error module in a simple link from node0 to node1(ns2.28 and ns2.33 both have this problem): ftp->tcp->node->link->node->tcpsink when I set th

[ns] reg error : ap lookup failed

2009-02-22 Thread Karthik Talloju
I am trying to run infra.tcl that is present in the examples of ns2. (Location : /ns2.3/ns-2.33/tcl/ex/802.11/infra.tcl) I find a lot of errors among which one of them is : ap lookup failed. I am unable to figure out any mistakes in the code(it is an example, theres no mistake in the code, i wo