Synchronous collaboration in ubiquitous computing environments [Elektronische Ressource] : conceptual model and software infrastructure for roomware components / von Peter Tandler geb. Seitz
264 pages
English

Découvre YouScribe en t'inscrivant gratuitement

Je m'inscris

Synchronous collaboration in ubiquitous computing environments [Elektronische Ressource] : conceptual model and software infrastructure for roomware components / von Peter Tandler geb. Seitz

Découvre YouScribe en t'inscrivant gratuitement

Je m'inscris
Obtenez un accès à la bibliothèque pour le consulter en ligne
En savoir plus
264 pages
English
Obtenez un accès à la bibliothèque pour le consulter en ligne
En savoir plus

Description

Synchronous Collaboration in Ubiquitous Computing Environments Conceptual Model and Software Infrastructure for Roomware Components Vom Fachbereich Informatik der Technischen Universität Darmstadt zur Erlangung des akademischen Grades eines Doktor-Ingenieurs (Dr.-Ing.) genehmigte Dissertation von Diplom-Informatiker Peter Tandler geb. Seitz aus Herdecke Referent: Prof. Dr. Erich J. Neuhold Koreferent: Prof. Dr. Brad A. Myers Tag der Einreichung: 01. März 2004 Tag der mündlichen Prüfung: 30. April 2004 Darmstadt 2004 D17 Darmstädter Dissertation Version 1.3.4, Final. © 2004 Peter Tandler This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivs License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/2.0/de/ or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA. Abstract Ubiquitous computing environments offer a wide range of devices in many different shapes and sizes, creating new possibilities for interaction. In the context of meetings and teamwork situations, it is desirable to take advantage of their different properties for synchronous col-laboration. Besides providing an adapted user interface, this requires the software to be de-signed for synchronous access to shared information using heterogeneous devices with different interaction characteristics. The handling of these requirements poses challenges for software developers.

Sujets

Informations

Publié par
Publié le 01 janvier 2004
Nombre de lectures 63
Langue English
Poids de l'ouvrage 4 Mo

Extrait

Synchronous Collaboration in
Ubiquitous Computing Environments
Conceptual Model and Software Infrastructure
for Roomware Components
Vom Fachbereich Informatik
der Technischen Universität Darmstadt
zur Erlangung des akademischen Grades eines
Doktor-Ingenieurs (Dr.-Ing.)
genehmigte
Dissertation
von
Diplom-Informatiker
Peter Tandler
geb. Seitz
aus Herdecke
Referent: Prof. Dr. Erich J. Neuhold
Koreferent: Prof. Dr. Brad A. Myers
Tag der Einreichung: 01. März 2004
Tag der mündlichen Prüfung: 30. April 2004
Darmstadt 2004
D17
Darmstädter Dissertation
Version 1.3.4, Final.
© 2004 Peter Tandler
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivs License. To view a copy
of this license, visit http://creativecommons.org/licenses/by-nc-nd/2.0/de/ or send a letter to Creative Commons,
559 Nathan Abbott Way, Stanford, California 94305, USA.
Abstract
Ubiquitous computing environments offer a wide range of devices in many different shapes
and sizes, creating new possibilities for interaction. In the context of meetings and teamwork
situations, it is desirable to take advantage of their different properties for synchronous col-
laboration. Besides providing an adapted user interface, this requires the software to be de-
signed for synchronous access to shared information using heterogeneous devices with different
interaction characteristics. The handling of these requirements poses challenges for software
developers. As this field is still emerging and no mature models, tools, and standards are at
hand, developers have to create their own solutions from scratch.
The goal of this thesis is to provide guidance and support for developers of synchronous group-
ware applications for ubiquitous computing environments. They have to be enabled to develop
applications more efficiently and with the flexibility and extensibility that is required for ubiq-
uitous computing. The development effort can be reduced effectively if support for developers
is provided at several levels. Developers need assistance when creating models of the applica-
tions to be developed, when choosing an appropriate architecture, when creating the design,
and finally when implementing. This implies that an architecture-driven, model-based devel-
opment approach should be followed.
While the implementation of a single synchronous UbiComp application still requires re-
search, the development of appropriate development support is even more challenging. Com-
mon properties of ubiquitous computing applications have to be identified. Future develop-
ments and extensions have to be predicted. Requirements of different research areas have to
be fulfilled. Addressing these aspects, the goal of this dissertation is accomplished by providing
extensions to the state of the art at four levels:
(1) A conceptual model of synchronous UbiComp applications defines a high-level structure for
applications that ensures reusability and extensibility of developed software components.
It identifies separation of concerns, degree of coupling and sharing, and level of abstrac-
tion as the three main design dimensions of these applications. The conceptual model
provides two key contributions to the state of the art. First, it proposes the strict separation
of user interface and interaction concerns orthogonal to the level of abstraction that is not
found in current HCI models. This is a crucial extension of HCI models that is required in
the context of ubiquitous computing. Second, it introduces a new view on the concept of
sharing. By applying the CSCW concept of sharing in the context of ubiquitous comput-
ing, sharing user interface, interaction, and environment state becomes relevant. Thereby,
iii Abstract
the concept of sharing as known from CSCW can be extended to function as a guiding
principle for UbiComp application design. This novel design approach helps ensuring the
extensibility and flexibility that is required in ubiquitous computing.
(2) A flexible software architecture identifies essential abstractions that support the develop-
ment of synchronous applications in “roomware” environments. Roomware refers to the
integration of room elements with information technology, such as interactive tables,
walls, or chairs. Roomware environments represent one form of ubiquitous computing en-
vironment. They are used in this thesis as an application context for the conceptual
model. The software architecture refines the conceptual model to meet the needs of
roomware environments.
(3) An object-oriented application framework that has been designed and implemented pro-
vides a reusable design and reusable software components. Furthermore, extensibility is
supported by explicit mechanisms that are provided to allow adaptability for variable as-
pects of applications. Thus, the application framework helps developers with the design
and implementation.
(4) To show how model, architecture, and framework can be applied, the design of sample
roomware applications is explained. To demonstrate the extensibility, several new forms of
interaction that are required for roomware environments are implemented. The developed
applications and interaction forms are used in i-LAND, the roomware environment at
Fraunhofer IPSI. Besides being a contribution on their own, the developed applications
and new forms of interaction provide evidence that the conceptual model effectively sup-
ports developers in meeting the requirements of roomware environments. They show that
the model helps reduce the implementation effort when accompanied by appropriate soft-
ware development tools such as the application framework.
The conceptual model, software architecture, and application framework presented in this thesis
relieve software developers from the burden of handling all details of multiple interaction
forms, and of many critical issues when dealing with synchronous collaboration. By these
means, the developer can concentrate on the task at hand designing software at an appropri-
ately high abstraction level, and thus create applications with a higher quality that are flexibly
extensible.
iv
Kurzfassung
Die stetig zunehmende Allgegenwart von Computern ermöglicht neue Formen der Interakti-
on und Zusammenarbeit. In der Umgebung steht eine Vielzahl von Geräten zur Verfügung,
die verschiedene Formen, Größen und Interaktionsmöglichkeiten aufweisen. Vor allem für
Meetings und Teamwork ist es wünschenswert, dass die verschiedenen Eigenschaften aller
verfügbaren Geräte effektiv ausgenutzt werden können, um synchrone Zusammenarbeit zu
ermöglichen. Beispielsweise muss eine Benutzungsschnittstelle bereitgestellt werden, die an
die verschiedenen Geräte angepasst ist. Genauso wichtig ist es aber, dass die Software so ent-
worfen wird, dass synchroner Zugriff auf gemeinsame Informationen möglich wird, obwohl un-
terschiedliche Geräte mit differierenden Interaktionsmöglichkeiten verwendet werden. Die resultie-
renden Anforderungen zu erfüllen, stellt eine Herausforderung für Softwareentwickler dar.
Das Forschungsgebiet „Ubiquitous Computing“ (UbiComp) befasst sich mit den Anforderun-
gen, die durch die Allgegenwart von Computern entstehen. Da dieses Forschungsfeld noch in
der Entwicklung begriffen ist und daher weder bewährte Modelle und Werkzeuge noch Stan-
dards zur Verfügung stehen, müssen Softwareentwickler eigene Lösungen von Grund auf neu
entwickeln.
Ziel dieser Arbeit ist es daher, Softwareentwickler von synchronen Groupware Anwendungen in
UbiComp-Umgebungen Hilfestellung und Unterstützung zu bieten. Es soll ermöglicht werden,
diese Anwendungen effizient und mit der für das „Ubiquitous Computing“ nötigen Flexibilität
und Erweiterbarkeit zu entwickeln. Der gesamte Entwicklungsaufwand kann effektiv reduziert
werden, indem Entwicklern Unterstützung auf mehreren Ebenen geboten wird: Entwickler
benötigen Hilfe bei der Erstellung von Anwendungsmodellen, bei der Wahl einer passenden
Architektur, bei der Erstellung des Designs und schließlich bei der Implementierung. Diese
Herangehensweise legt einen architektur-zentrierten und modell-basierten Entwicklungspro-
zess zugrunde.
Heute erfordert die Entwicklung einer einzigen synchronen UbiComp-Anwendung noch For-
schung; geeignete Unterstützung für deren Entwickler bereitzustellen ist daher eine noch grö-
ßere Herausforderung. Hierzu müssen gemeinsame Eigenschaften von UbiComp-
Anwendungen identifiziert, zukünftige Entwicklungen und Erweiterungen vorhergesehen und
Anforderungen aus verschiedenen Forschungsgebieten beachtet und erfüllt werden. Das Ziel
dieser Dissertation wird – unter Berücksichtigung der genannten Aspekte – erreicht, indem
auf vier Ebenen ein neuer Beitrag zu dem bisherigen Stand der Technik geleistet wird:
v Kurzfassung
(1) Ein konzeptionelles Modell von synchronen UbiComp-Anwendungen beschreibt die grobe
Struktur dieser Anwendungen, um Wiederverwendbarkeit und Erweiterbarkeit von ent-
wickelten Software Komponenten sicherzustellen. Es identifiziert Aufgabenbereich, Kopp-
lungsgrad

  • Univers Univers
  • Ebooks Ebooks
  • Livres audio Livres audio
  • Presse Presse
  • Podcasts Podcasts
  • BD BD
  • Documents Documents