Abstract
As the user requirements for automotive embedded systems diversify, hardware performance improves, and software complexity increases. It is, therefore, imperative to find ways to improve safety and reliability of vehicles. Due to these challenges, research has been actively conducted in recent years on methods of verifying automotive embedded systems in a virtual environment, which is highly efficient in terms of time and cost. This paper proposes a method for verifying automotive embedded systems by virtualizing electronic control units (ECUs) through Quick EMUlation (QEMU). The proposed method simulates inputs and outputs of the I/O module by modifying or reading the values of the virtualized ECU's registers. For this purpose, separate Complex Device Driver (CDD) and Application Software (ASW) are configured in AUTomotive Open System Architecture (AUTOSAR). CDD is implemented to periodically input signals corresponding to "on"and "off"to the registers associated with the button inputs of the virtualized ECU. ASW is implemented to periodically read the registers corresponding to the buttons and turn on/off the LED. As a result, we have found that the LED is turned on/off appropriately in the ASW according to the register operation of the virtual ECU in the CDD. This allows software and hardware operation verification through hardware input/output solely by manipulating ECU registers, without the need for a separate external device implementation. Therefore, as a cost-efficient and feasible verification technique, the proposed method can be utilized for future operational verification of vehicle embedded systems based on various input/output scenarios.
| Original language | English |
|---|---|
| Title of host publication | ICTC 2023 - 14th International Conference on Information and Communication Technology Convergence |
| Subtitle of host publication | Exploring the Frontiers of ICT Innovation |
| Publisher | IEEE Computer Society |
| Pages | 271-276 |
| Number of pages | 6 |
| ISBN (Electronic) | 9798350313277 |
| DOIs | |
| State | Published - 2023 |
| Event | 14th International Conference on Information and Communication Technology Convergence, ICTC 2023 - Jeju Island, Korea, Republic of Duration: 11 Oct 2023 → 13 Oct 2023 |
Publication series
| Name | International Conference on ICT Convergence |
|---|---|
| ISSN (Print) | 2162-1233 |
| ISSN (Electronic) | 2162-1241 |
Conference
| Conference | 14th International Conference on Information and Communication Technology Convergence, ICTC 2023 |
|---|---|
| Country/Territory | Korea, Republic of |
| City | Jeju Island |
| Period | 11/10/23 → 13/10/23 |
Bibliographical note
Publisher Copyright:© 2023 IEEE.
Keywords
- AUTOSAR classic
- Automotive Embedded Software
- I/O simulation
- QEMU
- virtual ECU