The Computer Journal Advance Access published online on January 8, 2008
The Computer Journal, doi:10.1093/comjnl/bxm109
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
Computing with Time: From Neural Networks to Sensor Networks
Department of Computer Science, Rensselaer Polytechnic Institute, 110 Eighth Street, Troy, NY 12180, USA
* Corresponding author: szymab{at}rpi.edu
Received 14 November 2007; revised 14 November 2007
This article advocates a new computing paradigm, called computing with time, that is capable of efficiently performing a certain class of computation, namely, searching in parallel for the closest value to the given parameter. It shares some features with the idea of computing with action potentials proposed by Hopfield, which originated in the field of artificial neuron networks. The basic idea of computing with time is captured in a novel distributed algorithm based on broadcast communication called the lecture hall algorithm, which can compute the minimum among n positive numbers, each residing on a separate processor, using only O(1) broadcasts. When applied to sensor networks, the lecture hall algorithm leads to an interesting routing protocol having several desirable properties.
Key Words: computing paradigm neural network sensor network routing