RISS 학술연구정보서비스

검색
다국어 입력

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

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

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

    RISS 인기검색어

      검색결과 좁혀 보기

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

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

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • KCI등재

        MANET에서 에너지를 고려한 다중경로 라우팅 프로토콜

        이광용(KwangYong Lee),차미양(MiYang Cha),이재기(JaeKee Lee) 한국정보과학회 2013 정보과학회논문지 : 정보통신 Vol.40 No.1

        본 논문에서는 MANET에서 에너지를 효율적으로 사용하기 위해 AOMDV를 기반으로 노드의 에너지를 고려한 경로 설정과 유지 방법이 추가된 다중경로 라우팅 프로토콜을 제안한다. 제안한 다중경로 라우팅 프로토콜은 노드의 에너지 잔량을 고려하여 경로를 설정하기 때문에 에너지 고갈로 인한 링크 에러를 줄일 수 있어 네트워크가 오랫동안 유지될 수 있다. 또한 노드의 에너지 잔량 임계치를 설정하여 노드의 에너지 잔량이 임계치 이하가 되면 에러 패킷을 출발지 노드로 전송함으로서 경로 변경 및 경로 재설정시 발생되는 데이터 손실과 전송 지연을 줄일 수 있다. 본 논문에서는 기존의 AOMDV와 제안프로토콜을 NS2 시뮬레이터를 이용하여 노드 수와 노드 이동 속도에 따른 최초 노드 단절 시간, 노드 생존율, 패킷 전송률에 대하여 실험하고, 그 결과를 비교하였다. 제안한 프로토콜이 기존의 AOMDV 보다 나은 성능을 보였다. In this paper we propose a multipath routing protocol added with path setting and maintenance method that consider the energy of nodes based on AOMDV to efficiently use energy at MANET. Because the multipath routing protocol proposed sets a path by considering an energy level of nodes, it can reduce link errors due to energy depletion, thereby making a network be able to maintain for a long time. Also, if the energy level of nodes becomes less than the threshold by setting the threshold energy level of nodes, the data loss and transmission delay that occur in case of path change and path resetting can be reduced by transmitting error packets to the start node. In this paper, we carried out an experiment to the initial node failure time, the node survival rate and the packet transmission rate of existing AOMDV and the proposed protocol according to the node number and the movement rate of node by using the NS2 simulator, and compared these results. The proposed protocol showed better performance than the existing AOMDV.

      • 실시간 Ada 소프트웨어 개발을 위한 객체행위 설계 방법

        이광용(Kwangyong Lee),정기원(Kiwon Chong) 한국정보과학회 1997 정보과학회논문지(B) Vol.24 No.1

        현재의 객체지향 방법들은 과거의 구조적 분석/설계 방법들에 비해 캡슐화, 분류화, 상속과 같은 특성을 상당부분 만족시켜주고 있지만, 실시간 시스템 개발에 있어서 필요로하는 실시간 행위의 표현 및 구현에는 아직 미흡한 면이 많이 남아 있다. 본 논문에서는 병행성, 정확성, 실시간성을 모형화한 실시간 객체모델들을 설계하는 방법을 제시한다. 이 방법에서는 객체지향분석의 결과를 Ada 언어로 쉽게 변환될 수 있는 형태인 최종 설계모델로 변환한다. 제시한 방법은 객체지향 방법이지만, 시스템 객체들을 액터, 에이전트, 서버 및 자료객체 들로 분류하고 객체들 사이의 연관성을 분석함으로써 시스템의 동적인 행위 및 시간 특성을 구현하는데 역점을 두고 있다. 그리고, 객체들 사이의 정보흐름과 제어형태를 설계하기 위해 기존의 비실시간 객체에 병행 프로세스들을 캡슐화한 실시간 객체를 마련하였다. 이 방법은 요구사항 모형화, 시스템 분해, 서브시스템 설계, 그리고 Ada 코드생성의 4단계로 구성되어 있다. Object-oriented methods have been improved in the viewpoint of encapsulation, classification, and inheritance compared to the traditional structured analysis and design methods. However, representation and implementation of real-time characteristics needed in real-time system development is not sufficiently considered. This paper suggests a new method of designing the real-time object models which represent the concurrency, correctness, and timeliness. The method converts the result of the object-oriented analysis to a final design model which can be easily coded using the Ada language as a program design language. It is object-oriented. However, it also emphasizes on its ability to implement the system's dynamics and temporal characteristics by analyzing the association links among objects and classifying the system objects as actor, agent, server and data object. And, in order to design the control and information flows among objects, we present a real-time object which encapsulates the concurrent processes in a previous non real-time object. This method consists of four phases: requirement modeling, system decomposition, subsystem design, and Ada code generation.

      • 객체중심 실시간 소프트웨어 설계모델의 동적행위 분석을 위한 페트리네트 형성

        이광용(Kwangyong Lee),김명환(Myeonghwan Kim),정기원(Kiwon Chong) 한국정보과학회 1994 한국정보과학회 학술발표논문집 Vol.21 No.2B

        객체중심 실시간 소프트웨어 개발방법론에서는 분석단계에서는 객체모델을 중심으로 동적모델과 기능모델을 개발하나 동적 특성이 적절히 분석될 수 있도록 중점을 두고 있으며, 설계단계에서도 객체모델을 기반으로 동적모델, 기능모델을 객체의 병행성, 적응성, 실시간 실행을 다룰 수 있도록 적절히 응용하고 있다. 그러나, 이 방법론에서는 실시간 시스템을 대상으로 하기 때문에 특히 개발된 시스템의 정확성, 신뢰성, 안전성 등에 대한 정형화된 점검방법이 필요하지만 현재까지는 효과적인 방안을 제시하고 있지 못한 실정이다. 본 논문에서는 이 방법의 분석단계 동안에 생성된 객체상태모델과 설계단계에서 생성된 객체설계모델을 시스템의 동적인 행위 측면에서 결합하여 페트리네트로 변환하는 방법을 제시한다. 이처럼, 객체상태모델과 객체설계모델을 결합하여 페트리네트로 변환 하는 이유는 기존에 많이 연구된 페트리네트의 실시간 시스템 분석기술과 객체지향의 장점을 잘 활용할 수 있기 때문이다. 본 연구의 궁극적인 목표는 이 페트리네트를 자동으로 생성하여 대형의 실시간 시스템을 효율적으로 분석할 수 있도록 하는데 있다.

      • 모바일 에드-혹 센서 네트워크를 위한 에너지 효율적 라우팅 기법 개발

        이양민 ( Yangmin Lee ),이광용 ( Kwangyong Lee ),이재기 ( Jaekee Lee ) 한국정보처리학회 2009 한국정보처리학회 학술대회논문집 Vol.16 No.2

        The development of USN(Ubiquitous Sensor Network) technology is creating numerous application areas. Although a network configuration with fixed sensors was the norm in the past, the coexistence of mobile and fixed sensor nodes is a new trend. Fixed sensor networks focused on the energy efficiency of nodes, but the latest studies consider guaranteeing the mobility of nodes and maintaining their connectivity, while remaining energy efficient at the same time. This paper proposes a routing protocol for a mobile ad-hoc sensor network that improves the mobility, connectivity and energy efficiency of nodes while allowing for the management and maintenance of a large number of nodes even in a complex communication environment where mobile and fixed nodes coexist. An algorithm for multi-hop multi-paths, a technique for topology reconfiguration by node movement prediction and vibration sensors, path setting for a large number of nodes, and efficient data transfer technology have been introduced to implement the modified LEAHC-AOMDV protocol. Furthermore, the excellence of this protocol was verified through a comparative experiment with the conventional LEACH protocol.

      • 객체행위모델을 이용한 객체와 동적 모델의 점검 방법

        이기오(Keeo Lee),이광용(Kwangyong Lee),김태현(Taehyun Kim),윤창섭(Changsup Yoon) 한국정보과학회 1992 한국정보과학회 학술발표논문집 Vol.19 No.2

        객체지향분석은 크고, 복잡한 시스템을 객체지향개념을 가지고 체계적으로 모델링하여 복잡한 시스템의 복잡성을 해결하고 있다. 그러나, 지금까지의 객체지향분석 방법들에는 모델(객체/동적/기능 모델)의 완전성과 일관성을 분석하는 정형화된 방법을 제시 못하고 있다. 따라서, 본 논문에서는 시스템을 모델링하는 체계적인 객체지향분석(객체/동적 모델링) 방법과 모델링 결과 생성된 모델들의 완전성과 일관성을 점검하기 위하여 객체지향 개념과 페트리네트의 결합체인 객체행위모델을 제시 하였다.

      • KCI등재

        Nano-Qplus 기반의 USN 응용 프로그래밍 모델

        이우진(Woojin Lee),김주일(Juil Kim),이광용(Kwangyong Lee),정기원(Kiwon Chong) 한국정보과학회 2006 정보과학회논문지 : 소프트웨어 및 응용 Vol.33 No.4

        본 논문에서는 센서네트워크를 위한 운영체제인 Nano-Qplus 기반의 응용프로그램을 자동으로 생성하기 위한 프로그래밍 모델을 제시한다. 즉, 센서네트워크를 구성하는 센서, 라우터, 싱크, 엑츄에이터와 같은 노드들이 수행해야 하는 기능에 대한 프로그램을 자동으로 생성하기 위한 프로그래밍 모델을 제시한다. 제안한 프로그래밍 모델에 따라 센서네트워크에 대한 모델을 작성하고, 이를 바탕으로 센서네트워크의 각 노드에 대한 속성 값을 스크립트를 통하여 설정하면 각 노드를 동작시킬 수 있는 프로그램이 자동으로 생성된다. 본 논문에서는 프로그래밍 모델에서 사용하는 각 노드의 속성을 설정할 수 있는 스크립트와 프로그램을 자동으로 생성하는 알고리즘을 프로그래밍 모델과 함께 설명한다. 본 논문에서 제시한 기법을 이용하면 센서네트워크를 구성하는 각 노드에 대한 속성설정만으로 실행코드를 자동으로 생성함으로써 개발자들은 코드에 대한 상세한 내용을 알지 못하더라도 쉽게 응용프로그램을 구현할 수 있다. 또한 실행코드를 자동으로 생성함으로써 센서네트워크 응용프로그램을 개발하는데 소요되는 노력을 줄일 수 있으며, 신속한 코드생성을 통해 조기에 테스트를 수행하여 오류를 찾아내고 수정함으로써 검증된 코드를 생성할 수 있다. A programming model for ubiquitous sensor network (USN) applications based on Nano-Qplus is proposed. USN applications mean programs of nodes which are components of sensor network such as sensor, router, sink and actuator. Developers can automatically generate programs of USN applications by setting attributes values of nodes using a script after they model a sensor network. A script for setting attributes values of a node is proposed in this paper. The algorithm of automatic code generation is also described. Developers can easily implement USN applications even if they do not know details of low-level communication, data sharing, and collective operations because the applications are automatically generated from a script. They set only attributes values of nodes using the script. Efforts for USN applications development also are reduced because of automatic code generation. Furthermore, developers can correct errors of applications in the early stage of development through early test based on rapid code generation.

      • 이종 센서 네트워크간 정보교환을 위한 미들웨어 구조

        안상임(Sangim Ahn),이광용(Kwangyong Lee),정기원(Kiwon Chong) 한국정보과학회 2005 한국정보과학회 학술발표논문집 Vol.32 No.2

        디지털 홈이 구체화되면서 실내 환경조절, 방범, 가전기기 제어, 건강 모니터링 분야에서 센서 네트워크가 활용됨에 따라 이질적인 센서 네트워크간의 정보교환에 대한 요구가 증대하고 있다. 본 논문에서는 이러한 홈 환경에서 이질적인 센서 네트워크간 정보교환을 위한 메커니즘으로 홈 서버를 이용한 상호운영성 미들웨어 구조(Interoperable Middleware Architecture)를 제안한다. 이를 위하여, 홈 서버와 센서 네트워크 미들웨어 구조를 소개하고, 미들웨어가 상호운영성을 제공하기 위한 정보교환 메시지 포맷을 정의한다. 메시지 교환 양식은 XML 문서를 이용하고, 메시지 전송을 위한 프로토콜로 SOAP(Simple Object Access Protocol)을 선정한다. 본 논문의 적절성을 검증하기 위하여 홈 환경에서 이종 센서 네트워크간 정보교환 사례연구를 실시하고 이를 통해 확장성과 유연성을 보유한 정보교환 메커니즘의 효과를 확인한다.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼