• 제목/요약/키워드: Automobile Embedded System

검색결과 34건 처리시간 0.032초

국제 표준을 고려한 임베디드 제어 시스템(ECS)의 신뢰성 평가방법 (The Reliability Evaluation Method of Embedded Controled Systems Considering the International Standard)

  • 양해술
    • 디지털융복합연구
    • /
    • 제15권2호
    • /
    • pp.199-206
    • /
    • 2017
  • 최근 스마트폰을 비롯한 커넥티드카(Connected Car), IoT 등의 확산으로 국방, 항공, 의료 등 다양한 분야에서 임베디드 제어 시스템이 널리 분포되어 사용되고 있다. 스마트폰과 네트워크 시스템과 같이 각 역할을 수행하는 임베디드 제어 시스템이 유기적으로 구성되어 하나의 또 다른 시스템을 만들어가는 예시들이 늘어나고 있다. 이러한 추세에 따라 각 임베디드 제어 시스템의 유기적 연동과 신뢰성이 중요한 평가요소가 되고 있다. 본 논문에서는 임베디드 제어 시스템이 사용되고 있는 분야 중에서 차량용 임베디드 제어시스템의 품질평가기준과 평가방법을 개발하고자 한다. 차량용 임베디드 제어 시스템의 높은 품질수준을 만족시키기 위해 차량용 임베디드 제어 시스템의 최신동향을 조사하고, 임베디드 제어 시스템의 구조 및 응용 기술을 분석하여 소프트웨어 국제표준 규격인 ISO/IEC 9126과 전기전자제품 국제 표준 규격인 ISO 26262를 참조하여 차량용 임베디드 제어 시스템의 품질평가기준과 평가방법론을 확립하고자 한다.

Embedded System 기반 Vision Box 설계와 적용 (Design and Application of Vision Box Based on Embedded System)

  • 이종혁
    • 한국정보통신학회논문지
    • /
    • 제13권8호
    • /
    • pp.1601-1607
    • /
    • 2009
  • 비전 시스템은 카메라를 통하여 획득한 이미지 정보를 캡쳐 후, 이를 분석하여 물체를 인식하는 것으로서, 차종 분류를 포함 한 다양한 산업현장에서 사용하고 있다. 이런 필요성으로 인하여 차종 분류를 위한 많은 연구가 이루어지고 있으나 복잡한 계산과정으로 인하여 처리 시간이 많이 소요되는 단점이 있다. 본 논문에서는 임베디드 시스템을 기반으로 하는 Vision Box를 설계하고 이를 사용한 차종인식 시스템을 제안하였다. 제안한 Vision Box의 성능을 자동차의 차종분류를 통한 사전 테스트 결과 최적 화된 환경 조건에서는 100%의 차종별 인식률을 보였으며, 조명 및 회전의 작은 변화에 따른 테스트에서 차종인식은 가능하였으나, 패턴점수가 낮아졌다. 제안한 Vision Box 시스템을 산업 현장에 적용한 결과 처리시간, 인식률 등에서 산업체의 요구 조건을 만족 할 수 있음을 확인할 수 일었다.

봉인볼트용 UHF RFID Tag Antenna를 이용한 차량인식에 관한 연구 (A Study on Detecting System of Illegal Automobile Using a Seal-Bolt UHF RFID Tag Antenna)

  • 정유정;김기식;설창환
    • 한국통신학회논문지
    • /
    • 제42권1호
    • /
    • pp.157-161
    • /
    • 2017
  • 본 논문은 UHF 대역의 소형 RFID 태그 Antenna를 설계하여 자동차 후방 번호판 봉인볼트나 고정용 볼트에 적용하여 자동차를 인식 하여서 대포차량을 포함한 불법 차량을 속출 할 수 있는 시스템을 구현 하였다. 해당 태그의 크기는 100원짜리 동전정도의 지름이 24mm 정도의 크기이며 태그의 반사계수와 인식거리를 측정하였다. 기존의 볼트형 태그보다 인식거리를 대폭 개선하였다. 이 볼트형 태그를 번호판에 부착하면 경찰은 차량의 정보를 쉽게 알아낼 수 있으며 더 나아가 차량관리 시스템을 통한 손쉬운 범죄차량 추적 및 검거가 용이하다.

API 및 OIL 변환을 이용한 POSIX 기반 코드의 OSEK/VDX 코드로의 변환 (A Transformation from POSIX Based Source Code to OSEK/VDX Source Code Based on API and OIL Translation)

  • 송영호;이태양;이종덕;문찬우;정구민;안현식
    • 제어로봇시스템학회논문지
    • /
    • 제16권6호
    • /
    • pp.559-565
    • /
    • 2010
  • In this paper, we present a transformation method of source code from a POSIX (Portable Operating System Interface) based source code into an OSEK/VDX (Offene Systeme und deren Schnittstellen fur die Elektronik in Kraftfahrzeugen/Vehicle Distributed eXecutive) source code. As the electronic parts of automobile systems increase, the use of embedded software in automobile systems is also growing. Accordingly, many electronic systems are designed in automobile system with OSEK/VDX. Otherwise, one of the major problems of embedded software would be portability to other OS's. To enhance the portability and interoperability of embedded software, we propose a source code transformation method from POSIX to OSEK/VDX based on API (Application Programming Interface) translation method. Considering the characteristics of the OSEK/VDX which uses OIL (OSEK/VDX Implementation Language) standard, transformation process is performed with source code transformation and OIL code generation. For the validity of the proposed method, the transformation experiment is given using Micro-C OS II and OSEK/VDX with XC167CI micro-controller.

FBG Embedded 현장 조립형 커넥터의 자동 정렬 및 단면 자동 검사 시스템 개발 (Development of Automatic Alignment Height and Cross-section Inspection System for Fiber Bragg Grating Embedded Field Assembly Connector)

  • 이정호;박찬희;윤재순;이희관;김철생;김재원;김경;김재준
    • 한국생산제조학회지
    • /
    • 제23권1호
    • /
    • pp.94-101
    • /
    • 2014
  • Recently, in order to reduce the time required to replace an optical jumper cord, many researchers are using a field-installable connector and applying the ferrule polishing method, ferrule mechanical contact method, or ferrule fusion contact method. However, the process of arranging the length of the optical fiber, i.e., inserting the optical fiber into the ferrule by hand and checking its cross section, takes 60% of the time required for the entire process, which increases the overall cost. Therefore, in order to make this task more cost-effective, we will develop an automated inspection system with automatic cross-sectional arrangement of a field-installable connector. This system will be able to decrease the failure rate from 10% to 2% compared with the conventional method when cutting the optical fiber inserted into the ferrule. It will also improve the productivity by decreasing the test time by 28% compared with the conventional method. Our studies showed that it was possible to reduce the production costs and improve the quality of a field-installable connector, and we expect it to dominate the market.

Short Range Rear Obstacle Detector for Automobile Using 24GHz AM Radar Sensor

  • Kim, Young Su;Choi, Yun Ho;Han, Soo Deog;Bien, Franklin
    • 대한임베디드공학회논문지
    • /
    • 제6권5호
    • /
    • pp.281-286
    • /
    • 2011
  • FMCW Radar sensor is commonly used for an automobile collision avoidance system for rider's safe. Systems using FMCW radar, however, would be one of expensive solutions for just simple rear obstacle detection purpose due to its high cost. In this letter, a short range rear obstacle detector using novel 24GHz AM radar sensor is presented. It can be implemented at significantly lower cost than FMCW radar for practical commercialization. The proposed AM radar sensor module is fabricated in a single aluminum housing to reduce the overall size while using single power supply voltage of 12V with 1200mA current for automotive applications. The measured detection range is up to 210cm with 10cm of distance resolution, which is suitable for a parking assistance system for automobiles.

자동차 섀시 시스템에 유입되는 먼지입자에 의한 고무-씨일 부품의 마멸특성 -PART II: 먼지유입에 따른 고무-씨일의 마멸특성- (Wear Characteristics of Rubber-Seal for Inflow of Dust Particles in Automobile Chassis System -PART II: The Influence of Dust Particle Inflow on Wear Characteristics of Rubber-Seal-)

  • 이영제;정순오;원태영;김기훈;김대성
    • Tribology and Lubricants
    • /
    • 제25권4호
    • /
    • pp.261-264
    • /
    • 2009
  • Environmental factors affect parts of the automobile. When dust particles are embedded, specially, friction and wear of the rubber-seal in automobile chassis system are increased. Increase in friction and wear leads to weakness of component and reduction of mechanical life. In this study, the wear characteristics of rubber-seal for inflow of dust particles are investigated. Silica($SiO_2$) and alumina($Al_2O_3$) particles are used as a dust particle because these particles are main elements of dust particles. The sliding wear tester are used for investigate the wear characteristics of rubber-seal. If the single dust particle($SiO_2$) is embedded in the rubber-seal component, the influence of dust particle size is more than that of inflow rate on the wear characteristics of rubber-seal. If the mixed dust particles are embedded in the rubber-seal component, the wear rate is increased as the rate of alumina that has a bigger hardness is increased. If the mixed dust particles that have different hardness are embedded in the rubber-seal component, the influence of particle size is more than that of particle hardness.

모바일 폰을 이용한 아두이노 자동차 제어 시스템의 설계 (Design of Arduino Automobile Control System using Mobile Phone)

  • 박흥복;서정희
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2018년도 추계학술대회
    • /
    • pp.290-291
    • /
    • 2018
  • 본 논문은 모바일 폰을 이용한 자동차 제어를 위한 임베디드 시스템을 설계하고, 아두이노 자동차 모델의 제어에 적용한다. 아두이노 자동자 모델에 여러 가지 센서를 부착하여 실제 상황에서 발생할 수 있는 사건들을 모의 실험하고, 자동차의 주변 환경에서 발생할 수 있는 장애물 감지와 자동차 간의 거리 측정을 통하여 상황에 대처하기 위한 자동 제어 알고리즘을 설계한다. 그리고 제안된 시스템의 타당성을 분석한다.

  • PDF

자동차 텔레매틱스용 내장형 음성 HMI시스템 (The Human-Machine Interface System with the Embedded Speech recognition for the telematics of the automobiles)

  • 권오일
    • 전자공학회논문지CI
    • /
    • 제41권2호
    • /
    • pp.1-8
    • /
    • 2004
  • 자동차 텔레매틱스 용 음성 HMI(Human Machine Interface) 기술은 차량 내 음성정보기술 활용을 위하여 차량 잡음환경에 강인한 내장형 음성 기술을 통합한 음성 HMI 기반 텔레매틱스 용 DSP 시스템의 개발을 포함한다. 개발된 내장형 음성 인식엔진을 바탕으로 통합 시험을 위한 자동차 텔레매틱스 용 DSP 시스템 구현 개발을 수행하는 본 논문은 자동차용 음성 HMI의 요소 기술을 통합하는 기술 개발로 자동차용 음성 HMI 기술 개발에 중심이 되는 연구이다.

자동차 특성을 만족하는 실시간 스케줄링 알고리즘에 관한 연구 (A Study of Real-Time Scheduling Algorithms for Automotive System)

  • 장승주
    • 한국정보통신학회논문지
    • /
    • 제13권7호
    • /
    • pp.1363-1370
    • /
    • 2009
  • 본 논문은 자동차용 임베디드 시스템에 탑재되는 운영체제의 실시간 스케줄링 알고리즘에 대해서 개선된 알고리즘을 제안한다. 기존 OSEK OS의 스케줄링 알고리즘에서 큰 차이를 보이는 부분은 16개의 우선순위 대기 큐를 4개의 우선순위 대기 큐로 줄였다. 그리고 대기 큐에서 FIFO 알고리즘을 사용하지만 제안하는 스케줄링 알고리즘은 EDF 알고리즘을 사용하여 실시간성을 좀 더 높였다. 제안한 스케줄링 알고리즘에 대해서 간단한 실험을 수행하였다. 실험 결과 FIFO 알고리즘을 사용한 기존 OSEK OS의 경우 평균 26.29ms이고, 제안한EDF 알고리즘을 사용한 경우 평균 26.13ms로 제안한 EDF 알고리즘을 사용한 경우가 0.16ms 정도 빠름을 알 수 있다. FIFO 알고리즘을 사용한 기존 OSEK OS의 스케줄링 알고리즘 보다 제안하는 EDF 스케줄링 알고리즘을 사용한 스케줄링 알고리즘이 우수함을 알 수 있다.