International Journal of Computer Engineering and Applications, Volume XII, Issue III, March 18, ISSN

Size: px
Start display at page:

Download "International Journal of Computer Engineering and Applications, Volume XII, Issue III, March 18, ISSN"

Transcription

1 IMPROVED ENERGY CONSUMPTION FOR HYBRID (PSO/GADA-LEACH) APPROACH IN WIRELESS SENSOR NETWORKS Bandani Kumari 1, Shaveta Kalsi 2 1 Research Scholar, Department of Computer Engineering 2 Assistant Professor, Department of Computer Engineering, DAV Institute of Engineering & Technology Punjab, India ABSTRACT: A wireless Sensor Networks is a combination of sensor nodes which are set up in large network and able to operate in an unattended environment. Wireless Sensor Networks is one of the emerging technologies in Nowadays. Sensor nodes having limited power, limited processor, limited memory unit and onboard sensors. WSNs having numerous applications such as environment monitoring, area monitoring and pollution monitoring. In WSNs the sensor nodes having limited power and our area of research is to save power of sensor node and increase the network lifetime. This paper deals with efficiently consumption of energy in wireless sensor network. The proposed scheme called Hybrid approach (PSO/GADA-LEACH) improves the energy efficiency in the network, number of packet transferred. The simulation results shows that proposed algorithm is efficient in term of energy consumption and packet transferred. Keywords: PSO (Particle Swarm Optimization), WSNs (Wireless Sensor Network), LEACH (Low Energy Adaptive Clustering Hierarchy), GADA-LEACH (Genetic Algorithm Distance aware- LEACH),BS (base station),ch (cluster head) [1] INTRODUCTION Wireless Sensor Networks (WSN) is an aggregation of sensor nodes which are remotely deployed in large network operate autonomously in an unattended environment. Sensor nodes sense the event according to particular application. WSN include numerous applications such as Bandani Kumari And Shaveta Kalsi 155

2 IMPROVED ENERGY CONSUMPTION FOR HYBRID (PSO/GADA-LEACH) APPROACH IN WIRELESS SENSOR NETWORKS monitoring physical and environmental conditions. Some of its applications include area monitoring, air pollution monitoring, industrial monitoring etc. Sensor nodes having limited power and they need to operate in an unattended environment. WSN consists of thousands of small nodes having numerous capabilities such as sensing, computation and processing capabilities. The energy required for transmission of data is more as compared to sensing and capturing of data. The main our research is to save power, energy consumption and increase lifetime of network. Main components of WSN are as following: 1. Sensor: It is device which converts any physical phenomena such as motion, light, heat into signals. 2. Sensor node: It consists of onboard sensor, memory, power supply etc. 3. Sensor Network: It consists of large number of sensor nodes. There are various types of routing protocols for WSNs such as flat, hierarchical and location based protocols. Hierarchal based or cluster based routing protocols are one of the efficient due to network scalability, energy efficiency. One of the design issues is the formation of clusters and selection of cluster head to reduce the energy consumption in the network. The one of the challenging issue in design of routing protocol is to minimize energy dissipation and maximize the network lifetime. LEACH one of the hierarchical routing protocols though uses cluster based routing to maximizing network lifetime and minimizes energy dissipation. This paper is organized as follows: Section 2discuss related work. Section 3 discuss network model and problem formulation. Section 4 gives an overview of Genetic Algorithm. Section 5 discusses the proposed algorithm.section6 presents the simulation environment and experimental result of Hybrid (GADA-LEACH) approach. Section7 concludes the paper. [2] RELATED WORK The main goal of cluster based routing protocol is to efficiently maintain the energy consumption of sensor nodes. There are several hierarchal routing protocols proposed in the literature for WSNs that supporting longer network lifetime. The energy consumption of the sensor nodes is mainly effected by data transmission and reception of data. Therefore, routing protocols for WSNs should focus on energy efficient routing for extending the lifetime of various sensor nodes and network. Heinzelman et al. [14] proposed LEACH that is one the most popular distributed cluster based routing protocol in wireless sensor network. The process of generating clusters where one node acts as cluster head. Every round is divided into two phases: 1. Cluster building phase: In cluster building phase, one of the node is selected as cluster head which is selected on the basis of cluster head selection. 2. Stable data communication: In this phase, communication process occurs between cluster head and non-cluster nodes. Kumar et al. [3] proposed a protocol EEHC (energy efficient heterogeneous clustered scheme) which aims to increase network lifetime in presence of heterogeneous nodes. In this we divide the nodes into three categories: normal nodes, advance nodes and super nodes. In this the network lifetime and performance of network is improved by using weighted probability of election of cluster head. T. Bhatia et al. [1] proposed a protocol GADA-LEACH, makes use of evolutionary genetic algorithm for improving CH selection in legacy LEACH routing protocol in sensor networks. The concept of relay node is introduced which acts as an intermediary between CH and base station (BS) to ease the communication between the CH and BS. In [6], Particle Swarm Optimization Routing protocol is proposed. The PSOR does routing by considering the energy as a fitness value. In this fitness value of the nodes is calculated and this protocol finds a new path to route the packets. It then selects the route that consumes less energy or select only optimized path to choose an alternate path in case of node failure is quite difficult. Bandani Kumari And Shaveta Kalsi 156

3 [3] NETWORK MODEL AND PROBLEM DESCRIPTION Network model consists of nodes which are setup randomly. Every node consist of some energy (E), probability (P) and sensor position etc. The sink node is located at specific position in the network and numbers of source nodes are also variable. The nodes in the network send data to the cluster head and it further send data to base station. Though various protocols has been proposed so far to improve the energy efficiency further but still much improvement can be done. The work focused on making use of evolutionary genetic algorithm for improving CH selection in LEACH routing protocol in sensor networks. Concept of relay node is also introduced in this which acts as an intermediary between CH and base station (BS) to make the communication between the CH and BS effective and efficient. GADA-LEACH has shown quite significant results in the case of network lifetime. The proposed technique has the ability to overcome the limitations of the GADA-LEACH routing protocol by using the clustering and particle swarm based optimized path selection. The genetics based technique doesn t promise to find a global optimum path. It happens often once the populations have plenty of subjects. [4] EXISTING SYSTEM Genetic Algorithm is an revolutionary algorithm used to generate solutions to optimization and search problems. Such techniques used in genetic algorithm are selection, crossover and mutation. The existing technique is based on genetic algorithm and distance aware routing. In existing algorithm we calculate the fitness of nodes by considering various parameters such as energy of nodes, energy of cluster head etc. The results of GADA-LEACH indicate that the approach significantly improves the lifetime, energy consumption and data delivery to CH and BS. Disadvantages of existing algorithm: 1. Existing algorithm doesn t consider the total energy consumption in the network. 2.It ignores the number of packets delivered and number of dead nodes in the network. 3. The last node becomes dead too early so poor network lifetime occur. [5] PROPOSED TECHNIQUE The various steps required to successfully accomplish the objectives of the paper. The algorithm steps for proposed Algorithm are as following: Step 1: Start:- Process is initialized. Step 2: Deploy WSNs:- After initialization, the Wireless sensor networks are deployed. Step 3: Apply threshold function to get cluster heads: Every node produces random number between 0 and 1.The node announces itself as CH if this number is less than some threshold value, say T(n). Step 4: Associate member nodes with CHs:-The member nodes which are associated with the cluster head get evaluated in Step 3. Step 5: Introduce and evaluate the position of Relay node: Relay nodes are chosen from the normal nodes. Step 6: Apply Hybrid (GADA/PSO) based routing:-pso (Particles Swarm Optimization) and GA are used to find the shortest path between the cluster heads to the sink node for optimal and power aware communication. The PSO algorithm provides the opinion or idea about the global solution among the various particles. Step 7: Transmit data:- Then the transmission of the data get occur. Bandani Kumari And Shaveta Kalsi 157

4 IMPROVED ENERGY CONSUMPTION FOR HYBRID (PSO/GADA-LEACH) APPROACH IN WIRELESS SENSOR NETWORKS Step 8: Evaluate Energy dissipation:- After transmission of the data, dissipation of the energy is evaluated. Step 9: To find node dead:-then it is found that whether the node is dead or not. If the node is dead, then goto step 9, otherwise goto step 3. Step 10: Count dead:- If the nodes are dead in step 10, then the dead nodes are counted. Step 11: To find dead equal to n: - In this, it is found that whether the nodes are equal to n or not. If they are equal, then goto step 12, otherwise goto step 3. Step 12: Network lifetime:- Now the network lifetime is evaluated. Step 13: End. These are the steps which are followed to implement the hybrid (PSO/GADA-LEACH) approach in wireless sensor networks. Flowchart of Hybrid (PSO/GADA-LEACH) Approach: (1) Start Deploy WSNs Apply threshold function to evaluate CHs Associate member nodes with CHs Introduce and evaluate the positon of relay node Apply Hybrid (GADA/PSO) based Routing Transmit data Evaluate energy dissipation No Is any node dead? Count Dead No Is dead==n Yes Network lifetime End Fig.1: Flowchart of Proposed Hybrid (PSO/GADA-LEACH) Approach Bandani Kumari And Shaveta Kalsi 158

5 Fig.1 shows the flowchart of proposed hybrid (PSO/GADA-LEACH) approach. This approach will able to provide better results as compared to existing LEACH, and GADA-LEACH. [6] EXPERIMENTAL RESULTS A MATLAB simulation is done to evaluate the performance. In this section we have evaluated the performance of proposed Hybrid approach and compare it with the existing GADA-LEACH and LEACH on the basis of total energy consumed, number of dead nodes and number of packets delivered. The 100 nodes are randomly distributed in the area of 100*100m².We can use the relay node so the energy consumption of cluster head get decreased and the lifetime of network will increase. There is comparison between energy consumption by LEACH,GADA- LEACH, Hybrid (PSO/GADA-LEACH) approach. [6.1] Simulation Parameters: NETWORK PARAMETERS Network Size VALUES 100*100m² Number of nodes 100 Packet size Routing Protocol 2000,3000,4000 bits LEACH,GADA LEACH,Hybrid(PSO/GADA-LEACH) Initial energy of node (Eo ) 0.1,0.2,0.3, 0.4, 0.5 J/node Energy to run transmitter and receiver (Eelec ) Data aggregation energy (Eda) 50 nj/bit 50 nj/bit Amplification Energy to transmit at shorter distance (Efs ) 10 pj/bit/m² Maximum number of iterations 600 Primary population 100 Crossover rate 0.4 Table 1: Simulation Parameters Table1 represents the simulation parameters which we used to implement LEACH, GADA- LEACH,Hybrid (PSO/GADA-LEACH) approach. The results have been implemented in simulated environment. In GADA-LEACH, the position of base station is outside the network and we introduce the relay node in the centre of the network. Relay node used to decrease the energy degradation of CH.The energy of relay node is higher than CH and less then base station. Bandani Kumari And Shaveta Kalsi 159

6 IMPROVED ENERGY CONSUMPTION FOR HYBRID (PSO/GADA-LEACH) APPROACH IN WIRELESS SENSOR NETWORKS Implementation of LEACH: Cluster Head Selection: Fig.2: Cluster Head Selection In Fig.2, the cluster head selection is random number without considering parameters like location and residual energy of the node. Every node will produce a random number between 0 and 1 and the node will be cluster head if this number is less than some threshold value we can say it as T(n).One node is consider as cluster node and other nodes are non-cluster head node. Energy Dissipation From Sink Node: Fig.3: Energy Dissipation from Sink Node In Fig.3 the energy dissipation from sink node to all other sensor node is dissipated.the energy of each node get vary from iteration to iteration. After completion of iterations, all nodes will get dead. When energy of all the nodes in the network is equal to zero then all node will get dead. Bandani Kumari And Shaveta Kalsi 160

7 Total Packet Transferred: Fig.4: Pictorial Representation of Total Packet Transferred Fig.4 represents the total packet transferred in the network in case of LEACH protocol. X- axis represents number of rounds and Y axis represents the packet transferred. Number of Alive Nodes: Fig.5: Pictorial Representation of Number of Alive Nodes The number of alive nodes at the end of simulation has been plotted in Fig.5.Here in X-axis we have number of rounds and Y axis represents the number of nodes alive in each round. The blue line represents the alive nodes after completion of rounds. Bandani Kumari And Shaveta Kalsi 161

8 IMPROVED ENERGY CONSUMPTION FOR HYBRID (PSO/GADA-LEACH) APPROACH IN WIRELESS SENSOR NETWORKS Total Energy Consumed: Fig.6: Pictorial Representation of Total Energy Consumed The consumed energy of all sensors nodes at the end of simulation has been plotted in Fig.5.Here in X-axis we have number of rounds and Y axis represents the energy level. The initial energy level started from 0.1,0.2, 0.3,0.4, 0.5 J/node. Implementation of GADA-LEACH: Total Packet Transferred: Fig.7: Pictorial Representation of Total Packet Transferred Bandani Kumari And Shaveta Kalsi 162

9 Fig.7 represents the total packet transferred in the network in case of GADA-LEACH protocol. X-axis represents number of rounds and Y axis represents the packet transferred. The blue line represents the packet transferred in GADA-LEACH. Number of Alive Nodes: Fig.8: Pictorial Representation of number of Alive nodes The number of alive nodes at the end of simulation has been plotted in Fig.5.Here in X-axis we have number of rounds and Y axis represents the number of nodes alive in each round. Total Energy Consumed: Fig.9: Pictorial Representation of Total Energy Consumed The consumed energy of all sensors nodes at the end of simulation has been plotted in Fig.9.Here in X-axis we have number of rounds and Y axis represents the energy level. The initial energy level started from 0.1, 0.2, 0.3,0.4, 0.5 J/node. The plotted line shows the energy consumption in case of GADA-LEACH. Bandani Kumari And Shaveta Kalsi 163

10 IMPROVED ENERGY CONSUMPTION FOR HYBRID (PSO/GADA-LEACH) APPROACH IN WIRELESS SENSOR NETWORKS Implementation of Hybrid (PSO-GADA) Approach: Total Packet Transferred: Fig 10: Pictorial Representation of Total Packet Transferred Fig.10 represents the total packet transferred in the network in case of Hybrid (PSO/GADA- LEACH) protocol-axis represents number of rounds and Y axis represents the packet transferred. Number of Alive Nodes: Fig.11: Pictorial Representation of Number of Alive Nodes The number of alive nodes at the end of simulation has been plotted in Fig.11.Here in X-axis we have number of rounds and Y axis represents the number of nodes alive in each round. Bandani Kumari And Shaveta Kalsi 164

11 Total energy Consumed: Fig.12: Pictorial Representation of Total Energy Consumed The consumed energy of all sensors nodes at the end of simulation has been plotted in Fig.12.Here in X-axis we have number of rounds and Y axis represents the energy level. The initial energy level started from 0.1,0.2, 0.3,0.4, 0.5 J/node. The plotted line shows the energy consumption in case of hybrid (PSO/ GADA-LEACH) approach. Comparison on the basis of Average consumed energy in GADA-LEACH and Hybrid (PSO/GADA-LEACH) approach: Initial Energy GADA-LEACH Hybrid(PSO/GADA-LEACH) Table 2: Average Consumed Energy Analysis The average consumed energy of all sensors nodes at the end of simulation has been plotted in Fig.13. The graph shows that hybrid (PSO/GADA-LEACH) approach has better consumed energy over the entire network in a more balanced way. From Table 2, it has been clearly Bandani Kumari And Shaveta Kalsi 165

12 IMPROVED ENERGY CONSUMPTION FOR HYBRID (PSO/GADA-LEACH) APPROACH IN WIRELESS SENSOR NETWORKS shown that the hybrid (PSO/GADA-LEACH) approach performs better over the GADA- LEACH. Average consumed Energy Numbee of rounds Initial energy PSO/GADA-LEACH GADA-LEACH Fig.13 Graph shows average energy consumed in GADA-LEACH and PSO/GADA-LEACH approach [7] CONCLUSION In this study, we proposed an hybrid approach for selecting optimal path in the network that prolong network lifetime,packet transferred as well as energy consumption is improved in hybrid approach. Although numbers of clustering protocols in WSNs have been proposed in the literature, yet they need to consider various factors such as total packet delivered, number of dead nodes and total energy consumed. The proposed approach is efficient as it considers the total energy consumed by all nodes, number of dead nodes and packet transferred. The simulation results shows that hybrid approach is efficient are compared to GADA-LEACH in terms of average energy consumed. REFERENCES [1] T. Bhatia et al., A genetic algorithm based distance-aware routing protocol for wireless sensor networks, Computers and Electrical Engineering (2016): 11:10. [2] Vinesh Kumari et.al, Energy-Efficient Routing Protocols in Wireless Sensor Networks: A Survey, International Journal of Computer Applications ( ) Volume 100 No.5, [3] Lee SL, Park J, Shon JG. A two-layer cluster head selection based on distance in wireless sensor networks In: Computer science and its applications. Springer Berlin [4] Miao H, Xiao X, Qi B, Wang K. Improvement and application of LEACH protocol based on genetic algorithm for WSN. In: computer aided modelling and design of communication links and networks (CAMAD), 2015 IEEE 20th international workshop on; p [5] Balamurugan A. An energy efficient fitness based routing protocol in wireless sensor networks. ICTACT J Commun Technol 2014;5(1). [6] Snehal Sarangi and Biju Thankchan, Particle Swarm Optimization based A Novel Routing Algorithm for Wireless Sensor Network, International Journal of Research in Engineering, Information Technology and Social Sciences, Vol. 2, No. 11, Bandani Kumari And Shaveta Kalsi 166

13 [7] Peiravi A, Mashhadi HR, Hamed Javadi S. An optimal energy-efficient clustering method in wireless sensor networks using multi-objective genetic algorithm. Int J Commun Syst 2013;26(1): [8] Nikolaos AP, Stefanos AN, Dimitrios DV Energy-efficient routing protocols in wireless sensor networks: a survey. IEEECommun Surv Tut 2013;15(2): [9] Haneef M, Deng Z. Design challenges and comparative analysis of cluster based routing protocols used in wireless sensor networks for improving network life time. Adv Inf Sci Serv Sci 2012; 4: [10] Karimi M, Naji HR, Golestani S. Optimizing cluster-head selection in wireless sensor networks using genetic algorithm and harmony search algorithm. In: electrical engineering (ICEE), th Iranian conference on. IEEE; p [11] Liu JL,Ravishankar CV. LEACH-GA: Genetic algorithm-based energy-efficient adaptive clustering protocol for wireless sensor networks.int J Mach Learn Comput 2011;1(1): [12] AbuBakr B, Lilien L. Extending wireless sensor network lifetime in the LEACH-SM protocol by spare selection. In: proceedings of the fifth international conference on innovative mobile and internet services in ubiquitous computing (IMIS 11). Washington, DC, USA: IEEE Computer Society; p [13] Gautam N, Jae-Young P. Distance aware intelligent clustering protocol for wireless sensor networks. J Commun Netw 2010;12(2): [14] Heinzelman WR, Chandrakasan A, Balakrishnan H. LEACH: energy efficient communication protocol for wireless microsensor networks. In: proceedings of Hawai International Conference on System sciences. Maui, Hawaii; p Jan. [15] Khedr AM, Osamy W, Agrawal DP. Perimeter discovery in wireless sensor networks. J Parallel Distrib Comput 2009;69 : [16] Gou H, Yoo Y, Zeng H. A partition-based LEACH algorithm for wireless sensor networks. In: computer and information technology. CIT 09. Ninth IEEE international conference on, 2. IEEE; p [17] Guo S, Yang O, Energy-aware multicasting in wireless ad hoc networks: a survey and discussion. In: Computer communications, 30(9). Elsevier; p [18] Al-Karaki JN, Kamal AE. Routing techniques in wireless sensor networks: a survey. IEEE Wireless Commun 2004; 11(6):6 28. [19] Akyildiz IF, Su W, Sankarasubramaniam Y,Cayirci E. A survey on sensor networks. IEEE Commun Mag 2002; 40 (8): [20] Whitley D. A genetic algorithm tutorial. Stat Computing 1994;4(2):65 8. Bandani Kumari And Shaveta Kalsi 167

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

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

Comparative Analysis of EDDEEC & Fuzzy Cost Based EDDEEC Protocol for WSNs

Comparative Analysis of EDDEEC & Fuzzy Cost Based EDDEEC Protocol for WSNs Comparative Analysis of EDDEEC & Fuzzy Cost Based EDDEEC Protocol for WSNs Baljinder Kaur 1 and Parveen Kakkar 2 1,2 Department of Computer Science & Engineering, DAV Institution of Engineering & Technology,

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

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

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

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

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

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

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

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

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

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

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

Energy Efficient Hierarchical Cluster-Based Routing for Wireless Sensor Networks

Energy Efficient Hierarchical Cluster-Based Routing for Wireless Sensor Networks IJCSNS International Journal of Computer Science and Network Security, VOL.16 No.4, April 2016 115 Energy Efficient Hierarchical Cluster-Based Routing for Wireless Sensor Networks Shideh Sadat Shirazi,

More information

Energy Efficient Clustering Protocol for Wireless Sensor Network

Energy Efficient Clustering Protocol for Wireless Sensor Network Energy Efficient Clustering Protocol for Wireless Sensor Network Shraddha Agrawal #1, Rajeev Pandey #2, Mahesh Motwani #3 # Department of Computer Science and Engineering UIT RGPV, Bhopal, India 1 45shraddha@gmail.com

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

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

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

(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

ENERGY OPTIMIZATION IN WIRELESS SENSOR NETWORK USING NSGA-II

ENERGY OPTIMIZATION IN WIRELESS SENSOR NETWORK USING NSGA-II ENERGY OPTIMIZATION IN WIRELESS SENSOR NETWORK USING NSGA-II N. Lavanya and T. Shankar School of Electronics Engineering, Vellore Institute of Technology, Vellore, Tamil Nadu, India E-Mail: lavanya.n@vit.ac.in

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

CLUSTER HEAD SELECTION USING QOS STRATEGY IN WSN

CLUSTER HEAD SELECTION USING QOS STRATEGY IN WSN CLUSTER HEAD SELECTION USING QOS STRATEGY IN WSN Nidhi Bhatia Manju Bala Varsha Research Scholar, Khalsa College of Engineering Assistant Professor, CTIEMT Shahpur Jalandhar, & Technology, Amritsar, CTIEMT

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-Efficient Cluster Formation Techniques: A Survey

Energy-Efficient Cluster Formation Techniques: A Survey Energy-Efficient Cluster Formation Techniques: A Survey Jigisha Patel 1, Achyut Sakadasariya 2 P.G. Student, Dept. of Computer Engineering, C.G.P.I.T, Uka Tarasadia University, Bardoli, Gujarat, India

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

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

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

Modified Stable Election Protocol (M-SEP) for Hierarchical WSN

Modified Stable Election Protocol (M-SEP) for Hierarchical WSN Modified Stable Election Protocol (M-) for Hierarchical WSN Greeshma Arya Department of Electronics Engineering Indira Gandhi Delhi Technical University Delhi, India D S Chauhan Department of Electrical

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

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

Energy Efficient Multihop Routing scheme with in Network Aggregation for WSN

Energy Efficient Multihop Routing scheme with in Network Aggregation for WSN International Journal of Computational Engineering & Management, Vol. 5 Issue 5, September 202 www..org 0 Energy Efficient Multihop Routing scheme with in Network Aggregation for WSN Manisha Jangra, Shamsher

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

Implementation of Energy Efficient Clustering Using Firefly Algorithm in Wireless Sensor Networks

Implementation of Energy Efficient Clustering Using Firefly Algorithm in Wireless Sensor Networks 014 1 st International Congress on Computer, Electronics, Electrical, and Communication Engineering (ICCEECE014) IPCSIT vol. 59 (014) (014) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.014.V59.1 Implementation

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

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

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

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

Efficient Cluster Head Selection Method Based On K-means Algorithm to Maximize Energy of Wireless Sensor Networks

Efficient Cluster Head Selection Method Based On K-means Algorithm to Maximize Energy of Wireless Sensor Networks Efficient Cluster Head Selection Method Based On K-means Algorithm to Maximize Energy of Wireless Sensor Networks Miss Saba S. Jamadar 1, Prof. (Mrs.) D.Y. Loni 2 1Research Student, Department of Electronics

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

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

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

A Genetic Algorithm-Based Approach for Energy- Efficient Clustering of Wireless Sensor Networks

A Genetic Algorithm-Based Approach for Energy- Efficient Clustering of Wireless Sensor Networks A Genetic Algorithm-Based Approach for Energy- Efficient Clustering of Wireless Sensor Networks A. Zahmatkesh and M. H. Yaghmaee Abstract In this paper, we propose a Genetic Algorithm (GA) to optimize

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

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

Comparative analysis of centralized and distributed clustering algorithm for energy- efficient wireless sensor network

Comparative analysis of centralized and distributed clustering algorithm for energy- efficient wireless sensor network Research Journal of Computer and Information Technology Sciences ISSN 2320 6527 Comparative analysis of centralized and distributed clustering algorithm for energy- efficient wireless sensor network Abstract

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

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

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

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

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

F-MCHEL: Fuzzy Based Master Cluster Head Election Leach Protocol in Wireless Sensor Network

F-MCHEL: Fuzzy Based Master Cluster Head Election Leach Protocol in Wireless Sensor Network International Journal of Computer Science and Telecommunications [Volume 3, Issue 1, October 212] 8 ISSN 247-3338 F-MCHEL: Fuzzy Based Master Cluster Head Election Leach Protocol in Wireless Sensor Network

More information

OPTIMIZED LEHE: A MODIFIED DATA GATHERING MODEL FOR WIRELESS SENSOR NETWORK

OPTIMIZED LEHE: A MODIFIED DATA GATHERING MODEL FOR WIRELESS SENSOR NETWORK ISSN: 0976-3104 SPECIAL ISSUE: Emerging Technologies in Networking and Security (ETNS) Arasu et al. ARTICLE OPEN ACCESS OPTIMIZED LEHE: A MODIFIED DATA GATHERING MODEL FOR WIRELESS SENSOR NETWORK S. Senthil

More information

HCTE: Hierarchical Clustering based routing algorithm with applying the Two cluster heads in each cluster for Energy balancing in WSN

HCTE: Hierarchical Clustering based routing algorithm with applying the Two cluster heads in each cluster for Energy balancing in WSN www.ijcsi.org 57 HCT: Hierarchical Clustering based routing algorithm with applying the Two cluster heads in each cluster for nergy balancing in WSN Nasrin Azizi 1, Jaber Karimpour, Farid Seifi 3 1 Technical

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

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

ENHANCEMENT OF SENSOR NODE EFFICIENCY IN HETEROGENEOUS NETWORK USING DISTANCE (SEP) IN WSN

ENHANCEMENT OF SENSOR NODE EFFICIENCY IN HETEROGENEOUS NETWORK USING DISTANCE (SEP) IN WSN Int. J. Engg. Res. & Sci. & Tech. 2015 Bhagwati and Yashpal Yadav, 2015 Research Paper ISSN 2319-5991 www.ijerst.com Vol. 4, No. 3, August 2015 2015 IJERST. All Rights Reserved ENHANCEMENT OF SENSOR NODE

More information

Extending Network Lifetime of Clustered-Wireless Sensor Networks Based on Unequal Clustering

Extending Network Lifetime of Clustered-Wireless Sensor Networks Based on Unequal Clustering 96 IJCSNS International Journal of Computer Science and Network Security, VOL.16 No.5, May 2016 Extending Network Lifetime of Clustered-Wireless Sensor Networks Based on Unequal Clustering Arunkumar V

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

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

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

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

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

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

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

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

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 Distributed Clustering Mechanism in HWSNs for Enhancing the Lifetime

A Distributed Clustering Mechanism in HWSNs for Enhancing the Lifetime A Distributed Clustering Mechanism in HWSNs for Enhancing the Lifetime T Madhu 1, S S V N Sarma 2, J V R Murthy 3 Research Scholar, JNTUK, Kakinada &Associate Professor, Department of CSE, SRTIST, Nalgonda

More information

Fuzzy based Stable Clustering Protocol forheterogeneous Wireless Sensor Networks

Fuzzy based Stable Clustering Protocol forheterogeneous Wireless Sensor Networks Fuzzy based Stable Clustering Protocol forheterogeneous Wireless Sensor Networks Akshay Verma #1,Tarique Rashid *2, Prateek Raj Gautam *3, Sunil Kumar *4, Arvind Kumar #5 # Department of Electronics and

More information

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

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

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

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

Neural Network based LEACH Clustering Algorithm in WSN

Neural Network based LEACH Clustering Algorithm in WSN Neural Network based LEACH Clustering Algorithm in WSN 1 Inderjeet Singh; 2 Pooja; 3 Varsha 1 Research Scholar, CTIEMT Shahpur, Jalandhar, Punjab, India 2 Assistant Professor, CTIEMT Shahpur, Jalandhar

More information

ENERGY PROFICIENT CLUSTER BASED ROUTING PROTOCOL FOR WSN 1

ENERGY PROFICIENT CLUSTER BASED ROUTING PROTOCOL FOR WSN 1 ENERGY PROFICIENT CLUSTER BASED ROUTING PROTOCOL FOR WSN 1 Shriom Maurya, 2 Shish Ahmad, 3 Mohd Haroon Dept. of Computer Sc. & Engg., Integral University Lucknow, India 1 Shriommaurya87@gmail.com, 2 shish@iul.ac.in,

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

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

Hierarchical Energy Efficient Clustering Algorithm for WSN

Hierarchical Energy Efficient Clustering Algorithm for WSN Middle-East Journal of Scientific Research 23 (Sensing, Signal Processing and Security): 108-117, 2015 ISSN 1990-9233 IDOSI Publications, 2015 DOI: 10.5829/idosi.mejsr.2015.23.ssps.30 Hierarchical Energy

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

A Genetic Algorithm Optimized Forward Aware Factor based Energy Balanced Routing in WSN

A Genetic Algorithm Optimized Forward Aware Factor based Energy Balanced Routing in WSN A Genetic Algorithm Optimized Forward Aware Factor based Energy Balanced Routing in WSN Harpreet Kaur Student, Chandigarah Engineering College, Landran, India. Dr. Rohit Bajaj Associate Professor, Chandigarah

More information

A Proposed Technique for Reliable and Energy Efficient Hierarchical Routing in Heterogeneous Wireless Sensor Networks

A Proposed Technique for Reliable and Energy Efficient Hierarchical Routing in Heterogeneous Wireless Sensor Networks A Proposed Technique for Reliable and nergy fficient Hierarchical Routing in Heterogeneous Wireless Sensor Networks Bharti 1, Mamta Sachdeva 2 1 M.Tech(CS), 2 Associate Professor 1 Computer Science and

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

International Journal of Research and Development in Applied Science and Engineering (IJRDASE) ISSN: IMPROVED Q-LEACH

International Journal of Research and Development in Applied Science and Engineering (IJRDASE) ISSN: IMPROVED Q-LEACH IMPROVED Q-LEACH Arjita Choubey Department of Electronics and Communication Babu Banarasi Das University Lucknow, India arjitaece115@gmail.com Abstract: Sensor nodes are exceedingly energy compelled gadgets

More information

Low Energy Adaptive Clustering Hierarchy Variance in Wireless Sensor Network (LEACH)

Low Energy Adaptive Clustering Hierarchy Variance in Wireless Sensor Network (LEACH) International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-56 Volume: 2 Issue: 4 July-2 www.irjet.net p-issn: 2395-72 Low Energy Adaptive Clustering Hierarchy Variance in Wireless

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

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

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

Optimization of Ant based Cluster Head Election Algorithm in Wireless Sensor Networks

Optimization of Ant based Cluster Head Election Algorithm in Wireless Sensor Networks Optimization of Ant based Cluster Head Election Algorithm in Wireless Sensor Networks Siddharth Kumar M.Tech Student, Dept of Computer Science and Technology, Central University of Punjab, Punjab, India

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

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

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

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

MAGNIFY NETWORK LIFETIME IN WSN BY REDUCING DATA AGGREGATION DISTANCE OF WEAK NODES

MAGNIFY NETWORK LIFETIME IN WSN BY REDUCING DATA AGGREGATION DISTANCE OF WEAK NODES MAGNIFY NETWORK LIFETIME IN WSN BY REDUCING DATA AGGREGATION DISTANCE OF WEAK NODES Prashant Katoch 1 and Manik Gupta 2 1 Department of Computer Engineering, Chitkara University, Barotiwala 2 District

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

Time Synchronization in Wireless Sensor Networks: CCTS

Time Synchronization in Wireless Sensor Networks: CCTS Time Synchronization in Wireless Sensor Networks: CCTS 1 Nerin Thomas, 2 Smita C Thomas 1, 2 M.G University, Mount Zion College of Engineering, Pathanamthitta, India Abstract: A time synchronization algorithm

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 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

A Comparative Study of Multipath Routing Protocols in WSN Ms. Deepika 1 Dr. Pardeep Kumar 2

A Comparative Study of Multipath Routing Protocols in WSN Ms. Deepika 1 Dr. Pardeep Kumar 2 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 04, 2015 ISSN (online): 2321-0613 A Comparative Study of Multipath Routing Protocols in WSN Ms. Deepika 1 Dr. Pardeep Kumar

More information

VORONOI LEACH FOR ENERGY EFFICIENT COMMUNICATION IN WIRELESS SENSOR NETWORKS

VORONOI LEACH FOR ENERGY EFFICIENT COMMUNICATION IN WIRELESS SENSOR NETWORKS VORONOI LEACH FOR ENERGY EFFICIENT COMMUNICATION IN WIRELESS SENSOR NETWORKS D. Satyanarayana Department of Electrical and Computer Engineering University of Buraimi Al Buraimi, Sultanate of Oman Sathyashree.

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