搜索资源列表
NS2仿真传感网
- ns2仿真传感网
tinyos-2.x-source-code
- 无线传感网专用嵌入式操作系统tinyOS2.0的源码,实用性很高,建议下载。-source code for tinyOS2.0 of WSN.
ns2transmitdistance-change
- NS2无线传感网仿真软件中,将节点通信范围由250m修改为300m的tcl代码,可直接运行-NS2 wireless sensor network simulation software, the node communication by the scope of 250m to 300m modify the tcl code, can be directly run
wired-wireless
- NS2无线传感网模拟代码,无线网络与有线网络混合仿真的代码,亲测可运行-NS2 simulation code wireless sensor networks, wireless networks and wired networks hybrid simulation code, pro-test runs
无线传感网结点定位
- 基于测距技术的定位算法包括基于接收信号强度(RSSI,Received Signal Strength Indication)、基于到达时间(TOA,Time of Arrival)、基于到达时间差(TDOA,Time Difference of Arrival)以及基于到达角度(AOA,Angle of Arrival)测距方法。通过以上几种算法获取了三个相邻节点间距离后,再利用三边测量法、三角测量法或极大似然估计法计算出未知节点的位置。