검색 상세

유비쿼터스 컴퓨팅 환경을 위한 분산 적응 미들웨어의 설계 및 구현

Design and Implementation of Distributed, Adaptive Middleware For Ubiquitous Computing Environment

  • 발행기관 아주대학교 정보통신 전문대학원
  • 지도교수 김재훈
  • 발행년도 2005
  • 학위수여년월 2005. 2
  • 학위명 석사
  • 학과 및 전공 정보통신전문대학원 정보통신공학과
  • 본문언어 한국어

초록/요약

21세기에 접어들면서 ‘유비쿼터스 컴퓨팅 환경’이라는 새로운 패러다임이 등장했다. 기존에 인터넷의 보급으로 생겨났던 가상 공간의 한계를 뛰어넘어 가상 공간과 물리 공간이 통합된 것이 유비쿼터스 컴퓨팅 환경이다. 유비쿼터스 컴퓨팅 환경에서는 주어진 상황을 인지하고 적응하여 사용자에게 편리하고 유용한 양질의 서비스를 제공하는 것이 가장 중요하다. 그래서 현재 상황에 대한 인식방법과 그에 따른 적응을 위한 분산 적응 미들웨어에 대한 연구가 세계 각지에서 이루어지고 있다. 그러나 현재의 연구 개발 상황을 살펴보면 사용자가 처한 상황을 인지하는 방법에 대한 연구는 많이 이루어지고 있지만 그 상황에 적응할 수 있는 분산 적응 미들웨어에 대한 연구는 부진하다. 유비쿼터스 컴퓨팅 환경에서의 변화에 대하여 분산 적응 미들웨어는 여러 가지 방법을 사용하여 적응할 수 있다. 시스템 내부에서 모듈, 자원, 어플리케이션 등을 재구성할 수 있고, 네트워크 측면에서는 라우팅, 협업, 토폴로지 재구성 등을 할 수 있으며, 서비스의 품질을 조정하거나 대체하는 방법 등을 이용할 수 있다. 본 논문에서는 시스템과 서비스 측면에서 분산 적응 미들웨어가 어떻게 개발되고 있는지 알아보고 특징에 따라 두 가지로 분류하였다. 분산 적응 미들웨어는 환경 및 사용자 요구에 의해 미들웨어의 내부가 재구성되는 특징을 갖고 있고, 어플리케이션이 재구성을 하도록 명령을 주는 특징을 갖고 있다. 유비쿼터스 컴퓨팅 환경에 적응할 수 있는 분산 적응 미들웨어를 설계하였고 미들웨어 내의 한 모듈인 Host Controller를 구현하였다. 다른 모듈과의 연결을 통하여 Host Controller의 기본 동작을 확인할 수 있었고 이러한 기본 동작을 바탕으로 확장하여 시스템 재구성에 이용될 수 있다.

more

초록/요약

In the 21st century, a new paradigm ‘ubiquitous computing environment’ emerged. It is the environment that integrates the physical space with the virtual space by exceeding the limit of the virtual space which created by Internet. In ubiquitous computing environments, it is very important to offer convenient and useful services to user by sensing the situation and adapting to it. In recent years, many research institutions are studying the technology for sensing the environment and the distributed adaptive middleware system for adapting to the changing environment. However, there isn’t still the good middleware for resolving the problems of adapting to the changing situation and satisfying the user. The distributed adaptive middleware can adapt to the frequent change of the situation in ubiquitous computing environments by using various ways. The middleware can reconfigure modules, resources, and applications in its system, change the route and the network topology, and adjust the quality of service. We investigated how the distributed adaptive middleware is developed in terms of the system and service. The middleware can be classified into two characteristics. First characteristic is that the middleware consists of components and can reconfigure internal components by the change of the environment and users’ requests. Second is that the middleware orders the application to reconfigure it for the adaptation to the change of the situation. In this paper, we designed the distributed, adaptive middleware which can adapt to the frequent change of ubiquitous computing environment and implemented Host Controller of the middleware.

more

목차

목차
제 1 장 서론 = 1
제 2 장 관련 연구 = 3
제 1 절 유비쿼터스 컴퓨팅 = 3
제 2 절 분산 적응 미들웨어 = 4
제 1 항 미들웨어 내부의 재구성 지원 = 4
제 2 항 어플리케이션의 재구성 지원 = 9
제 3 장 어플리케이션의 재구성을 위한 미들웨어 = 13
제 1 절 서론 = 13
제 2 절 미들웨어 설계 = 14
제 1 항 Service Controller = 14
제 2 항 Central Intelligence Engine = 16
제 3 항 Host Controller = 16
제 4 항 Resource Monitor = 18
제 5 항 Inference Engine = 19
제 3 절 구현 : Host Controller = 21
제 1 항 모듈 설계도 = 21
제 2 항 Sequence Diagram = 22
제 4 절 결론 = 24
제 4 장 결론 = 25

more