• Title/Summary/Keyword: ECU 구조

Search Result 20, Processing Time 0.021 seconds

Experimental Study on Thermal Analysis of Steering Control ECU Structure for Electric Vehicles (전기자동차용 조향장치 제어 ECU 구조의 열해석에 관한 실험적 연구)

  • Kim, Hae-Ji
    • Journal of the Korean Society of Manufacturing Process Engineers
    • /
    • v.14 no.5
    • /
    • pp.113-119
    • /
    • 2015
  • The technical development of electric vehicles has been actively proceeding because of the reduction of oil resources and need for eco-friendly vehicle technology. In particular, an electronic control unit is an important element in the technology of electric vehicles due to the motor drive system. This paper concerns an experimental study on the thermal analysis of the steering control ECU structure for an electric vehicle. The ECU unit is designed for eight heat sinks for the thermal analysis of the ECU structure. The thermal analysis characteristics of the ECU structure are evaluated by the temperature distribution, heat flow, von Mises stress, total translation, and external surface temperature measurement of the ECU unit.

Legacy ECU software system analysis method for AUTOSAR migration (AUTOSAR 마이그레이션 (Migration)을 위한 레거시 ECU 소프트웨어 시스템 분석 방법)

  • Jincheng, Li;Ryu, Ki-yeol;Lee, Jungtae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2014.11a
    • /
    • pp.703-706
    • /
    • 2014
  • AUOTSAR(Automotive Open system Architecture)는 자동차 ECU(Electronic Control Unit) 에 내장되는 소프트웨어에 대한 표준 구조로서, ECU 소프트웨어의 품질 향상은 물론, 개발 및 관리 비용의 절감에 기여하는 등 많은 장점을 갖는다. AUTOSAR 의 이런 장점 때문에 많은 자동차 회사들이 ECU 소프트웨어에 AUTOSAR 적용을 추진하고 있다. 이에 따라 기존 레거시 ECU 소프트웨어 시스템을 AUTOSAR 표준에 맞는 ECU 소프트웨어 시스템으로 변환하는 방법에 대한 관심도 높아지고 있다. 그 이유는 이미 많은 ECU 레거시 소프트웨어 시스템들이 개발되어 사용되고 있으며, 이들에게는 이미 기능 및 안정성 검증을 위하여 많은 시간과 비용이 투자하여 되어 있다. 따라서 ECU 소프트웨어 시스템에 AUTOSAR 를 적용하는 경우 기존의 레거시 소프트웨어 시스템을 재사용할 수 있으면 생산성 및 품질 면에서 많은 장점을 갖는다. 본 연구에서는 C 언어로 작성된 기존의 ECU 소프트웨어 시스템을 AUTOSAR 플랫폼에서 재사용할 수 있도록 하기 위하여, 기존의 레거시 ECU 소프트웨어 시스템을 AUTOSAR 플랫폼으로 마이그레이션하는 방법에 대하여 연구하였다. 마이그레이션 과정은 크게 두 단계로 나누어 지는데, 이는 레거시 소프트웨어 시스템을 분석하여 마이그레이션이 가능하도록 기능별로 분해하는 것과, 분해된 구성 요소들을 AUTOSAR 플랫폼에 맞는 구조로 재구성하는 과정이다. 본 논문에서는 이중 첫 번째 과정인 레거시 소프트웨어 시스템의 분석 및 기능별 분해 방법을 제시하고자 한다.

The Design and Implementation of ECU Simulator for the Smart Vehicle based on FOTA (FOTA 기반 지능형 자동차를 위한 범용 ECU 시뮬레이터 설계 및 구현)

  • Park, In-Hye;Ko, Jae-Jin;Kwak, Jae-Min
    • Journal of Advanced Navigation Technology
    • /
    • v.18 no.1
    • /
    • pp.22-28
    • /
    • 2014
  • This paper presents the design and development of ECU simulator in order to verify automatic firmware update system of ECU SW on the vehicle. We designed and developed general-proposed ECU simulator as devide into HW and SW parts. HWadopt 32bit MPU, CAN, LIN, LCD, and touch-pad button to satisfy general-proposed ECU level. And SW constructed as finite-state-machine structure in order to support HW spec. We developed ECU manager which deliveries update data to verify validity of operation. And we tested ECU simulator with ECU manager. For test of validity of ECU simulator, we set 4 scenarios between ECU simulator and manager. As the result, we confirmed validity of operation in ECU simulator for automatic SW update system.

Design of the Automotive Gateway Based on a Mapping Table (매핑 테이블 기반의 자동차용 게이트웨이 설계)

  • Oh, Se-Chun;Kim, Eui-Ryong;Kim, Young-Gon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.41 no.12
    • /
    • pp.1959-1968
    • /
    • 2016
  • The recent automobiles, a number of ECU inside the vehicle has been used. Also, each ECU is connected to different types of networks in accordance with the characteristics. Therefore, efficient data exchange between discrete network has emerged as a very important element. The gateway is responsible for the ability to exchange data between discrete network. In this study, we propose the new gateway algorithm to provide the structure of the mapping table to improve the efficiency of data exchange between discrete network. Also it provides a structure of a new gateway algorithm with a function of adjusting the priority of the data to be transmitted to another network arbitrarily. Moreover, the proposed gateway structure may simultaneously convert the transmission data input from a particular network to multiple networks. Another advantage is easy to change the entire data structure only if we change the table structure in the gateway.

An Efficient ECU Analysis Technology through Non-Random CAN Fuzzing (Non-Random CAN Fuzzing을 통한 효율적인 ECU 분석 기술)

  • Kim, Hyunghoon;Jeong, Yeonseon;Choi, Wonsuk;Jo, Hyo Jin
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.30 no.6
    • /
    • pp.1115-1130
    • /
    • 2020
  • Modern vehicles are equipped with a number of ECUs(Electronic Control Units), and ECUs can control vehicles efficiently by communicating each other through CAN(Controller Area Network). However, CAN bus is known to be vulnerable to cyber attacks because of the lack of message authentication and message encryption, and access control. To find these security issues related to vehicle hacking, CAN Fuzzing methods, that analyze the vulnerabilities of ECUs, have been studied. In the existing CAN Fuzzing methods, fuzzing inputs are randomly generated without considering the structure of CAN messages transmitted by ECUs, which results in the non-negligible fuzzing time. In addition, the existing fuzzing solutions have limitations in how to monitor fuzzing results. To deal with the limitations of CAN Fuzzing, in this paper, we propose a Non-Random CAN Fuzzing, which consider the structure of CAN messages and systematically generates fuzzing input values that can cause malfunctions to ECUs. The proposed Non-Random CAN Fuzzing takes less time than the existing CAN Fuzzing solutions, so it can quickly find CAN messages related to malfunctions of ECUs that could be originated from SW implementation errors or CAN DBC(Database CAN) design errors. We evaluated the performance of Non-Random CAN Fuzzing by conducting an experiment in a real vehicle, and proved that the proposed method can find CAN messages related to malfunctions faster than the existing fuzzing solutions.

A Study of Vehicle Diagnostic Data Processing using Diagnostic Communications (진단 통신을 활용한 차량 진단데이터 처리 연구)

  • Chang, Moon-soo
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.05a
    • /
    • pp.267-270
    • /
    • 2021
  • In order to diagnose a vehicle, it is achieved by collecting diagnostic data within the ECU or between ECUs and managing the diagnostic data by utilizing various communication methods through an electronic device composed of an ECU(Electronic Control Unit), which is an automotive electronic device. As communication methods, LIN, CAN, FlexRay are mainly used. Recently, wired/wireless communication is being used based on Ethernet. In order to perform vehicle diagnosis, it is necessary to know the diagnosis code generated by the ECU and to collect diagnosis data using diagnosis communication. In addition, diagnostic data can be managed from the ECU only when the application software required for vehicle diagnosis is configured. If many automobile manufacturers are manufacturing ECUs based on the AUTOSAR standard, which is an automotive electronic standard, the software structure is also configured to be applied according to the standard. In this paper, we understand the vehicle diagnosis communication method of the AUTUSAR standard, study the configuration and processing method of diagnosis data, and study the contents of software components, diagnosis communication, and diagnosis event processing.

  • PDF

Design of PIFA type Spiral Antenna for Vehicle RKE Reader (차량 RKE 리더기용 PIFA형 스파이럴 안테나의 설계)

  • Oh, Dong-Jun;Yun, Ho-Jin;Jeong, Bong-Sik
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.9 no.2
    • /
    • pp.135-140
    • /
    • 2008
  • In this paper, the spiral antenna with the center frequencies of 315MHz, 433MHz, and 447MHz for RKE system of a vehicle is designed on PCB. The antenna is microstrip line-fed, and applied PIFA concept near the feeding part to easily tune center frequency and input impedance. The PIFA-type spiral antenna with the size of $30mm{\times}20mm$ is designed on printed PCB by considering the effect of circuits and components on PCB, ECU case and vehicle body. Also chip inductor inserted dual-band spiral antenna of 315MHz and 447MHz is designed. We found that the antenna designed on PCB satisfied the antenna specifications through measurement and field test.

  • PDF

Study of real-time OS structure that use OSEK/VDX (OSEK/VDX이용한 실시간 OS 구조에 관한 연구)

  • Oh, Chang-Yeon;Jang, Kyung-Sik
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.10a
    • /
    • pp.861-865
    • /
    • 2009
  • Technical development in car has utilized electronic controls (ECU, Electronic Control Unit) recently if was achieved machine such as engine performance in priority and electronic side technical development that improve safety, convenience, expense etc. is proceeded vigorously. Also, preference of consumers for car is various model's number according to change at the fast speed and complexity of software required from vanguard service development was increased greatly. Software development expense dominated considerable weight in car manufacture expense by such change and automakers established OSEK/VDX that is standard of automobile embeded system to reuse application software by module to respond this and transplant easily to other control device. Do when search about all item that is necessary in real-time OS structure that examines OSEK/VDX standard that is presented as the alternative to respond environment that change rapidly that refer in dignified mien after it is original, and uses actuality OSEK/VDX.

  • PDF

자동차 기술과 IT 기술 융합 SW 표준화 동향

  • Park, Mi-Ryong;Lee, Seong-Hun;Park, Gyeong-Min;Han, Tae-Man
    • Information and Communications Magazine
    • /
    • v.25 no.6
    • /
    • pp.3-11
    • /
    • 2008
  • 사용 편의나 안전 서비스를 위해 자동차에 내장되는 전자장치(ECU: Electronic Control Unit)는 증가하고 분산 네트워크 구조에서 운영되도록 네트워크 기반 응용 SW는 더욱 복잡해진다. 복잡해지고 분산화되는 ECU에 적용 가능한 응용서비스 개발을 위해 운영체제에서부터 플랫폼 및 응용 SW에 이르기까지 다양한 분야의 산업 표준화가 진행되고 있다. 운영체제 분야에서는 OSEK/VDX, SW 플랫폼 및 응용서비스 분야에서는 AUTOSAR, 응용서비스의 안전과 신뢰성 검증을 위하여 IEC-61508등에 근거하는 FTA(Fault Tree Analysis) 및 FMEA(Failure Mode and Effect Analysis) 등을 SW 분야에서도 반영하는 추세이다. 본 논문에서는 자동차 전자장치에 사용되는 IT기술의 접목 분야별 표준화 동향과 각 국가 및 지역별 추진방향을 살펴본다.

Design and Implementation of Automotive SENT Interface (차량용 SENT 인터페이스의 설계 및 구현)

  • Lee, Jong-Bae;Lee, Seongsoo
    • Journal of IKEEE
    • /
    • v.21 no.3
    • /
    • pp.256-259
    • /
    • 2017
  • SENT (single edge nibble transmission) is a serial communication protocol between automotive sensors and ECU (electronic control unit). SENT exploits digital waveform, so it has a simple and cheap architecture without transceiver circuits. Usually it is exploited as an embedded communication interface in the sensors. In this paper, a SENT interface was designed in Verilog HDL, fully complying with SAE J2716. It was implemented in FPGA, and verified on a test board. When it was synthesized, the gate count is about 2,500 gates in 0.18um technology.