Kinematic Data Processing

Slides:



Advertisements
Similar presentations
Track Short Course: Track Introduction and Commands Lecture 01 Thomas Herring, MIT Room A
Advertisements

HA-NDGPS: Opportunities in an Open Landscape Jim Arnold Federal Highway Administration Office of Operations Research and Development.
A quick GPS Primer (assumed knowledge on the course!) Observables Error sources Analysis approaches Ambiguities If only it were this easy…
Limits of static processing in a dynamic environment Matt King, Newcastle University, UK.
Examples of track use M. Floyd K. Palamartchouk Massachusetts Institute of Technology Newcastle University GAMIT-GLOBK course University of Bristol, UK.
Track Tuning Lecture 08 Thomas Herring, MIT
Guide To UNIX Using Linux Third Edition
Introduction to and basics of processing with TRACK M. Floyd K. Palamartchouk Massachusetts Institute of Technology Newcastle University GAMIT-GLOBK course.
03/18/05OSU GAMIT/GLOBK1 TRACK: GAMIT Kinematic GPS processing module
Track Introduction and Commands Thomas Herring, MIT Room A
Documentation 1. User Documentation 2. Technical Documentation 3. Program Documentation.
TrackRT Installation and Use Lecture 09 Thomas Herring
Mission Planning and SP1. Outline of Session n Standards n Errors n Planning n Network Design n Adjustment.
1 LAVAL UNIVERSITY DEPARTMENT OF GEOMATICS Mohammed Boukhecha (Laval University) Marc Cocard (Laval University) René Landry (École technique supérieure.
High Accuracy Nationwide Differential Global Positioning System (HA-NDGPS) UPDATE Jim Arnold September, 2009.
SVY 207: Lecture 13 Ambiguity Resolution
Single-based RTK positioning: in demand for a longer inter-receiver distance, and yet for the same performance as with a short baseline Key issue: ability.
P. Wielgosz and A. Krankowski IGS AC Workshop Miami Beach, June 2-6, 2008 University of Warmia and Mazury in Olsztyn, Poland
09/24/2008Unavco Track Intro1 TRACK: GAMIT Kinematic GPS processing module
A Geodesist’s View of the Ionosphere Gerald L. Mader National Geodetic Survey Silver Spring, MD.
Airborne GPS Positioning with cm-Level Precisions at Hundreds of km Ranges Gerald L. Mader National Geodetic Survey Silver Spring, MD National Geodetic.
GRIM & DynaPos Overview, Examples and Results Dr. Benjamin Remondi Kendall The XYZs' of GPS,
Introduction to and basics of processing with TRACK
Short-session Static and Kinematic Processing Short-session static: GAMIT processing, sessions 1-3 hours long Kinematic: TRACK processing, coordinates.
1 SVY 207: Lecture 12 Modes of GPS Positioning Aim of this lecture: –To review and compare methods of static positioning, and introduce methods for kinematic.
Features INTERFACE  Bug/issue view – the main window for working with separate bugs;  Search view – used for ad-hoc full-text search and narrowing.
Principles of the Global Positioning System Lecture 09 Prof. Thomas Herring Room A;
Track Short Course: Track Examples Thomas Herring, MIT Room A
Geodetic Research Laboratory Department of Geodesy and Geomatics Engineering University of New Brunswick 2/20/2016 K. Cove 1 Carrier Phase Differential.
Track Introduction and Commands Lecture 03 Thomas Herring, MIT Room A
Track Introduction and Commands Lecture 07 Thomas Herring, MIT Room A
Errors in Positioning Matt King, Newcastle University, UK.
Limits of static processing in a dynamic environment Matt King, Newcastle University, UK.
09/24/2008Unavco Track Intro1 TRACK: GAMIT Kinematic GPS processing module R King overview from longer T Herring.
Limits of static processing in a dynamic environment Matt King, Newcastle University, UK.
Introduction to and basics of track
Thomas Herring, IERS ACC, MIT
Introduction to and basics of processing with TRACK
Utility programs and scripts
Kinematic processing with track Tutorial 3
Basics of processing workflow for GAMIT/GLOBK
GLOBK Velocity Solutions
Appliance of IceCORS network 2017 by Dalia Prizginiene
Basics of GPS processing workflow
SVY207: Lecture 16 GPS Field Procedures and Computations
Tuning AUTCLN for editing
GPS Kinematic Positioning Program Dr. G. L. Mader
Understanding what sh_gamit does
Introduction to and basics of processing with TRACK
KINEMATIC GPS AND AMBIGUITY RESOLUTION PROBLEM
Introduction to GAMIT/GLOBK
Plotting and Analysis Programs
Track Output Interpretation
URBAN STREAM REHABILITATION
Utility Programs and Scripts
Automatic Processing with GAMIT
Synthesis of Motion from Simple Animations
Principles of the Global Positioning System Lecture 13
GLOBK Velocity and Coordinate Solutions
Track Output Interpretation
Using GLOBK and its Associated Programs
CS378 - Mobile Computing Location and Maps.
Suggested Guidance for OPUS Projects Processing
M. Kezunovic (P.I.) S. S. Luo D. Ristanovic Texas A&M University
Introduction to and basics of processing with track
M. A. Floyd Massachusetts Institute of Technology, Cambridge, MA, USA
Basics of processing workflow for GAMIT/GLOBK
M. A. Floyd Massachusetts Institute of Technology, Cambridge, MA, USA
Introduction to and basics of processing with track
Basics of processing workflow for GAMIT/GLOBK
Presentation transcript:

Kinematic Data Processing Program ‘track’

Kinematic GPS The style of GPS data collection and processing suggests that one or more GPS stations is moving (e.g., car, aircraft) To obtain good results for positioning as a function of time requires that the ambiguities be fixed to integer values Track is the MIT implementation of this style of processing 30-Nov-18 GAMIT/GLOBK Tutorial 13

General aspects The success of kinematic processing depends on separation of sites There are one or more static base stations and the moving receivers are positioned relative to these For separations < 10 km, usually easy 10>100 km more difficult but often successful >100 km very mixed results 30-Nov-18 GAMIT/GLOBK Tutorial 13

Issues with length As site separation increases, the differential ionospheric delay increases, atmospheric delay differences also increase For short baselines (<10 km), ionospheric delay can be treated as ~zero and L1 and L2 resolved separately For longer baselines this is no longer true 30-Nov-18 GAMIT/GLOBK Tutorial 13

Track features Track uses the Melbourne-Wellehoff Wide Lane to resolve L1-L2 and then a combination of techniques to determine L1 and L2 cycles separately. For long baselines uses floating point estimate with LC and ionospheric delay constraint to determine L1 and L2 narrow-lane biases separately For short baselines uses a search technique and floating point estimation with L1 and L2 separately 30-Nov-18 GAMIT/GLOBK Tutorial 13

Basic input Track runs using a command file The base inputs needed are: Obs_file specifies names of rinex data files. Sites can be K kinematic or F fixed Nav_file orbit file either broadcast ephemeris file or sp3 file Mode air/short/long -- Mode command is not strictly needed but it sets defaults for variety of situations 30-Nov-18 GAMIT/GLOBK Tutorial 13

Basic use Recommended to start with above commands and see how the solution looks Usage: track -f track.cmd >&! track.out Basic quality checks: grep RMS of output file Kinematic site rovr appears dynamic Coordinate RMS XYZ 283.44 662.53 859.17 m. For 2067 Double differences: Average RMS 17.85 mm 30-Nov-18 GAMIT/GLOBK Tutorial 13

Basic use: Check on number of biased fixed grep FINAL output file A 3 in column Fixd means fixed, 1 means still floating If still non-fixed biases or atmospheric delays are estimated then smoothing solution should be made (back_type smooth) output in NEU and/or geodetic coordinates 30-Nov-18 GAMIT/GLOBK Tutorial 13

More advanced features Track has a large help file which explains strategies for using the program, commands available and an explanation of the output and how to interpret it. It is possible to read a set of ambiguities in. Works by running track and extracting FINAL lines into an ambiguity file. Setting 7 for the Fixd column will force fix the ambiguity. ambiguity file is then read into track (-a option or ambin_file) 30-Nov-18 GAMIT/GLOBK Tutorial 13

Advanced features Commands allow control of how the biases are fixed and editing criteria for data Editing is tricky because on moving platform, jumps in phase could simply be movement Ion delay and MW WL used for editing. Explicit edit_svs command 30-Nov-18 GAMIT/GLOBK Tutorial 13

Summary Track is still developmental and performance depends on quality of GPS data For short baselines it usually works well, for longer baselines it can be difficult see $HELP_DIR/track.hlp for more details. There are frequent updates to the program Send questions to tah@chandler.mit.edu 30-Nov-18 GAMIT/GLOBK Tutorial 13