https://github.com/homaei/leach
https://github.com/homaei/leach
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/homaei/leach
- Owner: Homaei
- License: other
- Created: 2022-08-27T11:15:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T11:46:54.000Z (about 2 years ago)
- Last Synced: 2024-03-21T12:48:33.559Z (about 2 years ago)
- Language: MATLAB
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
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.