Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我用的是无线传感器网络模拟软件cooja 我想知道如何手动改变每个节点的级别。这个函数 (cc2420_set_txpower()) 是否能够帮助我以及如何帮助我?如果没有,你对此有什么想法吗
cc2420_set_txpower() 只会改变节点的功耗率。在 cooja 中,节点具有无限的能级。您可以做的是,您可以运行仿真一段时间,然后处理 powertrace 日志以计算消耗的总能量。