[ns] Query regarding Adiadne!

2007-07-27 Thread praneet saurabh
Hello! I am trying to implement aridane on NS2, but its not working, Can you tell tell me what will the changes which i have to make to the organisation of the directories to make it possible.Does anybody have the implementation. Waiting in anticipation n thanks in advance. Reply asap.

Re: [ns] Energy Model in NS2

2007-07-27 Thread Sita S. Krishnakumar
The idling power set in the code is very high. Due to this, nodes that work and those that are silent may end up consuming the same amount of power over a period of time. It may not be surprising if idling nodes die ahead. Regards, Sita Dear Users of NS2, I need to take some results

[ns] Energy Model in NS2

2007-07-27 Thread mikel larraƱaga negro
Dear Users of NS2, I need to take some results regarding energy consumption of my protocol. I m wondering about the behaviour of Energy Model class in NS2. I set some initial energy for say X nodes. Some nodes are generating traffic and sending packets with dsdv protocol. But after some time,

[ns] 802.11g with 802.11e

2007-07-27 Thread Will Spearman
I apologize for asking the same question twice, but I left out an important piece of information in the first attempt. I am working with 802.11e and using the Wietholter and Hoene 802.11e addon, and I'd like to use 802.11g rates in my simulations. The previously mentioned 802.11g module will

[ns] Directional Antennas - Tcl Example Needed

2007-07-27 Thread Eirini Karapistoli
Hi all, I've just obtained a NS-2 code for directional antennas from the website http://people.umass.edu/bdonovan/ns.html. It would greatly help me if someone could also provided me with a simple tcl example. Thanks in advance. BR, Eirini

[ns] tracing selectively

2007-07-27 Thread Sita S. Krishnakumar
Hello, I am running a large simulation. In order to release memory, I am selectively de-listing nodes that are not necessary. I am using trace-all and this causes a problem once a node gets eliminated. How can I selectively not trace a few nodes from the start. Majority of nodes, I would like to

[ns] Matlab Prepocesses HSDPA EURANE NodeB Transmission Power

2007-07-27 Thread Imad Abdeljaouad
Hi All, Looking at the Matlab files for generating input trace files for HSDPA ( using EURANE extensions), I see that the NodeB Transmission Power is set to 38dB. Please correct me if am wrong: 1- The NodeB uses its full power to transmit to users (38 dB). 2- The Multiple Access technique is not

[ns] Reputed AODV, delete routes in the routing table with a given next-hop

2007-07-27 Thread Marios Anastasiou
Dear ns-users, I am an Msc student. I am now working on my dissertation. I would like to ask for some help. I enhance AODV with a reputation based scheme. All the changes in the protocol are done in C++. Inside the AODV::recv(Packet *p, Handler*) I