3. Energy Analysis of Routing Protocols
There have been several network routing protocols pro-posed for wireless networks that can be examined in thecontext of wireless sensor networks. We examine two suchprotocols, namely direct communication with the base sta-tion and minimum-energymulti-hop routing using our sen-sor network and radio models. In addition, we discuss aconventional clustering approach to routing and the draw-backs of using such an approach when the nodes are allenergy-constrained.Using a direct communication protocol, each sensorsends its data directly to the base station. If the base sta-tion is far away from the nodes, direct communication willrequire a large amount of transmit power from each node(since
d
in Equation 1 is large). This will quickly drain thebattery of the nodes and reduce the system lifetime. How-ever, the only receptions in this protocol occur at the basestation, so if either the base station is close to the nodes, orthe energy required to receive data is large, this may be anacceptable (and possibly optimal) method of communica-tion.The second conventional approach we consider is a“minimum-energy” routing protocol. There are severalpower-awareroutingprotocolsdiscussedinthe literature[6,9, 10, 14, 15]. In these protocols, nodes route data des-tined ultimately for the base station through intermediatenodes. Thus nodes act as routers for other nodes’ data inaddition to sensing the environment. These protocols dif-fer in the way the routes are chosen. Some of these proto-cols [6, 10, 14], only consider the energy of the transmitterand neglect the energy dissipation of the receivers in de-termining the routes. In this case, the intermediate nodesare chosen such that the transmit amplifier energy (e.g.,
E
Tx
,
amp
k;d
=
amp
k
d
2
) is minimized; thus nodeA would transmit to node C through node B if and only if:
E
Tx
,
amp
k;d
=
d
AB
+
E
Tx
,
amp
k;d
=
d
BC
E
Tx
,
amp
k;d
=
d
AC
(3)or
d
2
AB
+
d
2
BC
d
2
AC
(4)However, for this minimum-transmission-energy (MTE)routing protocol, rather than just one (high-energy) trans-mit of the data, each data message must go through
n
(low-energy) transmits and
n
receives. Depending on the rela-tive costs of the transmit amplifier and the radio electronics,the total energy expended in the system might actually begreater using MTE routing than direct transmission to thebase station.To illustrate this point, consider the linear network shown in Figure 2, where the distance between the nodesis
r
. If we consider the energy expended transmitting a sin-gle
k
-bit message from a node located a distance
nr
from
BaseStationrn nodes
Figure 2. Simple linear network.
the base station using the direct communication approachand Equations 1 and 2, we have:
E
direct
=
E
Tx
k;d
=
n
r
=
E
elec
k
+
amp
k
nr
2
=
k
E
elec
+
amp
n
2
r
2
(5)In MTE routing, each node sends a message to the closestnodeon the way to the base station. Thus the node located adistance
nr
from the base station would require
n
transmitsa distance
r
and
n
,
1
receives.
E
MTE
=
n
E
Tx
k;d
=
r
+
n
,
1
E
Rx
k
=
n
E
elec
k
+
amp
k
r
2
+
n
,
1
E
elec
k
=
k
2
n
,
1
E
elec
+
amp
nr
2
(6)Therefore, direct communication requires
less
energy thanMTE routing if:
E
direct
E
MTE
E
elec
+
amp
n
2
r
2
2
n
,
1
E
elec
+
amp
nr
2
E
elec
amp
r
2
n
2
(7)Using Equations1 - 6 and the random100-nodenetwork shown in Figure 3, we simulated transmission of data fromevery node to the base station (located 100 m from the clos-estsensornode,at(x=0,y=-100))usingMATLAB.Figure4shows the total energy expended in the system as the net-work diameter increases from 10 m
10 m to 100 m
100m and the energy expended in the radio electronics (i.e.,
E
elec
) increases from 10 nJ/bit to 100 nJ/bit, for the sce-nario where each node has a 2000-bit data packet to send tothe base station. This shows that, as predicted by our anal-ysis above, when transmission energy is on the same orderas receive energy,which occurs when transmission distanceis short and/or the radio electronics energy is high, directtransmission is more energy-efficient on a global scale thanMTE routing. Thus the most energy-efficient protocol touse depends on the network topology and radio parametersof the system.
Proceedings of the 33rd Hawaii International Conference on System Sciences - 20000-7695-0493-0/00 $10.00 (c) 2000 IEEE3
Leave a Comment