|
The Table shows the comparison of existing clustering algorithms in the different parameters like Cluster build time, cluster lifetime, Energy consumption, packet delivery ratio, and End-to-end delay.1) Cluster building time: The time taken to execute the clustering algorithm to form clusters and cluster head selection is called cluster building time, which represents the computational complexity of that algorithm. The shorter the build time, the lower the energy consumption. 2) Cluster lifetime: The time between cluster formation and cluster destruction. The longer the cluster lifetime, the fewer the number of cluster reconfigurations. 3) Energy consumption: The energy consumption of the entire network to execute the clustering algorithm with other algorithms. 4) End-to-end delay: The time difference between sending packets to the destination, the lower the delay, the better the performance. 5) packet delivery ratio: The ratio of the total packets received by the destination node to the total packets sent by the source node.
|