Simulation tool for Bluetooth

痞子三分冷 提交于 2019-12-23 20:23:37

问题


Can any body suggest me the best simulation tool now a days for Bluetooth Networks. in order to test various algorithoms about Routing and Roaming issue.


回答1:


There are two that I know of: NS-2 (with the UCBT: Bluetooth Extension) and QualNet. Of those, NS2 is probably the most used.




回答2:


There is ns3 those ns2 is still the most widely used simulator. The network simulation 2 and 3 are opensource projects with lots of implementations and protocol models already available to you. In such case all you need to do is, write the code of your network setup on a tcl file and execute. Voila, you have ur output on the trace file.

Qualnet is propitiatory and very expensive to license, but is definitely more easy to use. Also the support you get from their team is great.

So if you have the dough to get qualnet, I would recommend that else opensource projects rule... :)




回答3:


Is it possible in Matlab to do simulation for Bluetooth algorithoms



来源:https://stackoverflow.com/questions/528964/simulation-tool-for-bluetooth

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!