Team,
I am reading below document for TOF distance calculation.
http://www.ti.com/lit/wp/sloa190b/sloa190b.pdf
However, I found that the distance calculated from eq.1 and eq.2/3 is different. From my understanding, they should be the same since the plot in figure.2 is the same.
Take Q1=10, Q2=90, Q3=60, Q4=40 as example. (From figure 2, we can get Q4=(Q1+Q2)/2-Q1, Q3=(Q1+Q2)/2+Q1, ∆t=1/f)
Use eq1, a=Q2/(Q1+Q2)=90/(10+90)=0.9
Use eq2, b=/2pi= arctan[(60-40)/(90-10)] /(2*3.14) =2.23
I don't understand why a doesn't equal b. Could you let me know the reason? Thanks.
Regards,
Zhihong