• Title/Summary/Keyword: JCAF

Search Result 3, Processing Time 0.018 seconds

A Toolkit for Generating Context-Aware Applications with JCAF and Drools (JCAF과 DROOLS를 이용한 상황 인식 어플리케이션 생성 도구)

  • Park, Jong-Moon;An, Hyeong-Bae;Lee, Myung-Joon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06d
    • /
    • pp.254-256
    • /
    • 2012
  • 본 논문에서는 유비쿼터스 환경에서의 상황 인식 어플리케이션을 효과적으로 생성하는 도구를 소개한다. 개발된 생성도구는 일반적인 상황을 정의할 수 있는 상황 정보 스키마를 제공한다. 이를 이용하여 상황 변화에 따르는 복잡한 행위를 규칙으로 정의하고 추론 엔진을 이용하여 주어진 상황을 해결할 수 있다. 특히, 상황 인식 어플리케이션을 위한 소스코드를 자동으로 생성하여 제공하기 때문에 어플리케이션 개발과 배포에 용이하다.

An Access Control System for Ubiquitous Computing based on Context Awareness (상황 인식 기반의 유비쿼터스 컴퓨팅을 위한 접근 제어 시스템)

  • Lee, Ji-Yeon;Ahn, Joon-Seon;Doh, Kyung-Goo;Chang, Byeong-Mo
    • The KIPS Transactions:PartA
    • /
    • v.15A no.1
    • /
    • pp.35-44
    • /
    • 2008
  • It is important to manage access control for secure ubiquitous applications. In this paper, we present an access-control system for executing policy file which includes access control rules. We implemented Context-aware Access Control Manager(CACM) based on Java Context-Awareness Framework(JCAF) which provides infrastructure and API for creating context-aware applications. CACM controls accesses to method call based on the access control rules in the policy file. We also implemented a support tool to help programmers modify incorrect access control rules using static analysis information, and a simulator for simulating ubiquitous applications. We describe simulation results for several ubiquitous applications.

A Context Adaptation System for Ubiquitous Computing (유비쿼터스 컴퓨팅을 위한 상황 적응 시스템)

  • Oh, Min-Kyung;Chang, Byeong-Mo
    • The KIPS Transactions:PartA
    • /
    • v.14A no.6
    • /
    • pp.363-370
    • /
    • 2007
  • The ubiquitous computing environment could provide better service to users by adapting to changing contexts. In this paper, we developed a context adaptation system, which enables an ubiquitous program to adapt to different contexts, following its adaptation rules. Using this system, programmers can develop ubiquitous programs suitable for changing contexts, by describing the context adaptation policy. The context adaptation engine of this system fits the ubiquitous program to the current context based on the context adaptation rules. This system was implemented using JCAF, context-aware programing framework based on java. A simulator is also provided to simulate ubiquitous programs by changing contexts.