[ns] How one 802.11 node recognizes other 802.11 node

2006-08-22 Thread m w
Hi All, Can anyone please tell me as to how 802.11b nodes recognize each other. My question is that when 802.11b nodes are increased then the throughput of the system degrades, so I was just wondering as to in which file (script) can I find this information where 802.11 nodes

Re: [ns] specify bandwidth for wireless setting

2006-08-22 Thread m w
You just have to add the following: Mac/802_11 set dataRate_ 11.0e6 It should work Regards, Manish lekkie omotayo [EMAIL PROTECTED] wrote: How can I specify the bandwidth for the 802.11 wireless network in tcl scripts? I want to use an 11Mbps bandwidth for my wireless

[ns] Which 802.11 (2.4-2.5 GHz)frequency channel is assigned by default

2006-08-16 Thread m w
Hi All, Can anyone please tell me as to which channel frequency does 802.11 by default assigns, in the 2.4 - 2.5 GHz frequency range. Also in which script can I find this information !!! Thanks in advance, Manish __ Do

Re: [ns] 802.11/80.20 channel simulation

2006-08-14 Thread m w
Hi Dave, You may find some help from this article: Just google and type Simulate 802.11b Channel within NS2 All the best -Manish David Emekihia [EMAIL PROTECTED] wrote: Hi all, Does any one have an idea on how an IEEE 802.20 0r 802.11 or any other

[ns] How to save xgraph plots :-??

2006-08-12 Thread m w
Hi All, Can you please tell me how to save the xgraph plots. It asks to save in file or device and when I save it as Tgif file I am not able to open it. Please help me, how to save my plots. Print screen is not a very good idea and I want to save it as they provide the save

[ns] Bluetooth and 802.11 performance

2006-07-28 Thread m w
Hi All, I want to study bluetooth performance with 802.11 devices. I was just wondering as to how to specify bluetooth in ns-2. Also I am not sure as to how to specify large number of mixed 802.11 and bluetooth nodes together.Please help me. Thanks in Advance, Manish

[ns] Packet Loss Rates vs Data Rates

2006-07-13 Thread m w
Hi, I am trying to build a simple two node transmission set up in ns-2. I want to change the packet loss rates (say 0.1, 0.2, 0.3 ..0.9 etc.) and data rates (1, 2, 5.5, 11 Mbps etc.) and want to see the corresponding data rate throughput of the two node system. Later I want