Building and Evaluating Ubiquitous System Software - IEEE Computer ...

1 downloads 0 Views 821KB Size Report
One question we debated when set- ting out as guest editors was whether to entitle this issue Every- ware—a name for the new class of software needed to ...
GUEST EDITORS’ INTRODUCTION

Building and Evaluating Ubiquitous System Software

O

ne question we debated when setting out as guest editors was whether to entitle this issue Everyware—a name for the new class of software needed to power the world of ubiquitous computing. The title we eventually used—the title of this introduction—reflects the more explicit and pragmatic topic on which we settled. We Vinny Cahill hope before too long to have Trinity College Dublin everyware literally all around us. But we’re not there yet; what we Armando Fox have is more like “some here and Stanford University a little there,” with scant interTim Kindberg operation. Hewlett-Packard Laboratories, From its inception, plenty of Bristol vision has existed in ubiquitous computing. For this issue, we Brian Noble decided to concentrate on how to University of Michigan realize the software infrastructure for that vision—on building and 20

PERVASIVE computing

evaluating system software. Ubiquitous computing raises major challenges for system software researchers, mainly because of the heterogeneity and volatility that characterizes it. The set of participating users, hardware, and software in ubiquitous computing environments is highly dynamic and unpredictable. How far have we come in meeting the challenges? In “One.world: Experiences with a Pervasive Computing Architecture,” Robert Grimm describes work originating from his doctoral studies at the University of Washington to construct—and learn from the construction of— system support for pervasive applications. The work focuses on system abstractions for volatile ubiquitous systems. Grimm gives us an overview of one.world and, more importantly, reports on his experiences in building and writing applications for it. He explains what worked and what didn’t and offers insights into the implementation’s performance and software complexity.

Published by the IEEE CS and IEEE ComSoc ■ 1536-1268/04/$20.00 © 2004 IEEE

Ubiquitous systems are embedded in our everyday physical world, and it’s where the two worlds meet—the physical and the virtual—that some of the most interesting but challenging possibilities arise. This is the subject of the next article, “Semantic Space: An Infrastructure for Smart Spaces,” by Xiaohang Wang, Daqing Zhang, Jin Song Dong, ChungYau Chin, and Sanka Ravipriya Hettiarachchi. Designers of contextaware computing systems must deal with the representation of, and computational response to, the physical world. Interestingly, this article draws on work from the Semantic Web community to help solve these problems. Using a “situation-aware” mobile phone, the authors describe how they adapt Semantic Web methods to represent and reason about context and how they can draw on sources of contextual information from Internet services. Suppose that researchers or developers want to prototype a ubiquitous computing application, and that their current interest is in the application’s functionality—not the specific distributed architecture of its implementation. “Automatic Partitioning for Prototyping Ubiquitous Computing Applications,” by Nikitas Liogkas, Blair MacIntyre, Elizabeth D. Mynatt, Yannis Smaragdakis, Eli Tilevich, and Stephen Voida, offers a technique to help. The authors describe how they applied JOrchestra, a system for partitioning applications into distributable components, to ubiquitous computing. Using a case study of an application that controls peripheral displays, they compare the original, explicitly distributed application with one produced semiautomatically from simpler code with no explicit communication. The authors apply software complexity metrics to demonstrate their approach’s benefits and provide an interesting discussion about its limitations. JULY–SEPTEMBER 2004

The final article is “Evaluating a Location-Based Application: A Hybrid Test and Simulation Environment” by Ricardo Morla and Nigel Davies, which describes collaborative work between researchers at Lancaster University and INESC Porto, in Portugal. Even given support for prototyping, constructing a ubiquitous computing application is a daunting task. In general, simulation is a tried and trusted technique for investigating a system’s properties without constructing it, but we know little about simulating a ubiquitous system. As we’ve said, ubiquitous systems are especially challenging and interesting at the cusp between the physical and virtual: a simulator must handle physical events such as location changes as well as distributed system events and network traffic. What’s compelling about this work is its open approach. It shows how to use existing Web Services toolkits to combine freely available components, such as a network simulator, with novel components, such as a location simulator and ubiquitous application code.

W

e started on a note of pragmatism, with a question about progress. Much of the work this special issue describes is early, but so is the research community’s work as a whole. What we know about software for ubiquitous systems—the knowledge that we don’t already possess from the fields of distributed and mobile systems—merits just a chapter or two in a textbook. But chapters there will be, and it’s only through yet more pragmatic work on software construction and evaluation that we will fill those pages.

the

AUTHORS

Vinny Cahill is an associate professor of computer science at Trinity College Dublin, where his research addresses middleware and programming language support for mobile and sentient computing. He received his PhD in computer science from the University of Dublin. Contact him at [email protected]; www.dsg. cs.tcd.ie/~vjcahill.

Armando Fox is an assistant professor at Stanford University and a founder of ProxiNet (now a division of PumaTech), which is commercializing thin-client mobile computing technology developed at UC Berkeley. His research interests include the design of robust software infrastructure for Internet and ubiquitous computing services and user interface issues related to mobile and ubiquitous computing. He received his PhD from UC Berkeley as a researcher in the Daedalus wireless and mobile computing project. He is a member of the ACM. Contact him at [email protected]; www.cs.stanford.edu/~fox.

Tim Kindberg is a senior researcher at HewlettPackard Laboratories, Bristol. His research interests include ubiquitous computing systems, distributed systems, and human factors. He received his PhD in computer science from the University of Westminster. Contact him at [email protected]; http://purl.org/net/TimKindberg.

Brian Noble is the Morris Wellman Faculty Development Assistant Professor of Electrical Engineering and Computer Science at the University of Michigan. His research centers on software supporting mobile and distributed systems. He earned his PhD in computer science from Carnegie Mellon University. He is a recipient of the NSF Career award. Contact him at [email protected].

PERVASIVE computing

21

Suggest Documents