<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <atom:link rel="self" type="application/rss+xml" href="https://escholarship.org/uc/cens_Posters/rss"/>
    <ttl>720</ttl>
    <title>Recent cens_Posters items</title>
    <link>https://escholarship.org/uc/cens_Posters/rss</link>
    <description>Recent eScholarship items from Posters</description>
    <pubDate>Fri, 15 May 2026 22:25:08 +0000</pubDate>
    <item>
      <title>An Overview of CENS Contaminant Transport Observation and Management Research</title>
      <link>https://escholarship.org/uc/item/9mj6b80x</link>
      <description>&lt;p&gt;The contaminant assessment and management (or “Contam”) research area focuses on developing and implementing embedded networked sensing (ENS) technology to support this new observational strategy in the context of mass and energy distributions and fluxes across a range of temporal and synoptic scales. The specific areas of interest for Contam include soils, groundwater, and riparian systems. The Contam application domain is unique relative to the other three CENS applications in that it is often concerned with enabling adaptive management of environmental problems through engineered responses triggered by ENS observations. Example applications include improving our understanding of river metabolism in relation to adjacent and upstream land management practices, creating closed-loop feedback-control systems for conserving irrigation water and avoiding excessive nitrogen application in agricultural systems, delineating nutrient fluxes between groundwater and surface water, and...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9mj6b80x</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Harmon, Thomas</name>
      </author>
      <author>
        <name>Jay, Jenny</name>
      </author>
      <author>
        <name>Saez, Jose</name>
      </author>
      <author>
        <name>Kaiser, William</name>
      </author>
      <author>
        <name>Margulis, Steve</name>
      </author>
      <author>
        <name>Rat'ko, Alexander</name>
      </author>
      <author>
        <name>Lin, Chu-Chin</name>
      </author>
      <author>
        <name>Fisher, Jason</name>
      </author>
      <author>
        <name>Wu, Che-Chuan</name>
      </author>
      <author>
        <name>Butler, Christopher</name>
      </author>
      <author>
        <name>Buchanan, Dolvin</name>
      </author>
      <author>
        <name>Byrn, Gary</name>
      </author>
      <author>
        <name>Pai, Henry</name>
      </author>
      <author>
        <name>Havens, Kelly</name>
      </author>
      <author>
        <name>Hermosillo, Marvin</name>
      </author>
      <author>
        <name>Rananathan, Nithya</name>
      </author>
      <author>
        <name>Barnes, Patrick</name>
      </author>
      <author>
        <name>Villamizar Amaya, Sandra</name>
      </author>
      <author>
        <name>Stathopoulos, Thanos</name>
      </author>
      <author>
        <name>Lin, Tiffany</name>
      </author>
      <author>
        <name>Park, Yeonjeong</name>
      </author>
    </item>
    <item>
      <title>Education Overview</title>
      <link>https://escholarship.org/uc/item/9350j539</link>
      <description>Education Overview</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9350j539</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Kim, Karen</name>
      </author>
      <author>
        <name>Uehara, Wesley</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
      <author>
        <name>Allen, Michael</name>
      </author>
      <author>
        <name>Borgman, Christine</name>
      </author>
      <author>
        <name>Carter-LaFlamme, Amber</name>
      </author>
      <author>
        <name>Burke, Jeff</name>
      </author>
      <author>
        <name>Cook, Melissa</name>
      </author>
      <author>
        <name>Griffis, Kathy</name>
      </author>
      <author>
        <name>Guy, Richard</name>
      </author>
      <author>
        <name>Hamilton, Michael</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Hanusa, Robert</name>
      </author>
      <author>
        <name>Harmon, Tom</name>
      </author>
      <author>
        <name>Jay, Jennifer</name>
      </author>
      <author>
        <name>Kaiser, William</name>
      </author>
      <author>
        <name>Lau, Andrew</name>
      </author>
      <author>
        <name>Lee, Christine</name>
      </author>
      <author>
        <name>Lui, Kaising</name>
      </author>
      <author>
        <name>Martinez, Kristina</name>
      </author>
      <author>
        <name>Mehta, Anand</name>
      </author>
      <author>
        <name>Misa, Kim</name>
      </author>
      <author>
        <name>Navarro, Juan</name>
      </author>
      <author>
        <name>Pottie, Greg</name>
      </author>
      <author>
        <name>Ryu, Suna</name>
      </author>
      <author>
        <name>Srivastava, Mani</name>
      </author>
      <author>
        <name>Sandoval, William</name>
      </author>
      <author>
        <name>Sax, Linda</name>
      </author>
      <author>
        <name>Wallis, Jillian</name>
      </author>
      <author>
        <name>Wallace, John</name>
      </author>
      <author>
        <name>Wise, Joe</name>
      </author>
      <author>
        <name>Wong, Jackie</name>
      </author>
    </item>
    <item>
      <title>Deriving State Machines from TinyOS programs using Symbolic Execution</title>
      <link>https://escholarship.org/uc/item/92w6g3md</link>
      <description>&lt;p&gt;The most common programming languages and platforms for sensor networks foster a low-level programming style. This design provides fine-grained control over the underlying sensor devices, which is critical given their severe resource constraints. However, this design also makes programs difficult to understand, maintain, and debug. In this work, we describe an approach to automatically recover the high-level system logic from such low-level programs, along with an instantiation of the approach for nesC programs running on top of the TinyOS operating system. We adapt the technique of symbolic execution from the program analysis community to handle the event-driven nature of TinyOS, providing a generic component for approximating the behavior of a sensor network application or system component. We then employ a form of predicate abstraction on the resulting information to automatically produce a finite state machine representation of the component. We have used our tool, called...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/92w6g3md</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Kothari, Nupur</name>
      </author>
      <author>
        <name>Millstein, Todd</name>
      </author>
      <author>
        <name>Govindan, Ramesh</name>
      </author>
    </item>
    <item>
      <title>Tools for Dynamic Deployment and Data Management</title>
      <link>https://escholarship.org/uc/item/8v1239d8</link>
      <description>&lt;p&gt;CENS researchers are developing flexible wireless sensing technologies that can be used in a variety of scientific and social applications. These technologies produce data that often have value to both the immediate research questions and to longer-term studies of longitudinal phenomena. CENS sensing systems are being deployed in many different real-world settings. Managing sensor deployments and the resulting data can be difficult. This poster outlines our work in developing tools to help CENS researchers conduct deployments and manage the resulting data, specifically the CENS Deployment Center, Sensorbase, and the deployment webpages created for the Seismic Deployment in Peru.   The CENS Deployment Center (CENSDC) is a web-based repository for CENS deployment information. The CENSDC provides a central location for researchers to document deployment activities through the creation of pre-deployment plans and post-deployment feedback/notes. By allowing users to describe their...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8v1239d8</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Mayernik, Matthew</name>
      </author>
      <author>
        <name>Mayoral, Keith</name>
      </author>
      <author>
        <name>Lukac, Martin</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Borgman, Christine</name>
      </author>
    </item>
    <item>
      <title>Using Imagers for Scaling Ecological Observations</title>
      <link>https://escholarship.org/uc/item/8r175866</link>
      <description>&lt;p&gt;Stationary and mobile ground-based cameras can be used to scale ecological observations, relating pixel information in images to in situ measurements.  Currently there are four CENS projects that involve using cameras for scaling ecological observations:  1. Scaling from one individual to the landscape.  Pan-Tilt-Zoom cameras can be zoomed in on a tight focus on individual plants and parts of individuals and then zoomed out to get a landscape view, composed of the same and similar species.  2. Estimating photosynthesis over large areas with HDR.  High Dynamic Range imaging is a technique to capture an absolute amount of reflected light in an image.  For a meadow composed of similarly reflecting species, we can estimate light received by leaves and thus photosynthesis over a wide area.  3. Scaling soil surface temperature measurements.  Soil surface temperatures and soil energy balance are related to solar radiation and air temperature.  Sunflecks captured with a camera taking...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8r175866</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Graham, Eric</name>
      </author>
      <author>
        <name>Hicks, John</name>
      </author>
      <author>
        <name>Riordan, Erin</name>
      </author>
      <author>
        <name>Wang, Eric</name>
      </author>
      <author>
        <name>Yuen, Eric</name>
      </author>
    </item>
    <item>
      <title>Toward Resource Efficient Homes: From Measurements to Sustainable Choices</title>
      <link>https://escholarship.org/uc/item/8jp308rg</link>
      <description>&lt;p&gt;The average person is currently unaware of the real-time energy consumption for the different household appliances that he uses. At best, he can observe the monthly or bi-monthly bill indicating the total power consumption of all the appliances combined. This makes it difficult to improve the consumption efficiency, since there is no visibility in the data that he can access.   We believe that real-time appliance level monitoring is necessary to allow residents to manage their energy consumption efficiently. However, monitoring end-point level power consumption is difficult to impossible with current technologies because expensive sensors, or professionally installation is necessary. In addition, device aesthetic and the inherent intrusiveness of direct in-line sensors to measure the energy usage at every end-point complicate such a system installation.  Since appliances emit measurable signals when they are consuming resources, we argue that less-invasive sensors can be used...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8jp308rg</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Kim, Younghun</name>
      </author>
      <author>
        <name>Schmid, Thomas</name>
      </author>
      <author>
        <name>Charbiwala, Zainul</name>
      </author>
      <author>
        <name>Srivastava, Mani</name>
      </author>
      <author>
        <name>Burke, Jeff</name>
      </author>
    </item>
    <item>
      <title>Micro- and Mini-nitrate Sensors for Monitoring of Soils, Groundwater and Aquatic Systems</title>
      <link>https://escholarship.org/uc/item/7td3g73w</link>
      <description>&lt;p&gt;Inorganic nitrogen (nitrate, NO3-) is a major source of pollution in groundwater, surface water and the air. Application of nitrate-containing fertilizers can create distributed or non-point source pollution problems.  Scalable nitrate sensors (sensors which are small and inexpensive) would enable us to better assess non-point source pollution processes in agronomic soils, groundwater and rivers. Sensor research groups in the CENS have been working toward high-performance scalable nitrate sensors using (1) potentiometric, (2) amperometric method, and the recent addition is (3) spectrochemical sensor.  1. Potentiometric Nitrate Sensor. This work describes the fabrication and testing of inexpensive PVC-membrane-based ion selective electrodes (ISEs) for monitoring nitrate levels in soil water environments.  Over the past year, we emphasized testing of the in situ behavior of fabricated sensors in soils subject to irrigation with dairy manure water. Observed temporal responses...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7td3g73w</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Ratâko, Alexander</name>
      </author>
      <author>
        <name>Dietrich, Heidi</name>
      </author>
      <author>
        <name>Park, Yeonjeong</name>
      </author>
      <author>
        <name>Gonzalez-Jimenez, Ruby</name>
      </author>
      <author>
        <name>Kim, Dohyun</name>
      </author>
      <author>
        <name>Aswin, Buddy</name>
      </author>
      <author>
        <name>Goldberg, Ira</name>
      </author>
      <author>
        <name>Harmon, Thomas</name>
      </author>
      <author>
        <name>Judy, Jack</name>
      </author>
    </item>
    <item>
      <title>Developments on the CENS Structural Health Monitoring Front</title>
      <link>https://escholarship.org/uc/item/7403094q</link>
      <description>&lt;p&gt;CENS research related to developing and implementing structural health monitoring (SHM) systems is advancing on two distinct but related fronts: ShakeNet, a portable wireless sensor network for rapid, post-event deployments and SHMnet, a novel SHM system for permanent monitoring of tall buildings and special structures in Los Angeles.   The primary objective of the SHMnet research is the development of a robust SHM system along with the associated hardware and software, using tall and special structures (e.g., bridges, port structures, dams) in Los Angeles as a testbed. More specifically, the development of a wireless Data Acquisition (DAQ) toolbox suitable for rapid urban deployments, a suite of state-of-the-art sensors for monitoring key structural responses including innovative methods for directly measuring interstory displacements, and probabilistic post-event assessment algorithms based on experimental motion-damage relationships. Progress on these fronts is highlighted....</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7403094q</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Skolnik, Derek</name>
      </author>
      <author>
        <name>Lukac, Martin</name>
      </author>
      <author>
        <name>Nigbor, Robert</name>
      </author>
      <author>
        <name>Wallace, John</name>
      </author>
      <author>
        <name>Kaiser, William</name>
      </author>
      <author>
        <name>Kohler, Monica</name>
      </author>
      <author>
        <name>Mishra, Nilesh</name>
      </author>
      <author>
        <name>Hao, Shuai</name>
      </author>
      <author>
        <name>Govindan, Ramesh</name>
      </author>
    </item>
    <item>
      <title>Urban Sensing or Personal and Participatory Sensing</title>
      <link>https://escholarship.org/uc/item/6bb984md</link>
      <description>&lt;p&gt;overview poster so no abstract.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/6bb984md</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Banaei-Kashani, Farnoush</name>
      </author>
      <author>
        <name>Burke, Jeff</name>
      </author>
      <author>
        <name>Cenizal, Christian</name>
      </author>
      <author>
        <name>Chen, Suming</name>
      </author>
      <author>
        <name>Chu, Wesley</name>
      </author>
      <author>
        <name>Cinnamon, Ian</name>
      </author>
      <author>
        <name>Dawson, Betta</name>
      </author>
      <author>
        <name>Denisov, Gleb</name>
      </author>
      <author>
        <name>Dhanjal, Chandni</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
      <author>
        <name>Falaki, Hossein</name>
      </author>
      <author>
        <name>Govindan, Ramesh</name>
      </author>
      <author>
        <name>Guan, Zheng</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Jia, Nan</name>
      </author>
      <author>
        <name>Kim, Donnie</name>
      </author>
      <author>
        <name>Kim, Younghun</name>
      </author>
      <author>
        <name>Kim, Isaac</name>
      </author>
      <author>
        <name>Kulinski, Derek</name>
      </author>
      <author>
        <name>Kutler, Brenden</name>
      </author>
      <author>
        <name>Longstaff, Brent</name>
      </author>
      <author>
        <name>Maldonado, Olmo</name>
      </author>
      <author>
        <name>Mottaghi, Roozbeh</name>
      </author>
      <author>
        <name>Mun, Min</name>
      </author>
      <author>
        <name>Nocera, Luciano</name>
      </author>
      <author>
        <name>Ong, John</name>
      </author>
      <author>
        <name>Petersen, Nicolai</name>
      </author>
      <author>
        <name>Ramanathan, Nithya</name>
      </author>
      <author>
        <name>Reddy, Sasank</name>
      </author>
      <author>
        <name>Ryder, Jason</name>
      </author>
      <author>
        <name>Samanta, Vids</name>
      </author>
      <author>
        <name>Shahabi, Cyrus</name>
      </author>
      <author>
        <name>Shia, Victor</name>
      </author>
      <author>
        <name>Shilton, Katie</name>
      </author>
      <author>
        <name>Shirani-Mehr, Houtan</name>
      </author>
      <author>
        <name>Srivastava, Mani</name>
      </author>
      <author>
        <name>Taing, Senglong</name>
      </author>
      <author>
        <name>Wagmister, Fabian</name>
      </author>
      <author>
        <name>Wang, Gene</name>
      </author>
      <author>
        <name>West, Ruth</name>
      </author>
      <author>
        <name>Whitesell, Kelsey</name>
      </author>
    </item>
    <item>
      <title>Personal Data Vault: A Privacy Architecture for Mobile Personal Sensing</title>
      <link>https://escholarship.org/uc/item/5t09j13j</link>
      <description>&lt;p&gt;Participatory sensing tasks deployed mobile devices to form interactive, participatory sensor networks that enable public and professional users to gather, analyze and share local knowledge. Mobile Personal Sensing (MPS) is a platform for participatory sensing with which users use mobile phones to record and transmit sound, images, location, motion data, and web services to aggregate and interpret the assembled information. The data gathered through MPS is personal, as well as being potentially valuable in many aspects; it quantifies habits, routines, associations, and is easy to mine. However, for these reasons, protecting individual privacy, documenting ownership, and providing visibility of processing are important.   We propose Personal Data Vault (PDV), the architecture to support these new design criteria by “auditing” all activities on the data (TraceAudit) and dynamically “re-sampling” data feeds to service providers (Adaptive Filter). The TraceAudit allows the user...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5t09j13j</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Mun, Min</name>
      </author>
      <author>
        <name>Shilton, Katie</name>
      </author>
      <author>
        <name>Guan, Kenny</name>
      </author>
      <author>
        <name>Auyeung, Gene</name>
      </author>
      <author>
        <name>Petersen, Nicolai</name>
      </author>
      <author>
        <name>Burke, Jeff</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Kang, Jerry</name>
      </author>
    </item>
    <item>
      <title>Subduction Zone Seismic Experiment in Peru: Results From a Wireless Seismic Network</title>
      <link>https://escholarship.org/uc/item/5dk8r03w</link>
      <description>&lt;p&gt;This work describes preliminary results from a 50 station broadband seismic network recently installed from the coast to the high Andes in Peru. UCLA's Center for Embedded Network Sensing (CENS) and Caltech's Tectonic Observatory are collaborating with the IRD (French L'Institut de Recherche pour le Developpement) and the Institute of Geophysics, in Lima Peru in a broadband seismic experiment that will study the transition from steep to shallow slab subduction. The currently installed line has stations located above the steep subduction zone at a spacing of about 6 km. In 2009 we plan to install a line of 50 stations north from this line along the crest of the Andes, crossing the transition from steep to shallow subduction. A further line from the end of that line back to the coast, completing a U shaped array, is in the planning phase. The network is wirelessly linked using multi-hop network software designed by computer scientists in CENS in which data is transmitted from...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5dk8r03w</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Stubailo, Igor</name>
      </author>
      <author>
        <name>Lukac, Martin</name>
      </author>
      <author>
        <name>Mayernik, Matt</name>
      </author>
      <author>
        <name>Foote, Emily</name>
      </author>
      <author>
        <name>Guy, Richard</name>
      </author>
      <author>
        <name>Davis, Paul</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
      <author>
        <name>Clayton, Robert</name>
      </author>
      <author>
        <name>Husker, Allen</name>
      </author>
    </item>
    <item>
      <title>Imagers as Biological Sensors</title>
      <link>https://escholarship.org/uc/item/5935303d</link>
      <description>&lt;p&gt;There exist many biological sensing applications where direct measurement is either impossible, extremely invasive, or extremely time consuming.  For example, measuring the presence/absence of birds at a feeder station currently requires a human to watch a camera pointed at the feeder, identifying when birds arrive and leave.  Similarly, measuring CO2 flux from a plant requires placing the plant inside a growth chamber, destructively modifying the environment. We propose using imagers as biological sensors by constructing a procedure that uses images to obtain approximate measurements of these phenomena.  This procedure, composed of state-of-the-art computer vision, image processing, and statistical learning algorithms, will be evaluated in the context of a specific application and shown to be general through multiple instantiations.   Through application, it has been found that many of these algorithms make unacceptable assumptions about their input.  Providing accurate data...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5935303d</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Hyman, Josh</name>
      </author>
      <author>
        <name>Ko, Teresa</name>
      </author>
      <author>
        <name>Graham, Eric</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Soatto, Stefano</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
    </item>
    <item>
      <title>Ecological Sensing in a Southern California Forest: Integrating Environmental Abiotic and Biotic Measurements to Understand Ecosystem Function.</title>
      <link>https://escholarship.org/uc/item/4rt7r810</link>
      <description>&lt;p&gt;Understanding the interactions between belowground and aboveground process and how they respond to annual climatic variability remains a challenging task. In this study, we combined molecular techniques with high frequency images from automated minirhizotrons to determine the identity and temporal variability of fine roots and mycorrhizal fungi in a mixed-conifer forest in Southern California. We also examined how changes in fine roots and mycorrhizal fungi are related to leaf phenology and water dynamics over the course of the growing season. Throughout the study, there was considerable variation in ectomycorrhizal roots, with greater ectomycorrhizal roots during the dry summer months compared to early spring. Although the total number of ectomycorrhizal fungi did not change, there was a significant change in the ectomycorrhizal fungal community over the course of the growing season. Arbuscular mycorrhizal roots, on the other hand, showed little variation during the growing...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4rt7r810</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Hasselquist, Niles</name>
      </author>
      <author>
        <name>Kitajima, Kuni</name>
      </author>
      <author>
        <name>Goode, Laurel</name>
      </author>
      <author>
        <name>Myzlish-Gati, Einav</name>
      </author>
      <author>
        <name>Allen, Michael</name>
      </author>
      <author>
        <name>Graham, Eric</name>
      </author>
      <author>
        <name>Rundel, Phil</name>
      </author>
      <author>
        <name>Taggart, Michael</name>
      </author>
    </item>
    <item>
      <title>Improving Personal and Environmental Health Decision Making with Mobile Personal Sensing</title>
      <link>https://escholarship.org/uc/item/4mw1p51r</link>
      <description>&lt;p&gt;CENS is focusing on three types of health applications. Personalized medicine (AndWellness, AndAmbulation), epidemiological data collection (Project Surya), and personal decision making and awareness (PEIR). Each of these applications uses a similar systems architecture: time, location (GPS), and motion (accelerometer) trace collection on the mobile phone with a user interface, scientific model-based analytics used to draw inferences from the data, and graphical map or calendar based feedback to users.  The specifics of each component depend on the type of data collected, the target populations, and the goals of the project.  The UI for AndWellness includes an ecological momentary assessment, which is a set of questions a user completes regarding their feelings at that moment; and control over the time, location, and frequency of reminders, which are included to remind users to complete the assessments. The AndWellness UI aims to make the assessment easy to understand and quick...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4mw1p51r</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Ramanathan, Nithya</name>
      </author>
      <author>
        <name>Burke, Jeff</name>
      </author>
      <author>
        <name>Cenizal, CJ</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
      <author>
        <name>Ryder, Jason</name>
      </author>
      <author>
        <name>Rotheram-Borus, Mary Jane</name>
      </author>
      <author>
        <name>Samanta, Vids</name>
      </author>
      <author>
        <name>Swendeman, Dallas</name>
      </author>
    </item>
    <item>
      <title>Overview of Terrestrial Ecology Observation Systems</title>
      <link>https://escholarship.org/uc/item/4gt9t60h</link>
      <description>&lt;p&gt;A review of TEOS projects by CENS faculty and staff.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4gt9t60h</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Allen, Michael</name>
      </author>
      <author>
        <name>Graham, Eric</name>
      </author>
      <author>
        <name>Hasselquist, Niles</name>
      </author>
      <author>
        <name>Hyman, Josh</name>
      </author>
      <author>
        <name>Kitajima, Kuni</name>
      </author>
      <author>
        <name>Ko, Teresa</name>
      </author>
      <author>
        <name>Riordan, Erin</name>
      </author>
      <author>
        <name>Rundel, Phillip</name>
      </author>
      <author>
        <name>Salzman, Laurel</name>
      </author>
      <author>
        <name>Taggart, Mike</name>
      </author>
      <author>
        <name>Yuen, Eric</name>
      </author>
    </item>
    <item>
      <title>Field Operational Sensor and Lab-on-a-Chip System for Marine Environmental Monitoring and Analysis</title>
      <link>https://escholarship.org/uc/item/48j2p2hm</link>
      <description>&lt;p&gt;This is a project that aims to expedite research in marine biology using chip-based and state-of-the-art detection technology.  The project is a joint effort that will incorporate the expertise of three different groups, Dr. Chih-Ming Ho at UCLA, Dr. David Caron at USC and Dr. Yu-Chong Tai at Caltech.  One main focus of the project is to develop Lab-on-a-chip devices that reduce total sample volume and detection time. Also, the chips can be fabricated in large quantities with minimal cost so many experiments can be run in parallel.  Here at Caltech, a chip will be developed to culture a small number of algae and screen for factors inducing toxin production.  Algal bloom and toxins produced by different algae have always caused problems to the environment and marine ecology. Pseudo-nitzschia is one type of algae that produces a neural toxin called Domoic Acid, which when transferred through the food chain causes sickness and mortality in marine mammals and seabirds.  However,...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/48j2p2hm</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Liu, Mike</name>
      </author>
      <author>
        <name>Sabet, Leyla</name>
      </author>
      <author>
        <name>Schnetzer, Astrid</name>
      </author>
      <author>
        <name>Stauffer, Beth</name>
      </author>
      <author>
        <name>Caron, David</name>
      </author>
      <author>
        <name>Ho, Chih-Ming</name>
      </author>
      <author>
        <name>Tai, Yu-Chong</name>
      </author>
    </item>
    <item>
      <title>Two Major Themes in the Design of Sensor Networks: Data Integrity and Sampling.</title>
      <link>https://escholarship.org/uc/item/44p676jg</link>
      <description>&lt;p&gt;In this poster, we consider two major themes in the design of sensor networks: data integrity, and sampling strategies.  For the data integrity problem, we propose a signature-based fault detection system for identifying both intermittent faults and persistent faults. Data-dependent features using temporal, spatial, and spatio-temporal information that are useful for detecting faults are identified. These features are combined into signatures that characterize each of the different fault types. We also discuss the problem of simultaneous parameter estimation and fault detection.  In this case, parameters must be estimated from a distribution that is truncated in various ways as a result of the fault detection algorithm, which can lead to biased estimates.  We propose several methods to account for the bias in parameter estimates.  For the sampling problem, we describe two on-going projects. The first one deals with situations where sampling as you move (using sampling paths)...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/44p676jg</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Hajj Chehade, Nabil</name>
      </author>
      <author>
        <name>Nair, Sheela</name>
      </author>
      <author>
        <name>Parker, Andrew</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Pottie, Greg</name>
      </author>
    </item>
    <item>
      <title>Seismic Deployments and Experiments: PeruNet, GeoNet, and SeismoPhone.</title>
      <link>https://escholarship.org/uc/item/42s0q2ht</link>
      <description>&lt;p&gt;In conjunction with Caltech and the Geophysical Institute of Peru, we installed our network of 49 seismic sites across steep and shallow subduction regions in Peru.  Flat slab subduction is thought to have formed much of the major geology of the western United States some 100 million years ago.  By examining such processes presently active in Central and South America we can piece together the history. The data from the Peruvian sites is delivered to UCLA every night and we have collected almost 1 year so far.  In the GeoNet experiment, the science objective is to use a rapidly installable wirelessly linked seismic network to make near-real time unaliased observations in aftershock or volcanic zones. The immediate technical objective is to collaborate with Reftek to construct a new generation digital acquisition system (DAS) based on the CENS-developed LEAP (low-power energy aware processing) system and a newly developed low-power A/D converter from Texas Instruments.  We also...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/42s0q2ht</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Stubailo, Igor</name>
      </author>
      <author>
        <name>Lukac, Martin</name>
      </author>
      <author>
        <name>Mayernik, Matt</name>
      </author>
      <author>
        <name>Skolnik, Derek</name>
      </author>
      <author>
        <name>Dominguez, Antonio</name>
      </author>
      <author>
        <name>Foote, Emily</name>
      </author>
      <author>
        <name>Guy, Richard</name>
      </author>
      <author>
        <name>Davis, Paul</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
    </item>
    <item>
      <title>Closing the Loop on Groundwater-Surface Water Interactions, River Hydrodynamics, and Metabolism on the San Joaquin River Basin</title>
      <link>https://escholarship.org/uc/item/40d148r2</link>
      <description>&lt;p&gt;This poster summarizes the body of CENS work in the San Joaquin River (SJR) basin that is aimed at creating a prototypical observation-modeling-management (feedback-control) system.  The objective of the proposed system is to clarify the linkages between land use and chemical transport and fate along the soil zone-groundwater-surface water flow path.  Work to date is presented on the following sub-projects: (1) The application of high resolution river multi-scale observations to define a 2-D hydrodynamic model at the SJR-Merced River confluence, (2) The use of embedded sensor systems known as temperature javelins to estimate local groundwater fluxes into the Merced River upstream of the confluence, and (3) The installation of long-term sensor systems aimed at continuously observing the flow path between agricultural systems and the Merced River.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/40d148r2</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Harmon, Thomas</name>
      </author>
      <author>
        <name>Villamizar Amaya, Sandra</name>
      </author>
      <author>
        <name>Butler, Christopher</name>
      </author>
      <author>
        <name>Pai, Henry</name>
      </author>
      <author>
        <name>Barnes, Patrick</name>
      </author>
      <author>
        <name>Fisher, Jason</name>
      </author>
      <author>
        <name>Silva, Fabio</name>
      </author>
      <author>
        <name>Stathopoulos, Thanos</name>
      </author>
      <author>
        <name>Kaiser, William</name>
      </author>
    </item>
    <item>
      <title>Overview of CENS Statistics and Data Practices Research</title>
      <link>https://escholarship.org/uc/item/3nf3h1bn</link>
      <description>&lt;p&gt;Data, statistical models and inferential procedures permeate CENS deployments, from the four founding scientific application areas to the more recent urban sensing campaigns. This cross-center research breaks down into three classes of research: 1) General statistical models for embedded sensing, with specific applications to data quality and continuous sampling, 2) Significant CENS-designed and supported databases and repositories, and 3) Studies into the data lifecycle for embedded sensing systems.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3nf3h1bn</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Fearon, David</name>
      </author>
      <author>
        <name>Mayernik, Matt</name>
      </author>
      <author>
        <name>Mayoral, Keith</name>
      </author>
      <author>
        <name>Nair, Sheela</name>
      </author>
      <author>
        <name>Parker, Andrew</name>
      </author>
      <author>
        <name>Pepe, Alberto</name>
      </author>
      <author>
        <name>Romero, Erick</name>
      </author>
      <author>
        <name>Sharma, Abhishek</name>
      </author>
      <author>
        <name>Wallis, Jillian</name>
      </author>
      <author>
        <name>Yao, Yuan</name>
      </author>
      <author>
        <name>Guy, Richard</name>
      </author>
      <author>
        <name>Taggart, Mike</name>
      </author>
      <author>
        <name>Borgman, Christine</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
      <author>
        <name>Golubchik, Leana</name>
      </author>
      <author>
        <name>Govindan, Ramesh</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
    </item>
    <item>
      <title>Visualizing microbial pollution in Santa Monica Bay with Geographic Information Systems (GIS) and through field-testing a rapid, robust, field-portable water detection sensing system</title>
      <link>https://escholarship.org/uc/item/35z15398</link>
      <description>&lt;p&gt;Geographic Information Systems (GIS) is a powerful mapping tool that can be used to reveal spatial and temporal relationships of a criteria of interest.  We have used GIS to visualize the seasonal and spatial distribution of microbial pollution obtained from the Heal the Bay beach water quality report (2007).  These maps can be used to inform sampling decisions; more specifically, we can use it to identify areas of chronic pollution and can be used as a testbed for a rapid sensing system for bacteria.  This rapid detection system can be used to provide higher resolution and understanding of water pollution as well as assist in understanding/characterizing environmental water quality in specific areas.  We propose the subsequent use of an covalently-linked immumomagnetic separation/ATP quantification assay that is rapid, robust, and field-portable as an instrument to conduct monitoring of E. coli and Enterococcus in marine and freshwater systems.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/35z15398</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Lee, Christine</name>
      </author>
      <author>
        <name>Mika, Katie</name>
      </author>
      <author>
        <name>Ginsburg, Dave</name>
      </author>
      <author>
        <name>Thulsiraj, Vanessa</name>
      </author>
      <author>
        <name>Reyes, Vince</name>
      </author>
      <author>
        <name>Imamura, Greg</name>
      </author>
      <author>
        <name>Kaiser, William</name>
      </author>
      <author>
        <name>Jay, Jenny</name>
      </author>
    </item>
    <item>
      <title>Networked Aquatic Microbial Observing Systems: An Overview</title>
      <link>https://escholarship.org/uc/item/2vh5g17p</link>
      <description>&lt;p&gt;The overarching theme of the Center’s Aquatic application area continues to be the creation and application of a new genre of wireless sensing systems that will provide real-time monitoring capabilities of chemical, physical and biological parameters in freshwater and coastal marine ecosystems.  High-resolution temporal and spatial measurements are essential for understanding the highly dynamic nature of aquatic ecosystems and the rapid response of microbial communities to environmental driving forces.  Our unique approach to aquatic sensing and sampling, Networked Aquatic Microbial Observing Systems (NAMOS), employs coordinated measurements between stationary sensing nodes (buoys and pier-based sensors) and robotic vehicles (surface robotic boats and autonomous underwater vehicles) to provide in-situ, real-time presence for observing plankton dynamics (e.g. phytoplankton abundance, dissolved oxygen), and linking them to pertinent environmental variables (e.g. temperature,...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2vh5g17p</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Caron, David</name>
      </author>
      <author>
        <name>Stauffer, Beth</name>
      </author>
      <author>
        <name>Darjany, Lindsay</name>
      </author>
      <author>
        <name>Oberg, Carl</name>
      </author>
      <author>
        <name>Pereira, Arvind</name>
      </author>
      <author>
        <name>Das, Jnaneshwar</name>
      </author>
      <author>
        <name>Heidarsson, Hordur</name>
      </author>
      <author>
        <name>Smith, Ryan</name>
      </author>
      <author>
        <name>Smith, Ellen</name>
      </author>
      <author>
        <name>Seubert, Erica</name>
      </author>
      <author>
        <name>Garneau, Marie-Eve</name>
      </author>
      <author>
        <name>Howard, Meredith</name>
      </author>
      <author>
        <name>Jones, Burt</name>
      </author>
      <author>
        <name>Cetinic, Ivona</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
    </item>
    <item>
      <title>Pan-American Sensors for Environmental Observations (PASEO): An Interdisciplinary Pan-American Advanced Studies Institute (PASI)</title>
      <link>https://escholarship.org/uc/item/2hn1t810</link>
      <description>&lt;p&gt;PASEO was an NSF-funded PASI, which is a two-week training program for U.S. and Latin American early-career scientists and engineers.  It took place in February 2009 in Bahia Blanca and Buenos Aires, Argentina.  The host institutions were Instituto Argentino de Oceanografia (CONICET-funded), and Instituto Nacional de Tecnologia Industrial (INTI).  Collaborating U.S. groups included GLEON, WATERS Network, and Codar Inc.  The topic of PASEO was developing and deploying current sensor technologies to obtain a fuller understanding of environmental and ecological systems. PASEO was intended to be a multi-cultural and multi-disciplinary active learning experience.  Applicants participated in active learning sessions related to the fabrication, deployment, and analysis of data streaming from environmental sensors. Scientific topics included lake metabolism, eco-hydrology in a saltwater marsh, soil moisture and energy balances, and plant phenology. Opportunities for hands-on training...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2hn1t810</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Graham, Eric</name>
      </author>
      <author>
        <name>Chen, Victor</name>
      </author>
      <author>
        <name>Villamizar Amaya, Sandra</name>
      </author>
      <author>
        <name>Rat'ko, Alexander</name>
      </author>
      <author>
        <name>Pai, Henry</name>
      </author>
      <author>
        <name>Stauffer, Beth</name>
      </author>
      <author>
        <name>Harmon, Thomas</name>
      </author>
    </item>
    <item>
      <title>Trajectory Design and Implementation for Multiple Autonomous Underwater Vehicles Based on Ocean Model Predictions</title>
      <link>https://escholarship.org/uc/item/296532bf</link>
      <description>&lt;p&gt;Trajectory design for Autonomous Underwater Vehicles (AUVs) is of great importance to the oceanographic research community. Intelligent planning is required to maneuver one or many vehicles to high-valued locations to collect data with scientific merit. We consider the use of ocean model predictions to determine the locations to be visited by a team of AUVs, which then provides near-real time, in situ measurements back to the model to increase model skill and the accuracy of future predictions. Iterative application of this procedure determines relevant points of interest that allow the AUV fleet to monitor and track a chosen oceanographic feature.  For this study, we select the ocean feature to be a freshwater plume, as their colder, nutrient-rich water promotes productivity, and may result in the formation of a Harmful Algal Bloom (HAB). Monitoring and predicting the formation and evolution of HABs is an area of active research for southern California coastal communities...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/296532bf</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Smith, Ryan</name>
      </author>
      <author>
        <name>Das, Jnaneshwar</name>
      </author>
      <author>
        <name>Heidarsson, Hordur</name>
      </author>
      <author>
        <name>Pereira, Arvind</name>
      </author>
      <author>
        <name>Chao, Yi</name>
      </author>
      <author>
        <name>Cetinic, Ivona</name>
      </author>
      <author>
        <name>Oberg, Carl</name>
      </author>
      <author>
        <name>Ragan, Matthew</name>
      </author>
      <author>
        <name>Jones, Burton</name>
      </author>
      <author>
        <name>Caron, David</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
    </item>
    <item>
      <title>Networked Robotic Sensor Platform Deployments for use in Coastal Environmental Assessment in Southern California</title>
      <link>https://escholarship.org/uc/item/252267w4</link>
      <description>&lt;p&gt;Mobile sensor platforms such as Autonomous Underwater Vehicles (AUVs) and robotic surface vessels, combined with static moored sensors compose a diverse sensor network that is able to provide macroscopic environmental analysis tool for ocean researchers. Working as a cohesive networked unit, the static buoys are always online, and provide insight as to the time and locations where a federated, mobile robot team should be deployed to effectively perform large scale spatio-temporal sampling on demand. Such a system can provide pertinent in situ measurements to marine biologists whom can then advise policy makers on critical environmental issues.  This poster presents recent field deployment activity of AUVs demonstrating the effectiveness of our embedded communication network infrastructure throughout southern California coastal waters. We also report on progress towards real-time, web-streaming data from the multiple sampling locations and mobile sensor platforms. Static monitoring...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/252267w4</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Pereira, Arvind</name>
      </author>
      <author>
        <name>Das, Jnaneshwar</name>
      </author>
      <author>
        <name>Heidarsson, Hordur</name>
      </author>
      <author>
        <name>Smith, Ryan</name>
      </author>
      <author>
        <name>Stauffer, Beth</name>
      </author>
      <author>
        <name>Seubert, Erica</name>
      </author>
      <author>
        <name>Garneau, Marie-Ãve</name>
      </author>
      <author>
        <name>Howard, Meredith</name>
      </author>
      <author>
        <name>Darjany, Lindsay</name>
      </author>
      <author>
        <name>Oberg, Carl</name>
      </author>
      <author>
        <name>Cetinic, Ivona</name>
      </author>
      <author>
        <name>Ragan, Matthew</name>
      </author>
      <author>
        <name>Smith, Ellen</name>
      </author>
      <author>
        <name>Toro-Farmer, Gerardo</name>
      </author>
      <author>
        <name>Arrichiello, Filippo</name>
      </author>
      <author>
        <name>Caron, David</name>
      </author>
      <author>
        <name>Schnetzer, Astrid</name>
      </author>
      <author>
        <name>Jones, Burton</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
    </item>
    <item>
      <title>New Wireless Miniature Sensor Technologies for CENS</title>
      <link>https://escholarship.org/uc/item/1z41c7s7</link>
      <description>&lt;p&gt;Although many sensors (e.g., temperature, light level, acceleration, etc.) that are compatible with sensor networks (i.e., sensitive, small, low power, etc.) are now commercially available, two important classes of sensors are not as technologically mature and remain an area of active research: chemical sensors and biological sensors. The sensor-technology-development efforts in the CENS center are focused on these very challenging classes of sensors. Successful development of chemical and biological sensors will enable wireless-sensor-network technology to span the full range of possible classes of measurements. In addition to better performance, the technological emphases are miniaturization and automation of the developed sensors. Specific sensor-technology-development efforts include: (1) amperometric and potentiometric electrochemical sensors for monitoring nitrate-ion detection in ground water; (2) lab-on-a-chip aquatic microorganism analysis system; and (3) ultra sensitive...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1z41c7s7</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Aswin, Buddy</name>
      </author>
      <author>
        <name>Butler, Christopher</name>
      </author>
      <author>
        <name>Caron, David</name>
      </author>
      <author>
        <name>Harmon, Thomas</name>
      </author>
      <author>
        <name>Ho, Chih-Ming</name>
      </author>
      <author>
        <name>Judy, Jack</name>
      </author>
      <author>
        <name>Kim, Dohyun</name>
      </author>
      <author>
        <name>Liu, Mike</name>
      </author>
      <author>
        <name>Ratâko, Alexander</name>
      </author>
      <author>
        <name>Sabet, Layla</name>
      </author>
      <author>
        <name>Schnetzer, Astrid</name>
      </author>
      <author>
        <name>Stauffer, Beth</name>
      </author>
      <author>
        <name>Tai, Yu-Chong</name>
      </author>
    </item>
    <item>
      <title>Summer@CENS: a research internship program</title>
      <link>https://escholarship.org/uc/item/1st5g4xw</link>
      <description>&lt;p&gt;The Summer@CENS Research Scholars Program continues to be one of the key Education initiatives at CENS.  The program is the core of our educational pipeline and is an excellent example of aligned Center research and education activities.   The Summer@CENS Research Scholars Program serves as an umbrella for our undergraduate and high school summer research opportunities.  It brings together talented undergraduates from around the country and local high school students to engage in Center research for 8-10 weeks over the summer.  This poster highlights the structure of the program from planning to implementation as well as some of the outcomes resulting from the program. Also highlighted is the CENS Intel Scholars Program which allows us to extend the summer experience through the academic year for undergraduates at UCLA.  This year, the CENS High School Scholars program has also been extended through the academic year to support continuation high school students in Central High...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1st5g4xw</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Kim, Karen</name>
      </author>
      <author>
        <name>Uehara, Wesley</name>
      </author>
      <author>
        <name>Guy, Richard</name>
      </author>
      <author>
        <name>Borgman, Christine</name>
      </author>
      <author>
        <name>Burke, Jeffrey</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
      <author>
        <name>Fenwick, Becca</name>
      </author>
      <author>
        <name>Goldman, Jeffrey</name>
      </author>
      <author>
        <name>Graham, Eric</name>
      </author>
      <author>
        <name>Kaiser, William</name>
      </author>
      <author>
        <name>Kim, Joe</name>
      </author>
      <author>
        <name>Jay, Jennifer</name>
      </author>
      <author>
        <name>Lee, Christine</name>
      </author>
      <author>
        <name>Maldonado, Olmo</name>
      </author>
      <author>
        <name>Mayoral, Keith</name>
      </author>
      <author>
        <name>Srivastava, Mani</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
      <author>
        <name>Vasquez, Victor</name>
      </author>
      <author>
        <name>Wallace, John</name>
      </author>
    </item>
    <item>
      <title>Recruitment Services for Participatory Sensing Applications</title>
      <link>https://escholarship.org/uc/item/1nn055gf</link>
      <description>&lt;p&gt;In traditional sensor systems, one of the fundamental problems concerns the placement of sensors. The analogous problem in participatory sensing is choosing users to perform a particular data collection task.  This work details a recruitment framework that is designed to help with this process. Specifically, the framework considers the capabilities in terms of sensors available by a particular user, the availability of the user to participate in terms of spatial and temporal contexts, the reputation of the user as a data collector, and the incentive cost associated with the user participating as elements involved in the process of choosing data collectors.  The utility of the recruitment service is shown through a series of campaigns related to ecological and sustainability monitoring.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1nn055gf</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Reddy, Sasank</name>
      </author>
      <author>
        <name>Maldonado, Olmo</name>
      </author>
      <author>
        <name>Burke, Jeff</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Srivastava, Mani</name>
      </author>
    </item>
    <item>
      <title>Physical, chemical, and biological factors shaping phytoplankton community structure in King Harbor, Redondo Beach, California</title>
      <link>https://escholarship.org/uc/item/08g209b4</link>
      <description>&lt;p&gt;Through the NAMOS project, our team of biologists and engineers are assisting municipalities in understanding the underlying causes and effects of harmful microalgal blooms. Since early 2007, we have been studying system-level dynamics of the chemical, physical, and biological processes in King Harbor, a shallow, semi-enclosed urban harbor in Redondo Beach, California. For the last two years a network of dock-based water quality sensors in the harbor has continuously provided data on the environmental parameters relevant to bloom formation.  Additionally, intensive human-mediated studies of the phytoplankton community distribution and structure are testing several hypotheses on the biological and physical factors affecting algal growth in this system. Recent field experiments have sought to explain the roles of tidal forcing and phytoplankton behavior and physiology in the structuring and distribution of bloom-forming algal communities.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/08g209b4</guid>
      <pubDate>Tue, 12 May 2009 00:00:00 +0000</pubDate>
      <author>
        <name>Stauffer, Beth</name>
      </author>
      <author>
        <name>Darjany, Lindsay</name>
      </author>
      <author>
        <name>Coit, Dustin</name>
      </author>
      <author>
        <name>Seubert, Erica</name>
      </author>
      <author>
        <name>Oberg, Carl</name>
      </author>
      <author>
        <name>Das, Jnaneshwar</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
      <author>
        <name>Caron, David</name>
      </author>
    </item>
    <item>
      <title>CENSDC: Adding Context to Content</title>
      <link>https://escholarship.org/uc/item/7sh4975w</link>
      <description>&lt;p&gt;Scientists and engineers working with embedded networked sensing systems in the environmental sciences are acquiring data at unprecedented rates.  Scientific data do not emerge from a vacuum. There is considerable contextual information that surrounds the process of data acquisition that is critical to interpret and analyze data. Current techniques for data sharing involve considerable manual effort to prepare, describe, and transfer this contextual information along with the data itself. This paper reports on a study of the UCLA-based Center for Embedded Networked Sensing (CENS), an interdisciplinary NSF research center that supports collaborations to develop and implement innovative wireless sensor networks. We report here on the development of the CENS Deployment Center, a database for CENS deployment information. The goals of the CENSDC are to facilitate better deployment organization, and to provide a central location for key information that describes the context of data...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7sh4975w</guid>
      <pubDate>Mon, 29 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Mayernik, Matthew</name>
      </author>
      <author>
        <name>Wallis, Jillian C</name>
      </author>
      <author>
        <name>Pepe, Alberto</name>
      </author>
      <author>
        <name>Borgman, C L</name>
      </author>
    </item>
    <item>
      <title>Metropolitan Wi-Fi Research Network</title>
      <link>https://escholarship.org/uc/item/9x70f3w0</link>
      <description>&lt;p&gt;We are deploying a metropolitan scale Wi-Fi mesh network near downtown Los Angeles to support the design and development of a data-centric network-fabric for urban participatory sensing. Participatory sensing employs software and network technology to enable people’s everyday mobile devices to act as credible sensors of the natural, built, and cultural environments. Current research focuses on how to make it easy and secure for both the public and professional users to define sensing ‘campaigns,’ recruit participants to collect data, to help ‘make a case’ with data they collect, and digitally publish the results. To further research in this area, our architecture will enable embedding network–attested location and time context in sensor readings. The network will also provide a research framework for developing policy-based privacy, and related security mechanisms for participatory sensing.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9x70f3w0</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Samanta, Vidyut</name>
      </author>
      <author>
        <name>Ryder, Jason</name>
      </author>
      <author>
        <name>Burke, Jeffrey A</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
      <author>
        <name>Wagmister, Fabian</name>
      </author>
    </item>
    <item>
      <title>The Low Power Energy Aware Processing (LEAP) Embedded Networked Sensor System</title>
      <link>https://escholarship.org/uc/item/9t0758gb</link>
      <description>&lt;p&gt;A broad range of embedded networked sensor (ENS) systems for critical environmental monitoring applications now require complex, high peak power dissipating sensor devices, as well as on-demand high performance computing and high bandwidth communication.  Embedded computing demands for these new platforms include support for computationally intensive image and signal processing as well as optimization and statistical computing. To meet these new requirements while maintaining critical support for low energy operation, a new multiprocessor node hardware and software architecture, Low Power Energy Aware Processing (LEAP), has been developed.  The LEAP architecture integrates fine-grained energy dissipation monitoring and sophisticated power control scheduling for all subsystems including sensor subsystems.  The LEAP2 platform is a second generation LEAP system with even higher resolution energy monitoring as well as the unique ability to do per process and per application energy...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9t0758gb</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>McIntire, Dustin</name>
      </author>
      <author>
        <name>Au, Lawrence</name>
      </author>
      <author>
        <name>Chow, Timothy</name>
      </author>
      <author>
        <name>Dantu, Karthik</name>
      </author>
      <author>
        <name>Shah, Mansi</name>
      </author>
      <author>
        <name>Stathopoulos, Thanos</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
      <author>
        <name>Kaiser, W J</name>
      </author>
    </item>
    <item>
      <title>CENS Education Overview</title>
      <link>https://escholarship.org/uc/item/9s4541mh</link>
      <description>CENS Education Overview</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9s4541mh</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Kim, Karen</name>
      </author>
      <author>
        <name>Uehara, Wes</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
    </item>
    <item>
      <title>Communication vs. Performance in Source Localization</title>
      <link>https://escholarship.org/uc/item/9fq9r7jn</link>
      <description>&lt;p&gt;Acoustic source localization often requires the transmission of full received waveforms to a fusion center. Using these waveforms the location of a source can be estimated by different methods such as Beamforming, MUSIC, or AML. In either of these cases, a large number or bits is communicated to the fusion center. When communication has to be done in a wireless manner, a considerable amount of energy is expended and where power is not readily available, this can result in shortening the lifetime of the system. We are interested in investigating how much accuracy is lost by reducing the number of bits transmitted by each sensor. This poster demostrates a study of the tradeoffs between localization performance and number of bits transmitted. A few cases were simulated where sensors have a capability of measuring signal power and can transmit only one bit in one case and two bits in another case.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9fq9r7jn</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Bandari, Roja</name>
      </author>
      <author>
        <name>Pottie, Gregory</name>
      </author>
    </item>
    <item>
      <title>Investigations of Fine-scale Diel Migration of Phytoplankton Populations in King Harbor, Redondo Beach</title>
      <link>https://escholarship.org/uc/item/9fh6p3ws</link>
      <description>&lt;p&gt;King Harbor in the City of Redondo Beach, California was the site of massive fish kills during 2005 following intense and prolonged red tide events. Weekly monitoring since early 2006 revealed the presence of an abundant and diverse community of potentially harmful dinoflagellate and raphidophyte species in the harbor with highly heterogeneous spatial and temporal distributions. Vertical migration and photoacclimation of dinoflagellates and raphidophytes were investigated as mechanisms for dealing with changing light levels in the King Harbor marina over a 24-hour cycle on 19-20 June 2007.  PAR, CTD, chlorophyll fluorescence, dissolved oxygen concentrations, active chlorophyll fluorescence, backscattering, and light absorption and attenuation data were measured every four hours using sensor arrays. Discrete water samples were analyzed for pigment concentrations, particulate and dissolved inorganic nutrients, and phytoplankton community composition using both microscopical and...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9fh6p3ws</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Stauffer, Beth</name>
      </author>
      <author>
        <name>Cetinic, Ivona</name>
      </author>
      <author>
        <name>Darjany, Lindsay</name>
      </author>
      <author>
        <name>Bai, Xuemei</name>
      </author>
      <author>
        <name>Caron, David</name>
      </author>
    </item>
    <item>
      <title>2D and 3D Acoustic Source Localization Using the AML Algorithm and ENSBox Nodes</title>
      <link>https://escholarship.org/uc/item/92q6c9xp</link>
      <description>&lt;p&gt;We present the use of the AML algorithm formulated for isotropic and non-isotrophic 3D acoustic source localization.  Then we will discuss the recent efforts on the modifications of the wireless-linked acoustic sensing nodes, called ENSBoxes, to achieve accurate node self-localization and array orientations, all crucially needed for the accurate localization of acoustic source(s).  We will summarize extensive field measured data collected at RMBL, Colorado, as well as at UCLA, to confirm the proper operations of the system.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/92q6c9xp</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Ali, Andreas M</name>
      </author>
      <author>
        <name>Asgari, Shadnaz</name>
      </author>
      <author>
        <name>Collier, Travis Colby</name>
      </author>
      <author>
        <name>Allen, Michael F.</name>
      </author>
      <author>
        <name>Girod, Lewis</name>
      </author>
      <author>
        <name>Hudson, R. E.</name>
      </author>
      <author>
        <name>Yao, K</name>
      </author>
      <author>
        <name>Blumstein, Daniel</name>
      </author>
      <author>
        <name>Taylor, C E</name>
      </author>
    </item>
    <item>
      <title>Personal Environment Impact Report</title>
      <link>https://escholarship.org/uc/item/92m8w4m1</link>
      <description>&lt;p&gt;This project asks “what if we had a constantly updated assessment of our own personal impact on the environment?” It explores how models of environmental exposure and impact can be refined with GPS location data to show us the effects of lifestyle choices that we make every day—their contribution to the environment that we live in with our children, parents, and neighbors. This is the personal, real-time equivalent of government-mandated Environmental Impact Reports and Health Impact Assessments, which document the impact of construction and public works projects on our environment and health.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/92m8w4m1</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Agapie, E</name>
      </author>
      <author>
        <name>Howard, E</name>
      </author>
      <author>
        <name>Ryder, Jason</name>
      </author>
      <author>
        <name>Steiner, A</name>
      </author>
      <author>
        <name>Lam, D</name>
      </author>
      <author>
        <name>Rosario, R</name>
      </author>
      <author>
        <name>Modschein, A</name>
      </author>
      <author>
        <name>Houston, D</name>
      </author>
      <author>
        <name>Burke, Jeffrey A</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
    </item>
    <item>
      <title>A High-performance Micromachined Amperometric Nitrate Sensor for Environmental Monitoring</title>
      <link>https://escholarship.org/uc/item/915743c5</link>
      <description>&lt;p&gt;A sensitive and miniaturized amperometric nitrate (NO3-) sensor for groundwater monitoring was designed, fabricated, and tested. The thin-film microelectrodes were patterned on the silicon substrate with microfabrication techniques. The sensor shows very promising performance, compared to commercial nitrate sensors. A low detection limit of 4 ?M and wide dynamic range of 10 mM with excellent linearity (r2=0.99) are achieved and yet sensor is in a small form factor (4×4×3 cm). Many efforts have been being made to improve the sensor reliability and to realize stand-alone field measurements. Reference electrode was treated with polyurethane coating. An automated sample-handling and sensor calibration system was studied. A miniaturized potentiostat with built-in pumps and valves controller have also been made. In order to overcome short life-time of the thin-film sensing electrode, a palm-sized sensor that consists of Plexiglass housing, macro-scale electrodes, and microfluidic...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/915743c5</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Kim, Dohyun</name>
      </author>
      <author>
        <name>Goldberg, Ira B</name>
      </author>
      <author>
        <name>Glickman, Michael</name>
      </author>
      <author>
        <name>Judy, Jack W</name>
      </author>
    </item>
    <item>
      <title>An Overview of Multiscale Actuation and Sensing</title>
      <link>https://escholarship.org/uc/item/8sv2t5xc</link>
      <description>An Overview of Multiscale Actuation and Sensing</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8sv2t5xc</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Kaiser, W J</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav S.</name>
      </author>
    </item>
    <item>
      <title>Developments on the CENS Structural Health Monitoring Front</title>
      <link>https://escholarship.org/uc/item/8qx229h5</link>
      <description>&lt;p&gt;CENS research related to developing and implementing structural health monitoring (SHM) systems is advancing on two distinct but related fronts; ShakeNet, a portable wireless sensor network for instrumenting civil structures and SHMnet, for monitoring of tall buildings in Los Angeles.  	 SHM is the process of assessing the state of health (e.g., damage) of instrumented structures from measurements. The goal of SHM is to improve safety and reliability of infrastructure systems by detecting damage before it reaches a critical state, or to allow rapid post-event assessment. The primary objective of the SHMnet research is the development of a robust SHM system along with the associated hardware and software, using tall and special buildings in Los Angeles as a testbed. To manage this large-scale, multi-disciplinary goal, the work tasks are divided into several key focus areas, each with specific objectives, including the development of; a robust wireless Data Acquisition (DAQ)...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8qx229h5</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Skolnik, Derek</name>
      </author>
      <author>
        <name>Lukac, Martin</name>
      </author>
      <author>
        <name>Naik, Vinayak S</name>
      </author>
      <author>
        <name>Kaiser, W J</name>
      </author>
      <author>
        <name>Kohler, Monica</name>
      </author>
      <author>
        <name>Govindan, Ramesh</name>
      </author>
      <author>
        <name>Davis, Paul</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
      <author>
        <name>Stubailo, Igor</name>
      </author>
      <author>
        <name>Irving, Sam</name>
      </author>
    </item>
    <item>
      <title>Supporting Ecological Research With a Flexible Satellite Sensornet Gateway</title>
      <link>https://escholarship.org/uc/item/8qn830cq</link>
      <description>&lt;p&gt;The scientific application being addressed at the Stunt Ranch, a 310-acre reserve in the Santa Monica Mountains, is a long-term investigation of the influence of the 2006-07 Southern California drought conditions on the water relations of important chaparral shrub and tree species that differ in their depth of rooting. Rainfall over this past hydrologic year in Southern California has been less than 25% of normal, making it the driest year on record. Measurements will be made using sap flow sensors to continuously monitor the flow of water through the xylem system of replicated stems of four species to compare their access to soil moisture with plant water stress. Core measurements of air temperature, relative humidity, solar irradiance, rainfall, and soil moisture will be monitored continuously at the same site. The project utilizes a flexible satellite Sensornet gateway adapting new Compact RIO technologies under development for NEON.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8qn830cq</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Silva, Fabio</name>
      </author>
      <author>
        <name>Graham, Eric</name>
      </author>
      <author>
        <name>Rundel, Phil</name>
      </author>
      <author>
        <name>DeSchon, Annette</name>
      </author>
      <author>
        <name>Ye, Wei</name>
      </author>
      <author>
        <name>Bhatt, Spundun</name>
      </author>
      <author>
        <name>Pradkin, Yuri</name>
      </author>
    </item>
    <item>
      <title>Coalescence for Mobile Sensor Networks</title>
      <link>https://escholarship.org/uc/item/8h58f66w</link>
      <description>&lt;p&gt;Coalescence is the problem of isolated mobile robots independently searching for peers with the goal of forming a single connected network. This paper analyzes coalescence time for a worst-case scenario where the robots do not have any knowledge about the environment or positions of other robots and perform independent, memory less search. Using the random direction mobility model, we show that coalescence time has an exponential distribution which is a function of the number of robots, speed, communication range, and size of the domain. Further, as the number of robots (N) increases, coalescence time decreases as O(1/sqrt(N)) and Omega(log(N)/N). Simulations validate our analysis and also suggest that the lower bound is tight.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8h58f66w</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Poduri, Sameera</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav S</name>
      </author>
    </item>
    <item>
      <title>Optical Detection of Domoic Acid: a major marine algal toxin</title>
      <link>https://escholarship.org/uc/item/8fq0v0p8</link>
      <description>&lt;p&gt;With the confocal Laser induced fluorescent sensor developed in our lab concentrations as low as 5.9 fM can be detected.  We will work with  Professor  Caron at USC and Professor Tai at Caltech to detect Amnestic shellfish poisoning (ASP) caused by ingestion of contaminated shellfish by Domoic Acid (DA) causes death both in human beings and animals when the contamination is higher than 20 ?g (64 ?Mole) of DA per gram of shellfish tissue. DA is produced by a number of algae, including microalgae of the genus Pseudo-nitzschia, and it is accumulated by shellfish filter feeding during Pseudo-nitzschia blooms. Competitive ELISA is used for DA detection down to 0.2 ng/mL.  The detection limit not low enough, the confocal Laser induced fluorescent sensor is going to be used to detect lower concentrations of DA. In our sensor optics are used to define a very small detection volume. In this method, molecules of interest are labeled with fluorophores. A droplet of sample is added to...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8fq0v0p8</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Sabet, Leyla</name>
      </author>
      <author>
        <name>Ho, Chih-Ming</name>
      </author>
    </item>
    <item>
      <title>Aggregating Resources to Facilitate Discovery and Re-Use of Sensor Data</title>
      <link>https://escholarship.org/uc/item/8d48d2k2</link>
      <description>&lt;p&gt;At CENS, various efforts aimed at the preservation and dissemination of scientific material have emerged over time, resulting in data being collected in three main repository systems: 1), CENSDC, a database service that provides access to CENS deployments in a centralized web location, 2) Sensorbase.org, a data warehouse for raw sensor data and 3) CDL eScholarship Repository, a digital library service for articles, technical reports and similar scholarly material. We anticipate forthcoming data repositories to include, among others, a directory of CENS people and a sensor software library. Despite the heterogeneity of this content, we believe that these information resources are all building blocks of the same scholarly production chain. With this concept in mind, we are designing a framework that allows the creation, discovery, ingest and publication of aggregated information resources via simple web services.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8d48d2k2</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Pepe, Alberto</name>
      </author>
      <author>
        <name>Borgman, C L</name>
      </author>
    </item>
    <item>
      <title>Single Channel Estimation Algorithm for Acoustic OFDM Communication Systems</title>
      <link>https://escholarship.org/uc/item/8cr1m922</link>
      <description>&lt;p&gt;Research in the field of underwater sensor networks exists from the need for scientific data collection, pollution monitoring, offshore oil exploration, tsunami warnings, ocean mapping, and tactical surveillance without human assistance.  Aided with acoustic communication systems, autonomous underwater vehicles (AUVs) can work along with fixed nodes to enhance the capablities of sensor networks.  With channel estimation algorithms, AUVs can detect connectivity loss and position sensors to self-configure for optimal network efficiency.  However, one of the biggest challenges to underwater networks is multipath fading, where the reflection and scattering from the bottom and surface of the ocean result in severe  intersymbol interference (ISI) of transmitted signals.  Secondly, sound absorption loss increases with the increase in frequency, dramatically limiting the bandwidth available.  Orthogonal frequency division multiplexing (OFDM) is proposed as a possible method of communication,...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8cr1m922</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Lin, David</name>
      </author>
      <author>
        <name>Barbieri, Alan</name>
      </author>
      <author>
        <name>Mitra, Urbashi</name>
      </author>
    </item>
    <item>
      <title>Actuation–assisted Calibration of Distributed Camera Networks</title>
      <link>https://escholarship.org/uc/item/86h0z278</link>
      <description>&lt;p&gt;While cameras have the potential to enable many applications in sensor networks, to be effective they must first be externally calibrated.  In prior systems, cameras, identified by controllable light sources, utilized angular measurements amongst themselves to determine their relative positions and orientations.  However, the typical camera’s narrow field of view makes such systems susceptible to failures in the presence of occlusions or non-ideal configurations.  Actuation-assistance helps to overcome such issues by essentially broadening each camera’s view.  In this paper we discuss and implement a prototype system that uses actuation to aid in the external calibration of camera networks. We evaluate our system using simulations and a testbed of MicaZ nodes, equipped with Cyclops camera modules mounted on custom pan-tilt platforms.  Our results show that actuation-assistance can dramatically reduce node density requirements.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/86h0z278</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Mascia, Jeffrey M.</name>
      </author>
      <author>
        <name>Lee, Juo-Yu</name>
      </author>
      <author>
        <name>Nikzad, Nima</name>
      </author>
      <author>
        <name>Rahimi, Mohammed</name>
      </author>
      <author>
        <name>Srivastava, Mani B.</name>
      </author>
    </item>
    <item>
      <title>Scalable System Design for Assisted Recall: Leveraging everyday mobile phones and web services</title>
      <link>https://escholarship.org/uc/item/84v4f4zw</link>
      <description>&lt;p&gt;Human memory is a selective process where details are often lost, yet some types of research relies heavily on human memorization.  Studies have shown that photographs help enhance the memory significantly.  This study envisions to create a low-cost, mass-scale system using cell phones and to handle the massive amount of data that live image capture tends to implicate.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/84v4f4zw</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Kim, Donnie</name>
      </author>
      <author>
        <name>Peterson, Nicolai M</name>
      </author>
      <author>
        <name>Kim, Joe</name>
      </author>
      <author>
        <name>Tabrizi, Haleh</name>
      </author>
      <author>
        <name>Burke, Jeffrey A</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
    </item>
    <item>
      <title>Understanding Soil Respiration: an integrated approach</title>
      <link>https://escholarship.org/uc/item/84g7f6b9</link>
      <description>&lt;p&gt;Soil respiration is a key factor for understanding the responses of terrestrial ecosystems to climate change, and it is crucial to understand the effects of variation in biophysical regulators of soil respiration for assessing carbon balance of forested temperate ecosystem.  One fundamental challenge for soil research is the spatial and temporal heterogeneity of soil processes. Therefore, we deployed a dense array of soil sensor in combination with minirhizotrons to study variation in soil temperature, moisture, root production, and rhizomorph production on soil respiration within natural spatial gradients at the James Reserve.  We used Structural Equation Modeling (SEM) to find out which factors are significant to the soil respiration in various depths.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/84g7f6b9</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Hasselqiust, Niles</name>
      </author>
      <author>
        <name>Mayzlish Gati, E</name>
      </author>
      <author>
        <name>Kitajima, K</name>
      </author>
      <author>
        <name>Hamilton, Michael</name>
      </author>
      <author>
        <name>Allen, Michael F.</name>
      </author>
    </item>
    <item>
      <title>Spotlight: focusing on energy consumption of individuals</title>
      <link>https://escholarship.org/uc/item/7pv8b3tc</link>
      <description>&lt;p&gt;Spotlight is a novel application that monitors electrical energy consumption at the individual level. Obtaining reports of energy consumption at this fine granularity allows identifying new areas for energy saving and acting upon it in real-time. Spotlight views appliances as rendering a service to a user and the energy consumption associated with the appliance as a cost for the service. Each participating appliance is specified a service range, a physical vicinity from the appliance within which the user benefits from the service. Using radio receive strength from user-wearable active RFID tags, an appliance is able to determine the users in its service range. In order to make these measurements, each appliance is instrumented with a power meter and an active RFID tag reader. The current implementation of Spotlight uses a COTS power meter and MicaZ motes as active RFID tags and readers.&lt;/p&gt;&lt;p&gt;The Spotlight system is deployed and tested in an experimental setup with various...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7pv8b3tc</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Kim, Younghun</name>
      </author>
      <author>
        <name>Charbiwala, Zainul Mohammed</name>
      </author>
      <author>
        <name>Singhania, Akhilesh</name>
      </author>
      <author>
        <name>Srivastava, Mani</name>
      </author>
    </item>
    <item>
      <title>NIMS: 3-dimensional, aquatic &amp;amp; autonomous-IDEA</title>
      <link>https://escholarship.org/uc/item/7mq5871x</link>
      <description>&lt;p&gt;During the last decade as a result of increasing concern for water resource availability, the complexity of aquatic sensing applications has increased as a result of demands for: 1) broad spatial coverage and high spatial resolution monitoring, 2) capability for resolving fine scale spatiotemporal dynamics and 3) the need for rapid system deployment with automatic operations.&lt;/p&gt;&lt;p&gt;Current research is aimed at the implementation of a four cabled Aquatic Networked InfoMechanical Systems (NIMS-AQ) in a kinematically redundant configuration.  This configuration requires active cable tension control, which is accomplished by means of a cantilevered load cell and a PID controller.   System positioning is controlled by adjusting the tension levels in each of the four cables to generate the desired net force on the end-effector.  Tension configurations are not unique (due to kinematic redundancy) and the optimal configuration is found by means of a novel approach that reduces the...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7mq5871x</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Stealey, Michael J</name>
      </author>
      <author>
        <name>Borgstrom, Per Henrik</name>
      </author>
      <author>
        <name>Singh, Amarjeet</name>
      </author>
      <author>
        <name>Jordan, Brett</name>
      </author>
      <author>
        <name>Chen, Victor</name>
      </author>
      <author>
        <name>Batalin, Maxim A</name>
      </author>
      <author>
        <name>Kaiser, William J</name>
      </author>
    </item>
    <item>
      <title>Pursuit-evasion Game</title>
      <link>https://escholarship.org/uc/item/7hh9g920</link>
      <description>&lt;p&gt;In Pursuit-Evasion Games (PEGs) multiple robots (the pursuers) collectively determine the location of one or more evaders, and try to corral them. The game terminates when every evader has been corralled by one or more robots. PEGs have motivated interesting research directions in multi-robot coordination. Pursuers may not have line-of-sight visibility to evaders, and a sensor network can help detect and track evaders.&lt;/p&gt;&lt;p&gt;PEG is an application case study of Tenet, a software architecture for Wireless Sensor Network. Tenet architecture provides a wireless subtract for pursuer to communicate and collect sensor data. Tenet simplifies the development of the wireless sensor applications, since it is not necessary to worry about reliability, mobility, routing tree and other issues.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7hh9g920</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Vieira, Marcos</name>
      </author>
      <author>
        <name>Goddemeier, Niklas</name>
      </author>
      <author>
        <name>Chouaieb, Lamia</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
      <author>
        <name>Govindan, Ramesh</name>
      </author>
    </item>
    <item>
      <title>Visual-inertial Motion Estimation for Accurate Localization, Mapping and Environment Sensing</title>
      <link>https://escholarship.org/uc/item/7f0959j5</link>
      <description>&lt;p&gt;To fully realize the benefit of a mobile sensor platform, it is essential to know where in space the platform is at each instant in time.  This information is required in order to create precise and consistent wide-area maps, and to accurately monitor large-scale spatiotemporal phenomena.  We are investigating the use of a combination of visual and inertial sensing to determine the ego-motion of the experiment platform (i.e. the robot or actuated sensor node).  Our approach fuses motion estimates from stereo cameras and an inertial measurement unit (IMU), and is suitable for situations in which GPS signals are unavailable, for example when operating under forest canopy.  Results with a robotic helicopter platform demonstrate that positioning accuracy to within 1% of the measured GPS value is possible, over flight distances of more than 400 meters.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7f0959j5</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Kelly, Jonathan</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav S</name>
      </author>
    </item>
    <item>
      <title>Channel-Adaptive Frequency-Domain Relay Processing in Multicarrier Multihop Transmission Systems</title>
      <link>https://escholarship.org/uc/item/7c50b581</link>
      <description>&lt;p&gt;Conventionally, a memoryless analog repeater at the relay of a multihop transmission system amplifies the signal received from its incoming link, and retransmits the amplified signal to its outgoing link. In the frequency domain, such an amplification essentially is an ideal bandpass filtering, treating all the frequency components uniformly. For multicarrier systems like orthogonal frequency division multiplexing (OFDM) over frequency-selective channels, such a frequency-flat amplification is inadequate to exploit the benefits of adaptive processing at the relay. This paper analyzes the potential performance gain of non-uniform frequency-domain relay amplification, in which the gain coefficients for subcarriers are adapted from the frequency responses of both the incoming and outgoing links. The end-to-end achievable rate optimization problem is formulated and shown to lack the desired concavity property and thus is not amenable to Karush-Kuhn-Tucker approaches like water-filling....</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7c50b581</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Zhang, Wenyi</name>
      </author>
      <author>
        <name>Mitra, Urbashi</name>
      </author>
    </item>
    <item>
      <title>The Life Cycle of CENS Data</title>
      <link>https://escholarship.org/uc/item/79w2228g</link>
      <description>&lt;p&gt;The success of eScience research depends not only upon effective collaboration between scientists and technologists but also upon the active involvement of data archivists. Archivists rarely receive scientific data until findings are published, by which time important information about their origins, context, and provenance may be lost. Research reported here addresses the life cycle of data from collaborative ecological research with embedded networked sensing technologies. A better understanding of these processes will enable archivists to participate in earlier stages of the life cycle and to improve curation of these types of scientific data. Evidence from our interview study and field research yields a nine-stage life cycle. Among the findings are the cumulative effect of decisions made at each stage of the life cycle; the balance of decision-making between scientific and technology research partners; and the loss of certain types of data that may be essential to later...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/79w2228g</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Wallis, Jillian C</name>
      </author>
      <author>
        <name>Mayernik, Matthew S</name>
      </author>
      <author>
        <name>Pepe, Alberto</name>
      </author>
      <author>
        <name>Borgman, C L</name>
      </author>
    </item>
    <item>
      <title>Applications for High Resolution Biological Sensing in Aquatic Systems</title>
      <link>https://escholarship.org/uc/item/73r3p57t</link>
      <description>&lt;p&gt;Physical and chemical sensors are often proxies in environmental health studies but do not always provide a comprehensive picture. Microorganism dynamics are complex and often result from many different spatiotemporally dynamic factors.   Furthermore, stream quality impairments and health-related illnesses commonly result from microorganisms.  Due to the complexity of microorganisms and their environmental and public health importance, it is critical to be able to measure biotic response in addition to physicochemical conditions.  Our poster will be highlighting two methods that are aimed towards measuring and quantifying different microbiological species as well as their response towards changes in physiochemical conditions. These microbial components hold value as practical and applicable indicators, as they are already organisms are that commonly used to assess and study the quality of different aquatic environments; for example, fecal indicator bacteria, namely E.coli and...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/73r3p57t</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Gilbert, Robert</name>
      </author>
      <author>
        <name>Lee, Christine</name>
      </author>
      <author>
        <name>Jay, J A</name>
      </author>
      <author>
        <name>Ambrose, Richard F</name>
      </author>
    </item>
    <item>
      <title>The Low Power Energy Aware Processing (LEAP) Software Applications</title>
      <link>https://escholarship.org/uc/item/71h8g1gk</link>
      <description>&lt;p&gt;A broad range of embedded networked sensor (ENS) systems for critical environmental monitoring applications now require complex, high peak power dissipating sensor devices, as well as on-demand high performance computing and high bandwidth communication.  Embedded computing demands for these new platforms include support for computationally intensive image and signal processing as well as optimization and statistical computing. To meet these new requirements while maintaining critical support for low energy operation, a new multiprocessor node hardware and software architecture, Low Power Energy Aware Processing (LEAP), has been developed.  The LEAP architecture integrates fine-grained energy dissipation monitoring and sophisticated power control scheduling for all subsystems including sensor subsystems.  The LEAP2 platform is a second generation LEAP system with even higher resolution energy monitoring as well as the unique ability to do per process and per application energy...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/71h8g1gk</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>McIntire, Dustin</name>
      </author>
      <author>
        <name>Au, Lawrence</name>
      </author>
      <author>
        <name>Chow, Timothy</name>
      </author>
      <author>
        <name>Dantu, Karthik</name>
      </author>
      <author>
        <name>Shah, Mansi</name>
      </author>
      <author>
        <name>Stathopoulos, Thanos</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
      <author>
        <name>Kaiser, W J</name>
      </author>
    </item>
    <item>
      <title>Sensor Measurements and Sediment Incubations Indicate Diurnal Redox Cycling Associated With Arsenic Mobilization at a Bangladeshi Rice Paddy</title>
      <link>https://escholarship.org/uc/item/6f08726f</link>
      <description>&lt;p&gt;The presence of arsenic in the groundwater has led to the largest environmental poisoning in history; tens of millions of people in the Ganges Delta continue to drink groundwater that is dangerously contaminated with arsenic (As).  Rice fields receive large loads of arsenic with irrigation water and provide recharge to the underlying aquifer.  It is currently not known whether rice fields are a sink or source of arsenic in the hydrologic system.  In the dry season, as As(III)-containing minerals are oxidized, As(V) is released and will adhere to Fe hydr(oxide) minerals.  When sediments are inundated with water, reducing conditions will then drive reduction of Fe hydr(oxides) and release of As.  We have been intensively studying a field site in Munshiganj, Bangladesh with extremely high levels of arsenic in groundwater (up to 1.2 mg/L).  To better understand geochemical and microbial processes leading to As mobilization in surface sediment, we deployed sensors to take temporally...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/6f08726f</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Lin, Tiffany</name>
      </author>
      <author>
        <name>Lin, Chu-Ching</name>
      </author>
      <author>
        <name>Ramanathan, Nithya</name>
      </author>
      <author>
        <name>Neumann, Rebecca</name>
      </author>
      <author>
        <name>Harvey, Charles</name>
      </author>
      <author>
        <name>Harmon, T C</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
      <author>
        <name>Jay, J A</name>
      </author>
    </item>
    <item>
      <title>Toward Precise Control of a Robotic Boat</title>
      <link>https://escholarship.org/uc/item/66d03778</link>
      <description>&lt;p&gt;Unmanned surface vehicles (USVs)  are subjected to external forces such as wind, water currents and waves which make their control challenging.  Typical problems in USV control involve navigation, trajectory tracking and station keeping. Station keeping implies dynamic positioning in order to reject disturbances while holding position.  This is necessary when sensors need a sufficiently large warm-up and/or dwell time, to ensure that the data collected pertains to the appropriate location where measurements are being made. This poster describes ongoing work on the robotic boat RoboDuck-II in addressing these issues.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/66d03778</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Vedantam, Satish</name>
      </author>
      <author>
        <name>Zhang, Wenyi</name>
      </author>
      <author>
        <name>Mitra, Urbashi</name>
      </author>
      <author>
        <name>Sabharwal, Ashutosh</name>
      </author>
    </item>
    <item>
      <title>Getting Hobos to Talk to You: a wireless extension to hobo dataloggers</title>
      <link>https://escholarship.org/uc/item/63d332gz</link>
      <description>&lt;p&gt;Onset Computer Corporation is a vendor of battery-powered data loggers allowing accurate, reliable, and affordable environmental sensing. These loggers provide high quality data and have been in use for almost a decade. Consequently, industry support for their sensor interface allows ease of use and a wide choice of sensors that is always growing.  By adding wireless communication capabilities this robust sensing platform gains interactivity.  Researchers have real time access to data as well as the ability to detect problems or faulty sensors immediately.  We have implemented a system to integrate a hobo data logger into our mote based networking stack.  This includes software for the mote that enables communication with the hobo logger over its proprietary serial protocol.  The seamless marriage of well developed tools familiar to biologists with the convenience of wireless networking provides a robust scientific tool that is easy to deploy and use.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/63d332gz</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Hicks, John</name>
      </author>
      <author>
        <name>Ramanathan, Nithya</name>
      </author>
      <author>
        <name>Schoellhammer, Tom</name>
      </author>
    </item>
    <item>
      <title>Lab-on-a-Chip Aquatic Microorganism Analysis System</title>
      <link>https://escholarship.org/uc/item/5rx6w6g2</link>
      <description>&lt;p&gt;Lab-on-a-Chip aquatic microorganism analysis system is a project that aims to expedite research in marine biology using chip-based technology. The miniaturized device reduces the total sample and detection time. Also, the chips can be fabricated in large quantities with minimal cost so many experiments can be run in parallel. Our project is organized into two main research areas.  First, we would like to develop a chip to monitor the content of the sea water and assess the concentration of different algae.  The chip will take in sea water sample, separate the cells based on size, and a downstream impedance sensor will count the number of cells.  The second main area of this project is to make a chip that can culture algae and screen for factors inducing toxin production.  The exact causes for Peudo-nitzschia to produce toxins are unclear, and we would like to make a chip that cultures Pseudo-nitzschia under different growing conditions.  The algae will be kept inside an array...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5rx6w6g2</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Liu, Mike</name>
      </author>
      <author>
        <name>Zheng, Siyang</name>
      </author>
      <author>
        <name>Stauffer, Beth</name>
      </author>
      <author>
        <name>Schnetzer, Astrid</name>
      </author>
      <author>
        <name>Sabet, Leyla</name>
      </author>
      <author>
        <name>Caron, David A</name>
      </author>
      <author>
        <name>Ho, Chih-Ming</name>
      </author>
      <author>
        <name>Tai, Y.C.</name>
      </author>
    </item>
    <item>
      <title>Imagers as Biological Sensors</title>
      <link>https://escholarship.org/uc/item/5rb3s6z1</link>
      <description>&lt;p&gt;Researchers at CENS are using imagers in two large classes of investigation: (1) Animal Behavior and Survey studies, and (2) Plant Phenology and Belowground Biological Activity studies.  A range of imager types are being used, including stationary cameras wired for power and image output, stationary pan-tilt wired cameras, mobile pan-tilt wired cameras, and wireless Cyclops cameras.&lt;/p&gt;&lt;p&gt;Animal observing systems at the James Reserve are both being developed and have continued to reliably produce images for a range of research programs involving bird behavior and herpetological surveys. Avian studies goals include the analysis of nest site selection, microclimatic influences on adult breeding and nesting success, and documenting nest predation.  Herpetological Studies include the use of pitfall traps to determine diversity and abundance of local fauna. The key science needs have been to increase the frequency and replicates of data captured and to develop image processing software...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5rb3s6z1</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Ahmadian, Shaun</name>
      </author>
      <author>
        <name>Allen, Michael</name>
      </author>
      <author>
        <name>Coe, Sharon</name>
      </author>
      <author>
        <name>Graham, Eric</name>
      </author>
      <author>
        <name>Hamilton, Michael</name>
      </author>
      <author>
        <name>King, Jaime</name>
      </author>
      <author>
        <name>Rahimi, Mohammad</name>
      </author>
      <author>
        <name>Taggart, Michael</name>
      </author>
      <author>
        <name>Yuen, Eric</name>
      </author>
    </item>
    <item>
      <title>Multidimensional Flow and Transport Characterization Efforts at the Merced River-San Joaquin River Confluence</title>
      <link>https://escholarship.org/uc/item/4w4591g1</link>
      <description>&lt;p&gt;Distributed hydraulic and water quality property characterization aides in understanding a broad range of river issues including confluence and discharge mixing phenomena, groundwater-surface water exchanges, and mapping flow and temperature distributions in the context of habitat restoration efforts. In this work, we characterize the Merced-San Joaquin River confluence zone using rapidly deployable networked infomechanical systems (NIMS RD) technology.  NIMS RD robotically delivers velocity (ADV) and multi-parameter water quality sensors to points in a river transect.  This presentation provides an overview of the NIMS RD equipment, deployment methods, and results from a seven-day period in August, 2007, upstream and downstream transects were obtained describing velocity, temperature, electrical conductivity (EC), pH, dissolved oxygen and oxidation-reduction potential (ORP) at one upstream each for the Merced and San Joaquin Rivers and two transects approximately 100 and 400m...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4w4591g1</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Fisher, Jason</name>
      </author>
      <author>
        <name>Pai, Henry</name>
      </author>
      <author>
        <name>Butler, Chris</name>
      </author>
      <author>
        <name>Ratko, Alex</name>
      </author>
      <author>
        <name>Villamizar Amaya, Sandra</name>
      </author>
      <author>
        <name>Singh, Amarjeet</name>
      </author>
      <author>
        <name>Kaiser, W J</name>
      </author>
      <author>
        <name>Harmon, T C</name>
      </author>
    </item>
    <item>
      <title>Spatial Sampling for Model Selection</title>
      <link>https://escholarship.org/uc/item/4t1513p0</link>
      <description>&lt;p&gt;Many applications in sensor networks require the estimation of spatial environmental fields. We focus on the applications where the estimation is done by fitting a parametric model to the field. We study the case when the parametric model structure is unknown. Instead of assuming a particular structure, we introduce uncertainty by assuming that the spatial field is one of multiple plausible models.  We then set a likelihood test for the model selection and find a spatial sampling strategy that optimizes the test. The strategy finds the locations that result in a minimum probability of error in the selection of the correct model structure. The strategy is introduced by Atkinson and Fedorov and is called T-design. We present as well the benefit over the passive (random strategy) data collection.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4t1513p0</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Hajj Chehade, Nabil</name>
      </author>
      <author>
        <name>Pottie, Greg</name>
      </author>
    </item>
    <item>
      <title>Informative Sensing Using Mobile Robots for Environmental Applications</title>
      <link>https://escholarship.org/uc/item/4nc8j5bw</link>
      <description>&lt;p&gt;In many sensing applications, including environmental monitoring, measurement systems must cover a large space with only limited sensing resources. One approach to achieve required sensing coverage is to use robots to convey sensors within this space. Planning the motion of these robots -- coordinating their paths in order to maximize the amount of information collected while placing bounds on their resources (e.g., path length or energy capacity) -- is a NP-hard problem. In this poster, we present an efficient path planning algorithm that coordinates multiple robots, each having a resource constraint, to maximize the “informativeness" of their visited locations. In particular, we use a Gaussian Process to model the underlying phenomenon, and use the mutual information between the visited locations and remainder of the space to characterize the amount of information collected. We provide strong theoretical approximation guarantees for our algorithm by exploiting the sub-modularity...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4nc8j5bw</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Singh, Amarjeet</name>
      </author>
      <author>
        <name>Batalin, Maxim</name>
      </author>
      <author>
        <name>Kaiser, William J</name>
      </author>
    </item>
    <item>
      <title>Multitier Multiscale Sensing: a new paradigm for actuated sensing</title>
      <link>https://escholarship.org/uc/item/4jw4d7wc</link>
      <description>&lt;p&gt;A broad class of applications including environmental sampling, public health monitoring, precision agriculture, and security require the ability to sense highly dynamic spatiotemporal phenomena.  Solar light radiation, CO2 flux, and algal blooms are just a few examples of interesting dynamic environmental phenomena.  These environmental phenomena all have high spatial and temporal variation.  Currently, there are four sampling methods available for sampling dynamic spatiotemporal phenomena – static sensor sampling, deterministic actuated sensor sampling, adaptive sampling, and a combination of static sensors and actuated sensors.  Spatially dynamic phenomena require an impractically large number of static sensors to be deployed which results in not only an excessive cost in resources but also has the potential to disturb the environmental phenomena under investigation.  Actuated sampling methods such as a raster scan and adaptive sampling are sufficient for sampling spatially...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4jw4d7wc</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Budzik, Diane</name>
      </author>
      <author>
        <name>Batalin, Maxim</name>
      </author>
      <author>
        <name>Borgstrom, Per Henrik</name>
      </author>
      <author>
        <name>Singh, Amarjeet</name>
      </author>
      <author>
        <name>Stealey, Michael</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Pottie, Gregory</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
      <author>
        <name>Kaiser, William</name>
      </author>
    </item>
    <item>
      <title>Do Sensor Failures Matter</title>
      <link>https://escholarship.org/uc/item/4h22v4nj</link>
      <description>&lt;p&gt;Without understanding the higher level science goal of a deployment, a networked sensing system appears to be nothing more than an ad hoc wireless network forwarding packets to a common sink.  From this limited viewpoint all failures seem equally detrimental to the science application.  However, all faults are not equal.  Being able to prioritize faults based upon their impact to the science application is important because faults are common in sensing systems. Here, we present work on Vigilance, a system that incorporates a scientific model of the sensed phenomenon to enable a system administrator to quantify the impact of failures on the science application.&lt;/p&gt;&lt;p&gt;Scientific applications can be impacted by failures because when faults occur they result in unusable or missing data.  Vigilance incorporates statistical techniques to fill in (i.e. impute) faulty and missing data, and quantify the resulting model output uncertainty. Since the imputation model is trained from historical...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4h22v4nj</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Schoellhammer, Tom</name>
      </author>
      <author>
        <name>Ramanathan, Nithya</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
    </item>
    <item>
      <title>Automated Sample Preparation for CENS Embedded Sensors</title>
      <link>https://escholarship.org/uc/item/4dh7s6w7</link>
      <description>&lt;p&gt;To enable the field testing of sensors developed by the CENS Sensor group, a sample-preparation and data-acquisition system must be developed.  We have found and tested compact, low power valves that use only 5.5mJ per switch, and have been combined into a fluidic multiplexer for calibration.  We have made a potentiostat out of a few dollars of chips to replace a large bench top potentiostat that cost $20,000. We have designed a nitrate diffusion system to prevent clogs but still allow nitrate ions to diffuse. Finally, we have created a new board for sensor control and measurement that adds functionality to the previous board and corrects the errors of the old one.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4dh7s6w7</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Glickman, Michael</name>
      </author>
      <author>
        <name>Kim, Dohyun</name>
      </author>
      <author>
        <name>Goldberg, Ira B</name>
      </author>
      <author>
        <name>Judy, Jack</name>
      </author>
    </item>
    <item>
      <title>Evaluation of Imagers in a Biological Sensing Deployment</title>
      <link>https://escholarship.org/uc/item/4d1002mx</link>
      <description>&lt;p&gt;This poster presents the most recent deployment of wireless Cyclops camera nodes in the nest boxes of the James Reserve, and the various vision techniques used to analyze the acquired data. This has been the largest deployment of Cyclops cameras to date, and the various vision techniques that this poster presents have been constructed to take full advantage of the benefits of this wireless camera system. Various techniques such as patch and macro-block differencing using Bhattacharyya distances and root mean square values, corner/edge point detection, and background modeling using Gaussian mixture models have been incorporated into this vision system in ways which strive to increase the accuracy of the entire system. This approach to recognize and robustly identify different avian activities can work remarkably, achieving as high as 95% accuracy.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4d1002mx</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Degges, Joey</name>
      </author>
      <author>
        <name>Ahmadian, Shaun</name>
      </author>
      <author>
        <name>Coe, Sharon</name>
      </author>
      <author>
        <name>Ko, Teresa</name>
      </author>
      <author>
        <name>Hicks, John</name>
      </author>
      <author>
        <name>Rahimi, Mohammed</name>
      </author>
      <author>
        <name>Hamilton, Michael</name>
      </author>
      <author>
        <name>Soatto, Stefano</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
    </item>
    <item>
      <title>Exploiting Social Networks for Sensor Data Sharing with SenseShare</title>
      <link>https://escholarship.org/uc/item/4919w4vh</link>
      <description>&lt;p&gt;Social networks like Facebook and MySpace are on the rise and gain more and more users every day. They link together people and their frinds for messaging, organizing parties and events, or to keep up to date with whome is doing what where. SenseShare is an application that exploits these social networks and structures to provide authentication, privacy, and security while sharing sensor data with other people.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4919w4vh</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Schmid, Thomas</name>
      </author>
      <author>
        <name>Srivastava, Mani B</name>
      </author>
    </item>
    <item>
      <title>Energy-Efficient Image Communication for Wireless Sensor Networks</title>
      <link>https://escholarship.org/uc/item/480826b9</link>
      <description>&lt;p&gt;One of the most important goals of current and future sensor networks is energy-efficient communication of images. This work presents a quantitative comparison between the energy costs associated with 1) direct transmission of uncompressed images and 2) sensor platform-based JPEG compression followed by transmission of the compressed image data. JPEG compression computations are mapped onto various resource-constrained sensor platforms using a design environment that allows computation using the minimum integer and fractional bit-widths needed in view of other approximations inherent in the compression process and choice of image quality parameters. Advanced applications of JPEG such as region of interest coding and successive/progressive transmission are also examined.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/480826b9</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Lee, Dong-U</name>
      </author>
      <author>
        <name>Kim, Young Jin</name>
      </author>
      <author>
        <name>Rahimi, Mohammed</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
      <author>
        <name>Villasenor, John</name>
      </author>
    </item>
    <item>
      <title>Cognitive Radio Networks as Sensor Networks</title>
      <link>https://escholarship.org/uc/item/3x95h3gd</link>
      <description>&lt;p&gt;Cognitive radios are wireless communication networks that learn and adapt to variations in interference environment by changing their transmission and reception parameters, and as a result achieve much higher spectral efficiency and reliability. The technology relies on rapid and accurate sensing of interference characteristics such as detection and localization of interferers, concepts that have been studied in other frameworks in sensor networks. Cooperative sensing techniques can be applied to cognitive radio systems to increase reliability and accuracy of sensing of the interference environment.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3x95h3gd</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Bandari, Dorna</name>
      </author>
      <author>
        <name>Yang, Seung R.</name>
      </author>
      <author>
        <name>Zhao, Yue</name>
      </author>
      <author>
        <name>Pottie, Gregory</name>
      </author>
    </item>
    <item>
      <title>Tenet: An Architecture for Tiered Sensor Networks</title>
      <link>https://escholarship.org/uc/item/3s94w7v2</link>
      <description>&lt;p&gt;Most sensor network research and software design has been guided by an architectural principle that permits multi-node data fusion on small-form-factor, resource-poor nodes, or motes. We argue that this principle leads to fragile and unmanageable systems and explore an alternative. The Tenet architecture is motivated by the observation that future large-scale sensor network deployments will be tiered, consisting of motes in the lower tier and masters, relatively unconstrained 32-bit platform nodes, in the upper tier. Masters provide increased network capacity. Tenet constrains multinode fusion to the master tier while allowing motes to process locally-generated sensor data. This simplifies application development and allows mote-tier software to be reused.  Applications running on masters task motes by composing task descriptions from a novel tasking library. We have demonstrated Tenet's effectiveness by implementing and deploying three applications. Our ambient vibration monitoring...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3s94w7v2</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Gnawali, Omprakash</name>
      </author>
      <author>
        <name>Jang, Ki-Young</name>
      </author>
      <author>
        <name>Paek, Jeongyeup</name>
      </author>
      <author>
        <name>Vieira, Marcos</name>
      </author>
      <author>
        <name>Naik, Vinayak S</name>
      </author>
      <author>
        <name>Chandler, Karen</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
      <author>
        <name>Govindan, Ramesh</name>
      </author>
      <author>
        <name>Kohler, Edward</name>
      </author>
    </item>
    <item>
      <title>Monitoring and Detecting Harmful Algal Blooms in King Harbor, City of Redondo Beach, CA, Using a Wireless Sensor Network</title>
      <link>https://escholarship.org/uc/item/3m2646q0</link>
      <description>&lt;p&gt;Harmful algal blooms (HAB) have been a recurring problem in King Harbor of the City of Redondo Beach in recent years.  In 2005, a red tide resulted in a massive fish kill, and created a nuisance for commercial and recreational use of the harbor.  It took several weeks for the incident to subside and for the ecosystem to return to normal.  Several potentially problematic species of algae again bloomed during 2006, and seven bloom-forming species were isolated and cultured.  Beginning in January 2007, the Networked Aquatic Microbial Observing System (NAMOS), which is comprised of both mobile and static sensing platforms, has been employed periodically in the harbor area to monitor phytoplankton population dynamics. A robotic boat is able to provide vertical profiles of critical environmental data including chlorophyll, temperature, salinity and dissolved oxygen throughout the harbor, while continuous recordings of chlorophyll concentration, dissolved oxygen, CTD, and turbidity...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3m2646q0</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Bai, Xuemei</name>
      </author>
      <author>
        <name>Stauffer, Beth</name>
      </author>
      <author>
        <name>Darjany, Lindsay</name>
      </author>
      <author>
        <name>Caron, David</name>
      </author>
      <author>
        <name>Zhang, Bin</name>
      </author>
      <author>
        <name>Dhariwal, Amit</name>
      </author>
      <author>
        <name>Pereira, Arvind</name>
      </author>
      <author>
        <name>DasGaurav, Jnaneshwar</name>
      </author>
      <author>
        <name>Oberg, Carl</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
    </item>
    <item>
      <title>VoxNet : An End-to-End System to Support On-line, Real-time Bioacoustics Research</title>
      <link>https://escholarship.org/uc/item/3kz9q4pp</link>
      <description>&lt;p&gt;In bioacoustics research, field biologists study the dynamics of acoustic communication by recording audio streams of animal or bird vocalizations in-situ. Being able to identify an individual's vocalizations is important for classification and census, and relating this to a caller's geographic position can help give insight into behavior.&lt;/p&gt;&lt;p&gt;Previous work using distributed acoustic sensing platforms has shown on-line automated event detectors can be used to detect and record only events of interest for off-line source localization. However, this approach risks the loss of useful data if the automated event detectors are badly configured.&lt;/p&gt;&lt;p&gt;In this work, we describe the design of VoxNet, an end-to-end system which provides hardware and software support to gather and process audio data in both on-line and off-line modes. VoxNet allows the user to dynamically reconfigure the network in-field, analysing data using dynamically adjustable visualizers.&lt;/p&gt;&lt;p&gt;This approach...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3kz9q4pp</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Allen, Michael P.</name>
      </author>
      <author>
        <name>Girod, Lewis</name>
      </author>
      <author>
        <name>Newton, Ryan</name>
      </author>
      <author>
        <name>Collier, Travis Colby</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
    </item>
    <item>
      <title>A Framework for Data Quality and Feedback in Participatory Sensing</title>
      <link>https://escholarship.org/uc/item/3kq258gc</link>
      <description>&lt;p&gt;The rapid adoption of mobile phones by society over the last decade and the increasing ability to capture, classifying, and transmit a wide variety of data (image, audio, and location) have enabled a new sensing paradigm - where humans carrying mobile devices can act as sensor systems.  Human-in-the-loop sensor systems raise many new challenges in areas of sensor data quality assessment, mobility and sampling coordination, and user interaction procedures.  To this end, we outline our initial steps in designing an incentive based reputation system for assessing data quality, provide an overview of techniques to obtain fine grained contextual information in mobile situations, and detail feedback mechanisms to enable more interactive and informative sensor systems.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3kq258gc</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Reddy, Sasank</name>
      </author>
      <author>
        <name>Burke, Jeffrey A</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Srivastava, Mani B</name>
      </author>
    </item>
    <item>
      <title>Multiscale Actuated Sensing Based on Field Models</title>
      <link>https://escholarship.org/uc/item/3j8343fc</link>
      <description>&lt;p&gt;Environment monitoring help us to learn the natural environment we live in. The complexity of the many natural phenomena makes it a very difficult task to learn these phenomena. Different sensors assist us in this task from different perspective. In general, to reveal the phenomena in detail requires a large amount of sensors and is often prohibitively expensive. Through our study, we proved that by combining measurements from different types of sensors, we can reduce total cost a great deal while keeping the same fidelity level as exhaustive sensing with one type of sensors.&lt;/p&gt;&lt;p&gt;We developed an algorithm that combine measurements from two types of sensors. From the high level information provided by one type of data, we built field models, which was applied to low level data for field reconstruction. Experimental results demonstrated the algorithm worked effectively.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3j8343fc</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Kong, Cathy</name>
      </author>
      <author>
        <name>Kaiser, William</name>
      </author>
      <author>
        <name>Pottie, Gregory</name>
      </author>
    </item>
    <item>
      <title>The Sierra Nevada-San Joaquin Hydrologic Observatory (SNSJHO):  a WATERS network test bed</title>
      <link>https://escholarship.org/uc/item/38d713q8</link>
      <description>&lt;p&gt;A mountain-to-valley "virtual" hydrologic observatory in Central California provides a focus for data and information in support of hydrologic research, a testbed for prototype measurement systems, and guidance for development of measurement and cyber infrastructure in an actual observatory.  Physically, the multiple rivers and watersheds making up the 60,000 km2 greater San Joaquin drainage are physically disconnected by foothills dams that provide flood control, hydropower, seasonal water delivery and recreation.  However, the mountain and valley portions are institutionally connected in multiple ways.  For example, each year the winter snowpack and watershed conditions determine the magnitude of annual runoff.  Errors in snowpack measurements and runoff forecasts have huge economic implications for valley water users.  Second, valley flood control, water quality, irrigation demand and hydropower operations have a very strong interest in influencing mountain watershed management....</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/38d713q8</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Fisher, Jason</name>
      </author>
      <author>
        <name>Meng, Xiande</name>
      </author>
      <author>
        <name>Rice, Robert</name>
      </author>
      <author>
        <name>Butler, Chris</name>
      </author>
      <author>
        <name>Harmon, T C</name>
      </author>
      <author>
        <name>Bales, Roger</name>
      </author>
    </item>
    <item>
      <title>Diversity @ CENS</title>
      <link>https://escholarship.org/uc/item/34n6s01b</link>
      <description>&lt;p&gt;At CENS, our diversity initiatives continue to grow.  We have developed several programs and partnerships that are designed to increase the number of underrepresented students pursuing advanced degrees in CENS related fields.  To that end, we have developed a number of key projects to help establish a pipeline to graduate school and CENS research. Our Women@CENS program is designed to promote gender equity by focusing on our summer internship program as well as conducting a study on promising practices of undergraduate research programs nationally.  With the completion of our study we look forward to sharing the findings on promising diversity practices.  CENS has also continued to develop and maintain relationships and collaborations with partnering institutions and local colleges and organizations that focus on serving underrepresented students.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/34n6s01b</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Kim, Karen</name>
      </author>
      <author>
        <name>Uehara, Wes</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
      <author>
        <name>Belichesky, Jennifer</name>
      </author>
      <author>
        <name>Borgman, C L</name>
      </author>
      <author>
        <name>Chang, June</name>
      </author>
      <author>
        <name>Fann, Amy</name>
      </author>
      <author>
        <name>Farzad, Farnaz</name>
      </author>
      <author>
        <name>Misa, Kim</name>
      </author>
      <author>
        <name>Sax, L</name>
      </author>
    </item>
    <item>
      <title>Campaignr: a participatory sensing software architecture for cellphones</title>
      <link>https://escholarship.org/uc/item/32j8v1bm</link>
      <description>&lt;p&gt;Campaignr is a software architecture for cellphones that enables owners of smartphones (specifically Symbian S60 3rd Edition phones) to participate in data gathering campaigns. Campaigns are set up by individuals or groups of people that are interested in exploring a specific piece of the urban environment. Campaignr can upload the data collected by the cellphone to any online storage place that supports XML (or JSON) or can store the information on the phone's memory for later retrieval. It is designed to work without connection to support data collection in areas of poor to no connectivity so that the cellphones can be used in places without any network coverage for more rural or even wilderness applications. Campaignr provides easy access to the hardware sensors such as camera, microphone, cell tower information, and GPS (whether internal or external). It also can access metadata that provides relevant and useful information, such as the current time of the phone, the globally...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/32j8v1bm</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Joki, August</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
      <author>
        <name>Burke, Jeffrey A</name>
      </author>
    </item>
    <item>
      <title>Field Deployment of Potentiometric Nitrate Sensor System</title>
      <link>https://escholarship.org/uc/item/2z88h65j</link>
      <description>&lt;p&gt;Many water quality problems would be better understood and more effectively managed if relevant environmental system could be observed overtime in a spatially ditributed manner. Current commercially available chemical sensors are relatively expensive, or are generally not optimally packaged for field deployments. This work examines the potential for use of nitrate selective electrodes in distributed sensor networks in environmental systems. Short-lived popypyrrole-based nitrate selective sensors are fabricated on mechanical pencil lead substrates and tested for selectivity over other environmental anions. Results for these sensors are compared against more expensive commercial nitrate sensors in two soil testbeds under irrigation conditions. The results demonstrate the potential for fabricating numerous inexpensive sensors that are scaleable to applications in distributed environmental observation networks. Discrepancies between larger commercial sensor results and the PPy...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2z88h65j</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Ratko, Alexander A</name>
      </author>
      <author>
        <name>Butler, Christopher A</name>
      </author>
      <author>
        <name>Dietrich, Heidi A</name>
      </author>
      <author>
        <name>Harmon, Thomas C</name>
      </author>
    </item>
    <item>
      <title>Automated Mapping and Exploration</title>
      <link>https://escholarship.org/uc/item/2wb4z4m9</link>
      <description>&lt;p&gt;This poster presents an overview of our technique to create detailed 3 dimensional bathymetric and contour maps of marine environments. We use an occupancy grid based representation for the map. The maps are constructed using information gathered by an automated robotic boat mounted with an Imagenex 881L pencil beam sonar. We also present some preliminary work on intelligent exploration strategies for map construction, given the set of constraints on our robotic boat (time, distance, energy, physical constraints). Provision of accurate maps provides invaluable information to marine biologists including water volume, volume changes due to tidal cycles which indicate the amount of bio mass present in the water body and its changes. Using the maps, scientists can determine interesting locations for deployment of sensors for environmental monitoring.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2wb4z4m9</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Dhariwal, Amit</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
      <author>
        <name>Caron, David</name>
      </author>
      <author>
        <name>Bai, Xuemei</name>
      </author>
      <author>
        <name>Darjany, Lindsay</name>
      </author>
      <author>
        <name>Das, Jnaneshwar</name>
      </author>
      <author>
        <name>Oberg, Carl</name>
      </author>
      <author>
        <name>Pereira, Arvind</name>
      </author>
      <author>
        <name>Stauffer, Beth</name>
      </author>
      <author>
        <name>Zhang, Bin</name>
      </author>
    </item>
    <item>
      <title>Soil Moisture, Salinity, and Nitrate Control for Soil and Groundwater Protection in Support of Wireless Sensor Networks and Optimal Irrigation Strategy</title>
      <link>https://escholarship.org/uc/item/2pj6h702</link>
      <description>&lt;p&gt;Over-irrigation with reclaimed water may cause crop yield reduction and groundwater quality degradation. Continuous and automatic monitoring strategies are desirable as a means of guiding management schemes to avoid these problems. In this work, an optimal irrigation management scheme known as Receding Horizon Control (RHC) is proposed to balance water reuse and soil/groundwater quality. In this scheme, a wireless networked sensor array is deployed to provide on-line feedback to the simulators on which the management algorithm depends. A simulation model including a one- (vertical) dimensional form of the Richards equation coupled to energy and solute transport equations is automatically updated with real-time soil moisture, temperature, nitrate, and salinity sensor data on a regular basis. A genetic algorithm-based control scheme determines the optimal irrigation rate using current observations which continuously maximizes the reclaimed water usage while maintaining salinity...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2pj6h702</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Park, Yeonjeong</name>
      </author>
      <author>
        <name>Ratko, Alex</name>
      </author>
      <author>
        <name>Butler, Chris</name>
      </author>
      <author>
        <name>Saez, Jose</name>
      </author>
      <author>
        <name>Harmon, T C</name>
      </author>
    </item>
    <item>
      <title>Design and Deployment of Services in Tiered Sensor Networks</title>
      <link>https://escholarship.org/uc/item/2g2913dr</link>
      <description>&lt;p&gt;Tiered sensor networks are gaining currency. We propose a mathematical optimization based algorithm to compose data-fusion services in sensor networks with a decomposition technique to effectively load balance it among the microserver nodes in the network. We also provide a thorough evaluation of localization and a formulation for routing using this framework.  In a network with LEAP2-like nodes which can switch functionality between that of a mote and that of a master, we intend to study dynamic reconfiguration algorithms to improve lifetime.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2g2913dr</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Dantu, Karthik</name>
      </author>
      <author>
        <name>McIntire, Dustin</name>
      </author>
      <author>
        <name>Stathopoulos, Thanos</name>
      </author>
      <author>
        <name>Au, Lawrence</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
      <author>
        <name>Kaiser, W J</name>
      </author>
    </item>
    <item>
      <title>Sensor Network Data Fault Types</title>
      <link>https://escholarship.org/uc/item/1rb4285n</link>
      <description>&lt;p&gt;Little of the work in sensor network studies related to data quality has presented a detailed study of sensor faults and fault models.  We provide a comprehensive look at sensor network data fault types and a unified basis for describing sensor faults backed up by real world deployment examples.  We also identify several considerations one must take into account when developing a fault detection or diagnosis system.  We suggest a broad framework of important considerations when developing a data fault detection system and discuss some assumptions that can be made in this context.  Based upon experience and previous work we define a series of features to consider when modeling sensor data for either fault detection or fault correction.  We define three main headings of types of features and explore the effect that each type has on a sensor.  Then we list all common faults that we have observed in actual sensor network deployments.  We provide an example of how one may use such...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1rb4285n</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Ni, Kevin</name>
      </author>
      <author>
        <name>Ramanathan, Nithya</name>
      </author>
      <author>
        <name>Hajj Chehade, Nabil</name>
      </author>
      <author>
        <name>Baizano, Laura</name>
      </author>
      <author>
        <name>Nair, Sheela</name>
      </author>
      <author>
        <name>Zahedi, Sadaf</name>
      </author>
      <author>
        <name>Pottie, Greg</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Srivastava, Mani</name>
      </author>
    </item>
    <item>
      <title>Nonparametrical Statistical Techniques for Location Discovery-Friendly Deployment</title>
      <link>https://escholarship.org/uc/item/1q18p2h3</link>
      <description>&lt;p&gt;We propose a new error modeling approach for location discovery in sensor networks, in the presence of range measurement noise. Our pair-wise consistency based approach, uses non-parametric statistical techniques to generate a probability density function of the measured distances as an error model, which serves as an objective function in solving the localization problem. The pair-wise consistency approach enables the development of an error model despite a lack of a-priori parametric knowledge of the network. Further, we propose an optimization-based localization algorithm based on this technique in centralized and localized modes of operation. Our algorithm considers the properties of the particular sensor network as well as the properties of the best achievable solution in the network. Moreover, our approach canvasses problems of node deployment to statistically guarantee targeted error measures. Our error models have been evaluated based on CENS datasets using the learn-and-test...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1q18p2h3</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Feng, Jessica</name>
      </author>
      <author>
        <name>Goudar, Vishwa</name>
      </author>
      <author>
        <name>Girod, Lewis</name>
      </author>
      <author>
        <name>Potkonjak, Miodrag</name>
      </author>
    </item>
    <item>
      <title>Sparse Multichannel Estimation Algorithm for Cooperative Underwater Acoustic Communication Networks</title>
      <link>https://escholarship.org/uc/item/1mg9s7hs</link>
      <description>&lt;p&gt;In long range underwater acoustic communications, it has been shown the using intermediate relay nodes (i.e. multihopping) inceases the overall system bandwidth.  Given that such a system already uses multiple nodes to communicate a single message, cooperative communication links (i.e. multiple nodes communicating to a single node) can be utilized to provide spatial diversity.  In this way, error rate gains will be achieved.  However, the intersymbol interference (ISI) caused by multipath propagation in such channels is prohibitively detrimental.  Therefore, channel equalization is needed to mitigate this ISI.  Herein, channel estimation algorithms are proposed and analyzed, which will provide high performance equalization strategies.  Similarities between the channel profiles of cooperating nodes and the sparse properties of underwater acoustic links will be exploited to provide performance gains.  It is shown that the multichannel estimation algorithm proposed provides very...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1mg9s7hs</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Richard, Nick</name>
      </author>
      <author>
        <name>Mitra, Urbasi</name>
      </author>
    </item>
    <item>
      <title>Inspect: a general framework for on-line detection and diagnosis of sensor faults</title>
      <link>https://escholarship.org/uc/item/1d80372k</link>
      <description>&lt;p&gt;We propose an on-line fault detection and diagnosis framework in sensor networks, called Inspect, which is based on a hybrid tiered approach to integrity checking. Inspect tiered design, combines the benefits of distributed and centralized approaches, thus improving the responsiveness and efficiency of the fault detection. More precisely, Inspect consists of a local tier built at each sensor node and capable of detecting anomalies, and a centralized tier built at the sink and capable of distinguishing between sensor faults and unexpected temporal-spatial variations in the phenomenon, and detecting more complex types of faults.&lt;/p&gt;&lt;p&gt;Inspects offers several desirable features: it provides online detection, it is not designed for a specific application or statistical distribution of the phenomenon, and it is more robust to temporal-spatial variations of the phenomenon. Moreover, Inspect provides confidence bounds that can be dynamically tuned according to the user requirements...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1d80372k</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Bose, Subhonmesh</name>
      </author>
      <author>
        <name>Tulone, Daniela</name>
      </author>
      <author>
        <name>Zahedi, Sadaf</name>
      </author>
      <author>
        <name>Balzano, Laura</name>
      </author>
      <author>
        <name>Srivastava, Mani</name>
      </author>
    </item>
    <item>
      <title>Latest Scientific and Technological Results From The Mexico Experiment</title>
      <link>https://escholarship.org/uc/item/1c16q0r3</link>
      <description>&lt;p&gt;We have examined seismic data and wireless network characteristics from 100 broadband stations installed from Acapulco to Tampico in Mexico over a period of 1.5 years (2005-2007). The instruments were part of the MASE (Middle America Subduction Experiment) which has the objective to build a geodynamical model of the subduction process beneath the Middle America Trench. The stations had a 5-6 km spacing and were connected wirelessly with each other providing a unique data set. It allows examination of various aspects in tomography, shear wave splitting, wave travel times as well as extensive analysis of the wireless network used for data delivery. Tomographic and SKS splitting studies in this area show the presence of a 50-80 km thick flat slab under the western part of the array, and a steeply dipping slab beneath its center to a depth of ~550km and ~375 km inland.&lt;/p&gt;&lt;p&gt;The research in wireless area displays no correlation between SNR and throughput and a rough correlation...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1c16q0r3</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Stubailo, Igor</name>
      </author>
      <author>
        <name>Husker, Allen</name>
      </author>
      <author>
        <name>Dominquez, Antonio</name>
      </author>
      <author>
        <name>Lukac, Martin</name>
      </author>
      <author>
        <name>Naik, Vinayak S</name>
      </author>
      <author>
        <name>Guy, Richard</name>
      </author>
      <author>
        <name>Davis, Paul</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
    </item>
    <item>
      <title>Republishing Sensor Data: users publishing transformations of existing sensor data</title>
      <link>https://escholarship.org/uc/item/1br5d5x1</link>
      <description>&lt;p&gt;Today numerous sensor networks are deployed in various environments and collecting sensor data. However, most sensor networks are isolated. Each uses customized methods to deliver data to their users and the data sharing are not considered. We introduce a sensor data republishing that consists of source data retrieving, data processing and publishing back the transformed data. It is difficult for other users to process further on existing published sensor data such as aggregation, filtering, statistical estimation, vetting and error suppression. Especially when source data are coming from several different sources, it becomes more complicated to manage and republish the transformed data. We are exploring what kind of software infrastructure is required for sensor data republishing. Currently we are looking at how to provide data providence (tracking source data) with minimal storage, how to tolerate occasional network outages and how republishers can learn and adapt to vary...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1br5d5x1</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Park, Unkyu</name>
      </author>
      <author>
        <name>Heidemann, John</name>
      </author>
    </item>
    <item>
      <title>Challenges in Adaptive Path Sampling with Mobile Sensors</title>
      <link>https://escholarship.org/uc/item/1b99m17f</link>
      <description>&lt;p&gt;Existing adaptive sampling methods for mobile sensors are poorly suited to scenarios in which the sensor continuously samples as it moves. We discuss why this is the case and suggest some techniques that may help. Next we propose an entirely different approach that uses a colored planar triangulation model and how it can be analysed by using Bayesian inference and MCMC simulation, which we believe better utilizes the path sampling capabilities of some sensors.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1b99m17f</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Parker, Andrew</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Estrin, Deborah</name>
      </author>
    </item>
    <item>
      <title>Exploring Tradeoffs in Accuracy, Energy and Latency of SIFT in Wireless Camera Networks</title>
      <link>https://escholarship.org/uc/item/1822q2f9</link>
      <description>&lt;p&gt;Advances in DSP technology create important avenues of research for embedded vision. One such avenue is the investigation of tradeoffs amongst system parameters which affect the energy, accuracy, and latency of the overall system. This paper reports work on benchmarking the performance and cost of Scale Invariant Feature Transform (SIFT) for visual classification on a Blackfin DSP processor. Through measurements and modeling of the camera sensor node, we investigate system performance (classification accuracy, latency, energy consumption) in light of image resolution, arithmetic precision, location of processing (local vs. server-side), and processor speed. A case study on counting eggs during avian nesting season is used to experimentally determine the tradeoffs of different design parameters and discuss implications to other application domains.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1822q2f9</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Ko, Teresa</name>
      </author>
      <author>
        <name>Charbiwala, Zainul Mohammed</name>
      </author>
      <author>
        <name>Ahmadian, Shaun</name>
      </author>
      <author>
        <name>Rahimi, Mohammed</name>
      </author>
      <author>
        <name>Srivastava, Mani B.</name>
      </author>
      <author>
        <name>Soatto, Stefano</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
    </item>
    <item>
      <title>Privacy and Participation in Urban Sensing</title>
      <link>https://escholarship.org/uc/item/17z2z3pk</link>
      <description>&lt;p&gt;How can network sensing projects effectively and conscientiously collect personal data? CENS has undertaken a social and policy analysis of privacy as it relates to urban sensing research, which focuses on the use of everyday mobile devices as sensors for a variety of human-in-the-loop sensing scenarios. Our exploration will focus on the social balance between sharing and privacy in personal data sensing, its relationship to effective inference and observation, and its role in individual and group identity formation.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/17z2z3pk</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Shilton, Katie</name>
      </author>
    </item>
    <item>
      <title>Achievable Rates for Joint Communication and Channel Estimation</title>
      <link>https://escholarship.org/uc/item/13q1c76t</link>
      <description>&lt;p&gt;A formulation for a joint communication and estimation problem is proposed: simultaneous communication over a noisy channel and estimation of certain channel parameters are desired. We are interested in quantifying the tradeoff between the achievable rate and distortion in estimating the channel parameters. Two particular sample channels are considered and achievable rates for these channels are determined. First, the binary symmetric channel is examined; an achievable capacity-distortion tradeoff is derived for both joint and time-orthogonal protocols. For the flat fading, additive, white, Gaussian noise channel, a novel joint communication and estimation scheme using low correlation sequences is  presented. It is observed that in most situations, joint communication and estimation performs better than a scheme where communication and estimation are performed individually, furthermore, the gains of joint communication and estimation over individual communication and estimation...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/13q1c76t</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Vedantam, Satish</name>
      </author>
      <author>
        <name>Zhang, Wenyi</name>
      </author>
      <author>
        <name>Mitra, Urbashi</name>
      </author>
      <author>
        <name>Sabharwal, Ashutosh</name>
      </author>
    </item>
    <item>
      <title>Context-aware, Energy-aware Sensing of Physiological Signals</title>
      <link>https://escholarship.org/uc/item/0w22g2k2</link>
      <description>&lt;p&gt;Recent advancement in microsensor technology permits miniaturization of conventional physiological sensors. Combined with low-power, energy-aware embedded systems and low power wireless interfaces, theses sensors now enable patient monitoring in home and workplace environments in addition to the clinic. Low energy operation is critical for meeting long operating lifetime requirement; an energy-aware wearable system is therefore particularly beneficial to adaptively profile and manage energy utilization. Furthermore, important challenges appear as some of these important physiological sensors, such as electrocardiographs (ECG), introduce large energy demand (because of the need for high sampling rate and resolution) and limitations (due to reduced convenience of user wearability). Energy usage of the distributed sensor systems may be reduced by activating and deactivating sensors according to real-time measurement demand as well as energy consumption characteristics. Our results...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0w22g2k2</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Au, Lawrence</name>
      </author>
      <author>
        <name>Wu, Winston</name>
      </author>
      <author>
        <name>Batalin, Maxim</name>
      </author>
      <author>
        <name>McIntire, Dustin</name>
      </author>
      <author>
        <name>Kaiser, W J</name>
      </author>
    </item>
    <item>
      <title>CENS Deployment Center</title>
      <link>https://escholarship.org/uc/item/0qc1m4p9</link>
      <description>&lt;p&gt;CENS collects data for scientific applications using nascent embedded sensing system technology on real-world deployments.  Data collection occurs through a complex set of interactions and relationships between people, instruments, and the physical setting.  In order to fully understand and evaluate data that results from real-world deployments, it is necessary to be aware of the context of data collection.  CENS deployment documentation varies widely, existing both electronically and in lab or field notebooks, and is typically stored separate from the data. We are developing the CENS Deployment Center, a web accessible database for deployment information to provide CENS research groups with a centralized location for pre-deployment planning and post-deployment knowledge. We hope that the CENSDC will promote deployment efficiency and continuity as research personnel changes over time and CENS technology is deployed more widely.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0qc1m4p9</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Mayernik, Matthew S</name>
      </author>
      <author>
        <name>Wallis, Jillian C</name>
      </author>
      <author>
        <name>Taggart, Mike</name>
      </author>
      <author>
        <name>Borgman, C L</name>
      </author>
    </item>
    <item>
      <title>Energy-aware High Resolution Image Acquisition via Heterogeneous Image Sensors</title>
      <link>https://escholarship.org/uc/item/0pc243pj</link>
      <description>&lt;p&gt;We present an energy-efficient high resolution image acquisition approach based on a two-tiered system comprising low-cost, low-power, non-actuated, extremely resource-constrained stereo image sensor platforms and more capable but more power-consumptive high resolution imaging platforms with actuation capability. The resource constrained platforms are used to compute 3D object location and subsequently to compute appropriate pan/tilt/zoom settings for the high resolution imaging platforms. The high resolution imaging platforms with actuation capability acquire high resolution images which can be utilized for various recognition purposes. We present our design methodology and system architecture and evaluate coverage, latency and energy tradeoffs in our system. Experimental results show that use of the two-tiered network significantly reduces energy consumption and latency of high resolution image acquisition versus a single-tiered network while preserving the coverage of the...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0pc243pj</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Kim, Young Jin</name>
      </author>
      <author>
        <name>Lee, Dong-U</name>
      </author>
      <author>
        <name>Rahimi, Mohammed</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
      <author>
        <name>Villasenor, John</name>
      </author>
    </item>
    <item>
      <title>Adaptive Sampling by Using Mobile Robots and a Sensor Network</title>
      <link>https://escholarship.org/uc/item/0mw313mt</link>
      <description>&lt;p&gt;When a scalar field, such as temperature, is to be estimated from sensor readings corrupted by noise, the estimation accuracy can be improved by judiciously controlling the locations where the sensor readings (samples) are taken.  Following is the problem we are solving: given a set of static sensors and a group of mobile robots equipped with the same sensors, how to determine the data collecting paths for the mobile robots so that the reconstruction error of the scalar field is minimized. In our scheme, the static sensors are used to provide an initial estimate and the mobile  robots refine the estimate by taking additional samples at critical locations. Unfortunately, it is computationally expensive to search for the best set of paths that minimizes the field estimation errors and hence the field reconstruction errors as well). In the case of single mobile robot, we propose an Approximate Breadth First Search to find a 'good' path for the robot. We have validated the path...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0mw313mt</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Zhang, Bin</name>
      </author>
      <author>
        <name>Dhariwal, Amit</name>
      </author>
      <author>
        <name>de Menezes Pereira, Arvind Antonio</name>
      </author>
      <author>
        <name>Das, Jnaneshwar</name>
      </author>
      <author>
        <name>Oberg, Carl</name>
      </author>
      <author>
        <name>Stauffer, Beth</name>
      </author>
      <author>
        <name>Darjany, Lindsay</name>
      </author>
      <author>
        <name>Bai, Xuemei</name>
      </author>
      <author>
        <name>Caron, David</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav S.</name>
      </author>
    </item>
    <item>
      <title>Statistical Methods for Recovering 3D Models of Trees from Sensor Data</title>
      <link>https://escholarship.org/uc/item/0fs253z6</link>
      <description>&lt;p&gt;Measuring the biological parameters of trees can be a time consuming process. Currently, there are two main choices: painstakingly count leaves and measure hundreds of branches by hand, or use rough approximations obtained from sensors like hemispherical cameras or airborne laser scans. We hope to find ways of reconstructing models of trees in greater detail, by collecting large amounts of sensor data at relatively close range and fitting a model to this data. Once the model is created, parameters such as branch lengths and approximate leaf areas can be automatically calculated. If we are able to successfully automate data collection and model reconstruction, the process of extracting tree parameters will become considerably easier and more accurate than current methods.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0fs253z6</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Binney, Jonathan</name>
      </author>
      <author>
        <name>Sukhatme, Gaurav</name>
      </author>
    </item>
    <item>
      <title>Imagers as Sensors: Correlating Plant CO2 Uptake with Digital Visible-Light Imagery</title>
      <link>https://escholarship.org/uc/item/0cn3s5k9</link>
      <description>&lt;p&gt;There exist many natural phenomena where direct measurement is either impossible or extremely invasive. To obtain approximate measurements of these phenomena we can build prediction models based on other sensing modalities such as features extracted from data collected by an imager. These models are derived from controlled experiments performed under laboratory conditions, and can then be applied to the associated event in nature. In this paper we explore various different methods for generating such models and discuss their accuracy, robustness, and computational complexity. Given sufficiently computationally simple models, we can eventually push their computation down towards the sensor nodes themselves to reduce the amount of data required to both flow through the network and be stored in a database. The addition of these models turn in-situ imagers into powerful biological sensors, and image databases into useful records of biological activity.&lt;/p&gt;</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0cn3s5k9</guid>
      <pubDate>Wed, 10 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Hyman, Josh</name>
      </author>
      <author>
        <name>Graham, Eric</name>
      </author>
      <author>
        <name>Hansen, Mark</name>
      </author>
      <author>
        <name>Estrin, D</name>
      </author>
    </item>
    <item>
      <title>Correlated Data Routing in Sensor Networks</title>
      <link>https://escholarship.org/uc/item/9zp954hw</link>
      <description>Correlated Data Routing in Sensor Networks</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9zp954hw</guid>
      <pubDate>Thu, 4 Oct 2007 00:00:00 +0000</pubDate>
      <author>
        <name>Huiyu Luo</name>
      </author>
      <author>
        <name>Greg Pottie</name>
      </author>
    </item>
  </channel>
</rss>
