跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.81) 您好!臺灣時間:2025/10/04 04:59
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:陳孟偉
研究生(外文):Meng-Wei Chen
論文名稱:物聯網電動載具管理服務平台技術開發
論文名稱(外文):Development of IOT Management and Service Platform Technique for Electric Scooter
指導教授:邱智煇魏榮宗
指導教授(外文):Chih-Hui ChiuRong-Jong Wai
口試委員:彭椏富李政道
口試委員(外文):Ya-Fu PengJeng-Dao Lee
口試日期:2016-01-15
學位類別:碩士
校院名稱:元智大學
系所名稱:電機工程學系
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2016
畢業學年度:104
語文別:中文
論文頁數:95
中文關鍵詞:雲端服務綠色交通電動機車物聯網自動租賃
外文關鍵詞:Cloud serviceGreen transportElectric scooterIOTAutomatic rental
相關次數:
  • 被引用被引用:1
  • 點閱點閱:480
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
現代社會交通發達,汽、機車等交通工具的普及也帶來環境的負擔,隨著環保意識的抬頭及綠色能源的進步,城市密度高的台北市推行YouBike自行車交換平台來增進短程交通的便利和創造綠色環境,但也存在熱門站點一車難求、夜間人工平衡車輛數、人工巡檢故障車或遺棄車等問題。而城市密度低的桃園各地區,則可提供電動機車租賃,以解決短程運輸不便的問題,透過物聯網電動機車資訊服務平台,不僅讓大眾享有短程交通的便利,也將會是一個綠色交通的解決方案。但大眾對電動機車並不熟悉,造成了使用上有所顧忌,擔心騎到路上失去電力,因此管理上需要有所創新。因此藉由物聯網技術,結合手機軟體服務,除了車輛的監控管理外,協助使用者建立信心並增加使用者良好體驗將會是本研究的執行關鍵。本研究主旨是開發一個基於物聯網的電動機車資訊服務平台,提供自動化租賃流程,使用者除了可以透過手機軟體完成車輛的租賃流程並透過身份識別卡啟動外,也可以在租賃前了解車輛的剩餘電量,並且將電量轉化為「連續騎乘時間」及「可騎乘距離」,以利使用者進行評估及選擇,以避免行駛途中電量用盡的問題。
With the rising awareness of environmental protection, Taipei City pursues a bicycle rental service called YouBike to enhance short-distant travel facilities and create a green environment for the public. However, a bicycle may not be available in a popular site or simply malfunction of the rental system could cause a lot of troubles. An internet of things (IOT) concept with cloud service that connects with am electric-scooter rental system is born for the public who use electric-scooter for a short-distant travel. But people don’t familiar with electric-scooters so that they will worry about running out of battery power during the riding. For an IOT concept with cloud service that connects with and electric-scooter rental system, the system utilizes the powerful ICT ability to enhance the function of roadside assistance and user notification. The aim of this research is to develop an electric-scooter information service platform with the function of automatic rental service and smart charging system. In this system, users could rent an electric scooter by using any wireless smart devices and start up electric scooters via RFID card. With the WiFi and GPRS connection, all electric scooters can be real-time monitored by a smart device.
Moreover, the real-time monitoring of scooters, charging station, the data of battery charging time and charging ratio are also being collected and analyzed in the cloud platform. The conversion mechanism from the residual power to available driving distances of the rental scooter is useful for users to choose their suitable scooters, so that they don’t have to worry about running out of battery power during the riding. In addition, the system utilizes the powerful ICT ability to enhance the function of roadside assistance and user notification. Real-time data transmission not only provides surveillance and immediate roadside assistance for electric-scooters users, but also makes multi rental pricing based on usage behavior of users, such as the power consumption and travel distant.
書名頁 I
論文口試委員審定書 II
授權書 III
中文摘要 VI
Abstract VII
致謝 IX
目錄 X
圖目錄 XIII
表目錄 XVII
第一章 緒論 1
1.1 研究背景與動機 1
1.2 國際發展及專利分析 10
1.2.1 中華人民共和國專利檢索 11
1.2.2 中華民國專利檢索 16
1.3 研究目標 19
第二章 系統架構及服務流程 22
2.1 主系統架構 22
2.2 網路會員申請流程 23
2.3 手機軟體車輛租賃流程及方法 24
第三章 電動機車系統及其組件 29
3.1 電動機車簡介 29
3.1.1 車輛NFC讀卡機加裝 30
3.1.2 車輛槍型馬達及LED按鈕 31
3.1.3 車輛充電偵測及充電線路調整 32
3.2 通訊盒簡介 33
3.2.1 通訊盒降壓模組 34
3.2.2 通訊盒通訊定位模組 34
3.2.3 通訊盒慣性感測器 35
3.2.4 通訊盒控制器 36
3.2.5 通訊盒感測驅動電路 37
3.2.6 通訊盒儲存模組 37
3.3 通訊盒硬體改版 37
3.3.1 通訊盒第二顆MCU加裝 38
3.3.2 通訊盒擴展IO晶片加裝 38
3.3.3 通訊盒電源模組重新選用及PWM晶片加裝 39
3.4 通訊盒軟體架構及流程 43
3.4.1 程式初始化 43
3.4.2 主要執行程式 43
3.4.3 次要執行程式 44
第四章 雲端資訊管理平台 46
4.1 資訊平台及硬體簡介 46
4.2 後端操作平台 48
4.3 核心邏輯程式 53
4.3.1 車輛通訊盒Protocol 54
4.3.2 伺服器API 55
第五章 實驗成果與數據分析 60
5.1 雲端管理平台驗證 60
5.2 使用者行為分析 62
5.3 實例分析 65
5.4 交易時段分析 66
5.5 交易次數及時間分析 67
5.6 使用者回饋問卷分析 69
第六章 結論及未來展望 76
6.1 結論 76
6.2 未來展望 79
6.3 未來執行方向 83
參考文獻 90
作者簡歷 94

[1]Pike Research Electric,“Motorcycles and Scooters”,2015.
[2]Frost &; Sullivan “Market Outlook of the Electric Vehicle Market and Charging Infrastructure”,2013.
[3]中華民國外交部,“103年「民眾日常使用運具狀況調查」摘要分析”,http://www.motc.gov.tw/ch/home.jsp?id=54&;parentpath=0%2C6&;mcustomize=statistics101.jsp.
[4]中華民國行政院,“永續能源政策綱領”,http://verity.erl.itri.org.tw/EIGIC/index.php?option=com_content&;view=article&;id=1&;Itemid=3.
[5]中華民國行政院,“智慧電動車發展策略與行動方案”,http://www.ey.gov.tw/Upload/RelFile/27/714672/a61dabc0-b29b-4ab8-98de-3fef5128abb9.pdf.
[6]S. H. Suen,B. M. Lin,and S. C. Jang,“Strategy and construction of electric refueling system for electric scooter in Taiwan”,Electric Vehicle Symposium and Exhibition (EVS27),2013,pp. 1-6.
[7]B. M. Lin,S. H. Suen,and S. C. Jang,“Promotion strategy of electric scooters in Taiwan”,World Electric Vehicle Journal,vol. 3,pp.13-16,2009.
[8]吳易軒,“影響消費者購買電動機車的關鍵因素-以澎湖地區為例”,國立澎湖科技大學服務業經營管理研究所論文,2012.
[9]Y. C. Lee and W. H. Hsu,“The study of EV data collection and analysis based on Taiwan i-EV pilot project”,Electric Vehicle Symposium and Exhibition (EVS27),2013,pp.1-7.
[10]Scoot,“What is Scoot?”,http://www.ecooltra.com/.
[11]Gizmag,“Electric scooter-sharing scheme launched in Barcelona”,http://www.gizmag.com/motit-electric-scooter-sharing-barcelona/28920/.
[12]GOGORO,“GoStation”,https://www.gogoro.com/tw/gostation.
[13]J. X. Zhou and C. T. Zhang,“Development of internet of things for vehicle to promote electric vehicles large-scale demonstration application in Chinese cities”,Int. Conf. Mechanic Automation and Control Engineering (MACE),2011,pp. 5723-5726.
[14]P. Urien and C. Kiennert,“A new keying system for RFID lock based on SSL dual interface NFC chips and android mobiles”,Int. Conf. Consumer Communications and Networking (CCNC),2012,pp. 42-43.
[15]R. S. Basyari,S. M. Nasution,and B. Dirgantara,“Implementation of host card emulation mode over android smart phone as alternative ISO 14443A for Arduino NFC shield”,Int. Conf. Control,Electronics,Renewable Energy and Communications (ICCEREC),2015,pp. 160-165.
[16]E. Edwan,M. Bourimi,N. Joram,B. Al-Qudsi,and F. Ellinger,“NFC/INS integrated navigation system: The promising combination for pedestrians' indoor navigation”,Int. conf. Fundamentals of Electrical Engineering (ISFEE),2014,pp. 1-5.
[17]P. Padala,“Resource management in VMware powered cloud: concepts and techniques”,IEEE Int. Conf. Parallel &; Distributed Processing (IPDPS),2013,pp. 581.
[18]C. Mancas,“Performance improvement through virtualization”,Int. Conf. Networking in Education and Research (RoEduNet NER),2015,pp. 253-256.
[19]VMware,“虛擬化基本認識”,https://www.vmware.com/tw/virtualization/ how-it-works.
[20]D. A. DaSilva,L. Liu,N. Bessis,and Y. Z. Zhan,“Enabling green IT through building a virtual desktop infrastructure”,Int. Conf. Semantics,Knowledge and Grids (SKG),2012,pp. 32-38.
[21]Wikipedia,“Node.js”,https://zh.wikipedia.org/wiki/Node.js.
[22]StrongLoop,“LoopBack”,http://loopback.io/.
[23]F. Belqasmi,R. Glitho,and C. Y. Fu,“RESTful web services for service provisioning in next-generation networks: a survey”,IEEE Communications Magazine,pp. 66-73,2011.
[24]Facebook,“A JavaScript library for building user interfaces | React”,ttps://facebook.github.io/react/.
[25]Wikipedia,“JSONP”,https://zh.wikipedia.org/wiki/JSONP.
[26]Wikipedia,“JSON”,https://zh.wikipedia.org/wiki/JSON.
[27]柯能一,“為VMware vSphere提供簡單可靠的災難防護-VMware SRM 5與NetApp之完美搭配”,麟瑞科技,http://www.ringline.com.tw/index.php/zh/ support/techpapers/cloud-storage-virtualization/689-vmware-vsphere-vmware-srm-5--netapp-.html.
[28]X. Li,H. Y. Huang,W. Shu,M. L. Li,and M. Y. Wu,“VStore: towards cooperative storage in vehicular sensor networks for mobile surveillan,” IEEE Int. Conf. Wireless Communications and Networking,2009,pp. 1-6.
[29]R. Bruno and M. Nurchis,“Using vehicular networks for urban surveillance: an adaptive data collection scheme”,IEEE Int. Conf. Personal Indoor and Mobile Radio Communications (PIMRC),2013,pp. 2560-2565.
[30]J. Mueller,S. Schmoeller,and F. Giesel,“Identifying users and use of (electric-) free-floating carsharing in Berlin and Munich”,IEEE Int. Conf. Intelligent Transportation Systems (ITSC),2015,pp. 2568-2573.
[31]J. Firnkorn and M. Muller,“What will be the environmental effects of new free-floating car-sharing systems? The case of car2go in Ulm”,Ecological Economics,vol. 70,pp. 1519-1528,2011.
[32]K. Kortum and R. Machemehl,“Free-floating carsharing systems: innovations in membership prediction,mode share,and vehicle allocation optimization methodologies”,Center for Transportation Research,2012.
[33]K. K. Tan,K. K. H. Kyaw,and A. S. Narayanan,“Mitigation of vehicle distribution in an EV sharing scheme for last mile transportation”,IEEE Trans. Intelligent Transportation Systems,pp. 2631-2641,2015.
[34]U-blox,”Dead Reckoning”,https://www.u-blox.com/en/dead-reckoning.

連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top