Investigating Jeoder's UWB Simulation Projects
Friday, 1. September 2006, 02:59:27

AbstractI looked into Jeoder's project on simulation of UWB. I am sure this will be the basic work for our first step on simulating UWB Mesh Network. In the following main section, I list out how it works and the files different from standard ns-allinone-2.29.3.
Keywords UWB NS2 Analysis
Main Section Through beyondcompare, I found the following files are different in Jeoder's codes.
[1] mac/interference-phy.{cc,h} : These two files are modified from phy.{cc,h}
[2] mac-ifcontrol.{cc,h} : These two files are modified from mac.{cc.h}
[3] mobile/modulation-codedpm.{cc,h} : These two files are modified from modulation.{cc,h}
[4] mobile/ppm.cc : This file is called in modulation-codedppm.cc
[5] mobile/propagation-tarokh.{cc,h} : These two files are modified from propagation.{cc,h}
[6] noah/noah.{cc,h} : This module finish a routing method in one hop and multihop scenarios
[7] tcl/mobility/noah.tcl : This file is used for implementing the procs adding a noah agent in the simulation.







