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.

TDC1000-TDC7200EVM: Deal with momentary fluctuations

Part Number: TDC1000-TDC7200EVM

Hello,

I have attached a flow measurement data which was exported from GUI. DelTOF has some peaks at some places which is effecting the overall water velocity measured. According to the equation V = (DelTOF*c^2)/(2L), velocity should change only at the instances where there is a peak. If I ignore these peaks then what would remain is a smoother data. Is my approach correct to get a better flow measurement? Can I directly vary some parameters of TDC1000(AUTOZERO_PERIOD, TOF_TIMEOUT_CTRL, TIMING_REG, etc) to change the window and ignore these peaks?

Regards,

Prudhvi Sagar  

  • Those spikes are most likely caused by one of the transducers not receiving the signal, or the amplitude being too small to qualify for a STOP signal. You can adjust the PGA gain (up) and/or the echo quality threshold (absolute value down) to ensure the signal generates a STOP every time.

  • Hello sir,
    Thank you for the support. When I implement this in code, if I ignore these values (as they are very few) I can improve the final output? But in the received velocity data how is it getting effected? Is this due to the averaging which is selected in GUI?

    Regards,
    Prudhvi Sagar