[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] simple wireless simulation.
Hi.
There are various wireless simulation scripts in ex and test directory of ns releases.
I'd like to simulate something at simple wireless simuation environments.
However, I think that all scripts are for ad-hoc wireless environments.
What I want to do is as follows:
1) single hop wireless environments.
2) there is no mobility( I mean I don't care about mobility of node)
3) 802.11 Mac
4) realistic error generation of wireless environments.
Is there any useful script that you've made or existing script?
I tried what I want to do using lantest.tcl.
I modified lantest.tcl using 802.11 mac type. However, it doesn't work, I think.
In addition to the fact above, I don't know how to use realistic physical layer using make-lan interface.
Could you let me know?
Thanks in advance.