wiki:TestbedOverview

Version 19 (modified by zach, 14 years ago) (diff)

--

Testbed Overview

Table of Contents

  1. Roles
  2. System Components
  3. Main Interfaces
  4. How does it work?

The SENSEI Pan-European testbed realizes the SENSEI system for integrating heterogeneous sensor networks with the Internet. This section gives an overview of the testbed deployment, its main components and the roles played by various entities involved with the testbed. Finally, a short description about how the testbed works is given.

The figure below shows the deployment architecture of the testbed. The central components of the testbed are deployed on a data center. These components provide services like the resource directory, security along with semantic query interfaces for applications. Embedded devices and sensor networks interact with the SENSEI system using web interfaces for registering and accessing resources. The entity that makes resources on devices or in sensor networks available to SENSEI is called a Resource End Point (REP). Finally, applications can be developed that discover and use these resources. Unlike middleware solutions, SENSEI uses a decoupled approach based on the web architecture. Resources are discovered by making resource directory lookups or semantic queries, but are accessed directly using the resulting URL(s). A management GUI is provided with the central components in order to manage and test the whole system. For more information about the SENSEI architecture, see the SENSEI White Paper.

High level SENSEI testbed architecture

Roles

In the SENSEI project we have identified a large number of technical and business roles played in the machine-to-machine ecosystem. Three of those roles are important when deploying a testbed of the SENSEI system: Resource Providers, System Framework Providers and Resource Users. These are logical roles, and the same entities might play multiple roles. Resource Providers operate the embedded devices and sensor networks used in a SENSEI system. SENSEI Framework Providers host the central components of the SENSEI system, usually located on one or more well-known servers. This Cookbook is organized by these roles played in the system.

  • TODO: Figure showing roles

System Components

The SENSEI system is made up of loosely coupled components which can be categorized by their purpose. Framework Components are hosted by System Framework Providers, and they provide the core functionality of the SENSEI architecture. Community Management Components provide security, authentication, privacy and billing functionality, usually also hosted by System Framework Providers. Resource Interaction Components are used by Resource Providers for making devices and sensor neworks available to the SENSEI system, and by Resource Users for interacting with the SENSEI system.

The main Framework Components include:

  • Resource Directory - The resource directory acts as the repository about all the resources available in a SENSEI domain. It accepts resource publications over the RPI interface from REPs, and can be queried by Resource Users and other components over the RLI interface. Resource directories between different SENSEI domains can also be peered.

  • Semantic Quert Resolver
  • Entity Directory
  • Execution Manager

The main Comminity Management Components include:

  • AAA
  • Privacy and Billing
  • TODO: Figure showing server components

The main Resource Interaction Components include:

  • REPs
  • Gateways
  • Embedded REPs
  • Management GUI

Main Interfaces

  • Common Interfaces
    1. RPI
    2. RLI
    3. RAI
    4. SQI

  • Section on other advanced interfaces

How does it work?

  • How does the testbed work?

Attachments (3)

Download all attachments as: .zip