Responsive image
博碩士論文 etd-1131115-152827 詳細資訊
Title page for etd-1131115-152827
論文名稱
Title
無線感測網路節能機制之改善方法
Improve the Energy Saving Schemes for Wireless Sensor Networks
系所名稱
Department
畢業學年期
Year, semester
語文別
Language
學位類別
Degree
頁數
Number of pages
96
研究生
Author
指導教授
Advisor
召集委員
Convenor
口試委員
Advisory Committee
口試日期
Date of Exam
2015-12-04
繳交日期
Date of Submission
2015-12-31
關鍵字
Keywords
感測節點、移動終端節點、無線感測網路、叢集式感測網路、網格
Wireless Sensor Network, Mobile sink node, Sensor node, Grid, Cluster Sensor Network
統計
Statistics
本論文已被瀏覽 5694 次,被下載 22
The thesis/dissertation has been browsed 5694 times, has been downloaded 22 times.
中文摘要
無線感測網路(wireless sensor networks, WSNs)包含數量龐大之感測節點(sensor nodes),佈署於特定監控區域進行環境資料之蒐集。在無線感測網路中的每個感測節點均備有電池,由於無線感測網路環境之感測節點極易佈署險峻之地點,均有不易更換電池或對電池進行充電之特性。因此,如何減少感測節點之耗電量以延長整個無線感測網路之生命期(lifetime)是一項嚴峻之挑戰。顧及如何有效節省電能消耗在無線感測網路中為一項極為重要之課題,本論文首先對於一些相關於無線感測網路節省電能消耗之論文進行分類比較及介紹。
本論文提出兩個改善無線感測網路耗電,達到節省電能消耗之架構;以無線感測網路之環境區分,第一個方法適用規律性(regular)網格(grid)之無線感測網路之環境,另一個方法適用於較複雜不規則之無線感測網路環境。在傳統規律固定佈置之無線感測網路環境中,部分特定感測節點有”熱點 (hotspot)”問題。意即部分感測節點因為靠近於資料終端接收節點(sink node),容易有較多的資料必須協助傳輸,而導致於比邊緣節點容易耗盡電能。由於熱點問題導致距離與終端節點較近的感測節點容易耗盡電能而無法傳送資料,造成整個無線感測網路生命期縮減。本論文提出以雙移動終端節點(dual mobile sink nodes protocol ,DMSP)架構來解決此問題,雙移動終端節點架構可有效平衡整個感測網路中,各個感測節點電能消耗之速率,進而延長整個無線感測網路之生命期。此外,對於較複雜之感測網路佈建環境,我們提出以環叢集(Ring Hierarchical Clustering, RHC)為基礎之架構來解決節能之問題。所提之環叢集無線感測網路架構主要有四項優點,分別為1.縮減節點運算時間、2容錯(fault tolerance)、3.負載平衡(load balancing)以及4.達到資料傳送之私密性(secure)。實驗的結果顯示本論文所提出之兩種架構DMSP及RHC,能提供優異之效能以達到延長無線感測網路之生命期。
Abstract
A wireless sensor network (WSN) consists of a large number of sensor nodes which are deployed over an area to perform local computations based on information gathered from the surroundings. Each node in the network is equipped with a battery, but it is almost very difficult to change or recharge batteries; therefore, maximizing the lifetime of the network through minimizing the energy is an important challenge in WSN. Sensor nodes cannot be easily replaced or recharged due to their ad-hoc deployment in hazardous environment. Considering that energy economizing acts as one of the hottest topics in wireless sensor networks, it is surveyed the main techniques used for energy economizing wireless sensor networks (WSNs) topologies in the dissertation.
There are two schemes proposed for energy economizing in the WSNs, one is the scheme for the regular grid WSN environment, another is the scheme for the complex WSN surrounding. The traditional WSNs fixed the sink node in a certain place has a serious hotspot problem. The sensor nodes closer to the sink node usually required forwarding a large amount of traffic for sensors farther from the sink node. Hotspot problem causes the nodes near the hotspot sensor node consuming much more energy than the other nodes, which seriously shortens the lifetime of the sensor networks. In the dissertation, in order to resolve the hotspot problem in the WSNs, it is proposed a dual mobile sink nodes protocol (DMSP) which combines the balance traffic strategy in the WSNs to extend the lifetime of the sensor networks. Another, for the complex environment that the sensor nodes could not be deployment regularly, the Ring-based Hierarchical Clustering (RHC) WSNs architecture is proposed. There are four major advantages in the proposed RHC scheme, including reducing computation time, fault tolerance, load balancing, and secure data transmission. The simulation results show that both of the DMSP and RHC present the excellent performance to extend the lifetime of WSNs.
目次 Table of Contents
論文審定書 i
ACKNOWLEDGEMENTS iii
摘要 iv
ABSTRACT v
TABLE OF CONTENT viii
LIST OF FIGURES x
LIST OF TABLE xi
1 INTRODUCTION 1
2 RELATED WORKS 9
2.1 BASIC TOPOLOGIES FOR THE WIRELESS SENSOR NETWORKS 9
2.1.1 Star topology 10
2.1.2 Multi hop mesh and grid topology 11
2.1.3 Ring topology 12
2.1.4 Cluster based topology 13
2.2 ENERGY EFFICIENT MAC PROTOCOLS FOR WSNS 14
2.2.1 Duty cycling 15
2.2.2 Data-driven approaches 18
2.2.3 Mobility-based Energy Economizing Schemes 20
2.2.4 Energy efficient MAC Protocols for WSNs 25
2.3 COMPARISON STATIC SINK WITH MOBILE SINK TOPOLOGIES IN THE WSNS 26
2.3.1 WSNs with the static sink 26
2.3.2 WSNs with the mobile sink 29
3 THE DUAL MOBILE SINK NODES GRID SENSOR NETWORKS MODEL 34
3.1 ARCHITECTURE OF THE DMSP GRID SENSOR NETWORK 35
3.1.1 The Energy Model of the DMSP Sensor Node 36
3.1.2 Construction Backbone nodes and Non-Backbone relay nodes 37
3.1.3 Construction of the Leaf Nodes 41
3.1.4 Behavior of the Mobile Sink Nodes 41
3.1.5 TDMA Scheduling of a Sensor Node 42
3.2 DYNAMICALLY TRANSMIT SCHEDULING STRATEGIES ON NON-BACKBONE NODES 43
3.2.1 Dynamic Threshold Scheme (DTS) 44
3.2.2 Virtual IP Orientation Scheme (VIPOS) 47
3.2.3 Residue Energy and Residue Buffer Scheme (REARBS) 49
4 THE RING-BASED HIERARCHICAL CLUSTERING SENSOR NETWORK MODEL 52
4.1 DEPLOYMENT PROCESS 54
4.2 PARENT-CHILD RELATIONSHIP BUILDING AND MEMBER JOIN PROCESS 55
4.3 IP NAMING (ASSIGNMENT) RULE 56
4.3.1 Root node (sink) 56
4.3.2 Sub-root node (type 1 node) 57
4.3.3 Leaf node (type 2 node) 57
4.4 ENERGY CONSUMPTION OF AN L-LEVEL HIERARCHY 58
4.4.1 One-level hierarchy 58
4.4.2 Two-level hierarchy 60
4.4.3 L-level hierarchy 61
5 PERFORMANCE ANALYSIS AND DISCUSSION 63
5.1 COMPARISON THE PERFORMANCE OF DTS, REARBS, AND VIPOS 63
5.1.1 Simulation 1. Comparison of the transmission rate and lifetime 63
5.1.2 Simulation 2. Comparison of the collection period and lifetime 64
5.1.3 Simulation 3. Comparison of the collection period and the amount of data at the BS 65
5.2 RHC SCHEME PERFORMANCE ANALYSIS 65
5.3 ADVANTAGE OF THE DMSP AND RHC SCHEMES 70
6 CONCLUSION AND FUTURE WORK 73
REFERENCE 77
參考文獻 References
[1] K. Akkaya and M. Younis, "A survey on routing protocols for wireless sensor networks", Elsevier - Ad Hoc Networks, vol. 3, no. 3, pp. 325-349, May 2005.
[2] S. Hedetniemi and A. Liestman, "A survey of gossiping and broadcasting in communication networks", Networks, vol.18, no. 4, pp. 319-349, 1988.
[3] J.S. Lee and C.C. Chang, "Secure Communications for Cluster-Based ad Hoc Networks Using Node Identities ", Journal of Network and Computer Applications, 30, pp.1377-1396 ,2007, http://dx.doi.org/10.1016/j.jnca.2006.10.003
[4] W.B. Heinzelman, A. Chandrakasan, and H. Balakrishnan, "An application-specific protocol architecture for wireless microsensor networks", 33rd Hawaii International Conference on System Sciences, vol. 1, pp. 660 - 670, October 2000.
[5] G. Pei and C. Chien, "Low Power TDMA in Large Wireless Sensor Networks", in Military Communications Conference, 2001. MILCOM 2001. Communications for Network-Centric Operations: Creating the Information Force. IEEE, vol.1, pp. 347 - 351, 2001.
[6] M. Garla, T.J. Kwon, and G. Pei, "On demend Routing in Large Ad Hoc Wireless Networks with Passive Clustering," in Proceedings IEEE Wireless Communications and Networking Conference, Chicago, IL, 2000.
[7] O. Younis and S. Fahmy, "HEED: A Hybrid, Energy-Efficient Distributed Clustering Approach for Ad Hoc Sensor Networks", IEEE Transactions on Mobile Computing, vol.3 no.4, pp. 366-379 , 2004.
[8] S. Lindsey and C.S. Raghavendra, "PEGASIS: Power-efficient gathering in sensor information systems", in IEEE Aerospace Conference Proceedings, vol.3, pp. 1125 - 1130, 2002.
[9] Z.M. Wang, S. Basagni, E. Melachrinoudis, C.Petrioli, "Exploiting sink mobility for maximizing sensor networks lifetime ", Proceedings of . HICSS’05, pp. 287a-287a , January 2005.
[10] H.M. Ammari, S.K. Das, "Data dissemination to mobile sinks in wireless sensor networks: an information theoretic approach ", In Proceedings of IEEE International Conference on Mobile Adhoc and Sensor Systems, (MASS’05) Washington DC, , pp. 314-321 , November 2005.
[11] J. Luo, J.P. Hubaux, "Joint mobility and routing for lifetime elongation in wireless sensor networks ", Proceeding IEEE INFOCOM’05, pp. 1735-1746, 2005.
[12] G. Chatzimilioudis, Z.Y. Demetrios, and D. Gunopulos, "Minimum-Hot-Spot Query Trees for Wireless Sensor Networks ", in Proceedings of the Ninth ACM International Workshop on Data Engineering for Wireless and Mobile Access (MobiDE’10), pp.216-223, 2010.
[13] W. Wang, V. Srinivasan, C.K. Chaing, "Using mobile relays to prolong the lifetime of wireless sensor networks ", Proceeding ACM MOBICOM’05, pp. 273-280, August 2005.
[14] J.N. Al-Karaki , A.E. Kamal , "Al-Routing techniques in wireless sensor networks: a survey ", Wireless Communications, IEEE International Conference, vol. 11, no. 6, pp. 6 - 28, 2004
[15] K. Sohraby, D.Minoli and T. Znati, “Wireless sensor networks: technology, protocols, and applications”, John Wiley & Sons, Inc,2007. IT infrastructure, Proceedings of the 2nd international workshop on Middleware for sensor networks, 2007, p.7-12
[16] Z. Wu, H. Song, , S. Jiang , X. Xu,, "Energy-Aware Grid Multipath Routing Protocol in Mobile Ad Hoc network (MANET) ", IEEE Asia International Conference on modeling & simulation (AMS), pp. 36-41, 2010
[17] A.S.Poornima, B.B.Amberker, "Logical Ring based Key Management for Clustered Sensor Networks with Changing Cluster Head”, International Conference on Signal Processing and Communications (SPCOM), pp. 1-5, 2010.
[18] Z. Ren, Y. Chen, Y. Yao, Q. Li, "Energy-efficient Ring-based Multi-hop Clustering Routing for WSNs", IEEE Fifth International Symposium on Computational Intelligence and Design, pp. 14 -17, 2012.
[19] M. Ali and S. K. Ravula, "Real-Time Support and Energy Efficiency in Wireless Sensor Networks", Halmstad University,2008
[20] U. Han, S. Park, S. Kim, and Y. Chung, "An Enhanced Cluster Based Routing Algorithm for Wireless Sensor Networks", in Proc. of PDPTA, pp. 758-763, 2006.
[21] G. Pottie, W. Kaiser, "Wireless integrated network sensors", Communication of ACM , vol.43, no.5, pp.51-58, 2000.
[22] M.C. Vuran, O.B. Akan, I.F., "Akyildiz, Spatio-temporal correlation: theory and applications for wireless sensor networks", Computer Networks Journal, vol.45 no.3, pp.245–261, 2004.
[23] J. Li, P. Mohapatra, "Analytical modeling and mitigation techniques for the energy hole problem in sensor networks", Pervasive Mobile Computing, vol.3, no.3, pp.233-254, 2007.
[24] I.F. Akyildiz, I.H. Kasimoglu, "Wireless sensor and actor networks: research challenges", Ad Hoc Networks Journal, vol.2, no.4, pp.351-367, 2004.
[25] A. Jenkins, D. Henkel, T. Brown, "Sensor data collection through unmanned aircraft gateways", in: Proc. AIAA Infotech@Aerospace 2007 Conference and Exhibit, Rohnert Park, California, May 7-10, 2007.
[26] G. Dini, M. Pelagatti, I.M. Savino, "An algorithm for reconnecting wireless sensor network partitions", in Proc. 5th European Conference on Wireless Sensor Networks (EWSN 2008), Bologna, Italy, January 30–February 1, pp. 253-267, 2008.
[27] G. Anastasi, M. Conti, A. Passarella, L. Pelusi, "Mobile-relay forwarding in opportunistic networks", in: M. Ibnkahla, (Ed.), Adaptation and Cross Layer Design in Wireless Networks, (Chapter 13), Taylor and Francis, New York (USA), July 2008
[28] Z.M. Wang, S. Basagni, E. Melachrinoudis, C. "Petrioli, Exploiting sink mobility for maximizing sensor networks lifetime", in: Proc. 38th Annual Hawaii International Conference on System Sciences (HICSS’05), Hawaii, January 03-06, 2005.
[29] S.R. Gandham, M. Dawande, R. Prakash, S. Venkatesan, "Energy efficient schemes for wireless sensor networks with multiple mobile base stations", in: Proc. IEEE Globecom 2003, San Francisco, CA December 1–5, vol. 1, pp. 377-381, 2003,.
[30] I. Papadimitriou, L. Georgiadis, "Energy-aware routing to maximize lifetime in wireless sensor networks with mobile sink", Journal of Communications Software and Systems, vol.2, no.2, pp.141-151, 2006.
[31] S. Basagni, A. Carosi, E. Melachrinoudis, C. Petrioli, Z.M. Wang, "Controlled sink mobility for prolonging wireless sensor networks lifetime", ACM/Elsevier Journal on Wireless Networks ,2007.
[32] K. Akkaya, M. Younis, "Energy-aware to mobile gateway in wireless sensor networks", in: Proc. IEEE Globecom 2004 Workshops, November 29-December 3, Dallas, United States, pp.16–21, 2004.
[33] J. Luo, J.P. Hubaux, "Joint mobility and routing for lifetime elongation in wireless sensor networks", in: Proc. IEEE Infocom 2005, Miami, USA, March 13-17, vol. 3, pp. 1735-1746, 2005.
[34] S. Chatterjea, L. van Hoesel, P. Havinga, " AI-LMAC: an adaptive, information-centric and lightweight MAC protocol for wireless sensor networks", in: Proc. 2nd International Conference on Intelligent Sensors, Sensor Networks and Information Processing (ISSNIP 2004), Melbourne, Australia, December 2004.
[35] C. Intanagonwiwat, R. Govindan, D. "Estrin, Directed diffusion: a scalable and robust communication paradigm for sensor networks", in: Proc. Sixth Annual International Conference on Mobile Computing and Networking (MobiCOM’00), Boston, Massachussetts, August 2000.
[36] H. Luo, F. Ye, J. Cheng, S. Lu, L. Zhang, "TTDD: two-tier data dissemination in large-scale wireless sensor networks", Elsevier/ ACM Wireless Networks, vol.11, pp.161-175, 2005.
[37] H.S. Kim, T.F. Abdelzaher, W.H. Kwon, "Minimum energy asynchronous dissemination to mobile sinks in wireless sensor networks", in: Proc. First International Conference on Embedded Networked Sensor Systems (SenSys 2003), Los Angeles, November 5-7, pp. 193-204, 2003.
[38] W. Ye, J.Heidemann, D.Estrin, "Medium Access Control With Coordinated Adaptive Sleeping for Wireless Sensor Networks", IEEE/ACM Transactions on Networking, vol12, no.3, pp. 493-506, 2004.
[39] T. V. Dam and K. Langendoen, "An Adaptive Energy-Efficient MAC Protocol for Wireless Sensor Networks", The First ACM Conference on Embedded Networked Sensor Systems, November 2003.
[40] L. Campelli, A. Capone, M. Cesana,"A Receiver Oriented MAC Protocol for Wireless Sensor Networks", Mobile Adhoc and Sensor Systems, IEEE Internatonal Conference, 2007.
[41] S.Cho, K.Kanuri, J.Cho,J.Lee,S.-D.June, "Dynamic Energy Efficient TDMA-based MAC Protocol for Wireless Sensor Networks", Autonomic and Autonomous Systems and International Conference on Networking and Services ,pp.48-48, 2005.
[42] I.Rhee, A.Warrier, M.Aia et al, "Z-MAC: a Hybrid MAC for Wireless Sensor Networks", IEEE/ACM Transactions, pp.511-524, 2008.
[43] A. Giannakos, G. Karagiorgos, I. Stavrakakis, "A message-optimal sink mobility model for wireless sensor networks", in: Proceeding of 8th International Conference on Networks, pp. 287-291, 2009.
[44] J. Luo, J.-P. Hubaux, "Joint mobility and routing for lifetime elongation in wireless sensor networks", in: Procedings of 24th IEEE INFOCOM, Miami, USA, pp. 1735-1746, 2005.
[45] E. Lee, S. Park, F. Yu, S. Kim, "Communication model and protocol based on multiple static sinks for supporting mobile users in wireless sensor networks", IEEE Transactions on Consumer Electronics 56 , vol. 11, no.3, pp.1652-1660 ,2010
[46] E. Lee, S. Park, J. Lee, S. Oh, S. Kim, "Novel service protocol for supporting remote and mobile users in wireless sensor networks with multiple static sinks", Wireless Networks, vo.17, pp. 861-875 ,2011.
[47] Z. Vincze, R. Vida, A. Vidacs, " Deploying multiple sinks in multi-hop wireless sensor networks", in: Proceedings of ICPS IEEE International Conference on Pervasive Services, Istanbul, Turkey, pp. 55-63, 2007.
[48] C. Avin, B. Krishnamachari, "The power of choice in random walks: an empirical study", in: Proceedings of the 9th ACM international symposium on Modeling analysis and simulation of wireless and mobile systems (MSWiM ‘06), New York, NY, USA, pp. 219-228, October 2006.
[49] M.J. Handy, M. Haase, D. Timmermann, "Low energy adaptive clustering hierarchy with deterministic cluster-head selection", in: Proceeding of 4th International Workshop on Mobile and Wireless Communications, Network, pp. 368-372, 2002.
[50] S.V. Manisekaran, R. Venkatesan, "Energy efficient hierarchical clustering for sensor networks", in: Proceedings of international conference on computing communication and networking technologies, pp. 1-11, 2010.
[51] P.T.A. Quang, N.Q. Dinh, J. Yun, D. Kim, "Optimal clustering for wireless sensor networks using intermediate nodes", in: Proceedings of IEEE 3rd International Conference on Communication Software and Networks (ICCSN), pp. 138-142, 2011.
[52] A.R. Masoum, A.H. Jahangir, Z. Taghikhani, R. Azarderakhsh, "A new multilevel clustering model to increase lifetime in wireless sensor networks", in: Proceedings of the second International Conference on Sensor Technologies and Applications, pp. 185-190, 2008.
[53] G.S. Tomar, S. Verma, "Dynamic multi-level hierarchal clustering approach for wireless sensor networks", in: Proceedings of 11th International Conference on Computer Modelling and, Simulation, pp. 563-567, 2009.
[54] J.N. Al-Karaki, R. Ul-Mustafa, A.E. Kamal, " Data aggregation in wireless sensor networks - exact and approximate algorithms", in: Proceedings of IEEE Workshop on High Performance Switching and Routing (HPSR), Phoenix, Arizona, USA, pp. 241-245, 2004.
[55] A.M. Glass, R.L. Brewster, N.K. Abdulaziz, "Modelling of CSMA/CA protocol by simulation", IEEE Electronic Letters 24, pp.692–694, 1998.
[56] J. Luo, J. Panchard, M. Piorkowski, M. Grossglauser, J.-P. Hubaux, "Mobiroute: routing towards a mobile sink for improving lifetime in sensor networks", in: Proceedings of IEEE International Conference on Distributed Computing in Sensor Networks (DCOSS), pp. 480-497, 2006.
[57] I. Chatzigiannakis, A. Kinalis, S. Nikoletseas, "Sink mobility protocols for data collection in wireless sensor networks", in: Proceedings of the international Workshop on Mobility Management and Wireless Access, MobiWac ‘06, Terromolinos, Spain, pp. 52-59, 2006.
[58] F. Ye, H. Luo, J. Cheng, S. Lu, L. Zhang, "A two-tier data dissemination model for large-scale wireless sensor networks", in: Proceedings of 8th Annual international Conference on Mobile Computing and Networking, MobiCom ‘02, Atlanta, Georgia, USA, September 23-28, pp. 148-159, 2002.
[59] M. Marta, M. Cardei, "Improved sensor network lifetime with multiple mobile sinks", Pervasive and Mobile Computing, vol.5, no.5, pp. 542-555, 2009.
[60] A. Kinalis, S. Nikoletseas, "Scalable data collection protocols for wireless sensor networks with multiple mobile sinks", in: Proceedings of the 40th Annual Simulation Symposium Annual Simulation Symposium. IEEE Computer Society, Washington, DC, pp. 60-72, 2007.
[61] F. Yu, E. Lee, S. Park, S. Kim, "A simple location propagation scheme for mobile sink in wireless sensor networks", IEEE Communications Letters, vol.14, pp. 321-323, 2010.
[62] Yu, E. Jeong, G. Jeon, D. Seo, K. Park, "A dynamic multiagent-based local update strategy for mobile sinks in wireless sensor network"s, in: Proceeding of international conference on computational science and applications, pp. 185-196, 2011.
[63] Y.S. Yun, Y. Xia, "Maximizing the lifetime of wireless sensor networks with mobile sink in delay-tolerant applications", IEEE Transactions on Mobile Computing, vol.9, pp.1308–1318, 2010.
[64] Y. Wu, L. Zhang, Y. Wu, Z. Niu, "Interest dissemination with directional antennas for wireless sensor networks with mobile sink"s, in: Proceedings of the 4th international Conference on Embedded Networked Sensor Systems SenSys ‘06, Boulder, Colorado, USA, pp. 99-111, 2006.
[65] X. Xu, W. Liang, T. Wark, "Data quality maximization in sensor networks with a mobile sink", in: Proceedings of international conference on distributed computing in sensor systems, pp. 1-8, 2011.
[66] S. Gao, H. Zhang, S. Das, "Efficient data collection in wireless sensor networks with path-constrained mobile sinks", in: Proceedings of IEEE International Symposium on World of Wireless, Mobile and Multimedia, Networks, pp. 1–9, 2009.
[67] Y. Bi, L. Sun, J. Ma, N. Li, I.A. Khan, C. Chen, "HUMS: an autonomous moving strategy for mobile sinks in data-gathering sensor networks", EURASIP Journal on Wireless Communications and Networking, 2007.
[68] S. Basagni, A. Carosi, E. Melachrinoudis, C. Petrioli, Z.M. Wang, "Controlled sink mobility for prolonging wireless sensor networks lifetime", Journal of Wireless Networks, vol.14, pp.831–858 ,2008.
[69] T. Rappaport, Wireless Communication Principles and Practice (2nd Edition).Upper Saddle River, N.J. : London : Prentice Hall PTR, 2008.
[70] W. R. Heinzelman, A. Chandrakasan and H. Balakrishman, “Energy-efficient communication protocol for wireless microsensor networks,”in Proc. Of IEEE HICSS, January 2010.
[71] Wang,W. Heinzelman, and A. Chandrakasan, “Energy-scalable protocols for battery-operated microsensor networks,” in Proc. of the IEEE workshop on Signal Processing Systems (SiPS’99), 1999, pp. 483-492.
[72] R.Kerschner, “The number of circles covering a set,” Amer. J. Math., vol. 61, no. 3, pp. 665-671, Jul. 2009.
[73] Weifa Liang, Yuzhen Liu, “Online Data Gathering for Maximizing Network Lifetime in Sensor Networks”, IEEE Transactions on mobile computing, vol. 6, No.1, Jan. 2007
[74] L. Kleinrock, J. Silvester, Optimum transmission radii for packet radio networks or why six is a magic number, in: Proceedings of the IEEE National Telecommunications Conference, Birmingham, Alabama pp. 4.3.1–4.3.5. , December 2008,
[75] T.S. Su, W.L. Jeng, J.Y. Huang, W. S. Hsieh, “A Novel Hierarchical ad Hoc Networks”, Networking and Services, 2006.
[76] W. B. Heinzelman, A. P. Chandrakasan, and H. Balakrisnan, “An application-specific Protocol Architecture for Wireless Microsensor networks,” IEEE Transaction on Wireless Communication, vol. 1, no. 4, Oct, pp. 660-670, 2002.
[77] V. Mhatre and C. Rosenberg, “Design Guidelines for Wireless Sensor Networks: Communication, clustering and aggregation,” Ad Hoc Networking, vol.2, no. 1, pp. 45-63, Jan. 2004.
[78] Y. P. Chen, A. L. Liestman, J. Liu, “A Hierarchical Energy-Efficient Framework for Data Aggregation in wireless Sensor Networks,“ IEEE Transactions on vehicular technology, vol. 55, no. 3, pp. 789-796, May 2006.
[79] S. Sharma, and S. K. Jena, "Cluster Based Multipath Routing Protocol for Wireless Sensor Networks," ACM SIGCOMM Computer Communication Review, vol. 45, no. 2, pp. 14–20, 2015
[80] S. Rani, J. Malhotra, and R. Talwar, "Energy Efficient Chain Based Cooperative Routing Protocol for WSN, "Applied Soft Computing, 2015.
[81] T.S.Su, M.W. Huang, W.S. Li, W.S. Hsieh, "Aggregation Scheme with Secure Hierarchical Clustering for Wireless Sensor Networks ", International Journal of Distributed Sensor Networks, Vol. 2012 , Article ID 162347
[82] D. Kumar, "Performance analysis of energy efficient clustering protocols for maximising lifetime of wireless sensor networks, " Wireless Sensor Systems, IET, vol.4,no.1, 2014
[83] R. Annie Uthra and S.V. Kasmir Raja. "Energy-Efficient predictive congestion control for wireless sensor network, " Advances in Intelligent Systems and Computing, vol.235, pp. 331-341, 2014
[84] A. Achour, L. Deru, and J. C. Deprez. "Mobility Management for Wireless Sensor Network , " Procedia Computer Science, vol. 52, pp. 1101-1107, 2015.
[85] X. Kui, J. Wang, S. Zhang, J. Cao, "Energy-Balanced Clustering Protocol Based on Dominating Set for Data Gathering in Wireless Sensor Network, " Ad Hoc and Sensor Network, vol.24, no.3, pp.199-217, 2015.
[86] P. Chananak, T. Samanata, and I. Banerjee, "Fault-Tolerant Multipath Routing Scheme for Energy Efficient Wireless Sensor Networks, " International Journal of Wireless & Mobile Network, vol.5, no.2, pp.33-45, 2013
[87] M.M. Afsar, M.H. Yanghmaee Moghaddam, and Z.K. Esmaeil, "A Fault Tolerant Protocol for Wireless Sensor Networks, " International Conference on Mobile Ad-hoc and Sensor Network, pp. 475-478, 2011
電子全文 Fulltext
本電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
論文使用權限 Thesis access permission:自定論文開放時間 user define
開放時間 Available:
校內 Campus: 已公開 available
校外 Off-campus: 已公開 available


紙本論文 Printed copies
紙本論文的公開資訊在102學年度以後相對較為完整。如果需要查詢101學年度以前的紙本論文公開資訊,請聯繫圖資處紙本論文服務櫃台。如有不便之處敬請見諒。
開放時間 available 已公開 available

QR Code