<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Realizing the Internet of Things in Service-Centric Environments</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Yanbo</forename><surname>Wu</surname></persName>
							<email>yanbo.wu@adelaide.edu.au</email>
							<affiliation key="aff0">
								<orgName type="department">School of Computer Science</orgName>
								<orgName type="institution">The University of Adelaide</orgName>
								<address>
									<postCode>5005</postCode>
									<region>SA</region>
									<country key="AU">Australia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><roleName>Dr</roleName><forename type="first">Michael</forename><surname>Sheng</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">School of Computer Science</orgName>
								<orgName type="institution">The University of Adelaide</orgName>
								<address>
									<postCode>5005</postCode>
									<region>SA</region>
									<country key="AU">Australia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Realizing the Internet of Things in Service-Centric Environments</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">54D4D39D8362DB521EE23B216A762E74</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-25T08:57+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Internet of Things</term>
					<term>RFID</term>
					<term>Service-Oriented Computing</term>
					<term>scalability</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Internet of things" is a seminal vision of future technological ubiquity. It endows everyday objects with the ability to identify themselves, communicate with other objects, and possibly compute. While Radio-Frequency Identification (RFID) technologies have laid the foundation, the development of Service-Oriented Computing poses new opportunities for fully realizing the vision. The research proposal introduced in this paper proposes a methodology to realize the Internet of things in the service-centric environments. Major research challenges targeted by this methodology and possible solutions have been discussed.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Although the phrase "Internet of Things" was first mentioned in an article of Forbes in 2002 <ref type="bibr" target="#b0">[1]</ref>, the idea was proposed by the Auto-ID Center at MIT in 2000 <ref type="bibr" target="#b1">[2]</ref>. It was depicted as a world in which objects or people are equipped with a sensor which can report host's location, identity or some other information via a wireless network. The network connects objects and locations in the real world to information on the web and considers active participation and creation of information/content and services by citizens. This network is promised to be able to maximize the availability of objects with minimum visibility. The realization of this vision will yield a wide of range of promising benefits in diverse areas including supply-chain management, inventory control, product tracking and tracing, and human computer interaction.</p><p>To connect massive objects to large databases and networks, a simple and cost-effective system for identification is crucial. RFID (Radio-Frequency Identification) provides this functionality. Using radio frequency, the identification process is automatic since RFID does not require line-of-light to capture the information. RFID has laid the foundation for the realization of "Internet of Things". However, in order to be fully supporting it, there are still some obstacles. For example, the price is still not low enough to tag goods at item level. To achieve lower price, the functionality of RFID tags has to be simplified. Researchers are still working on these issues. With the development of semiconductor technologies, the price is expected to be as cheap as 5 cents.</p><p>The most crucial challenge in building such a network lies in the lack of a common software fabric underlying, i.e., lack of how the softwares in the different environments can be combined to build larger, composite system. More specifically, the problem is to find a way to build a coherent application out of a large collection of unrelated software modules <ref type="bibr" target="#b4">[5]</ref>. In recent years, Service-Oriented Computing (SOC) is emerging as a new computing paradigm for developing distributed and federated applications. Web service is a software system designed to support interoperable machine-to-machine interaction over a network <ref type="bibr" target="#b3">[4,</ref><ref type="bibr" target="#b2">3]</ref>. It is based on the Internet protocols, and on top of that, defines new protocols to describe (e.g., using WSDL) and address (e.g., using UDDI) the service instance. SOC loosely organizes the Web services and makes it a virtual network. This architecture does not require the modules of the system to be isomorphic. Therefore it's suitable to build the infrastructure for the Internet of things. In this paper, we discuss a proposal that applies SOC in realizing scalable and Internet-based RFID traceability networks. This proposal is one part of a large research effort <ref type="foot" target="#foot_0">1</ref> .</p><p>The rest of this paper is organized as follows. Section 2 discusses the challenges in realizing the "Internet of Things". Section 3 focuses on our preliminary proposed methodology. In particular, we propose an initial architecture design and discuss solutions for several technical challenges. Finally, Section 4 concludes this paper.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Problem Statement</head><p>The "Internet of Things" is a technological revolution. It represents the future of communication and computing. The realization of the "Internet of Things" depends on the development of technical innovations in some important fields. One most important field is about software architecture design.</p><p>With "Internet of Things", we are able to connect everything we care in the world to the same network, to process and manage the massive collected data in this network. As a fact, Wal-Mart is generating terabytes of data everyday if tagging the goods at item level. To extend this small society to the whole world, the number of data entries will be huge. To manage such a large-scale application platform, an efficient system architecture becomes paramount important. In addition, the RFID data has the fundamental characteristics of inaccurate, dynamic, temporal and implicit inferences. To successfully realize the "Internet of Things", the following factors should be taken into consideration <ref type="bibr" target="#b4">[5]</ref>:</p><p>-Scalability. This refers to a system's ability to grow in one or more dimensions such as the volume of RFID data and the number of transactions without affecting performance. Organizations that adopt RFID technology must handle data from thousands of readers distributed across various sites.</p><p>-Heterogeneity. The system may be deployed across multiple sites, companies, or even countries using different hardwares, data structures, and standards. It must support the distribution of message preprocessing functionality for example, filtering and aggregation as well as business logic across multiple nodes to better map to existing company and cross-company structures. -Manageability. Good support of administration and testing is a prerequisite for the successful deployment of a solution in large-scale, distributed applications. RFID systems must facilitate the supervision, testing, and control of their individual components as well as end-to-end processing of RFID data. -Openness. System interoperability is another important parameter in data integration. For instance, a well-designed reader adapter at the edge server makes the integration reader-agnostic. In addition to being hardware-agnostic, The systems should be based on existing communication protocols such as TCP/IP and HTTP as well as syntax and semantics standards such as XML, PML (Physical Markup Language<ref type="foot" target="#foot_1">2</ref> , and EPC (Electronic Product Code <ref type="figure">3</ref> ).</p><p>An open architecture will allow use of RFID devices from a wide array of hardware providers and, more importantly, support the deployment of RFID solutions across institutional or country boundaries.</p><p>To provide the above features, the system realizing "Internet of Things" should first be a single, open architecture system for networking physical objects <ref type="bibr" target="#b1">[2]</ref>. And it should: i) require a minimum of performance from the tag technology embedded in the objects, and ii) be flexible and adaptable to changes.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Proposed Approach and Methodology</head><p>Service-Oriented Computing is the computing paradigm that utilizes Web services as fundamental elements for developing applications and solutions. The services are self-described, platform-agnostic and loosely coupled. Then the servicecentric environment composed by the services is naturally open, platform independent, flexible and adaptable <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b3">4]</ref>. It's evident that Service-Oriented Architecture(SOA) is suitable for the application/solution level design for the "Internet of Things". In this section, we will discuss how the two ideas can be integrated.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Approach</head><p>Our approach to realize the "Internet of Things" is depicted in Figure <ref type="figure" target="#fig_0">1</ref>. There are four types of major services in this architecture:</p><p>-Provider Service (PS). Each provider service provides the collected RFID data for an autonomous organization. The service can specify the data access level and format using the standard service description protocol. When a provider service joins the system, it will publish itself to both the ONS and DS. -Object Naming Service (ONS). ONS is a service to get the required object information for which only its ID is supplied from a PS where its information is stored. This is used to answer intra-service queries. -Discovery Service (DS). DS is a service to break the query into sub-queries and find corresponding provider services to answer each sub-query, and then compose the answers together for the inter-service queries. Intra-service and inter-service queries will be discussed later. -Query Analyzing Service (QAS). QAS is a service to analyze a query, classifying the query as either intra-service or inter-service query. QAS also directs the query to ONS or DS, based on the classification.</p><p>The whole architecture works as the following: i) the client sends a request(query) to QAS, ii) QAS analyzes the request and redirects it to either ONS or DS, iii) if it is an intra-service query, the ONS finds the corresponding PS to answer this query and binds the client and PS, iv) if it is an inter-service query, the DS breaks the query into sub-queries and tries to find all relevant provider services. Then the answer will be composed after all sub-queries are answered. During the process, provider services may need to cooperate with each other.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">The Services</head><p>Services specified in the system of "Internet of Things" possess some unique characteristics. For example, provider services are software modules that offer read-only interfaces, i.e. there are no data modification requests that can be handled. This characteristic eases the system design because there is no need to consider issues on system-level transactions.</p><p>Another important characteristic is that each service in this system represents an abstract location entity which can be a geographical information like city, state or even country, or an organization like financial department, humanresource department. Locatablity is in fact the most important feature of "Internet of Things".</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Query Types</head><p>There are two main query types defined in the system, namely intra-service query and inter-service query. The former represents the queries that can be answered by the computations within one single service instance. Examples of intra-service queries are: i) "Where is object x?", ii) "When is object x last appeared at location l?", or iii) "What happened to object x when it was at location l?". In contrast, inter-service queries are used to answer questions like "Where have object x been from the time tstart to tend" or "Where did object x go when it left location x?". Those queries need two or more service instances involved in order to answer them.</p><p>Generally, it is easier to answer intra-service queries since they can be processed by individual provider services. However, it is more difficult to answer inter-service queries. To track or trace an object, there must be some interactions between individual service instances with different locations. Our solution here is to build provider services in a Peer-to-Peer (P2P) network so that the services can talk with each other to get the information. For example, when tracing an object, the Discovery Service first finds out the start point of the route and sends the request to it (the root), then the root starts a P2P query to its neighbors, when the object's current location is found, the tracing is done and the result is returned by the root. The P2P network obviously decreases the workload of the DS and leave most of the work to the provider services. Currently, we are in the process of designing such a P2P network, as well as the associated algorithms.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.4">Data Model</head><p>The most challenging part of the design is what kind of data should be published and how should it be stored in the ONS and DS so that the query can be efficiently processed. For both types of queries, there have been some research done to ensure the performance basing on the improvement of data model about RFID systems <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b5">6]</ref>.</p><p>However, these data models are not adequate for the realization of "Internet of Things", especially in the service-centric environment. The data models proposed so far are largely constrained on some particular application domains such as supply chain management, which assume data shares some common properties-for example, moving together in bulk mode or having the same expiration date-and can be grouped based on such properties. In the vision of the "Internet of Things", all different types of objects might be connected. We can not expect and assume that RFID data share the common characteristics.</p><p>In our approach, considering the proposed P2P network, we are going to use a probabilistic data model. In this model, the DS collects information only about statistics of data flow. For example, the percentage of objects moved between locations. It uses statistic information to choose neighbors for further search. Furthermore, it is possible to add more intelligence on the DS in order to accelerate the process using some existing probabilistic models such as Markov chain.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusion</head><p>In this paper, we have proposed an initial architecture design to realize the "Internet of Things" in the service-centric environments. We discussed the technical challenges and investigated the possibility of combining Service-Oriented Computing and the RFID technology for this purpose. We advocate that a P2P, Web service-based architecture could achieve the scalability of large-scale applications such as the "Internet of Things".</p><p>The proposal reported in this paper is one part of a large research project aiming at developing a scalable, Internet-based RFID traceability network. Currently, we are investigating several technical challenges such as data models and service design on query processing. We will continue to implement the system and perform experimental studies to validate our approach.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. A SOC architecture for Internet of Things</figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">PeerTrack research project, http://www.cs.adelaide.edu.au/∼peertrack/.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://web.mit.edu/mecheng/pml/.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">http://www.epcglobalinc.org/home.</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title/>
		<author>
			<persName><surname>Forbes</surname></persName>
		</author>
		<ptr target="http://www.forbes.com/global/2002/0318/092.html" />
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">The Networked Physical World, Proposals for Engineering the Next Generation of Computing</title>
		<author>
			<persName><forename type="first">S</forename><surname>Sarma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">L</forename><surname>Brock</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Kevin</forename><surname>Ashton</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Commerce and Automatic-Identification</title>
		<imprint>
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Service-Oriented Computing: State of the Art and Research Challenges</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">P</forename><surname>Papazoglou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Traverso</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Dustdar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Leymann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Computer</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="issue">11</biblScope>
			<biblScope unit="page" from="38" to="45" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Deploying and Managing Web Services: Issues, Solutions, and Directions</title>
		<author>
			<persName><forename type="first">Q</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bouguettaya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Medjahed</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">The VLDB Journal</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="537" to="572" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Enabling Next-Generation RFID Applications: Solutions and Challenges</title>
		<author>
			<persName><forename type="first">Q</forename><forename type="middle">Z</forename><surname>Sheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zeadally</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Computer</title>
		<imprint>
			<biblScope unit="volume">41</biblScope>
			<biblScope unit="issue">9</biblScope>
			<biblScope unit="page" from="21" to="28" />
			<date type="published" when="2008-09">September 2008. 2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Temporal management of RFID data</title>
		<author>
			<persName><forename type="first">F</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Liu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The 31st international conference on Very Large Database</title>
				<meeting><address><addrLine>Trondheim, Norway</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Warehousing and Analyzing Massive RFID Data Sets</title>
		<author>
			<persName><forename type="first">H</forename><surname>Gonzalez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Han</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><surname>Klabjan</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Data Engineering (ICDE&apos;06), 2006</title>
				<meeting><address><addrLine>Atlanta, Georgia, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
