[ns] effect of distance on throughput

2007-11-12 Thread Tara Arezoumand
Hi Dear All I simulated a wireless network , with a BS and three MS ... I want to get MS throughput changes on become near or distant to BS.. Is there any function in ns that has designed it ? if not please advise me.. hope to any help... Thanks Tara

Re: [ns] effect of distance on throughput

2007-11-12 Thread Kamil H. Suleiman
Hello Tara, To the best of my knowledge, once a node is inside a hearing range, we don't see the difference say between 20 and 30 meters from the BS. Probably some contributed module might be able to simulate the fading effect. Best, Kamil On Mon, 2007-11-12 at 00:55 -0800, Tara Arezoumand

[ns] FW: AODV Simulation scripts for large nodes (error)2

2007-11-12 Thread Olakunle Aruleba
Hi All, sorry one of the files I attached was a wrong file. Attached are the right files. Thanks This is my initial message Hi All I'm trying to run AODV simulation for large nodes e.g 50 -110 nodes and I've genarated the traffic and topology files using cbrgen and setdest utilities. I

[ns] Simulation of packet loss in ns2

2007-11-12 Thread virajith
Suppose there are 2 nodes 1 and 2 connected by a link.Suppose 1 inserts a packet on the link to send to 2.I want the link to drop the packet.How is this packet loss simulated in a link?Please explain in terms of the event queue scheduling(default scheduler).What happens to the event queue when

[ns] [ANNOUNCE] [NS2] Announcing IST-CIMS IP micro-mobility suite for NS2-2.31

2007-11-12 Thread Pedro Vale Estrela
Dear NS2 Researchers, This is to announce the posting of the IST-CIMS IP micro-mobility suite package, upgraded and tested for NS2.31. This package includes the eTIMIP and TIMIP protocols, and upgraded v2.31 versions of the CIP, HMIP and HAWAII protocols from the original CIMS code (from

[ns] mw-node patch - WirelessRoutingModule constructor is never called?

2007-11-12 Thread Claus Christmann
Hi list, I am working with Laurent's mw-node patch (http://www.q2s.ntnu.no/~paquerea/ns.html) and am trying to get my own routing protocol to work. Since my routing protocol utilizes several wirelss interfaces it should be implemented as a WirelessRoutingModule akording to Laurent's

Re: [ns] [Ns-developers] open wiki access

2007-11-12 Thread Tom Henderson
Tom Henderson wrote: All, I think I've reached the point where I've tired of cleaning out the spam/vandalism from the ns-2 wiki. Presently, we have a policy of requiring users to create an account without moderation before writing to the wiki, but that seems to not be enough to stop

Re: [ns] effect of distance on throughput

2007-11-12 Thread Tara Arezoumand
Thanks a lot , But 2 question : 1- for simulation of it, is there distance function that measures distance between 2 nodes in ns? 2- which parts or files compute throughput , packet loss and delay in wireless simulations? Regards Kamil H. Suleiman [EMAIL PROTECTED] wrote: Hello