• 제목/요약/키워드: ECU

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

저상굴절버스 조향시스템 전자제어장치의 테스트플랫폼 구축에 관한 연구 (A Study on a Test Platform for AWS (All-Wheel-Steering) ECU (Electronic Control Unit) of the Bi-modal Tram)

  • 이수호;문경호;박태원;김기정;최성훈;김영모
    • 한국철도학회:학술대회논문집
    • /
    • 한국철도학회 2008년도 춘계학술대회 논문집
    • /
    • pp.1051-1059
    • /
    • 2008
  • In the development process of an ECU (Electrical Control Unit), numerous tests are necessary to evaluate the performance and control algorithm. The vehicle based test is expensive and requires long time. Also, it is difficult to guarantee the safety of the test driver. To overcome the various problems faced in the development process, the ECU test has been done using HIL (Hardware In the Loop). The HIL environment has the actual hardware including an ECU and a virtual vehicle model. In this paper, the test platform environment is devloped for the AWS ECU black box test. The test platform is built on HIL (Hardware In the Loop) architecture. Using the developed test platform, the control algorithm of the AWS ECU can be evaluated under the virtual driving condition of the bi-modal tram. Driving conditions, such as a front steering angle and vehicle velocity, are defined through the PC (Personal Computer) input. Input signals are transformed to electrical signals in the PC. These signals become the input conditions of the AWS ECU. The AWS ECU is stimulated by arbitory input conditons, and responses of the system are observed.

  • PDF

Self-Diagnostic Signal Monitoring System of KWP2000 Vehicle ECU using Bluetooth

  • Choi, Kwang-Hun;Lee, Hyun-Ho;Lee, Young-Choon;Kwon, Tae-Kyu;Lee, Seong-Cheol
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2004년도 ICCAS
    • /
    • pp.132-137
    • /
    • 2004
  • On-Board Diagnostic(OBD) systems are in most cars and light trucks on the load today. During the 1970's and early 1980's manufacturers started using electronic means to control engine functions and diagnose engine problems. The CARB's diagnostic requirements to meet EPA emission standards have been designated as OBD with a goal of monitoring all of the emissions-related components, as well as the chassis, body, accessory devices and the diagnostic control network of the vehicle for proper operation. In this paper, we present a remote measurement system for the wireless monitoring of diagnosis signal and sensors output signals of ECU adopted KWP2000, united the OBD communication protocol, on OBD-compliant vehicle using the wirless communication technique of Bluetooth. In order to measure the ECU signals, the interface circuit is designed to communicate ECU and designed terminal wirelessly according to the ISO, SAE regulation of communication protocol standard. A microprocessor S3C3410X is used for communicating ECU signals. The embedded system's software is programmed to measure the ECU signals using the ARM compiler and ANCI C based on MicroC/OS kernel to communicate between bluetooth modules using bluetooth stack. The diagnostic system is developed using Visual C++ MFC and protocol stack of bluetooth for Windows environment. The self-diagnosis and sensor output signals of ECU is able to monitor using PC with bluetooth board connected in serial port of PC. The algorithms for measuring the ECU sensor output and self-diagnostic signals are verified to monitor ECU state. At the same time, the information to fix the vehicle's problem can be shown on the developed monitoring software. The possibility for remote measurement of self-diagnosis and sensor signals of ECU adopted KWP2000 in embedded system verified through the developed systems and algorithms.

  • PDF

IsoAgLib을 이용한 ISO11783 기반 트랙터 작업기 ECU 구현 (Implementation of tractor implement ECU based on ISO11783 using IsoAgLib)

  • 노승국;김자유;투멘자르갈 엔크바타르;정길도;함운철
    • 한국농업기계학회:학술대회논문집
    • /
    • 한국농업기계학회 2017년도 춘계공동학술대회
    • /
    • pp.18-18
    • /
    • 2017
  • ISO11783은 농업 산업분야 통신 프로토콜의 국제 표준으로, 농용트랙터 및 작업기 ECU 간의 통신 프로토콜을 표준화한다. 이 표준은 서로 다른 제조사의 제품 간에 호환성을 갖게 하며, 정밀 농업에 대한 핵심 기반을 제공한다. 현재 해외에서는 이미 ISO11783 기반의 AFS(Advanced Farming System)를 통한 정밀농업이 상용화되어 농가에 보급되고 있다. 이에 비해, 국내에서 이러한 표준을 따르는 농기계들은 미비한 실정이며, 향후 농업의 정밀 농업화를 통한 고부가가치 창출 및 선진국의 무역 장벽에 대비와 해외 수출 판로 개척을 위해 ISO11783 표준에 대한 R&D가 필요로 한다. 이에 IsoAgLib를 분석하고 임베디드 보드에 Porting하여 ISO11783 기반 작업기 ECU를 구현하였고, 이를 기반으로 ISO11783 기반 작업기 ECU의 구현 방법을 발표한다. IsoAgLib의 시스템 아키텍처는 계층화 되어 있어, 타겟에 의존적인 계층만 수정하여, IAR 환경에서 Cortex M3 보드에 포팅을 완료하였다. 작업기 ECU들은 자신만의 인터페이스 화면을 갖으며, 이를 Object pool이라 한다. 이것을 Virtual Terminal(VT)에 업로드 하여, VT가 해당 작업기 ECU의 사용자 인터페이스 기능을 제공하도록 한다. 이에 작업기 ECU 구현 1 단계로, 'VT-Designer'를 통하여 Object pool를 설계한다. 2 단계, 'vt2iso'를 통해서 Object pool을 IsoAgLib 상에서 사용할 수 있도록 변환한다. 3 단계, 포팅된 IsoAgLib project에 변환된 파일을 포함 시킨다. 4 단계, 작업기 ECU의 주기적인 작업 및 각 메시지 수신시 수행할 작업을 코딩한다. 5 단계, 빌드 및 타겟 보드에 업로딩 한 후, New Holland 사의 $Intelliview^{TM}$ iv display (VT)과 연결하여 동작을 확인한다. 확인 결과로 VT에 디자인한 Object pool이 표시 되며 soft key 입력 시 작업기 ECU에서 LED가 변한다. 결론적으로, 연구 결과를 바탕으로 ISO11783 기반의 작업기 ECU의 디자인 및 구현이 가능하며, 이를 통해 향후 국내의 ISO11783 기반의 작업기 ECU의 개발에 도움을 줄 수 있다.

  • PDF

ECU 보안성 유지를 위한 인증서 기반 암호시스템 설계 (A Design of Certificate-based Encryption System for Maintaining ECU Security)

  • 유요셉;김기천
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2017년도 춘계학술발표대회
    • /
    • pp.242-245
    • /
    • 2017
  • 기존의 엔진제어기(ECU)는 주요 mapping data(ECU에 대응되는 값)들에 대해서 기밀성과 무결성을 제공하는 보호 기법의 부재로 인해 임의적인 튜닝이 가능하다는 특징이 존재하였다. 이로 인해 자칫 잘못된 튜닝이나 악의적인 조작이 발생할 수 있는 여지가 있으며, 이는 차량 엔진 및 조작의 안정성을 떨어뜨림과 동시에 운전자 및 보행자들의 안전을 위협할 수 있다는 문제가 있다. 이에 본 논문에서는 ECU에 적용되는 Firmware의 주요 mapping data를 안전하게 암호화하는 방식을 제안하며, 이 과정에서는 차량의 식별 및 ECU에 mapping 되는 data의 무결성 검증을 위해 인증서를 사용하는 방식을 제안한다. 본 논문의 제안을 통해 주요 mapping data를 안전하게 보호하는 기술을 통해 차량의 안전성을 유지할 수 있다.

Motohawk ECU에 의한 가솔린기관의 연료분사제어 연구

  • 이동원;조정권
    • 한국산학기술학회:학술대회논문집
    • /
    • 한국산학기술학회 2009년도 추계학술발표논문집
    • /
    • pp.279-282
    • /
    • 2009
  • Motohawk ECU(Engine Control Unit)에 의한 가솔린기관의 연료분사제어 알고리즘 연구를 통하여 연비를 절감할 수 있는 방안을 연구한다. 실제 차량엔진 ECU는 캘리브레이션 이외의 제어 알고리즘을 변경하여 구현하기가 쉽지 않으므로 상기의 프로토타입 ECU를 활용하여 연료분사제어 로직을 변경해가면서 연료분사와 관련된 여러가지 파라메터의 연구가 가능하다. 또한 프로그래밍은 Matlab과 Simulink로 구현할 수 있어서 최적연비를 얻기 위한 로직의 구현을 실시간으로 할 수 있으며 차량의 특성상 프로그램의 임베딩이 가능하여야 하므로 이러한 목적에 프로토타입 ECU에 의한 로직개발은 많은 장점이 있다. 이러한 ECU를 활용하여 여러 가지 제어 변수에 의한 최적화된 연료분사 로직의 설계 및 미치는 영향을 평가한다.

  • PDF

ECU 제어를 통한 가솔린 엔진의 노킹 특성에 관한 연구 (A Study on Characteristics of Knocking in Gasoline Engine through ECU Control)

  • 양현수;임주헌;천동준
    • 대한안전경영과학회지
    • /
    • 제10권3호
    • /
    • pp.109-115
    • /
    • 2008
  • A burning principle in gasoline engine is the one of being burned, by which a mixer in air and gasoline enters a combustion chamber and causes a spark in the proper timing. This is formed, by which ECU controls the fuel-injection volume and the fuel-injection timing, and determines the performance of engine. The purpose of this study is to test the characteristics on knocking in gasoline engine with the knocking-sensor equipment and to research into the characteristics in knocking while directly controling the optimal igniting timing and the fuel-injection timing through engine ECU. Given controlling ECU by grasping the characteristics in knocking, which becomes the most problem in the engine tuning market, the tuning in a true sense will be formed in gasoline engine.

AUTOSAR CAN Interface 확장을 이용한 ECU의 소프트웨어 업데이트 방법 (Fast ECU Software Update Algorithm using by Extending AUTOSAR CAN Interface)

  • 김종욱;백장운;권기구;이석규
    • 대한임베디드공학회논문지
    • /
    • 제8권3호
    • /
    • pp.163-169
    • /
    • 2013
  • This paper proposes a novel ECU (Electronic Control Units) update algorithm for AUTOSAR based automotive embedded system. The proposed algorithm provides fast and easy ECU update by extending AUTOSAR CAN Interface. The proposed system removes the update sequences from PDUR to RTE (ECU update program), and it stops other ISRs and operating system in order to reduce unnecessary context switching time. In experimental results, we can see that the proposed algorithm reduces update time.

Distributed ECU System Design for High Speed and High Precision Control of a Marine Engine

  • Lee, Jong-Nyun
    • Journal of information and communication convergence engineering
    • /
    • 제8권5호
    • /
    • pp.534-538
    • /
    • 2010
  • Efficient control of a marine engine requires an engine control unit (ECU) system that handles fast and precise signal processes for in-coming and out-going signals from fast running engines. In order to handle these roles, the sequential control has been adapted in the ECU system in small and medium size ship engines, which has caused high production cost and complexity of the system. Hence, this paper is focused on developing an distributed ECU system for high speed and high precision control of a marine engine by efficiently combining a CPLD chip and a microprocessor. By sharing load at the MCU with the designed CPLD chip, we could achieve in driving a marine engine with high speed and precise control so that the ECU board has been simplified and its production cost has been reduced.

브루투스를 이용한 자동차 고장 진단신호의 PC-PC 원격계측 소프트웨어 개발 (Software Development for PC-PC Remote Measurement of Automobile's Fault Detection using the Bluetooth)

  • 윤여흥;정진호;서진원;이영춘;권대규
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 1997년도 추계학술대회 논문집
    • /
    • pp.257-260
    • /
    • 1997
  • Bluetooth is the most promising network paradigm which ca open the new area in the information technology. Especially, bluetooth can link all the electrical products and PCs(Personal Computer) to cellular phone or PDA. In this paper, the data from ECU which are gathered by scanner are communicated between tow PCs using the bluethooth modules. The acquired data are ECU's self diagnosis signal and sensor output signal. Self diagnosis signals are very important to check the ECU's state and sensor output signals. Using these data, the possibility of wireless communication with ECU is developed and verified. Protocol stack of bluetooth is L2CAP through HCI and wireless communication software of ECU's signal is developed using VC++ in Windows 98 environment.

  • PDF

적응형 전류센서 offset 보정량 검출 (Adaptive offset decision of current sensor)

  • 이윤형;한상휘
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2012년도 추계학술발표대회
    • /
    • pp.438-440
    • /
    • 2012
  • 본 논문은 EPS ECU 에 사용되고 있는 전류센서의 offset 결정에 대해 효율적인 방법을 제시한다. 센서의 offset 은 EPS 시스템에서 모터의 토크리플을 야기하기 하므로, 토크리플을 줄이기 위해 offset 을 보정하여 모터를 제어하게 된다. 일반적으로 EPS ECU 에 대해 offset 보정 방법은 ECU 생산시 센서의 offset 값을 측정하여 EEPROM 에 기록하고, 모터 제어시 활용한다. 이러한 방식은 ECU 생산의 cycle time 을 늘릴 뿐만 아니라, 센서 및 주변 회로의 노후로 인해 MCU 의 입력으로 들어오는 offset 값의 변화에 대해 대응할 수 없는 한계를 가진다. 언급된 문제를 보완하기 위해 본 논문은 ECU 생산시 offset 을 EEPROM 에 기록하는 것이 아니라 ECU 가 ON 때마다 센싱값을 정확하게 취득하여 offset 값을 선정하고 '강인한 오차 기준' 함수를 사용하여 노이즈의 영향을 줄이는 방법을 제시한다.