比较多信道多接口ns2扩展: “Aguero.C.R” VS “MW-Node”

6 07 2008

I try in this post to sum up and explicit the main differences between
the approach proposed by R.Aguero et al. in their how-to and ours with
the MW-Node. I hope it helps you choosing what better fits your needs.

Read the rest of this entry »





Aguero.C.R’s “Adding Multiple Interface Support in NS-2″

6 07 2008

这个也是一个叫Aguero Ramon开发的多接口多信道的ns2扩展.十分不错.详细信息在pdf里:

Read the rest of this entry »





“MW-Node” path for ns2 to support multiple interfaces & multiple channels

6 07 2008

一个我最开始选用的multi-interface的扩展,不过貌似不是特别好用,现在转移用hyacinth了…XD….如下:

MW-Node patch for ns-2

A Module-based Wireless Node (MW-Node) is a Node with wireless and mobile capabilities added by means of modules. It is not a new node object derived from Node. Rather it is a new layout of mostly existing components. Rationale for this new design has been presented in [1]. The MW-Node provides a flexible support for wireless and mobile networking and in particular:

* support for multiple interfaces/multiple channels, and
* a common basis for the implementation of wireless routing protocols.

Read the rest of this entry »





TeNS:The Enhanced Network Simulator (TeNs), for multi-interface implementation

6 07 2008

TeNS是另一个支持多信道多接口的NS2的扩展.比Hyacinth的扩展性要强,自由度高.但是貌似支持的ns2版本太老了…用在ns-allinone-2.1b9a-gcc32… -_-”

Features in TENS 1.2

  • Multiple interface support added

  • Static Routing implemented for wireless nodes

  • Co Channel interference added

  • Adaptive data rate support for 802.11

  • BPSK Modulation Scheme Added

  • Directional Antenna support added (More radiation pattern added in TENS1.2)

  • Channel Number made configurable

  • Addition of ARP entries through script

  • 2-p protocol for point to point link added

  • Several MAC parameters like RTS Threshold, Capture threshold made configurable.

Read the rest of this entry »





NS-MIRACLE: Multi-InteRfAce Cross-Layer Extension library for the NS2

6 07 2008

一个Multi-Interface的扩展,没用过,回头用用看 ; )

Read the rest of this entry »





NOAH & Hyacinth : Multi-Channel & Multi-Interface Extension in NS2

5 07 2008

I modified some codes to extend NS2 to supportMulti-channel Multi-interface for Wireless Mesh Networks.(key word: MCMR, Static Channel Assignment Mesh Neworks)My work is based on Hyacinth NS2 code and following tutorials:

1. NS2.Notebook: Multi-channel Multi-interface Simulation in NS2 (2.29)
2. A new one for hyacinth for NS-2.29
3. Extend NS2 to support multi-channel multi-interface for wireless networks

Read the rest of this entry »





"Hyacinth"的Multi-Channel & Multi-Interface 方法 for ns2.29

4 07 2008

This document is based on Hyacinth NS2 code and is inspired from the following tutorials:

1. Make “hyacinth” run on Debian NS-2.29.2
2. A new one for hyacinth for NS-2.29
3. Extend NS2 to support multi-channel multi-interface for wireless networks

The purpose of this document is to show how to make “Multi-channel Multi-interface” work in NS-2.29. All the code is from Hyacinth implementation and the above tutorials. Simulation results for validating the extension are also provided.

Read the rest of this entry »