Skip to content

Instantly share code, notes, and snippets.

@okmttdhr
Last active April 30, 2019 07:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save okmttdhr/a506170347a686850ede7150a0479949 to your computer and use it in GitHub Desktop.
Save okmttdhr/a506170347a686850ede7150a0479949 to your computer and use it in GitHub Desktop.
How GPS works
  • W3C Geolocation API - Wikipedia
    • The most common sources of location information are IP address, Wi-Fi and Bluetooth MAC address, radio-frequency identification (RFID), Wi-Fi connection location, or device Global Positioning System (GPS) and GSM/CDMA cell IDs.
  • Location information server - Wikipedia
  • Global Positioning System - Wikipedia
    • The GPS concept is based on time and the known position of GPS specialized satellites.
    • The satellites carry very stable atomic clocks that are synchronized with one another and with the ground clocks.
    • Each GPS satellite continuously transmits a radio signal containing the current time and data about its position.
  • GPS navigation device - Wikipedia
    • A GPS navigation device, GPS receiver, or simply GPS is a device that is capable of receiving information from GPS satellites and then to calculate the device's geographical position.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment