摘要
GPS技術在軍事、通訊、氣象、勘探、導航、遙感、大地測量、地球動力以及天文等眾多學科領域得到極其廣泛的應用,推動了科學技術的迅猛發展,也豐富了人類的科學文化生活。現在,GPS的外型設計已經轉向便攜式發展,逐步踏入尋常百姓的生活中。所以,對GPS的研究具有十分重要的意義。
論文主要研究GPS的定位原理與技術,單片機的編程及其應用,液晶屏的功能及其實現方法。制作了一套設計方案,以軟、硬件相結合的方式完成整個GPS數據接收和顯示的過程。完成了一臺液晶顯示的手持式GPS定位接收設備,並依次顯示實時時間及所在地的經緯度。該定位系統完成後,定位精度能達到15m,所以該裝置在測控領域的應用開發中具有一定的實用價值◥和借鑒價值。
【關鍵詞】 AT89S52單片機, GPS,串口通信,波特率。
Abstract
Global Positioning System technology get extremely comprehensive application at military,communications,meterology,exploration,navigation,remote sensing,earth survey, earth mover ,astronomy and other numerous subject field;let technology rapide development,also it makes human science culture life plentiful. Now, Assistant Global Positioning System exterior design already change of direction to portable type,step by step enter comman people’s daily life. Therefore, researching Assistant Global Positioning System has very important meaning.
Paper main research GPS position theory and technique,program and application of singlechip,the function and implement way.Make a set of design proposal,with soft to link hardware accomplish whole GPS information acceptance and evincive process.Accomplish one handheld GPS position receiving machine with Liquid crystal display,and display real time period and the location of latitude and longitude one by one.With the position system complete,the position precision can reach fifteen meters, so the system in measurement and control field application development have some practical worth and reference worth.
[Keywords] AT89S52 MCU, GPS, serial communication, baud rate.
目錄
摘要 I
第一章 硬件設計 5
2.1 整版設計 5
2.2 電源模塊設計 5
2.3 顯示模塊↑設計 5
2.4 GPS數據模塊 6
第二章 軟件設計 8
3.1 主程序設計 8
3.3 硬件連接設置 9
3.4 LCD顯示工作方式 10
3.5 系統主程序 10
3.6 數據接收程序 11
第三章 調試及性能分析 14
4.1軟件調試 14
4.2硬件調試 14
結束語 15
參考文獻 16
附錄一(電路圖) 17
附錄二(程序列表) 18






