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.
当我在两个节点之间发送 Jauns 帧时,在RxJanusFrameNtf的接收端有rssi值,如何使用 rssi 计算接收功率或 SNR?
该rssi值有利于在不同节点之间进行信号强度比较。该rssi值通常以 dB 为单位给出,但具有任意参考值。您需要一个以 dB 为单位的噪声测量值,并使用相同的参考值来转换rssi为 SNR——这是特定于调制解调器或仿真模型的实现的东西。例如,Subnero 调制解调器以与 相同的单位(但可能更大的带宽)发布噪声值phy.noise。
rssi
phy.noise