【正文】
本科生畢業(yè)論文 (設計 ) 基于單片機的 GPS 定位系統(tǒng)設計 院 系 電氣工程與自動化學院 專 業(yè) 自動化 班 級 10 級( 4)班 學 號 310908020405 學 生 姓 名 指 導 教 師 2021 年 3 月 河南理工大學畢業(yè) 設計說明書 1 基于單片機的 GPS 定位系統(tǒng)設計 中 文 摘 要 GPS 是全球定位系統(tǒng)英文名詞 Global Positioning System 的縮寫。該系統(tǒng)是美國布設的第二代衛(wèi)星無線電子導航系統(tǒng)。它能為用戶提供全球性 、 全天候 、 連續(xù)性 、 實時 、 高精度的三維坐標 、 三向速度和時間信息。其目的是在全球范圍內對地面和空中目標進行準確定位和監(jiān)測?,F在, GPS 接收機作為一種先進的導航和定位儀器,已在軍事及民用領域得到廣泛的應用 。 GPS 全球定位系統(tǒng)在實際生活中被廣泛應用,是當今信息時代發(fā)展中的重要組成部分。因其具有性能好、精度高、應用廣的特點,使其成為了迄今 為止 最好的定位導航系統(tǒng)。 本論文 詳細介紹了一種基于單片機、 GPS 接收模塊、 12864 液晶 顯示 模塊 等器件的GPS 實時顯示功能的實現。 分別從硬件 設計 和軟件 設計 等方面對 其 作了詳細的闡述,并且結合硬件的特點研究了 MCS- 51 系列單片機如何與 GPS 接收模塊實現串行通信,該系統(tǒng)是根據 GPS 模塊數據輸出基本原理設計而成的。 它 是一臺體積小巧、攜帶方便、可以獨立使用的全天候實時的定位導航設備。 關鍵詞 : GPS;單片機; GPS 接收模塊; 12864 液晶屏 河南理工大學畢業(yè) 設計說明書 2 Microcontrollerbased GPS Positioning Information Display System Design ABSTRACT GPS is the abbreviation of the English term Global Positioning System global positioning system.. The system is the United States laid the second generation satellite radio navigation system.. It can provide users with continuous, realtime, giobal, roundtheclock, high precision three dimensional coordinates, three velocity and time information. Aimed at targets on the ground and in the air around the world an accurate positioning and monitoring. Now, as an advanced GPS receiver navigation and positioning equipment, has a wide range of applications in military and civilian areas. GPS Global Positioning System is widely used in real life, is an important part in the development of today39。s information age. Because of its good performance, high accuracy, wide application, making it by far the best navigation and positioning system. This thesis is described in detail based on microcontroller GPS receiver module, 12,864 LCD displays and other devices GPS realtime display function implementation. From hardware and software implementation gave a detailed exposition of the design, and bined with the hardware features of the MCS51 series microcontroller GPS receiver module to achieve serial munication, the system design is based on the basic principle of the GPS module data output . It is a pact, portable, and can be used independently, allweather realtime positioning and navigation equipment. KEY WORD:GPS。 microcontroller。 GPS receiver module。 12864 LCD 河南理工大學畢業(yè) 設計說明書 3 目錄 中 文 摘 要 ....................................................................... 1 ABSTRACT .......................................................................... 2 第一章 緒論 ....................................................................... 5 課題背景及意義 ............................................................................................................... 5 GPS全球定位系統(tǒng)簡介 ..................................................................................................... 7 GPS信號接收方案選擇 ................................................................................................... 10 GPS接收模塊的研究 .......................................................................................................11 總體方案的設計 ............................................................................................................. 12 第三章 基于單片機的 GPS硬件電路設計 ............................................... 13 基于單片機的 GPS 硬件電路總體結構 ............................................................................ 13 基于單片機的 GPS 定位信息顯示系統(tǒng)設計硬件電路簡介 ................................................ 13 STC89C52 簡介 ..................................................................................................... 13 SiRF Star II GPS 信號接收模塊 .............................................................................. 17 12864 液晶顯示模塊介紹 ....................................................................................... 19 基于單片機的 GPS 硬件連接介紹 ................................................................................... 21 第四章 基于單片機的 GPS軟件設計 ................................................... 23 NMEA0183數據格式 ..................................................................................................... 23 輸入語句 ............................................................................................................. 23 輸出語句 ............................................................................................................. 24 基于單片機的 GPS定位系統(tǒng) 軟件開發(fā)環(huán)境 ―Keil uVision2 ............................................. 26 8051開發(fā)工具 ...................................................................................................... 26 uVision2 集成開發(fā)環(huán)境 .......................................................................................... 27 編輯器和調試器 ................................................................................................... 28 測試程序 ............................................................................................................. 29 Keil C 編譯步驟 .................................................................................................... 29 基于單片機的 GPS 軟件設計思路 ................................................................................... 32 第五章 系統(tǒng)調試與實驗結果 ........................................................ 34 硬件調試 ....................................................................................................................... 34 軟件調試 ....................................................................................................................... 34 河南理工大學畢業(yè) 設計說明書 4 第六章 總結 ...................................................................... 36 參考文獻