Update of /cvsroot/firebug/firebug/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22432
Modified Files:
publications.html
Added Files:
spie2005.pdf
Log Message:
Added spie paper.
--- NEW FILE: spie2005.pdf ---
(This appears to be a binary file; contents omitted.)
Index: publications.html
===================================================================
RCS file: /cvsroot/firebug/firebug/web/publications.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** publications.html 3 Aug 2004 00:47:54 -0000 1.10
--- publications.html 24 Mar 2005 01:08:37 -0000 1.11
***************
*** 15,23 ****
<li>
S. D. Glaser.
<a href="glaser_spie_2004_paper.pdf">Some real-world applications of wireless sensor nodes</a>
Proceedings of SPIE Symposium on Smart Structures & Materials/ NDE 2004, San Diego,
California, March 14-18, 2004
! <p>
ABSTRACT: This paper presents two case histories of the use of
wireless sensor Mote technologies. These are devices that
--- 15,60 ----
<li>
+
+ D. M. Doolin and N. Sitar.
+ <a href="spie2005.pdf">Wireless sensors for wildre monitoring</a>
+ Proceedings of SPIE Symposium on Smart Structures & Materials/ NDE 2005, San Diego,
+ California, March 6-10, 2005.
+ <p>
+ We describe the design of a system for wildfire monitoring
+ incorporating wireless sensors, and report results
+ from field testing during prescribed test burns near San
+ Francisco, California. The system is composed of
+ environmental sensors collecting temperature, relative
+ humidity and barometric pressure with an on-board GPS
+ unit attached to a wireless, networked mote. The motes
+ communicate with a base station, which communicates
+ the collected data to software running on a database
+ server. The data can be accessed using a browser-based
+ web application or any other application capable of
+ communicating with the database server. Performance of the
+ monitoring system during two prescribed burns at Pinole
+ Point Regional Park (Contra Costa County, California,
+ near San Francisco) is promising. Sensors within the
+ burn zone recorded the passage of the flame front before
+ being scorched, with temperature increasing, and barometric
+ pressure and humidity decreasing as the flame front
+ advanced. Temperature gradients up to 5 C per second were
+ recorded. The data also show that the temperature
+ slightly decreases and the relative humidity slightly
+ increases from ambient values immediately preceding the
+ flame front, indicating that locally significant weather
+ conditions develop even during relatively cool, slow moving
+ grass fires. The maximum temperature recorded was 95 C,
+ the minimum relative humidity 9%, and barometric
+ pressure dropped by as much as 25 mbar.
+ </p>
+ </li>
+
+ <li>
S. D. Glaser.
<a href="glaser_spie_2004_paper.pdf">Some real-world applications of wireless sensor nodes</a>
Proceedings of SPIE Symposium on Smart Structures & Materials/ NDE 2004, San Diego,
California, March 14-18, 2004
! <p>
ABSTRACT: This paper presents two case histories of the use of
wireless sensor Mote technologies. These are devices that
|