vault backup: 2023-03-23 10:57:22

This commit is contained in:
Jet Hughes 2023-03-23 10:57:22 +13:00
parent 1030f967ae
commit 6a84697ab5

View File

@ -156,6 +156,8 @@ GPS Satellites
- At least four satellites from virtually anywhere on earth (we come back to this..) - At least four satellites from virtually anywhere on earth (we come back to this..)
- Satellites use high precision atomic clock - Satellites use high precision atomic clock
> [!INFO] constantly transmitting signal. they send the route they are flying, and where the other satelittes are flying
GPS - Signal GPS - Signal
- GPS satellite constantly transmits radio signals (L1 signal for privat, L2 military - GPS satellite constantly transmits radio signals (L1 signal for privat, L2 military
- The navigation message is made up of three major components: - The navigation message is made up of three major components:
@ -164,6 +166,8 @@ GPS - Signal
- Almanac, contains information and status concerning all the satellites; their locations and PRN numbers needed to find satellites (valid ~180days) - Almanac, contains information and status concerning all the satellites; their locations and PRN numbers needed to find satellites (valid ~180days)
- Each satellite has a unique ID called “Gold codes” or PRNs (pseudo-random noise sequences) to differentiate each satellite - Each satellite has a unique ID called “Gold codes” or PRNs (pseudo-random noise sequences) to differentiate each satellite
> [!INFO] get data from four satellites, (position, time, etc).
GPS - Receiver GPS - Receiver
- Uses messages received from satellites (n≥4) to determine the satellite positions and time sent - Uses messages received from satellites (n≥4) to determine the satellite positions and time sent
- Gives roughly distance to satellite - Gives roughly distance to satellite