Changeset 2792
- Timestamp:
- 10/30/09 17:05:42 (4 weeks ago)
- Location:
- HydroWatch/Tim/doc/ipsn10
- Files:
-
- 2 modified
-
sec_adaptive.tex (modified) (2 diffs)
-
sec_eval.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
HydroWatch/Tim/doc/ipsn10/sec_adaptive.tex
r2767 r2792 2 2 \section{Adaptive Scheduling for Energy Management}\label{sec:adaptive} 3 3 4 \subsection{Linking Utility and User Policy}~\label{sec: schedule}4 \subsection{Linking Utility and User Policy}~\label{sec:utility_policy} 5 5 As discussed in Section~\ref{sec:motivation}, one of the central aims of this paper is to argue to we should move beyond an ``always on'' model for environmental sensing. Whilst it is important that nodes in the network have some level of responsiveness (e.g. for reporting data or receiving user commands), by removing the cost burden brought about by continuous responsiveness, we can move energy resources onto other roles. Given this revised model of thinking, we argue that a useful node and network level \emph{utility} can be defined as a combination of metrics for both \emph{network responsiveness} and \emph{data fidelity}. Furthermore we argue that a suitable utility function (which is by definition somewhat subjective) can be inferred from a combination of these parameters and a \emph{user-policy} which defines bounds for network performance. 6 6 … … 151 151 where $E_{sleep}$ is the total energy consumption of the node in sleep state, $E_{samp}$ is the consumption in the sample state, $E_{lr}$ is consumption for sending low-res reports, $E_{hr}$ is the consumption for streaming full fidelity data samples from storage and $E_f$ is the forwarding cost for passing on both low-res and high-res samples. 152 152 153 Given the parameters of sample frequency and low-res report frequency $(F_{s}(n,k)$, $F_{r}(n,k))$, as described in Section~\ref{sec: schedule}, we can define the energy consumption, in a given interval, as a function of these parameters as:153 Given the parameters of sample frequency and low-res report frequency $(F_{s}(n,k)$, $F_{r}(n,k))$, as described in Section~\ref{sec:utility_policy}, we can define the energy consumption, in a given interval, as a function of these parameters as: 154 154 \begin{align}\label{equ:Econsump} 155 155 E_{samp}(n,k) &= A_1(n) F_s(n,k) \nonumber \\ -
HydroWatch/Tim/doc/ipsn10/sec_eval.tex
r2787 r2792 51 51 %\end{figure} 52 52 53 \begin{figure}[ht] \label{fig:util_cdf1}53 \begin{figure}[ht] 54 54 \centering 55 55 \includegraphics[width=8cm]{fig/util_cdf1} … … 58 58 \end{figure} 59 59 60 \begin{figure}[ht] \label{fig:UvsEh1}60 \begin{figure}[ht] 61 61 \centering 62 62 \includegraphics[width=8cm]{fig/UvsEh1} … … 82 82 83 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 \begin{figure}[ht] 85 85 \centering 86 86 \includegraphics[width=8cm]{fig/multi-cdf1}
