1 / 17

A Middleware Infrastructure for Active Spaces

A Middleware Infrastructure for Active Spaces. 65994 – Pedro Barroso 65998 – Rui Camacho. Authors: Manuel Román , Christopher Hess, Renato Cerqueira , Anand Ranganathan , Roy H. Campbell, Klara Nahdrstedt. What is an Active Space?. Motivation.

lora
Download Presentation

A Middleware Infrastructure for Active Spaces

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A Middleware Infrastructure for Active Spaces 65994 – Pedro Barroso 65998 – Rui Camacho Authors: Manuel Román, Christopher Hess, Renato Cerqueira, AnandRanganathan, Roy H. Campbell, KlaraNahdrstedt

  2. What is an Active Space?

  3. Motivation • Programming for activespacesis a dificulttaskbecauseeachdeviceis a uniqueprogramableentity.

  4. Objectives • Abstractspaceentitiesandmakespace a single programableentity; • A activespace can beused for severalpurposessoitneeds to adapt to thatcontext; • Detectuserand prepare space to userusage.

  5. What is Gaia OS?

  6. Related Work • Microsoft EasyLiving • i-Land • Roomware • Aura

  7. Architecture

  8. SpaceRepositoryService • Storesinformationabout Software and Hardware entities in thespace. • Category == ‘Device’ && Type == ‘Display’

  9. Event Manager Service • Exposeschanges in thesystem’scurrentstate

  10. Context File System • Makepersonal data automaticallyavailable to applications, conditionedonuser’spresence. • Organize data to facilitatelocationrelevant material for applicationsandusers.. • Example: • Files associated to Location = ‘Room1’ andSituation = ‘Meeting’ • /location:/Room1/situation:/meeting/

  11. PresenceService • Detectsandmaintainsupdatedinformationabout software components, devicesandpeople. • Digital Entitypresence:DetectsServiceandApplicationEntities • PhysicalEntitypresence:DetectsDevicesandPersons

  12. ContextService • (<ContextType>, <Subject>, <Relater>, <Object>) • Example: • (Temperature, Room2, is, 23 Celsius) • (Temperature, Room2, more, 30 Celsius)=> BoostAirConditioner

  13. Application Framework • A component-based infrastructure • A mapping mechanism • A group of policies that defines sets of rules

  14. Infrastructure

  15. Mapping mechanism • The framework maps devices from active space and adapts the application to the active space • Defines two types of application description files: • Application generic description • Application customized description

  16. Bootstrap

  17. Future Work • Automatic device discovery via different sensor technologies

More Related