Energy-Driven Adaptive Clustering Data Collection Protocol in Wireless Sensor Networks *

Size: px
Start display at page:

Download "Energy-Driven Adaptive Clustering Data Collection Protocol in Wireless Sensor Networks *"

Transcription

1 Energy-Driven Adaptive Clustering Data Collection Protocol in Wireless Sensor Networks * Yongcai Wang, Qianchuan Zhao and Dazhong Zheng Department of Automation Tsinghua University Beijing, , P.R.China wangyongcai@mails.tsinghua.edu.cn Abstract - Wireless sensor networks consisting of a mass of inexpensive, low-power and multifunctional sensor nodes are deployed in military or citizen field, collecting information or monitoring environments. Gathering data in energy efficient way is critically important to prolong the lifetimes of the networks. In [3], data collection problem is studied in homogeneous network. An adaptive clustering protocol LEACH is presented and makes a breakthrough in this area. By localized data fusion and randomized cluster heads rotation, energy is averagely depleted among nodes and LEACH achieves 7-8 times improvement than three traditional protocols measuring the dieing times of nodes. In this paper, we propose EDAC (Energy-Driven Adaptive Clustering) protocol, which is an improvement over LEACH in heterogeneous networks. Unlike the homogeneous network, if we apply LEACH in heterogeneous networks, the averagely energy dissipation mechanism will result in early death of powerless nodes and can not use the advantage of the powerful nodes. In EDAC, we use energy-driven cluster heads rotation, which enables cluster heads change asynchronously and coordinate energy consuming closely based on the heterogeneous property of nodes energy. Time synchronization is relaxed and topology maintenance is localized by event triggering rotation. Also, the energy cost in topology maintenance can be kept small even when only little data to be transmitted in networks. Simulation results show that the lifetimes of nodes in EDAC can be times as those in LEACH in heterogeneous network, and that it also works as well as LEACH in homogeneous networks. Index Terms -Adaptive clustering, Data collection protocol, Energy-driven, Energy efficiency, Heterogeneous network. I. INTRODUCTION Recent fast development of wireless communication, sensor technique and MEMS enables the fast development of inexpensive, low-power and multifunctional micro-sensors. A mass of these micro-sensors coordinate by wireless communication to compose a wireless sensor network [1] [2]. Such networks can be deployed in military or citizen fields to collect data and monitor environments [10]. Nodes in network could be homogeneous (all nodes are same) or heterogeneous (nodes are different in function, energy-level, etc). They collect sound, temperature, light etc, and communicate via radio to finish data collection tasks coordinately. For the difficulty of the battery renewal and the long period demand of application, such as battle field monitoring and wild animal tracking, energy becomes one of the most precious resources in wireless sensor network. In [3], communication protocols and their energy consuming in homogenous networks are studied. Three traditional protocols, Direct, MTE (Minimum Transmission Energy) and Static Clustering are summarized, and an elegant solution, energy efficient adaptive clustering protocol LEACH is presented. With adaptive clustering and randomized cluster heads rotation, energy can dissipate averagely among nodes. Together with locally data fusion, LEACH achieves a factor of 7-8 improvement in network lifetime comparing with the Direct, MTE and Static Clustering. In LEACH, data collection problem is defined as in a round of communication, every nodes have a packet to send to the distant base. Cluster heads randomly generate at the beginning of every communication round. ALEP [4] and PEGASIS [5] follows the line of LEACH and propose more energy efficient solutions in homogeneous networks. ALEP takes the left energy of whole net into account and PEGASIS proposes a single chain structure for clustering. In LEACH, ALEP and PEGASIS, cluster based topology reduces the long range communication; data fusion saves energy by compressing data and the cluster heads rotation enables energy averagely depleting, so they prolong the lifetimes of nodes effectively. We apply LEACH in our study of heterogeneous network, and find that the essential idea of LEACH to coordinate energy consuming among nodes based on their energy characteristics can be further improved. How to extend it to heterogeneous scenario is studied in this paper. Heterogeneous network is also an important area in wireless sensor networks. With the fast developing of sensor technique, multifunctional, various kinds of sensors are developed. It is promising that different kinds of these micro sensors working coordinately to finish specific tasks [6] [7]. There are also some important applications have been investigated in heterogeneous networks, such as TinyDB [8] etc, also some studies in energy consuming [9]. Heterogeneity of sensors may exhibit in function, processing capability, energy level etc. But the heterogeneity of energy dominates new challenges for data gathering protocols. In heterogeneous * This work was supported by NSFC(Grant No , ), National Key Project of China, Fundamental Research Funds from Tsinghua University, Chinese Scholarship Council and Ministry of Education of China.

2 networks, the suitable protocol should conserve energy for the powerless nodes and exert the advantage of the powerful nodes to extend the lifetime of the whole network, and it should also keep performance in homogeneous network. In this paper, we present an Energy-Driven Adaptive Clustering protocol: EDAC. It is an improvement of LEACH in heterogeneous networks. In EDAC, the cluster header rotation is energy-driven. Nodes take the role of cluster heads asynchronously. When a node serves as cluster head, it manages the local cluster and performs data fusion to save energy and suffers the long range communication to the base station. It will work until its left energy falls lower than a threshold. Then, cluster head rotation happens. The node in scheduling list, which has more energy left in this cluster will take over the cluster head token. And then, local cluster topology is reconstructed by adaptive competition. Without time triggering, topology maintenance is less frequent and the time synchronization requirement is relaxed. We also consider the energy consumed in topology construction and maintenance, In EDAC this part of energy cost is shown to be small, even if only little data to be transmitted in network. Simulation results show that EDAC can effectively prolong the lifetimes of heterogeneous nodes to be times as in LEACH, and that it also works well in homogeneous networks. II. MODEL DESCRIPTION In LEACH, a data collection model is described as shown in fig 1. One hundred of homogeneous nodes are uniformly distributed in a 50m 50m square region. All the nodes collect local data and send them to the base station located at (25,- 100). This model is based on the military object tracking and hazards environment monitoring application background, where the base is often far from application area. Some assumptions are made that node can selected its transmission range and every node knows the positions of other nodes and itself. The selectable range assumption is closely based on the function of current sensor devices. For example, Mica2 mote provides totally 100 different transmission radiuses [11]. The assumption of the known of positions needs additional localization process at the setting up of the network [12]. Fig. 1 Data collection sensor network model, circle stands for sensors and base is located at (25,-100) In LEACH, initial energy of every node equals to E ini. We adopt this model as homogeneous model and make it more general by allowing the nodes to be heterogeneous. In this paper, we only consider one of the simplest such heterogeneous scenarios, that sensors are equipped with different battery power. For heterogeneous model, initial power of sensor nodes is randomly generated in the close set [, Emin E max ] Emin, where and is the lower bound and upper bound of initial power respectively. All the nodes obey same energy consuming model as described in [3].The energy consuming model is described as following. For transmission, when a node transmits k bits data to another node with distance d, the energy it consumed is: 2 E ( kd, ) = E k+ ε k d (1) E max Tx elec amp For receiving, when a node receives k bits data, the energy it consumed is: E ( k) = E k (2) Rx elec Where E nj/bit is the circuit energy cost when elec transmitting or receiving one bit of data, and d 2 energy loss model is used due to the channel attenuation and ε is the amp amplifier coefficient. For the easy of comparison, in this paper we use the same constant coefficient as in LEACH: ( E elec, amp, ) ε k =(50,100,2000). III. ENERGY COST ANALYSIS In this section, we will analyze the energy cost of data gathering from the sensor network to the distant base. We follow the experiment of LEACH in homogeneous network. Fig. 2 shows the result. By cluster header rotation and data fusion, LEACH achieves a factor of 7-8 improvement in network lifetime comparing to other three. To apply these protocols in heterogeneous network, Fig. 3 shows the result. Comparing Fig. 2 and Fig. 3, we can see that the places of Direct and MTE haven t changed. This is because of either in homogeneous or heterogeneous network, in Direct protocol it is always the nodes far from the base die quickly for the long range communication, and in MTE protocol it is always the nodes near the base die quickly for it suffers more packets forwarding. Static Clustering makes a big improve in heterogeneous network. This is because in the selection of static cluster header we use a simple heuristic. We choose the most powerful several nodes as the static cluster headers and apply data fusion. This enhanced static clustering uses the advantage of the powerful nodes and results in a better performance. There is other works [13] studying in static cluster header selection technique in heterogeneous network. When the network contains power unlimited nodes, it is not a bad choice. The heterogeneity lefts room for data collection protocols to improve. In heterogeneous network, LEACH can not achieve the performance as better as in homogeneous network. This is because that the time-driven cluster header rotation mechanism averagely distributes the energy consumption. The powerless nodes die quickly and powerful nodes haven t contributed their advantage.

3 For the fair of the comparison of different protocols, ignoring the energy consumed in topology construction and topology maintenance is not suitable. Because comparing with Direct approach, all clustering based protocols and routing table based protocols need consume additional energy in topology construction and topology maintenance. The goal of data collection protocol is to transmit data effectively and prolong the network s lifetime. It requires reducing the proportion of the additional energy cost as much as possible. So we give following definitions. requests. We name them command packets. This kind of packets is often much smaller than the data packets. In this paper, we set the size of command packets k, and k is equal to the one tenth of the size of data packets. k = k /10=200bits. Analyzing Direct, MTE and Static Clustering protocols, the efficiency of Direct is 100%; In MTE and Static Clustering, once the topology is constructed, no more additional energy cost needed during the data collection process, so as time passed, η approaches 100%. In LEACH, global topology maintenance is done at the beginning of every round. An idea to improve the efficiency of adaptive clustering protocols is to localize the topology construction, and avoid time-driven cluster headers rotation. EDAC protocol uses energy-driven mechanism, to coordinate energy consuming based on the heterogeneity of nodes. Cluster header rotation is asynchronous. Cluster topology maintenance only happens when local cluster header rotating and global topology reconstruction is avoided. In the next section, we discuss it in details. IV. EDAC PROTOCOL In this section, we will introduce EDAC protocol in detail. EDAC includes two phases: initializing phase and self organized data collection phase. Fig. 2 Performance comparison in homogeneous network Fig. 4 Flow of initializing phase Fig. 3 Performance comparison in heterogeneous network Definition 1: Additional energy cost, Effective energy cost and Efficiency In data collection process, the energy consumed in topology construction and topology maintenance is called additional energy cost (E a ); the energy consumed in data transmission and receiving is called effective energy cost (E e ); the sum of the additional energy cost and the effective energy cost is the total energy cost (E t ), and efficiency (η ) is defined as the proportion of the effective energy cost in the total energy cost. η = E / E = E /( E + E ) (3) e t e e a In topology construction and maintenance, another kind of packets is used to send commands and answers for the Fig. 5 Network topology of EDAC after initializing A. Initializing phase In initializing phase, a fix proportion of sensors randomly

4 select themselves as cluster headers as described in [3]. [3] and [6] have analyzed the cluster headers proportion problem both in homogeneous and heterogeneous network. They show that 5%-8% cluster headers can achieve good performance both in homogeneous and heterogeneous network in various parameter settings. We adopt these results and randomly select 5% cluster headers at the initializing phase. When a node is selected to be cluster header, it generates a cluster header token. Then, every selected cluster header advertises its token by CSMA/CA MAC protocol to all its neighbors. Non cluster header nodes receive these advertisements and compare their signal strength. It only keeps the token with the strongest signal in every comparison and randomly choose one when tie occurs. After advertisements, every non cluster header node recognizes the source of the token as its cluster header and broadcasts topology answer packets by CSMA/CA MAC protocol back to the cluster header. In the answer packets, node s positions and node s current energy level are included. The cluster headers receive these answer packets and set up a schedule list for its local cluster. In the schedule list, TDMA schedule [3] is created. Different from LEACH, we add an energy attribute into the schedule list. It is set up by recording the left energy data in the answer packets and is maintained by cluster header for the use of cluster header rotation. An energy threshold is calculated when a node is selected to be cluster header. It is also the basis for cluster header rotation. B. Self organized data collection phase After initializing phase, self organized data collection phase starts. Every node collects local data, and sends the packet to the cluster header in its allocated transmission time. Based on the received signal strength of the cluster header s advertisement and the symmetrical assumption of the radio channel, this transmission can use a minimal amount of energy. The radio of other nodes can be turned off until their allocated transmission time to save energy. In every data packet, node s current energy level is attached. The cluster header nodes keep their receiver on to collect data from its cluster and continuously update the energy table in the schedule list based on the received packets. When data from all the non cluster header nodes has been received, the cluster header runs a data fusion function to aggregate all the received data into one signal. Data fusion can be simple averaging or complex data processing methods. After data fusion, the cluster header sends the signal which stands for the information of this cluster to the base station located far away. For the cluster header need receive many packets and have to consume more power in long range transmission, it is the node that the energy used most quickly in this cluster. In order to extend the life of the network, cluster header rotation is necessary. EDAC use energy-driven demise scheme to rotate the cluster header. 1) Demise process: In [3], [4]and [5], the cluster header rotation is driven by time. Some nodes are randomly chosen to be cluster headers at the beginning of every time round. In this paper, we introduce energy-driven scheme. A threshold is calculated in the cluster header when it is selected to be a cluster header. Then in the data collection process, if the cluster header finds its left energy is less than the threshold, it sends demise request message to the top three nodes with maximum energy left in its schedule list. Choosing three nodes assures the reliability of demise process. When a non-cluster-head node receives the demise request message, it sends back a demise answer message. From the received demise answer messages, cluster header chooses the node with maximum energy left to be its inheritor and demise the cluster header token to this node. After the node received the cluster header token, it calculate the threshold, reconstructs the cluster topology and recreates the schedule list for the cluster, following the same way described in initializing phase. 2) Threshold function: Threshold function takes an important role in the demise process. It is calculated when a node is selected to be cluster header. When the cluster header s left energy has dropped below this threshold, demise process will start. In this paper, we choose a simple proportional function. threshold = P E c (4) Where P is a constant proportional parameter and E c is the energy left when the node selected to be cluster header. From (4) we can see that threshold is different for different nodes and different for the same node at different time. It is only calculated and kept by the current cluster headers. Its dynamic property insures that even if all the nodes have only little energy left, the protocol still works. Fig. 6 comparison of threshold in homogenous network Fig. 7 Comparison of threshold in heterogeneous network

5 V. EXPERIMENT RESULTS To evaluate the performance of EDAC, we examine its properties from different aspects. We simulate EDAC using MATLAB with the random network shown in Fig. 1. For homogenous network, we choose initial power of every nodes to be 0.25J, and for heterogeneous network we choose E min =0.05J and E max =1J. First we compare the effect of different thresholds. Fig. 6 shows the performance of EDAC in homogeneous network with the proportional parameter P increasing from 5% to 30%. Fig. 7 shows these results in heterogeneous network. From these two figures we can see a typical characteristic of EDAC. When threshold is small, nodes averagely die as time passed. When threshold is larger, the curve trends to be a right angle. Most of nodes last for a longer life but they die almost simultaneously in a short time interval. The reason for this phenomenon is that in EDAC when P is small, a node selected to be cluster header will consume most of their energy on its cluster header position. After rotation, it has little energy left and will die quickly thereafter. When P is larger, a cluster header can still reserve some energy for later use after it finishes its cluster header work. And since non cluster header consumes less energy than cluster header, the reserved energy can help it last for longer life. Nodes die almost simultaneously because after some times of rotations, all the nodes have little energy left. Rotation rules can not help to prolong the life of a net when all nodes with little power. Then we compare the performance of EDAC with other protocols in different networks. We choose P=0.25 in EDAC. Fig. 8 shows the comparison result in homogeneous network and Fig. 9 shows the result in heterogeneous network. From Fig. 8, we can see that EDAC is 7-8 factors better than Direct, MTE and Static Clustering. Comparing with LEACH, only less than twenty nodes have little shorter lifetimes than in LEACH among total 100 nodes. Fig. 9 shows these results in heterogeneous network. EDAC is 7-8 factors better than Direct and MTE. It is also better than enhanced Static Clustering. This is because that in EDAC we not only select powerful nodes as cluster header, we also make cluster headers rotation after their power drained under a level. Comparing with LEACH, the lifetimes of nodes in EDAC can be 1 to 2.5 times as that in LEACH, except the last several nodes. Recalling homogeneous network, there is same phenomenon. This is because of in LEACH, energy depletes averagely. The several nodes with much more initial power deplete energy the same way as other nodes, and they need not to do more contribution for their energy advantage as in EDAC. So these nodes can gain longer lives. For homogenous network, it is the same reason. Fig. 8 Performance comparison in homogeneous network Fig. 9 Performance comparison in heterogeneous network Considering for application, limited sensing range and limited communication range require wireless sensor networks to keep a certain density to keep the network operational. A few nodes alive in a large network can not make more contribution. The lifetime of a sensor network should be defined as the time when still enough nodes still alive to keep the net operational. TABLE I PERFORMANCE COMPARISON FOR DIFFERENT NETWORK SETTINGS Network setting Protocol 10% 20% 30% 40% 50% 60% 70% 80% 90% 100m*100m space, base located at (50,-200), homogeneous LEACH network, initial energy is 1J for every node EDAC m*100m square, base located at (50,-200), LEACH heterogeneous network, Emin=0.1J,Emax=2J EDAC m*200m square, 200nodes, base located at (100,-100), LEACH heterogeneous network, Emin=0.1J,Emax=1J EDAC The relationship between nodes density and connectivity and coverage is still hot topic in wireless sensor network [14]. It is out the scope of this paper, but we can compare EDAC and LEACH when different proportion of nodes dead. We do the comparison in different scale networks and with different initial conditions. Table1 summarizes the results. Table1 shows that for different scale network, different initial energy and different nodes number, Lifetimes of nodes in EDAC can be times long comparing with LEACH in heterogeneous network. And it also works well as LEACH in large scale

6 homogeneous networks. After these comparisons of lifetimes, we compare the efficiency of EDAC and LEACH. In this experiment, we decrease the size of the data packet from 2000 bits continuously to 200 bits and fix the size of command packet at 200 bits. We choose 50m*50m network, 100 nodes, E min =0.05J and E max =1J. Fig. 10 shows the results. We can see that with the decreasing of the size of data packet, the efficiency of LEACH decreased quickly and EDAC still keeps a high efficiency. This is because that small data packet means little data to transmit. But for time driven protocol, although only little energy has consumed, cluster headers are still rotated as time round coming. Energy-driven EDAC concerns the left energy in the nodes and it is suitable for heavy and light traffic networks. Fig. 10 Efficiency comparison for EDAC and LEACH VI. CONCLUSTION AND FUTURE WORK In this paper, we describe EDAC, an energy-driven adaptive clustering data collection protocol in wireless sensor networks. Its energy-driven cluster header s rotation mechanism relaxes the time synchronization request and enables the rotation process happens asynchronously. Also, the energy-aware rotation mechanism enables EDAC not only be suitable for homogeneous network, but also works better than LEACH etc in heterogeneous networks. We compare the performance of EDAC with other protocols in different parameter settings. The results show that EDAC is 7-8 factors better than Direct, MTE and 2 factors better than enhanced Static Clustering in heterogeneous network. It is as good as LEACH in homogeneous network and 1-2 factors better than LEACH in heterogeneous network. Moreover, in EDAC, topology maintenance only happens in a local area, avoiding global topology reconstruction. Cluster topology doesn t change until the cluster has lower power than the threshold. Without time triggering topology reconstruction, EDAC can keep a high efficiency even in light traffic network, when only little data to transmit. In order to verify our discussions about EDAC, we will use extended network simulator ns-2 for wireless communication [15] to simulate EDAC, LEACH, Direct, MTE and Static Clustering. This can help us to understand the advantage and disadvantage of these protocols more accurately. From our MATLAB results, we can expect that EDAC will have better performance than Direct, MTE and Static Clustering, and it will have a better performance than LEACH in heterogeneous network. Also, demise process is used in EDAC. It is suitable to inherit useful data between cluster headers when rotation happens. We can further develop the demise process and EDAC protocols for typical applications as objects detection, location and tracking. REFERENCES [1] Clare, Pottie, and Agre. Self-Organizing Distributed Sensor Networks. In SPIE Conference on Unattended Ground Sensor Technologies and Applications, pages , Apr [2] A. Chandrakasan, R. Amirtharajah, S. Cho, J. Goodman, G. Konduri, J. Kulik, W. Rabiner, and A. Wang, Design considerations for distributed microsensor systems, Tech. Rep., Massachusetts Institute of Technology, [3] W. R. Heinzelman, A. Chandrakasan, and H. Balakrishnan, Energyefficient communication protocol for wireless microsensor networks, in Proceedings of the Hawaii International Conference on System Sciences, Jan [4] Huang Jinhong, ZuoFei, Zeng Ming, An Energy-optimization-based and Self-adaptive Protocol for Wireless Microsensor Network, Network& Communication, No , [5] S. Lindsey and C. S. Raghavendra, "PEGASIS: Power Efficient GAthering in Sensor Information Systems," in the Proceedings of the IEEE Aerospace Conference, Big Sky, Montana, March [6] Liang Cheng, Tian Lin, Yuecheng Zhang, and Qing Ye, Monitoring Wireless Sensor Networks by Heterogeneous Collaborative Groupware, Sicon/04 Sensors for Industry Conference New Orleans, Louisiana, USA, January 2004 [7] Brooks AM, Williams,S. "Tracking People with Networks of Heterogeneous Sensors". Australian Conference on Robotics and Automation Dec 1-3, Brisbane [8] Sam Madden, Joe Hellerstein, and Wei Hong, TinyDB: In-Network Query Processing in TinyOS Intel Research, IRB-TR , Oct. 1, [9] Enrique J. Duarte-Melo, Mingyan Liu, Analysis of Energy Consumption and Lifetime of Heterogeneous Wireless Sensor Networks, Tech. Rep., University of Michigan, 2004 [10] Simic SN, Sastry S, Distributed environmental monitoring using random sensor networks, Lecture Notes in Computer Science. 2634: [11] TinyOS Radio Stack, TinyOS On Line Mannual tinyos-1.x/beta/cc1000radio [12] Langendoen K, Reijers N, Distributed localization in wireless sensor networks: a quantitative comparison, Computer Networks, The International Journal of Computer and Telecommunications Networking 43 (4): Nov [13] MJ Handy, M. Haase, D. Timmermann Low-Energy Adaptive Clustering Hierarchy with Deterministic Cluster-Head Selection. August 2002 [14] X. Wang, G. Xing, Y. Zhang, C. Lu, R. Pless, and CD Gill. Integrated coverage and connectivity configuration in wireless sensor networks, In The First ACM Conference on Embedded Networked Sensor Systems(Sensys 03), Los Angeles, CA, Nov [15] Sensor Network Extension to NS-2,

Power Efficient Data Gathering and Aggregation in Wireless Sensor Networks

Power Efficient Data Gathering and Aggregation in Wireless Sensor Networks Power Efficient Data Gathering and Aggregation in Wireless Sensor Networks Hüseyin Özgür Tan and İbrahim Körpeoǧlu Department of Computer Engineering, Bilkent University 68 Ankara, Turkey E-mail:{hozgur,korpe}@cs.bilkent.edu.tr

More information

Hierarchical Routing Algorithm to Improve the Performance of Wireless Sensor Network

Hierarchical Routing Algorithm to Improve the Performance of Wireless Sensor Network Hierarchical Routing Algorithm to Improve the Performance of Wireless Sensor Network Deepthi G B 1 Mrs. Netravati U M 2 P G Scholar (Digital Electronics), Assistant Professor Department of ECE Department

More information

Summary of Energy-Efficient Communication Protocol for Wireless Microsensor Networks

Summary of Energy-Efficient Communication Protocol for Wireless Microsensor Networks Summary of Energy-Efficient Communication Protocol for Wireless Microsensor Networks Juhana Yrjölä, Tik 58673B, jayrjola@cc.hut.fi 13th March 2005 Abstract Conventional routing protocols may not be optimal

More information

Enhancement of Hierarchy Cluster-Tree Routing for Wireless Sensor Network

Enhancement of Hierarchy Cluster-Tree Routing for Wireless Sensor Network Enhancement of Hierarchy Cluster-Tree Routing for Wireless Sensor Network Xuxing Ding Tel: 86-553-388-3560 E-mail: dxx200@163.com Fangfang Xie Tel: 86-553-388-3560 E-mail: fangtinglei@yahoo.com.cn Qing

More information

An Energy Efficient Data Dissemination Algorithm for Wireless Sensor Networks

An Energy Efficient Data Dissemination Algorithm for Wireless Sensor Networks , pp.135-140 http://dx.doi.org/10.14257/astl.2014.48.22 An Energy Efficient Data Dissemination Algorithm for Wireless Sensor Networks Jin Wang 1, Bo Tang 1, Zhongqi Zhang 1, Jian Shen 1, Jeong-Uk Kim 2

More information

Z-SEP: Zonal-Stable Election Protocol for Wireless Sensor Networks

Z-SEP: Zonal-Stable Election Protocol for Wireless Sensor Networks Z-SEP: Zonal-Stable Election Protocol for Wireless Sensor Networks S. Faisal 1, N. Javaid 1, A. Javaid 2, M. A. Khan 1, S. H. Bouk 1, Z. A. Khan 3 1 COMSATS Institute of Information Technology, Islamabad,

More information

Energy-Efficient Communication Protocol for Wireless Microsensor Networks

Energy-Efficient Communication Protocol for Wireless Microsensor Networks Copyright 2 IEEE. Published in the Proceedings of the Hawaii International Conference on System Sciences, January 4-7, 2, Maui, Hawaii. Energy-Efficient Communication Protocol for Wireless Microsensor

More information

An Energy-Efficient Hierarchical Routing for Wireless Sensor Networks

An Energy-Efficient Hierarchical Routing for Wireless Sensor Networks Volume 2 Issue 9, 213, ISSN-2319-756 (Online) An Energy-Efficient Hierarchical Routing for Wireless Sensor Networks Nishi Sharma Rajasthan Technical University Kota, India Abstract: The popularity of Wireless

More information

Performance of I-LEACH Routing protocol for Wireless Sensor Networks

Performance of I-LEACH Routing protocol for Wireless Sensor Networks Performance of I-LEACH Routing protocol for Wireless Sensor Networks Neelima Arora Research scholar,department of ECE UCOE,Punjabi university, Patiala,Punjab,INDIA aneelima2421@gmail.com, Dr. Charanjit

More information

Energy-Efficient Communication Protocol for Wireless Micro-sensor Networks

Energy-Efficient Communication Protocol for Wireless Micro-sensor Networks Energy-Efficient Communication Protocol for Wireless Micro-sensor Networks Paper by: Wendi Rabiner Heinzelman, Anantha Chandrakasan, and Hari Balakrishnan Outline Brief Introduction on Wireless Sensor

More information

Novel Cluster Based Routing Protocol in Wireless Sensor Networks

Novel Cluster Based Routing Protocol in Wireless Sensor Networks ISSN (Online): 1694-0784 ISSN (Print): 1694-0814 32 Novel Cluster Based Routing Protocol in Wireless Sensor Networks Bager Zarei 1, Mohammad Zeynali 2 and Vahid Majid Nezhad 3 1 Department of Computer

More information

Data Gathering in Sensor Networks using the Energy*Delay Metric. Stephanie Lindsey Cauligi Raghavendra Krishna Sivalingam

Data Gathering in Sensor Networks using the Energy*Delay Metric. Stephanie Lindsey Cauligi Raghavendra Krishna Sivalingam Data Gathering in Sensor Networks using the Energy*Delay Metric Stephanie Lindsey Cauligi Raghavendra Krishna Sivalingam Corresponding Author: Cauligi Raghavendra Computer Systems Research Department The

More information

IMPROVEMENT OF LEACH AND ITS VARIANTS IN WIRELESS SENSOR NETWORK

IMPROVEMENT OF LEACH AND ITS VARIANTS IN WIRELESS SENSOR NETWORK International Journal of Computer Engineering & Technology (IJCET) Volume 7, Issue 3, May-June 2016, pp. 99 107, Article ID: IJCET_07_03_009 Available online at http://www.iaeme.com/ijcet/issues.asp?jtype=ijcet&vtype=7&itype=3

More information

DE-LEACH: Distance and Energy Aware LEACH

DE-LEACH: Distance and Energy Aware LEACH DE-LEACH: Distance and Energy Aware LEACH Surender Kumar University of Petroleum and Energy Studies, India M.Prateek, N.J.Ahuja University of Petroleum and Energy Studies, India Bharat Bhushan Guru Nanak

More information

Analysis of Cluster based Routing Algorithms in Wireless Sensor Networks using NS2 simulator

Analysis of Cluster based Routing Algorithms in Wireless Sensor Networks using NS2 simulator Analysis of Cluster based Routing Algorithms in Wireless Sensor Networks using NS2 simulator Ashika R. Naik Department of Electronics & Tele-communication, Goa College of Engineering (India) ABSTRACT Wireless

More information

Probabilistic Modeling of Leach Protocol and Computing Sensor Energy Consumption Rate in Sensor Networks

Probabilistic Modeling of Leach Protocol and Computing Sensor Energy Consumption Rate in Sensor Networks Probabilistic Modeling of Leach Protocol and Computing Sensor Energy Consumption Rate in Sensor Networks Dezhen Song CS Department, Texas A&M University Technical Report: TR 2005-2-2 Email: dzsong@cs.tamu.edu

More information

Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for Heterogeneous Wireless Sensor Networks

Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for Heterogeneous Wireless Sensor Networks Vol. 5, No. 5, 214 Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for Heterogeneous Wireless Sensor Networks MOSTAFA BAGHOURI SAAD CHAKKOR ABDERRAHMANE HAJRAOUI Abstract Ameliorating

More information

Performance Comparison of Energy Efficient Clustering Protocol in Heterogeneous Wireless Sensor Network

Performance Comparison of Energy Efficient Clustering Protocol in Heterogeneous Wireless Sensor Network Performance Comparison of Energy Efficient Clustering Protocol in Heterogeneous Wireless Sensor Network Priyanka.B.Patil 1 Student,Department of Electronics &Telecommunication D.Y. Patil College of Engineering

More information

High Speed Data Collection in Wireless Sensor Network

High Speed Data Collection in Wireless Sensor Network High Speed Data Collection in Wireless Sensor Network Kamal Kr. Gola a, *, Bhumika Gupta b, Zubair Iqbal c a Department of Computer Science & Engineering, Uttarakhand Technical University, Uttarakhand,

More information

Data Gathering in Sensor Networks using the Energy*Delay Metric

Data Gathering in Sensor Networks using the Energy*Delay Metric Data Gathering in Sensor Networks using the Energy*Delay Metric Stephanie Lindsey*+, Cauligi Raghavendra*, and Krishna Sivalingam+ *Computer Systems Research Department The Aerospace Corporation P. O.

More information

New Data Clustering Algorithm (NDCA)

New Data Clustering Algorithm (NDCA) Vol. 7, No. 5, 216 New Data Clustering Algorithm () Abdullah Abdulkarem Mohammed Al-Matari Information Technology Department, Faculty of Computers and Information, Cairo University, Cairo, Egypt Prof.

More information

Heterogeneous LEACH Protocol for Wireless Sensor Networks

Heterogeneous LEACH Protocol for Wireless Sensor Networks Volume: 5 Issue: 1 Pages:1825-1829 (13) ISSN : 975-29 1825 Heterogeneous LEACH Protocol for Wireless Sensor Networks Nishi Sharma Department of Computer Science, Rajasthan Technical University Email: nishi.engg@gmail.com

More information

ROUTING ALGORITHMS Part 2: Data centric and hierarchical protocols

ROUTING ALGORITHMS Part 2: Data centric and hierarchical protocols ROUTING ALGORITHMS Part 2: Data centric and hierarchical protocols 1 Negative Reinforcement Time out Explicitly degrade the path by re-sending interest with lower data rate. Source Gradient New Data Path

More information

Dynamic Minimal Spanning Tree Routing Protocol for Large Wireless Sensor Networks

Dynamic Minimal Spanning Tree Routing Protocol for Large Wireless Sensor Networks Dynamic Minimal Spanning Tree Routing Protocol for Large Wireless Sensor Networks Guangyan Huang 1, Xiaowei Li 1, and Jing He 1 Advanced Test Technology Lab., Institute of Computing Technology, Chinese

More information

An Improved Chain-based Hierarchical Routing Protocol for Wireless Sensor Networks

An Improved Chain-based Hierarchical Routing Protocol for Wireless Sensor Networks An Improved Chain-based Hierarchical Routing Protocol for Wireless Sensor Networks Samah Alnajdi, Fuad Bajaber Department of Information Technology Faculty of Computing and Information Technology King

More information

Zonal based Deterministic Energy Efficient Clustering Protocol for WSNs

Zonal based Deterministic Energy Efficient Clustering Protocol for WSNs Zonal based Deterministic Energy Efficient Clustering Protocol for WSNs Prabhleen Kaur Punjab Institute of Technology, Kapurthala (PTU Main Campus), Punjab India ABSTRACT Wireless Sensor Network has gained

More information

Keywords Clustering, Sensor Nodes, Residual Energy, Wireless Sensor Networks, Zones

Keywords Clustering, Sensor Nodes, Residual Energy, Wireless Sensor Networks, Zones Zone-Based Clustering Protocol for Heterogeneous Wireless Sensor Networks S Taruna*, Sakshi Shringi** *(Department of Computer Science, Banasthali University, India) ** (Department of Information Technology,

More information

Keywords Wireless Sensor Network, Cluster, Energy Efficiency, Heterogeneous network, Cluster, Gateway

Keywords Wireless Sensor Network, Cluster, Energy Efficiency, Heterogeneous network, Cluster, Gateway Energy Efficient (EEC) Clustered rotocol for Heterogeneous Wireless Sensor Network Surender Kumar Manish rateek Bharat Bhushan Department of Computer Engg Department of Computer Engg Department of Computer

More information

Energy- efficient Routing Protocol for Homogeneous Wireless Sensor Networks

Energy- efficient Routing Protocol for Homogeneous Wireless Sensor Networks Energy- efficient Routing Protocol for Homogeneous Wireless Sensor Networks Gaurav Bathla #1 and Gulista Khan #2 # Department of Computer Science & Engineering, HEC, Jagadhri, India 1 gauravbathla86@gmail.com

More information

An Energy Efficient Clustering in Wireless Sensor Networks

An Energy Efficient Clustering in Wireless Sensor Networks , pp.37-42 http://dx.doi.org/10.14257/astl.2015.95.08 An Energy Efficient Clustering in Wireless Sensor Networks Se-Jung Lim 1, Gwang-Jun Kim 1* and Daehyon Kim 2 1 Department of computer engineering,

More information

COMPARATIVE PERFORMANCE ANALYSIS OF TEEN SEP LEACH ERP EAMMH AND PEGASIS ROUTING PROTOCOLS

COMPARATIVE PERFORMANCE ANALYSIS OF TEEN SEP LEACH ERP EAMMH AND PEGASIS ROUTING PROTOCOLS COMPARATIVE PERFORMANCE ANALYSIS OF TEEN SEP LEACH ERP EAMMH AND PEGASIS ROUTING PROTOCOLS Neha Jain 1, Manasvi Mannan 2 1 Research Scholar, Electronics and Communication Engineering, Punjab College Of

More information

Evaluation of Cartesian-based Routing Metrics for Wireless Sensor Networks

Evaluation of Cartesian-based Routing Metrics for Wireless Sensor Networks Evaluation of Cartesian-based Routing Metrics for Wireless Sensor Networks Ayad Salhieh Department of Electrical and Computer Engineering Wayne State University Detroit, MI 48202 ai4874@wayne.edu Loren

More information

K-SEP: A more stable SEP using K-Means Clustering and Probabilistic Transmission in WSN

K-SEP: A more stable SEP using K-Means Clustering and Probabilistic Transmission in WSN Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet K-SEP:

More information

Energy-Conserving Multi-Mode Clusters Maintenance For Hierarchical Wireless Sensor Networks

Energy-Conserving Multi-Mode Clusters Maintenance For Hierarchical Wireless Sensor Networks Energy-Conserving Multi-Mode Clusters Maintenance For Hierarchical Wireless Sensor Networks [1] Rahul dwivedi, [2] Dr. G. Josemin Bala [1] [2] ECE Program, Department of Electrical Sciences, Karunya Institute

More information

Performance of a Novel Energy-Efficient and Energy Awareness Scheme for Long-Lifetime Wireless Sensor Networks

Performance of a Novel Energy-Efficient and Energy Awareness Scheme for Long-Lifetime Wireless Sensor Networks Sensors and Materials, Vol. 27, No. 8 (2015) 697 708 MYU Tokyo S & M 1106 Performance of a Novel Energy-Efficient and Energy Awareness Scheme for Long-Lifetime Wireless Sensor Networks Tan-Hsu Tan 1, Neng-Chung

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 2, February 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Analysis of

More information

Power Aware Chain Routing Protocol for Data Gathering in Sensor Networks

Power Aware Chain Routing Protocol for Data Gathering in Sensor Networks Power Aware Chain Routing Protocol for Data Gathering in Sensor Networks #Minh-Long Pham, Daeyoung Kim, Yoonmee Doh, Seong-eun Yoo Information and Communications University, Korea {longpm, kimd, seyoo@icu.ac.kr

More information

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET)

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) ISSN 0976-6480 (Print) ISSN 0976-6499 (Online) Volume 4, Issue 1, January- February (2013), pp. 50-58 IAEME: www.iaeme.com/ijaret.asp

More information

A Novel Protocol for Better Energy-Efficiency, Latency and Fault Tolerance in Wireless Sensor Network

A Novel Protocol for Better Energy-Efficiency, Latency and Fault Tolerance in Wireless Sensor Network A Novel Protocol for Better Energy-Efficiency, Latency and Fault Tolerance in Wireless Sensor Er.Rakesh Kumar Gupta Department of Computer Science & Engineering K.C.Institute of Engineering & Technology

More information

924 IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 13, NO. 9, SEPTEMBER 2002

924 IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 13, NO. 9, SEPTEMBER 2002 924 IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 13, NO. 9, SEPTEMBER 2002 Data Gathering Algorithms in Sensor Networks Using Energy Metrics Stephanie Lindsey, Cauligi Raghavendra, Fellow

More information

A Centroid Hierarchical Clustering Algorithm for Data Gathering in Wireless Sensor Networks.

A Centroid Hierarchical Clustering Algorithm for Data Gathering in Wireless Sensor Networks. A Centroid Hierarchical Clustering Algorithm for Data Gathering in Wireless Sensor Networks. Abdullah I. Alhasanat 1, Khetam Alotoon 2, Khaled D. Matrouk 3, and Mahmood Al-Khassaweneh 4 1,3 Department

More information

Low Energy Adaptive Clustering Hierarchy with Deterministic Cluster-Head Selection

Low Energy Adaptive Clustering Hierarchy with Deterministic Cluster-Head Selection Fourth IEEE Conference on Mobile and Wireless Communications Networks, Stockholm, erschienen in Proceedings, S. 368-372, ISBN 0-7803-7606-4 World Scientific Publishing Co. Pte. Ltd., September 2002 Low

More information

Modified Low Energy Adaptive Clustering Hierarchy for Heterogeneous Wireless Sensor Network

Modified Low Energy Adaptive Clustering Hierarchy for Heterogeneous Wireless Sensor Network Modified Low Energy Adaptive Clustering Hierarchy for Heterogeneous Wireless Sensor Network C.Divya1, N.Krishnan2, A.Petchiammal3 Center for Information Technology and Engineering Manonmaniam Sundaranar

More information

Energy Efficient Scheme for Clustering Protocol Prolonging the Lifetime of Heterogeneous Wireless Sensor Networks

Energy Efficient Scheme for Clustering Protocol Prolonging the Lifetime of Heterogeneous Wireless Sensor Networks International Journal of Computer Applications (975 8887) Volume 6 No., September Energy Efficient Scheme for Clustering Protocol Prolonging the Lifetime of Heterogeneous Wireless Sensor Networks Parul

More information

Integrated Routing and Query Processing in Wireless Sensor Networks

Integrated Routing and Query Processing in Wireless Sensor Networks Integrated Routing and Query Processing in Wireless Sensor Networks T.Krishnakumar Lecturer, Nandha Engineering College, Erode krishnakumarbtech@gmail.com ABSTRACT Wireless Sensor Networks are considered

More information

Impact of Black Hole and Sink Hole Attacks on Routing Protocols for WSN

Impact of Black Hole and Sink Hole Attacks on Routing Protocols for WSN Impact of Black Hole and Sink Hole Attacks on Routing Protocols for WSN Padmalaya Nayak V. Bhavani B. Lavanya ABSTRACT With the drastic growth of Internet and VLSI design, applications of WSNs are increasing

More information

Distributive Energy Efficient Adaptive Clustering Protocol for Wireless Sensor Networks

Distributive Energy Efficient Adaptive Clustering Protocol for Wireless Sensor Networks Distributive Energy Efficient Adaptive Clustering Protocol for Wireless Sensor Networks Udit Sajjanhar Indian Institute of Technology, Kharagpur, India udit.sajjanhar@iitkgp.ac.in Pabitra Mitra Indian

More information

Energy Efficient Homogeneous and Heterogeneous System for Wireless Sensor Networks

Energy Efficient Homogeneous and Heterogeneous System for Wireless Sensor Networks International Journal of Computer Applications (975 8887) Energy Efficient Homogeneous and Heterogeneous System for Wireless Sensor Networks R.Saravanakumar Professor / ECE PABCET.Trichy. Tamilnadu.India

More information

ENERGY EFFICIENT TWO STAGE CHAIN ROUTING PROTOCOL (TSCP) FOR WIRELESS SENSOR NETWORKS

ENERGY EFFICIENT TWO STAGE CHAIN ROUTING PROTOCOL (TSCP) FOR WIRELESS SENSOR NETWORKS ENERGY EFFICIENT TWO STAGE CHAIN ROUTING PROTOCOL (TSCP) FOR WIRELESS SENSOR NETWORKS *1 HUSAM KAREEM, 2 S.J. HASHIM, 3 SHAMALA SUBERAMANIAM, 4 ADUWATI SALI 1, 2, 4 Faculty of Engineering, Universiti Putra

More information

Energy-efficient routing algorithms for Wireless Sensor Networks

Energy-efficient routing algorithms for Wireless Sensor Networks Energy-efficient routing algorithms for Wireless Sensor Networks Chao Peng Graduate School of Information Science Japan Advanced Institute of Science and Technology March 8, 2007 Presentation Flow Introduction

More information

A CLUSTER ALLOCATION AND ROUTING ALGORITHM BASED ON NODE DENSITY FOR EXTENDING THE LIFETIME OF WIRELESS SENSOR NETWORKS

A CLUSTER ALLOCATION AND ROUTING ALGORITHM BASED ON NODE DENSITY FOR EXTENDING THE LIFETIME OF WIRELESS SENSOR NETWORKS A CLUSTER ALLOCATION AND ROUTING ALGORITHM BASED ON NODE DENSITY FOR EXTENDING THE LIFETIME OF WIRELESS SENSOR NETWORKS Wernhuar Tarng, Hao-Wei Lin, and Kuo-Liang Ou Graduate Institute of Computer Science,

More information

(EBHCR) Energy Balancing and Hierarchical Clustering Based Routing algorithm for Wireless Sensor Networks

(EBHCR) Energy Balancing and Hierarchical Clustering Based Routing algorithm for Wireless Sensor Networks Australian Journal of Basic and Applied Sciences, 5(9): 1376-1380, 2011 ISSN 1991-8178 (EBHCR) Energy Balancing and Hierarchical Clustering Based Routing algorithm for Wireless Sensor Networks 1 Roghaiyeh

More information

732 IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 61, NO. 2, APRIL 2014

732 IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 61, NO. 2, APRIL 2014 732 IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 61, NO. 2, APRIL 2014 A General Self-Organized Tree-Based Energy-Balance Routing Protocol for Wireless Sensor Network Zhao Han, Jie Wu, Member, IEEE, Jie

More information

Minimum Overlapping Layers and Its Variant for Prolonging Network Lifetime in PMRC-based Wireless Sensor Networks

Minimum Overlapping Layers and Its Variant for Prolonging Network Lifetime in PMRC-based Wireless Sensor Networks Minimum Overlapping Layers and Its Variant for Prolonging Network Lifetime in PMRC-based Wireless Sensor Networks Qiaoqin Li 12, Mei Yang 1, Hongyan Wang 1, Yingtao Jiang 1, Jiazhi Zeng 2 1 Department

More information

Minimum Spanning Tree based Improved Routing Protocol for Heterogeneous Wireless Sensor Network

Minimum Spanning Tree based Improved Routing Protocol for Heterogeneous Wireless Sensor Network Minimum Spanning Tree based Improved Routing Protocol for Heterogeneous Wireless Sensor Network Risha Vashist Research scholar Chandigarh Engineering College, Landran Suniti Dutt Assistant Professor Chandigarh

More information

A PROPOSAL FOR IMPROVE THE LIFE- TIME OF WIRELESS SENSOR NETWORK

A PROPOSAL FOR IMPROVE THE LIFE- TIME OF WIRELESS SENSOR NETWORK A PROPOSAL FOR IMPROVE THE LIFE- TIME OF WIRELESS SENSOR NETWORK ABSTRACT Tran Cong Hung1 and Nguyen Hong Quan2 1Post & Telecommunications Institute of Technology, Vietnam 2University of Science, Ho Chi

More information

A Weighted-Density Connected Dominating Set Data Gathering Algorithm for Wireless Sensor Networks

A Weighted-Density Connected Dominating Set Data Gathering Algorithm for Wireless Sensor Networks A Weighted-Density Connected Dominating Set Data Gathering Algorithm for Wireless Sensor Networks Larry King Clemson University, Clemson, SC 29634, USA E-mail: larryfking3@gmail.com Natarajan Meghanathan

More information

Multi-Hop Clustering Protocol using Gateway Nodes in Wireless Sensor Network

Multi-Hop Clustering Protocol using Gateway Nodes in Wireless Sensor Network Multi-Hop Clustering Protocol using Gateway Nodes in Wireless Sensor Network S. Taruna 1, Rekha Kumawat 2, G.N.Purohit 3 1 Banasthali University, Jaipur, Rajasthan staruna71@yahoo.com 2 Banasthali University,

More information

Gateway Based WSN algorithm for environmental monitoring for Energy Conservation

Gateway Based WSN algorithm for environmental monitoring for Energy Conservation International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-56 Gateway Based WSN algorithm for environmental monitoring for Energy Conservation Arunesh Kumar Singh 1, Arjun Kumar

More information

An Energy-based Clustering Algorithm for Wireless Sensor Networks

An Energy-based Clustering Algorithm for Wireless Sensor Networks An Energy-based Clustering Algorithm for Wireless Sensor Networks Jin Wang 1, Xiaoqin Yang 1, Yuhui Zheng 1, Jianwei Zhang, Jeong-Uk Kim 3 1 Jiangsu Engineering Center of Network Monitoring, Naning University

More information

Position-Based Clustering: An Energy-Efficient Clustering Hierarchy for Heterogeneous Wireless Sensor Networks

Position-Based Clustering: An Energy-Efficient Clustering Hierarchy for Heterogeneous Wireless Sensor Networks Position-Based Clustering: An Energy-Efficient Clustering Hierarchy for Heterogeneous Wireless Sensor Networks Abderrahim BENI HSSANE, Moulay Lahcen HASNAOUI, Mostafa SAADI, Said BENKIRANE Chouaïb Doukkali

More information

Hybrid Approach for Energy Optimization in Wireless Sensor Networks

Hybrid Approach for Energy Optimization in Wireless Sensor Networks ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

Effect of Sensor Mobility and Channel Fading on Wireless Sensor Network Clustering Algorithms

Effect of Sensor Mobility and Channel Fading on Wireless Sensor Network Clustering Algorithms Effect of Sensor Mobility and Channel Fading on Wireless Sensor Network Clustering Algorithms Ahmed H. Gabr Department of Computer Engineering Arab Academy for Science & technology Cairo, Egypt E-mail:

More information

MODIFIED LEACH-C PROTOCOL FOR CLUSTER BASED ROUTING IN ENERGY EFFICIENT WIRELESS SENSOR NETWORKS

MODIFIED LEACH-C PROTOCOL FOR CLUSTER BASED ROUTING IN ENERGY EFFICIENT WIRELESS SENSOR NETWORKS MODIFIED LEACH-C PROTOCOL FOR CLUSTER BASED ROUTING IN ENERGY EFFICIENT WIRELESS SENSOR NETWORKS Neha 1, Sugandha Singh 2, Manju 3 1 Research Scholar, 2 Asso. Professor and Head, CSE Deptt., 3 Asst. Professor,

More information

WSN Routing Protocols

WSN Routing Protocols WSN Routing Protocols 1 Routing Challenges and Design Issues in WSNs 2 Overview The design of routing protocols in WSNs is influenced by many challenging factors. These factors must be overcome before

More information

The Impact of Clustering on the Average Path Length in Wireless Sensor Networks

The Impact of Clustering on the Average Path Length in Wireless Sensor Networks The Impact of Clustering on the Average Path Length in Wireless Sensor Networks Azrina Abd Aziz Y. Ahmet Şekercioğlu Department of Electrical and Computer Systems Engineering, Monash University, Australia

More information

Mobile Sink to Track Multiple Targets in Wireless Visual Sensor Networks

Mobile Sink to Track Multiple Targets in Wireless Visual Sensor Networks Mobile Sink to Track Multiple Targets in Wireless Visual Sensor Networks William Shaw 1, Yifeng He 1, and Ivan Lee 1,2 1 Department of Electrical and Computer Engineering, Ryerson University, Toronto,

More information

A CLUSTERING TECHNIQUE BASED ON ENERGY BALANCING ALGORITHM FOR ROUTING IN WIRELESS SENSOR NETWORKS

A CLUSTERING TECHNIQUE BASED ON ENERGY BALANCING ALGORITHM FOR ROUTING IN WIRELESS SENSOR NETWORKS A CLUSTERING TECHNIQUE BASED ON ENERGY BALANCING ALGORITHM FOR ROUTING IN WIRELESS SENSOR NETWORKS Souad EHLALI, Awatif SAYAH Laboratoire de mathématiques, informatique et applications Faculty of Sciences

More information

PERFORMANCE EVALUATION OF DIFFERENT LOGICAL TOPOLOGIES AND THEIR RESPECTIVE PROTOCOLS FOR WIRELESS SENSOR NETWORKS

PERFORMANCE EVALUATION OF DIFFERENT LOGICAL TOPOLOGIES AND THEIR RESPECTIVE PROTOCOLS FOR WIRELESS SENSOR NETWORKS PERFORMANCE EVALUATION OF DIFFERENT LOGICAL TOPOLOGIES AND THEIR RESPECTIVE PROTOCOLS FOR WIRELESS SENSOR NETWORKS N. A. M. Alduais 1, L.Audah 2, A. Jamil 2 and J. Abdullah 2 1 Department of Computer Engineering,

More information

AN EFFICIENT MAC PROTOCOL BASED ON HYBRID SUPERFRAME FOR WIRELESS SENSOR NETWORKS

AN EFFICIENT MAC PROTOCOL BASED ON HYBRID SUPERFRAME FOR WIRELESS SENSOR NETWORKS AN EFFICIENT MAC PROTOCOL BASED ON HYBRID SUPERFRAME FOR WIRELESS SENSOR NETWORKS Ge Ma and Dongyu Qiu Department of Electrical and Computer Engineering Concordia University, Montreal, QC, Canada tina0702@gmail.com,

More information

Efficient Clustering Routing Algorithm Based on Opportunistic Routing

Efficient Clustering Routing Algorithm Based on Opportunistic Routing Int. J. Communications, Network and System Sciences, 2016, 9, 198-208 Published Online May 2016 in SciRes. http://www.scirp.org/journal/ijcns http://dx.doi.org/10.4236/ijcns.2016.95019 Efficient Clustering

More information

MESSCH PROTOCOL AN ENERGY EFFICIENT ROUTING PROTOCOL FOR WSN

MESSCH PROTOCOL AN ENERGY EFFICIENT ROUTING PROTOCOL FOR WSN MESSCH PROTOCOL AN ENERGY EFFICIENT ROUTING PROTOCOL FOR WSN Syed Tazirul Ilm 1 1 Assistant Professor, Dept. of Computer Science, AIMT, Guwahati, Assam, India. Abstract The rapid development in the diversified

More information

Adapting Distance Based Clustering Concept to a Heterogeneous Network

Adapting Distance Based Clustering Concept to a Heterogeneous Network International Journal of Computer Theory and Engineering, Vol. 7, No. 3, June 215 Adapting Distance Based Clustering Concept to a Heterogeneous Network N. Laloo, M. Z. A. A. Aungnoo, and M. S. Sunhaloo

More information

ViTAMin: A Virtual Backbone Tree Algorithm for Minimal Energy Consumption in Wireless Sensor Network Routing

ViTAMin: A Virtual Backbone Tree Algorithm for Minimal Energy Consumption in Wireless Sensor Network Routing ViTAMin: A Virtual Backbone Tree Algorithm for Minimal Energy Consumption in Wireless Sensor Network Routing Jaekwang Kim Department of Electrical and Computer Engineering, Sungkyunkwan University, Suwon,

More information

Hybrid Protocol to Improve Network Lifetime in Wireless Sensor Network

Hybrid Protocol to Improve Network Lifetime in Wireless Sensor Network Hybrid Protocol to Improve Network Lifetime in Wireless Sensor Network Sippy GZS PTU Campus, Bathinda (Punjab) guptasippy@gmail.com Jyoti Saxena Professor, GZS PTU Campus, BTI Sukhjinder Singh Assistant

More information

A Non_Ack Routing Protocol in Ad-hoc Wireless Sensor Networks

A Non_Ack Routing Protocol in Ad-hoc Wireless Sensor Networks A Non_Ack Routing Protocol in Ad-hoc Wireless Sensor Networks 1, 1,3 1 1 Department of Electrical Engineering National Changhua University of Education Bao-Shan Campus: No., Shi-Da Road, Changhua City

More information

An Improved Gateway Based Multi Hop Routing Protocol for Wireless Sensor Network

An Improved Gateway Based Multi Hop Routing Protocol for Wireless Sensor Network International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 15 (2014), pp. 1567-1574 International Research Publications House http://www. irphouse.com An Improved Gateway

More information

Prianka.P 1, Thenral 2

Prianka.P 1, Thenral 2 An Efficient Routing Protocol design and Optimizing Sensor Coverage Area in Wireless Sensor Networks Prianka.P 1, Thenral 2 Department of Electronics Communication and Engineering, Ganadipathy Tulsi s

More information

Binary Tree Routing for Parallel Data Gathering in Sensor Networks of Smart Home

Binary Tree Routing for Parallel Data Gathering in Sensor Networks of Smart Home Binary Tree Routing for Parallel Data Gathering in Sensor etworks of Smart Home Guangyan Huang and Xiaowei Li Jing He Advanced Test Technology Lab. Chinese Academy of Sciences Research Center on Data Institute

More information

CFMTL: Clustering Wireless Sensor Network Using Fuzzy Logic and Mobile Sink In Three-Level

CFMTL: Clustering Wireless Sensor Network Using Fuzzy Logic and Mobile Sink In Three-Level CFMTL: Clustering Wireless Sensor Network Using Fuzzy Logic and Mobile Sink In Three-Level Ali Abdi Seyedkolaei 1 and Ali Zakerolhosseini 2 1 Department of Computer, Shahid Beheshti University, Tehran,

More information

EDAC: A Novel Energy-Aware Clustering Algorithm for Wireless Sensor Networks

EDAC: A Novel Energy-Aware Clustering Algorithm for Wireless Sensor Networks EDAC: A Novel Energy-Aware Clustering Algorithm for Wireless Sensor Networks Ahmad A. Ababneh Electrical Engineering Department Jordan University of Science & Technology Irbid, Jordan Ebtessam Al-Zboun

More information

Region Based Energy Balanced Inter-cluster communication Protocol for Sensor networks

Region Based Energy Balanced Inter-cluster communication Protocol for Sensor networks Region Based Energy Balanced Inter-cluster communication Protocol for Sensor networks NATIONAL CONFERENCE ON COMPUTING, COMMUNICATION AND INFORMATION PROCESSING (NCCCIP-2015) ISBN: 978-93-84935-27-6 Rohini

More information

PEGASIS : Power-Efficient Gathering in Sensor Information Systems

PEGASIS : Power-Efficient Gathering in Sensor Information Systems 2015 IJSRST Volume 1 Issue 5 Print ISSN: 2395-6011 Online ISSN: 2395-602X Themed Section: Engineering and Technology PEGASIS : Power-Efficient Gathering in Sensor Information Systems Alpesh R. Sankaliya

More information

A Cluster-Based Energy Balancing Scheme in Heterogeneous Wireless Sensor Networks

A Cluster-Based Energy Balancing Scheme in Heterogeneous Wireless Sensor Networks A Cluster-Based Energy Balancing Scheme in Heterogeneous Wireless Sensor Networks Jing Ai, Damla Turgut, and Ladislau Bölöni Networking and Mobile Computing Research Laboratory (NetMoC) Department of Electrical

More information

An Adaptive Self-Organization Protocol for Wireless Sensor Networks

An Adaptive Self-Organization Protocol for Wireless Sensor Networks An Adaptive Self-Organization Protocol for Wireless Sensor Networks Kil-Woong Jang 1 and Byung-Soon Kim 2 1 Dept. of Mathematical and Information Science, Korea Maritime University 1 YeongDo-Gu Dongsam-Dong,

More information

IMPACT OF LEADER SELECTION STRATEGIES ON THE PEGASIS DATA GATHERING PROTOCOL FOR WIRELESS SENSOR NETWORKS

IMPACT OF LEADER SELECTION STRATEGIES ON THE PEGASIS DATA GATHERING PROTOCOL FOR WIRELESS SENSOR NETWORKS IMPACT OF LEADER SELECTION STRATEGIES ON THE PEGASIS DATA GATHERING PROTOCOL FOR WIRELESS SENSOR NETWORKS Indu Shukla, Natarajan Meghanathan Jackson State University, Jackson MS, USA indu.shukla@jsums.edu,

More information

Distributed Cluster Head Election (DCHE) Scheme for Improving Lifetime of Heterogeneous Sensor Networks

Distributed Cluster Head Election (DCHE) Scheme for Improving Lifetime of Heterogeneous Sensor Networks Tamkang Journal of Science and Engineering, Vol. 13, No. 3, pp. 337 348 (2010) 337 Distributed Cluster Head Election (DCHE) Scheme for Improving Lifetime of Heterogeneous Sensor Networks Dilip Kumar 1

More information

Data Gathering of Wireless Sensor Network using Ant colony optimization

Data Gathering of Wireless Sensor Network using Ant colony optimization Data Gathering of Wireless Sensor Network using Ant colony optimization KmandeepKaur, #1 Gurdeep Singh #2,Manit kapoor #3 M.Tech, Deptt. of ECE Ramgarhia Institute of Engineering and Technology Phagwara

More information

Distributed clustering algorithms for data-gathering in wireless mobile sensor networks

Distributed clustering algorithms for data-gathering in wireless mobile sensor networks J. Parallel Distrib. Comput. 67 (2007) 1187 1200 www.elsevier.com/locate/jpdc Distributed clustering algorithms for data-gathering in wireless mobile sensor networks Chuan-Ming Liu a,, Chuan-Hsiu Lee a,

More information

HIERARCHICAL ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK

HIERARCHICAL ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK International Journal of Information Technology and Knowledge Management January June 2009, Volume 2, No. 1, pp. 97-101 HIERARCHICAL ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK Dinesh Anand * & Sanjay

More information

Clustering Routing Protocol Based on Location Node in Wireless Sensor Networks

Clustering Routing Protocol Based on Location Node in Wireless Sensor Networks Clustering Routing Protocol Based on Location Node in Wireless Sensor Networks NURHAYATI, KYUNG OH LEE Department of Computer Science Sun Moon University Kalsan-ri, Tangjeong-myeon, Asan-si, Chungnam 336-708

More information

ESRP: Energy Sensitive Routing Protocol for Wireless Sensor Networks

ESRP: Energy Sensitive Routing Protocol for Wireless Sensor Networks Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Moumita

More information

SECURE AND ROBUST ENERGY-EFFICIENT AND RELIABLE ROUTING FOR MULTI HOP NETWORKS USING WIRELESS SENSOR NETWORKS

SECURE AND ROBUST ENERGY-EFFICIENT AND RELIABLE ROUTING FOR MULTI HOP NETWORKS USING WIRELESS SENSOR NETWORKS SECURE AND ROBUST ENERGY-EFFICIENT AND RELIABLE ROUTING FOR MULTI HOP NETWORKS USING WIRELESS SENSOR NETWORKS Sridevi H K 1, Praveen K B 2 1M.Tech student, Department of Telecommunication Engineering,

More information

A Cluster-based Energy Balancing Scheme in Heterogeneous Wireless Sensor Networks

A Cluster-based Energy Balancing Scheme in Heterogeneous Wireless Sensor Networks A Cluster-based Energy Balancing cheme in Heterogeneous Wireless ensor etworks Jing Ai, Damla Turgut, and Ladislau Bölöni Department of Electrical and Computer Engineering University of Central Florida

More information

A Modified LEACH Protocol for Increasing Lifetime of the Wireless Sensor Network

A Modified LEACH Protocol for Increasing Lifetime of the Wireless Sensor Network BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 3 Sofia 2016 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.1515/cait-2016-0040 A Modified LEACH Protocol for

More information

FUZZY LOGIC APPROACH TO IMPROVING STABLE ELECTION PROTOCOL FOR CLUSTERED HETEROGENEOUS WIRELESS SENSOR NETWORKS

FUZZY LOGIC APPROACH TO IMPROVING STABLE ELECTION PROTOCOL FOR CLUSTERED HETEROGENEOUS WIRELESS SENSOR NETWORKS 3 st July 23. Vol. 53 No.3 25-23 JATIT & LLS. All rights reserved. ISSN: 992-8645 www.jatit.org E-ISSN: 87-395 FUZZY LOGIC APPROACH TO IMPROVING STABLE ELECTION PROTOCOL FOR CLUSTERED HETEROGENEOUS WIRELESS

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 4, April 213 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Event Driven Hierarchical

More information

Energy Efficient System for Wireless Sensor Networks using Modified RECHS Protocol

Energy Efficient System for Wireless Sensor Networks using Modified RECHS Protocol Energy Efficient System for Wireless Sensor Networks using Modified RECHS Protocol Mr. Nikhil Vilasrao Deshmukh Department of Electronics Engineering K.I.T. s College of Engineering Kolhapur, India n.deshmukh83@gmail.com

More information

Energy Balancing LEACH for Wireless Sensor Networks

Energy Balancing LEACH for Wireless Sensor Networks Energy Balancing LEACH for Wireless Sensor Networks Department of Computer Science, Sookmyung Women s University, Korea choejn@sookmyung.ac.kr, axxujun@hotmail.com Abstract This paper suggests an algorithm

More information

Comparative Study of PEGASIS and PDCH Protocols in Wireless Sensor Network

Comparative Study of PEGASIS and PDCH Protocols in Wireless Sensor Network Comparative Study of PEGASIS and PDCH Protocols in Wireless Sensor Network Jigish Rana M.E. I.T. (pursuing) Thakur College of Engineering And Technology University of Mumbai Sangeeta Vhatkar Assistant

More information