跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.110) 您好!臺灣時間:2025/09/28 09:46
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:葉竑志
研究生(外文):Hung-Chih Yeh
論文名稱:基於Android平台之自行車路徑即時回報系統
論文名稱(外文):Real-time Bicycle Tracks Reporting System on Android-based Mobile Devices
指導教授:陳建忠陳建忠引用關係
指導教授(外文):Chien-Chung Chen
口試委員:曾志成楊世任
口試委員(外文):Chih-Cheng TsengShih-Jen Yang
口試日期:2015-06-18
學位類別:碩士
校院名稱:聖約翰科技大學
系所名稱:資訊與通訊系碩士班
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2015
畢業學年度:103
語文別:中文
論文頁數:42
中文關鍵詞:AndroidGPSMSP430路徑記錄省電
外文關鍵詞:AndroidGPSMSP430Paths recordPower saving
相關次數:
  • 被引用被引用:1
  • 點閱點閱:127
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
當自行車以團體方式進行活動時,常因車速、交通狀況、爆胎、迷路等因素發生落隊之情況,此時若使用手機通話功能做路線引導或路況回報,對於位置之描述必有一定難度,若在非市區地段無明確之路標則更難以精確敘述,本論文在Android平台上開發一套即時路徑回報系統,藉由行動裝置週期性取得GPS座標資訊,配合Google Map繪出騎乘軌跡,可從地圖上清楚看出使用者與群組中其他車友之相對位置,並特別注意電力耗損問題以降低App運行之耗能。考量騎乘時操作手機易發生意外,本系統之方向燈模組以語音進行控制操作,方向燈模組的核心為德州儀器生產之MSP430微處理器,採用無線WiFi技術達到隨掛即用之目的,並利用WiFi完成斷線回報的防盜機制,以提升團體自行車運動之方便性與安全性。
The different cycling speeds, traffic conditions, flat tire, lost on the road and other factors often makes rider lost contact with his bicycle team, at this point, if we confirm the route guidance or description of location and up-to-date traffic situation by voice phone, it will be difficult to accurately describe the exactly location especially in suburban/rural areas or somewhere without noticeable signs.
In this thesis we develop a Real-time tracks reporting system on Android mobile devices. The mobile devices will access GPS position information periodically and display riding tracks on Google map, rider could see the relative position of teammates. Our system also pays attention to the scheme of power saving to reduce power consumption of mobile device. Furthermore, it’s dangerous for user to use mobile phone while is riding, therefore we use voice-control to operate the turn signal module. The turn signal module use MSP430 MCU from TI (Texas Instruments), and WiFi Wireless technology to reach the goal of “put on and go” and anti-theft mechanism. Overall, our system can keep riders safe in traffic and have a better riding experience for cycle teams.

論 文 摘 要 I
ABSTRACT II
目 錄 III
圖片目錄 V
表格目錄 VI
第一章 緒論 7
1-1研究背景與動機 7
1-2研究目的 7
1-3論文架構 8
第二章 文獻探討與相關技術 9
2-1文獻探討 9
2-1-1單車ing 9
2-1-2我的足跡 10
2-1-3Runtastic Road Bike 10
2-1-4我的路線 11
2-2相關技術 11
2-2-1定位 11
2-2-2Google Maps API 12
2-2-3MSP430 13
2-2-4CC3000 13
第三章 系統設計 14
3-1系統概念 14
3-2系統架構 15
3-3系統流程 17
3-3-1座標資訊的取得 17
3-3-2查看路徑資訊 20
3-3-3相簿 21
3-3-4語音控制 22
3-3-5防盜機制 23
3-3-6方向燈模組 24
3-4硬體設計 26
第四章 系統實現與分析 28
4-1 實作成果 28
4-1-1註冊與登入 28
4-1-2群組 30
4-1-3取得座標資訊 31
4-1-4地圖 32
4-1-5相簿 34
4-1-6方向燈 36
4-2實驗分析 38
第五章 結論與未來工作 41
參考文獻 42
[1]余偉斌等,"腳踏自行車安全騎乘手冊",第三版,40-48,臺北市區監理所出版,2012年
[2]內政部營建署,"單車ing",http://biking.cpami.gov.tw/#initIntro
[3]Google 地圖行動版說明,"我的足跡",https://support.google.com/gmm/answer/2391538?hl=zh-Hant
[4]Runtastic Road Bike, https://www.runtastic.com
[5]Google play,"我的路線",https://play.google.com/store/apps/details?id=com.zihua.android.mytracks
[6]陳哲銘、賴政國、賴建盛、黃俊閔,"「無所不在」的資訊服務:LBS 定位服務簡介",國土通訊季刊,55期,14-26頁,2005年
[7]李依淇,"貝氏推論應用於GPS週波脫落改正與近即時定位之研究",中央大學土木工程學研究所碩士學位論文,2008
[8]周宏霖,"WCDMA/UMTS第三代無線通訊系統(2)--核心網路主要的設備",網路通訊雜誌,123期,64-68頁,2001
[9]Google Europe Blog,"Data collected by Google cars"http://googlepolicyeurope.blogspot.tw/2010/04/data-collected-by-google-cars.html
[10]Google Maps API,https://developers.google.com/maps/?hl=zh-tw
[11]德州儀器,"MSP430",http://www.ti.com/ww/tw/msp430.html
[12]德州儀器維基百科,"CC3000 Overview",http://processors.wiki.ti.com/index.php/CC3000
[13]德州儀器維基百科,"CC3000 SmartConfig Getting Started",http://processors.wiki.ti.com/index.php/CC3000_SmartConfig_Getting_Started
[14]維基百科,"經度",http://zh.wikipedia.org/wiki/%E7%BB%8F%E5%BA%A6
[15]李仲元,"內嵌式網格色彩",元智大學資訊工程學研究所碩士學位論文,2013
[16]德州儀器,"TI CC3000 BoosterPack Evaluation Module Board",2014
[17]Android Developers "SpeechRecognizer",http://developer.android.com/reference/android/speech/SpeechRecognizer.html

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top