[ns] Diffusion3 - Nodes Awaking

2006-08-04 Thread Super Torresmo
Hello. I'm doing a simulation using Diffusion3, and I want to construct a scenario where new nodes appear in the wireless network at a certain time in the simulation. How can I do that? Thanks.

[ns] Diffusion3 - Problems

2006-08-14 Thread Super Torresmo
Hello. I'm doing a simulation using Diffusion3, and I want to construct a scenario where new nodes appear in the wireless network at a certain time in the simulation. How can I do that? Also, I have another problem using Diffusion 3. When I create a network where the nodes needs to do more than

[ns] Wireless - Nodes Gain

2006-08-16 Thread Super Torresmo
Hello. I'm doing a wireless simulation and I changed the gain of the nodes using the gain of the antenna: Antenna/OmniAntenna set Gt_ 0.175 Antenna/OmniAntenna set Gr_ 0.175 I want to know if it is possible to do a network where each node has a different gain. Also, I would like to modify the

Re: [ns] Diffusion trace format help needed

2006-08-23 Thread Super Torresmo
Hello in a message like this: r 6.317259333 _1_ RTR --- 1486717614 diffusion 0 [13a 1 2 800] --- [2:255 1:255 32 1] r means a message was received, it could be a s for a message sent. the number next to it is the time _1_ means the node 1 received the message RTR is the type of

Re: [ns] measuring energy - smac

2006-08-23 Thread Super Torresmo
take a look at the Chapter 19 of the NS Manual: Energy Model in ns On 8/22/06, Lambrakis Emmanouil [EMAIL PROTECTED] wrote: hi ns users i want to measure the energy benefits of the s-mac protocol comparing with 802.11.For this reason i want to calculate the energy consuption of a wireless

Re: [ns] idle/sleep state

2006-09-04 Thread Super Torresmo
I'm also trying to do this, but I didn't find ou yet if it is possible... On 8/30/06, Alex Triffitt [EMAIL PROTECTED] wrote: I am wanting to put a node into a idle/sleeping state where it will not listen for transmitted packets and to all intense and purposes is not participating in the

Re: [ns] idle/sleep state

2006-09-05 Thread Super Torresmo
So, if I'm using the diffusion protocol, what should I do to turn nodes on and off? On 9/4/06, Julian Monteiro [EMAIL PROTECTED] wrote: I've misunderstood the results of that grep, I didn't realized that these strcmp were the functions... sorry. Now I see, the 'reset-state' command is

Re: [ns] Random disconnections amongst wireless nodes

2006-09-12 Thread Super Torresmo
Yes, there is. Search the archives for the subject *idle/sleep state *But I don't know how to randonly do it... On 9/11/06, Hai Nam [EMAIL PROTECTED] wrote: Hello, As far as I know there's no node up/down function in ns2. In this case I use the set X_ and set Y_ commands to move a node