Tool/software:
I am using MSP430FR6047 development board. So while testing the Delta time of flight i saw that
Delta time of flight = Shift index * sample period + Offset * Sample period.
The offset we calculate after 3 point correlation using Cosine interpolation. I observed that variation in offset is due to the variation in amplitude of UPS signal & DNS signal captured by ADC.
Is my observation is correct?
If correct then delta time of flight depends on amplitude of signal also.
Thanks,
Anup Kumar.