• Title/Summary/Keyword: PC 기반 시스템

Search Result 1,163, Processing Time 0.262 seconds

Development of 3-Screen Video Service based on Imbedded Web Browser (임베디드 웹 브라우저 기반의 3-Screen 영상서비스 개발)

  • Song, Han-Chun;Park, Myeong-Hwan
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.11 no.1
    • /
    • pp.159-163
    • /
    • 2011
  • 3-Screen service means that one video contents is operated on 3 different terminals(smart-phone, IP-TV, internet PC) with same service browser. In this paper, we developed 3-Screen video service system based on imbedded web browser. We evaluated and analysed of developed 3-Screen service system through Agribusiness video service offering test environment on the LG U+ network. As a result of tests, it showed that 3-Screen video service was well performed in each 3-Screen service terminals. The result of this paper will be utilized in various application developments for the 3-Screen video service in the future.

Development of Multi-channels NMEA0183 Indicator System (다채널 NMEA0183 인디케이트 시스템 개발)

  • Kim, Gwan-Hyung;Oh, Am-Suk
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.15 no.11
    • /
    • pp.2327-2332
    • /
    • 2011
  • Recently, the increase of loading amount on cargo ships due to the automation of loading process results in much complex ship operation. For this reason, NMEA-0183 based on RS-422,485 and NMEA-2000 based on CAN communication methods have been usually used as a standardized method in the marin electric interfacing equipments. In this paper, a general NMEA-0183 protocol was designed to support 7-channel NMEA-0183 serial communication data, which can receive 3-channel 16 bits ADC and 2-channel pulse using SPI(Serial Peripheral Interface). In particular, this method was designed for ship communication requires 7 important factors. Also in this study, using the minimization of the proposed method and realizing the monitoring system based on PC, the effectiveness of multichannel indicator system was proposed.

Development of an Intelligent Software Programmable Logic Controller for IEC1131-3 International Standard Languages (IEC1131-3 표준언어 처리를 위한 지능적 소프트웨어 PLC 개발)

  • Cho, Young-Im
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.14 no.2
    • /
    • pp.207-215
    • /
    • 2004
  • The PLC programming by IEC1131-3 is hard to handle to ordinary users as well as professionals. Also it has not a generality, so that it couldn't be debugging some logic errors easily. In order to be adapted for such environment, In this paper, I have developed the ISPLC(Intelligent Agent System based Software Programmable Logic Controller). In ISPLC system, LD programmed by a user is converted to the C code which can be used in a commercial editor such as Visual C++. The detection of logical errors in C code is more effective than PLC programming itself. ISPLC provides the GUI-based interface in web environment and an easy programming platform to such beginners as well as professionals. The study of code conversion of LD to IL as well as IL to C is firstly tried in the world as well as KOREA. To show the effectiveness of the developed system, I applied it to a practical case, a real time traffic control system. ISPLC is minimized the error debugging and programming time owing to be supported by windows application programs.

An Object Tracking Method for Studio Cameras by OpenCV-based Python Program (OpenCV 기반 파이썬 프로그램에 의한 방송용 카메라의 객체 추적 기법)

  • Yang, Yong Jun;Lee, Sang Gu
    • The Journal of the Convergence on Culture Technology
    • /
    • v.4 no.1
    • /
    • pp.291-297
    • /
    • 2018
  • In this paper, we present an automatic image object tracking system for Studio cameras on the stage. For object tracking, we use the OpenCV-based Python program using PC, Raspberry Pi 3 and mobile devices. There are many methods of image object tracking such as mean-shift, CAMshift (Continuously Adaptive Mean shift), background modelling using GMM(Gaussian mixture model), template based detection using SURF(Speeded up robust features), CMT(Consensus-based Matching and Tracking) and TLD methods. CAMshift algorithm is very efficient for real-time tracking because of its fast and robust performance. However, in this paper, we implement an image object tracking system for studio cameras based CMT algorithm. This is an optimal image tracking method because of combination of static and adaptive correspondences. The proposed system can be applied to an effective and robust image tracking system for continuous object tracking on the stage in real time.

A Physical Data Design and Query Routing Technique of High Performance BLAST on E-Cluster (고성능 BLAST구현을 위한 E-Cluster 기반 데이터 분할 및 질의 라우팅 기법)

  • Kim, Tae-Kyung;Cho, Wan-Sup
    • Journal of the Korea Society of Computer and Information
    • /
    • v.14 no.2
    • /
    • pp.139-147
    • /
    • 2009
  • BLAST (Basic Local Alignment Search Tool) is a best well-known tool in a bioinformatics area. BLAST quickly compares input sequences with annotated huge sequence databases and predicts their functions. It helps biologists to make it easy to annotate newly found sequences with reduced experimental time, scope, and cost. However, as the amount of sequences is increasing remarkably with the advance of sequencing machines, performance of BLAST has been a critical issue and tried to solve it with several alternatives. In this paper, we propose a new PC-Based Cluster system (E-Cluster), a new physical data design methodology (logical partitioning technique) and a query routing technique (intra-query routing). To verify our system, we measure response time, speedup, and efficiency for various sizes of sequences in NR (Non-Redundancy) database. Experimental result shows that proposed system has better speedup and efficiency (maximum 600%) than those o( conventional approaches such as SMF machines, clusters, and grids.

Real-Time USB-based Video Processing System for Generating Depth Map of Stereoscopic Image (스테레오 영상의 깊이맵을 추출하기 위한 USB 기반의 실시간 비디오 처리 시스템)

  • Bae, Yun-Jin;Seo, Young-Ho;Choi, Hyun-Jun;Kim, Dong-Wook
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2010.11a
    • /
    • pp.12-13
    • /
    • 2010
  • 본 논문에서는 USB(Universal Serial Bus) 인터페이스를 이용하여 PC와 하드웨어 사이의 영상을 송수신 하는 시스템을 제안한다. 구현된 시스템은 PC에서 스테레오 캠으로부터 획득된 좌안, 우안 영상을 USB 인터페이스를 이용하여 고속으로 하드웨어에 전송해주고, 하드웨어에서 생성된 깊이 맵을 고속으로 전송받도록 구성되어 있다. Cypress사의 USB2.0 컨트롤러 칩인 CY68013A를 사용하여 구현하였으며, USB칩과 FPGA와의 인터페이스는 GPIF(General Programmable Interface)를 이용하여 병목현상이 없이, 고속의 데이터 전송을 달성하도록 하였다.

  • PDF

Model of a Contents Provider System on Web Application (Web 기반 컨텐츠 제공 시스템 모델)

  • 이철주;정기원
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10a
    • /
    • pp.522-524
    • /
    • 2000
  • 인터넷 정보서비스의 다양화와 전자상거래의 활성화로 다양한 CP(Contents Provider)들이 등장하고 인터넷 비즈니스 모델에 유료 컨텐츠 제공을 통한 컨텐츠 비즈니스가 새로운 수익 모델로 등장하게 되었다. 이러한 추세에 발을 맞추어 컨텐츠에 대한 정보이용료 처리를 수행하는 시스템의 필요성이 증대되고 있다. 기존의 PC 통신의 IP(Information Provider)들을 텍스트 위주의 분당 사용료에 따른 종량제 서비스를 제공하여 수익을 올릴 수 있었지만 CP들은 그렇지 못했다[9]. PC 통신을 통해 정보를 제공하는 IP와 인터넷을 통해 정보를 제공하는 CP의 특징으로 기존 CP 제공 유형은 인터넷상의 정보 사용료 처리부분에 대한 수익금 정산처리의 어려움으로 IP방법을 모방하고 있다. 따라서 본 논문은 CP 특징을 이용하여 독자적인 홈페이지 운영으로 유료 정보 이용에 대한 이용료 부과 시스템 모델을 제안한다.

  • PDF

A Study on Development of PC-based Wireless Data Access System (PC 기반 양방향 무선데이터 시스템 개발에 관한 연구)

  • Joo, Jong-Hyuk
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.28 no.3
    • /
    • pp.115-120
    • /
    • 2005
  • In this paper, we propose a personal-computer-based wireless data access system, which use DS/SS(Direct Sequence Spread Spectrum) method and the ISM band of 2.44GHz radio frequency. By applying hi-directional transmission between wireless handy terminals and PCs or servers, it can be easily connected with any kinds of database systems such as Oracle, MS-SQL and MS-ACCESS. Therefore, it could be economically adopted as peripheral equipments for ERP or SCM systems.

편대비행 위성의 자세 동기화를 위한 SDRE 추적 제어기와 Hardware-In-the-Loop 시뮬레이션

  • Jeong, Jun-O;Park, Sang-Yeong
    • Bulletin of the Korean Space Science Society
    • /
    • 2010.04a
    • /
    • pp.31.2-31.2
    • /
    • 2010
  • 편대비행 위성이 공동의 임무를 수행하기 위해서는 편대를 이루는 위성의 각기 다른 초기 오차와 다양한 외란 환경에서도 자세 동기화를 이룰 수 있는 기법이 필요하다. 이 연구에서는 편대비행위성의 자세 동기화를 위하여 비선형 시스템에 대한 준최적 제어기법인 SDRE(State-Dependent Riccati Equation)에 기반한 추적 제어기가 사용되었다. 반작용 휠이 포함된 위성의 자세 동역학이 SDRE 추적 제어기를 구성하는데 이용된다. 이를 Leader/Follower 편대비행 시스템에 적용하며, 기준 자세를 추적하는 Leader 위성의 자세를 Follower 위성이 추적하여 자세 동기화를 이룰 수 있다. MATLAB과 SIMULINK를 이용한 수치해석적 시뮬레이션으로 추적 제어기의 성능을 검증하였으며, 이에 대한 실시간 HIL(Hardware-In-the-Loop) 시뮬레이션이 수행되었다. 무중력 환경을 모사하는 에어베어링시스템과 세 개의 반작용 휠을 장착한 자세제어 HILS(Hardware-In-the-Loop Simulator)는 PC104 타입의 임베디드 컴퓨터에서 SIMULINK의 xPC Target을 이용한 실시간 시뮬레이션 환경을 제공하며, 이에 적용되는 SDRE 추적 제어기는 이산화되어 설계되었다. 또한 SDRE 추적 제어기에 대한 안정성을 보장하는 영역이 추정되어 위 추적 제어기가 위성 편대비행에 적합한 자세 동기화 기법임을 보였다.

  • PDF

Design and Implementation of Scalable VOD System on Linux (Linux상에서 확장 가능한 VOD시스템의 설계 및 구현)

  • 김정원;김인환;정기동
    • Journal of Korea Multimedia Society
    • /
    • v.2 no.3
    • /
    • pp.265-276
    • /
    • 1999
  • Video on Demand (VOD) system is definitely one of main applications in upcoming multimedia era. In this research, we have designed and implemented a host-based scalable VOD system (SVOD) which is composed of low cost PC servers and runs on Linux kernel that is currently spotlighted in enterprise and research domains. Our contribution is as follows: first, the previous Ext2 file system was modified to efficiently support continuous media like MPEG stream. Second, the storage server features a host-based scalable architecture. Third, a software MPEG decoder was implemented using Microsoft's DirectShow$\circledR$COM. Finally, flow control between client and server is provided to suppress overflow and underflow of client circular buffer and supports FF VCR operation. We have known that it is possible to develop a thread-based and scalable VOD system on low cost PC servers and free Linux kernel.

  • PDF