Constructing a 3-D Virtual Map Utilizing GPS Coordinates. Jonathan McGinnis. Hickory High School Hickory, NC

Size: px
Start display at page:

Download "Constructing a 3-D Virtual Map Utilizing GPS Coordinates. Jonathan McGinnis. Hickory High School Hickory, NC"

Transcription

1 Constructing a 3-D Virtual Map Utilizing GPS Coordinates Jonathan McGinnis Hickory High School Hickory, NC Summer Ventures in Science and Mathematics 2007 Visual and Image Processing Dr. Rahman Tashakkori, Mr. Jere Miles Appalachian State University, NC July 28, 2007

2 Abstract This research involved collecting GPS coordinates based on latitude, longitude, and elevation, to create images based on three quantitative categories. These images can resemble three-dimensional plots that allow further analysis. Using GPS devices, we collected the data in a specified area. With these points, we analyzed the comparison between latitude, longitude, and altitude.

3 Introduction Global Positioning System (GPS) is a satellite navigation system that was designed for military purposes that would replace the Transit Navy Navigation Satellite System and funded by the U. S. Department of Defense. However, GPS became available to civilians and thousands of people are civil users today. On June 26, 1993, the U.S. Air Force launched the 24 th NAVSTAR satellite into orbit, completing a network of 24 satellites that forms the Global Positioning System. [1] Each one of the satellites transmits precise microwave signals. With a GPS receiver that costs less than a few hundred dollars you can instantly learn your location on the planet--your latitude, longitude, and even elevation--to within a few hundred feet by measuring the distance between itself and three or more GPS satellites. Measuring the time delay between transmission and reception of each GPS microwave signal gives the distance to each satellite, since the signal travels at a known speed. [2] The signals also carry information about the satellites' location. By determining the position of, and distance to, at least three satellites, the receiver can compute its position using trilateration. Receivers typically do not have perfectly accurate clocks and therefore track one or more additional satellites to correct the receiver's clock error. [3] MATLAB (Matrix Laboratory) is an interactive system for numerical computations. This program is excellent for developing algorithms and problem solving environments. It can also be used to create 3-D visualizations and maps from data points in a matrix. You can use MATLAB s functions to create a grid of uniformly sampled data points, which MATLAB then constructs a surface plot by connecting neighboring matrix elements to form a mesh of quadrilaterals.

4 Figure 1 Shows a 3-D surface plot with color texturing. By plotting data points into a matrix in MATLAB, one can create different images depending on how many categories of data available. Figure 1 shows an image based on three quantitative categories. We intend to explore the concept that by using GPS coordinates based on latitude, longitude, and elevation, one could create an image based on three quantitative categories. This image could be produced to visualize a 3-D map of a specified area as a surface plot in MATLAB. Methods To begin this research, we decided which desired area of the Appalachian State University campus we wanted to collect data from. We wanted a relatively small plot of area to limit time and labor consumed, and an area that was easily accessible. To do so,

5 we consulted an Appalachian State University campus map and found an area that resembles our theoretical area. Figure 2 Map of Appalachian State University campus. The red rectangle in Figure 2 best fit our parameters, so we decided to pursue this area. To further increase the accuracy of our selected area, we zoomed in and selected an accessible boundary from which we will collect our data. Figure 3 represents the border we opted for with a red line.

6 Figure 3 Zoomed in image of plot. We decided to scout our original projected area, and found out that boundary line located behind Welborn Cafeteria (Blue line in Figure 3) was blocked by a construction site. Therefore, we had to alter our original course by going around the Welborn Cafeteria to avoid the construction site. With the new plot boundary, we created a grid of projected paths that we will take to collect our data. For data points easier to collect and measure, one would want easy, accessible paths to follow. So, we tried to choose paths that follow actual pathways or roads. This creates a type of mesh-grid that can be plotted on the map. Figure 4 shows the mesh-grid that we followed. Once this grid was completed, we could continue on our project. We have our projected paths, so now we can commence collecting data. To get a good collection of data from our plot, we wanted to get a data point from approximately every intersection in the mesh of Figure 4.

7 Figure 4- Image of projected. We determined that 30 data points was a sensible number of points for our project. With 30 points, we could work from left to right across the plot and gather data for approximately every intersection. To collect the data, we received two GPS handheld devices to calculate the latitude, longitude, and altitude of each point. We needed two to retrieve the average latitude, longitude, and altitude because each individual GPS device does not measure each category perfectly. So at each point, we recorded data from both devices and calculated the mean. Once we had 30 points from across the plot, we could interpret and analyze the data with computer software. We then imported the data into a Microsoft Excel worksheet in three columns based on the quantitative variables latitude, longitude, and altitude. Since each latitude and longitude point had a constant degree and minute measurement, we decided it would be easier to analyze the seconds of a degree. By placing the data into Microsoft Excel, we could then import it into MATLAB to produce three-dimensional images. This could be done by inserting the saved data into a matrix and using the MATLAB commands

8 Num=xlsread( data ) Plot3(num(:,1),num(:,2),num(:,3)) with data being the Microsoft Excel file name. To mark each individual data point with a marker, we used the command plot3(num(:,1),num(:,2),num(:,3),'.','markersize',15) This produced an image that could be rotated and viewed by the three quantitative variables. We also thought it would be intriguing to compare the scale given on the map to the actual walking distance of our route. We did this by first calculating the actual distance we walked between two points on our mesh-grid. Then, using ImageJ, another program that can be used to analyze and process images, we could compare the pixel lengths of the scale given on our map. According to the map and ImageJ length analysis, the ratio between distance in feet and pixels is approximately 300:43. So, by measuring the pixel lengths of our paths, we can verify the accuracy of this scale. Utilizing the line selection tool, we calculated the distance in pixels between our first data point and second data point. This number turned out to be 31 pixels. With an actual distance of 231 ft, we compared the ratio. 300:43 = st Data Point 231:31 = nd Data Point 195:24 = rd Data Point 240:34= 7.05 Results After collecting our data and importing to the computer for analysis, we created various images that represent the latitude, longitude, and altitude of our data compilation.

9 Figure 5- Shows comparison between data points collected and actual route taken based on latitude and longitude. Figure 6- Altitude difference can be observed between southern-most point and Plemmons Student Union.

10 Figure 7- Shows the comparison between highest and lowest altitudes recorded. Exact difference is 210 ft between 3340 ft and 3130 ft. These images could be rotated in a 3-D form and analyzed according to position of latitude and longitude against altitude in an arrangement that resembles the original map. The scale on the map seemed to be skewed according to our actual distance calculations. According to our calculations, a distance of 300 feet on the map should be greater than 43 pixels. Conclusion We were somewhat disappointed with our image renderings based on our GPS coordinates. We were unable to investigate into the creation of a surface plot using data points in matrices. However, we were able to recognize the position of our data compared to the Appalachian State University campus map and the elevation of the points. Of course, our GPS figures could not be 100% accurate, so there was some distortion between each individual data point location. Our projected paths on our mesh-grid were easily accessible, as planned. Overall, we thought that our experiment was successful

11 based on the fact that we collected data from GPS devices and analyzed them in computer software to compare latitude and longitude versus altitude utilizing threedimensional images.

12 References [1] "Global Positioning System." Wikipedia. 21 July Wikipedia. 26 July 2007 < [2] Parkinson, B.W. (1996), Global Positioning System: Theory and Applications, chap. 1: Introduction and Heritage of NAVSTAR, the Global Positioning System. pp. 3-28, American Institute of Aeronautics and Astronautics, Washington, D.C. [3] Brain, Marshall. "How GPS Receivers Work." How Stuff Works. How Stuff Works. 26 July 2007 <

Motion & The Global Positioning System (GPS)

Motion & The Global Positioning System (GPS) Grade Level: K - 8 Subject: Motion Prep Time: < 10 minutes Duration: 30 minutes Objective: To learn how to analyze GPS data in order to track an object and derive its velocity from positions and times.

More information

Tracking Trucks With GPS

Tracking Trucks With GPS SUPPLY CHAIN BASICS: Tracking Trucks With GPS U.S. Department of Agriculture Agricultural Marketing Service Marketing Services Program January 2008 SUPPLY CHAIN BASICS: Tracking Trucks With GPS Gerald

More information

Learning about GPS and GIS

Learning about GPS and GIS Learning about GPS and GIS Standards 4.4 Understand geographic information systems (G.I.S.). B12.1 Understand common surveying techniques used in agriculture (e.g., leveling, land measurement, building

More information

GIS EXAM #2 QUERIES. Attribute queries only looks at the records in the attribute tables to some kind of

GIS EXAM #2 QUERIES. Attribute queries only looks at the records in the attribute tables to some kind of GIS EXAM #2 QUERIES - Queries extracts particular records from a table or feature class for use; - Queries are an essential aspect of GIS analysis, and allows us to interrogate a dataset and look for patterns;

More information

RF Coverage Validation and Prediction with GPS Technology

RF Coverage Validation and Prediction with GPS Technology RF Coverage Validation and Prediction with GPS Technology By: Jin Yu Berkeley Varitronics Systems, Inc. 255 Liberty Street Metuchen, NJ 08840 It has taken many years for wireless engineers to tame wireless

More information

Technical Article Developing Software for the CN3 Integrated GPS Receiver

Technical Article Developing Software for the CN3 Integrated GPS Receiver Technical Article Developing Software for the CN3 Integrated GPS Receiver 1 Intermec Technologies Table of Contents INTRODUCTION... 3 AN OVERVIEW OF GPS TECHNOLOGY... 3 What is GPS?... 3 How GPS works...

More information

Truck Automation for the Ready Mixed Concrete Industry. Michael J. Hoagland (205) 879-3282 ext. 1164 mhoagland@commandalkon.com

Truck Automation for the Ready Mixed Concrete Industry. Michael J. Hoagland (205) 879-3282 ext. 1164 mhoagland@commandalkon.com Truck Automation for the Ready Mixed Concrete Industry Michael J. Hoagland (205) 879-3282 ext. 1164 mhoagland@commandalkon.com Session Agenda What is GPS and How does it work? Auto Signaling Explained

More information

BASICS OF PRECISION AGRICULTURE (PA)

BASICS OF PRECISION AGRICULTURE (PA) BASICS OF PRECISION AGRICULTURE (PA) specific production on particular place specific production, from foot to foot... Same sense: data collection and decision making for small pieces of the field. Particular

More information

The following is an overview of lessons included in the tutorial.

The following is an overview of lessons included in the tutorial. Chapter 2 Tutorial Tutorial Introduction This tutorial is designed to introduce you to some of Surfer's basic features. After you have completed the tutorial, you should be able to begin creating your

More information

Omatics User s Guide

Omatics User s Guide Omatics User s Guide Web Interface V2.1 User s Guide Table of Contents I. Introduction... 2 II. The Omatics Interface... 3 III. Omatics Functionality... 4 A. Launching Omatics... 4 B. Viewing current vehicle

More information

Introduction to Google Earth

Introduction to Google Earth Center for Teaching, Research & Learning Social Science Research Lab American University, Washington, D.C. http://www.american.edu/provost/ctrl/ 202-885-3862 Introduction to Google Earth This tutorial

More information

Satellite Monitoring as a Legal Compliance Tool in the Environment Sector. Case Study Four: The Global Positioning System and Waste Tracking

Satellite Monitoring as a Legal Compliance Tool in the Environment Sector. Case Study Four: The Global Positioning System and Waste Tracking Satellite Monitoring as a Legal Compliance Tool in the Environment Sector Case Study Four: The Global Positioning System and Waste Tracking (Ref: AHRC Report 22). 1. Introduction GPS (the Global Positioning

More information

GPS Options & Project Planning for Enterprise Mobile Computing

GPS Options & Project Planning for Enterprise Mobile Computing OrbitGPS White Paper GPS Options & Project Planning for Enterprise Mobile Computing 2008 OrbitGPS LLC. All Rights Reserved. Product names mentioned in this manual may be trademarks or registered trademarks

More information

Digital Versus Analog Lesson 2 of 2

Digital Versus Analog Lesson 2 of 2 Digital Versus Analog Lesson 2 of 2 HDTV Grade Level: 9-12 Subject(s): Science, Technology Prep Time: < 10 minutes Activity Duration: 50 minutes Materials Category: General classroom National Education

More information

ELEMENTS OF SURVEYING FOR CADASTRAL MAPPING

ELEMENTS OF SURVEYING FOR CADASTRAL MAPPING ELEMENTS OF SURVEYING FOR CADASTRAL MAPPING Chapter 4 2015 Cadastral Mapping Manual 4-0 Elements of Surveying and Mapping Utah's system of land surveying is the rectangular survey system as set forth on

More information

GPS Applications in Agriculture. Gary T. Roberson Agricultural Machinery Systems

GPS Applications in Agriculture. Gary T. Roberson Agricultural Machinery Systems GPS Applications in Agriculture Gary T. Roberson Agricultural Machinery Systems What is a Positioning System? A position information system enables the user to determine absolute or relative location of

More information

Determination of ILS Critical and Sensitive Areas: A Comparison of Flight Measurement versus Simulation Techniques

Determination of ILS Critical and Sensitive Areas: A Comparison of Flight Measurement versus Simulation Techniques Determination of ILS Critical and Sensitive Areas: A Comparison of Flight Measurement versus Simulation Techniques S. Dale Courtney Senior Navigation Engineer US FAA, Air Traffic Organization Washington,

More information

Introduction to GIS. http://libguides.mit.edu/gis

Introduction to GIS. http://libguides.mit.edu/gis Introduction to GIS http://libguides.mit.edu/gis 1 Overview What is GIS? Types of Data and Projections What can I do with GIS? Data Sources and Formats Software Data Management Tips 2 What is GIS? 3 Characteristics

More information

The Scientific Data Mining Process

The Scientific Data Mining Process Chapter 4 The Scientific Data Mining Process When I use a word, Humpty Dumpty said, in rather a scornful tone, it means just what I choose it to mean neither more nor less. Lewis Carroll [87, p. 214] In

More information

Post Processing Service

Post Processing Service Post Processing Service The delay of propagation of the signal due to the ionosphere is the main source of generation of positioning errors. This problem can be bypassed using a dual-frequency receivers

More information

An Esri White Paper January 2011 HL7 and Spatial Interoperability Standards for Public Health and Health Care Delivery

An Esri White Paper January 2011 HL7 and Spatial Interoperability Standards for Public Health and Health Care Delivery An Esri White Paper January 2011 HL7 and Spatial Interoperability Standards for Public Health and Health Care Delivery Esri, 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953

More information

K.Prasanna NIT Rourkela,India Summer Internship NUS

K.Prasanna NIT Rourkela,India Summer Internship NUS K.Prasanna NIT Rourkela,India Summer Internship NUS LOCALIZATION Vehicle localization is an important topic as it finds its application in a multitude of fields like autonomous navigation and tracking

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

Planning Terrestrial Radio Networks

Planning Terrestrial Radio Networks Planning Terrestrial Radio Networks Lab Exercise Manual IK2500 - Radio Communication, Basic Course September 23, 2008 Short Summary The scope of this lab is to help students to develop basic skills in

More information

Social Impact of the Global Positioning System (GPS)

Social Impact of the Global Positioning System (GPS) Social Impact of the Global Positioning System (GPS) A Paper Submitted to Ann Holms By Writing 2E (11:00-12:50) February 15, 2005 1 GPS A Navigational Improvement Up to now, navigation has been considered

More information

VEHICLE TRACKING SYSTEM USING GPS. 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune. 2 Asst. Professor, SCOE, Vadgaon, Pune

VEHICLE TRACKING SYSTEM USING GPS. 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune. 2 Asst. Professor, SCOE, Vadgaon, Pune VEHICLE TRACKING SYSTEM USING GPS Pooja P. Dehankar 1, 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune Prof. S. P. Potdar 2 2 Asst. Professor, SCOE, Vadgaon, Pune Abstract- Global Positioning System is

More information

GPS Tracking Simulation by Path Replaying G. Rajendran #1, Dr. M. Arthanari #2, M. Sivakumar #3 #1 Assistant Professor of Computer Science,

GPS Tracking Simulation by Path Replaying G. Rajendran #1, Dr. M. Arthanari #2, M. Sivakumar #3 #1 Assistant Professor of Computer Science, GPS Tracking Simulation by Path Replaying G. Rajendran #1, Dr. M. Arthanari #2, M. Sivakumar #3 #1 Assistant Professor of Computer Science, Government Arts College (Autonomous), Salem-636007,India. #2

More information

Implementation of Data Mining Techniques for Weather Report Guidance for Ships Using Global Positioning System

Implementation of Data Mining Techniques for Weather Report Guidance for Ships Using Global Positioning System International Journal Of Computational Engineering Research (ijceronline.com) Vol. 3 Issue. 3 Implementation of Data Mining Techniques for Weather Report Guidance for Ships Using Global Positioning System

More information

1.1 OVERVIEW OF THE DOCUMENT 1.2 BACKGROUND TO THE PROJECT

1.1 OVERVIEW OF THE DOCUMENT 1.2 BACKGROUND TO THE PROJECT CHAPTER 1 INTRODUCTION 1.1 OVERVIEW OF THE DOCUMENT This project thesis examines the task of learning to develop a cost-effective vehicle movement tracking system for companies to track their vehicles.

More information

Basic Coordinates & Seasons Student Guide

Basic Coordinates & Seasons Student Guide Name: Basic Coordinates & Seasons Student Guide There are three main sections to this module: terrestrial coordinates, celestial equatorial coordinates, and understanding how the ecliptic is related to

More information

Collided Vehicle Position Detection using GPS & Reporting System through GSM

Collided Vehicle Position Detection using GPS & Reporting System through GSM Collided Vehicle Position Detection using GPS & Reporting System through GSM M.M.Raghaveendra 1, N.Sahitya 2, N.Nikhila 3, S.Sravani 4 1 Asst.Professor ECE Department, 2 Student, 3 Student, 4 Student,

More information

2.3 Spatial Resolution, Pixel Size, and Scale

2.3 Spatial Resolution, Pixel Size, and Scale Section 2.3 Spatial Resolution, Pixel Size, and Scale Page 39 2.3 Spatial Resolution, Pixel Size, and Scale For some remote sensing instruments, the distance between the target being imaged and the platform,

More information

Scope and Sequence KA KB 1A 1B 2A 2B 3A 3B 4A 4B 5A 5B 6A 6B

Scope and Sequence KA KB 1A 1B 2A 2B 3A 3B 4A 4B 5A 5B 6A 6B Scope and Sequence Earlybird Kindergarten, Standards Edition Primary Mathematics, Standards Edition Copyright 2008 [SingaporeMath.com Inc.] The check mark indicates where the topic is first introduced

More information

Global Positioning System (GPS) Automated Vehicle Location (AVL) Geographic Information System (GIS) and Routing/Scheduling System

Global Positioning System (GPS) Automated Vehicle Location (AVL) Geographic Information System (GIS) and Routing/Scheduling System Global Positioning System (GPS) Automated Vehicle Location (AVL) Geographic Information System (GIS) and Routing/Scheduling System Jeff Tsai Program Director Institute for Transportation Research and Education

More information

ETABS. Integrated Building Design Software. Concrete Shear Wall Design Manual. Computers and Structures, Inc. Berkeley, California, USA

ETABS. Integrated Building Design Software. Concrete Shear Wall Design Manual. Computers and Structures, Inc. Berkeley, California, USA ETABS Integrated Building Design Software Concrete Shear Wall Design Manual Computers and Structures, Inc. Berkeley, California, USA Version 8 January 2002 Copyright The computer program ETABS and all

More information

This document contains Chapter 2: Statistics, Data Analysis, and Probability strand from the 2008 California High School Exit Examination (CAHSEE):

This document contains Chapter 2: Statistics, Data Analysis, and Probability strand from the 2008 California High School Exit Examination (CAHSEE): This document contains Chapter 2:, Data Analysis, and strand from the 28 California High School Exit Examination (CAHSEE): Mathematics Study Guide published by the California Department of Education. The

More information

Earth Coordinates & Grid Coordinate Systems

Earth Coordinates & Grid Coordinate Systems Earth Coordinates & Grid Coordinate Systems How do we model the earth? Datums Datums mathematically describe the surface of the Earth. Accounts for mean sea level, topography, and gravity models. Projections

More information

UTM: Universal Transverse Mercator Coordinate System

UTM: Universal Transverse Mercator Coordinate System Practical Cartographer s Reference #01 UTM: Universal Transverse Mercator Coordinate System 180 174w 168w 162w 156w 150w 144w 138w 132w 126w 120w 114w 108w 102w 96w 90w 84w 78w 72w 66w 60w 54w 48w 42w

More information

One Stop Shop For Educators. Grade Two

One Stop Shop For Educators. Grade Two Grade Two GEORGIA, MY STATE In second grade, the various social studies strands become more woven around the historical strand. The history strand focuses on important historical figures in Georgia and

More information

ADVANCED APPLICATIONS OF ELECTRICAL ENGINEERING

ADVANCED APPLICATIONS OF ELECTRICAL ENGINEERING Development of a Software Tool for Performance Evaluation of MIMO OFDM Alamouti using a didactical Approach as a Educational and Research support in Wireless Communications JOSE CORDOVA, REBECA ESTRADA

More information

NEW MEXICO Grade 6 MATHEMATICS STANDARDS

NEW MEXICO Grade 6 MATHEMATICS STANDARDS PROCESS STANDARDS To help New Mexico students achieve the Content Standards enumerated below, teachers are encouraged to base instruction on the following Process Standards: Problem Solving Build new mathematical

More information

Saturn V Straw Rocket

Saturn V Straw Rocket Saturn V Straw Rocket Saturn V Rocket Activity Background Information As part of our NASA Tram Tour, you have the opportunity to view a Saturn V Rocket at our Rocket Park. This particular rocket was slated

More information

Time of Year - Based onMeasurement by NASA

Time of Year - Based onMeasurement by NASA Solar Sun System: The sun changes its east-west orientation throughout the day. It also changes its north-south position throughout the year. The sun reaches its highest position in the sky at noon during

More information

Active and Passive Microwave Remote Sensing

Active and Passive Microwave Remote Sensing Active and Passive Microwave Remote Sensing Passive remote sensing system record EMR that was reflected (e.g., blue, green, red, and near IR) or emitted (e.g., thermal IR) from the surface of the Earth.

More information

Drawbridge Operation Regulation; Mantua Creek, Paulsboro, NJ. SUMMARY: The Coast Guard is changing the operating regulation

Drawbridge Operation Regulation; Mantua Creek, Paulsboro, NJ. SUMMARY: The Coast Guard is changing the operating regulation This document is scheduled to be published in the Federal Register on 04/21/2015 and available online at http://federalregister.gov/a/2015-09038, and on FDsys.gov 9110-04-P DEPARTMENT OF HOMELAND SECURITY

More information

What Is an Electric Motor? How Does a Rotation Sensor Work?

What Is an Electric Motor? How Does a Rotation Sensor Work? What Is an Electric Motor? How Does a Rotation Sensor Work? Electric Motors Pre-Quiz 1. What is an electric motor? 2. Name two applications (things) you use every day that use electric motors. 3. How does

More information

Microsoft Excel 2010 Charts and Graphs

Microsoft Excel 2010 Charts and Graphs Microsoft Excel 2010 Charts and Graphs Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Microsoft Excel 2010: Charts and Graphs 2.0 hours Topics include data groupings; creating

More information

A REVIEW ON KALMAN FILTER FOR GPS TRACKING

A REVIEW ON KALMAN FILTER FOR GPS TRACKING A REVIEW ON KALMAN FILTER FOR GPS TRACKING Ms. SONAL(Student, M.Tech ), Dr. AJIT SINGH (Professor in CSE & IT) Computer Science & Engg. (Network Security) BPS Mahila Vishwavidyalaya Khanpur Kalan, Haryana

More information

Sign Inventory and Management (SIM) Program Introduction

Sign Inventory and Management (SIM) Program Introduction Sign Inventory and Management (SIM) Program Introduction A Sign Inventory and Management (SIM) Program is an area of asset management that focuses specifically on creating an inventory of traffic signs

More information

A Low Cost Vehicle Monitoring System for Fixed Routes Using Global Positioning System (GPS)

A Low Cost Vehicle Monitoring System for Fixed Routes Using Global Positioning System (GPS) A Low Cost Vehicle Monitoring System for Fixed Routes Using Global Positioning System (GPS) Mark Darren Savuriar, Chandrasekharan Nataraj, Chitturi Venkatratnam, Sardar Ali School of Engineering Asia Pacific

More information

Mobile Tracking Application

Mobile Tracking Application Mobile Tracking Application Radhika Kinage 1, Jyotshna Kumari 2, Purva Zalke 3, Meenal Kulkarni 4 Student, Department of Computer Technology, Yeshwantrao Chavan College of Engineering, Nagpur, Maharashtra,

More information

TWO-DIMENSIONAL TRANSFORMATION

TWO-DIMENSIONAL TRANSFORMATION CHAPTER 2 TWO-DIMENSIONAL TRANSFORMATION 2.1 Introduction As stated earlier, Computer Aided Design consists of three components, namely, Design (Geometric Modeling), Analysis (FEA, etc), and Visualization

More information

Math 215 Project (25 pts) : Using Linear Algebra to solve GPS problem

Math 215 Project (25 pts) : Using Linear Algebra to solve GPS problem Due Thursday March 1, 2012 NAME(S): Math 215 Project (25 pts) : Using Linear Algebra to solve GPS problem 0.1 Introduction The age old question, Where in the world am I? can easily be solved nowadays by

More information

TI GPS PPS Timing Application Note

TI GPS PPS Timing Application Note Application Note Version 0.6 January 2012 1 Contents Table of Contents 1 INTRODUCTION... 3 2 1PPS CHARACTERISTICS... 3 3 TEST SETUP... 4 4 PPS TEST RESULTS... 6 Figures Figure 1 - Simplified GPS Receiver

More information

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11 MS Excel Handout: Level 2 elearning Department 2016 Page 1 of 11 Contents Excel Environment:... 3 To create a new blank workbook:...3 To insert text:...4 Cell addresses:...4 To save the workbook:... 5

More information

Thematic Map Types. Information Visualization MOOC. Unit 3 Where : Geospatial Data. Overview and Terminology

Thematic Map Types. Information Visualization MOOC. Unit 3 Where : Geospatial Data. Overview and Terminology Thematic Map Types Classification according to content: Physio geographical maps: geological, geophysical, meteorological, soils, vegetation Socio economic maps: historical, political, population, economy,

More information

IT Infrastructure Problems for Asset Management

IT Infrastructure Problems for Asset Management IT Infrastructure Problems for Asset Management W. J. Rasdorf, Ph.D., P.E., F. ASCE 1 ; J. E. Hummer, Ph.D., P.E., M. ASCE 2 ; E. A. Harris, S. M. ASCE 3 Department of Civil, Construction, and Environmental

More information

Excel -- Creating Charts

Excel -- Creating Charts Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel

More information

_ LUCIADRIA PRODUCT DATA SHEET

_ LUCIADRIA PRODUCT DATA SHEET _ LUCIADRIA PRODUCT DATA SHEET V2015.1 LuciadRIA offers browser-based geospatial situational awareness with the fluidity and speed of a desktop application. The software components of LuciadRIA have been

More information

Water Monitoring System Website User Guide www.fldep-stevens.com

Water Monitoring System Website User Guide www.fldep-stevens.com Florida Department of Environmental Protection Division of State Lands Bureau of Survey and Mapping Water Monitoring System Website User Guide www.fldep-stevens.com Provided by Stevens Water Monitoring

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 21: The Global Positioning System

GEOGRAPHIC INFORMATION SYSTEMS Lecture 21: The Global Positioning System GEOGRAPHIC INFORMATION SYSTEMS Lecture 21: The Global Positioning System The Global Positioning System - recognize that GPS is only one of several Global Navigation Satellite Systems (GNSS) - the Russian

More information

Microsoft Publisher 2010 What s New!

Microsoft Publisher 2010 What s New! Microsoft Publisher 2010 What s New! INTRODUCTION Microsoft Publisher 2010 is a desktop publishing program used to create professional looking publications and communication materials for print. A new

More information

PHASE 2_3 RD SESSION REPORT KU GIS LABS ARCGIS TRAINING: USING ARCGIS (APPLICATIONS) 18 TH - 22 ND AUGUST 2014 SCHOOL OF ENGINEERING COMPUTER LAB

PHASE 2_3 RD SESSION REPORT KU GIS LABS ARCGIS TRAINING: USING ARCGIS (APPLICATIONS) 18 TH - 22 ND AUGUST 2014 SCHOOL OF ENGINEERING COMPUTER LAB PHASE 2_3 RD SESSION REPORT KU GIS LABS ARCGIS TRAINING: USING ARCGIS (APPLICATIONS) 18 TH - 22 ND AUGUST 2014 SCHOOL OF ENGINEERING COMPUTER LAB PHASE 2_3 rd SESSION REPORT ARCGIS TRAINING: 18 TH - 22

More information

TORONTO TRANSIT COMMISSION REPORT NO. MEETING DATE:September 19, 2007. SUBJECT: Geospatial Technology Review Project Status Update RECOMMENDATION

TORONTO TRANSIT COMMISSION REPORT NO. MEETING DATE:September 19, 2007. SUBJECT: Geospatial Technology Review Project Status Update RECOMMENDATION Form Revised: February 2005 TORONTO TRANSIT COMMISSION REPORT NO. MEETING DATE:September 19, 2007 SUBJECT: Geospatial Technology Review Project Status Update RECOMMENDATION It is recommended that the Commission:

More information

MANAGEMENT SYSTEM FOR A FLEET OF VEHICLES BASED ON GPS. João André Correia Telo de Oliveira

MANAGEMENT SYSTEM FOR A FLEET OF VEHICLES BASED ON GPS. João André Correia Telo de Oliveira MANAGEMENT SYSTEM FOR A FLEET OF VEHICLES BASED ON GPS João André Correia Telo de Oliveira Author Affiliation(s) Instituto Superior Técnico, University of Lisbon, Portugal ABSTRACT This dissertation was

More information

hundred thousands one thousands ten thousands one millions hundreds

hundred thousands one thousands ten thousands one millions hundreds Title: Rounding Numbers Grade(s): 4 Subject(s): Mathematics, Technology Education Author: ICAC Team Overview: After reviewing place value and rounding, students will create place value tables and solve

More information

VIIRS-CrIS mapping. NWP SAF AAPP VIIRS-CrIS Mapping

VIIRS-CrIS mapping. NWP SAF AAPP VIIRS-CrIS Mapping NWP SAF AAPP VIIRS-CrIS Mapping This documentation was developed within the context of the EUMETSAT Satellite Application Facility on Numerical Weather Prediction (NWP SAF), under the Cooperation Agreement

More information

The Use of GIS and Handheld GPS Integration for the Preparation of Quick Plans

The Use of GIS and Handheld GPS Integration for the Preparation of Quick Plans The Use of GIS and Handheld GPS Integration for the Preparation of Quick Plans Can Ayday Satellite and Space Sciences Research Institute Anadolu University Eskisehir-TURKEY E mail: cayday@anadolu.edu.tr

More information

Maps A Primer for Content & Production of Topographic Base Maps For Design Presented by SurvBase, LLC

Maps A Primer for Content & Production of Topographic Base Maps For Design Presented by SurvBase, LLC Maps A Primer for Content & Production of Topographic Base Maps For Design Presented by Definition and Purpose of, Map: a representation of the whole or a part of an area. Maps serve a wide range of purposes.

More information

Estimating Firn Emissivity, from 1994 to1998, at the Ski Hi Automatic Weather Station on the West Antarctic Ice Sheet Using Passive Microwave Data

Estimating Firn Emissivity, from 1994 to1998, at the Ski Hi Automatic Weather Station on the West Antarctic Ice Sheet Using Passive Microwave Data Estimating Firn Emissivity, from 1994 to1998, at the Ski Hi Automatic Weather Station on the West Antarctic Ice Sheet Using Passive Microwave Data Mentor: Dr. Malcolm LeCompte Elizabeth City State University

More information

Tutorial 2 Online and offline Ship Visualization tool Table of Contents

Tutorial 2 Online and offline Ship Visualization tool Table of Contents Tutorial 2 Online and offline Ship Visualization tool Table of Contents 1.Tutorial objective...2 1.1.Standard that will be used over this document...2 2. The online tool...2 2.1.View all records...3 2.2.Search

More information

Lines of Latitude and Longitude

Lines of Latitude and Longitude ED 5661 Mathematics & Navigation Teacher Institute Keith Johnson Lesson Plan Lines of Latitude and Longitude Lesson Overview: This lesson plan will introduce students to latitude and longitude along with

More information

Prime and Composite Numbers

Prime and Composite Numbers Prime and Composite Numbers Student Probe Is 27 a prime number or a composite number? Is 17 a prime number or a composite number? Answer: 27 is a composite number, because it has factors other than 1 and

More information

Smart Client Fleet Tracking Solutions By Steve Milroy & Pat Campbell OnTerra Systems LLC - http://www.onterrasys.com

Smart Client Fleet Tracking Solutions By Steve Milroy & Pat Campbell OnTerra Systems LLC - http://www.onterrasys.com Smart Client Fleet Tracking Solutions By Steve Milroy & Pat Campbell OnTerra Systems LLC - http://www.onterrasys.com Traditionally, fleet tracking solutions also known as Automatic Vehicle Locator (AVL)

More information

Get The Picture: Visualizing Financial Data part 1

Get The Picture: Visualizing Financial Data part 1 Get The Picture: Visualizing Financial Data part 1 by Jeremy Walton Turning numbers into pictures is usually the easiest way of finding out what they mean. We're all familiar with the display of for example

More information

Interactive Web-based Calculus Projects at Hollins University: Student Solutions

Interactive Web-based Calculus Projects at Hollins University: Student Solutions Interactive Web-based Calculus Projects at Hollins University: Student Solutions Julie M. Clark and Patricia W. Hammer Department of Mathematics and Statistics Hollins University Roanoke, Virginia jclark@hollins.edu

More information

If you know exactly how you want your business forms to look and don t mind detail

If you know exactly how you want your business forms to look and don t mind detail Advanced Form Customization APPENDIX E If you know exactly how you want your business forms to look and don t mind detail work, you can customize QuickBooks forms however you want. With QuickBooks Layout

More information

Radius Maps and Notification Mailing Lists

Radius Maps and Notification Mailing Lists Radius Maps and Notification Mailing Lists To use the online map service for obtaining notification lists and location maps, start the mapping service in the browser (mapping.archuletacounty.org/map).

More information

SATELLITE COMMUNICATION

SATELLITE COMMUNICATION SATELLITE COMMUNICATION By Gaurish Kumar Tripathi. 1.0 INTRODUCTION: The use of satellite in communication system is very much a fact of everyday in life. This is evidence by the many homes, which are

More information

Grade 5 Math Content 1

Grade 5 Math Content 1 Grade 5 Math Content 1 Number and Operations: Whole Numbers Multiplication and Division In Grade 5, students consolidate their understanding of the computational strategies they use for multiplication.

More information

WHITEPAPER: Streamline Enterprise IT Management Network Map Automation. A Visual Path to Automated Network Documentation

WHITEPAPER: Streamline Enterprise IT Management Network Map Automation. A Visual Path to Automated Network Documentation WHITEPAPER: Streamline Enterprise IT Management Network Map Automation A Visual Path to Automated Network Documentation. The History of Network Documentation Automation Scientists have discovered long

More information

A B. A Charging light B On/Off button C Reset button D Speaker E USB connector F RDS-TMC connector. b Car charger. c Documentation pack

A B. A Charging light B On/Off button C Reset button D Speaker E USB connector F RDS-TMC connector. b Car charger. c Documentation pack TomTom ONE 1. What s in the box What s in the box a Your TomTom ONE (Maps for US & Canada are preloaded in internal memory) D A B E F C A Charging light B On/Off button C Reset button D Speaker E USB connector

More information

Stellarium a valuable resource for teaching astronomy in the classroom and beyond

Stellarium a valuable resource for teaching astronomy in the classroom and beyond Stellarium 1 Stellarium a valuable resource for teaching astronomy in the classroom and beyond Stephen Hughes Department of Physical and Chemical Sciences, Queensland University of Technology, Gardens

More information

Cut and Fill Calculations. Cut and Fill Calculations. Cut and Fill Calculations. Cut and Fill Calculations. Cut and Fill Calculations

Cut and Fill Calculations. Cut and Fill Calculations. Cut and Fill Calculations. Cut and Fill Calculations. Cut and Fill Calculations CIVL Cut-and-Fill - Part / Calculation of the cut-and-fill is an essential component to any site development project CIVL Cut-and-Fill - Part / From the topographic data of the site, different alternative

More information

Area of Similar Figures PRIZM WORKSHEET #105

Area of Similar Figures PRIZM WORKSHEET #105 Area of Similar Figures PRIZM WORKSHEET # TEACHER S NOTES Area of Similar Figures Topic Area: Ratios of Similar Figures HOW TO Area of Similar Figures NCTM Standards: n Use two-dimensional representations

More information

If you know exactly how you want your business forms to look and don t mind

If you know exactly how you want your business forms to look and don t mind appendix e Advanced Form Customization If you know exactly how you want your business forms to look and don t mind detail work, you can configure QuickBooks forms however you want. With QuickBooks Layout

More information

Word 2010: Mail Merge to Email with Attachments

Word 2010: Mail Merge to Email with Attachments Word 2010: Mail Merge to Email with Attachments Table of Contents TO SEE THE SECTION FOR MACROS, YOU MUST TURN ON THE DEVELOPER TAB:... 2 SET REFERENCE IN VISUAL BASIC:... 2 CREATE THE MACRO TO USE WITHIN

More information

SAS/GRAPH Network Visualization Workshop 2.1

SAS/GRAPH Network Visualization Workshop 2.1 SAS/GRAPH Network Visualization Workshop 2.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc 2009. SAS/GRAPH : Network Visualization Workshop

More information

KINECT PROJECT EITAN BABCOCK REPORT TO RECEIVE FINAL EE CREDIT FALL 2013

KINECT PROJECT EITAN BABCOCK REPORT TO RECEIVE FINAL EE CREDIT FALL 2013 KINECT PROJECT EITAN BABCOCK REPORT TO RECEIVE FINAL EE CREDIT FALL 2013 CONTENTS Introduction... 1 Objective... 1 Procedure... 2 Converting Distance Array to 3D Array... 2 Transformation Matrices... 4

More information

Impact of Satellites on UMTS Network

Impact of Satellites on UMTS Network Impact of Satellites on UMTS Network R J Finean, D Polymeros, A El-Hoiydi, F da Costa, M Dinis, A Saïdi, B Vazvan BT 1, OTE, Ascom, IT, IT, Alcatel CRC, Nokia Abstract: UMTS will appeal to the existing

More information

Greg Keel P.Eng. Parallel Geo Services gkeel@nanaimo.ark.com

Greg Keel P.Eng. Parallel Geo Services gkeel@nanaimo.ark.com Greg Keel P.Eng. Parallel Geo Services gkeel@nanaimo.ark.com Presentation Outline GNSS: Global Navigation Satellite System GPS: overview, current signals, modernization GLONASS: history (rise fall rise),

More information

How GPS works? WHAT IS GPS? HOW TRACKING WORKS?

How GPS works? WHAT IS GPS? HOW TRACKING WORKS? WHAT IS GPS? The Global Positioning System (GPS) is a satellite-based navigation system made up of a network of 24 satellites placed into orbit by the U.S. Department of Defense. GPS was originally intended

More information

Satellite Communication Systems. mgr inż. Krzysztof Włostowski Instytut Telekomunikacji PW chrisk@tele.pw.edu.pl

Satellite Communication Systems. mgr inż. Krzysztof Włostowski Instytut Telekomunikacji PW chrisk@tele.pw.edu.pl Satellite Communication Systems mgr inż. Krzysztof Włostowski Instytut Telekomunikacji PW chrisk@tele.pw.edu.pl Satellite Communication Satellite Communication combines the missile and microwave technologies

More information

Owned and operated by Ontario farmers 1-888-443-2760

Owned and operated by Ontario farmers 1-888-443-2760 Thank you for your interest in the Hay Solar free* farm building program. My name is James Mann and I am the owner and president of the Hay Solar company. My family has been involved in farming for 50

More information

How Do I: Convert DEM Units Meters to Feet

How Do I: Convert DEM Units Meters to Feet GeoMedia Grid: How Do I: Convert DEM Units Meters to Feet Topics: Key Words: Digital Elevation Models, Terrain Processing, SDTS, DTED, Data Units, Z Values, Data Conversion Calculator Warranties and Liabilities

More information

PATRIOT MISSILE DEFENSE Software Problem Led to System Failure at Dhahran, Saudi Arabia

PATRIOT MISSILE DEFENSE Software Problem Led to System Failure at Dhahran, Saudi Arabia --.- /Initcd Stdcs General Accounting Offiw Ikport to the Chairman, Subcommittee on Investigations and Oversight, Committee on Science, Space, and Technology, House of Rcprcsentativcs PATRIOT MISSILE DEFENSE

More information

RS platforms. Fabio Dell Acqua - Gruppo di Telerilevamento

RS platforms. Fabio Dell Acqua - Gruppo di Telerilevamento RS platforms Platform vs. instrument Sensor Platform Instrument The remote sensor can be ideally represented as an instrument carried by a platform Platforms Remote Sensing: Ground-based air-borne space-borne

More information

Safety Applications for GPS Systems in the Mining Industry

Safety Applications for GPS Systems in the Mining Industry Safety Applications for GPS Systems in the Mining Industry Introduction The Global Positioning System (GPS) has been available for civilian use for more than 20 years now. It has found many navigation,

More information

Visualizing Data: Scalable Interactivity

Visualizing Data: Scalable Interactivity Visualizing Data: Scalable Interactivity The best data visualizations illustrate hidden information and structure contained in a data set. As access to large data sets has grown, so has the need for interactive

More information

GLOBAL POSITIONING SYSTEM IN TRANSPORTATION PLANNING

GLOBAL POSITIONING SYSTEM IN TRANSPORTATION PLANNING GLOBAL POSITIONING SYSTEM IN TRANSPORTATION PLANNING N.Thilagavathi and G.N.Mallikarjuna Rao Sona College of Technology Salem KEY WORDS:. 1. INTRODUCTION Global Positioning System, a worldwide satellite

More information