A typical GPS receiver calculates its position using the signals from four or more GPS satellites. Four satellites are needed since the process needs a very accurate local time, more accurate than any normal clock can provide, so the receiver internally solves for time as well as position. In other words, the receiver uses four measurements to solve for 4 variables - x, y, z, and t. These values are then turned into more user-friendly forms, such as latitude/longitude or location on a map, then displayed to the user.





















