• Title/Summary/Keyword: 네트워크 독립 프로토콜

Search Result 62, Processing Time 0.032 seconds

Design of Communication Protocol for the Subsea Walking Robot (해저보행로봇을 위한 통신 프로토콜 설계)

  • Kim, Bang-Hyun;Park, Sung-Woo;Lee, Pan-Mook;Jun, Bong-Huan
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06a
    • /
    • pp.403-406
    • /
    • 2011
  • 한국해양연구원에서는 국토해양부의 지원을 받아 2010년 7월부터 새로운 개념의 해저로봇 개발에 착수하였다. 새로이 개발되는 해저로봇은 프로펠러 방식으로 추력을 얻는 기존의 해저로봇과는 달리 여러 개의 관절로 이루어진 6개의 다리를 이용하여 해저면에 근접해서 보행과 유영으로 이동하는 해저로봇으로 강조류와 악시계의 환경에서도 운용이 가능한 로봇이다. 이 해저보행로봇 시스템은 선상시스템과 완충기, 그리고 해저보행로봇으로 구성되며, 이들 사이는 광변환기를 통해서 광케이블로 연결된다. 선상시스템에는 해저로봇의 제어 및 모니터링을 위하여 10대의 컴퓨터가 설치되어 있고, 완충기와 해저로봇에 각각 1대의 입출력 컴퓨터가 내장되어 장착된 센서와 모터의 인터페이스를 담당한다. 본 논문에서는 해저보행로봇의 통신 시스템을 소개하고, 이 통신 시스템에서 사용되기 위하여 설계된 메시지의 통신 프로토콜을 설명한다. 해저보행로봇 시스템의 주 네트워크는 기가비트 이더넷이며, 안정된 통신 환경의 소규모 독립 네트워크이다. 완충기와 해저보행로봇에는 최대 100㎐로 동작하는 다양한 직렬 통신 방식을 갖는 다수의 센서와 모터가 장착되어 있는데, 입출력 컴퓨터가 이더넷 네트워크와의 인터페이스 역할을 수행하여 계층적 네트워크를 구성한다. 로봇 제어에서는 실시간성이 중요하기 때문에 이더넷에서 통신 메시지는 한 번의 전송으로 여러 컴퓨터에 전달할 수 있도록 멀티캐스팅을 사용하여 전송된다. 설계된 통신 프로토콜은 이러한 해저로봇 시스템의 특성에 적합한 간결한 구조로 설계되었으며, 최대 255개의 주소를 지정할 수 있고 255 종류의 메시지 형태를 설정할 수 있다.

A Split Proxy for Multimedia Streaming (멀티미디어 스트리밍을 위한 Split 프록시)

  • 이종민;차호정
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04a
    • /
    • pp.316-318
    • /
    • 2002
  • 본 논문은 멀티미디어 스트림을 Split 하는 기능을 가진 프록시 서버의 설계와 구현에 대하여 기술한다. Split 기능을 통해 프록시와 스트리밍 서버간의 네트워크 트래픽을 감소시킬 수 있으며 스트리밍 서버 부하를 줄일 수 있다. Split 기능을 구현하기 위해서는 클라이언트와 스트리밍 서버간의 제어 메시지의 필터링과 데이터 자료의 복사 및 전송 방법에 대한 연구가 필요하며 프록시에 연결된 클라이언트들에게 서비스의 안정성과 독립성을 보장해 줄 수 있어야 한다. 구현된 프록시는 RTSP, RTP, RTCP 프로토콜을 지윈하며 실험을 통해 스트림 Split 기능이 올바로 동작함을 보인다.

  • PDF

Realtime mail monitoring system (실시간 메일 모니터링 시스템)

  • 조미옥;최경희;정기현
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04a
    • /
    • pp.811-813
    • /
    • 2001
  • 메일의 프로토콜 및 메일 서버의 개발이 메일이 송수신 되는 네트워크 환경의 변화와 다양한 기능의 지원을 중점으로 이뤄지고 있어서, 보안 요소는 아직 개발이 미약한 상태이다. 안전한 메일 환경 및 시스템을 구축하기 위해서는 메일을 통한 개인 정보 및 기밀 사항의 유출을 막고, 메일을 통한 공격 및 메일 바이러스 등의 검사가 이뤄져야 한다. 본 논문에서는 메일 서버의 부담을 줄이기 위해서, 메일 서버 독립적으로 구현되는 실시간 메일을 모니터링 시스템에 대해서 논의하고자 한다.

  • PDF

Network structure for Shared Virtual Environments (가상 공유 공간을 위한 네트워크 구조)

  • Choi, Hwal-Ian;Lee, Arthur
    • Journal of the Korea Computer Graphics Society
    • /
    • v.4 no.1
    • /
    • pp.89-100
    • /
    • 1998
  • A multi-user virtual reality system supports shared environments for concurrent accesses by multiple users. The performance of these systems depends heavily on the network environments. This paper experiments an effective network model for shared virtual environments. This model has a middle layer called groups placed between the server and its clients, and the tasks of server are distributed to these groups. Using groups solves some of the problems of existing systems such as lack of scalability, message overheads, and latency due to message passing among locally communicating entities in the virtual environment. Some experiments show lower overhead than existing distributed virtual environment systems in WAN as well as LAN environments. This model also supports a method that can be used to construct application specific network environments using message handler which allows user-defined message formats.

  • PDF

Stochastic Mobility Model for Energy Efficiency in MANET Environment (MANET 환경에서 에너지 효율적인 Stochastic 노드 이동 모델)

  • Yun, Dai-Yeol;Yoon, Chang-Pyo;Hwang, Chi Gon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.05a
    • /
    • pp.444-446
    • /
    • 2021
  • MANETs(Mobile Ad-hoc Networks) are composed of mobile nodes that are not subordinate to fixed networks and have the feature that can form their own networks. they are used in various fields for specific goals. The mobility model in MANET can be applied in various ways depending on the purpose of usage. The random mobility model has the advantage of being simple and easy to implement, so it is being used the most. In a MANET, it is assumed that each node moves independently. The random movement model is a good model for expressing this independence of each node. However, it is insufficient to express the characteristics of all nodes with only random properties of individual nodes. This paper limits the stochastic mobility model applicable in MANET. we compare the proposed stochastic mobility model and the random mobility model. We confirm that the proposed mobility model is applied to the routing protocol to show improved characteristics in terms of energy consumption efficiency.

  • PDF

A Survey of Time Synchronization Techniques in Underwater Acoustic Networks (수중 음향 네트워크를 위한 시간 동기화 기술 동향 분석에 대한 연구)

  • Cho, A-Ra;Yun, Changho;Lim, Yong-Kon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.39C no.3
    • /
    • pp.264-274
    • /
    • 2014
  • Time synchronization becomes a critical issue in underwater acoustic networks (UANets) because nodes cooperate together or individually work by communicating each other in diverse underwater applications. Compared with the time synchronization approaches in terrestrial networks, several intrinsic limitations of UANets (e.g., the unavailability of GPS, long propagation delay, mobility due to currents, limited energy consumption, or low data rate) need to be considered in synchronizing the timing among underwater nodes. For the purpose of developing more efficient time synchronization protocols for UANets, we review the existing approaches, which estimate both the clock offset and the clock skew of underwater nodes. Finally, we outline the state-of-the art time synchronization protocols for UANets by comparing and summarizing them according to their synchronization characteristics.

Reservation based Multichannel CSMA Protocol for Improvement of Energy Consumption and QoS in Wireless Sensor Networks (무선 센서 네트워크 환경에서 에너지 소비 및 QoS를 고려한 예약기반 Multichannel CSMA 프로토콜)

  • Han, Jung-Ahn;Kim, Yun-Hyung;Lee, Moon-Ho;Kim, Byung-Gi
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.32 no.2A
    • /
    • pp.143-151
    • /
    • 2007
  • One of the consideration things to design protocol in wireless sensor networks is to maximize lifetime of sensor node as reducing energy consumption. In this paper propose reserve based multichannel CSMA mac protocol for minimizing energy consumption which arise from collision and waiting retransmission at channel access process in mac layer Each sensor node which constitute sensor networks has data channel and control channel. And as sensor node reserve channel for data transmission by using control channel and receipt node allow reservation node to use data channel, sending node can abbreviate try of retransmission after random interval time. Also, When sending node delivers selects option channel in available channels to receipt node, the receipt node decide whether the channel is available to oneself and through the result select transmission channel ultimately. Performance evaluation compare with previous simple multichannel CSMA.

Multicast Service Architecture Applicable to Various Transport Networks (다양한 트랜스포트 네트위크에 적용 가능한 멀티캐스트 서비스 구조)

  • Kim, Sang-Gyeong;An, Sun-Sin
    • Journal of KIISE:Information Networking
    • /
    • v.28 no.1
    • /
    • pp.93-101
    • /
    • 2001
  • 멀티캐스트 응용을 다루는 기존의 많은 네트워킹 솔루션들은 특정한 트랜스포트 기술에 기반을 두고 있기 때문에 인터넷, ATM과 같은 하부 트랜스포트 네트워크에 따라 서로 다른 접근 방법을 필요로 한다. 본 논문에서는 여러트랜스포트 네트워크에 적용 가능한 새로운 멀티캐스트 서비스 구조(MSA: Multicast Service Architecture)를 제안한다. MSA는 기존의 트랜스포트 네트워크 프로토콜들이 연결제어를 위하여 그대로 사용될수 있도록 설계되어 최소한의 변경으로 기존 트랜스포트 네트워크 상에서 운용될 수 있다. MSA는 트랜스포트 네트워크에 독립적으로 다양한 멀티미디어 멀티캐스트 응용들을 수용할 수 있으며 망 중심의 통신관리체계를 규정한다. MSA는 여러 가지 개념들을 도입하여 유연하고 확장성 있는 통신관리를 지원하는데 특히 호/연결제어 기능을 단말로부터 분리하여 정의함으로써 원격제어와 제어의 이동성을 지원할 수 있다. 따라서 사용자는 보다 다양한 방법으로 멀티미디어 멀티캐스트 서비스를 이용할 수있게된다. 또한 단말관리자와 가상 디바이스 개념을 도입하여 응용 개발자가 트랜스포트 네트워크나 물리적 디바이스의 상세한 특성을 모르더라도 응용을 설계할 수 있도록하였다. MSA를 구성하는 여러개의 서비스 컴포넌트들은 미들웨어 상에서 동작한다. 우리는 시뮬레이션을 통하여 MSA를 분석하였다.

  • PDF

Design on a Mobile Robot with Distributed Control based on CAN Protocol (CAN 통신기반 분산제어를 이용한 이동로봇 설계)

  • Choo, Yeon-Gyu;Kim, Bong-Gi;Jang, Ju-Han
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.05a
    • /
    • pp.864-866
    • /
    • 2012
  • 이동로봇은 동작 특성상 다수의 하드웨어로 구성되기 때문에 분산제어 방식으로 동작하는 것이 필수적이므로 네트워크 기반의 인터페이스 설계가 중요하다. 다양한 네트워크 중 전장에서 산업현장에 이르기까지 여러 분야에 적용중인 CAN 버스 통신을 적용하여 이동로봇을 구성하는 각 하드웨어의 독립성과 장애물 판단, 모터 구동 등을 정확하게 제어함으로써 자율주행에 따른 이동로봇의 성능을 향상시키고 하드웨어 추가에도 대응이 가능하도록 설계하였다.

  • PDF

Optimized Lightweight IP Implementation for High-speed Transmission without Operating System (운영체제가 없는 고속 통신 환경에 최적화된 경량 IP 구현)

  • Jang, Joon-Hyouk;Jung, Jin-Man;Cho, Yoo-Kun;Choi, Kyu-Jin;Jeon, Gwang-Il;Hong, Ji-Man
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06d
    • /
    • pp.281-282
    • /
    • 2011
  • 유비쿼터스 환경의 발달과 함께 내장형 장치에서도 광대역 IP 망을 통한 네트워킹의 중요성이 부각되었다. 내장형 시스템은 데스크탑과 비교할 때 전력, 처리 능력, 메모리 크기 등의 가용 자원이 제한되기 때문에 내장형 시스템의 자원 제약을 고려한 경량화된 네트워크 프로토콜이 연구되어 왔다. 기존의 소프트웨어 기반 경량 IP는 실시간 운영체제를 전제하고 있으며 플랫폼 독립성을 고려하여 설계되었다. 본 논문에서는 운영체제가 없는 내장형 시스템에 최적화된 경량 IP를 제안한다. 또한 이를 LTE 네트워크 계측기에 적용시켜 제안 기법의 성능을 검증하였다.