跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.173) 您好!臺灣時間:2024/12/10 11:06
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:游鳳儀
研究生(外文):Feng-Yi You
論文名稱:Zigbee無線感測網路之地下停車場應用
論文名稱(外文):An Application to Guide Cars in Underground Parking Place by Zigbee Wireless Sensor Network
指導教授:涂世雄涂世雄引用關係
指導教授(外文):Shih-Hsiung Tu
學位類別:碩士
校院名稱:中原大學
系所名稱:通訊工程碩士學位學程
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2013
畢業學年度:101
語文別:中文
論文頁數:68
中文關鍵詞:停車導引區域分割和流量計算Zigbee無線感測網路
外文關鍵詞:Zigbee Wireless Sensor NetworkGuide carsArea detection and Area flow calculation
相關次數:
  • 被引用被引用:1
  • 點閱點閱:612
  • 評分評分:
  • 下載下載:5
  • 收藏至我的研究室書目清單書目收藏:1
在這篇論文中,我們提出一套機制,透過Zigbee無線感測網路定位車輛,再經LED看板顯示車位區域分割的結果,提供駕駛了解每一區的車輛流動變化,能有效縮短尋找車位的時間,以提升停車場進出的管理效率。

本論文主要可分為三個部分,第一部分是架設IEEE 802.15.4的無線感測網路Zigbee 來做多跳網路連結,將停車場畫分區域,形成ad-hoc網路,來做資訊的傳遞。第二部分主要是透過Zigbee感測器來導引車輛,做停車位的偵測,以及跨區域的車輛辨識,便可得知每一個區域的車位使用率,以及區域內流動車輛的個數,判斷車輛為來車、停車或離車。最後一部分是資訊的顯示,透過LED看板將每一區域內的相關資訊經過計算總合後顯示給駕駛,駕駛便可透過即時看板資訊,選擇欲前往的停車位

在本論文中,我們主要的貢獻有下列幾點:
(1) 便利性:在高停車率時,駕駛可依照指示方向前往某一區塊停車,不需花費額外時間尋找車位。
(2) 實用性:低功耗、耗電性低,適用於大型停車場。
(3) 擴充性:Zigbee具有大量的節點數,最多可和255台設備做連結,整個網路最多可以支援超過65000個網路節點,具備自組織的功能。

最後,我們相信本論文提出的新機制在地下停車場的應用上,能有效改善停車場的管理和使用率。



In this thesis, we propose a new way to solve the underground parking garage problem. We use wireless sensor network Zigbee to position vehicles, and then the LED billboards display segmentation results of parking spaces, which can provide drivers some information about mobile vehicle within each region changes. It can shorten find parking spaces time to the drivers, and improve the parking garage management effectively in entrance or exit.

This thesis can be divided into three parts. The first part is to construct IEEE 802.15.4 Zigbee wireless sensor network to do a multi-hop network links, and divide the parking garage into regions, then form the ad-hoc networks to do information delivery. The second part is mainly through the Zigbee wireless sensor network to guide the vehicle by using Zigbee to do empty parking space detection and cross-regional vehicle identification, then it can help the drivers to know the parking spaces utilization ratio for each region, as well as amount of vehicle flows within the region, and judge vehicle as incoming car, parking car or leaving car. The last part is information delivery, through the LED billboards display, it can calculate results of parking spaces within each region to the driver, then the drivers can select the parking spaces which they want to go by billboard information.

In this thesis, the contributions of our research are as follows:
(1) Convenience: In high parking rates, the driver can follow the billboard instructions to go one block parking their car, do not spend extra time looking for parking spaces.
(2) Practicality: low-power, low power consumption, suitable for a large parking garage.
(3) Extensibility: Zigbee with a large number of nodes, and more than 255 devices can be link, and the entire network can support up to over 65000 network nodes, which with self-organizing capabilities.

Finally, we believe that this thesis can effectively improve the underground parking garage management and utilization rate.


Contents

中文摘要 I
Abstract II
Contents IV
List of Figures VI
List of Tables VIII
Chapter 1 Introduction 1
1.1 Motivation 1
1.1.1 Parking space detection technology 3
1.1.2 Path planning guidance 5
1.1.3 information transfer 5
1.2 The proposed Schemes 7
1.3 Organization of This Thesis 9
Chapter 2 Background and Previous Works 10
2.1 Ad-hoc Network 10
2.2 Zigbee Wireless Sensor Network 13
2.2.1 Wireless Sensor Network (WSN) 13
2.2.2 Zigbee 16
2.3 Indoor positioning 20
2.4 The use of tools 23
2.4.1 Hardware 23
2.4.2 Software 27
Chapter 3 Research Approach 30
3.1 The System Model 30
3.2 Combine Zigbee with Ad-hoc Network 33
3.3 Guiding car by Z-Location 38
3.3.1 Parking place detection 38
3.3.2 Area Detection 42
3.4 The result of Z-Location operation on LED 44
3.5 Simulations and Results 46
Chapter 4 Conclusions and Future Research 56
4.1 Conclusions 56
4.2 Future Research 58
References 59


List of Figures

Figure 1- 1 Growing trend of vehicle 1
Figure 1- 2 System Architecture 7
Figure 2- 1 Compare Infrastructure Network with Ad-hoc Network [29] 10
Figure 2- 2 The Ad-hoc Routing Protocol 11
Figure 2- 3 Smart Dust 13
Figure 2- 4 Wireless Sensor Network 15
Figure 2- 5 Wireless communication protocol of Zigbee is based on IEEE802.15.4 16
Figure 2- 6 Compare with 2.4GHz,915MHz and 868MHz 17
Figure 2- 7 Topology types of Zigbee 19
Figure 2- 8 Using indoor positioning technology to do location 20
Figure 2- 9 CC2430EB 23
Figure 2- 10 CC2430/CC2431EM-S 24
Figure 2- 11 Wireless model of CC2430 24
Figure 2- 12 The system function module of CC2431 chip 25
Figure 2- 13 CC243x-Dubugger 26
Figure 2- 14 General Packet Sniffer 26
Figure 2- 15 IAR Embedded WorkBench IDE 27
Figure 2- 16 SmartRF Flash Programmer 28
Figure 2- 17 General Packet Sniffer 28
Figure 2- 18 TI CC2430/CC2431 29
Figure 2- 19 Z-Location 29
Figure 3- 1 The system architecture Flowchart 30
Figure 3- 2 Interaction with client and server 31
Figure 3- 3 Region partition of parking garage 33
Figure 3- 4 Ad-hoc network 34
Figure 3- 5 A method of measuring the A value 36
Figure 3- 6 Using General Packet Sniffer to capture packets 36
Figure 3- 7 RSSI value sampling 36
Figure 3- 8 n value sampling 37
Figure 3- 9 Parking place detection flowchart 39
Figure 3- 10 Vehicle positioning of Z-Location 40
Figure 3- 11 Information deliver through Zigbee wireless network 41
Figure 3- 12 Area detection flowchart 43
Figure 3- 13 Show the information about the number of empty parking place and mobile vehicle within the region through the LED billboards 44
Figure 3- 14 Probability of the empty parking place 45
Figure 3- 15 Probability of mobile vehicles and empty parking places in each zone 45
Figure 3- 16 The state of vehicle is incoming car 46
Figure 3- 17 From Zone A to Zone B process 47
Figure 3- 18 The state of vehicle is parking car 48
Figure 3- 19 The state of vehicle is leaving car 49
Figure 3- 20 Calculate the total parking time and expense 50
Figure 3- 21 The system of search for the car 51
Figure 3- 22 Reference node, Blind node and Location Dongle 51
Figure 3- 23 The device has been connect successful 52
Figure 3- 24 Setting the referenced node coordinates 53
Figure 3- 25 Setting the blind node parameter, A=41,n=16 53
Figure 3- 26 Start to do Z-Location 54
Figure 3- 27 Capture the packets to obtain the information 55


List of Tables

Table 2- 1 Compare with 2.4GHz,915MHz and 868MHz 17
Table 2- 2 Zigbee wireless network compare with other wireless network 19


[1] 內政部戶政司人口統計, 101年7月資料(http://www.ris.gov.tw/346)
[2]Now news“每平方公里639人,台灣人口密度全球第二”,國際中心/綜合報導 http://www.nownews.com/2011/11/21/11490-2759547.htm
[3] Migration Watch UK, http://www.migrationwatchuk.org/
[4] 交通部統計處
[5] 張美香、陳惠國、唐治平、張惠平,「桃園縣府前停車場型態及行政園區洽公民眾停車管理評估期未報告」,國立中央大學土木工程學系, 1999
[6] 高雄市複合式交通管理系統發展之簡介-停車導引資訊系統, http://www.tbkc.gov.tw/member/admin/email/31/fourth31.htm
[7] GTI GLOPARK-TECH INC. http://www.gti-parking.com.tw/big5/product/GT5000.htm
[8] 吳健生,「動態停車導引資訊系統之研究」,中華民國運輸學會第八屆論文研討會,pp.665-671,1993。
[9] 陳世旺,「智慧型停車場系統」,國立臺灣師範大學資訊工程系(所), 行政院國家科學委員會專題研究計畫, 95年
[10] 「資料收集系統及整合工程規劃」, http://www.freeway.gov.tw, 2005
[11] 蕭順清, 車輛感測器原理與檢測, 全華圖書, 2012
[12] 「LD-160 數位式感應線圈車輛偵測器」, http://www.e-scs.com.tw/chi_bg5/techonlogy/download/Manual%20of%20LS-01(CH).pdf
[13] 徐業良, 「高速公路上的車輛偵測器」,汽車購買指南雜誌,史丹福專欄, 2012年3月
[14] 林鳳春, 吳昭毅,「智慧停車指引及保管系統之設置」, 中華科技大學建築工程與環境設計研究所
[15] 廈門科拓通訊技術公司產品“車輛偵測器", http://tw.ttnet.net/ttnet/gotoprd/TA760/999/0/754303137343238313.htm
[16] 許素禎,張家仁,王鵬堯, 「嵌入式無線感測平台應用於地下停車場管理」,中央大學
[17] 許素禎, 「地下停車場停車資訊系統之開發-應用無線感測網路技術」,中央大學碩士論文, 94年7月
[18] SmarterParking, “RFID Parking Management Solution”, http://www.smarterparking.net/products.html, 2008.
[19] PINC Solution, http://www.pincsolutions.com/
[20] YI-HONG TSENG and CHIN-CHENG CHOU, “Entering-and-Exiting Management of Parking Lots by an Application of Image-Analysis Techniques”, Journal of Science and Engineering Technology, Vol. 3, No. 2, pp. 85-97 (2007)
[21] Gai-Tai Huang, “Parking Guidance system based on radio frequency and computer vision”, Transportation Planning Journal, Vo1. 39 No. 1, March 2010, PP. 41 ~ 72
[22] Hsiao-Hong Lu, “Parking Space Status Detection Based on Image Capture”, Department of Computer Science and Information Engineering, 2012
[23] Chun-hsi Liu, “Intelligent Guiding and Searching System of Vehicles in Underground Parking Lot”, Department of Electrical Engineering, 2010
[24] 付立家、巨永锋,「基於Dijkstra算法的停車又島系統路線優化技術研究」,中國公共安全,第01A期,2006
[25] Floyd–Warshall Algorithm, wikipedia http://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm
[26] Bellman–Ford Algorithm, wikipedia http://en.wikipedia.org/wiki/Bellman%E2%80%93Ford_algorithm
[27] Power Line Communication, wikipedia https://en.wikipedia.org/wiki/Power_line_communication
[28] Wireless ad hoc network wiki, https://zh.wikipedia.org/wiki/%E7%84%A1%E7%B7%9A%E9%9A%A8%E6%84%8F%E7%B6%B2%E8%B7%AF
[29] 惠汝生,「無線Ad hoc行動隨意網路架構之技術發展評析」, IECQ 報導第四十九期,中華民國電子零件認證委員會,2006
[30] 周育德、黃召翔,「無線網路隨意路由(Ad Hoc Routing)協定概論」,中華民國電子零件認證委員會
[31] Smart Dust Project, http://robotics.eecs.berkeley.edu/~pister/SmartDust/
[32] 李俊賢,「無線感測網路與Zigbee協定簡介」,工研院電通所,NTP電信國家型科技計畫,2006
[33] Wireless Sensor Network, NCKU CSIE, Advanced Data System Laboratory, 2007, http://dblab.csie.ncku.edu.tw/sensor/
[34] 李世淵,「智慧灰塵遍地灑落 無線感測網路未來應用無限」,新通訊 2006 年 3 月號 61 期
[35] PURELINK, http://www.purelink.ca/en/technologies/related-technologies.php
[36] 洪志宏,「無線傳輸無限可能—802.15.4/ZigBee」,資策會網多所,95年11月號電子報
[37] ZigBee Alliance, http://www.ZigBee.org/
[38] Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for Low-Rate Wireless Personal Area Networks (LR-WPANs), IEEE 802.15.4 Specification, Oct. 2003.
[39] Evolt, http://evolt-ektor.com/au/zigbee-as-a-wireless-network
[40 Hua-Heng Technology Co.,Ltd. ZigBee wireless Zlocation - Development of Z-Stack protocol
[41] 趙燿庚, 「讀ZigBee標準架構 縱觀PHY/MAC/應用層」,新通訊 2006 年 2 月號 60 期
[42] ICPDAS, http://www.icpdas.com/products/GSM_GPRS/zigbee/zigbee_introduction.htm
[43] 陳韋哲,「解析室內定位五大技術」,CTIMES,2012 http://www.hope.com.tw/DispNews-tw.asp?O=HJWC6A09T98SAA0MEP
[44] 無線定位系統介紹以及原理分析,http://wifibeta.com/2011-07/thread-376-1-1.html
[45] 李明勳,「無線定位系統之TOA幾何定位法」,長庚大學電機工程研究所碩士論文,2002
[46] J. Hightower, C. Vakili, C Borriello, and R. Want, “Design and Calibration of the SpotON AD-Hoc Location Sensing System”, UW CSE Technical Report, University of Washington, Seattle, WA, USA, 2001
[47] Hua-Heng Technology Co.,Ltd. ZigBee wireless Zlocation- Development of Z-Stack location
[48] Hua-Heng Technology Co.,Ltd. ZigBee wireless Zlocation - Development of wireless location system
[49] Hua-Heng Technology Co.,Ltd. ZigBee wireless Zlocation – CC2430/2431 User's Manual
[50] Zigbee, http://xbee.wikispaces.com/Conclusion

電子全文 電子全文(本篇電子全文限研究生所屬學校校內系統及IP範圍內開放)
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top