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.

IWR1443BOOST: How to do average in high accuracy lab?

Part Number: IWR1443BOOST
Other Parts Discussed in Thread: MMWAVE-SDK

We try to measure the surface that have the turbulence, the reflected signal will be bouncing in the amplitude, do you have any suggested function that could work with this situation (averaging?) in high accuracy demo?

Thanks,

  • Hi Feng,

    You will have to implement the averaging on the device at code level, there is no implementation of this natively in the mmWave-SDK.

    Have you used the Fluid Level Transmitter visualizer? dev.ti.com/.../

    This one actually does an averaging of the post processed data by averaging the current value (80%) with the newer value (20%) in order to make the change due to reflection a little more subtle.

    Let me know if you have more questions.


    Cheers,
    Akash