• Title/Summary/Keyword: RTC

Search Result 84, Processing Time 0.029 seconds

A study on Design and Implementation of a Web-based real-time video communication system (웹 기반 실시간 화상 시스템 설계 및 구현에 관한 연구)

  • Ban, Tae-hak;Jeoung, Kyoung-Mo;Pyoun, Do-Kil;Jung, Hoe-Kyung
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.10a
    • /
    • pp.712-714
    • /
    • 2012
  • Using a web browser, real-time video communication technologies are emerging today. In this paper, we studied the web browser and take advantage of real-time video communication technology for Based on this, we have designed and implemented a Web-based real-time video communication systems. In this system, having different web browsers and web servers through a web browser using the RTC API and HTTP / WebSockets in a real-time video communication is possible. It is available at all terminals, all connected by a network environment from the use of the web browser, will be utilized in the field of visual communications in a limited environment.

  • PDF

Design and Implementation of a Web Application for P2P file sharing on WebRTC (WebRTC를 이용한 P2P 파일 공유 웹 애플리케이션 설계 및 구현)

  • Kim, Jin-Woo;Park, Sang-Won
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.11a
    • /
    • pp.623-626
    • /
    • 2017
  • 스마트기기 간 파일을 공유할 경우, 사용자는 파일 공유 프로그램을 설치해 이를 이용하거나 외부저장장치를 이용해 파일을 공유한다. 클라우드 저장소에 파일을 저장해 이를 공유하는 웹 애플리케이션을 사용할 경우, 클라우드 저장소의 제한된 크기로 인해 파일의 크기가 제한되는 경우가 있다. 본 논문에서는 기존 파일 공유 방법의 단점을 해결하기 위해 P2P 파일 공유 웹 애플리케이션을 제시한다. P2P 파일 공유 웹 애플리케이션을 이용하면 기존에 설치된 브라우저만을 이용해 파일 용량 제한 없는 파일 공유가 가능하다. HTML5 표준의 WebRTC를 이용하면 브라우저만을 이용해 연결지향 양방향 P2P 통신이 가능하다. 본 논문에서는 P2P 파일 공유 웹 애플리케이션 구현에 앞서 P2P 파일 공유 프로토콜을 제시한다. 본 논문에서 제시하는 P2P 파일 공유 프로토콜은 JSON 메시지와 메시지 핸들러를 이용한 브라우저 간 비동기적 RPC(Remote Procedure Call) 형태로 설계되었다. 본 논문에서 설계한 프로토콜을 이용해 P2P 파일 공유 웹 애플리케이션을 구현하였다.

Development of an Integrated Controller to the Control Vertical Agitation Heater and Facilities (수직교반히터 및 시설물 제어를 위한 통합 제어기 개발)

  • Kim, Jin-Ha;Yoo, Seung-Hyeok;Kim, Eung-Kon
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.15 no.4
    • /
    • pp.753-758
    • /
    • 2020
  • In this paper, we intend to develop a control system that can apply the developed vertical stirring heater to the facility house and control the other facilities (circulating fan, ventilation fan, window using a switching motor, ceiling, and dehumidification). Through this, it is intended to increase the cultivation efficiency of crops and improve storage environment of crops held by non-heated storage or storage warehouses to increase the storage period and freshness. In addition, ICT monitoring technology is added to enable users to easily solve problems when there is a problem due to changes in the cultivation and storage environment with Real Time Control (RTC).

A history-based peer selection algorithm for WebRTC-based P2P-assisted DASH systems (WebRTC 기반 P2P 통신 병용 DASH 시스템을 위한 이력 기반 피어 선택 알고리듬)

  • Choi, Seong Hyun;Seo, Ju Ho;Kim, Sang Jin;Jeon, Jae Young;Kim, Yong Han
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2018.11a
    • /
    • pp.110-113
    • /
    • 2018
  • 최근 인터넷 미디어 스트리밍 수요의 증가로 인해 CDN(Content Delivery Network) 서버 비용이 크게 증가하였으며 이를 절감하기 위한 방안의 필요성이 날로 증가하고 있다. 이러한 상황에 맞춰 최근 CDN 서버 비용을 절감할 수 있는 WebRTC(Web Real-Time Communication) 표준 기반의 P2P(Peer-to-Peer) 통신을 병용하는 DASH(Dynamic Adaptive Streaming over HTTP) 기술이 등장하였다. 본 논문에서는 이 기술의 CDN 서버 부하 절감 효과를 크게 개선할 수 있는 알고리듬을 제안한다. 또한 실제 모바일 네트워크 환경과 유사하게 실험 조건을 설정한 후, 이 알고리듬을 구현하여 그 성능을 측정한 결과, 기존과 비교하여 더 높은 절감 효과를 달성할 수 있음을 실험실 내 실험을 통해 보인다.

  • PDF

Performance Analysis of Cloud Rendering Based on Web Real-Time Communication

  • Lim, Gyubeom;Hong, Sukjun;Lee, Seunghyun;Kwon, Soonchul
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.14 no.3
    • /
    • pp.276-284
    • /
    • 2022
  • In this paper, we implemented cloud rendering using WebRTC for high-quality AR and VR services. Cloud rendering is an applied technology of cloud computing. It efficiently handles the rendering of large volumes of 3D content. The conventional VR and AR service is a method of downloading 3D content. The download time is delayed as the 3D content capacity increases. Cloud rendering is a streaming method according to the user's point of view. Therefore, stable service is possible regardless of the 3D content capacity. In this paper, we implemented cloud rendering using WebRTC and analyzed its performance. We compared latency of 100MB, 300MB, and 500MB 3D AR content in 100Mbps and 300Mbps internet environments. As a result of the analysis, cloud rendering showed stable latency regardless of data volume. On the other hand, the conventional method showed an increase in latency as the data volume increased. The results of this paper quantitatively evaluate the stability of cloud rendering. This is expected to contribute to high-quality VR and AR services

WebRTC-Based Remote Collaborative Learning Platform (WebRTC 기반 원격 협업 학습 플랫폼 기술 연구)

  • Oh, Hyeontaek;Ahn, Sanghong;Yang, Jinhong;Choi, Jun Kyun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.40 no.5
    • /
    • pp.914-923
    • /
    • 2015
  • Recently, as the number of smart devices (such as smart TV or Web based IPTV) increases, the way of digital broadcast contents is changed. This change leads that conventional broadcast media accepts Web platform and its services to provide more quality contents. Based on this change, in education field, education broadcasting also follows the trend. The traditional education broadcasting platforms, which just delivered the lecture in one-way, are utilized the Web technology to make interaction between teacher and student. Current education platforms, however, are insufficient to satisfy users' demands for two-way interactions. This paper proposes a new remote collaborative learning platform which able to provide high interactivity among users. Based on new functional requirements from original use case, the platform provides collaborative contents sharing and collaborative video streaming techniques by utilizing WebRTC (Web Real-Time Communication) technology. The implementation demonstrates the operability of proposed system.

The Study and Implementation of a Real-Time Clock Module interface optimizer based on the uClinux (uClinux기반의 Real-Time Clock 모듈 인터페이스 최적화 방안에 관한 연구 및 구현)

  • Ha, Sung-Jun;Kim, Hong-Kyu;Moon, Seung-Jin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2007.05a
    • /
    • pp.937-940
    • /
    • 2007
  • 오늘날 대부분의 임베디드 시스템에서 사용하는 uClinux에서 기본적으로 프로세스가 이용할 수 있는 범위의 시스템 클럭은 10m/s 이상이다. 기존에는 무리하게 시스템 클럭의 속도를 무리하게 높여 더 높은 정밀도를 요구하는 프로세스를 처리해 왔다. 이는 시스템 리소스를 많이 사용함과 동시에 타이머 인터럽트를 처리하는 오버헤드도 상대적으로 증가하여 전체적으로 시스템의 성능과 안정성에 좋지 못했다. 이에 본 논문에서는 uClinux기반의 임베디드 장치와 Real-Time Clock(RTC)모듈과의 인터페이스 최적화 방안에 관하여 제안한다. 이로써 시스템 클럭을 사용하지 않고, RTC 자체의 인터럽트를 사용해서 작업을 진행해 나가기 때문에 시스템 리소스를 적게 사용하며, 시스템의 성능에 영향을 적게 준다. 또한 알고리즘적인 최적화를 사용 코드최적화를 사용하여 임베디드 시스템에서 가장 효율적으로 관리해야할 리소스인 메모리를 절약, 기존의 방식과 차별을 두었다.

  • PDF

MMS-RTC코드를 이용한 영광 5,6호기 유출계통의 과도현상 해석

  • 박종섭;고용상;정장규;김은기;노태선
    • Proceedings of the Korean Nuclear Society Conference
    • /
    • 1998.05a
    • /
    • pp.363-368
    • /
    • 1998
  • 영광 5,6호기 유출계통의 과도현상을 평가하기 위해서 Electric Power Research Institute (EPRI)에서 개발한 발전소 과도해석용 코드인 Modular Modeling System-Real Time Capable (MMS-RTC) 코드를 이용하여 유출계통의 모델을 구성하였다. 구성된 모델을 이용하여 수력학적 현상을 모사하고 배압제어벨브 제어기의 제어변수 및 유출 오리피스 차단벨브의 Stroke Time 등의 운전특성을 고려하여 수력학적 현상을 분석하였다. 분석결과 배압제어벨브 제어기 제어변수의 적절한 선정이 계통의 과도현상 완화에 매우 중요한 인자임을 알 수 있었고, 유출 오리피스차단벨브의 Stroke Time의 변화가 유출계통의 과도현상에 상당한 영향을 미치고 있음을 알았다. 결과적으로 유출계통의 과도상태를 적절하게 제어하기 위해서는 벨브의 특성, 벨브의 Stroke Time 및 배압제어밸브 제어기 제어변수들이 적절히 선정하여야 한다고 판단된다.

  • PDF

Gasdynamic Characteristics of the Hypersonic Test Cell of RTC of CIAM at Modeling of Flight Conditions Appropriate Mf = 6 (비행조건 마하 6을 모델링한 모스크바 중앙엔진연구소 극초음속 시험 설비의 공력 특성)

  • Je, Woo-Kwan;Skivin V. A.
    • Journal of the Korean Society of Propulsion Engineers
    • /
    • v.5 no.1
    • /
    • pp.10-17
    • /
    • 2001
  • In this paper are presented main power and gasdynamic characteristics of hypersonic test cell of Research Test Center (RTC) of Central Institute of Aviation Motors (CIAM). The distributions of temperature and Mach number at the exit of the aerodynamic nozzle of test cell are received at simulation conditions of flight at Mf=6. Values of available pressure difference and throttling characteristics for various operational modes of test cell, including the loading of working section by Scramjet model without the heating of air at entrance to the aerodynamic nozzle and with the heating of air, are received too.

  • PDF

Implementation of Illegal IDS(Intrusion detection system) Using GPS Time Information (GPS 시간 정보를 이용한 불법 침입 탐지시스템 구현)

  • Kim, Gwan-Hyung;Seong, Ki-Taek
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.10a
    • /
    • pp.689-690
    • /
    • 2011
  • 본 논문에서는 무선 센서네트워크 환경에 적용할 수 있는 불법 침입자를 감지하는 시스템으로 GPS의 위성시간과 단말기 노드 내부의 암호화 동기 시간 설정 알고리즘을 혼합하여 시간 중심의 암호화 인증시스템을 설계하여 불법적인 외부노드의 침입을 탐지하는 방법을 제안하고자 한다. 본 논문에서는 GPS의 시간 정보와 RTC(Real Time Clock) 칩과 동기화 하여 시간 정보를 실내에서도 사용할 수 있으며, 마이크로프로세서 내부 타이머 설정 시간 등을 고려하여 다중화된 시간 정보를 이용하여 보다 높은 수준의 침입 감지 시스템을 개발하여 효율성을 제시하고자 한다.

  • PDF