簡易檢索 / 詳目顯示

研究生: 賴科位
ko - wei Lai
論文名稱: 車隊即時監控系統作業平台設計與實現
Real time monitoring system design and implementation for fleet
指導教授: 邱炳樟
Bin-Chang Chieu
口試委員: 黃忠偉
Jong-Woei Whang
徐敬文
Ching-Wen Hsue
學位類別: 碩士
Master
系所名稱: 電資學院 - 電子工程系
Department of Electronic and Computer Engineering
論文出版年: 2005
畢業學年度: 93
語文別: 中文
論文頁數: 56
中文關鍵詞: 車隊即時監控系統
外文關鍵詞: GPS, FLEET
相關次數: 點閱:393下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 本論文中,首先車輛監控系統會定時接收由GPRS傳來的GPS資料,然後將所接收到的GPS資料利用RS232串列傳輸經由COM PORT2 傳送到COM PORT1。車輛監控系統上的電子地圖系統會定時的掃描COM PORT1。車輛監控系統會將GPS的資料讀入電子地圖,以達到即時的車輛監控。

    當GPS的資料經由TCP傳輸協定連接進入到主控台時,主控台端會將GPS的信號進行分解,然後取出GPS信號中的經度及緯度。由於GPS座標信號為WGS84與台灣現行的座標不同,所以為求GPS座標精確,我們將GPS的座標轉換成TM2度平面座標。我們再使用這些座標去求得車輛的座標位置、行車速度、行車路線、行車狀況、預估到達時間、GPS回報時間、行車記錄查尋。


    In this thesis, the real time monitoring system for fleet receives the GPS data regularly from GPRS, and the COM PORT2 of PC send GPS data to COM PORT1 via RS-232.. The real time monitoring system for fleet reads GPS data and sends it to the electronic map system which scans COM PORT1 periodically to achieve immediate vehicle control.

    As soon as the GPS data is sent to the real time monitoring system for fleet by TCP, the real time monitoring system for fleet resolves the GPS data, and Take the longitude and latitude out of GPS data. Because WGS84 coordinate signal of GPS is different from current coordinate in Taiwan, We translate the GPS coordinate into TM2. We use TM2 coordinate to get the position of the vehicle, Driving speed, Running route, Driving event, arrival time, GPS reciprocating time and searching record .

    中文摘要 -----------------------------------------------------------------------------------------------I 英文摘要 ----------------------------------------------------------------------------------------------II 誌謝 ---------------------------------------------------------------------------------------------------III 圖表索引 ---------------------------------------------------------------------------------------------IV 第一章 緒論 -----------------------------------------------------------------------------------1 1.1.  研究動機 ------------------------------------------------------------------------------1 1.2.  功能簡介 ------------------------------------------------------------------------------1 1.3.  章節介紹 ------------------------------------------------------------------------------2 第二章 行動通訊與網際網路 ---------------------------------------------------------------3 2.1 GPRS簡介 ----------------------------------------------------------------------------3 2.1.1. GPRS的特性 -------------------------------------------------------------------------3 2.1.2. GPRS網路架構 ----------------------------------------------------------------------4 2.1.3. GPRS的優缺點 ----------------------------------------------------------------------5 2.2 TCP/IP通訊協定及網路架構 ----------------------------------------------------8 2.3. TCP簡介 ----------------------------------------------------------------------------10 2.3.1. TCP各表頭欄位所代表的意義 -------------------------------------------------12 2.3.2. TCP連線建立 -----------------------------------------------------------------------13 第三章 GPS全球定位系統與座標轉換 -------------------------------------------------14 3.1. GPS 簡介 ---------------------------------------------------------------------------14 3.1.1 GPS 採用之通訊技術 -------------------------------------------------------------15 3.1.2. GPS 之導航效能 -------------------------------------------------------------------16 3.1.3. GPS的應用與遠 --------------------------------------------------------------------16 3.2. 技術可行性分析 --------------------------------------------------------------------17 3.3. 座標轉換 ------------------------------------------------------------------------------19 3.3.1. 座標轉換流程 ----------------------------------------------------------------------19 3.4. 時速,平均時速,預估到達所剩時間之計算 -------------------------------22 3.5. GPS信號格式 ----------------------------------------------------------------------23 第四章 地理資訊系統簡介 -----------------------------------------------------------------24 4.1. 何謂地理資訊系統 ------------------------------------------------------------------24 4.2. 地理資訊系統資料庫之要素 ------------------------------------------------------24 4.3 . GIS的四大基本功能 ---------------------------------------------------------------26 4.4. 空間地理資料之建立 -------------------------------------------------------------26 4.5. 空間資料之表達 -------------------------------------------------------------------27 4.5.1 比例尺 ------------------------------------------------------------------------------28 4.5.2 座標系統 ---------------------------------------------------------------------------28 4.5.3 角度與方位 ------------------------------------------------------------------------30 4.5.4 標的圖像-圖徵 ------------------------------------------------------------------31 4.5.5 圖幅編號 ---------------------------------------------------------------------------31 4.6 資料模式與資料結構 ------------------------------------------------------------32 4.6.1 屬性資料之資料結構 ------------------------------------------------------------32 4.6.2 空間資料之資料模式 ------------------------------------------------------------32 第五章 即時監控系統程式介紹 ---------------------------------------------------------33 5.1 即時監控系統程式介紹 ---------------------------------------------------------33 5.1.1 主畫面應用程式說明 ------------------------------------------------------------33 5.1.2 用戶基本資料應用程式說明 ---------------------------------------------------37 5.1.3 開啟RS232串列通訊埠應用程式 --------------------------------------------41 5.1.4 查尋即時車況應用程式說明 ---------------------------------------------------42 5.1.5 查尋行車歷史資料應用程式說明 ---------------------------------------------44 5.1.6 車輛路線設定應用程式說明 ---------------------------------------------------46 5.1.7 多媒體播放應用程式說明 ------------------------------------------------------47 第六章 即時監控系統整合 ---------------------------------------------------------------48 6.1 系統整合之實驗流程 ------------------------------------------------------------48 6.2 即時監控系統測試結果 ---------------------------------------------------------48 6.3 即時監控系統實驗結果 ---------------------------------------------------------52 第七章 結論 ---------------------------------------------------------------------------------53 參考文獻 ---------------------------------------------------------------------------------------------55 作者簡介 ---------------------------------------------------------------------------------------------57

    1、范逸之,江文賢,陳立元編著(2002),”C++ Builder與RS-232串列通訊控制”,文魁資訊。
    2、李勁,鄭浩編著(2001),”C++ Builder 5.0”, 文魁資訊。
    3、黃嘉輝編著(2001),” 揭開互助社群軟體 Napster 的秘密:Internet與TCP/IP進階程式設計 with C++ Builder”,文魁資訊。
    4、王潤邑,李依峻編著(2002),”GPRS與3G無線應用程式 行動上網技術綁極指南”,
    全華科技。
    5、薛文憲(1998),應用量測學,國立中山大學海洋環境及工程學系講義。
    6、Dan Jacobson(2004),台灣座標系統轉換原始碼 Taiwan Datum Convert Source(TWD67, TWD97, TM2 Source)。
    7、蔡博文,許嚴燦,2002,新一代地理資訊系統 ArcView 8.X剖析,崧旭電腦:台北。
    8、Chang, Kang-tsung, 2002, Introduction to Geographic Information Systems, McGraw-Hill: New York.
    9、Longley, Paul A., Goodchild, Michael F., Maguire, David J.,and Rhind, David W.,1999, Geographical Information Systems-Principles and Technical Issues, Second Edition, Wiley & Sons:New York.
    10、Andrew S.Tanenbaum, 2003, Computer Networks Fourth Edition,New Jersey 07458.

    11、Elena, M.; Quero, J.M.; Toral, S.L.; Tarrida, C.L.; Segovia, J.A.; Franquelo, L.G.;IECON 02 [Industrial Electronics Society, IEEE 2002 28th Annual Conference of the]Volume 4, 5-8 Nov. 2002 Page(s):3419 - 3424 vol.4

    12、Lin, C.E.; Chih-Ching Li; Chih-Chen Wu; Liu, H.S.; Tseng, M.Y.;
    Industrial Electronics Society, 2003. IECON '03. The 29th Annual Conference of the IEEE Volume 2, 2-6 Nov. 2003 Page(s):1228 - 1234 Vol.2

    13、Mishra, A.;Global Telecommunications Conference, 2001. GLOBECOM '01. IEEEVolume 6, 25-29 Nov. 2001 Page(s):3494 - 3498 vol.6

    14、Rendon, J.; Casadevall, F.; Carrasco, J.;Personal, Indoor and Mobile Radio Communications, 2002. The 13th IEEE International Symposium on
    Volume 3, 15-18 Sept. 2002 Page(s):1156 - 1160 vol.3

    15、Siebert, G.;Satellite Systems for Mobile Communications and Navigation, 1988., Fourth International Conference on 17-19 Oct 1988 Page(s):178 – 180

    無法下載圖示
    全文公開日期 本全文未授權公開 (校外網路)
    全文公開日期 本全文未授權公開 (國家圖書館:臺灣博碩士論文系統)
    QR CODE