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.
我想知道是否有一种方法可以计算节点中 contiki 程序消耗的能量。
我必须编程,我想知道其中哪一个在能源消耗方面更有效。
我知道 TinyOs 有一个这样的:Avrora,但我想知道是否有一个与 Contiki-OS 等效的模拟器。
谢谢你。
PowerTrace可能是您正在寻找的。
您可以使用 energest 模型来计算不同活动的能耗。(cpu_ON、LPM、TX、RX)