Electronic – How does GPS detect coordinates

gps

While I understand how GPS receiver finds its distance from GPS satellites and exact position using trilateration, I still do not understand how is GPS system able to find the latitude and logitude coordinates(for example X:6274419 Y:650167)? How does this work?

Best Answer

The GPS receiver projects the XYZ coordinate that it finds from trilateration (or quadrilateration) onto a oblate spheroid model of the earth to find the latitude and longitude. Some fancier chipsets even have a (very coarse) height model of the earth that it uses to back-calculate latitude and longitude.