<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Demonstration: SECURE -- Semantics Empowered resCUe Environment</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Kno.e.sis - Ohio Center of Excellence in Knowledge-enabled Computing, Department of Computer Science and Engineering, Wright State University</institution>
          ,
          <addr-line>Dayton, OH 45435</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>ions used for event detection in emergency scenarios.</p>
      </abstract>
      <kwd-group>
        <kwd>Semantic Sensor Web</kwd>
        <kwd>abstraction</kwd>
        <kwd>sensor</kwd>
        <kwd>robotics</kwd>
        <kwd>rescue environment</kwd>
        <kwd>wireless sensor network</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>INTRODUCTION</title>
      <p>
        Robots equipped with multiple heterogeneous sensors are quickly becoming an
invaluable resource in emergencies and disaster scenarios [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. They enable monitoring
of the environment without unnecessarily risking the lives of first-responders.
However, the avalanche of low-level sensor data generated by these robot sensors can
quickly overwhelm the operator or decision-maker who is attempting to assess the
situation. In this scenario, semantics can play a key role in interpreting the low-level
sensor data and provide effective abstractions as a more intuitive representation of the
situation; thus enabling the operator to make timely and effective decisions. In this
paper, we describe a demonstration system that has a robot equipped with a
temperature sensor, infrared sensor, and various gas sensors, such as carbon dioxide,
carbon monoxide, methane, and compressed natural gas. With the help of Semantic
Web technologies and domain-specific background knowledge, various different
types of fires are detected, which will lead to different appropriate responses.
      </p>
    </sec>
    <sec id="sec-2">
      <title>SYSTEM ARCHITECTURE</title>
      <p>The purpose of SECURE is to detect fires of different classes –Class A (Ordinary
combustibles), Class B (Flammable liquids), and Class C (Flammable Gases), etc. –
within a building, utilizing sensor equipped robots. The detection of different types of
fire can help the rescue workers to decide upon a proper response to the disaster. For
example, different types of fires are extinguished differently depending on the
composition of the combustible material.</p>
      <p>Towards this goal, the SECURE system architecture is divided into four
phases (as shown in Figure 1): (1) sensor data collection, (2) conversion of sensor
observations to RDF, (3) analysis of sensor observations to generate abstractions, and
(4) access through a graphical user interface.</p>
      <sec id="sec-2-1">
        <title>2.1 Sensor Data Collection</title>
        <p>
          The sensor system consists of a wireless sensor network using Cricket motes [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ] and a
rescue robot equipped with environmental sensors. The cricket motes are deployed
within the building, and use a combination of Time Difference of Arrival (TDoA) and
multilitration for indoor location estimation [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. The rescue robot is equipped with
temperature sensors, infrared sensors, various gas sensors, and a cricket mote to
provide location information.
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2 Conversion of Sensor Observation to RDF</title>
        <p>
          Data from the environmental sensors and indoor location information obtained from
the cricket motes is continuously collected and streamed to a processing server. The
raw sensor data is then converted to Resource Description Framework (RDF) [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]
format using the OWLAPI1 and Semantic Sensor Network (SSN) ontology [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ].
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>2.3 Analysis of Sensor Observations to Generate Abstractions</title>
        <p>
          Utilizing background knowledge which relates observable phenomena to different
types of fires (encoded in a domain-specific ontology), the sensor observations are
analyzed to determine the occurring fire event [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. In this case, an abstraction is a
record of the type of fire event; these abstractions are also encoded in RDF. The
1 http://owlapi.sourceforge.net/
processed high-level abstractions will be used for situation awareness and decision
making.
        </p>
      </sec>
      <sec id="sec-2-4">
        <title>2.4 System Interface</title>
        <p>
          The finalized results will be demonstrated using a simple GUI that will show to an
operator the type of fire detected within a simulated environment. In addition, all the
RDF data is published as Linked Data [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] and accessible through a SPARQL [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ]
endpoint.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>DEMONSTRATION DESCRIPTION</title>
      <p>As described in the Figure 2, the potential scenario includes a building structure with
various chemicals stored in different rooms. Due to an accident, the building catches
fire while the source of the fire is unknown to the first responders. The workshop
demonstration will involve a simplified version of the scenario shown in Figure 2,
with live-video of a robot carrying variety of sensors described above, and sensing a
fire within a building, and in real-time, updating a GUI with the sensor readings and
event detection, specifically the type of fire. Due to the challenge of creating various
types of fire inside building, the simplified goal of the demonstration will be to
differentiate sources of heat such as a candle, a butane stove or portable heater with
the location information.
4</p>
    </sec>
    <sec id="sec-4">
      <title>CONCLUSION</title>
      <p>SECURE provides a layered approach for event detection in emergency scenarios to
avoid information overload and improved decision-making for the emergency
response operators. Figure 2 illustrates an example scenario where various types of
chemicals are stored in a building, and there is a fire of unknown type. To deal with
such a situation, the system consists of a rescue robot equipped with heterogeneous
sensors and assisted with a wireless sensor network based indoor location system. The
raw sensor data is processed using SSN ontology and background knowledge to
convert the raw data to actionable abstractions representing a more intuitive
representation of the situation.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Albert</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Henry</surname>
            <given-names>Y.K.</given-names>
          </string-name>
          ,
          <article-title>Robot Assisted Emergency search and Rescue System with a Wireless Sensor Network</article-title>
          ,
          <source>International Journal of Advanced Science and Technolgy</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Nissanka</surname>
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Priyantha</surname>
          </string-name>
          , Anit Chakraborty, Hari Balakrishnan,
          <article-title>The Cricket Location Support System</article-title>
          ,
          <source>Proc. 6th ACM MOBICOM</source>
          , Boston, MA,
          <year>August 2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>P.</given-names>
            <surname>Desai</surname>
          </string-name>
          .,
          <article-title>Localization and Surveillance using Wireless Sensor Network</article-title>
          and Pan/Tilt Camera,
          <string-name>
            <given-names>M.S.</given-names>
            <surname>Thesis</surname>
          </string-name>
          , Department of Electrical Engineering,Wright State University,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Manola</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Miller</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          (
          <year>2004</year>
          ).
          <source>RDF Primer</source>
          .
          <article-title>(Frank Manola</article-title>
          &amp; Eric Miller, Eds.) W3C
          <source>Recommendation</source>
          (Vol.
          <volume>10</volume>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>107</lpage>
          ).
          <year>W3C</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Lefort</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Henson</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taylor</surname>
          </string-name>
          , K.,
          <string-name>
            <surname>Barnaghi</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Compton</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Corcho</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garcia-Castro</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Graybeal</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Herzog</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Janowicz</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Neuhaus</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nikolov</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Page</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <source>Semantic Sensor Network XG Final Report, W3C Incubator Group Report</source>
          (
          <year>2011</year>
          ). Available at http://www.w3.org/2005/Incubator/ssn/XGR-ssn/
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Henson</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thirunarayan</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sheth</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Hitzler</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <article-title>Representation of Parsimonious Covering Theory in OWL-DL</article-title>
          .
          <source>In: Proceedings of the 8th International Workshop on OWL: Experiences and Directions (OWLED</source>
          <year>2011</year>
          ), San Francisco, CA,
          <string-name>
            <surname>United</surname>
            <given-names>States</given-names>
          </string-name>
          , June 5-6,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Bizer</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heath</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Berners-Lee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          .
          <article-title>Linked Data - The Story So Far</article-title>
          .
          <source>International Journal on Semantic Web and Information Systems</source>
          ,
          <volume>5</volume>
          (
          <issue>3</issue>
          ),
          <fpage>1</fpage>
          -
          <lpage>22</lpage>
          . Elsevier.
          <year>2009</year>
          . doi:
          <volume>10</volume>
          .4018/jswis.2009081901.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Prud'hommeaux</surname>
          </string-name>
          , E., and
          <string-name>
            <surname>Seaborne</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>SPARQL Query Language for RDF. (E. Prud'hommeaux and A</article-title>
          . Seaborne, Eds.) W3C Recommendation.
          <year>W3C</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>