The paper introduces to main dilemmas in using devides
- They are more complex
- There are too many features
The paper introduces a set of princtiples and attributes for any ADS system
- At1: People move data using concrete syntax. Like "Post the picture to my wall"
- P1: Bring devices to the forefront: computers and devices are invisible into the physical infrastructure (Mark Weiser's vision)
- A2: Devices are simple, single purpose appliances: This is not true cause the users have shown acceptance of devices with more complex capabilities. For example turning cellphones to cameras is not something being rejected by the users
- P2: Keep the number of user controllable features on devices to a minimum: This should be correct as it provides better manipulation and control over the device. It should provide simpler user interfaces as well. It shouldn't be too complicated or anything at the end for the user to be used.
- A3: People perform a variety of traditional tasks, as well as a new set of advanced tasks with their devices. The functionality to perform highlevel tasks can be placed on users' PCs but be kept hidden from the user.
- P3: Place the software required to accomplish tasks in the network infrastructure
- Application Selection
- Access Control
- Other service features
- Data Receive Stage
- Role: Deals with device heterogenity
- It handles all the device connection requirements but is very poor for scalability. It becomes a single point of failure for the system as well.
- It relies on a stateless Access Point (What is stateless I don't really know) amd am aggregator enables extensibility of the Access point by adding new device features
- Aggregator is actually the point of conflict as at that point all the integration between all the access points and the required input data for the application control phase happens.
- Application Control Stage
- The data is collected to create a chain of components that satisfy the application. It is not clear how this set of data is monitored to satisfy the requirement of the applications and components and how others should be aware of these requirements when developing components.
- Command Canonicalizer
- Allows having simple user interfaces
- Template Database
- Minimizing device configuration
- Dataflow Manager
- Coordinates data input bu the user: How this required data is specified?
- Service Execution
No comments:
Post a Comment