Thursday, January 29, 2015

Why does GPS depend on relativity?


I am reading A Brief History of Time by Stephen Hawking, and in it he mentions that without compensating for relativity, GPS devices would be out by miles. Why is this? (I am not sure which relativity he means as I am several chapters ahead now and the question just came to me.)



Answer



Error margin for position predicted by GPS is 15m. So GPS system must keep time with accuracy of at least 15m/c which is roughly 50ns.


So 50ns error in timekeeping corresponds to 15m error in distance prediction.
Hence, for 38μs error in timekeeping corresponds to 11km error in distance prediction.



If we do not apply corrections using GR to GPS then 38μs error in timekeeping is introduced per day.


You can check it yourself by using following formulas


T1=T01v2c2 ...clock runs relatively slower if it is moving at high velocity.


T2=T012GMc2R ...clock runs relatively faster because of weak gravity.


T1 = 7 microseconds/day


T2 = 45 microseconds/day


T2T1 = 38 microseconds/day


use values given in this very good article.


And for equations refer to HyperPhysics.


So Stephen Hawking is right! :-)



No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...