83
Views
0
CrossRef citations to date
0
Altmetric
Original Articles

A framework for recursive algorithms in low-energy broadcast networks

ORCID Icon &
Pages 321-340 | Received 12 Dec 2017, Accepted 02 Mar 2018, Published online: 21 Mar 2018
 

ABSTRACT

With recent research in sensor networks and IoT technologies, algorithms for broadcast networks should not only seek to minimise runtime but also energy utilisation. We consider the scenario where processors conserve energy by going into a sleep state for the vast majority of the time. Algorithms under these conditions face additional challenges. Specifically, hibernating processors will not know when tasks that have a random runtime complete. This problem is compounded in recursive algorithms where each task’s runtime depends upon the runtime of the recursive calls. We provide a framework, breadth-first recursion, that supports recursive algorithms in this setting. As a simple example, we provide a quick-sort algorithm which is optimal for both time and energy utilisation. We then provide an energy-efficient convex hull algorithm with output sensitive runtime that is sublinear for many realistic distributions for processor placement. Further, we provide simulations that show that our algorithms are practical and significantly faster than previous results.

The left side of the image represents our algorithmic technique of breadth first recursion. Inside each box is filled with code and represents the recursive calls of a recursive algorithm. They are arranged in a recursion tree and there is an arrow indicating the order that they are executed. On the right side is a representation of the basic components of our model. They represent low-energy broadcast devices in a single-hop network.

Graphical Abstract

Notes

No potential conflict of interest was reported by the authors.

Reprints and Corporate Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

To request a reprint or corporate permissions for this article, please click on the relevant link below:

Academic Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

Obtain permissions instantly via Rightslink by clicking on the button below:

If you are unable to obtain permissions via Rightslink, please complete and submit this Permissions form. For more information, please visit our Permissions help page.