<?xml version="1.0"?>

<!DOCTYPE owl [
  <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
  <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
  <!ENTITY owl "http://www.w3.org/2002/07/owl#">
  <!ENTITY cc "http://web.resource.org/cc/#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
  <!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
  <!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.owl#">
  <!ENTITY research "http://ebiquity.umbc.edu/ontology/research.owl#">
  <!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">]>

<!--
  This ontology document is licensed under the Creative Commons
  Attribution License. To view a copy of this license, visit
  http://creativecommons.org/licenses/by/2.0/ or send a letter to
  Creative Commons, 559 Nathan Abbott Way, Stanford, California
  94305, USA.
-->

<rdf:RDF 
  xmlns:rdf = "&rdf;"
  xmlns:rdfs = "&rdfs;"
  xmlns:xsd = "&xsd;"
  xmlns:owl = "&owl;"
  xmlns:cc = "&cc;"
  xmlns:person = "&person;"
  xmlns:project = "&project;"
  xmlns:pub = "&pub;"
  xmlns:assoc = "&assoc;"
  xmlns:research = "&research;"
  xmlns:assert = "&assert;">
<project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/23/CentaurusComm">
    <rdfs:label><![CDATA[CentaurusComm]]></rdfs:label>
    <project:title><![CDATA[CentaurusComm]]></project:title>
    <project:description><![CDATA[      <p>
It is well-known that TCP performs poorly in wireless a environment. This
project involves an empirical performance analysis of TCP on Cellular
Digital Packet Data (CDPD), Bluetooth and Wireless LAN (WLAN). This
analysis brings out the weaknesses of TCP in realistic conditions. We also
describe the design of CentaurusComm, a message based transport protocol
designed to perform well in low bandwidth networks and resource poor
devices. In particular, CentaurusComm is optimized to handle data
exchanges consisting of short message sizes. Typical mobile devices used
in the experiments included Palm Pilots. We show that TCP performance on
CDPD is very poor because of its low bandwidth and high latency.
CentaurusComm outperforms TCP on CDPD. We show that on Bluetooth, which
has higher bandwidth and lower latency than CDPD, both protocols perform
comparably. On WLAN, which has the highest bandwidth of all three
technologies, CentaurusComm performs comparably to TCP with a reduced
window size.</p>
      <p>We are currently working on an improved version of CentaurusComm. We
propose to evaluate its performance on a reduced Bluetooth stack
consisting of only the minimum required layers.</p>]]></project:description>
    <project:startDate rdf:datatype="&xsd;dateTime">1999-01-01T00:00:00-05:00</project:startDate>
    <project:endDate rdf:datatype="&xsd;dateTime">2002-08-01T00:00:00-05:00</project:endDate>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></assoc:person>
        <assoc:role rdf:resource="&person;Student" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin/"><person:name><![CDATA[Tim  Finin]]></person:name><rdfs:label><![CDATA[Tim  Finin]]></rdfs:label></person:PrincipalFaculty></assoc:person>
        <assoc:role rdf:resource="&person;Faculty" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi/"><person:name><![CDATA[Anupam  Joshi]]></person:name><rdfs:label><![CDATA[Anupam  Joshi]]></rdfs:label></person:PrincipalFaculty></assoc:person>
        <assoc:role rdf:resource="&person;Faculty" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:associatedWith>
      <assoc:PersonProjectAssociation>
        <assoc:person><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Vladimir/Korolev/"><person:name><![CDATA[Vladimir  Korolev]]></person:name><rdfs:label><![CDATA[Vladimir  Korolev]]></rdfs:label></person:Alumnus></assoc:person>
        <assoc:role rdf:resource="&person;Student" />
      </assoc:PersonProjectAssociation>
    </project:associatedWith>
    <project:relatedPublication><pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/124/Centaurus-An-Infrastructure-for-Service-Management-in-Ubiquitous-Computing">
      <pub:title><![CDATA[Centaurus : An Infrastructure for Service Management in Ubiquitous Computing]]></pub:title>
      <rdfs:label><![CDATA[Centaurus : An Infrastructure for Service Management in Ubiquitous Computing]]></rdfs:label>
      <pub:booktitle><![CDATA[ ACM Wireless Networks Journal]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2002-11-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal/"><person:name><![CDATA[Lalana  Kagal]]></person:name><rdfs:label><![CDATA[Lalana  Kagal]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:Article></project:relatedPublication>
    <project:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/107/Transport-Protocols-in-Wireless-Networks">
      <pub:title><![CDATA[Transport Protocols in Wireless Networks]]></pub:title>
      <rdfs:label><![CDATA[Transport Protocols in Wireless Networks]]></rdfs:label>
      <pub:booktitle><![CDATA[IEEE International Conference on Computer Communications and Networks]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2001-10-15T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha/"><person:name><![CDATA[Sasikanth  Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth  Avancha]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:InProceedings></project:relatedPublication>
    <project:relatedPublication><pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/122/Centaurus-A-Framework-for-Intelligent-Services-in-a-Mobile-Environment">
      <pub:title><![CDATA[Centaurus : A Framework for Intelligent Services in a Mobile Environment]]></pub:title>
      <rdfs:label><![CDATA[Centaurus : A Framework for Intelligent Services in a Mobile Environment]]></rdfs:label>
      <pub:booktitle><![CDATA[International Workshop of Smart Appliances and Wearable Computing at the 21st International Conference of Distributed Computing Systems]]></pub:booktitle>
      <pub:publishedOn rdf:datatype="&xsd;dateTime">2001-04-01T00:00:00-05:00</pub:publishedOn>
      <pub:firstAuthor><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal/"><person:name><![CDATA[Lalana  Kagal]]></person:name><rdfs:label><![CDATA[Lalana  Kagal]]></rdfs:label></person:PhDAlumnus></pub:firstAuthor>
      </pub:InProceedings></project:relatedPublication>
    <project:relatedResearchArea rdf:resource="&research;MobileComputing" />
  </project:PastProject>

  <rdf:Description rdf:about="">
    <cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
  </rdf:Description>

</rdf:RDF>
