RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
        • 등재정보
        • 학술지명
          펼치기
        • 주제분류
        • 발행연도
          펼치기
        • 작성언어

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • 안드로이드 디바이스를 위한 에너지 효율적 컨텍스트 모니터링 기법

        김문권,이재유,김수동,Kim, Moon Kwon,Lee, Jae Yoo,Kim, Soo Dong 한국정보과학회 소프트웨어공학 소사이어티 2013 소프트웨어공학회지 Vol.26 No.3

        스마트 디바이스의 보급과 함께 컨텍스트 인지 애플리케이션에 대한 수요가 증가하는 추세이다. 하지만, 센서를 통한 컨텍스트의 수집은 추가적인 배터리 소비가 요구된다. 이것은 제한된 배터리 수명을 가진 모바일 디바이스에서 다수의 컨텍스트 인지 애플리케이션을 구동하는데 큰 제약사항이 된다. 그러므로 에너지 효율적인 컨텍스트 모니터링 기법이 요구된다. 본 논문에서는 안드로이드 디바이스에서 가능한 네 가지 컨텍스트 모니터링 기법을 제시하고, 각 기법 간의 에너지 소모량을 분석하여 적합한 적용 지침을 제안한다. 본 논문에서 제안된 기법을 컨텍스트 모니터링 애플리케이션에 적용하면 컨텍스트 모니터링에 소비되는 에너지 소모량을 효과적으로 감소시킬 수 있다. 제안된 기법을 검증하기 위해 적용하여 사용자 행동 인지 애플리케이션을 개발하여 각 기법에 대한 에너지 소모량을 정량적으로 비교한다. Along with increasing supplies of smart devices, a proliferation of context-aware applications is came. However, acquiring contexts through sensors requires considerable energy consumption. It has became big constraints on running many context-aware applications in mobile devices having limited battery capacity. Hence, energy-efficient methods for monitoring contexts are highly required. In this paper, we propose four context monitoring methods, analyse energy consumption in each method, and provide guidelines for applying the methods. It is effective to decrease energy consumption for monitoring contexts with applying the methods. To assess the proposed methods, we implement an application that is aware of a user's motion and show quantitative comparison between each of the methods.

      • KCI등재

        서비스 지향 컴퓨팅을 위한 GoF 디자인 패턴 적용 기법

        김문권,라현정,김수동,Kim, Moon-Kwon,La, Hyun-Jung,Kim, Soo-Dong 한국정보처리학회 2012 정보처리학회논문지D Vol.19 No.2

        대표적인 재사용 패러다임 중 하나인 서비스 지향 컴퓨팅 (Service-Oriented Computing, SOC)는 독립적으로 실행가능하며 외부 인터페이스를 통해서만 접근 가능한 서비스를 재사용 단위로 사용한다. SOC는 서비스 지향 아키텍처 개념과 클라우드 컴퓨팅의 개념을 통칭하는 용어이다. 서비스는 서비스 제공자에게는 높은 재사용성으로 인해 수익을 내도록 하며, 서비스 소비자에게는 서비스를 재사용하여 보다 빠른 시간 내에 적은 노력으로 애플리케이션을 개발할 수 있는 경제성과 생산성을 제공한다. 디자인 패턴 (Design Patterns)는 객체 지향 소프트웨어 설계시에 자주 발생하는 문제들을 해결하기 위한 범용적이며 재사용 가능한 방법들이며, Open/Closed 원칙을 이용하여, 가변성 및 여러 설계 이슈를 보다 쉽게 처리할 수 있는 설계 구조를 제안한다. 그러나 객체지향 패러다임의 객체와 SOC의 서비스는 구별되는 차이점을 가지고 있어, 기존의 디자인 패턴을 그대로 SOC에 적용하는 것은 어렵다. 서비스 제공자의 입장에서는 서비스 소비자마다의 가변적인 기능을 허용하며, 서비스의 고유 특징을 반영하는 서비스를 설계하고, 서비스 소비자 입장에서는 서비스가 제공하는 기능을 목적에 변경하여 빠른 시간 내에 목표 애플리케이션을 개발하도록 디자인 패턴이 SOC에 맞게 특화되어야 한다. 그러므로 본 논문에서는 서비스 제공자가 재사용성을 비롯한 서비스 고유의 특징을 반영하도록 서비스를 설계하고, 서비스 소비자는 제공되는 서비스를 목적에 맞게 특화하여 목표 애플리케이션을 개발하기 위해, SOC의 특성을 고려하여 특화된 디자인 패턴을 제안한다. As a representative reuse paradigm, the theme of service-oriented Paradigm (SOC) is largely centered on publishing and subscribing reusable services. Here, SOC is the term including service oriented architecture and cloud computing. Service providers can produce high profits with reusable services, and service consumers can develop their applications with less time and effort by reusing the services. Design Patterns (DP) is a set of reusable methods to resolve commonly occurring design problems and to provide design structures to deal with the problems by following open/close princples. However, since DPs are mainly proposed for building object-oriented systems and there are distinguishable differences between object-oriented paradigm and SOC, it is challenging to apply the DPs to SOC design problems. Hence, DPs need to be customized by considering the two aspects; for service providers to design services which are highly reusable and reflect their unique characteristics and for service consumers to develop their target applications by reusing and customizing services as soon as possible. Therefore, we propose a set of DPs that are customized to SOC. With the proposed DPs, we believe that service provider can effectively develop highly reusable services, and service consumers can efficiently adapt services for their applications.

      • 컨텍스트 인지 모바일 컴퓨팅을 위한 범용 추론 시스템의 정형 모델

        김문권 ( Moon Kwon Kim ),김수동 ( Soo Dong Kim ) 한국정보처리학회 2012 한국정보처리학회 학술대회논문집 Vol.19 No.2

        가용 센서를 내장하고 있는 모바일 디바이스의 사용이 많아지고 자동화, 자율화, 맞춤식 서비스의 요구가 커짐에 따라 컨텍스트 인지 모바일 컴퓨팅(Context-Aware Mobile Computing)의 필요성이 증대하고 있다. 하지만 추론 시스템 설계는 컨텍스트 분석, 인지하고자 하는 상황분석 등의 복잡한 과정을 요구한다. 본 눈문에서는 이러한 과정을 간결하고 정확하게 표현하기 위한 컨텍스트-상황 추론요소의 범용적 정형 모델을 제안한다. 또한 추론 요소들의 정형 모델을 실사례에 적용하여 본 논문에서 제안하고 있는 추론 요소들의 정형 모델이 실효성을 가지고 있으며 범용적임을 보여준다.

      • KCI등재

        모바일 컨텍스트 획득, 처리, 가시화를 위한 프레임웍 설계

        김문권(Moon Kwon Kim),천두완(Du Wan Cheun),배현주(Hyun Joo Bae),금창섭(Chang Sup Keum),김수동(Soo Dong Kim) 한국정보과학회 2012 정보과학회논문지 : 시스템 및 이론 Vol.39 No.2

        현재 모바일 디바이스를 활용하여 위치, 움직임 등과 같은 주위 환경 정보인 사용자의 컨텍스트를 인지하고, 이를 기반으로 지능화된 기능을 제공하는 애플리케이션을 개발하기 위한 연구가 활발하다. 컨텍스트 인지를 위하여서는 먼저 컨텍스트 정보를 수집하는 것이 이루어져야 한다. 그런 다음, 수집한 컨텍스트를 처리하고 가시화하여 인지된 정보에 대해 어떤 작업을 수행하여야 할지를 결정하여야 한다. 즉, 지능화된 컨텍스트 인지 애플리케이션을 개발하기 위하여서는 컨텍스트의 수집, 처리, 및 가시화가 이루어져야 한다. 그러나 현재 컨텍스트 인지 모바일 어플케이션에서의 컨텍스트는 단일 사용자의 실시간 상황인지와 관련된 컨텍스트에 제한되어 있어서 인지할 수 있는 컨텍스트의 범위가 한정적이다. 본 논문은 모바일 디바이스를 통해 가져올 수 있는 다양한 컨텍스트 정보를 활용하고 시각화하기 위한 모바일 컨텍스트 가시화 프레임웍의 설계를 제안한다. 우선 대표적인 모바일 플랫폼을 이용하여 획득할 수 있는 컨텍스트 정보를 정리한다. 그리고 이런 컨텍스트 정보를 수집하고, 시각화하기 위한 컨텍스트 가시화 프레임웍의 설계를 제안한다. 이 설계에는 컨텍스트 정보를 수집하는 모바일 디바이스와 수집된 정보를 처리 및 시각화 하기 위한 서버 간의 통신을 보여주는 아키텍처와 각 컨텍스트에 적합한 사용자 인터페이스 형식을 포함한다. 또한, 설계 모델을 기반으로 구현한 프로토타입을 보여주고 모바일 컨텍스트 가시화 프레임웍의 적용 및 활용 사례를 보여줌으로써, 연구의 실효성을 보여준다. Currently, the research about developing intelligent applications, which aware a user's context such as surrounding information including location and movement with mobile dervices, is active. To aware the context, the first step is to acquire contextual information. And then, what reactions are taken is determined by processing and visualizing the collected context. To do this, it is a prerequisite to aquire, process, and visualize comprehensive contextual information for developing intelligent context-aware application. However, current context-aware applications only utilize the context which is related to aware realtime situations on a single user. That is, the context-aware capability of them is limited. Therefore, this paper proposes design of mobile context visualization framework which 1) collects comprehensive context information and 2) visualizes the information with the appropriate disaply format. First, we summarize acquirable context from representative mobile platforms. And then, we design the context visualization framework to collect and visualize the context. This design includes architecture showing communication between the client to collect raw data and the server to process the data and display formats for each context. Finally, to show practicability and applicability of the design, we show a prototype of mobile context visualization framework, application and utilization case of the visualization framework.

      • KCI우수등재
      • KCI등재

        소프트웨어 공학 : 컨텍스트 인지 모바일 컴퓨팅을 위한 정형모델 및 추론 시스템 설계

        김문권 ( Moon Kwon Kim ),김수동 ( Soo Dong Kim ) 한국정보처리학회 2013 정보처리학회논문지. 소프트웨어 및 데이터 공학 Vol.2 No.4

        Context-aware mobile computing has become the primary approach to realize automatic, autonomous and user-centric computing in the context of mobile devices used that embed available sensors. However, designing an inference engine nonetheless requires the tasks of analyzing contexts, situations and can be inferred, etc. Moreover, a mobile device has limited resources and limited computation capability, which results in results in recognizing the common sense of its unsuitable environment for processing inference. Hence, we propose context-situation reasoning elements and their formal models in this paper, and we verify the formal models` applicability by applying them to an example. Finally, we design and implement an inference engine that realize the context-situation inference elements in computing environment, and we experiment an example by using the proposed inference engine to verify applicability and reusability of inference engine.

      • 동적 모바일 생태계의 QoS 모니터 설계

        이정목 ( Jung Mok Lee ),김문권 ( Moon Kwon Kim ),장정란 ( Jeong Ran Jang ),김수동 ( Soo Dong Kim ) 한국정보처리학회 2011 한국정보처리학회 학술대회논문집 Vol.18 No.2

        모바일 컴퓨팅이 보편화 되고 기술이 발전 할수록, 모바일 환경에 가지고 있는 제약사항은 해결 해야 할 과제로 남아있다. 모바일 디바이스의 제약된 자원, 불안정한 네트워크, 서비스 접근성 등은 모바일 환경을 안정적으로 운영되기 힘든 요인이다. 이는 사용중인 어플리케이션의 서비스가 정지되거나 네트워크 전송의 실패 등의 문제가 빈번히 발생하는 원인이 된다. 본 연구에서는 이러한 문제 해결하기 위한 방법으로 정보를 효과적으로 수집하고 데이터를 분석하는 차세대 모바일 환경인 동적 모바일 생태계를 위한 모니터 시스템을 제시한다.

      • KCI등재

        IoT 디바이스를 이용한 건강 평가 플랫폼

        라현정(Hyun Jung La),김문권(Moon Kwon Kim),김수동(Soo Dong Kim) 한국정보과학회 2016 정보과학회 컴퓨팅의 실제 논문지 Vol.22 No.5

        다양한 의료 IoT 디바이스들이 등장함에 따라 개인의 의료 데이터를 수집하고, 수집된 개인 의료 데이터로부터 개인 건강 상태를 분석할 수 있게 되었다. 그러나, 건강 평가 항목에 따라 하드웨어 및 소프트웨어 설계가 결정되어 개발 난이도가 높다. 본 논문에서는 의료 데이터를 수집하고 수집한 의료 데이터를 분석하여 건강 평가를 하는 다양한 시스템들을 개발하는데, 범용적으로 활용될 수 있는 플랫폼 설계를 제안한다. 이를 위해, 먼저 범용 건강 평가 모델인 건강 인덱스 계산 메트릭을 정의한다. 그리고, 제시된 범용 건강 인덱스를 기반으로 다양한 측면에서 건강을 평가할 때 필요한 하드웨어 플랫폼 및 소프트웨어 플랫폼 설계 모델을 제안한다. 또한, 제안된 플랫폼을 이용하여 레인보우 변기 시스템을 개발한 사례를 통하여, 플랫폼의 실용적 적용성을 평가한다. The emergence of diverse medical Internet of Things (IoT) devices has facilitated the collection and analysis of medical contexts to assess health conditions. However, the complexity of IoT-based systems for health assessment is quiet high and it requires high development cost, since the designs of the systems highly depend on the heath aspects to be evaluated. In this paper, we propose a design of the platform that provides generic functionalities to various health evaluation applications. We first define a metric for computing a health index, which is a generic health assessment model. And, based on the proposed generic health index, we propose a design of the platform to evaluate diverse aspects of the health including its hardware architecture, software architecture and database design. We describe the result of developing Rainbow Toilet System based on the proposed platform, and assess the practical applicability.

      • KCI우수등재

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼