| Previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 |
¡@
Sangjoon Jung
School of Computer Engineering
Kyungil University
Gyeongbuk, 712-701 Republic of Korea
This paper describes a routing algorithm that broadcasts a bitmap with random
waiting to reduce the number of messages transferred when establishing routing paths.
Existing routing algorithms do not include routing tables for determining a path, as this
would increase the cost, since sensor nodes are invariably mobile and have a limited capacity
and restricted resources. However, this study proposes a sensor node that includes
a routing table in the form of a bitmap, thereby reducing the size of the routing table. A
bitmap is formed with a two-dimensional array, where each row and column are represented
by one bit. Plus, when a node transfers routing information, it must wait randomly
before transmitting to its neighbors, allowing redundant paths to open up when the bitmap
is broadcast. After broadcasting, if a node then receives a bitmap from other adjacent
nodes, it only updates its own bitmap. Thus, each node has a bitmap with partial
link information on the network, rather than total link information. As a result, the proposed
routing algorithm effectively reduces the number of messages involved in routing
establishment when compared to existing algorithms.
Received September 15, 2006; accepted February 6, 2007.
Communicated by Ten H. Lai, Chung-Ta King and Jehn-Ruey Jiang.