LOAD BALANCING USING CLUSTERING IN WSN WITH FUZZY LOGIC TECHNIQUES

Size: px
Start display at page:

Download "LOAD BALANCING USING CLUSTERING IN WSN WITH FUZZY LOGIC TECHNIQUES"

Transcription

1 Volume 119 No , ISSN: (on-line version) url: ijpam.eu LOAD BALANCING USING CLUSTERING IN WSN WITH FUZZY LOGIC TECHNIQUES 1 M. Shanmukhi, 2 G. Nagasatish 1 Department of Information Technology 2 Department of Computer Science and Engineering, BVRIT HYDERABAD College of Engineering for Women,Rajeev Gandhi Nagar, Nizampet Road, Bachupally Hyderabad Abstract-A tactical wireless sensor network (WSN) is a distributed network that facilitates wireless information gathering within a region of interest. A challenge in the deployment of WSNs is the limited battery power of each sensor node. This has a significant impact on the service life of the network. In order to improve the lifespan of the network, load balancing techniques using efficient routing mechanisms must be employed such that traffic is distributed between sensor nodes and gateway(s).therefore, Clustering is considered as one of the powerful approaches for efficient utilization of energy. The proposed Load Balancing in Zone Based Clustering approach is used to balance the load of super nodes regions by dividing the region of super nodes into levels and levels into clusters using tree-based concept to optimize Cluster Head (CH) selection using Fuzzy Logic Techniques. The Unequal Region based clustering approach is used to deploy different types of sensor nodes in different region to provide efficient utilization of coverage area. Hybrid routing is used for transmitting data to Base Station (BS). The protocol optimizes the number of CH selection and balance the load of CH. We investigate the impact of deploying single and multiple gateways on the following established energy aware load balancing routing techniques: direct routing, minimum transmission energy, low energy adaptive cluster head routing, and zone clustering. Via extensive simulations using NS-2, we analyze the effectiveness of these algorithms on network performance for single and multiple gateway scenarios and show that the EELZ algorithm maximizes network lifetime and service area coverage. I. INTRODUCTION Wireless Sensor Networks (WSNs) have gained worldwide attention in recent years due to the advances made in wireless communication, information technologies and electronics field [1]. The concept of WSNs is based on simple equation: Sensing + CPU +Radio = Thousands of potential applications [2]. The sensing circuitry measures parameters from the environment surrounding the sensor and transforms them into an electric signal. CPU processed such signal reveals some properties about objects located or event shaping. Each sensor has an onboard radio that can be used to send the collected data to interested parties. Such technological development has encouraged practitioners to envision aggregating the limited capabilities of the individual sensors in a large scale network that can operate unattended [3]. All the recent research work focuses on sensor networks that consist of identical sensors with equal capacity in term of sensing, computation, communication and power. This type of sensor networks is termed as Homogeneous Environment. The working with more than one type of sensor nodes in term of sensing, communication, computation and power within same network in mentioned as Heterogeneous [4]. Each sensor node in the WSN must have the ability to simultaneously serve as a sensing device and a wireless communication device that can exchange information with nearby nodes [5]. It is critical that information from every node is communicated to a desired destination outside the network. The focus of this paper is the deployment of tactical WSNs. Tactical WSNs, as used by the DoD, are remotely deployed in potentially hostile areas with gateway nodes located on the outskirts of these areas. The network must operate reliably and maximize sensor network coverage for the maximum amount of time in the absence of human contact. A key challenge in the deployment of tactical WSNs is the limited battery power of each sensor node. This has a significant impact on the service life of the network. In order to improve the lifespan of the network, load balancing techniques using efficient routing mechanisms to achieve energy efficiency must be employed such that traffic is distributed between sensor nodes and gateway(s). The Region based Clustering approach used in this paper for cover the large area. The total area divided into fixed number of regions and deploying different types of sensor nodes in different regions according to their energy level. The paper presents Hybrid routing approach for transmitting data in which super nodes send their data by using clustering approach, whereas normal nodes transmits their data directly to BS. For CH 61

2 formation in this paper we proposed Load Balancing in Region Based clustering approach within super nodes regions using inverted Binary tree concept. The Fuzzy inference rule used to determine the best possible combination of energy and distance factor for CH selection in clusters [6]. II. RELATED WORK In past few years in WSNs, clusters of sensor nodes are designed certain criteria to send their sensed information to elected respective CHs. The CH aggregates data and compresses it, then transmitting directly to the BS. LEACH [7] is one of the first hierarchical clustering algorithms for the efficient usage of energy in the network. In LEACH there is the assumption that every node has single-hop capability to transmit their data to CH or Base Station, therefore not suitable for large area. In article [8], the authors discussed the heterogeneity in term of energy of nodes in WSNs. The SEP protocol [9], is a two level heterogeneous protocol introducing two types of nodes, super nodes and normal nodes. The selection of CH is based on their energy. The nodes are deployed in random manner therefore the problem of coverage hole arises, and may be some normal nodes are deployed far from BS. In article [10], the Enhanced Stable Election Protocol(E- SEP) describes for the three level hierarchies. E-SEP enhance the SEP protocol by introduced the one more node that i.e. intermediate node whose energy lies between normal node and super node. By introducing intermediate node the stability of network improves. The problem of E-SEP is same as the SEP. TEEN [11] protocol is first reactive protocol for time critical applications. TEEN was proposed for homogeneous network. In [12] E-LEACH was proposed, it is energy based CH selection protocol, but it has the disadvantage of considering only the energy level, in addition to the network stuck problem that shortens the network life time. In HEED protocol [13] the CHs are distributed evenly, but the problem of large numbers of iteration occurs. In [14] Distributed Clustering Algorithm had been proposed, which assumes quasi-stationary nodes with real valued weights. And in [15] Weighted Clustering Algorithm had been adopted, it combines several properties in one parameter (weight) that is used for clustering. Other works that use properties like spanning tree clusters to produce specific properties, passive clustering for use with on demand routing and degree or lowest identifier for clustering had been proposed in [16] and [17] respectively. Some methods, merely, consider distributing the energy load to select cluster head [18, 19], such single factor based selection is not enough in complicated WSNs environments. Because the node with high energy but close to edge may be selected as cluster head, other nodes may spend more energy to deliver data to cluster head, which shortens the network life time. While other methods consider multiple factors [19, 20] but many over-restricted assumptions affect the feasibility of system model to extend. III. HYBRID ALGORITHM Consider M*M region where BS is located nearly at the center. The total area is divided into unequal regions. For providing heterogeneity uses two types of sensor nodes (super node and normal node) on the basis of their energy level. The super nodes have _ (_ > 1) more energy than the normal node. Normal nodes are placed near the BS and Super nodes are placed far away from BS. The region of Super nodes again divides into levels and in each level we do optimal number of clustering using inverted binary tree concepts. System model: In our approach, make some assumption about our network: The architecture is region based clustering. BS is stationary and unlimited energy. Two types of sensor nodes (Super nodes and normal nodes). Sensor nodes and CHs are stationary. Locations of all sensor nodes are known to each other. i) Zone based deployment An efficient routing protocol is one which consumes minimum energy and provides large coverage area this is useful for gathering information from whole network. Here, divided the whole area into regions, if there are Z p region than Z 2, Z 3. Z p region for super nodes deployment and Z p region for the normal nodes deployment. ii) Routing in network environment There are two types of nodes in the network. Normal nodes are deployed near BS and transmit their data directly to BS. On other hand, Super nodes having more energy than normal nodes are deployed far away from 62

3 BS and uses clustering approach for transmitting their data to BS. iii) Zone based clustering using Fuzzy logic techniques Cluster based routing protocol consists of four stages: CH selection, Cluster formation, data aggregation and data communication. The setup state starts by election of head selection stage, which is followed by the steady state transmission state is subdivided into data aggregation and data transmission phase. We have proposed Fuzzy based decision making techniques for selection of CHs. The fuzzy decision rules set ranked the Super node s status on the basis of memberships of input functions. Initially, all the Super nodes are deployed in the Region (Z 2, Z 3. Z p) and all the super nodes have same energy initially. Each Super node contains its ID and the value of remaining energy (Residual Energy).After Deployment it is assumed that each node is known by each other. Now, divide the each region of Super nodes into approximately equal level L1, L2... LQ, next step is to form the clusters at each level shown in Figure2. Level L1 is defined as the nearest region to BS. Formation of Clusters will be start from level LQ by using binary tree concept and BS considered root of Binary tree. Cluster Formation by dividing regions, minimizes number of dead nodes and overcome the problem of Load Balancing by using inverted Binary Tree concepts as we moving toward BS, the number of cluster will increase and their size will get smaller. 7. Formation of Levels into Regions 8. Apply, for e= 2to P for each region 9. for f=1 to Q for levels 10. Ze.L 1= Z e.l 2= = Z e.l Q 11. End. 12. Set L1 near to BS of each region Z 2,Z 3. Z P. 13. Cluster formation in each level done by using Tree based concept. 14. Number of cluster at each level x=2 y Where x= Q to 1 and y= 1 to Q. 15. Total number of cluster in each Region = y Where y= 1, 2 Q. 16. Selection using Fuzzy logic technique Cluster formation. 17. CM sense data 18. Data CH 19. Data aggregation by CH 20. CH uses inter clustering routing for transmitting the data. 21. CH BS 22. End Else. 23. End. The proposed algorithm for data transmission using hybrid routing and optimal clustering in each region using tree based approach described as follow: CH= Cluster Head; CM= Cluster Member; BS= Base Station 1. Start, a) Total area= N*N, b) Total number of nodes= nn, c) n = Fraction of total number of nodes (number of super nodes having _ (_>1) times more energy) d) m * (1-n) = number of Normal nodes e) All the sensor nodes set in Zones. f) Each node contains its ID and value of energy that it retains RE. g) Network has Z 1,Z 2,Z 3. Z P regions. h) Normal nodes deployed in Region Z 1. i) Super nodes deployed in Region Z 2,Z 3. Z P 2. If, node = normal 3. Node sense data 4. Data BS 5. End if. 6. Else, node= Super Figure1: Proposed framework 63

4 In the proposed framework Figure 1, we considered if a node is normal then transmit their data directly to BS and if not then super node uses clustering techniques follow that we divided each region into approximate equal levels and do the clustering by using tree based approach. Therefore, for CH election among super nodes let us consider an N/W of 15 super nodes. Here after clustering process, apply the fuzzy rules to take the decision. So finally efficient routing process decided by modified routing protocol based on our proposed approach. IV. EXPERIMENTAL RESULTS In our simulations, sensors and gateways are all placed on a Cartesian grid with axes x and y. Our simulations and analysis involve a grid of 21 sensors such that each sensor s x and y coordinate is modeled as a uniformly distributed random variable between 0 and 250 meters (m). The single gateway scenario employs the gateway at (x; y) = (510m, 233m), while the multi gateway simulations have gateways positioned at(x1; y1) = (72m, 329m) and (x2; y2) = (80m, 200m). In our simulation, nodes are divided into two categories. First one, super nodes are setup into network like initial energy as 100joules, transmitting threshold value is e-11 with 550m distance, receiving threshold value is e-10 with 250m distance, bandwidth is 512kb, frequency is 2.4e+9 and interfacing through physical channel with a time interval 1.0ms. The second one is normal nodes, it setup into network like initial energy is 70 joules, transmitting threshold value is with 400m, receiving threshold value is e-9 with 160m, bandwidth is 512kb, frequency is 2.4e+9 and interfacing through physical channel with a time interval 1.0ms. We employ two application layer strategies, 1) a constant bit rate (CBR) generator and 2) a data aggregation application.cbr allows each node to send an L=4096 bit message to the gateway at each round. We are not concerned with the contents of each message. Instead, we only care that messages are produced so that we may observe how energy is depleted throughout the network due to the network routing algorithm in use. experimental results of the algorithm which are introduced below. Simulation parameters are shown in Table1. PARAMETER VALUE Application Traffic CBR Transmission rate 15 packets/sec Radio range 250m Packet size 512 bytes Maximum speed 10m/s Simulation time 20s Number of nodes 21 Area 1000x1000 Routing protocol AODV Table1: System parameters Figure 2: Network Deployment Figure 3: Broadcasting in Network Evaluation results In this section, we utilize the Load Balancing in Zone Based Clustering approach to conduct numerous experiments in the sensing field with data level. According to the network process, we present 64

5 Figure 4: Divided categories of nodes based on energy Figure 8: After CH formation starts data level process Figure 5: Routing level checking through AODV Figure9: Super nodes to BS data delivery based on CH Figure6: Normal nodes to BS data delivery Figure10: Cluster files represents Figure 7: Data loss due to excess traffic at normal nodes 65

6 Loss ratio (%) DROPPING RATIO Time (s) CB-S LBZ- CAS Delay (m/s) Delivery ratio (%) Energy (%) Figure 11: Trace file set up in network End to End delay Figure12: Performance on Delay ENERGY CONSUMPTION Figure13: Energy level routing PACKET DELIVERY RATIO Figure 14: Delivery ratio Time (s) CB-S LBZ- CAS Time (s) CB-S LBZ- CAS CB-S LBZ- CAS Time (s) Figure 15: Dropping ratio in routing T In above screenshots, Figure2 shows all nodes placed in network and deployment of nodes is in network properly. Here all nodes displayed based on topology values and all properties of NAM window it should be mentioned. Figure3 shows the broadcasting occur throughout the network. Here broadcasting occurs for communication purpose. All nodes should be involved in this process. Figure4 shows and represents categories of normal nodes and super nodes based on taking energy. Figure5 shows that, all nodes participate and check the routing for request for data. Here normal nodes data aggregation process starts. Figure6 shows that, data delivery from normal nodes to base station. Here the energy levels of normal nodes immediately transfer the data to BS. Figure7 shows that data loss in network during the communication from normal nodes to BS. In this process, normal nodes have low energy. Figure8 shows that we accessing CH level process and starts the data level process. Figure9 has indicated communication between super nodes and BS through CH s. Here super nodes have more energy compare to normal nodes. Figure10 shows and represents cluster file. In this, details about CH selection and distance calculation from node to node for clustering process. Figure11 has to be measure the all attributes and values then time duration setup these all are and shows in trace file. In Figure12, graph shows and represents end2end delay and it shows a simulation time versus delay. The performance of Load Balancing in Zone Based Clustering approach improves delay time it means decrease the delay between communication nodes compare to cluster based system. Figure13 shows and represents energy consumption and it shows a simulation time versus energy. The performance of Load Balancing in Zone Based Clustering approach improves energy values compare to cluster based system. Figure14 shows and represents packet delivery ratio and it shows a simulation time versus delivery ratio. The performance 66

7 of Load Balancing in Zone Based Clustering approach improves the delivery ratio compare to cluster based system. Figure15 shows and represents dropping ratio and it show a range versus loss ratio. The performance of Load Balancing in Zone Based Clustering approach improves the tour time it means save the time interval compare to cluster based system. V. CONCLUSION The proposed Load Balancing in Zone Based Clustering approach is use to minimize the load balancing of super nodes regions. By dividing the region of super nodes into levels and levels into clusters using tree based concept to optimize CH selection using Fuzzy Logic techniques as well as re-election process time also. In this paper, we used NS-2 tool and simulate the network and increase the network lifetime. REFERENCES [1] I.F. Akyildiz, W. Su, Y Sankarasubramaniam, and E.Cayirci, A survey on sensor networks, CommunicationMagazine, IEEE, vol. 40, pp , [2] Brain Otis, Jan Rabaey, Ultra- Low Power WirelessTechnologies for Sensor Networks, Springer, [3] Ameer Ahmed Abbasi, Mohamed Younis, A survey on clustering algorithms for wireless sensor networks, Computer Communications, Elsevier, vol. 30, pp , [4] Pottie G. and Kaiser W., Wireless Integrated Network Sensors, Communication of the ACM, vol. 43, no. 5, pp.51-58, [5] W.R. Heinzelman, A. Chandrakasan, and H. Balakrishnan, Energy efficient communication protocol for wireless microsensor networks, in Proc. of HICSS, 2000, pp [6] Kalpana Singh, A.K. Daniel, Load Balancing in Region Based Clustering for Heterogeneous Environment in WSNs Using AI Techniques, IEEE, [7] Wendi Rabiner Heinzelman, Anantha Chandrakasan, andhari Balakrishnan, Energy- Efficient Communication Protocol for Wireless Micro sensor Networks in Proceedings of the 33rd Hawaii International Conference on System Sciences, vol. 8, pp , [8] Ye M., Li C., Chen G., and Wu J., EECS: An Energy Efficient Clustering Scheme in Wireless Sensor Networks, in Proceedings of 24th IEEE International Performance, Computing; and Communications Conference (IPCCC 2005), pp , [9] Smaragdakis G., Matta I., and Bestavros A., SEP: A Stable Elcetion Protocol for clustered Heterogeneous Wireless Sensor Networks in 2nd International workshop on Sensor and Actor Network Protocols and Applications (SANPA),2004. [10] Aderohumnu, F. A., & Deng, J. D.(2009).An Enhanced Stable Election Protocol for clustered Heterogeneous WSN (No. 2009/07) Discussions Paper Series. [11] Arati Manjeshwar and Dharma P. Agrawal, TEEN: A Routing Protocol for Enhanced Efficiency in WirelessSensor Networks, in 1st International Workshop on Parallel and Distributed Computing Issues in Wireless Networks and Mobile Computing, San Francisco, [12] S. Basagni, Distributed Clustering Algorithm for Ad-Hoc Networks, Proc. Int l Symp. Parallel Architectures, Algorithms, and Networks (I- SPAN), [13] M. Chatterjee, S.K. Das, and D. Turgut, WCA: A Weighted Clustering Algorithm for Mobile Ad Hoc Networks, Cluster Computing, pp , [14] Mengning Yang, Dan Yan, Chao Huang, An improvement HEED clustering algorithm for Wireless Sensor Network [J [15] M. J. Handy, M. Haase, D. Timmermann, Low energy adaptive clustering hierarchy with deterministic cluster-head selection [C [16] Jian Xu, Dandan Qin A new LEACH-Based Routing Clustering Protocol in WSN, Journal of information & computational Science (2013), , [17] S.K.Gupta, N. Jain, P. Sinha Node Degree based clustering for WSN, International Journal of Computer Applications( ), Volume 40- No.16,February [18] B. McDonald and T. Znati, Design and performance of a distributed dynamic clustering 67

8 algorithm for ad-hocnetworks, in Proc. Annual Simulation Symposium, [19] M. Gerla, T. J. Kwon, and G. Pei, On demand routing in large ad hoc wireless networks with passive clustering, in Proc. WCNC, [20] M. Chatterjee, S. K. Das, and D. Turgut, Wca: A weighted clustering algorithm for mobile ad hoc networks, in Cluster Computing, 2002, pp

9 69

10 70

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

More information

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

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

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

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

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

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

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

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

Review Paper on Energy- Efficient Protocols in Wireless Sensor Networks

Review Paper on Energy- Efficient Protocols in Wireless Sensor Networks IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 02 (February. 2014), V4 PP 01-07 www.iosrjen.org Review Paper on Energy- Efficient Protocols in Wireless Sensor

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

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

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

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

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

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

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

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

An Energy Efficiency Routing Algorithm of Wireless Sensor Network Based on Round Model. Zhang Ying-Hui

An Energy Efficiency Routing Algorithm of Wireless Sensor Network Based on Round Model. Zhang Ying-Hui Joint International Mechanical, Electronic and Information Technology Conference (JIMET 2015) An Energy Efficiency Routing Algorithm of Wireless Sensor Network Based on Round Model Zhang Ying-Hui Software

More information

ADAPTIVE CLUSTERING IN WIRELESS SENSOR NETWORK: CONSIDERING NODES WITH LOWEST- ENERGY

ADAPTIVE CLUSTERING IN WIRELESS SENSOR NETWORK: CONSIDERING NODES WITH LOWEST- ENERGY ADAPTIVE CLUSTERING IN WIRELESS SENSOR NETWORK: CONSIDERING NODES WITH LOWEST- ENERGY Amir Akhavan Kharazian 1, Kamal Jamshidi and Mohammad Reza Khayyambashi 2 1 Department of Computer Engineering, University

More information

Review on Packet Forwarding using AOMDV and LEACH Algorithm for Wireless Networks

Review on Packet Forwarding using AOMDV and LEACH Algorithm for Wireless Networks RESEARCH ARTICLE OPEN ACCESS Review on Packet Forwarding using AOMDV and LEACH Algorithm for Wireless Networks Mrs. P. V. Meghare 1, Prof. P. A. Deshmukh 2 1 Department of Computer Science, Nagpur University,

More information

Energy Efficient Homogeneous WSN protocols : An Analysis

Energy Efficient Homogeneous WSN protocols : An Analysis Energy Efficient Homogeneous WSN protocols : An Analysis Shipra Singla, Asst. professor, Computer science and Engineering, Giani Zail Singh College of Engineering, Bathinda, India Karamjot Kaur Asst. professor,

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

A Novel Multihop Energy Efficient Heterogeneous Clustered Scheme for Wireless Sensor Networks

A Novel Multihop Energy Efficient Heterogeneous Clustered Scheme for Wireless Sensor Networks Tamkang Journal of Science and Engineering, Vol. 14, No. 4, pp. 359 368 (2011) 359 A Novel Multihop Energy Efficient Heterogeneous Clustered Scheme for Wireless Sensor Networks Dilip Kumar 1 *, Trilok

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

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

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

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

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

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

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

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

International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March-2016 1060 An Efficient Energy Aware ZRP-Fuzzy Clustering Protocol for WSN Osama A. Awad, Mariam Rushdi Abstract- Clustering

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

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

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

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

Integrated Routing and Query Processing in Wireless Sensor Networks

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

More information

Enhancement of Hierarchy Cluster-Tree Routing for Wireless Sensor Network

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

More information

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

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

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

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

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

REVIEW OF TRIPLE HETEROGENEOUS PROTOCOL FOR ENERGY EFFICIENT WSN

REVIEW OF TRIPLE HETEROGENEOUS PROTOCOL FOR ENERGY EFFICIENT WSN Vol-3 Issue-5 2017 REVIEW OF TRIPLE HETEROGENEOUS PROTOCOL FOR ENERGY EFFICIENT WSN Mamta Sharma 1, Sucheta Sharma 2 1 Student, Dept. of Computer Science and Engg.,YIET, Yamuna Nagar(Haryana), India 2

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

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

G-DEEC: GATEWAY BASED MULTI-HOP DISTRIBUTED ENERGY EFFICIENT CLUSTERING PROTOCOL FOR WIRELESS SENSOR NETWORKS

G-DEEC: GATEWAY BASED MULTI-HOP DISTRIBUTED ENERGY EFFICIENT CLUSTERING PROTOCOL FOR WIRELESS SENSOR NETWORKS G-DEEC: GATEWAY BASED MULTI-HOP DISTRIBUTED ENERGY EFFICIENT CLUSTERING PROTOCOL FOR WIRELESS SENSOR NETWORKS Sheenam M. Tech Research Scholar Department of Electronics and Communication Engineering, Punjabi

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

MultiHop Routing for Delay Minimization in WSN

MultiHop Routing for Delay Minimization in WSN MultiHop Routing for Delay Minimization in WSN Sandeep Chaurasia, Saima Khan, Sudesh Gupta Abstract Wireless sensor network, consists of sensor nodes in capacity of hundred or thousand, which deployed

More information

AN IMPROVED ENERGY EFFICIENT ROUTING PROTOCOL FOR HETEROGENEOUS WIRELESS SENSOR NETWORKS. Received January 2017; revised May 2017

AN IMPROVED ENERGY EFFICIENT ROUTING PROTOCOL FOR HETEROGENEOUS WIRELESS SENSOR NETWORKS. Received January 2017; revised May 2017 International Journal of Innovative Computing, Information and Control ICIC International c 2017 ISSN 1349-4198 Volume 13, Number 5, October 2017 pp. 1637 1648 AN IMPROVED ENERGY EFFICIENT ROUTING PROTOCOL

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

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

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

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

Energy Balancing LEACH for Wireless Sensor Networks

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

More information

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

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

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

Modulation-Aware Energy Balancing in Hierarchical Wireless Sensor Networks 1

Modulation-Aware Energy Balancing in Hierarchical Wireless Sensor Networks 1 Modulation-Aware Energy Balancing in Hierarchical Wireless Sensor Networks 1 Maryam Soltan, Inkwon Hwang, Massoud Pedram Dept. of Electrical Engineering University of Southern California Los Angeles, CA

More information

Available online at ScienceDirect. Procedia Computer Science 54 (2015 ) 7 13

Available online at   ScienceDirect. Procedia Computer Science 54 (2015 ) 7 13 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 54 (2015 ) 7 13 Eleventh International Multi-Conference on Information Processing-2015 (IMCIP-2015) A Cluster-Tree based

More information

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

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

More information

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

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

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 Approach in Wireless Sensor Networks

Energy Efficient Approach in Wireless Sensor Networks Energy Efficient Approach in Wireless Sensor Networks Vandana Rani ECE Department Email: Vndnarani@Gmail.Com Sudesh Nandal ECE Department Email: Sudesh30@Gmail.Com Sandeep Dahiya ECEDepartment Email: Sandy_Dahiya2001@Yahoo.Com

More information

Figure 1. Clustering in MANET.

Figure 1. Clustering in MANET. Volume 6, Issue 12, December 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Performance

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

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

MAP: The New Clustering Algorithm based on Multitier Network Topology to Prolong the Lifetime of Wireless Sensor Network

MAP: The New Clustering Algorithm based on Multitier Network Topology to Prolong the Lifetime of Wireless Sensor Network MAP: The New Clustering Algorithm based on Multitier Network Topology to Prolong the Lifetime of Wireless Sensor Network Wan Isni Sofiah Wan Din 1 Saadiah Yahya 2 Faculty of Computer and Mathematical Sciences

More information