Book Image

Windows Phone 7.5: Building Location-aware Applications

Book Image

Windows Phone 7.5: Building Location-aware Applications

Overview of this book

Windows Phone 7.5 has met with some great initial reviews from all mobile critics. It is poised to be the '3rd' eco-system for mobile, joining Apple's iOS and Google's Android platform. With Microsoft and Nokia working on multiple devices based on Windows Phone, the platform is a no-brainer enterprise success. Microsoft Office, Email, Skype and a fresh new mobile operating system has been a great champion of a cause for both Microsoft and Nokia. "Windows Phone 7.5: Building Location-aware Applications" will teach you to divein to the new Windows Phone Experience. No more 600 page bibles - just the right mix of text and lots of code to get you started!"Windows Phone 7.5: Building Location-aware Applications" covers location based services and maps, and focuses on methods of location detection and maps. Powered with this information, two real-world applications are covered. In short, this is a concise book on building location aware apps for Windows Phone.
Table of Contents (11 chapters)
Windows Phone 7.5: Building Location-aware Applications
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface

Behind location-based services — GPS


Let's learn a bit more on GPS as it powers all the current LBS implementations. If you are building the next generation navigation software or your own mapping applications, it is the right time to know more about GPS and how it works, so that it helps you make key decisions for your application.

GPS has three major components as shown in the next diagram (diagram courtesy Jörg Roth: http://www.wireless-earth.de/jr_eng.html): user segment (GPS receivers, mobile phones, car navigation units), space segment (24 satellites in orbit), and the GPS control segment having a base on Earth with the Master Control Station (MCS) in Colorado Springs, Colorado (so now you know where to head to get a clear signal!)

User segment

The user segment comprises of the GPS receivers embedded in millions of pieces of military equipment, almost all cell phones these days, aircraft and car navigation systems.

Space segment

The space segment comprises of the satellites orbiting Earth. The 24 satellites move in six different orbits around Earth at a distance of 20,200 km.

The satellites move in a manner that at every point of the earth's surface at least five and at most eleven satellites are visible over the horizon, for maximum accuracy.

Control segment

The control segment is the base on earth that controls the functioning of the GPS satellites and passes on the administrative commands such as correcting the satellite orbit and internal data. Several monitoring stations receive the satellite signals based on their location; they are synced with atomic clocks to calculate the correction data. This corrected data is then sent to the Master Control Station.