§ 瀏覽學位論文書目資料
  
系統識別號 U0002-1902200915401600
DOI 10.6846/TKU.2009.00661
論文名稱(中文) 應用於無線感測器網路中以休眠排程為基礎之電源管控機制
論文名稱(英文) A Power Control Mechanism based on Sleep Scheduling for Wireless Sensor Networks
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 資訊工程學系博士班
系所名稱(英文) Department of Computer Science and Information Engineering
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 97
學期 1
出版年 98
研究生(中文) 游進湧
研究生(英文) Chin-Yung Yu
學號 893190131
學位類別 博士
語言別 英文
第二語言別 繁體中文
口試日期 2009-01-12
論文頁數 86頁
口試委員 指導教授 - 王英宏(inhon@mail.tku.edu.tw)
委員 - 趙榮耀(007753@mail.tku.edu.tw)
委員 - 施國琛(TimothyKShih@gmail.com)
委員 - 陳振炎(jychen@csie.ncu.edu.tw)
委員 - 簡榮宏(rhjan@cis.nctu.edu.tw)
委員 - 廖弘源(liao@iis.sinica.edu.tw)
關鍵字(中) 無線感測器網路
能源控制
功率強度
休眠排程
關鍵字(英) Wireless Sensor Networks
Power Control
Power Level
Sleep Scheduling
第三語言關鍵字
學科別分類
中文摘要
在無線感測器網路(Wireless Sensor Networks, WSNs)環境裡提升網路的生命週期(Lifetime)一直是個重要的探討議題;尤其感測器節點在被隨機分佈後,會因資訊的傳輸(Transmission)或接收(Receiver)等功能不斷的執行,而漸漸的消耗節點有限能源(Energy),如此導致無線感測器網路的功效受到影響,甚至造成網路運作的癱瘓。因此,研究如何使感測器節點能源有效運用為重要的議題;如此,才能延伸無線感測器網路的生命週期,使節點於偵測蒐集資訊後,可以有效的傳輸到資料收集中心(Base Station),並藉由偵測及蒐集後資訊進行資料的分析,便於了解周遭環境的異動變化,而可以達到事先防患的工作。
論文中針對感測器節點有限能源問題之運用有進一步的研究,將採動態方式使節點能有效率的控制能源 (Power Control)並以休眠排程(Sleep Scheduling)為基礎,提出一個可以有效率的動態傳輸能源控制(Dynamic Transmit Power Control)之演算法,使節點能即時調整power level值,以減少不必要的傳輸能源浪費,同時,論文中使用休眠排程為基礎,透過休眠排程分配方法,當節點不需要擔任資料傳輸工作時,可以讓節點進入休眠狀態,以減少節點的閒置聆聽時間 (Reduce Idle Listen),以降低資料被大量的傳送(Overhead),而造成資料碰撞(Collision)等問題,如此可以有效的延伸無線感測器網路之生命周期。
所以,論文中提出一個應用於無線感測器網路中以休眠排程為基礎之電源管控機制演算法,於此演算法下可以簡單即時的調整節點間的能源控制及休眠排程;如此,節點可以得到有效的能源控制與管理,更可以使節點在無線感測網路中得以發揮特殊的偵測功效。
依據論文中所提出的演算法,我們將進行整合性模擬實驗,並將此實驗的數據值與相關議題做分析比較。模擬實驗將可以有效的提昇在無線網路中節點的傳輸資料之平均能源消耗(Average Energy Consumption)及整體網路架構之生命週期的延伸也將會有較為明顯的改善。
英文摘要
The prolonging of sensor network lifetime is a very important research area at present. This is due to the fact that when sensor nodes are deployed randomly, the frequent transmission of sensed data packets between these nodes depletes node residual energy, which effectively shortens the overall network lifespan. Thus, there is a need to improve the energy efficiency of sensor node operation in order to prolong sensor network lifetimes. Furthermore, if sensor operations can be performed more efficiently, data would be collected more reliably and effectively by sensors and relayed to the base station, facilitating the detection of changes in the sensed environment.
In this dissertation, we focus on the problem of energy conservation in sensor networks. We propose a novel power control mechanism based on sleep scheduling to dynamically control the transmission power of sensors and reduce the number of data transmissions required. This mechanism efficiently schedules nodes to sleep when sensor data transmissions are not required. Consequently, this reduces the amount of idle listening, in-network data transmissions and other network issues such as packet collision, This prolongs the lifetime of the network.
Sleep scheduling is the basis for the algorithm used within the power control mechanism for the wireless sensor network. The algorithm enables a node's transmission power to be effectively controlled/managed and as a result, the node's sensing operations can be maximized. Based on the algorithm, experimental trials are then performed and the results thus obtained are compared to the results from existing methods. The results obtained show that a sensor node’s average energy consumption for data transmission is improved through our approach.
第三語言摘要
論文目次
Contents
中文摘要                                                  Ⅰ
Abstract                                                  Ⅲ
Contents                                                  Ⅴ
List of Figures                                           Ⅷ
List of Tables                                            Ⅹ
1.Introduction                                             1
1.1  Background .................... .5
1.2  Motivation  .....................7
1.3  Goals ........................9
2.Theoretical Background                                  12
2.1  Transmission Power Control techniques(TPC) .....14
2.2  Adaptive Transmission Power Control (ATPC) .....17
2.3  Transmission Power Control and Blacklisting(PCBL)  .20
2.4  Randomly Sleep period ............... 23
2.5  Fixed Sleep Period .................24
2.5.1  Sensor Mac (S-Mac) ................24
2.5.2  Timeout Mac (T-Mac) ............... 27
3.Power Control based on Sleep Scheduling                 28
3.1  Transmission Power Control (TPC) ..........28
3.2  Power Control based on Sleep Scheduling ...... 30
3.2.1  Create Tables .................. 32
3.2.2  Sleep Scheduling .................36
3.2.3  Transmit Packets and Adjust TPC ......... 41
4.Experimental Evaluation                                 43
4.1  Experimental environment ..............45
4.1.1  Routing Protocol .................46
4.2  Experimental result and analysis comparison  ....50
4.2.1  Average Remain Energy base on Random .......50
4.2.2  Average Remain Energy base on Sleep Scheduling.. 52
4.2.3  Active Nodes base on Sleep Scheduling ...... 54
4.2.4  Packet Reception Rate base on Sleep Scheduling ..56
5.Conclusions and Future works                            58
5.1  Conclusions  ....................58
5.2  Future works  ................... 60
Bibliography                                              61
Appendix A. Publication List                              65
Appendix B. 	   	                              66
Appendix C.		                              75

List of Figures
Figure 1-1.Block diagram for the H/W of sensor node .. .3
Figure 2-1.Routing by CLUSTERPOW in a typical non-homogeneous network ...................15
Figure 2-2. Feedback Closed Loop Overview for ATPC ... 17
Figure 2-3. Transmission Power vs. RSSI .........19
Figure 2-4. Randomly Sleep Period ............23
Figure 2-5. Fixed Sleep Period ............. 24
Figure 2-6. S-MAC Packet information change diagram ...25
Figure 2-7. T-MAC Sleep Period Timing ..........27
Figure 3-1. Transmission Power Control ......... 29
Figure 3-2. Transmission Power Control based on Sleep Scheduling Flow Chart   .................31
Figure 3-3. First stage initialization flow chart ....32
Figure 3-4. Mica2 device’s power level, energy consumption and range .......................  35
Figure 3-5. Sleep Scheduling Algorithm ......... 37
Figure 3-6. Interrupt point Time (Tirq) usage example ..39
Figure 3-7. Transmit Packets and Adjust TPC  .. ....42
Figure 4-1. Delphi program to analyze and MS-SQL database 46
Figure 4-2. Routing Protocol  ..............47
Figure 4-3. Setup Layer  ............... .49
Figure 4-4. TPC average remain energy comparison .. ..51
Figure 4-5. TPC & TPC base on Sleep Scheduling average remain energy ......................53
Figure 4-6. Node survive ratio in each record ......55
Figure 4-7. Packet Reception Rate ............57

List of Tables
Table 3-1. Owner Information Table (OIT) .... ....34
Table 3-2. Neighbor Information Table (NIT) .......35
Table 3-3. Mica2 Power Table (MPT) ......... ..35
Table 4-1. Setup Layer Table (SLT) ........... 48
參考文獻
[Akyildiz2002] I.F Akyildiz, W. Su, Y. Sankarasubramaniam, E. Cayirci,“Wireless sensor networks: a survey,”Computer Networks of Elsevier Journal, Mar. 2002, pp.393-422.

[Correia2007] Luiz H.A. Correia, Daniel F. Macedo, Aldri L. dos Santos, Antonio A.F. Loureiro and José Marcos. Nogueira,“Transmission power control techniques for wireless sensor networks”; Computer Networks, Vol. 51,Issue 17,Dec.2007, pp.4765-4779.

[Demirkol2006] Demirkol I.; Ersoy C.; Alagoz F.; “MAC
protocols for wireless  sensor  networks : a survey Communications Magazine, IEEE Vol. 44,Issue 4, Apr. 2006, pp.115–121.

[Diamantopoulos2006] Diamantopoulos, F. Economides, A.A.“A 
performance study of DSDV-based CLUSTERPOW and DSDV routing algorithms for network applications”;Wireless Pervasive Computing, 2006 1st International Symposium on Publication, 16-18 Jan. 2006, pp.1-6.

[Dongjin2004] Dongjin Son, Krishnamachari, B., Heidemann,J.,“Experimental study of the effects of transmission power control and blacklisting in wireless sensor networks,” Sensor and Ad Hoc Communications and Networks, 2004. IEEE 
SECON 2004. 4-7 Oct. 2004, pp.289-298.

[Estrin2002] Deborah Estrin, John Heidemann, and Wei Ye,
“An Energy-Efficient MAC Protocol for Wireless Sensor Networks,”IEEE INFOCOM 2002. Vol.3, pp.1567–1576.

[Hill2002] J.L. Hill, D.E. Culler,“Mica: a wireless platform for deeply embedded networks, ”IEEE Micro,
Nov.-Dec. 2002 Vol. 22, Issue 6, pp.12-24.

[Karl2005] Holger Karl, Andreas Willig,“Protocols and 
Architectures for Wireless Sensor Networks,”2005 John Wiley & Sons, Ltd.

[Kawadia2003] V. Kawadia and P.R. Kumar,“Power Control and Clustering in Ad Hoc Networks,”INFOCOM 2003. Twenty-Second Annual Joint Conference of the IEEE Computer and 
Communications Societies. IEEE Vol. 1, 30 Mar.-3 Apr. 2003, pp.459–469.

[Kubisch2003] M. Kubisch, H. Karl, A. Wolisz, L.C. Zhong, and J. Rabaey, "Distributed Algorithms for Transmission Power Control in Wireless Sensor Networks,” Wireless Communications and Networking, 2003. WCNC 2003.2003 IEEE Vol.1,20-20 Mar. 2003, pp.558-563.

[LAN1999] LAN MAN Standards Committee of the IEEE 
Computer Society, "IEEE Std 802.11-1999, Wireless LAN Medium Access Control (MAC) And Physical Layer (PHY) specifications," IEEE,1999.

[Langendoen2003] Koen Langendoen and Tijs van Dam,“An 
Adaptive Energy-Efficient MAC Protocol for Wireless Sensor Networks,”The First ACM Conference on Embedded Networked Sensor Systems (SenSys’03), Nov. 5–7, 2003,pp.171-180.

[Liao2007] Wen-Hwa Liao; Hsiao-Hsien Wang; Wan-Chi Wu;“An Adaptive MAC Protocol for Wireless Sensor Networks,“ Personal, Indoor and Mobile Radio Communications, 2007.
PIMRC 2007, pp.1-5.

[Lu2004]	Hsi-Feng Lu; Yao-Chung Chang;  Hsing-Hsien Hu; Jiann-Liang Chen;” Power-Efficient Scheduling Method in Sensor Networks,”Systems,Man and	Cybernetics, 2004 
IEEE International Conference on Vol. 5, 10-13 Oct. 2004, pp.4705–4710.  

[Kawadia2005] Kawadia, V.; Kumar, P.R.;“Principles and 
protocols for power control in wireless ad hoc networks”; Selected Areas in Communications, IEEE Journal on Vol. 23, Issue 1, Jan. 2005,pp.76–88.

[Manousakis2003] K. Manousakis and J.S. Baras, “Clustering for transmission range control and connectivity 
assurance for self configured ad hoc networks,”Military Communications Conference (MILCOM),Oct. 2003.

[Nar2005] Nar, P.C.; Cayirci, E.;“PCSMAC: a power 
controlled sensor-MAC protocol for wireless sensor networks,” Wireless Sensor Networks, 2005. Proceeedings of the Second European Workshop on 31 Jan. pp.81–92.

[Shan2006] Shan Lin, Jingbin Zhang, Gang Zhou, Lin Gu,
John A. Stankovic, Tian He, “ATPC: adaptive transmission power control for wireless sensor networks,” Proceedings of the 4th international conference on Embedded networked sensor systems SenSys '06 OCT 2006, pp.223-236.

[SmartDust2001] SmartDust-Autonomous sensing and communication in a cubic millimeter, http://robotics.eecs.berkeley.edu/~pister/SmartDust

[Patwari2005] N. Patwari, J.N.Ash, S. Kyperountas, A.O.Hero, III, R.L. Moses, N.S. Correal,“Locating the
Nodes,“ IEEE Signal Processing Magazine, Issue 4 , Jul. 2005, Vol. 22, pp.54-69.

[Pottie2000] G.J. Pottie and W.J. Kaiser, "Wireless integrated network	 sensors," Communications of the
ACM, Vol. 43, no.5, 2000, pp.51-58. 

[Qiaoand2004] Chunming Qiaoand, Peng Lin, and Xin Wang,
“Medium Access Control With A Dynamic Duty Cycle For Sensor Networks, ”WCNC 2004, Vol. 3, pp.1534-1539.

[Wattenhofer2001]	R. Wattenhofer, L. Li, P. Bahl, and Y.M. Wang,“Distributed topology control for power efficient
operation in multi-hop wireless ad hoc networks,” IEEE INFOCOM, Twentieth Annual Joint Conference of the IEEE Computer and Communications Societies.Proceedings.
IEEE Vol.3, 22-26, Apr. 2001, pp.1388-1397.

[Wu2005]	Eric Hsiao-Kuang Wu, Gen-Huey Chen, Hung-Wei Tseng, and Shin-Hsien Yang,“Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks, ”Global
Telecommunications Conference, 2005. GLOBECOM '05. IEEE Vol. 6, 28 Nov. 2005,pp.3258-3262.
論文全文使用權限
校內
校內紙本論文立即公開
同意電子論文全文授權校園內公開
校內電子論文立即公開
校外
同意授權
校外電子論文立即公開

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