• 제목/요약/키워드: Device Driver

검색결과 522건 처리시간 0.022초

인터페이스 회로와 디바이스 드라이버 통합 자동생성 시스템 설계 (Design of an Integrated Interface Circuit and Device Driver Generation System)

  • 황선영;김현철;이서훈
    • 한국통신학회논문지
    • /
    • 제32권6B호
    • /
    • pp.325-333
    • /
    • 2007
  • 설계된 HW IP를 응용수준에서 제어하기 위해 OS상에서의 디바이스 드라이버가 요구된다. 디바이스 드라이버의 개발은 하드웨어와 OS에 대해 시스템 개발자의 정확한 이해가 필요하며 하드웨어 개발 기간과 비용의 많은 부분을 차지한다. 본 논문에서는 OS정보, 하드웨어 특징정보를 이용하여 OS에 따른 디바이스 드라이버를 인터페이스 회로와 함께 자동 생성하는 시스템의 구축에 대해 제시한다. 제안한 시스템에서는 효율적인 디바이스 드라이버 자동생성을 위해 디바이스 드라이버의 기본골격과 함수 모듈 코드, 헤더파일 테이블 등을 라이브러리로 구축하여 입력 데이터에 따라 선택되어 디바이스 드라이버가 자동생성 되도록 하였다. 제안된 방법으로 ARM922T 코어에 삼성 3.5인치 TFT-LCD를 장착하여 커널버전 ARM-Linux 2.4.19를 탑재한 후 디바이스 드라이버를 자동 생성하여 커널에 등록한 뒤 하드웨어에 write 연산을 실행하는데 걸린 시간을 비교한 결과 매뉴얼로 설계한 디바이스 드라이버에 비해 1.12%의 감소를 보였다. 커널 컴파일 후의 코드 사이즈는 0.17%의 증가를 보였다. 생성된 디바이스 드라이버는 응용프로그램 레벨에서 하드웨어를 제어할 때 발생하는 지연시간을 고려하면 실제 성능의 차이가 없음을 보인다. 본 논문에서 제안한 시스템을 사용하여 시스템 개발기간을 단축할 수 있다.

사용자 수준의 단말기 구동기 모델 (TTY Device Driver Model of User-Level)

  • 이형주;임성락
    • 한국정보처리학회논문지
    • /
    • 제2권6호
    • /
    • pp.815-822
    • /
    • 1995
  • 기존의 유닉스 시스템에서는 모든 장치의 구동기가 커널 내부에 구현되어 있다. 따라서, 새로운 장치를 지원하기 위한 구동기를 추가하거나 기존의 구동기를 변경할 경우 커널 내부의 수정 작업이 불가피하다. 일반적으로 유닉스 시스템에서는 커널내 부의 수정 작업이 매우 어렵다. 본 논문에서는 이러한 어려움을 극복하기 위한 방법 으로써 사용자 수준의 단말기 구동기 모델을 제시한다. 제시한 모델의 기본 개념은 단말기 구동기를 사용자 수준의 서버로 구현함으로써 새로운 단말기 구동기의 동적 재구성을 제공하는 것이다. 제시한 모델의 타당성을 검증하기 위해 사용자 수준의 단말기 구동기를 SunOS 와 Linux 환경에서 구현하고, 그 성능을 평가하였다.

  • PDF

이식 가능한 RTOS용 Character LCD 디바이스 드라이버 (Portable RTOS Character LCD Device Driver)

  • 홍정환
    • 한국컴퓨터정보학회지
    • /
    • 제14권2호
    • /
    • pp.153-158
    • /
    • 2006
  • 임베디드 소프트웨어(embedded software)에서 디바이스 드라이버(device driver)는 하드웨어와 운영체제 및 응용 프로그램 사이의 연결고리 역할을 하는 핵심 구성 요소로서, 응용 프로그램이 하드웨어에서 제공하는 기능을 사용할 수 있도록 제어 및 상호동작을 위한 일관된 인터페이스를 제공하는 소프트웨어이다. 이러한 디바이스 드라이버는 하드웨어와 소프트웨어의 양쪽 측면에 모두 관련이 있어서 개발이 어렵기 때문에 하드웨어 플랫폼이 바뀔 때마다 새로 작성하는 것은 굉장한 손실이다. 따라서 본 논문에서는 이기종의 하드웨어에서도 쉽게 이식 가능한 디바이스 드라이버 개발방법에 대해 살펴보고 효율적인 디바이스 드라이버 모델 개발방법에 대해 제안한다.

  • PDF

이중 커널 구조의 OS를 위한 IEEE1394 디바이스 드라이버의 설계 및 구현 (Design md Implementation of IEEE1394 Device Driver for Dual Kernel OS)

  • 정기훈;오주용;강순주
    • 한국정보과학회논문지:시스템및이론
    • /
    • 제32권3호
    • /
    • pp.107-114
    • /
    • 2005
  • 본 논문에서는 이중 커널 OS인 RTLinux에서 실시간, 비실시간 커널의 응용 프로그램을 동시에 지원하기 위한 IEEE1394 디바이스 드라이버의 구조를 설계 및 구현하였다. 제안한 이중 커널 OS를 위한 디바이스 드라이버는 양 커널의 태스크를 동시에 지원할 수 있는 장점을 가진다 이와 더불어 제안된 디바이스 드라이버는 실시간 커널측의 작업 요청을 우선적으로 처리하도록 구성하여 실시간성 보장이 가능하도록 배려하였다. 이 디바이스 드라이버의 구조는 RTLinux뿐만 아니라 이중 커널 시스템을 위한 디바이스 드라이버 설계에 도움이 될 것이다.

리눅스 디바이스 드라이버 내의 메모리 오류 테스트 모듈 설계 (Design of the Memory Error Test Module at a Device Driver of the Linux)

  • 장승주
    • 정보처리학회논문지A
    • /
    • 제14A권3호
    • /
    • pp.185-190
    • /
    • 2007
  • 임베디드 리눅스 디바이스 드라이버의 개발이 증가하면서 이에 대한 오류 테스트 기능을 가진 모듈의 필요성이 증가되고 있다. 본 논문은 리눅스 디바이스 드라이버를 위한 freed 메모리 오류 테스트 모듈의 기본 개념을 제시하며, 기본 개념을 바탕으로 오류 테스트 모듈을 설계한다. freed 메모리 오류 테스트 모듈 설계를 위해 리눅스 USB 디바이스 드라이버에 적용하고, 오류가 발생할 가능성이 존재하는 부분에 대한 검증 코드를 추가하여 테스트 모듈을 작성한다. 오류 테스트 모듈 설계를 위해서 usb storage 디바이스 드라이버를 대상으로 하였다. 또한 작성된 오류 테스트 모듈의 실험을 진행하였다. 실험을 통해 리눅스 디바이스 드라이버의 오류 테스트 모듈의 동작을 확인할 수 있다.

Fault Isolation for Linux Device Drivers

  • Son, Sunghoon
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권4호
    • /
    • pp.1-8
    • /
    • 2017
  • In this paper, we propose a fault isolation system for device drivers of the Linux operating system. High availability systems impose stringent requirements upon Linux operating system. Especially device drivers can be a major source of operating system instability and many times contribute to system degradation and outages. The proposed fault isolation system identifies the occurrence of the memory-related faults in device driver and isolates it from the kernel. By operating at the early stage of the page fault handler in Linux kernel, the system detects which module causes fault and isolates it transparently from the remaining part of the kernel. By experiments, we show that the proposed system efficiently detects faults incurred by device driver, isolates the device driver and the process which accessed the driver module from the kernel.

RTOS-FT 시스템의 디바이스 드라이버에 관한 연구 (A study on Device Driver for RTOS-FT System)

  • 권용진;신덕호;유광균;이기서
    • 한국철도학회:학술대회논문집
    • /
    • 한국철도학회 2002년도 춘계학술대회 논문집
    • /
    • pp.461-466
    • /
    • 2002
  • This paper show Device Driver for RTOS-FT Systems. In this paper, a definition of Device Driver is introduced which is used in RTOS-FT Systems. The structure of Device Driver is briefly divided into physical layer and logical layer. The specific characteristic of Physical Held and logical field which is discussed in this paper is suggested for the system which is satisfied with fault-tolerant theory.

  • PDF

첨단 차량 안전관리장치 운영을 통한 물류 안전관리시스템 구현 (Realization of Logistics Safety Management System By Operating Advanced Vehicle Safety Management Device)

  • 문회권;강경식
    • 대한안전경영과학회지
    • /
    • 제20권2호
    • /
    • pp.1-8
    • /
    • 2018
  • This study aims to provide a real-time information to the driver by effectively operating the advanced safety device attached to the freight vehicle, thereby minimizing insecure behavior of the driver such as speeding, rapid acceleration, sudden braking, And improve driving habits to prevent accidents and save energy. Advanced safety equipment is a device that warns the driver that the vehicle leaves the driving lane regardless of the intention of the driver and reduces the risk of traffic accidents by mitigating or avoiding collision by detecting a frontal collision during driving.The main contents of this report are as follows: In case of installing a warning device on a lane departing vehicle (excluding a light vehicle) and a lorry or special vehicle with a total weight exceeding 3.5 tonnes, the driver must continue to operate unless the driver releases the function.In addition, when the automatic emergency braking system is installed, the structure should be such that the braking device is operated automatically after warning the driver when the risk of collision with the running or stopped vehicle in the same direction is detected in front of the driving lane.

WINDOWS CE 기반 VGA 카메라 모듈의 영상 획득과 저장을 위한 디바이스 드라이버 개발 (Development of Device Driver for Image Capture and Storage by Using VGA Camera Module Based on Windows CE)

  • 김승환;함운철;이정환;이주연
    • 전자공학회논문지SC
    • /
    • 제44권4호통권316호
    • /
    • pp.27-34
    • /
    • 2007
  • 본 논문에서는 마이크로소프트사의 Windows CE 운영체제를 기반으로 한 소형의 모바일 시스템의 카메라 영상 획득을 위한 디바이스 드라이버에 관하여 살펴본다. 또한 NAND 플래시 메모리에 획득된 이미지를 저장하기 위하여 FAT 파일 시스템을 사용하였으며 NAND 메모리 특성을 반영한 FAT 파일 시스템에 대하여 다루어 본다. 영상획득을 위하여서 픽셀플러스사의 CMOS 카메라 모듈과 아지시스템에서 개발한 MBA2440 PDA 개발보드를 이용하여 하드웨어를 구현하였다. 이 카메라 모쥴은 VGA $640{\times}480$ 픽셀의 해상도를 지니고 있으며, 영상획득 속도 및 영상의 화질을 테스트하기 위한 디바이스 드라이버의 성능을 테스트 할 수 있는 응용 프로그램도 함께 제작하였다. 실험을 통하여 영상 획득을 위한 디바이스 드라이버와 FAT 파일 시스템을 이용하여 NAND 플래시 메모리에 획득한 영상을 저장하는 응용프로그램이 상호 잘 작동을 함을 확인하였다.

Development of Smart Driving System Using iPod and Its Performance Evaluation for People with Severe Physical Disabilities in the Driving Simulator

  • Jung, Woo-Chul;Kim, Yong-Chul
    • 대한인간공학회지
    • /
    • 제31권5호
    • /
    • pp.637-646
    • /
    • 2012
  • Objective: The aim of this study was to develop the adaptive device for severe physical disabilities using smart device in the driving simulator and its performance evaluation. Development of appropriate driving adaptive device for the people with serious physical limitation could contribute to maintain their community mobility. Background: There is lack of adaptive driving devices for the people with disabilities in Korea. However, if smart device systems like iPod and iPhone are used for driving a car, the people with serious physical limitations can improve their community mobility. Method: Both gyroscope and accelerometer from iPod were used to measure the tilted angle of the smart device for driving. Customized Labview program was also used to control three axis motors for steering wheel, accelerator and brake pedals. Thirteen subjects were involved in the experiment for performance evaluation of smart device in simulator. Five subjects had driver licenses. Another four subjects did not have driver licenses. Others were people with disabilities. Results: Average driving score of the normal group with driver license in the simulator increased 46.6% compared with the normal group without driver license and increased 30.4% compared with the disabled group(p<0.01). There was no significant difference in the average driving score between normal group without driver license and disabled group(p>0.05). Conclusion: The normal group with driver license showed significantly higher driving score than other groups. The normal group without driver license and disabled group could improve their driving skills with training in simulator. Application: If follow-up studies would be continued and applied in adapted vehicle for on road environment, many people with more severe disabilities could drive and improve the quality of life.