research:context
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
research:context [2006/06/30 19:16] – jorge | research:context [2009/11/30 16:55] (current) – *prog->soft dharnie | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Role-Based Ambient Communications ====== | + | ===== Context-Dependent Behaviour Adaptations |
+ | [[http:// | ||
==== Motivation ==== | ==== Motivation ==== | ||
Line 5: | Line 6: | ||
Within the domain of pervasive computing, context-awareness has commonly been defined as the ability of an application to adapt itself to its dynamic environment. The context of an application is defined as any information or service in the application' | Within the domain of pervasive computing, context-awareness has commonly been defined as the ability of an application to adapt itself to its dynamic environment. The context of an application is defined as any information or service in the application' | ||
- | Our observation is that in an interaction between two entities, the behaviour of the message receiver may not only depend on the context | + | Our observation is that in an interaction between two entities, the behaviour of the message receiver may not only depend on its own context, but also on the context of the sender. We have illustrated this idea in a high level **[[research: |
We claim that in order to deal with context-dependent communications in mobile networks, we need a model that satisfies the following conditions: | We claim that in order to deal with context-dependent communications in mobile networks, we need a model that satisfies the following conditions: | ||
- | * **Dynamic Context Adaptation**: | + | * **Dynamic Context Adaptation**: |
- | * **Dynamic Behaviour Composition**: | + | * **Dynamic Behaviour Composition**: |
* **Context Passing Mechanism**: | * **Context Passing Mechanism**: | ||
+ | ==== Design ==== | ||
- | === Design === | + | At our [[http:// |
- | At the PROG lab, we are currently exploring different language constructs for the development of context-aware applications. The construct presented in this page is called Split Objects (Bardou et al, ECOOP 1996). In such a model, application entities are composed of roles (known as viewpoints) which represent | + | {{ rolemodel02.jpg? |
- | {{ rolemodel.jpg }} | + | The problem with the split objects model is that the message sender must know before hand which are the roles a receiver could take. In dynamic environments like mobile open networks, this acknowledgment is practically impossible and undesirable (due to the heterogeneity and autonomicity of the participants). Hence we have extended this model in such a way that the sender only have to include its own context information in the messages (and not a role). At the receiver side there will be a reasoning engine that will take as input the context of both sender and receiver, and will map this information to a role. We have called this entity the context-dependent role selector. For further information about this solution, we refer the interested reader to [ [[http:// |
- | The problem with the split objects model is that the message sender must know before hand which are the roles a receiver could take. We claim that in dynamic environments like the scenarios of pervasive computing, it is practically impossible to have this level of acknowledgment of all the participants of the network. Hence we have extended this model in such a way that the sender only have to include its own context information in the messages (and not a role). At the receiver side there will be an entity that will take as input the context of both sender and receiver, and will map this information to a role. We have called this entity th context-dependent role selector. For further information about this model, we refer the interested reader to [ [[http:// | + | ==== Ongoing |
- | === Ongoing and Future Work === | + | These are the different research topics we have identified so far: |
* Composition of context-dependent application behaviours using prototype-based solutions (delegation hierarchies, | * Composition of context-dependent application behaviours using prototype-based solutions (delegation hierarchies, | ||
Line 31: | Line 33: | ||
* Rule-based systems for context reasoning and role selection. | * Rule-based systems for context reasoning and role selection. | ||
- | |||
- | * Role-based communications. | ||
* Combining actor and role models for the development of context-dependent applications. | * Combining actor and role models for the development of context-dependent applications. | ||
Line 42: | Line 42: | ||
* Dynamic scope for context-dependent communications. | * Dynamic scope for context-dependent communications. | ||
- | === Further Reading === | + | ==== Further Reading |
- | **A Role-Based Implementation of Context-Dependent Communications Using Split Objects**. Jorge Vallejos, Peter Ebraert, Brecht Desmet. In " | + | **A Role-Based Implementation of Context-Dependent Communications Using Split Objects**. Jorge Vallejos, Peter Ebraert, Brecht Desmet. In " |
research/context.1151687763.txt.gz · Last modified: 2006/06/30 19:18 (external edit)