An open API service indexing awesome lists of open source software.

https://github.com/homaei/leach


https://github.com/homaei/leach

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# LEACH Protocol Implementation

This repository contains the implementation of the LEACH (Low-Energy Adaptive Clustering Hierarchy) protocol, a widely used protocol for wireless sensor networks. The same code can be used for FAIR (FAIRness-aware LEACH) if the parameter 'm' is set to 1.

## Citation

If you use this code or find it helpful, please consider citing the original paper:

- W.R. Heinzelman, A.P. Chandrakasan, and H. Balakrishnan, "An application-specific protocol architecture for wireless microsensor networks," IEEE Transactions on Wireless Communications, vol. 1, no. 4, pp. 660-670, 2002.

## Author

- Hubert(M.H) Homaei
- Contact: Homaei@ieee.org
- Google Scholar: [Mohammad Hossein Homaei](https://scholar.google.com/citations?user=8IGmFIoAAAAJ&hl=en&oi=ao)

## Usage

The code provided in this repository implements the LEACH protocol. You can use it according to your requirements and configurations. If you have any questions or need more help, don't hesitate to contact the author.