mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2023-03-28 12:49:38
This commit is contained in:
parent
34955edc62
commit
3e070eca83
@ -77,6 +77,7 @@ D(ifferential) GPS
|
|||||||
- Standalone GPS provides ~15m accuracy
|
- Standalone GPS provides ~15m accuracy
|
||||||
- DGPS can provide ~3-5m (and max. 10-15cm) accuracy
|
- DGPS can provide ~3-5m (and max. 10-15cm) accuracy
|
||||||

|

|
||||||
|
> [!INFO] a lot of towers around farming areas
|
||||||
|
|
||||||
- Various DGPS networks implemented worldwide
|
- Various DGPS networks implemented worldwide
|
||||||
- iBase VRS (New Zealand) (see also Trimble)
|
- iBase VRS (New Zealand) (see also Trimble)
|
||||||
@ -84,4 +85,11 @@ D(ifferential) GPS
|
|||||||
- http://www.geosystems.co.nz/solutions/ ibase-vrs/
|
- http://www.geosystems.co.nz/solutions/ ibase-vrs/
|
||||||

|

|
||||||
|
|
||||||
|
Real Time Kinematic (RTK)
|
||||||
|
- Technique to enhance location precision of satellite-based navigation systems
|
||||||
|
- Provides centimetre-level accuracy (approx. 5cm)
|
||||||
|
- Similar to DGPS, as RTK GPS also uses a base station with a stationary known location
|
||||||
|
- Uses measurements of phase of the signal carrier wave (whereas GPS only uses signal content information)
|
||||||
|
- L1 receiver measures only L1 signal (19cm)
|
||||||
|
> [!INFO] built on top of DGPS
|
||||||
|
> assumes you use diff GPS with custom rover which is close to you
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user