如何获取无人机发射机上的 RSSI 和 SNR?

题: I noted that the TX900 webpage does not send RSSI data to the flight controller; it will not trigger a failsafe action when the radio link is lost. Is there any way to work around this issue?

回答: 客户需要RSSI无线链路状态数据 (例如飞行控制器) 手动发送AT指令获取. 可以通过两种方式获得:

  1. 配置UART3 (数据端口第三) 作为AT命令串口, 然后通过UART3发送AT指令 (D3) 获得. https://ivcan.com/change-d3-from-transparent-serial-port-to-at-command/
  2. 更新固件版本 1.5.1 以上, 这样内部就会多一个TCP服务器,供客户通过TCP访问发送AT命令获取无线状态.

Here is the explanation from our engineer.

  1. LED灯用于指示无线连接状态 (例如, 如果无线链接断开, 灯将会熄灭), and there is no dedicated external pin to notify the customer of flight control.
  2. Our core module has GPIO pins, but they are basically connected to LED lights. Our vcan1681 module also has such pins, but currently, it is also connected to LED lights.
  3. If you are willing to spend money on customization, we can customize a special one for you, and the external interface can be changed.
  4. When customers use our drone wireless video data links, they will definitely need to obtain air-side flight control information through the serial port or network port to the serial port.
  5. The general method is to add verification to the ground station software and flight control software to measure the reliability of the wireless link. 此时, you can completely sense the link quality and link disconnection events in the software, and then set the threshold in the software to alarm and handle it.
  6. 也就是说, when the ground station software obtains the air system flight control information through our wireless link if the error rate exceeds a certain threshold, it can be considered that the wireless link has reached an unreliable threshold and needs to be processed. This is a common practice among Chinese drone companies.

Talking RSSI SNR for the below products

题: Can you develop a new model for me? It is easy to get RSSI and SNR?

Do you just need to get the real-time status of whether the wireless link is connected/disconnected? Or do we need to obtain even RSSI?

Because a GPIO can only identify two states: 0/1, it can only be used to indicate whether the wireless link is connected/disconnected, and cannot express the values ​​of RSSI (the values ​​of RSSI and SNR still need to be obtained through AT commands)

If you need us to actively report information such as RSSI and SNR in addition to the status of the link being connected/disconnected, then you must operate according to the customized project. You need to clearly describe your needs, docking interfaces, 等等. (instead of In a simple sentence), so that we can evaluate the difficulty of developing customization and the ways to achieve it.

What is SNR and RSSI?

SNR (Signal-to-Noise Ratio) is a ratio-based metric that measures your signal in relation to the noise.SNR is made up of two values that are measured as a positive number between 0db and 120db, with the closer it is to 120db, 更好: signal value and noise value, both of which are commonly reported in decibels (分贝).

接收信号强度指数 (Received signal strength indication) will look at the Signal (Also known as RSSI) first this value is measured in decibels from 0 (zero) 至 -120 (minus 120) now when looking at this value the closer to 0 (zero) the stronger the signal is which means it’s better, typically voice networks require a -65db or better signal level while a data network requires -80db or better.

Because the signal is affected by the AP’s transmit power and antenna, as well as the client’s antenna, the normal range in a network would be -45db to -87db depending on power levels and design.

Signal strength (接收信号强度指数, “signal strength”, Signal/Noise Ratio). It is often preferable to concentrate on RSSI.

  • 接收信号强度指数 -90 dBm的: This signal is incredibly faint, and it is at the limit of what a receiver can receive.
  • RSSI -67dBm indicates a rather strong signal.
  • RSSI greater than -55dBm indicates a very strong signal.
  • 接收信号强度指数 > -30dBm indicates that your sniffer is right adjacent to the emitter.

Failsafe

题: In case of signal loss from the operator, will FailSafe be activated?

回答: Failsafe is the function of the flight controller. We just provide signal transmission and transmit transparent data. What data do you give us, We transmit them for you.

题: Unless your receiver reports that the connection is lost, FailSafe is not activated.

回答: You can get the signal strength. Our wireless video data transmitter and receiver don’t have this function. I believe that the wireless image transmission of Chinese suppliers does not have this function, except that the drone set has already the failsafe function.

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注

了解 iVcan.com 的更多信息

立即订阅以继续阅读并访问完整档案。

继续阅读

在 WhatsApp 上需要帮助?