International Journal of Advanced Research in Computer Science and Software Engineering

Size: px
Start display at page:

Download "International Journal of Advanced Research in Computer Science and Software Engineering"

Transcription

1 ISSN: X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: Energy Optimization Routing Techniques In Wireless Sensor Networks G. Nivetha Asst. Prof, Department of ECE, Anna University of Technology, Tamilnadu, India Abstract - Wireless sensor network (WSN) is a wireless network consists of base station and hundreds to thousands of small sensor nodes with sensing, computation, and wireless communications capabilities. Each sensor collects data from the monitored area and routes data back to the base station or sink. These sensor nodes have some constraints due to their limited energy, storage capacity and computing power. A primary goal in the design of wireless sensor networks is its lifetime maximization, constrained by the energy capacity of batteries. Routing protocols are in charge of discovering and maintaining the routes in the network. Many routing, power management, and data dissemination protocols have been specifically designed for WSNs where energy awareness is an essential design issue. Routing protocols in WSNs might differ depending on the application and network architecture. Overall, the routing techniques are classified into three categories based on the underlying network structure: flat, hierarchical and location-based routing. Clustering or hierarchical routing is introduced to WSNs because of its network scalability, energy-saving attributes and network topology stabilities. In Cluster routing, sensors are divided into groups called clusters, with each cluster electing one node as the head of the cluster, so that sensors communicate information only to cluster heads and then the cluster heads communicate the aggregated information to the processing center, may save energy. Thus, creation of clusters and assigning special tasks to cluster heads can greatly contribute to overall system scalability, lifetime, and energy efficiency. This paper surveys the different clustering algorithms for WSN. Keywords - Clustering, energy, efficiency, scalability, hierarchical 1. INTRODUCTION Recent advances in miniaturization and low-power design have led to the development of small-sized battery operated sensors that are capable of detecting ambient conditions in the environment surrounding them and then transform these measurements into signals that can be processed to reveal some characteristics about phenomena located in the area around these sensors. A large number of these sensors can be networked in many applications that require unattended operations, hence producing a wireless sensor network (WSN) [4]. WSNs have profound effects on military and civil applications such as target field imaging, intrusion detection, weather monitoring, security and tactical surveillance, distributed computing, detecting ambient conditions such as temperature, movement, sound, light, or the presence of certain objects, inventory control, and disaster management [1].Deployment of a sensor network in these applications can be in random fashion or manual. Creating a network of these sensors can assist rescue operations by locating survivors, identifying risky areas, and making the rescue team more aware of the overall situation in a disaster area [2] [3].. A sensor node typically consists of four basic components: a sensing unit, a processing unit, a communication unit, and a power unit, which is shown in Fig. 1.1 [12] [23]. The sensing unit usually consists of one or more sensors and analog to digital converters (ADCs). Sensor nodes sense or measure physical data of the area to be monitored. The continual analog signal sensed by the sensors is digitized by an analog-to-digital converter and sent to the processing unit. The processing unit usually consists of a microcontroller or microprocessor with memory, which provides intelligent control to the sensor node. The communication unit consists of a short - range radio for performing data transmission and reception over a radio channel. The power unit consists of a battery for supplying power to drive all other components in the system [4]. Sensor nodes are usually scattered in a sensor field, this is an area where the sensor nodes are deployed. Sensor nodes coordinate among themselves to produce high-quality information about the physical environment. Each of these scattered sensor nodes has the capability to collect and route data either to other sensors or back to an external BS(s). A BS may be a fixed or mobile node capable of connecting the 2012, IJARCSSE All Rights Reserved Page 344

2 sensor network to an existing communications infrastructure or to the internet where a user can have access to the reported data. One of the advantages of wireless sensor networks (WSNs) is their ability to operate unattended in harsh environments in which contemporary human-in aggregation in a hierarchical manner is widely used for prolonging the network lifetime. Data aggregation can eliminate data redundancy and reduce the communication load. Since large numbers of sensor nodes are densely deployed, neighbor nodes may be very close to each other. Hence, multihop communication in sensor networks is expected to consume less power than the traditional single hop communication. Sensor nodes carry limited, generally irreplaceable, power sources [18]. Sensor networks contain too much data for an end-user to process. Therefore, automated methods of combining or aggregating the data into a smaller set of meaningful information are required [7]. II. ROUTING IN WSN Routing protocols are in charge of discovering and maintaining the routes in the network. Many routing, power management, and data dissemination protocols have been Fig. 1 The components of Sensor node specifically designed for WSNs. In general, routing in WSNs can be divided into flat-based routing, location-based -the-loop monitoring schemes are risky, inefficient and routing and hierarchical-based routing, depending on the sometimes infeasible [6]. Therefore, sensors are expected to network structure [4] [5] [8] [14]. In flat-based protocols, all be deployed randomly in the area of interest by a relatively nodes are typically assigned equal roles or functionality. uncontrolled means, e.g. dropped by a helicopter, and to Location-based protocols utilize the position information to collectively form a network in an ad-hoc manner [4]. Given relay the data to the desired regions rather than the whole. the vast area to be covered, the short lifespan of the batteryoperated Hierarchical protocols aim at clustering the nodes so that sensors and the possibility of having damaged cluster heads can do some aggregation and reduction of data nodes during deployment, large population of sensors are in order to save energy than flat and location based routing expected in most WSNs applications. It is envisioned that [6] [7]. In a hierarchical or cluster based routing, sensors hundreds or even thousands of sensor nodes will be are divided into groups called clusters, with each cluster involved. Designing and operating such large size network electing one node as the head of the cluster, so that sensors would require scalable architectural and management communicate information only to cluster heads and then the strategies. In addition, sensors in such environments are cluster heads communicate with the base station [11]. As energy constrained and their batteries cannot be recharged. shown in Figure : 2, each cluster is managed by a special Therefore, designing energy-aware algorithms becomes an node or leader, called cluster head (CH), which is important factor for extending the lifetime of the sensors. responsible for coordinating the data transmission activities Therefore, while traditional networks aim to achieve high of all sensors in its clump.the creation of clusters and quality of service (QoS) provisions, sensor network assigning special tasks to cluster heads can greatly protocols must focus primarily on power conservation. They contribute to overall system scalability, lifetime, and energy must have inbuilt tradeoff mechanisms that give the end efficiency [6] [11]. Hierarchical routing is an efficient way user the option of prolonging network lifetime at the cost of to lower energy consumption within a cluster, performing lower throughput or higher transmission delay. Due to the data aggregation and fusion in order to decrease the number high density, multiple nodes may generate and transmit of transmitted messages to the BS. Besides achieving redundant data about the same event to the sink node, energy efficiency, clustering reduces channel contention and causing unnecessary energy consumption and hence a packet a collision, resulting in better network throughput significant reduction in network lifetime [19]. For a sensor under high load.clustering has been shown to improve node, energy consumption includes three parts: data sensing, network lifetime, a primary metric for evaluating the data processing, and data transmission/reception, amongst performance of a sensor network. In addition to supporting which, the energy consumed for communication is the most network scalability, clustering has numerous advantages. It critical. In addition to helping avoid information overload, can localize the route set up within the cluster and thus data aggregation, also known as data fusion, can combine reduce the size of the routing table stored in the individual several unreliable data measurements to produce a more node [6]. Clustering can also conserve communication accurate signal by enhancing the common signal and bandwidth since it limits the scope of inter-cluster reducing the uncorrelated noise [11]. Data gathering is a interactions to CHs and avoids redundant typical operation in many WSN applications, and data 2012, IJARCSSE All Rights Reserved Page 345

3 exchange of messages among sensor nodes [15] [22]. Moreover, clustering can stabilize the network topology at the level of sensors and thus cuts on topology maintenance overhead. The CH can also implement (CH) nodes compress data arriving from nodes that belong to the respective cluster, and send an aggregated packet to the base station in order to reduce the amount of information that must be transmitted to the base station. LEACH uses a TDMA/CDMA MAC [4] to reduce inter-cluster and intracluster collisions. However, data collection is centralized and is performed periodically. Therefore, this protocol is most appropriate when there is a need for constant monitoring by the sensor network. A user may not need all the data immediately. Hence, periodic data transmissions are unnecessary which may drain the limited energy of the sensor nodes. After a given interval of time, a randomized rotation of the role of the CH is conducted so that uniform energy dissipation in the sensor network is obtained. Fig 2: Clustering in WSN optimized management strategies to further enhance the network operation and prolong the battery life of the individual sensors and the network lifetime. A CH can schedule activities in the cluster so that nodes can switch to the low-power sleep mode most of the time and reduce the rate of energy consumption. Since a network is characterized by its limited wireless channel bandwidth, it would be beneficial if the amount of data transmitted to the sink can be reduced. Using clustering, the network appears smaller and more stable. The information, generated from neighboring sensor nodes, is often redundant and highly correlated, so data aggregation by each cluster head conserves communication bandwidth as well. Moreover, the ability to use different power levels in the inter - cluster and intra cluster communication reduces the interferences and the collisions in the network resulting in a better throughput. Clustering is a challenging task. CHs often lose more energy compared to regular nodes. It is necessary to perform reclustering periodically in order to select energy-abundant nodes to serve as CHs, thus distributing the load uniformly on all the nodes. Clustering mechanisms are helpful to reduce data latency and increase network lifetime [10] [13]. The next section paper surveys the different clustering algorithms for WSN. III. ENERGY-EFFICIENT CLUSTER BASED ROUTING TECHNIQUES 3.2. Power-Efficient Gathering in Sensor Information (PEGASIS) In [20], Lindsey proposed an enhancement over the LEACH protocol was proposed. The protocol, called Power-Efficient Gathering in Sensor Information Systems (PEGASIS), is a near optimal chain-based protocol. The basic idea of the protocol is that in order to extend network lifetime, nodes need only communicate with their closest neighbors, and they take turns in communicating with the BS [16] [21]. When the round of all nodes communicating with the BS ends, a new round starts, and so on. This reduces the power required to transmit data per round as the power draining is spread uniformly over all nodes. Hence, PEGASIS has two main objectives. Fig. 3 : Chaining in PEGASIS First, increase the lifetime of each node by using collaboration techniques.second,allow only local coordination between nodes that are close together so that the bandwidth consumed in communication is reduced. Unlike LEACH, [7] [19] [20] PEGASIS avoids cluster formation and uses only one node in a chain to transmit to the BS instead of multiple nodes. To locate the to all neighboring nodes and then adjusts the signal strength so that only one node can be heard. The chain in PEGASIS will consist of those nodes that are closest to each other and form a path to the BS as shown in Figure:3. The aggregated form of the data will be sent to the BS by any node in the chain and the nodes in the chain will take turns sending to the BS. The chain construction is performed in a greedy fashion. Simulation results showed that PEGASIS is able to increase the lifetime of the network to twice that under the LEACH protocol [22]. Such performance gain is achieved 3.1 Low Energy Adaptive Clustering Hierarchy (LEACH) A hierarchical clustering algorithm for sensor networks, called Low Energy Adaptive Clustering Hierarchy LEACH [4] [7] [9] [17] [19] is a cluster-based protocol, which includes distributed cluster formation. LEACH randomly selects a few sensor nodes as cluster heads (CHs) and rotates this role to evenly distribute the energy load among the sensors in the network. In LEACH, the cluster head 2012, IJARCSSE All Rights Reserved Page 346

4 through the elimination of the overhead caused by the dynamic cluster formation in LEACH, and decreasing the number of transmissions and reception by using data aggregation. Although the clustering overhead is avoided, PEGASIS still requires dynamic topology adjustment since a sensor node needs to know about the energy status of its neighbors in order to know where to route its data. Such topology adjustment can introduce significant overhead, especially for highly utilized networks. Moreover, PEGASIS assumes that each sensor node is able to communicate with the BS directly. In practical cases, sensor nodes use multihop communication to reach the BS. Also, PEGASIS assumes that all nodes maintain a complete database of the location of all other nodes in the network. In addition, PEGASIS assumes that all sensor nodes have the same level of energy and are likely to die at the same time. Note also that PEGASIS introduces an excessive delay for distant nodes on the chain. In addition, the single leader can become a bottleneck. Finally, although in most scenarios sensors will be fixed or immobile as assumed in PEGASIS, some sensors may be allowed to move and hence affect the protocol functionality. An extension to PEGASIS, called Hierarchical PEGASIS, was introduced in [2] with the objective of decreasing the delay incurred for packets during transmission to the BS. For this purpose, simultaneous transmissions of data are studied in order to avoid collisions through approaches that incorporate signal coding and spatial transmissions. In the latter, only spatially separated nodes are allowed to transmit at the same time. The chainbased protocol with CDMA-capable node constructs a chain of nodes that forms a tree like hierarchy, and each selected node at a particular level transmits data to a node in the upper level of the hierarchy. This method ensures data transmitting in parallel and reduces delay significantly. Such a hierarchical extension has been shown to perform better than the regular PEGASIS scheme by a factor of about 60. dissipation and prevents that the nodes chosen as CHs do not die quickly. HEEP has two essential phases: the initialization phase that forms chained clusters, and elects CHs, and transmission phases where collected data is transmitted. Since transmission distances are reduced, the total rounds of transmission are imperatively improved. Fig. 4 Chains cluster organization in HEEP 3.4 Power Efficient and Adaptive Clustering Hierarchy (PEACH). In [25] Sangho Yi, proposed a PEACH protocol for WSNs to minimize the energy consumption of each node, and maximize the network lifetime. In PEACH, cluster formation is performed by using overhearing characteristics of wireless communication to support adaptive multi-level clustering and avoid additional overheads. In WSNs, overhearing a node can recognize the source and the destination of packets transmitted by the neighbor nodes. PEACH is applicable in both locationsunaware and location-aware wireless sensor networks. PEACH is designed to operate on probabilistic routing protocols, in order to provide an adaptive multi-level clustering. PEACH is generally more scalable and efficient to the various circumstances than the existing clustering protocols of the wireless sensor networks The PEACH can significantly save energy consumption of each node, prolong the network lifetime, and are less affected by the distribution of sensor nodes compared with other clustering protocols. 3.3 Hybrid Energy Efficiency Protocol (HEEP) HEEP applies PEGASIS principle inside clusters. In HEEP, a chain of nodes in a same cluster is constructed with their closest neighbors and to improve energy [24] dissipation. Nodes communicate only not directly with the CH. Each CH sends the collected data within the cluster to the BS through CHs neighbors, using multi - hop techniques, which limits power consumption. Data aggregation of each node in a chain reduces the amount of exchanging data between nodes and their CH, to preserve node energy reserves. IV. CONCLUSION Figure:4 shows the node organization within clusters. N0 transmits its data to its close neighbor N1; N1 fuses the data Clustering protocol enables sensor nodes to reduce with its own and sends it to another neighbor, until reaching data packets by data aggregation in wireless sensor CH which transmits it to the BS. Hence, in this new networks. The wireless communication cost is decreased by organization (chains clustering), the transmission distances the reduction of the data packets, and the clustering and the number of nodes communicating with CH is protocols improve the lifetime and the energy consumption reduced. That implies better energy saving and prolongs of the networks. In this paper, we presented a survey on an CHs lifetime. HEEP uses the concept of the random rotation energy efficient cluster based routing protocols, in which of the CH roles proposed by LEACH, which controls energy PEACH has no overhead on cluster head selection and 2012, IJARCSSE All Rights Reserved Page 347

5 forms adaptive multi-level clustering PEACH significantly improves the lifetime and the energy consumption of the wireless sensor networks compared with other clustering protocols. REFERENCES [1] I. Akyildiz, W. Su, Y. Sankarasubramaniam, and E. Cayirci, "A survey on sensor networks," IEEE Communications Magazine, Vol: 40 Issue: 8, pp , August 2002 [2] I.F. Akyildiz et al., Wireless sensor networks: a survey, in Elsevier Computer Networks,Vol: 38, pp , 2002 [3] Jennifer Yick, Biswanath Mukherjee, Dipak Ghosal, Wireless sensor network survey, in Elsevier Computer Networks, Vol: 52 pp , 2008 [4] Jamal N. Al-Karaki, Ahmed E. Kamal, Routing Techniques in Wireless Sensor Networks: A Survey, IEEE Wireless Communications, Vol 11, pp.6 28, December 2004 [5] K. Akkaya and M. Younis, "A Survey of Routing Protocols in Wireless Sensor Networks, in the Elsevier Ad Hoc Network Journal, Vol. 3/3,pp , 2005 [6] A. Abbasi, M. Younis, A survey on clustering algorithms for wireless sensor networks, in Elsevier Computer Networks Computer Communications, vol. 30, pp , October [7] W. Heinzelman, A. Chandrakasan and H. Balakrishnan, "Energy-Efficient Communication Protocol for Wireless Mi-crosensor Networks," Proceedings of the 33rd Hawaii International Conference on System Sciences (HICSS '00), January [8] Luis Javier García Villalba, Ana Lucila Sandoval Orozco, Alicia Triviño Cabrera and Cláudia Jacy Barenco Abbas, Routing Protocols in Wireless Sensor Networks, Int.Journal of Sensors,Vol.9,pp [9] Jalil Jabari lotf, Mehran Hosseinzadeh, Rasim M. Alguliev, Hierarchical routing in wireless sensor networks: a survey Proceedings of IEEE International Conference on Computer Engineering and Technology, Vol.3, [10] Congfeng Jiang,Daomin Yuan,Yinghui Zhao, Towards Clustering Algorithms in Wireless Sensor Networks-A Survey, Proceedings of IEEE Communications Society WCNC 2009 proceedings [11] O. Younis, M. Krunz, S. Ramasubramanian, Node clustering in wireless sensor networks: recent developments and deployment challenges, IEEE Network, vol. 20, pp , May [12] Giuseppe Anastasi, Marco Conti, Mario Di Francesco, Andrea Passarella, Energy conservation in wireless sensor networks: A survey, in Eleseiver Ad Hoc Networks,pp ,2009 [13] Seema Bandyopadhyay and Edward J. Coyle, An Energy Efficient Hierarchical Clustering Algorithm for Wireless Sensor Networks, Proceedings of IEEE INFOCOM 2003 [14] Debnath Bhattacharyya 1, Tai-Hoon Kim 1, * and Subhajit Pal, A Comparative Study of Wireless Sensor Networks and Their Routing Protocols, in International.Journal of Sensors,pp ,2010 [15] Sanjeev Saini1, Ram Sewak Singh2 & V. K. Gupta, Analysis of Energy Efficient Routing Protocols in Wireless Sensor Networks, International Journal of Computer Science & Communication, Vol. 1, No. 1, pp , June 2010 [16] Rajni Meelu & Rohit Anand, Performance Evaluation of Cluster-based Routing Protocols used in Heterogeneous Wireless Sensor Networks, International Journal of Information Technology and Knowledge Management, Vol. 4, pp [17] Rajesh Krishnan, David Starobinski, Efficient clustering algorithms for self-organizing wireless sensor networks, in Elsevier Ad Hoc Networks,Vol. 4 (2006) pp [18] Jae-Hwan Chang, and Leandros Tassiulas, Maximum Lifetime Routing in WirelessSensor Networks, IEEE/ACM Transactions on Networking, Vol. 12, August 2004 [19] Ming Liu, Jiannong Cao, Guihai Chen and Xiaomin Wang, An Energy-Aware Routing Protocol in Wireless Sensor Networks, in International.Journal of Sensors, vol.9, pp ,2009 [20] Lindsey, S.; Raghavendra, C. PEGASIS: Power- Efficient gathering in sensor information systems. In Proceeding of IEEE Aerospace Conference, Vol 3, pp ,2009 [21] Shio Kumar Singh 1, M P Singh 2, and D K Singh, Routing Protocols in Wireless Sensor Networks A Survey, International Journal of Computer Science & Engineering Survey (IJCSES),,vol.1, Issue.No.2, November 2010 [22] Shio Kumar Singh, M P Singh, D K Singh, A Survey of Energy-Efficient Hierarchical Cluster-Based Routing in Wireless Sensor Networks, International Journal. of Advanced Networking and Applications,,Vol. 02, Issue. 02, pp , 2010 [23] Jun Zheng, Abbas Jamalipour, Wireless sensor Networks A networking Perspective, Published by John Wiley & Sons, Inc., Hoboken, New Jersey. Copyright 2009 by Institute of Electrical and Electronics Engineers. All rights reserved [24] Djallel Eddine Boubiche and Azeddine Bilami, HEEP (Hybrid Energy Efficiency Protocol) based on chain clustering, International Journal on Sensor Networks, vol. 10,2010 [25] Sangho Yi, Junyoung Heo, Yookun Cho, Jiman Hong, PEACH: Power-efficient and adaptive clustering hierarchy protocol for wireless sensor networks, in Elseiver Computer Communications, vol. 30 pp , , IJARCSSE All Rights Reserved Page 348

Analysis of Energy Efficient Routing Protocols in Wireless Sensor Networks

Analysis of Energy Efficient Routing Protocols in Wireless Sensor Networks Analysis of Energy Efficient Routing Protocols in Wireless Sensor Networks G. Beni (Assistant Professor) Department of Information Technology, C.S.I Institute of Technology, Thovalai, Tamil Nadu, India.

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

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

Low Energy Adaptive Clustering Hierarchy based routing Protocols Comparison for Wireless Sensor Networks

Low Energy Adaptive Clustering Hierarchy based routing Protocols Comparison for Wireless Sensor Networks IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 16, Issue 6, Ver. II (Nov Dec. 2014), PP 56-61 Low Energy Adaptive Clustering Hierarchy based routing Protocols

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

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

An Energy-efficient Distributed Self-organized Clustering Based Splitting and Merging in Wireless Sensor Networks

An Energy-efficient Distributed Self-organized Clustering Based Splitting and Merging in Wireless Sensor Networks RESEARCH ARTICLE OPEN ACCESS An Energy-efficient Distributed Self-organized Clustering Based Splitting and Merging in Wireless Sensor Networks Mrs.J.Monisha, PG scholar, Mrs.M.MuthuSelvi, Assistant Professor,

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

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

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

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

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

Location Based Energy-Efficient Reliable Routing Protocol for Wireless Sensor Networks

Location Based Energy-Efficient Reliable Routing Protocol for Wireless Sensor Networks Location Based Energy-Efficient Reliable Routing Protocol for Wireless Sensor Networks RAFE ALASEM 1, AHMED REDA 2 AND MAHMUD MANSOUR 3 (1) Computer Science Department Imam Muhammad ibn Saud Islamic University

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

Accepted 10 May 2014, Available online 01 June 2014, Vol.4, No.3 (June 2014)

Accepted 10 May 2014, Available online 01 June 2014, Vol.4, No.3 (June 2014) 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 Performance

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

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

Intra and Inter Cluster Synchronization Scheme for Cluster Based Sensor Network

Intra and Inter Cluster Synchronization Scheme for Cluster Based Sensor Network Intra and Inter Cluster Synchronization Scheme for Cluster Based Sensor Network V. Shunmuga Sundari 1, N. Mymoon Zuviria 2 1 Student, 2 Asisstant Professor, Computer Science and Engineering, National College

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

Clustering Based Routing Protocols for Wireless Sensor Networks: A Survey

Clustering Based Routing Protocols for Wireless Sensor Networks: A Survey International Journal of Scientific and Research Publications, Volume 4, Issue 11, November 2014 1 Clustering Based Routing Protocols for Wireless Sensor Networks: A Survey Vivek pandiya raj *, B.Gunasundari

More information

Study on Wireless Sensor Networks Challenges and Routing Protocols

Study on Wireless Sensor Networks Challenges and Routing Protocols International Research Journal of Applied and Basic Sciences 2013 Available online at www.irjabs.com ISSN 2251-838X / Vol, 5 (7): 824-828 Science Explorer Publications Study on Wireless Sensor Networks

More information

Fig. 2: Architecture of sensor node

Fig. 2: Architecture of sensor node Volume 4, Issue 11, November 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com To Reduce

More information

Wireless Sensor Networks applications and Protocols- A Review

Wireless Sensor Networks applications and Protocols- A Review Wireless Sensor Networks applications and Protocols- A Review Er. Pooja Student(M.Tech), Deptt. Of C.S.E, Geeta Institute of Management and Technology, Kurukshetra University, India ABSTRACT The design

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

Review on New Energy Efficient Cluster Based Protocol for Wireless Sensor Networks

Review on New Energy Efficient Cluster Based Protocol for Wireless Sensor Networks Review on New Energy Efficient Cluster Based Protocol for Wireless Sensor Networks Ravneet Kaur 1, Dr. Parveen Singla 2 1M. tech Student, Dept. Electronics & Communication Engineering, Chandigarh Engineering

More information

SCH-BASED LEACH ALGORITHM TO ENHANCE THE NETWORK LIFE TIME IN WIRELESS SENSOR NETWORK (WSN)

SCH-BASED LEACH ALGORITHM TO ENHANCE THE NETWORK LIFE TIME IN WIRELESS SENSOR NETWORK (WSN) SCH-BASED LEACH ALGORITHM TO ENHANCE THE NETWORK LIFE TIME IN WIRELESS SENSOR NETWORK (WSN) Md. Nadeem Enam 1, Arun Kumar Bag 2 1 M.tech Student, 2 Assistant.Prof, Department of ECE, Bengal Institute of

More information

A Mobile-Sink Based Distributed Energy-Efficient Clustering Algorithm for WSNs

A Mobile-Sink Based Distributed Energy-Efficient Clustering Algorithm for WSNs A Mobile-Sink Based Distributed Energy-Efficient Clustering Algorithm for WSNs Sarita Naruka 1, Dr. Amit Sharma 2 1 M.Tech. Scholar, 2 Professor, Computer Science & Engineering, Vedant College of Engineering

More information

IMPROVING WIRELESS SENSOR NETWORK LIFESPAN THROUGH ENERGY EFFICIENT ALGORITHMS

IMPROVING WIRELESS SENSOR NETWORK LIFESPAN THROUGH ENERGY EFFICIENT ALGORITHMS IMPROVING WIRELESS SENSOR NETWORK LIFESPAN THROUGH ENERGY EFFICIENT ALGORITHMS 1 M.KARPAGAM, 2 DR.N.NAGARAJAN, 3 K.VIJAIPRIYA 1 Department of ECE, Assistant Professor, SKCET, Coimbatore, TamilNadu, India

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

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

Fault tolerant Multi Cluster head Data Aggregation Protocol in WSN (FMCDA)

Fault tolerant Multi Cluster head Data Aggregation Protocol in WSN (FMCDA) Fault tolerant Multi Cluster head Data Aggregation Protocol in WSN (FMCDA) Sushruta Mishra 1, Lambodar Jena 2, Alok Chakrabarty 3, Jyotirmayee Choudhury 4 Department of Computer Science & Engineering 1,

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

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

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

Analysis of Cluster-Based Energy-Dynamic Routing Protocols in WSN

Analysis of Cluster-Based Energy-Dynamic Routing Protocols in WSN Analysis of Cluster-Based Energy-Dynamic Routing Protocols in WSN Mr. V. Narsing Rao 1, Dr.K.Bhargavi 2 1,2 Asst. Professor in CSE Dept., Sphoorthy Engineering College, Hyderabad Abstract- Wireless Sensor

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

Data Gathering for Wireless Sensor Network using PEGASIS Protocol

Data Gathering for Wireless Sensor Network using PEGASIS Protocol Data Gathering for Wireless Sensor Network using PEGASIS Protocol Kumari Kalpna a, Kanu Gopal b, Navtej katoch c a Deptt. of ECE, College of Engg.& Mgmt.,Kapurthala, b Deptt. of CSE, College of Engg.&

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

A REVIEW ON LEACH-BASED HIERARCHICAL ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK

A REVIEW ON LEACH-BASED HIERARCHICAL ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK A REVIEW ON LEACH-BASED HIERARCHICAL ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK Md. Nadeem Enam 1, Ozair Ahmad 2 1 Department of ECE, Maulana Azad College of Engineering & Technology, Patna, (India)

More information

International Journal of Research in Advent Technology Available Online at:

International Journal of Research in Advent Technology Available Online at: HETEROGENEOUS CLUSTER BASED ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK- A SURVEY Padmavati 1, T.C. Aseri 2 1 2 CSE Dept 1 2 PEC University of Technology 1 padmavati@pec.ac.in, trilokchand@pec.ac.in ABSTARCT:

More information

Design Issues, Characteristics and Challenges in Routing Protocols for Wireless Sensor Networks

Design Issues, Characteristics and Challenges in Routing Protocols for Wireless Sensor Networks Design Issues, Characteristics and Challenges in Routing Protocols for Wireless Sensor Networks Sangeeta Vhatkar Research Scholar Computer Science & Engg. Department P.I.E.T Nagpur Mohammad Atique, Ph.D

More information

EEEM: An Energy-Efficient Emulsion Mechanism for Wireless Sensor Networks

EEEM: An Energy-Efficient Emulsion Mechanism for Wireless Sensor Networks EEEM: An Energy-Efficient Emulsion Mechanism for Wireless Sensor Networks M.Sudha 1, J.Sundararajan 2, M.Maheswari 3 Assistant Professor, ECE, Paavai Engineering College, Namakkal, Tamilnadu, India 1 Principal,

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

CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION

CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION V. A. Dahifale 1, N. Y. Siddiqui 2 PG Student, College of Engineering Kopargaon, Maharashtra, India 1 Assistant Professor, College of Engineering

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

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

There into, Ei : Residual energy of each node in I round; Er : average energy of rest nodes in I round;

There into, Ei : Residual energy of each node in I round; Er : average energy of rest nodes in I round; Volume 119 No. 16 2018, 1563-1567 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ Secure Data Aggregation Algorithms for Sensor Networks in the Presence of Collision Attacks A.AJIN ROCH

More information

Comparison of TDMA based Routing Protocols for Wireless Sensor Networks-A Survey

Comparison of TDMA based Routing Protocols for Wireless Sensor Networks-A Survey Comparison of TDMA based Routing Protocols for Wireless Sensor Networks-A Survey S. Rajesh, Dr. A.N. Jayanthi, J.Mala, K.Senthamarai Sri Ramakrishna Institute of Technology, Coimbatore ABSTRACT One of

More information

Effect Of Grouping Cluster Based on Overlapping FOV In Wireless Multimedia Sensor Network

Effect Of Grouping Cluster Based on Overlapping FOV In Wireless Multimedia Sensor Network Effect Of Grouping Cluster Based on Overlapping FOV In Wireless Multimedia Sensor Network Shikha Swaroop Department of Information Technology Dehradun Institute of Technology Dehradun, Uttarakhand. er.shikhaswaroop@gmail.com

More information

A Reliable Routing Technique for Wireless Sensor Networks

A Reliable Routing Technique for Wireless Sensor Networks A Reliable Routing Technique for Wireless Sensor Networks Girija.G Dept. of ECE BIT, Bangalore, India Veena H.S Dept. of ECE BIT, Bangalore, India Abstract: Wireless Sensor Network (WSN) consists of very

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 02, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 02, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 02, 2016 ISSN (online): 2321-0613 A Review on the ing Protocols of the Wireless Sensor Networks Harshkiran Kaur 1 Simarjeet

More information

A Survey On: Cluster Based Routing Protocols in Wireless Sensor Network

A Survey On: Cluster Based Routing Protocols in Wireless Sensor Network A Survey On: Cluster Based Routing Protocols in Wireless Sensor Network Sunil Kumar Patel 1, Dr. Ravi Kant Kapoor 2 P.G. Scholar, Department of Computer Engineering and Applications, NITTTR, Bhopal, MP,

More information

Wireless Sensor Networks: A Survey Dr. Ajay Jangra 1, Ms. Pinki Chhoker 2 1,2 UIET, Kurukshetra.

Wireless Sensor Networks: A Survey Dr. Ajay Jangra 1, Ms. Pinki Chhoker 2 1,2 UIET, Kurukshetra. Wireless Sensor Networks: A Survey Dr. Ajay Jangra 1, Ms. Pinki Chhoker 2 1,2 UIET, Kurukshetra. Abstract:-Wireless sensor network is an ad-hoc network having arrangement of nodes is self-configured with

More information

Increase the Alive Nodes based on the Cluster Head Selection Algorithm for Heterogeneous Wireless Sensor Networks

Increase the Alive Nodes based on the Cluster Head Selection Algorithm for Heterogeneous Wireless Sensor Networks Global Journal of Computer Science and Technology Network, Web & Security Volume 13 Issue 9 Version 1.0 Year 2013 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

An Enhanced General Self-Organized Tree-Based Energy- Balance Routing Protocol (EGSTEB) for Wireless Sensor Network

An Enhanced General Self-Organized Tree-Based Energy- Balance Routing Protocol (EGSTEB) for Wireless Sensor Network www.ijecs.in International Journal Of Engineering And Computer Science ISSN: 239-7242 Volume 4 Issue 8 Aug 205, Page No. 3640-3643 An Enhanced General Self-Organized Tree-Based Energy- Balance Routing

More information

Energy Consumption for Cluster Based Wireless Routing Protocols in Sensor Networks

Energy Consumption for Cluster Based Wireless Routing Protocols in Sensor Networks Energy Consumption for Cluster Based Wireless Routing Protocols in Sensor Networks 1 J.Daniel Mano, 2 Dr.S.Sathappan 1 Ph.D Research Scholar, 2 Associate Professor 1 Department of Computer Science 1 Erode

More information

Webpage: Volume 3, Issue III, March 2015 ISSN

Webpage:   Volume 3, Issue III, March 2015 ISSN A Survey on Hierarchical Routing Protocols for Wireless Sensor Networks Suparti Koul 1, Kiran Narang 2 1 M.Tech student Department of Computer Science and Engineering Hindu college of Engineering, Sonipat,

More information

Improved Hybrid Energy Efficient Approach for Wireless Sensor Network

Improved Hybrid Energy Efficient Approach for Wireless Sensor Network Volume 5 Issue 4 December 2017 ISSN: 2320-9984 (Online) International Journal of Modern Engineering & Management Research Website: www.ijmemr.org Improved Hybrid Energy Efficient Approach for Wireless

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK DESIGN AND ANALYSIS OF LOAD BALANCING IN WSN USING CLUSTER BASED APPROACH: A SURVEY

More information

Energy-Efficient Dynamic Routing Protocol for Wireless Sensor Networks

Energy-Efficient Dynamic Routing Protocol for Wireless Sensor Networks Energy-Efficient Dynamic Routing Protocol for Wireless Sensor Networks Gurpreet Singh 1, Amandeep Kaur 2 1 Research Scholar, 2 Asst. Professor 1,2 Sri Guru Granth Sahib World University, Fatehgarh Sahib,

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

COMPARISON OF ENERGY EFFICIENT DATA TRANSMISSION APPROACHES FOR FLAT WIRELESS SENSOR NETWORKS

COMPARISON OF ENERGY EFFICIENT DATA TRANSMISSION APPROACHES FOR FLAT WIRELESS SENSOR NETWORKS COMPARISON OF ENERGY EFFICIENT DATA TRANSMISSION APPROACHES FOR FLAT WIRELESS SENSOR NETWORKS Saraswati Mishra 1 and Prabhjot Kaur 2 Department of Electrical, Electronics and Communication Engineering,

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 survey on Clustering Energy Efficient Hierarchical Routing Protocols in Wireless Sensor Networks

A survey on Clustering Energy Efficient Hierarchical Routing Protocols in Wireless Sensor Networks ISSN:2320-0790 A survey on Clustering Energy Efficient Hierarchical Routing Protocols in Wireless Sensor Networks N.Legapriyadharshini Department of Information Technology Adhiparasakthi Engineering college

More information

Energy Efficient Routing for Wireless Sensor Networks- A hierarchical Approach

Energy Efficient Routing for Wireless Sensor Networks- A hierarchical Approach Volume-4, Issue-5, October-2014, ISSN No.: 2250-0758 International Journal of Engineering and Management Research Available at: www.ijemr.net Page Number: 134-138 Energy Efficient Routing for Wireless

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

Lecture 8 Wireless Sensor Networks: Overview

Lecture 8 Wireless Sensor Networks: Overview Lecture 8 Wireless Sensor Networks: Overview Reading: Wireless Sensor Networks, in Ad Hoc Wireless Networks: Architectures and Protocols, Chapter 12, sections 12.1-12.2. I. Akyildiz, W. Su, Y. Sankarasubramaniam

More information

ISSN: X International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 6, Issue 1, January 2017

ISSN: X International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 6, Issue 1, January 2017 Energy Efficient Hierarchical Clustering Algorithm for Heterogeneous Wireless Sensor Networks Ritu Department of Electronics and Communication Engineering Guru Nanak Institute of Technology Mullana (Ambala),

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

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

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

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

AN EFFICIENT MAC PROTOCOL FOR SUPPORTING QOS IN WIRELESS SENSOR NETWORKS

AN EFFICIENT MAC PROTOCOL FOR SUPPORTING QOS IN WIRELESS SENSOR NETWORKS AN EFFICIENT MAC PROTOCOL FOR SUPPORTING QOS IN WIRELESS SENSOR NETWORKS YINGHUI QIU School of Electrical and Electronic Engineering, North China Electric Power University, Beijing, 102206, China ABSTRACT

More information

Dalimir Orfanus (IFI UiO + ABB CRC), , Cyber Physical Systems Clustering in Wireless Sensor Networks 2 nd part : Examples

Dalimir Orfanus (IFI UiO + ABB CRC), , Cyber Physical Systems Clustering in Wireless Sensor Networks 2 nd part : Examples Dalimir Orfanus (IFI UiO + ABB CRC), 27.10.2011, Cyber Physical Systems Clustering in Wireless Sensor Networks 2 nd part : Examples Clustering in Wireless Sensor Networks Agenda LEACH Energy efficient

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

ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS

ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS e-issn 2455 1392 Volume 1 Issue 1, November 2015 pp. 1-7 http://www.ijcter.com ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS Komal Shah 1, Heena Sheth 2 1,2 M. S. University, Baroda Abstract--

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

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

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

A Survey on Energy Efficient Hierarchical Routing Protocol in Wireless Sensor Network

A Survey on Energy Efficient Hierarchical Routing Protocol in Wireless Sensor Network International Journal of Allied Practice, Research and Review Website: www.ijaprr.com (ISSN 2350-1294) A Survey on Energy Efficient Hierarchical Routing Protocol in Wireless Sensor Network Kaushik N. Gotefode

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

Energy Aware Zone-based Clustering Algorithm in WSNs

Energy Aware Zone-based Clustering Algorithm in WSNs Energy Aware Zone-based Clustering Algorithm in WSNs T.Shanthi Priya, 2 M.Sangeetha, 3 A.Sabari PG scholar, 2 Assistant Professor, 3 Associate Professor Department of Information Technology K.S.R. College

More information

An Improved Approach in Clustering Algorithm for Load Balancing in Wireless Sensor Networks

An Improved Approach in Clustering Algorithm for Load Balancing in Wireless Sensor Networks An Improved Approach in Clustering Algorithm for Load Balancing in Wireless Sensor Networks 1 J S Rauthan 1, S Mishra 2 Department of Computer Science & Engineering, B T Kumaon Institute of Technology,

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

LOW ENERGY CONSUMPTION RATEINHOME SENSORS USING PRIME NODES

LOW ENERGY CONSUMPTION RATEINHOME SENSORS USING PRIME NODES LOW ENERGY CONSUMPTION RATEINHOME SENSORS USING PRIME NODES Hesham Abusaimeh Computer Science Middle East University, Amman, Jordan E-Mail: habusaimeh@meu.edu.jo ABSTRACT Many of conventional home and

More information

Energy Efficiency and Latency Improving In Wireless Sensor Networks

Energy Efficiency and Latency Improving In Wireless Sensor Networks Energy Efficiency and Latency Improving In Wireless Sensor Networks Vivekchandran K. C 1, Nikesh Narayan.P 2 1 PG Scholar, Department of Computer Science & Engineering, Malabar Institute of Technology,

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

AN ENERGY EFFICIENT AND RELIABLE TWO TIER ROUTING PROTOCOL FOR TOPOLOGY CONTROL IN WIRELESS SENSOR NETWORKS

AN ENERGY EFFICIENT AND RELIABLE TWO TIER ROUTING PROTOCOL FOR TOPOLOGY CONTROL IN WIRELESS SENSOR NETWORKS AN ENERGY EFFICIENT AND RELIABLE TWO TIER ROUTING PROTOCOL FOR TOPOLOGY CONTROL IN WIRELESS SENSOR NETWORKS Shivakumar A B 1, Rashmi K R 2, Ananda Babu J. 3 1,2 M.Tech (CSE) Scholar, 3 CSE, Assistant Professor,

More information

Energy Enhanced Base Station Controlled Dynamic Clustering Protocol for Wireless Sensor Networks

Energy Enhanced Base Station Controlled Dynamic Clustering Protocol for Wireless Sensor Networks Journal of Advances in Computer Networks, Vol. 1, No. 1, March 213 Energy Enhanced Base Station Controlled Dynamic Clustering Protocol for Wireless Sensor Networks K. Padmanabhan and P. Kamalakkannan consume

More information

Power Efficient Advanced Node Clustering Hierarchical Protocol for Wireless Sensor Networks

Power Efficient Advanced Node Clustering Hierarchical Protocol for Wireless Sensor Networks IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 11, Issue 3, Ver. I (May-Jun.2016), PP 44-52 www.iosrjournals.org Power Efficient Advanced

More information

QoS Parameters Analysis to Improve QoS in WSNs Routing Protocol Ipsita Panda Sr. Lecturer, Dept of CSE, S.I.E.T

QoS Parameters Analysis to Improve QoS in WSNs Routing Protocol Ipsita Panda Sr. Lecturer, Dept of CSE, S.I.E.T QoS Parameters Analysis to Improve QoS in WSNs Routing Protocol Ipsita Panda Sr. Lecturer, Dept of CSE, S.I.E.T Abstract: Sensor networks consist of small, lowpower, low-energy (stationary) nodes used

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

EBRP: Energy Band based Routing Protocol for Wireless Sensor Networks

EBRP: Energy Band based Routing Protocol for Wireless Sensor Networks EBRP: Energy Band based Routing Protocol for Wireless Sensor Networks Sasanka Madiraju Cariappa Mallanda #Rajgopal Kannan Arjan Durresi S.S.Iyengar {madiraju, Cariappa, rkannan, Durresi, iyengar}@csc.lsu.edu

More information

CHAPTER 2 WIRELESS SENSOR NETWORKS AND NEED OF TOPOLOGY CONTROL

CHAPTER 2 WIRELESS SENSOR NETWORKS AND NEED OF TOPOLOGY CONTROL WIRELESS SENSOR NETWORKS AND NEED OF TOPOLOGY CONTROL 2.1 Topology Control in Wireless Sensor Networks Network topology control is about management of network topology to support network-wide requirement.

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

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

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

ISSN: [Krishan Bala* et al., 6(12): December, 2017] Impact Factor: 4.116

ISSN: [Krishan Bala* et al., 6(12): December, 2017] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY ENERGY EFFICIENT CLUSTERING HIERARCHY PROTOCOL IN WSN BASED ON RIDGE METHOD CLUSTER HEAD SELECTION Krishan Bala *1, Paramjeet

More information

ENERGY AWARE CLUSTERING PROTOCOL (EACP) FOR HETEROGENEOUS WSNS

ENERGY AWARE CLUSTERING PROTOCOL (EACP) FOR HETEROGENEOUS WSNS ENERGY AWARE CLUSTERING PROTOCOL (EACP) FOR HETEROGENEOUS WSNS Surender Kumar 1, Sumeet Kumar 2 and Bharat Bhushan 3 1 Department of Computer Engineering, Govt. Polytechnic, Ambala City, India 2 Accenture

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