• Title/Summary/Keyword: 시리얼 드라이버

Search Result 6, Processing Time 0.026 seconds

The Implementation of Virtual Device Oliver Kit using Windows Device Model (WDM을 이용한 가상 디바이스 드라이버 구현)

  • 정재기;이상욱;김일곤
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10a
    • /
    • pp.343-345
    • /
    • 2003
  • 본 논문은 windows 상에서 디바이스 드라이버 구현을 위하여 타겟 디바이스를 사용하기 이전에 가상의 범용 디바이스 드라이버 개발도구를 이용하여 시뮬레이션 함으로써 최종 타겟 디바이스 개발의 효율성을 증대하고 개발 기간의 단축 및 비용 절감하는데 목표를 둔다. 일반 PC에서 COM 포트를 이용하는 시리얼 통신으로 테스트 킷을 구현하여 드라이버를 개발하고 테스트할 수 있으며. 나아가 드라이버 연구에 있어서 실제 타겟 디바이스 없이 S/W 만으로도 올바른 드라이버를 개발할 수 있으며, 드라이버 동작과 내부 메커니즘을 비주얼하게 확인하여 초보 드라이버 개발자들에게도 도움을 주는데 목적이 있다. 이에 본 연구에서 새로운 개발 방향을 제시하고 실험을 하였다.

  • PDF

A method to support real-time for serial communication on Windows XP (윈도우즈 XP 시리얼 통신에 실시간성 지원 방법)

  • Lee, Seung-Hoon;Song, Chang-In;Ju, Min-Gyu;Lee, Cheol-Hoon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2012.01a
    • /
    • pp.25-28
    • /
    • 2012
  • 네트워크 및 통신 기술의 발전에 따라 임베디드 시스템은 정보통신 기술 및 유무선 네트워크 기술을 적극 수용하면서, 지능형 정보 시스템의 핵심으로 성장하고 있으며, 시리얼 통신은 이러한 임베디드 시스템에서 사용되는 통신 시스템의 일종이다. 윈도우즈 운영체제는 개발환경의 편의성 및 호환성 때문에 임베디드 시스템에서 많이 사용되는 운영체제이다. 하지만 윈도우즈 운영체제는 실시간성을 제공하지 않으며, 윈도우 시스템에서 사용하는 시리얼 통신도 실시간성을 보장하지 못한다. 본 논문에서는 윈도우즈에 디바이스 드라이버 형태로 이식되어 유저 영역에 실시간성을 지원하는 이벤트 기반 RTiK(Real Time implanted Kernel)을 사용하여 시리얼 통신에 실시간성을 지원 할 수 있는 방법을 설계 및 구현하였다.

  • PDF

A Linux-based Ethernet-to-IEEE1394 Gateway (리눅스 기반 이더넷-IEEE1394 게이트 웨이)

  • 백갑천;오승현;최우정;안종석
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10c
    • /
    • pp.581-583
    • /
    • 1999
  • IEEE1394는 다양한 디지털 기기들이 고속의 시리얼 버스를 통해 데이터를 송수신할 수 있는 홈네트워킹 기술 표준이다. 현재 이 기술을 이용하여 인터넷과 연결하기 위한 표준화가 IETF에서 진행중이다. 본 논문에서는 리눅스 호스트에 장착된 IEEE1394 호스트 어댑터를 작동시킬 수 있는 디바이스 드라이버와 IETF에서 상정한 IPv4-over-1394 초안을 기초로 하여 이더넷과 IEEE1394를 연결하는 게이트웨이를 개발하였다. 본 논문에서는 IEEE1394용 리눅스 드라이버 모듈과 IPv4-over-1394를 구현한 커널 모듈의 구조를 설명하여 이더넷과 IEEE1394의 혼합 네트워크 환경에서 인터넷 응용 프로그램의 수행 실험으로 구현 모듈을 검증하였다.

  • PDF

Diagnosis and Improvement of mode transition delay in Linux 9bit serial communications (리눅스 9비트 시리얼통신에서 모드전환 지연원인의 분석과 개선)

  • Jeong, Seungho;Kim, Sangmin;Ahn, Heejune
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.20 no.6
    • /
    • pp.21-27
    • /
    • 2015
  • We analyze the problem that is occurring when using parity mode transformation required for 9 bit serial communication under Linux environment and propose the solution. The parity mode change is used for 9 bit serial communication in the Linux that by nature supports only 8 bit serial communication. delay (around OS tick) arises. Our analysis shows that the cause is minimum length of waiting time to transmit data remained in Tx FIFO buffers. A modified Linux serial driver proposed in this paper decreases the delay less than 1ms by using accurate time delaying. Despite various system communication interfaces, enormous existing standards and system have adopted RS-232 serial communication, and the part of them have communicated by 9bit serial.

Analysis Method of Signal Integrity for Mobile Display Circuit Modules (모바일 디스플레이 회로 모듈의 시그널 인티그리티 해석 기법)

  • Lee, Yong-Min
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.46 no.4
    • /
    • pp.64-69
    • /
    • 2009
  • This paper addresses the simulation methodology of signal integrity and power integrity for mobile display modules. The proposed technique can be applied to analyse a circuit module which consist of connector, FPCB and driver ICs. The recent demand of serial interconnection technology in the mobile display industry needs delicate impedance control of signal and power traces to prohibit system malfunctioning and to reduce electromagnetic field radiation. Based on the S-parameter and Z-parameter analysis, we analyse the correlation between frequency-domain and time-domain measurements. With multi-port macros, signal integrity can be included in power integrity analysis in time domain.

Designing a Embedded System for Remote Control of LDM (LDM 원격 제어를 위한 임베디드 시스템 구성)

  • Moon Cheol-Hong;Kang Sang-Woo
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.42 no.8 s.338
    • /
    • pp.27-34
    • /
    • 2005
  • In this paper, FPGA It/w and S/W Embedded system for LDM remote control is implemented. XScale CPU is used on developed system and in communcation ethenet and serial is used. CPU interface with H/W LDM rotation and to drive LDM FPGA logic is implemented, to transmit LDM data from long distance command packet is composed, for S/W Embedded linux is used to design linux device driver and linux application program. This S/W is run by module so by loading this module to linu)( file system it can do any movement. Also by compiling Embedded linux to the system it can lower the price of the system. By using this H/W and S/W theory it can be used on any other embedded system.