This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] MSP430FR5043:超声波感应库-声速的影响

Guru**** 2380860 points
Other Parts Discussed in Thread: MSP430FR5043
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1131545/msp430fr5043-ultrasonic-sensing-library---effect-of-speed-of-sound

器件型号:MSP430FR5043

你(们)好

我正在使用 MSP430FR5043来测量不同气体(空气和 CO2)中的气体流速。  二氧化碳中的声速明显慢于空气(例如280 m/s 与331 m/s)。 这会影响 USS 库计算流速、还是算法会自动补偿更长的飞行时间、所有其他东西都是相等的(压力、温度等)?

此致

David

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 David:

    USS 库能够使用绝对飞行时间(信号从 TX 传播到 RX 所需的时间)和飞行时间增量(上行和下行测量之间的绝对飞行时间不同)来计算气体密度的差异。  

    USS 库应该能够自动处理不同的气体。

    此致、

    Evan