Changeset 2793
- Timestamp:
- 10/30/09 17:15:59 (4 weeks ago)
- Files:
-
- 1 modified
-
HydroWatch/Tim/doc/ipsn10/sec_intro.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
HydroWatch/Tim/doc/ipsn10/sec_intro.tex
r2790 r2793 11 11 in general, breaking through the 1\% duty-cycle barrier for practical deployment scenarios is not possible with current radio technology. 12 12 13 \begin{figure*}[ht] 13 Even after radio duty-cycling, idle listening is still one of the major energy consumers of sensor nodes. As shown in as shown in Figure~\ref{fig:energy}(a), idle listening consumes XX\% over the overall energy budget, compared to just XX\% for sampling and transmitting of data. In other words, a significant energy cost is paid to allow the node to be in a state of ``always on'', and only a small part of the energy is used in the actual sampling and transmission of information\cite{prabal07batch}. 14 15 \begin{figure}[ht] 14 16 \centering 15 \begin{tabular}{cc c}17 \begin{tabular}{cc} 16 18 \includegraphics[width=0.5\columnwidth]{fig/dummy_piechart} & 17 \includegraphics[width=0.5\columnwidth]{fig/dummy_piechart} &18 \includegraphics[width=0.6\columnwidth]{fig/dummy_graph}\\19 (a) & (b) & (c)\\19 \includegraphics[width=0.5\columnwidth]{fig/dummy_piechart}\\ 20 %\includegraphics[width=0.6\columnwidth]{fig/dummy_graph}\\ 21 (a) & (b) \\ 20 22 \end{tabular} 21 \caption{(**JAY TO INSERT FIGURES HERE **) Dummy figures showing (a) A typical energy breakdown for a node running LPL, (b) A typical energy breakdown for a node scheduling the radio (c) A graph of the tradeoff between time-off and energy consumed per bit, relative to LPL always-on.}23 \caption{(**JAY TO INSERT FIGURES HERE **) Dummy figures showing (a) A typical energy breakdown for a node running LPL, (b) A typical energy breakdown for a node scheduling the radio} 22 24 \label{fig:energy} 23 \end{figure *}25 \end{figure} 24 26 25 Even after radio duty-cycling, idle listening is still one of the major energy consumers of sensor nodes. As shown in as shown in Figure~\ref{fig:energy}(a), idle listening consumes XX\% over the overall energy budget, compared to just XX\% for sampling and transmitting of data. In other words, a significant energy cost is paid to allow the node to be in a state of ``always on'', and only a small part of the energy is used in the actual sampling and transmission of information\cite{prabal07batch}.26 27 27 28 An obvious way to reduce the amount of energy consumed by idle listening is to turn the radio off. Whilst the allows a large amount of energy to be redistributed to tasks such as sampling and sending (when the radio is switched on again), this approach allows incurs an additional network overhead each time the radios are turned back on in where network routing tables must be reformed and [other things?]. Figure~\ref{fig:energy}(c) illustrates the nature of this additional cost, showing the relationship between time the radios are off and the effective energy consumed per bit of data transmitted. Once radios are off long enough, the effect of amortizing the cost of updating the network state over long periods becomes clear where in these cases the net energy cost is less than a typical low-power listening (LPL) MAC \cite{lpl04sensys}.
