Research Article
Jammer Location-Aware Method in Wireless Sensor Networks Based on Fibonacci Branch Search
Algorithm 1
Location-aware of the jammer based on FBS in WSNs.
Input:, , , | Output: | | for do | fordo | Create the overall random nodes and the split points by the rule one | Calculate the fitness value for each search point based on the coordinates of the search point to all sensors in | Find the best result from the nodes formed by rule one | Based on the points with optimum fitness value to adaptable points by rule two | Sort the all-search points from good to bad according to the fitness value of every search point | The top best points are retained and the search points set is renewed to the new retained points | end for | end for |
|