원문정보
초록
영어
In domotic scenarios, where ubiquitous computing pervades housing, the capability to effectually discover, integrate and coordinate different devices with diverse implementation details, communication protocols, and functionalities is a central aspect. Basing on a layered domotic architecture for smart embedded devices which builds on the paradigm of Service Oriented Computing, in this paper we focus on the pervasive layer and the requirements it has to fulfill, so as to realize a high degree of automation and serve the needs of the higher application levels of the architecture. We show how a discovery framework can take care of new devices independently of their protocols through the use of proxies. Because with the development of home network and service applications, different protocols and transmission modes are proposed. There are more digital devices and home appliances which compliance to the protocols. The proposed protocols are different and they are typically unable to interconnect with each other. We design and implement a middleware framework for smart homes to integrate protocols which are popular such as UPnP on OSGi framework and collaborating Zigbee and Bluetooth to converge various service oriented applications. Additionally, with the well-developed Zigbee and Bluetooth technology, majority of devices has been developed to support these technologies, we propose two new base drivers to integrate diverse devices communication protocol on our platform. The availability of standardized service type descriptions can further assist towards automating the tasks of integration and coordination through intelligent algorithms. From the technical point of view, the implementation builds on the OSGi/UPnP standards. An experimental setup for testing the discovery plugins for Bluetooth and ZigBee devices, along with an evaluation of the performance of the Bluetooth proxy verify that the proposed solution is a viable and effective one.
목차
1. Introduction
2. Related Work
3. SM4All
3.1 An interoperation scenario
4. The Framework
4.1 Protocols
5. Device Layer
5.1 Discovery Framework
5.2 Discovery Plugins
6. Pervasive Controller
6.1 Contract-First Service Development
6.2 Publish/Subscribe
6.3 Implementation
7. Middleware Clients
7.1 RuG ViSi Tool
7.2 Service Composition Planner
7.3 User Interface
8. Implementation, Experiments and Validation
8.1 Case Study Evaluation
8.2 System Setup
8.3 Bluetooth proxy tests
9. Conclusions
Acknowledgement
References
APPENDIX