Changeset 2783
- Timestamp:
- 10/30/09 15:06:05 (4 weeks ago)
- Location:
- HydroWatch/Tim/doc/ipsn10
- Files:
-
- 2 modified
-
sec_eval.tex (modified) (5 diffs)
-
sec_related.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
HydroWatch/Tim/doc/ipsn10/sec_eval.tex
r2780 r2783 81 81 % 2. cfd(U) for 4 cases: 0 desc with/without gamma, N desc with/without gamma 82 82 83 \begin{figure}[ht] 83 Figure~\ref{fig:multi-cdf1} shows the effect of multi-hop in the case of a binary network tree. The use of $\gamma(n)$ reflects the current operating preference where nodes closer to the leaf pull back in their sampling, (thus reduced utility) in order to lessen the forwarding load on nodes closer to the sink. 84 \begin{figure}[ht]\label{fig:multi-cdf1} 84 85 \centering 85 86 \includegraphics[width=8cm]{fig/multi-cdf1} … … 88 89 \end{figure} 89 90 90 91 92 91 \subsection{Comparison with Related Work} 93 94 For comparative analysis, we consider two related works: 95 Vigorito \cite{vigorito07} and Hsu \cite{hsu06} . Before we run each 96 algorithm, we configured each algorithm so that it produced 97 the best possible results. 98 92 For comparative analysis of our proposed protocol, we consider two related works: 93 Vigorito \cite{vigorito07} and Hsu \cite{hsu06} as described in Section~\ref{sec:relatedadapt}. The key differences between our protocol and those of the related work are also described in this section. 99 94 100 95 %Figure~\ref{fig:vigorito_algorithm} shows … … 227 222 with ours, we consider the following metrics: 228 223 \begin{itemize} 229 \item Utility : defined in formula (2).224 \item Utility : Defined in Equation~\ref{equ:utility} 230 225 \item $E_{tra}$ : $E_{tra}$ is defined as 231 226 $\frac{E_a - E_{target}}{E_{target}}$, which implies … … 243 238 Vigorito's algorithm and Hsu's algorithm while maintaining smaller 244 239 excess energy in the battery. This results can be also 245 s een as utility per duty-cycle, which is illustrated240 shown as utility per duty-cycle, which is illustrated 246 241 in Figure~\ref{fig:comparison_D_U}, where the slope for three 247 242 graphs represents the utility per duty-cycle for each … … 272 267 \end{scriptsize} 273 268 \end{table} 274 275 276 269 277 270 \begin{figure} -
HydroWatch/Tim/doc/ipsn10/sec_related.tex
r2782 r2783 59 59 %receive at the same time. 60 60 61 \subsection{Solar Energy Harvesting and Adaptive Energy Management} 61 \subsection{Solar Energy Harvesting and Adaptive Energy Management}\label{sec:relatedadapt} 62 62 Renewable energy has the potential to enable sensor nodes to 63 63 provide perpetual services. Recent work has focused on modeling
