Update of /cvsroot/firebug/firebug/doc/spie2004
In directory sc8-pr-cvs1:/tmp/cvs-serv17281
Modified Files:
spie_2004.tex
Log Message:
Removed blast description.
Index: spie_2004.tex
===================================================================
RCS file: /cvsroot/firebug/firebug/doc/spie2004/spie_2004.tex,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** spie_2004.tex 26 Nov 2003 14:41:07 -0000 1.7
--- spie_2004.tex 12 Jan 2004 04:08:02 -0000 1.8
***************
*** 22,26 ****
! \author{M. M. Chen\supit{a}, A. Sharma\supit{b}, D. M. Doolin\supit{b},
S. Glaser\supit{b} and N. Sitar\supit{b}
\skiplinehalf
--- 22,26 ----
! \author{A. Sharma\supit{b}, D. M. Doolin\supit{b}, M. M. Chen\supit{a},
S. Glaser\supit{b} and N. Sitar\supit{b}
\skiplinehalf
***************
*** 29,39 ****
}
- %\author{M. M. Chen\thanks{Graduate student,
- %Dept. of Civil and Env. Eng., UC Berkeley},
- %A. Sharma\thanks{EECS}, D. M. Doolin\thanks{%
- %Post-doctoral researcher, Dept. of Civ. and Env. Eng.,
- %UC Berkeley}, S. Glaser, N. Sitar}
- %\date{\today}
- %\maketitle
\authorinfo{Further author information: (Send correspondence to A.A.A.)\\A.A.A.: E-mail: aa...@tb..., Telephone: 1 505 123 1234\\ B.B.A.: E-mail: bb...@cm..., Telephone: +33 (0)1 98 76 54 32}
--- 29,32 ----
***************
*** 373,377 ****
-
Tiny Active Messages ~\cite{hill:j2000} attempt to preserve the
basic concepts of integrating communication with computation
--- 366,369 ----
***************
*** 401,440 ****
-
-
-
- \blast\ is a routing stack of wireless ad-hoc
- networks for mote sensing application. Sensor
- readings are collected and encapsulated by the
- applications, blast will establish a self
- organizing network among the nodes,and route
- the packet to the basestation. All nodes in the
- network broadcast route messages, so every mode
- can choose parent node based on the link reliability
- caculated from the information of route messages.
- Once the network is established, each node can
- either sends its own packets or forwards its
- children's packets to its parent node. Packets
- can be forwarded to the base station in a multihop
- fashion.With this scheme, blast win the 90\%+
- receive rate of data packet in ideal environment.
- The two drawbacks of current version of blast are:
- 1. The network setup time is relatively long,
- it is because it needs to collect enough route
- packet to caculate the reliability, 2. it needs a
- mechanism to operate in power saving mode to extend
- the longevity of the motes.
-
-
- The \blast\ protocol has the following characteristics:
- \begin{enumerate}
- \item Many-to-one: messages are routed to a single base node.
- \item Routing tables evolve using window mean with exponentially weighted,
- moving average (WMEWMA) estimators for evaluating link quality.
- WMEWMA balances reactivity to changes in link quality (agility)
- with
-
-
- \end{enumerate}
\subsection{Firebug data protocol}
--- 393,396 ----
|