Research Article
Machine Monitoring Protocols Based on Quality of Service (QoS) to Improve Performance of Real-Time Industrial Applications
Algorithm 1
Group cuckoos algorithm for clustering formation.
Input and value of . | Output Cluster formation | (1) | Objective function is described | (2) | Initialize the population of n host is | (3) | | (4) | Calculate the step size by: Step size = and ; . | (5) | Select a cuckoo randomly based on the levy flights and also calculate the fitness value where frequency, is the weight and l is the message length. | (6) | Select nest among n host | (7) | | (8) | Worse nest is assigned as and new nest are identified. | (9) | Maintain the best solution | (10) | Repeat up to the best position is obtained. | (11) | End | | Return Cluster Formation |
|