[Firebug-cvs] firebug/web smartstruct_abs.txt,1.3,1.4
Brought to you by:
doolin
From: <do...@us...> - 2003-07-02 03:39:21
|
Update of /cvsroot/firebug/firebug/web In directory sc8-pr-cvs1:/tmp/cvs-serv18274 Modified Files: smartstruct_abs.txt Log Message: Hopeful last draft of abstract. Index: smartstruct_abs.txt =================================================================== RCS file: /cvsroot/firebug/firebug/web/smartstruct_abs.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** smartstruct_abs.txt 2 Jul 2003 00:34:05 -0000 1.3 --- smartstruct_abs.txt 2 Jul 2003 03:39:18 -0000 1.4 *************** *** 1,4 **** - Title: --- 1,3 ---- *************** *** 14,26 **** sensors are becoming closer to practical reality. Interpreting data from such structures, however, ! often requires context. For example, temperature sensors fixed to the exterior of a building may record high temperatures as a result of radiant heat from a solar source, or from a wildfire. Interpreting such data ! often requires knowing the environmental conditions surrounding the structure, which may also be monitored by networked sensors. Convenience dictates that any such surrounding network be wireless and self-organizing. Wireless self-organizing sensor networks are the topic of much current interest. One of the most difficult aspects to --- 13,27 ---- sensors are becoming closer to practical reality. Interpreting data from such structures, however, ! requires context. For example, temperature sensors fixed to the exterior of a building may record high temperatures as a result of radiant heat from a solar source, or from a wildfire. Interpreting such data ! requires knowing the environmental conditions surrounding the structure, which may also be monitored by networked sensors. Convenience dictates that any such surrounding network be wireless and self-organizing. + + Wireless self-organizing sensor networks are the topic of much current interest. One of the most difficult aspects to *************** *** 34,41 **** gather information and do routing, to not perform optimally. Here, we present the results of field experiments using the Mica2 platfrom, an Atmel 128L microprocessor running ! the Tiny Operating System (TinyOS). The network ! was deployed in Claremont Canyon, a wooded riparian environment straddling the Berkeley and Oakland (CA) city limits. Vegetation in Claremont Canyon consists --- 35,47 ---- gather information and do routing, to not perform optimally. + + Preliminary results using 900 MHz radios indicate + that vegetation reduces the reliability of the + network to transmit data. Here, we present the results of field experiments using the Mica2 platfrom, an Atmel 128L microprocessor running ! the Tiny Operating System (TinyOS) with 433 MHz radio. ! The network was deployed in Claremont Canyon, ! a wooded riparian environment straddling the Berkeley and Oakland (CA) city limits. Vegetation in Claremont Canyon consists *************** *** 46,57 **** Regional Parks system, while the lower parts are heavily developed with single family residences ! and small retail establishments. - Our main interest is in testing our hypothesis using available - designs for organizing, sharing and routing in sensor - networks in a wildland environment. We present the results of - on-location behavior of the network, including a number - of link statistics and propose changes to the existing design for - added robustness. --- 52,57 ---- Regional Parks system, while the lower parts are heavily developed with single family residences ! and small retail establishments. |