(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Enhancing lifetime of wireless sensor networks

What is it about?

Sensor nodes have limited capabilities. To effectively utilize the available energy of the sensor nodes, we have proposed a hybrid meta-heuristic optimization technique called Improved Harris's Hawk Optimization hybridized with Fuzzy approach. The article ensures improving network lifetime in Wireless Sensor Networks using the proposed approach.

Why is it important?

We have defined a hybrid approach in optimally using the energy of the sensor nodes through efficient clustering technique. Our results ensures an increase in the network lifetime due to the implementation of the proposed hybrid meta-heuristic optimization approach.

Read more on Kudos…
The following have contributed to this page:
Nivedhitha V
' ,"url"));