BonnMotion是一款基于java的移动场景产生和分析工具,常用来研究mobile ad hoc network的特征。其产生的移动场景可以导入到几款网络模拟器中进行模拟分析,例如:NS2,NS3,ONE,GloMoSim/QualNet,COOJA,MiXiM等等,它支持的也是比较常用的几种移动模型如下:
- The Random Waypoint model
- The Random Walk model
- The Gauss-Markov model
- The Manhattan Grid model
- The Reference Point Group Mobility model
- The Disaster Area model
- The Random Street model
- and more
官网:,里面有用户手册和邮件组的地址。