<?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/22/Simulator-to-evaluate-prototype-Local-Area-and-Personal-Area-Wireless-Network-Protocols">
		<rdfs:label><![CDATA[Simulator to evaluate/prototype Local Area and Personal Area Wireless Network Protocols]]></rdfs:label>
		<project:title><![CDATA[Simulator to evaluate/prototype Local Area and Personal Area Wireless Network Protocols]]></project:title>
		<project:description><![CDATA[      <p>
Rapid advances in wireless networks are making ubiquitous computing a
reality. New standards (such as Bluetooth, HomeRF, etc.), products
and, services are emerging rapidly. In such a dynamic environment, a
comprehensive network simulator with good modeling/emulation
capability would be an immensely useful tool to "prototype/test" new
communication protocols and experiment interaction among existing
protocols. The current efforts to build network simulator for
Bluetooth PANs are limited by functionalities modeled.  In this
project we are enhancing Bluehoc, a Bluetooth extension to NS-2
released to simulate additional functionalities.
      </p>
<p>
As a part of this project a common access point for Bluetooth, 802.11
and Wired LANs has been developed. Since Bluehoc currently does not
support low power modes which is an important feature of Bluetooth
devices, we are currently looking into issues related to simulating
low power modes.On similar lines we are also investigating the dynamic
nature of Bluetooth piconets and scatternets.
</p>
]]></project:description>
		<project:startDate rdf:datatype="&xsd;dateTime">2001-12-01T00:00:00-05:00</project:startDate>
		<project:endDate rdf:datatype="&xsd;dateTime">2002-05-01T00:00:00-05:00</project:endDate>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Bhagyalaxmi/Bethala"><person:name><![CDATA[Bhagyalaxmi Bethala]]></person:name><rdfs:label><![CDATA[Bhagyalaxmi Bethala]]></rdfs:label></person:Person>
</assoc:person>
				<assoc:role rdf:resource="&person;Student" />
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><person:Person 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:Person>
</assoc:person>
				<assoc:role rdf:resource="&person;Faculty" />
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dhananjay/Phatak"><person:name><![CDATA[Dhananjay Phatak]]></person:name><rdfs:label><![CDATA[Dhananjay Phatak]]></rdfs:label></person:Person>
</assoc:person>
				<assoc:role rdf:resource="&person;Collaborator" />
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Aniruddha/Rangnekar"><person:name><![CDATA[Aniruddha Rangnekar]]></person:name><rdfs:label><![CDATA[Aniruddha Rangnekar]]></rdfs:label></person:Person>
</assoc:person>
				<assoc:role rdf:resource="&person;Student" />
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/106/Design-and-Evaluation-of-a-Common-Access-Point-for-Bluetooth-802-11-and-Wired-LANs">
				<pub:title><![CDATA[Design and Evaluation of a Common Access Point for Bluetooth, 802.11 and Wired LANs]]></pub:title>
				<rdfs:label><![CDATA[Design and Evaluation of a Common Access Point for Bluetooth, 802.11 and Wired LANs]]></rdfs:label>
				<pub:booktitle><![CDATA[Proc. International Conference on Parallel and Distributed Processing Techniques and Applications]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-06-24T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Bhagyalaxmi/Bethala"><person:name><![CDATA[Bhagyalaxmi Bethala]]></person:name><rdfs:label><![CDATA[Bhagyalaxmi Bethala]]></rdfs:label></person:Person>
				</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>
