透過您的圖書館登入
IP:3.133.79.70
  • 會議論文
  • OpenAccess

基於6LoWPAN無線感測網路之無人飛行器資料收集系統

Data Collection System of Unmanned Aerial Vehicle with 6LoWPAN-based Wireless Sensor Network

摘要


6LoWPAN 是一項基於IEEE 802.15.4 延伸發展的協定,能將感測節點的資料以IPv6 的封包格式透過IEEE 802.15.4 的網路進行傳送,可透過閘道器直接轉送至IPv6 網路,提升資料傳送至網際網路的效率。另一方面,在感測網路中使用多重跳躍路由機制(multiple-hop routing)進行資料傳送時,會大量消耗傳輸路徑上每個感測節點的電力。使用無人飛行器結合無線感測網路收集資料的方式取代多重跳躍路由機制,不僅能降低節點轉傳的資料量以延長系統的生命週期,也適用於大範圍地理分布的感測資訊收集與制動器控制。本論文提出一個基於6LoWPAN 協定的無人飛行器無線感測網路資料收集系統架構,並實作出雛形以驗證其可行性與效能。此系統的感測節點使用6LoWPAN 協定組成無線感測網路,節點之間則使用MQTT 協定傳送資料,其中某幾個感測節點會成為MQTT broker,其他節點則會固定將資料傳到broker 節點。而無人飛行器只需跟broker節點連線並接收資料,不需要跟其他感測節點連線,以此減少節點的傳送次數。在實作雛型系統的實驗中,無人飛行器可成功將收集到的資料即時透過4G 網路匯集至Google 試算表上,讓後端使用者可以透過Google API 取得並運用資料。

並列摘要


6LoWPAN is an extended communication protocol based on IEEE 802.15.4. By that we can transmit IPv6 packets over IEEE 802.15.4 in wireless sensor networks. On the other hand, the power consumption of the sensor node is greatly constrained. Using the multiple-hop routing on wireless sensor network will cost significant power of sensor nodes in forwarding packets. Replacing the multiple-hop routing by using UAV (Unmanned Aerial Vehicle) can not only decrease the transmission times, but also increase the lifetime of wireless sensor network. In this paper, we propose a data collection system that combines the UAV with the 6LoWPAN-based wireless sensor network and we make a prototype to prove the proposed architecture. In the prototype system, the sensor nodes form a wireless sensor network based on 6LoWPAN protocol. Some specific sensor nodes serve as MQTT brokers while the others publish the sensor data to these brokers. The UAV only needs to communicate with the brokers and receive the data from them. Then, UAV transmits the data to Google Spreadsheet by 4G LTE such that user can get information conveniently.

延伸閱讀