[Firebug-cvs] firebug/web publications.html,1.12,1.13 publications.php,1.1,1.2
Brought to you by:
doolin
From: David M. D. <do...@us...> - 2005-03-24 01:26:38
|
Update of /cvsroot/firebug/firebug/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30235 Modified Files: publications.html publications.php Log Message: Fixed pubs php. Index: publications.html =================================================================== RCS file: /cvsroot/firebug/firebug/web/publications.html,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** publications.html 24 Mar 2005 01:09:48 -0000 1.12 --- publications.html 24 Mar 2005 01:26:20 -0000 1.13 *************** *** 15,19 **** <li> - D. M. Doolin and N. Sitar. <a href="spie2005.pdf">Wireless sensors for wildre monitoring</a> --- 15,18 ---- Index: publications.php =================================================================== RCS file: /cvsroot/firebug/firebug/web/publications.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** publications.php 3 Aug 2004 01:37:31 -0000 1.1 --- publications.php 24 Mar 2005 01:26:21 -0000 1.2 *************** *** 20,23 **** --- 20,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> + ABSTRACT: 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> |