Line and polygon features can be created via on-screen digitizing.

Size: px
Start display at page:

Download "Line and polygon features can be created via on-screen digitizing."

Transcription

1 This module explains how GPS works, sources of error, and error correction using real time or post processing differential correction. Cost and accuracy of different grades of GPS units are also part of this module. We will talk about how you can add your GPS data into a GIS. Line and polygon features can be created via on-screen digitizing. 1

2 GPS requires three components: Direct connection to at least 4 NAVSTAR satellites, a GPS receiver, and location on or near (airplanes) the earth s surface. 2

3 GPS satellite constellation 3

4 GPS receivers calculate their position by measuring the time it takes for the signal to travel from the satellites to the receiver. Satellite signals require a direct line to the GPS receiver. Signals can not go through water, soil, walls or others. 4

5 The time it takes from the GPS signal to travel from the satellite to the receiver is measured and then converted to distance by multiplying with the speed of light. Distance measurements form 4 satellites is necessary to compute a 3-d position (including a reasonably accurate measure of elevation). A lower accuracy 2-D position can be computed from distance measurements from three satellites. Differential correction can be applied to the signal to correct for atmospheric and other errors. We will talk more about differential correction later in this lecture. 5

6 Many contributing factors add to the error associated with acquisition of a GPS location. In the next few slides you will explore the sources and influence of the different errors on the total GPS error. The last bullet in the slide addresses the error introduced by Selective Availability. Selective Availability was a ~100 m error introduced to the GPS signal by the Department of Defense. Selective Availability was turned off in May 2000, and is currently not affecting the accuracy of GPS receivers. 6

7 The ionosphere and troposphere both refract the GPS signals. This causes the speed of the GPS signal in the ionosphere and troposphere to be different from the speed of the GPS signal in space. Therefore, the distance calculated from "Signal Speed x Time" will be different for the portion of the GPS signal path that passes through the ionosphere and troposphere and for the portion that passes through space. 7

8 A GPS signal bouncing off a reflective surface prior to reaching the GPS receiver antenna is referred to as multipath. Because it is difficult to completely correct multipath error, even in high precision GPS units, multipath error is a serious concern to the GPS user. 8

9 PDOP is an indicator of the quality of the geometry of the satellite constellation. Your computed position can vary depending on which satellites are used for the measurement. Different satellite geometries affect the errors. A greater angle between the satellites lowers the PDOP, and provides a better measurement. A higher DOP indicates poor satellite geometry, and an inferior measurement configuration. PDOP under good conditions is below 6. The accuracy specification for a high end GPS unit is only valid when the PDOP is below a specified value (usually 6). 9

10 Differential GPS (DGPS) incorporates a series of techniques to account for some of the GPS errors. Differential GPS can be applied on the fly (real-time differential GPS) or post-processing differential correction (correction applied to the GPS data after it has been collected). 10

11 Both real-time and post processing differential correction involves two receivers, one that is stationary and one that is roving. The stationary unit collects data continuously and the location for this unit is therefore very accurate. The roving unit is carried by the navigator (mapper, surveyer, recreationist.). As you learned in previous slides GPS errors are influenced by many factors, but receivers within 100 km usually have about the same errors. The stationary receiver ate a precisely known location compares the current reading with the known location and can tereby compute a correction factor. In real-time differential GPS this correction factor is transmitted to the roving unit. The user of the roving unit reads the corrected GPS coordinates directly on the GPS display. In post-processing differential correction the correction factors are posted in a database, many are available via the Internet. The GPS data from the roving unit is downloaded to a computer and corrected using the information from the stationary unit (base-station). Post-processing can currently not be applied to recreational grade units. 11

12 Base station are located all over the country, commonly managed by the Forest Service, Bureau of Land Management, US Geological Survey, Department of Transportation or the US Coast Guard. Base station data used in postprocessing differential correction can accessed at: WAAS is a system of 2 satellites and 25 ground stations that transmit a realtime differential correction signal to GPS units that are WAAS enabled. There are also two commercial satellite differential service providers, Thales Survey LandStar (formerly Racal LandStar) and OmniSTAR Inc.. These companies use a control hub where reference station data is checked, formatted, and uploaded to a geostationary satellite for broadcasting to subscribers for an annual fee. A beacon can be attached to many GPS units for reception of the real-time differential signal. One example is the Beacon on a Belt from Trimble: If you cannot receive a real-time differential correction signal, post-processing is another way to achieve differentially corrected data for higher end mapping units (not available for recreational units). 12

13 WAAS is a network of 25 ground stations and 2 geostationary satellites put up by the Federal Aviation Administration. The system broadcasts a real-time differential correction signal at no annual fee or registration requirements all you need is a WAAS enabled GPS unit. WAAS is not received everywhere or all the time. For GPS you can expect an improved accuracy of ~7 meters during the times the GPS unit receives the WAAS signal. Read more about WAAS: 13

14 Base station data for post-processing differential correction can be accessed at: Read more about differential correction at: 14

15 New GPS technology allows the user to load aerial photographs or topographic maps into the GPS unit for display during the GPS data collection. The current GPS locations is displayed on top of this backdrop of photo or map. Software also exists (for example ArcPad from ESRI) that allows the user to create features via on-screen digitizing on the GPS unit or Pocket PC. Read more at: 15

16 If you are going to import your collected GPS data to a GIS it is advantageous to record the GPS locations in the same coordinate system as your GIS layers are in. The default setting on most GPS units is to collect in Geographic coordinates (Degrees, Minutes and Seconds) and the WGS84 datum. If you want to record GPS locations in a different coordinate system and datum you can adjust the settings under SETUP on the GPS unit. It is important to coordinate data collection within a field crew such that all members of the crew records data in the same coordinate system and datum. As we learned in the Map Projection section of this course the map projection tools in ArcToolbox can be applied to convert data from one coordinate system and datum to another. This is however contingent upon the fact that the original coordinate system and datum for the collected data is known!! Units can be set to collect in Degrees, Minutes, Seconds or degrees and decimal minutes or in decimal degrees along with other coordinate systems such as UTM (Universal Transverse Mercator). Format for degrees, minutes and seconds: DD MM SS.ss Format for degrees and decimal minutes: DD MM.mmm Format for decimal degrees: DD.ddddddd If data is collected in decimal degrees it is important to record at least 6 decimals. 16

17 Map coordinates are present on most maps. This 7.5 minute USGS quadrangle map shows coordinates in both degrees&minutes and in the UTM coordinate system. The map datum is also available in the map information. 17

18 18

19 ArcGIS requires input data to be in decimal degrees or in projected coordinates (UTM for example). You can convert data expressed as DMS (degrees, minutes, seconds) to DD (decimal degrees). There are 60 minutes in a degree and 60 seconds in a minute, and therefore 3600 seconds in a degree. 19

20 You can convert DMS data to DD in Excel. Remember that longitudes in the western hemisphere are negative as are latitudes in the southern hemisphere. 20

21 21

22 22

23 Right click on the table that contains the GPS data and select Display XY Data 23

24 Specify what column contains the X coordinate and which contains the Y coordinate. If you click on Edit, you can specify the coordinate system and datum for your GPS points. Let s say your data is in latitude and longitude coordinates. Is longitude the X or Y coordinate?? 24

25 25

26 26

27 27

28 28

29 You can update the area in the attribute table using Xtools or add a column called area in ArcGIS and calculate geometry for this new field. You can add additional columns and label each polygon. 29

30 In the layout view in ArcMap you can add a coordinate grid over the map. These maps are particularly useful for field work. 30

NR402 GIS Applications in Natural Resources

NR402 GIS Applications in Natural Resources NR402 GIS Applications in Natural Resources Lesson 5 GPS/GIS integration Global Positioning System (GPS)..a global navigation system that everyone can use What is GPS? How does it work? How accurate is

More information

What is a GPS How does GPS work? GPS Segments GPS P osition Position Position Accuracy Accuracy Accuracy GPS A pplications Applications Applications

What is a GPS How does GPS work? GPS Segments GPS P osition Position Position Accuracy Accuracy Accuracy GPS A pplications Applications Applications What is GPS? What is a GPS How does GPS work? GPS Segments GPS Position Accuracy GPS Applications What is GPS? The Global Positioning System (GPS) is a precise worldwide radio-navigation system, and consists

More information

FieldGenius Technical Notes GPS Terminology

FieldGenius Technical Notes GPS Terminology FieldGenius Technical Notes GPS Terminology Almanac A set of Keplerian orbital parameters which allow the satellite positions to be predicted into the future. Ambiguity An integer value of the number of

More information

Global Positioning Systems (GPS) Trails: the achilles heel of mapping from the air / satellites

Global Positioning Systems (GPS) Trails: the achilles heel of mapping from the air / satellites Global Positioning Systems (GPS) Trails: the achilles heel of mapping from the air / satellites Google maps updated regularly by local users using GPS Also: http://openstreetmaps.org GPS applications

More information

Introduction to Geographic Information Science. Last Lecture. Today s Outline. Geography 4103 / GNSS/GPS Technology

Introduction to Geographic Information Science. Last Lecture. Today s Outline. Geography 4103 / GNSS/GPS Technology Geography 4103 / 5103 Introduction to Geographic Information Science GNSS/GPS Technology Last Lecture Geoids Ellipsoid Datum Projection Basics Today s Outline GNSS technology How satellite based navigation

More information

Introduction to the Global Positioning System

Introduction to the Global Positioning System GPS for Fire Management - 2004 Introduction to the Global Positioning System Pre-Work Pre-Work Objectives Describe at least three sources of GPS signal error, and identify ways to mitigate or reduce those

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 22: Field Mapping with GPS

GEOGRAPHIC INFORMATION SYSTEMS Lecture 22: Field Mapping with GPS GEOGRAPHIC INFORMATION SYSTEMS Lecture 22: Field Mapping with GPS GPS Receivers - there are many GPS receivers on the market today - some receivers are relatively inexpensive (recreational grade receivers)

More information

GPS Errors. Figure 1. Four satellites are required to determine a GPS position.

GPS Errors. Figure 1. Four satellites are required to determine a GPS position. Expl ai ni nggps:thegl obalposi t i oni ngsyst em since a minimum of four satellites is required to calculate a position (Fig 1). However, many newer GPS receivers are equipped to receive up to 12 satellite

More information

GPS Technical Overview N5TWP NOV08. How Can GPS Mislead

GPS Technical Overview N5TWP NOV08. How Can GPS Mislead GPS Technical Overview How Can GPS Mislead 1 Objectives Components of GPS Satellite Acquisition Process Position Determination How can GPS Mislead 2 Components of GPS Control Segment Series of monitoring

More information

How is GPS Used in Farming? Equipment Guidance Systems

How is GPS Used in Farming? Equipment Guidance Systems GPS Applications in Crop Production John Nowatzki, Extension Geospatial Specialist, Vern Hofman, Extension Ag Engineer Lowell Disrud, Assistant Professor, Kraig Nelson, Graduate Student Introduction The

More information

Introduction to NAVSTAR GPS

Introduction to NAVSTAR GPS Introduction to NAVSTAR GPS Charlie Leonard, 1999 (revised 2001, 2002) The History of GPS Feasibility studies begun in 1960 s. Pentagon appropriates funding in 1973. First satellite launched in 1978. System

More information

Introduction to the Global Positioning System

Introduction to the Global Positioning System GPS for ICS - 2003 Introduction to the Global Positioning System Pre-Work Pre-Work Objectives Describe at least three sources of GPS signal error, and ways to mitigate or reduce those errors. Identify

More information

GPS: The Basics. Darrell R. Dean, Jr. Civil and Environmental Engineering West Virginia University. Expected Learning Outcomes for GPS

GPS: The Basics. Darrell R. Dean, Jr. Civil and Environmental Engineering West Virginia University. Expected Learning Outcomes for GPS GPS: The Basics Darrell R. Dean, Jr. Civil and Environmental Engineering West Virginia University Expected Learning Outcomes for GPS Explain the acronym GPS Name 3 important tdt dates in history of GPS

More information

GPS: What do I need to collect Application Appropriate location data?

GPS: What do I need to collect Application Appropriate location data? GPS: What do I need to collect Application Appropriate location data? Bob Goodwin, GISP GIS/Remote Sensing Analyst Remote Sensing & GIS Research and Outreach Services, MSU http://www.rsgis.msu.edu 2005

More information

36. Global Positioning System

36. Global Positioning System 36. Introduction to the Global Positioning System (GPS) Why do we need GPS? Position: a basic need safe sea travel, crowed skies, resource management, legal questions Positioning: a challenging job local

More information

What is it? History. Other systems. How does it work? Trilateration GEOG 201 4/28/2010. Instructor: Pesses 1. {06} The Global Positioning System

What is it? History. Other systems. How does it work? Trilateration GEOG 201 4/28/2010. Instructor: Pesses 1. {06} The Global Positioning System What is it? {06} The Global Positioning System G.P.S. = Global Positioning System Different from G.I.S. (Geographic Information Systems) Map Interpretation & GPS Spring 2010 M. Pesses History Conceived

More information

GLOBAL POSITIONING SYSTEMS. Knowing where and when

GLOBAL POSITIONING SYSTEMS. Knowing where and when GLOBAL POSITIONING SYSTEMS Knowing where and when Overview Continuous position fixes Worldwide coverage Latitude/Longitude/Height Centimeter accuracy Accurate time Feasibility studies begun in 1960 s.

More information

GPS 101. An Introduction to Using a GPS Receiver

GPS 101. An Introduction to Using a GPS Receiver GPS 101 An Introduction to Using a GPS Receiver The goal of this presentation if to provide a basic understanding of what is GPS, how it works, provide some basic terminology and to provide ideas on how

More information

ENGI 3703 Surveying and Geomatics

ENGI 3703 Surveying and Geomatics Satellite Geometry: Satellites well spread out in the sky have a much stronger solution to the resection type problem (aka trilateration) then satellite that are grouped together. Since the position of

More information

GNSS 101 Bringing It Down To Earth

GNSS 101 Bringing It Down To Earth GNSS 101 Bringing It Down To Earth Steve Richter Frontier Precision, Inc. UTM County Coordinates NGVD 29 State Plane Datums Scale Factors Projections Session Agenda GNSS History & Basic Theory Coordinate

More information

Appendix D Brief GPS Overview

Appendix D Brief GPS Overview Appendix D Brief GPS Overview Global Positioning System (GPS) Theory What is GPS? The Global Positioning System (GPS) is a satellite-based navigation system, providing position information, accurate to

More information

What is GPS? GPS Position Accuracy. GPS Applications. What is a GPS. How does GPS work? GPS Segments

What is GPS? GPS Position Accuracy. GPS Applications. What is a GPS. How does GPS work? GPS Segments What is GPS? What is a GPS How does GPS work? GPS Segments GPS Position Accuracy GPS Applications 1 What is GPS? The Global Positioning System (GPS) is a precise worldwide radio-navigation system, and

More information

The Global Positioning System

The Global Positioning System The Global Positioning System 5-1 US GPS Facts of Note DoD navigation system First launch on 22 Feb 1978, fully operational in 1994 ~$15 billion (?) invested to date 24 (+/-) Earth-orbiting satellites

More information

LAB 1 METHODS FOR LOCATING YOUR FIELD DATA IN GEOGRAPHIC SPACE. Geog 315 / ENSP 428

LAB 1 METHODS FOR LOCATING YOUR FIELD DATA IN GEOGRAPHIC SPACE. Geog 315 / ENSP 428 LAB 1 METHODS FOR LOCATING YOUR FIELD DATA IN GEOGRAPHIC SPACE Geog 315 / ENSP 428 Lab 1 Schedule Introduction to bio-physical field data collection (8:00-8:20am) Locating your data on the earth: NAVSTAR

More information

GPS Milestones, cont. GPS Milestones. The Global Positioning Sytem, Part 1 10/10/2017. M. Helper, GEO 327G/386G, UT Austin 1. US GPS Facts of Note

GPS Milestones, cont. GPS Milestones. The Global Positioning Sytem, Part 1 10/10/2017. M. Helper, GEO 327G/386G, UT Austin 1. US GPS Facts of Note The Global Positioning System US GPS Facts of Note DoD navigation system First launch on 22 Feb 1978, fully operational in 1994 ~$15 billion (?) invested to date 24 (+/-) Earth-orbiting satellites (SVs)

More information

Differential Global Positioning ~ System Techniques For Surveying/ Mapping within Forested Wetlands

Differential Global Positioning ~ System Techniques For Surveying/ Mapping within Forested Wetlands WRP Technical Note WG-SW-2.2 ~- Differential Global Positioning ~ System Techniques For Surveying/ Mapping within Forested Wetlands PURPOSE: This technical note describes the use of Differential Global

More information

NJDEP GPS Data Collection Standards for GIS Data Development

NJDEP GPS Data Collection Standards for GIS Data Development NJDEP GPS Data Collection Standards for GIS Data Development Bureau of Geographic Information Systems Office of Information Resource Management April 24 th, 2017 Table of Contents 1.0 Introduction... 3

More information

UNITED NATIONS UNIVERSITY Institute for Environment & Human Security (UNU-EHS) Bonn, Germany

UNITED NATIONS UNIVERSITY Institute for Environment & Human Security (UNU-EHS) Bonn, Germany UNITED NATIONS UNIVERSITY Institute for Environment & Human Security (UNU-EHS) Bonn, Germany Introduction to GPS technology Prof. Dr. Jörg Szarzynski Education Programme Director Head of Section EduSphere

More information

PRINCIPLES AND FUNCTIONING OF GPS/ DGPS /ETS ER A. K. ATABUDHI, ORSAC

PRINCIPLES AND FUNCTIONING OF GPS/ DGPS /ETS ER A. K. ATABUDHI, ORSAC PRINCIPLES AND FUNCTIONING OF GPS/ DGPS /ETS ER A. K. ATABUDHI, ORSAC GPS GPS, which stands for Global Positioning System, is the only system today able to show you your exact position on the Earth anytime,

More information

The Global Positioning System II Field Experiments. 10/10/2013 GEO327G/386G, UT Austin 5-1

The Global Positioning System II Field Experiments. 10/10/2013 GEO327G/386G, UT Austin 5-1 The Global Positioning System II Field Experiments 10/10/2013 GEO327G/386G, UT Austin 5-1 Mexico DGPS Field Campaign Cenotes in Tamaulipas, MX, near Aldama 10/10/2013 GEO327G/386G, UT Austin 5-2 Are Cenote

More information

Sources of Geographic Information

Sources of Geographic Information Sources of Geographic Information Data properties: Spatial data, i.e. data that are associated with geographic locations Data format: digital (analog data for traditional paper maps) Data Inputs: sampled

More information

GLOBAL POSITIONING SYSTEMS

GLOBAL POSITIONING SYSTEMS GLOBAL POSITIONING SYSTEMS GPS & GIS Fall 2017 Global Positioning Systems GPS is a general term for the navigation system consisting of 24-32 satellites orbiting the Earth, broadcasting data that allows

More information

METIS Second Master Training & Seminar. Augmentation Systems Available in Egypt

METIS Second Master Training & Seminar. Augmentation Systems Available in Egypt METIS Second Master Training & Seminar Augmentation Systems Available in Egypt By Eng. Ramadan Salem M. Sc. Surveying and Geodesy Email: ramadan_salem@link.net Page 1 Augmentation Systems Available in

More information

GPS and Recent Alternatives for Localisation. Dr. Thierry Peynot Australian Centre for Field Robotics The University of Sydney

GPS and Recent Alternatives for Localisation. Dr. Thierry Peynot Australian Centre for Field Robotics The University of Sydney GPS and Recent Alternatives for Localisation Dr. Thierry Peynot Australian Centre for Field Robotics The University of Sydney Global Positioning System (GPS) All-weather and continuous signal system designed

More information

GPS Pathfinder Office Software or the GPS Analyst Extension for ESRI ArcGIS Software: Resolving the NAD 83 Datum Transformation Issue

GPS Pathfinder Office Software or the GPS Analyst Extension for ESRI ArcGIS Software: Resolving the NAD 83 Datum Transformation Issue Mapping & GIS Support Note 5 May 2005 GPS Pathfinder Office Software or the GPS Analyst Extension for ESRI ArcGIS Software: Resolving the NAD 83 Datum Transformation Issue Summary The current realizations

More information

GPS Pathfinder Office Software or GPS Analyst Extension for ESRI ArcGIS Software: Resolving the NAD 83 Datum Transformation Issue

GPS Pathfinder Office Software or GPS Analyst Extension for ESRI ArcGIS Software: Resolving the NAD 83 Datum Transformation Issue 13 June 2011 GPS Pathfinder Office Software or GPS Analyst Extension for ESRI ArcGIS Software: Resolving the NAD 83 Datum Transformation Issue Summary The current realizations of the North American Datum

More information

GPS Performance in Southern Hardwood Forests

GPS Performance in Southern Hardwood Forests GPS Performance in Southern Hardwood Forests Pete Bettinger Warnell School of Forestry and Natural Resources University of Georgia In forests, vegetation plays a significant role in obstructing signals

More information

GPS Accuracies in the Field

GPS Accuracies in the Field GPS Accuracies in the Field A short and informative talk by A. Richard Vannozzi, PLS Assistant Professor of Civil Technology/Surveying and Mapping Thompson School of Applied Science University of New Hampshire

More information

GPS Performance in Southern Hardwood Forests Pete Bettinger Warnell School of Forestry and Natural Resources University of Georgia

GPS Performance in Southern Hardwood Forests Pete Bettinger Warnell School of Forestry and Natural Resources University of Georgia GPS Performance in Southern Hardwood Forests Pete Bettinger Warnell School of Forestry and Natural Resources University of Georgia Introduction In forests, vegetation plays a significant role in obstructing

More information

GNSS & Coordinate Systems

GNSS & Coordinate Systems GNSS & Coordinate Systems Matthew McAdam, Marcelo Santos University of New Brunswick, Department of Geodesy and Geomatics Engineering, Fredericton, NB May 29, 2012 Santos, 2004 msantos@unb.ca 1 GNSS GNSS

More information

Hitchhiker s s Guide Global Position System. Global Position System

Hitchhiker s s Guide Global Position System. Global Position System Hitchhiker s s Guide Global Position System Myles Sutherland Craig Greenwald Mike Shaw John Rogers Hitchhiker s s Guide Global Position System (GPS) Myles Sutherland - ESRI Craig Greenwald ESRI John Rogers

More information

Understanding the Evolution of WGS 84 and NAD 83

Understanding the Evolution of WGS 84 and NAD 83 Summary Both WGS 84, the datum used by GPS,, commonly used in North America, have been redefined several times since their beginning. Parallel to this, there have also been several realizations of the

More information

Chapter 6 GPS Relative Positioning Determination Concepts

Chapter 6 GPS Relative Positioning Determination Concepts Chapter 6 GPS Relative Positioning Determination Concepts 6-1. General Absolute positioning, as discussed earlier, will not provide the accuracies needed for most USACE control projects due to existing

More information

GNSS Low-Cost High-Accuracy Receiver (L-CHAR)

GNSS Low-Cost High-Accuracy Receiver (L-CHAR) GNSS Low-Cost High-Accuracy Receiver (L-CHAR) Dinesh Manandhar Center for Spatial Information Science The University of Tokyo Contact Information: dinesh@iis.u-tokyo.ac.jp Slide : 1 High Accuracy Receivers

More information

Addressing Issues with GPS Data Accuracy and Position Update Rate for Field Traffic Studies

Addressing Issues with GPS Data Accuracy and Position Update Rate for Field Traffic Studies Addressing Issues with GPS Data Accuracy and Position Update Rate for Field Traffic Studies THIS FEATURE VALIDATES INTRODUCTION Global positioning system (GPS) technologies have provided promising tools

More information

ACCURACIES OF VARIOUS GPS ANTENNAS UNDER FORESTED CONDITIONS

ACCURACIES OF VARIOUS GPS ANTENNAS UNDER FORESTED CONDITIONS ACCURACIES OF VARIOUS GPS ANTENNAS UNDER FORESTED CONDITIONS Brian H. Holley and Michael D. Yawn LandMark Systems, 122 Byrd Way Warner Robins, GA 31088 ABSTRACT GPS accuracy is much more variable in forested

More information

Swath Guidance Technology. Ron C. Johnson

Swath Guidance Technology. Ron C. Johnson Swath Guidance Technology by Ron C. Johnson Widespread acceptance of new information technologies in agriculture may still be a long way off. But some producers and custom applicators are beginning to

More information

GPS (GLOBAL POSITIONING SYSTEM)

GPS (GLOBAL POSITIONING SYSTEM) GPS (GLOBAL POSITIONING SYSTEM) What is GPS? GPS, standing for Global Positioning System, is becoming common nowadays. Following is a brief introduction. The American Defense Department developed GPS originally

More information

BGRI Stem Rust Survey Protocol. Overview of Field Survey Procedure

BGRI Stem Rust Survey Protocol. Overview of Field Survey Procedure Overview of Field Survey Procedure 1. Ensure survey team have all items on check-list before departure 2. Travel to 1 st survey location 3. At survey location switch on GPS 4. Wait until GPS receives satellite

More information

The GLOBAL POSITIONING SYSTEM James R. Clynch February 2006

The GLOBAL POSITIONING SYSTEM James R. Clynch February 2006 The GLOBAL POSITIONING SYSTEM James R. Clynch February 2006 I. Introduction What is GPS The Global Positioning System, or GPS, is a satellite based navigation system developed by the United States Defense

More information

GPS Accuracy Comparison. Tom Biernacki Florida Department of Environmental Protection

GPS Accuracy Comparison. Tom Biernacki Florida Department of Environmental Protection GPS Accuracy Comparison Tom Biernacki Florida Department of Environmental Protection What Effects the accuracy of GPS? Atmospheric delay Multipath bounce Weak receiver algorithms Atmospheric Delay Signal

More information

v WMS 10.0 Tutorial Introduction Images Read images in a variety of formats and register the images to a coordinate projection

v WMS 10.0 Tutorial Introduction Images Read images in a variety of formats and register the images to a coordinate projection v. 10.0 WMS 10.0 Tutorial Read images in a variety of formats and register the images to a coordinate projection Objectives Read various types of image files from different sources. Learn how to work with

More information

Errors in GPS. Errors in GPS. Geodetic Co-ordinate system. R. Khosla Fall Semester

Errors in GPS. Errors in GPS. Geodetic Co-ordinate system. R. Khosla Fall Semester Errors in GPS Errors in GPS GPS is currently the most accurate positioning system available globally. Although we are talking about extreme precision and measuring distances by speed of light, yet there

More information

GPS for GIS Data Collection - 101

GPS for GIS Data Collection - 101 GPS for GIS Data Collection - 101 Speaker: Eric Gakstatter, Editor of GPS World s Survey Scene Newsletter & Geospatial Solutions Guest Commentator: Craig Greenwald, Technical Director, GeoMobile Innovations,

More information

08/10/2013. Marine Positioning Systems Surface and Underwater Positioning. egm502 seafloor mapping

08/10/2013. Marine Positioning Systems Surface and Underwater Positioning. egm502 seafloor mapping egm502 seafloor mapping lecture 8 navigation and positioning Marine Positioning Systems Surface and Underwater Positioning All observations at sea need to be related to a geographical position. To precisely

More information

v Introduction Images Import images in a variety of formats and register the images to a coordinate projection WMS Tutorials Time minutes

v Introduction Images Import images in a variety of formats and register the images to a coordinate projection WMS Tutorials Time minutes v. 10.1 WMS 10.1 Tutorial Import images in a variety of formats and register the images to a coordinate projection Objectives Import various types of image files from different sources. Learn how to work

More information

Geodesy, Geographic Datums & Coordinate Systems

Geodesy, Geographic Datums & Coordinate Systems Geodesy, Geographic Datums & Coordinate Systems What is the shape of the earth? Why is it relevant for GIS? 1/23/2018 2-1 From Conceptual to Pragmatic Dividing a sphere into a stack of pancakes (latitude)

More information

High Precision Positioning Unit 1: Accuracy, Precision, and Error Student Exercise

High Precision Positioning Unit 1: Accuracy, Precision, and Error Student Exercise High Precision Positioning Unit 1: Accuracy, Precision, and Error Student Exercise Ian Lauer and Ben Crosby (Idaho State University) This assignment follows the Unit 1 introductory presentation and lecture.

More information

Global Positioning System (GPS)

Global Positioning System (GPS) Global Positioning System (GPS) GPS enables users to easily record the location of natural and man-made features on the land. It allows users to identify where a photo or video is taken, revisit previously

More information

The Global Positioning System II Field Experiments

The Global Positioning System II Field Experiments The Global Positioning System II Field Experiments 5-1 Mexico DGPS Field Campaign Cenotes in Tamaulipas, MX, near Aldama 5-2 Are Cenote Water Levels Related? 5-3 DGPS Static Survey of Cenote Water Levels

More information

Lecture 8: GIS Data Error & GPS Technology

Lecture 8: GIS Data Error & GPS Technology Lecture 8: GIS Data Error & GPS Technology A. Introduction We have spent the beginning of this class discussing some basic information regarding GIS technology. Now that you have a grasp of the basic terminology

More information

FieldGenius Technical Notes GPS Differential Corrections

FieldGenius Technical Notes GPS Differential Corrections FieldGenius Technical tes GPS Differential Corrections Introduction The accuracy requirement of survey grade or mapping grade GPS applications for real time positioning requires the use of differential

More information

QGIS document from the previous exercise: worldmap.qgs

QGIS document from the previous exercise: worldmap.qgs MAP PROJECTION 1. Introduction: All data in a GIS view must be in the same projection in order to correctly align with other datasets. In QGIS this is often done in the background. QGIS will use the projection

More information

The Global Positioning Sytem II 10/19/2017

The Global Positioning Sytem II 10/19/2017 The Global Positioning System II Field Experiments 10/19/2017 5-1 Mexico DGPS Field Campaign Cenotes in Tamaulipas, MX, near Aldama 10/19/2017 5-2 Are Cenote Water Levels Related? 10/19/2017 5-3 M. Helper,

More information

Introduction to GNSS Base-Station

Introduction to GNSS Base-Station Introduction to GNSS Base-Station Dinesh Manandhar Center for Spatial Information Science The University of Tokyo Contact Information: dinesh@iis.u-tokyo.ac.jp Slide : 1 Introduction GPS or GNSS observation

More information

ELEMENTS OF THE NATIONAL SPATIAL REFERENCE SYSTEM

ELEMENTS OF THE NATIONAL SPATIAL REFERENCE SYSTEM Dave Doyle NGS Chief Geodetic Surveyor dave.doyle@noaa.gov 301-713-3178 ELEMENTS OF THE NATIONAL SPATIAL REFERENCE SYSTEM ESRI SURVEY SUMMIT San Diego, CA June 17, 2007 ftp://ftp.ngs.noaa.gov/dist/daved/esri

More information

Utilizing A GNSS Network Solution for Utility Applications

Utilizing A GNSS Network Solution for Utility Applications Utilizing A GNSS Network Solution for Utility Applications David Newcomer, PE, PLS GPServ, Inc. newcomer@ (407) 601-5816 AGENDA Types and accuracies of data collection o Autonomous o Meter + o Sub-meter

More information

GPS Basics. Introduction to GPS (Global Positioning System) Version 1.0 English

GPS Basics. Introduction to GPS (Global Positioning System) Version 1.0 English 20 30 40 50 GPS Basics Introduction to GPS (Global Positioning System) Version 1.0 English Contents Preface... 4 1. What is GPS and what does it do?... 5 2. System Overview... 6 2.1 The Space Segment...

More information

GPS POSITIONING GUIDE

GPS POSITIONING GUIDE GPS POSITIONING GUIDE (July 1993) Third printing July 1995 This product is available from: Natural Resources Canada* Geomatics Canada Geodetic Survey Division Information Services 615 Booth Street Ottawa,

More information

GPS Sway. Coordinate Converter User Manual. Last Update: 15 Mar 07 GPS Sway Version: GPS Sway Manual 1

GPS Sway. Coordinate Converter User Manual. Last Update: 15 Mar 07 GPS Sway Version: GPS Sway Manual 1 GPS Sway Coordinate Converter User Manual Last Update: 15 Mar 07 GPS Sway Version: 1.0.0 GPS Sway Manual 1 Table of Contents Table of Contents...2 Introduction...3 Installation...3 Installer Version...3

More information

Space Weather and the Ionosphere

Space Weather and the Ionosphere Dynamic Positioning Conference October 17-18, 2000 Sensors Space Weather and the Ionosphere Grant Marshall Trimble Navigation, Inc. Note: Use the Page Down key to view this presentation correctly Space

More information

366 Glossary. Popular method for scale drawings in a computer similar to GIS but without the necessity for spatial referencing CEP

366 Glossary. Popular method for scale drawings in a computer similar to GIS but without the necessity for spatial referencing CEP 366 Glossary GISci Glossary ASCII ASTER American Standard Code for Information Interchange Advanced Spaceborne Thermal Emission and Reflection Radiometer Computer Aided Design Circular Error Probability

More information

Lecture # 7 Coordinate systems and georeferencing

Lecture # 7 Coordinate systems and georeferencing Lecture # 7 Coordinate systems and georeferencing Coordinate Systems Coordinate reference on a plane Coordinate reference on a sphere Coordinate reference on a plane Coordinates are a convenient way of

More information

QUICKSTART

QUICKSTART QUICKSTART WWW.SXBLUEGPS.COM 1 INDEX START-UP PROCEDURE 6-7 ios 4-5 Android 8-9 Windows 10 10-11 Windows Mobile GETTING STARTED WITH 12-13 FieldGenius 14-15 ArcGIS Collector INFO@SXBLUEGPS.COM 514-354-2511

More information

Fundamentals of GPS Navigation

Fundamentals of GPS Navigation Fundamentals of GPS Navigation Kiril Alexiev 1 /76 2 /76 At the traditional January media briefing in Paris (January 18, 2017), European Space Agency (ESA) General Director Jan Woerner explained the knowns

More information

Appendix B The Garmin GPS Map 76 Receiver: Features, Functions, Setup, and Quality of Position

Appendix B The Garmin GPS Map 76 Receiver: Features, Functions, Setup, and Quality of Position Appendix B The Garmin GPS Map 76 Receiver: Features, Functions, Setup, and Quality of Position Garmin GPS Map76 Features Specifications Weight: 7.5 ounces No. channels: 12 parallel Antenna type: Quad Helix

More information

Global Navigation Satellite Systems II

Global Navigation Satellite Systems II Global Navigation Satellite Systems II AERO4701 Space Engineering 3 Week 4 Last Week Examined the problem of satellite coverage and constellation design Looked at the GPS satellite constellation Overview

More information

GIS and Remote Sensing BIO8014. Data acquisition

GIS and Remote Sensing BIO8014. Data acquisition GIS and Remote Sensing BIO8014 Data acquisition Introduction Data can be manually created Data can be obtained from a wide range of providers both free and at cost Acquisition is key and must be accounted

More information

GEO 428: DEMs from GPS, Imagery, & Lidar Tuesday, September 11

GEO 428: DEMs from GPS, Imagery, & Lidar Tuesday, September 11 GEO 428: DEMs from GPS, Imagery, & Lidar Tuesday, September 11 Global Positioning Systems GPS is a technology that provides Location coordinates Elevation For any location with a decent view of the sky

More information

Opportunities and Limitations of Automatic Steering Technologies. Nyle Wollenhaupt Advanced Technology Solutions Agronomist

Opportunities and Limitations of Automatic Steering Technologies. Nyle Wollenhaupt Advanced Technology Solutions Agronomist Opportunities and Limitations of Automatic Steering Technologies Nyle Wollenhaupt Advanced Technology Solutions Agronomist So where do we start? We start at the beginning. When we didn t have GPS-assisted

More information

ARCGIS DESKTOP DEMO (GEOCODING, SERVICE AREAS, TABULAR & SPATIAL JOINS)

ARCGIS DESKTOP DEMO (GEOCODING, SERVICE AREAS, TABULAR & SPATIAL JOINS) ARCGIS DESKTOP DEMO (GEOCODING, SERVICE AREAS, TABULAR & SPATIAL JOINS) Indiana State GIS Day Conference: September 22, 2015 ASHLEY SUITER GIS Data Analyst Epidemiology Resource Center Indiana State Department

More information

ENGRG Introduction to GIS

ENGRG Introduction to GIS ENGRG 59910 Introduction to GIS Michael Piasecki December 01, 2017 Lecture 12: GPS Systems Lecture 7: Introduction To GPS November 27, 2017 ENGRG 59910 Intro to GIS 2 November 27, 2017 ENGRG 59910 Intro

More information

Assessing the Accuracy of GPS Control Point, Using Post-Processed and Absolute Positioning Data

Assessing the Accuracy of GPS Control Point, Using Post-Processed and Absolute Positioning Data American Journal of Environmental Engineering and Science 2017; 4(5): 42-47 http://www.aascit.org/journal/ajees ISSN: 2381-1153 (Print); ISSN: 2381-1161 (Online) Assessing the Accuracy of GPS Control Point,

More information

MOBILE COMPUTING 1/28/18. Location, Location, Location. Overview. CSE 40814/60814 Spring 2018

MOBILE COMPUTING 1/28/18. Location, Location, Location. Overview. CSE 40814/60814 Spring 2018 MOBILE COMPUTING CSE 40814/60814 Spring 018 Location, Location, Location Location information adds context to activity: location of sensed events in the physical world location-aware services location

More information

Accuracy Evaluation Internet-Based GNSS for Kinematic Surveying the Case Study in Thailand

Accuracy Evaluation Internet-Based GNSS for Kinematic Surveying the Case Study in Thailand Accuracy Evaluation Internet-Based GNSS for Kinematic Surveying the Case Study in Thailand Kritsada Anantakarn 1 1 Faculty of Engineering and Architectural : Uthenthawai campus. Rajamongala University

More information

GPS for. Land Surveyors. Jan Van Sickle. Fourth Edition. CRC Press. Taylor & Francis Group. Taylor & Francis Croup, an Informa business

GPS for. Land Surveyors. Jan Van Sickle. Fourth Edition. CRC Press. Taylor & Francis Group. Taylor & Francis Croup, an Informa business GPS for Land Surveyors Fourth Edition Jan Van Sickle CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup, an Informa business Contents Preface

More information

Resection. We can measure direction in the real world! Lecture 10: Position Determination. Resection Example: Isola, Slovenia. Professor Keith Clarke

Resection. We can measure direction in the real world! Lecture 10: Position Determination. Resection Example: Isola, Slovenia. Professor Keith Clarke Geography 12: Maps and Spatial Reasoning Lecture 10: Position Determination We can measure direction in the real world! Professor Keith Clarke Resection Resection Example: Isola, Slovenia Back azimuth

More information

GPS Apps for Smart Phone and PC YHA Bushwalking Club Night Presentation. Lutz Lademann May 2016

GPS Apps for Smart Phone and PC YHA Bushwalking Club Night Presentation. Lutz Lademann May 2016 GPS Apps for Smart Phone and PC YHA Bushwalking Club Night Presentation Lutz Lademann walks@lademann.de May 2016 Content How Does GPS Work What are GPX Files Where to Find GPX Files/Tracks/Walks How to

More information

Primer on GPS Operations

Primer on GPS Operations MP Rugged Wireless Modem Primer on GPS Operations 2130313 Rev 1.0 Cover illustration by Emma Jantz-Lee (age 11). An Introduction to GPS This primer is intended to provide the foundation for understanding

More information

GPS & DGPS Made Easy

GPS & DGPS Made Easy NOTE GPS & DGPS Made Easy This booklet is intended to provide mariners with a basic understanding of the Global Positioning System (GPS) and the Differential Global Positioning System (DGPS), and to assist

More information

Introduction to Total Station and GPS

Introduction to Total Station and GPS Introduction to Total Station and GPS Dr. P. NANJUNDASWAMY Professor of Civil Engineering J S S Science and Technology University S J College of Engineering Mysuru 570 006 Introduction History GPS Overview

More information

Welcome. Camera & GPS Set-up

Welcome. Camera & GPS Set-up Table of Contents Camera & GPS Set-up... 1 Initializing the GPS...2 Compass/Heading...2 Distance...3 Tips to get the most out of your Camera...3 GPS-Photo Link Setup: Registration...3 Program Screens...

More information

ORBITAL NAVIGATION SYSTEMS PRESENT AND FUTURE TENDS

ORBITAL NAVIGATION SYSTEMS PRESENT AND FUTURE TENDS ORBITAL NAVIGATION SYSTEMS PRESENT AND FUTURE TENDS CONTENT WHAT IS COVERED A BRIEF HISTORY OF SYSTEMS PRESENT SYSTEMS IN USE PROBLEMS WITH SATELLITE SYSTEMS PLANNED IMPROVEMENTS CONCLUSION CONTENT WHAT

More information

ESTIMATION OF IONOSPHERIC DELAY FOR SINGLE AND DUAL FREQUENCY GPS RECEIVERS: A COMPARISON

ESTIMATION OF IONOSPHERIC DELAY FOR SINGLE AND DUAL FREQUENCY GPS RECEIVERS: A COMPARISON ESTMATON OF ONOSPHERC DELAY FOR SNGLE AND DUAL FREQUENCY GPS RECEVERS: A COMPARSON K. Durga Rao, Dr. V B S Srilatha ndira Dutt Dept. of ECE, GTAM UNVERSTY Abstract: Global Positioning System is the emerging

More information

MGA Webinar Series : 1 Very Cheap RTK Receivers: Changing the Landscape of Positioning Services

MGA Webinar Series : 1 Very Cheap RTK Receivers: Changing the Landscape of Positioning Services MGA Webinar Series : 1 Very Cheap RTK Receivers: Changing the Landscape of Positioning Services Dinesh Manandhar Center for Spatial Information Science The University of Tokyo Contact Information: dinesh@iis.u-tokyo.ac.jp

More information

TSC1 - Asset Surveyor Operation

TSC1 - Asset Surveyor Operation TSC1 - Asset Surveyor Operation Menu Icons (current choice is highlighted) Data collection File manager Main menu Navigation GPS Position Battery Status PC Card (if used) Real-Time Status Number of Satellites

More information

ArcGIS Apps and GPS GNSS Connections. By: Colin Lawrence and Kiersten Hudson

ArcGIS Apps and GPS GNSS Connections. By: Colin Lawrence and Kiersten Hudson ArcGIS Apps and GPS GNSS Connections By: Colin Lawrence and Kiersten Hudson Agenda ArcGIS Apps and high accuracy data The importance of high accuracy data Making connections to external receivers Bringing

More information

SurvCE: configuration of S9III/S8 for a UHF radio connection

SurvCE: configuration of S9III/S8 for a UHF radio connection SurvCE: configuration of S9III/S8 for a UHF radio connection This tutorial will show the basic settings of a S9III/S8 as a base, transmitting with its internal radio or with a generic external radio, and

More information

Forest measurements are necessary to determine silvicultural

Forest measurements are necessary to determine silvicultural Horizontal Measurement Performance of Five Mapping-Grade Global Positioning System Receiver Configurations in Several Forested Settings Michael G. Wing, Aaron Eklund, John Sessions, and Richard Karsky

More information

Unguided Transmission Media

Unguided Transmission Media CS311 Data Communication Unguided Transmission Media by Dr. Manas Khatua Assistant Professor Dept. of CSE IIT Jodhpur E-mail: manaskhatua@iitj.ac.in Web: http://home.iitj.ac.in/~manaskhatua http://manaskhatua.github.io/

More information