§ 瀏覽學位論文書目資料
  
系統識別號 U0002-0706200623255900
DOI 10.6846/TKU.2006.00117
論文名稱(中文) 時間同步協定應用於無線感測網路之研究
論文名稱(英文) An Efficient Timing Synchronization Protocol for Wireless Sensor Networks
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 資訊管理學系碩士班
系所名稱(英文) Department of Information Management
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 94
學期 2
出版年 95
研究生(中文) 張永昌
研究生(英文) Yung-Chang Chang
學號 693520404
學位類別 碩士
語言別 繁體中文
第二語言別
口試日期 2006-05-20
論文頁數 40頁
口試委員 指導教授 - 蕭瑞祥(rsshaw@mail.tku.edu.tw)
委員 - 趙志民
委員 - 李慶長
關鍵字(中) 無線感測網路
時間同步
關鍵字(英) Wireless Sensor Network
Timing Synchronization
第三語言關鍵字
學科別分類
中文摘要
最近科技的進步,使低成本、低電量消耗的無線感測網路可以實現。時間同步對於分散式系統是很重要的服務,包括感測網路系統。時間同步可以用於省電機制上,例如IEEE 802.11 的電量省電模式(Power Saving Mode;PSM)也是透過時間同步功能(Timing Synchronization Function;TSF)為基礎,來達到省電。無線感測網路的電力來源為電池,無線感測網路被佈置在外面環境中,大多不再回收,因此為增加感測網路的生命,省電機制更加重要。本論文探討時間同步的問題,希望用較省電的方法達到時間同步目的。我們針對無線感測網路的環境下提出ETSP (Efficient Timing Synchronization Protocol)時間同步,我們利用無線感測網路不會移動的特性,減少節點傳送時間同步信標,並週期一段時間再重作時間同步。IEEE 802.11 TSF時間同步採用持續性傳送信標,這過程中會消耗大量電力。 ETSP採取有次數限制的發送信標,並在已被時間同步區域的節點,也採取不發送信標來節省電量。ETSP在模擬實驗驗證可以節省電力,並且可以讓各節點電量消耗平均,我們在實體無線感測網路實作驗證可行性。
英文摘要
Recent advances in technology have made low cost, lower power wireless sensor a reality. Clock synchronization is an important service in any distributed system, including sensor network system. Time synchronization may use in the saving power mechanism. For instance IEEE 802.11 PSM is penetrates time synchronization TSF is a foundation, then achieve the saving power. The wireless sensor network the electric power origin is a battery. The wireless sensor network is put down in the outside environment, mostly no longer recycles. Therefore for increases the wireless sensor network the life, saves the electricity mechanism to be more important. The present paper discussion time synchronization question, hoped with comparatively saves the electricity the method to achieve the time synchronization goal. We propose an Efficient Timing Synchronization Protocol (ETSP) in view of under the wireless sensor network environment. We use the wireless sensor network cannot move the characteristic, reduces the node transmission time synchronization beacon. And is cyclic period of time to redo time synchronization again. IEEE 802.11 TSF time synchronization uses the long-enduring transmission beacon. In this process can consume the massive electric powers. ETSP adopts has the transmission beacon which the number of times limits. And in already by time synchronization node, also adopts does not transmit the beacon to save the electric quantity. ETSP confirms at the experiment may save the electric power, and may let various pitch points electric quantity consumption average. We in the entity wireless sensor network really makes the confirmation feasibility.
第三語言摘要
論文目次
目錄
第一章 序論 1
1.1研究背景 1
1.2研究目的 2
1.3論文章節架構 3
第二章 文獻探討 4
2.1 IEEE 802.11 4
2.2 Automatic Synchronization Procedure(ASP) 6
第三章 時間同步協定設計 10
3.1 時間同步的議題 10
3.2  ETSP(Efficient Timing Synchronization Protocol) 12
3.3  ETSP的時間同步步驟 13
3.4 新點加入步驟 16
3.5 時間偏移問題 16
第四章 效能分析 18
4.1 傳送信標次數 19
4.2 多個起始點個數 20
4.3 時間同步速度 20
4.4 電量消耗 21
4.5 節點存活比較 22
4.6 最大時間偏移 23
4.7 實作結果 25
第五章 結論及未來展望 28
參考文獻 29
附錄一、無線感測網路實作 32

圖目錄
圖1:信標產生視窗 5
圖2:時間同步關鍵路徑 11
圖3:時間同步示意圖 13
圖4:有限次數傳送信標 19
圖5:多個起始點個數成功機率圖 20
圖6:時間同步速度比較圖 21
圖7:節點累積電力耗損圖 22
圖8:尚有電量節點個數比較圖 23
圖9a:TSF最大時間偏移 24
圖9b:ASP最大時間偏移 24
圖9c:ETSP最大時間偏移 24
圖10:模擬最大時間偏移圖 25
圖11a:實作無線感測網路最大時間偏移(ts=60分)27
圖11b:實作無線感測網路最大時間偏移(ts=120分)27
圖11c:實作無線感測網路最大時間偏移(ts=180分)27
圖12:硬體架構 32
圖13a:Mica2 33
圖13b:感測器 33
圖13c:程式板 33
圖14:CC1000Const.h程式碼 34
圖15:ETSP.nc程式碼 35
圖16:編譯程式 36
圖17:編譯完成 37
圖18:Mica2與程式板連結 37
圖19:程式燒錄指令範例 38
圖20:燒錄程式到Mica2 39
圖21:燒錄成功訊息 39
圖22:利用Java擷取資料示意圖 40
圖23:利用Java擷取時間同步 40

表目錄
表1:模擬環境參數 18
表2:實作環境列表 26
表3:常用頻率表 35
參考文獻
[1] IEEE 802.11 Standard (IEEE Computer Society LAN MAN Standards Committee), Wireless LAN Medium Access Control and Physical Layer Specifications, Aug. 1999.
[2] TinyOS Tutorial, http://www.tinyos.net/tinyos-1.x/doc/tutorial/
[3] J. Broch, D. Maltz, D. Johnson, Y. Hu, and J. Jetcheva, “A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols,”in Proceedings of the 4th Annual ACM/IEEE International Conference on Mobile Computing and Networking, Dallas, TX, USA, Oct 1998, pp. 85–97.
[4] J. Elson and D. Estrin, “Time Synchronization for Wireless Sensor Networks,” Int’l. Parallel and Distrib. Processing Symp., Wksp. Parallel and Distrib. Comp. Issues in Wireless Networks and Mobile Comp., San Francisco, CA, Apr. 2001. pp.1-6.
[5] J. Elson and K. Romer ‘Wireless sensor networks: a new regime for time synchronization’, ACM SIGCOMM Comput. Commun. Rev., 2003, 33, (1), pp. 149–154
[6] J. Elson, and K. Römer, “Wireless Sensor Networks: A New Regime for Time Synchronization,” Proc. 1st Wksp. Hot Topics In Networks, Princeton, NJ, Oct. 2002. pp.149-154
[7] Jeremy Elson, Lewis Girod and Deborah Estrin ,“Fine-Grained Network Time Synchronization using Reference Broadcasts”, In the proceedings of the fifth symposium on Operating System Design and Implementation (OSDI 2002), December 2002. pp. 147-163.
[8] S. Ganeriwal, R. Kumar and M. B.Srivastava ,‘Timing-sync protocol for sensor networks’, Proc. SenSys 2003, November 2003, Los Angeles,  pp.138-149.
[9] J. V. Greunen and J. Rabaey, “Lightweight Time Synchronization for Sensor Networks,” Proc. 2nd ACM Int’l. Conf. Wireless Sensor Networks and Apps., San Diego, CA, Sept. 2003. pp.11-19.
[10] J. Hill and D. Culler, “A Wireless Embedded Sensor Architecture for System-Level Optimization,” Tech. rep., UC Berkeley, 2001. pp.1-12.
[11] A. Hu and S. D. Servetto, “Asymptotically Optimal Time Synchronization in Dense Sensor Networks,” Proc. 2nd ACM Int’l. Conf. Wireless Sensor Networks and Apps., San Diego, CA, Sept. 2003. pp.1-10.
[12] L. Huang and T. H. Lai, “On the Scalability of IEEE 802.11 Ad Hoc Networks,” in Proceedings of the third ACM International Symposium on Mobile Ad Hoc Networking & Computing, Lausanne, Switzerland, Jun. 2002, pp. 173–182.
[13] T. H. Lai and D. Zhou, “Efficient and scalable IEEE 802.11 Ad-Hoc-Mode Timing Synchronization Function,” in Proceedings of the 17th International Conference on Advanced Information Networking and Applications, Mar. 2003, pp. 318–323.
[14] Miklos Maroti,Branislav Kusy,Gyula Simon and Akos Ledeczi,“The Flooding Time Synchronization Protoco1,“ in Proceedings of the 2nd International Conference on Embeded Network Sensor System (SenSys ‘04), pp. 39-49.
[15] K. Römer, “Temporal Message Ordering in Wireless Sensor Networks,” IFIP MedHocNet, Mahdia, Tunisia, June 2003. pp.611-612.
[16] K. Römer, “Time Synchronization in Ad Hoc Networks,” ACM MobiHoc ’01, Long Beach, CA, Oct. 2001. pp.173-182
[17] Jang-Ping Sheu, Chih-Min Chao, and Ching-Wen Sun; “A clock synchronization algorithm for multi-hop wireless ad hoc networks” Distributed Computing Systems, 2004. Proceedings. 24th International Conference on 2004 Page(s):574 – 581.
[18] M. L. Sichitiu and C. Veerarittiphan, “Simple, Accurate Time Synchronization for Wireless Sensor Networks,” WCNC 2003.,pp.1266-1273
論文全文使用權限
校內
校內紙本論文立即公開
同意電子論文全文授權校園內公開
校內電子論文立即公開
校外
同意授權
校外電子論文立即公開

如有問題,歡迎洽詢!
圖書館數位資訊組 (02)2621-5656 轉 2487 或 來信