leach
There are 10 repositories under leach topic.
Rajdeep-Das/WSN_LEECH_Protocol
Implementation of LEACH (Low-energy adaptive clustering hierarchy) Protocols
omarfarabi/Leach_Heed_Comparative_analysis
Wireless Sensor Network is one of the growing technologies for sensing and also performing for different tasks. These types of networks are beneficial in many fields, such as emergencies, health monitoring, environmental control, military, industries and these networks are prone to malicious users and physical attacks due to radio range of network, un-trusted transmission, unattended nature and get access easily. Security is a fundamental requirement for these kinds of networks. Wireless sensor networks consist of small nodes with sensing, computation and communications capabilities. Routing protocols are one of the key technologies in Wireless Sensor Network. The routing protocol is a process to select a suitable path for the data to travel from source to destination. In this paper, according to the network structure in WSN, we modified the original LEACH protocol and also proposed a method that contains clustering of the sensor nodes. We use clustering in the LEACH protocol to enlarge energy efficiency and increase overall throughput. we compare the proposed method with LEACH and HEED routing protocols considering some predefined parameters and matrices. We also discuss the k-means clustering process and two routing protocols and propose a scheme modifying an existing routing protocol.
HritwikSinghal/I-LEACH
Improved LEACH Protocol for Increasing Network Lifetime Based on Circular Patches Clustering
mbfakourii/Leach-NS2
Implement leach clustering with AODV routing protocol in NS2
liagkos/leach
Implementation of LEACH algorithm in Java
Laraib-Azmat/Leach_Protocol
Implementation of Wireless Sensor Network "Leach" Medium Access Protocol using Matlab. A complete clustering based protocol with efficient energy consumption and avoid collision.
Laraib-Azmat/MLEACH
Mobility in LEACH protocol with heterogeneous nodes and clusters.
HritwikSinghal/I-LEACH-PY
I-leach code in python
Nachi28/WSN_LEACH
Implementing LEACH protocol in a WSN using Python, aiming to increase energy efficiency, reduce system delay, energy consumption, packet loss.