Download presentation
Presentation is loading. Please wait.
Published byJocelin Willis Modified over 9 years ago
1
GPS Communication Interface Thomas Walter Will Hovhannessian
2
VVVVery impressive technology (Localize anything on earth) OOOOrigines : U.S Army (24 satellites around earth) AAAApplications : WWWWar NNNNavigation (cars, boats, planes) AAAAgriculture 3333 satellites are needed to have a localisation GPS Communication Interface
3
The NMEA Protocole NNNNational Marine Electronics Association DDDData protocol for communications between marine instrumentation NNNNMEA sentences are all ASCII SSSSentences begin by a $ EEEExemple : $GPAAM,A,A,0.10,N,WPTNME*43
4
Java GGGGood language to use the NMEA protocole RRRRealisation of a Parser in java EEEEmulation of a gps by a XML file. PPPParser is used to parse this XML file in order to collect the information of the localisation (lattitude, longitude,altitude…)
5
C# Program SSSStudying a program (C# language) used for GPS interface treatment MMMMain goal : communicate with the GPS CCCCollect continu informations=synchronisation problem UUUUsing NMEA protocol
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.