Skip to main content
QUICK REVIEW

[论文解读] Architectural Support for Global Smart Spaces

Alan Dearle, Graham Kirby|Jun 24, 2010
Hermeneutics and Narrative Identity被引用 5
一句话总结

本文提出了一种用于全球智能空间(GLOSS)的混合软件架构,可在全球网络中实现可扩展的、上下文感知的人、物品与场所之间的交互。该架构结合了基于本地XML的管道架构以实现组件组合,以及对等网络路由层以实现位置感知服务的全球发现与通信,通过 hearsay 服务原型展示了其可行性。

ABSTRACT

A GLObal Smart Space (GLOSS) provides support for interaction amongst people, artefacts and places while taking account of both context and movement on a global scale. Crucial to the definition of a GLOSS is the provision of a set of location-aware services that detect, convey, store and exploit location information. We use one of these services, hearsay, to illustrate the implementation dimensions of a GLOSS. The focus of the paper is on both local and global software architecture to support the implementation of such services. The local architecture is based on XML pipe-lines and is used to construct location-aware components. The global architecture is based on a hybrid peer-to-peer routing scheme and provides the local architectures with the means to communicate in the global context.

研究动机与目标

  • 设计一种可扩展的软件架构,以支持智能空间中的全球性、上下文感知交互。
  • 实现能够检测、传递、存储并利用位置信息的位置感知服务,适用于分布式系统。
  • 将本地组件组合机制与全球通信机制集成,实现在地理分布环境中无缝运行。
  • 通过 hearsay 服务的原型实现,证明全球智能空间的可行性。

提出的方法

  • 本地架构使用XML管道来组合和管理位置感知组件,支持模块化和可组合的服务开发。
  • 全局架构采用混合对等网络路由方案,以实现网络中本地组件的可扩展且稳健的发现与通信。
  • 通过标准化接口将本地与全局层集成,使本地组件能够在全球范围内发布和发现服务。
  • 将 hearsay 服务实现为用例,以演示架构的端到端功能,包括事件传播与位置跟踪。
  • 通过利用位置上下文和分布式协调机制,支持动态重新配置与移动性。

实验结果

研究问题

  • RQ1如何设计一种全球智能空间架构,以支持在分布式、移动实体之间实现可扩展的、上下文感知的交互?
  • RQ2哪些架构模式能够有效组合本地位置感知组件,同时保持全局一致性?
  • RQ3如何对对等网络路由进行调整,以在全局环境中支持语义与基于位置的服务发现?
  • RQ4在构建具有实时响应能力的全球分布、上下文感知系统时,关键实现挑战是什么?

主要发现

  • 混合对等网络路由方案能够实现高效且可扩展的全局位置感知服务发现,降低对集中式基础设施的依赖。
  • 基于XML管道的本地架构成功支持了上下文感知组件的模块化组合,提升了可维护性与可重用性。
  • hearsay 服务原型展示了在分布式节点之间实现端到端功能的能力,包括事件传播与位置跟踪。
  • 本地与全局层的集成实现了在不同管理域与网络边界之间的无缝操作。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。