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.

MSP430FR6043: How the USS library algorithmically calculates gas TOF times

Part Number: MSP430FR6043

hi,

    I would like to know how to calculate the gas TOF time from the ADC data, the code for this is in the lib library and I can't view it, do you have a document that describes the implementation of the algorithm through the DSPLIB arithmetic?

  • 您好

    已经收到了您的案例,调查需要些时间,感谢您的耐心等待

  • This is not a open source lib.

    You need to interpolate and convolve the ADC data to calculate TOF.

    Another issue that needs attention is how to improve the calculation accuracy, this is also depends on yourself.

    All documents are on USS's web page, there is no more guidance of how to calculate the TOF.