Research Article

Optimization of Hello Message Broadcasting Prediction Model for Stability Analysis

Algorithm 2

Algorithm for alert time interval tracking.
Step 1: Series of path allocation.
Step 2: for each nodes time gap measurement
Step 3: if {timegap==high}
Step 4: attacks are ocurred
Step 5: discover another efficient route
Step 6: alert packet is transmitted
Step 7: else
Step 8: if {timegap==low}
Step 9: Similar path is used.
Step 10: reduce delay.
Step 11: End If
Step 12: End For.