RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      검색결과 좁혀 보기

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

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

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • OSGi 기반 이동 에이전트 관리 시스템 설계

        이승근,김인태,김태간,이경모,임기욱,이정현,Lee, Seung-Keun,Kim, In-Tae,Kim, Tae-Gan,Lee, Kyoung-Mo,Rim, Ki-Wook,Lee, Jung-Hyun 대한전자공학회 2005 電子工學會論文誌-CI (Computer and Information) Vol.42 No.5

        OSGi 프레임워크는 다양한 가전, 센서, 디바이스 등의 상호 운용을 가능하게 함으로써 지능형 홈네트워크의 기반 기술로 주목 받고 있다. OSGi 프레임워크에서는 서비스의 배포 및 설치 단위인 번들 코드의 다운로드를 통한 원격 설치를 지원하지만, 실행 중인 번들의 이동을 지원하지 못한다. 따라서 OSGi 프레임워크 상에서 실행 중인 번들을 다른 프레임워크 상으로 이동할 수 있는 이동 에이전트 형태의 번들을 지원해야 하며, 이를 위한 별도의 시스템이 필요하다. 본 논문은 OSGi 프레임워크들간 개체의 이동성을 보장하기 위해 동적 에이전트 형태의 번들 관리 방법을 제안한다. 이를 위해서 에이전트의 라이프 사이클과 이동 관리 기능을 위한 이동 에이전트 관리 시스템을 설계한다. 설계한 이동 에이전트 관리 시스템은 OSGi 프레임워크에서 동작될 수 있기 위해서 번들 형태로 구현되며, 자율적인 서비스에 대한 동적 관리를 가능하게 함으로써 편재형 환경에서의 이동성을 보다 효과적으로 지원할 수 있다. OSGi(Open Service Gateway Initiative) offers a unique opportunity for pervasive computing as a potential framework for achieving interoperability between various sensors, home appliances, and networked devices. The OSGi framework supports a remote installation of a bundle, which is a unit that installs and deploys services. However, in order for the bundle in execution to migrate, a specific form of bundle such a mobile agent, is needed one which is able to move through a heterogeneous network. This paper proposes a method that can manage bundles like these dynamic agents, in order to ensure the mobility of entities in multiple OSGi framework environments. For our purposes, we have designed the mobile agent management system for managing the lifecycle and mobility of agents in the OSGi framework. The mobile agent management system we are proposing implements a bundle form which can perform in an OSGi framework as well as manage autonomous mobile services. As a result, mobility in a pervasive environment will be supported more efficiently.

      • KCI등재

        멀티쓰레드 기반 센서네트워크 운영체제에서 동작하는 상태머신 프레임워크

        이승근,김병곤,최병규,허신,Lee, Seung-Keun,Kim, Byung-Kon,Choi, Byoung-Kyu,Shin, Heu 한국정보처리학회 2010 정보처리학회논문지 A Vol.17 No.3

        무선 센서네트워크는 유비쿼터스 컴퓨팅에서 생활환경과 컴퓨터 사이의 중계자 역할을 하는 매우 중요한 연구 분야이다. 매우 제약적인 자원 환경에서 동작하여야 하는 센서 노드의 특성 때문에 제한된 자원을 효율적으로 관리할 수 있는 센서네트워크 운영체제가 요구된다. 또한 센서네트워크는 외부 물리 환경의 변화에 반응하여 동작하는 시스템이기 때문에 여러 이벤트를 동시에 신속하게 처리 할 수 있어야 한다. 이러한 요구조건을 만족시킬 수 있도록 TinyOS나 MANTIS, NanoQplus 등 센서네트워크용 운영체제에서 다양한 기법들이 제시되고 있다. 하지만, 센서네트워크 응용 프로그램을 개발하는 프로그래머 입장에서는 제약이 심한 개발 환경과 개발을 용이하게 할 수 있도록 하는 프레임워크가 부족한 문제점도 매우 크다. 이를 위해 본 논문에서는 반응형 시스템에 적합한 상태머신 프레임워크를 멀티쓰레드 기반의 센서네트워크운영체제인 NanoQplus에 구현하였다. 또한 효과적인 이벤트 처리를 위한 이벤트 브로커 모듈 및 상태머신간 메시지 공유를 위한 메시지 자료구조와 메시지 및 메시지큐를 핸들링하고 상태머신의 전이를 수행하는 실행 모듈을 제안한다. 추가적으로 상태머신 프레임워크기반의 응용 프로그램을 좀 더 용이한 개발을 지원할 수 있는 CASE(Computer-aided software engineering)툴을 개발하였다. A wireless sensor network(WSN) which roles as a mediator between living environment and computers in ubiquitous computing is very essential research area. Due to the constraint that sensor nodes should work in very resource-restricted circumstances, an operating system that can manage resources effectively is demanded. Also, a sensor network should be able to deal with many events quickly and simultaneously in order to respond to various physical changes in outer environment. The Sensor Network Operating System such as TinyOS, MANTIS and NanoQplus is much designed so that it can satisfy such requirement. But, for programmers who develop application program for sensor networks, they have lack of frameworks which the development is easily possible from restricted development environment. In this paper for this, we implemented a state machine framework apt for responsive systems in NanoQplus which is multi-thread-based sensor network operating system. In addition we propose an event broker module(EBM) for effective event dispatching, a message data structure for message sharing among state machines, and an execution module that handles messages and their queue and performs state transition of the machines. Furthermore, we could do the development more easily an application program with a state-based framework by developing CASE tools.

      • 상황정보를 기반으로 한 서비스 관리 시스템 설계

        이승근,임기욱,이정현,Lee, Seung-Keun,Rim, Ki-Wook,Lee, Jung-Hyun 대한전자공학회 2005 電子工學會論文誌-CI (Computer and Information) Vol.42 No.5

        상황 인식 기반 편재형 컴퓨팅(Pervasive Computing) 환경의 다양한 응용에 관심이 증대되고 있으며, 개발자들이 상황인식 응용을 보다 쉽게 개발할 수 있도록 지원하는 개발환경들에 대한 연구가 활발하게 이루어지고 있다. 서비스 관리 시스템은 상황 인식 응용이 필요로 하는 서비스를 찾아서 제공해 주는 시스템으로 상황 인식 응용 개발환경에 필수적인 부분이다. 그러나, 기존 연구에서는 단순 구문 매칭이나 서비스 타입 등의 제한적인 온톨로지 기반 매칭을 사용하고 있으며 상황 정보에 대한 고려가 없다. 또한, 사용자가 원하는 서비스가 없는 경우 기존 서비스들을 조합해서 이용할 수 있도록 할 수 있어야 한다. 이 논문에서는 상황 정보 기반 서비스 관리 시스템을 제안한다. 제안하는 시스템은 온톨로지를 이용한 의미적 매칭 방법과 상황 정보를 고려함으로써 보다 정확한 검색이 가능하게 하고, 서비스 조합 기능을 제공함으로써 사용자가 원하는 서비스가 서비스 레지스트리에 없는 경우에는 기존 서비스들을 조합하는 서비스 리스트를 제공할 수 있다. 설계한 시스템을 평가하기 위해서 서비스 질의를 위한 프로토타입을 개발하였으며 이를 통해서 상황 정보 기반 검색과 서비스 조합이 적절하게 지원함을 보였다. There has been an increase in the interest of applications that use a combination of both pervasive computing technology and context-aware technology. This application based on the development environment along with the support of developing context-aware applications is now being researched thoroughly and by many. The service management system provides services that are needed for context-aware applications. This system is an integral part of the developmental environment of context-aware applications. But there is a restrictive matching based on ontology that uses simple syntactic matching or a plain type of service used in previous researches. And there is also no consideration for context-aware information. Also, if the user is unable to find a service that is satisfactory, or is a service which a user does not desire, they may use a service which is composed of other existing services. This paper proposes a service management system based on context-aware information. The proposed system enables the accurate finding of services by considering semantic matching methods based on ontology and context-aware information. If the user does not find a service that is helpful in the service registry, it can provide the service list to enable other existing service compositions, by providing the functionality of these service compositions. As a result, the experiment of the system proposed has shown that the system properly supported the service discovery based on context-aware information and service composition.

      • KCI등재
      • KCI등재

        친환경건축 통합설계프로세스의 개선방향에 관한 연구

        이승근(Lee Seung-Keun),박성민(Park Sung-Min),이상윤(Lee Sang-Yun) 대한건축학회 2012 대한건축학회논문집 Vol.28 No.8

        “Integrated Design Process for Sustainable Architecture (IDP)” is a final guideline for maximizing the efficiency and optimization in the construction process, as an aid for the climate change and the environmental problems. But plans suggested so far are not often utilized, for that they have resulted from an ineffective communication, impractical process control and uneconomical factors in the practical procedure. By modifying plans in better configuration, this research aims for discovering full details that Sustainable Construction Process requires, and how could details be applied in the field. Thus, to establish much concrete and practical IDP than existing ones, searching for an ideal construction type must take priority. The market demand as a base for the research, will lead to an analysis on demand of building purpose and scale, and draw out the expected building types in the future market. This research will give suggestion on the sustainable techniques that will be appropriately applied on the type, and finally a reasonable and practical IDP. Proposing an ideal and fully practical IDP is the core of the research, which will lay out the check-lists in each procedure ranging from a preliminary survey, to a conceptual, a basic, and a detail designs.

      • KCI등재

        프랑스 언어학 , 지역학 : 드골 ( De Gaulle ) 의 대유럽 안보전략 ; 프랑스 제 5 공화국에서의 논의를 중심으로

        이승근(Seung Keun Lee) 한국프랑스학회 1999 한국프랑스학논집 Vol.26 No.-

        La politique du president Jacques Chirac, en tant que gaulliste, a son origine de politique du gnral de Gaulle de 1958 1969 sur la question europenne. Pour de Gaulle, ce sont la nation et la puissance extrieure du pays qui doivent constituer le noyau de sa pense sur la politique europenne. Dans les trois grandes directions. a grandeur. 1`indEpendance et la puissancede la France. 1`essentiel de ses ides est la volontk de refaire de son pays une des grandes puissances mondiales et de lui assurer une indpendance sourcilleuse 1`gard des autres Grands. Pour retrouver a grandeur la Ve R.publique doit restaurer le sens de son pass et la conscience de son identitk et de sa permanence : la population franaise et sa force militaire joueront un r81e important sur la scene internationale. Pour assurer$quot;indpendance et la puissanceBans un monde devenu bipolaire, la France doit prendre une position bien suprieure sa puissance relle. en lanant une some de dfi permanent au systi3me international en place. Il s`agit d`abattre la tutelle amricaine et sovitique sur le monde, de mobilises autour de ce thyme une partie des Etats du tiers monde ainsi que les mcontents des deux camps. Sur cette base de politique, de Gaulle propose des ides qui prefigurent de la politique de defense de 1`Alliance, de la defense nationale et de la politique de dtente, entente et cooperation partir de 1958 : une autonomie au sein dune alliance : une force arme nationale indivisible le refus du systme d`intgration militaire de 1`OTAN : la valeur relative de 1`OTAN et le refus d`engager des forces franaises dans une structure trangre : une defense commune en Europe occidentale qui ne touche pas la base de la souverainet nationale : les armes nuclaires sous controle national : la politique de d~tente avec les pays de 1`Est : la construction de 1`Europe europenne. Aprs son arrive au pouvoir en mai 1995. Chirac entame assez rigoureusement sa politique trangire. Dans la base de gaullisme de Chirac sur la quesition scuritaire, nous pouvons estimer qu`il continuerait a renforcer la position internationale de son pays et la politique europenne contre 1`hgmonie amricaine en Europe, et construire 1`Europe europenne avec tous les pays europens.

      • KCI등재
      • KCI등재

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼