• Session No.7 Automotive Software Technologies I -Design/Development Methodologies and Verification- (OS)
  • May 27Pacifico Yokohama North G3049:30-12:10
  • Chair: TBD
Contents
This session focuses on cutting-edge software technologies essential to the evolution of advanced automotive systems, such as autonomous driving, connected vehicles, and software-defined vehicles (SDVs). As the software stack in vehicles continues to grow in complexity, there is a critical need to address challenges across the software lifecycle, from architecture design and development methodologies to deployment and maintenance. The session welcomes research contributions in a wide spectrum of topics including but not limited to: system safety (e.g., ISO 26262, SOTIF, safety cases), security and privacy (e.g., SBOM, threat analysis, post-quantum cryptography), software architecture (e.g., AUTOSAR, ROS, AGL, SOA), and software development practices (e.g., CI/CT, DevOps, model-based design, agile, software product line engineering). Also of interest are verification and validation techniques such as static/dynamic testing, HILS/SILS, test coverage analysis, and assurance cases. In addition, the session will explore enablers of future automotive computing platforms including containerization, edge computing, DDS/SOME-IP middleware, OTA updates, and integration with cloud/IoT environments. Advanced technologies like AI/machine learning, digital twins, quantum computing, and SLAM will also be featured, especially in the context of perception, decision-making, and large-scale system optimization. Through academic and industrial presentations, this session aims to foster discussions on the foundations and practical applications of software in vehicles, bridging formal methods, data-driven approaches, system-of-systems engineering, and human-centered UX design. Participants will gain insights into the current trends, technical hurdles, and strategic directions for automotive software in the coming decade.
Committee
Technical Session Organizing Committee
Organizer
Tatsuru Daimon (Keio University), Akira Suto (Honda R&D), Yukiyo Kuriyagawa (Nihon University), Yutaka Matsubara (Nagoya University)
For presentations that will not be available video streaming after congress, a “✕” is displayed in the “Video” column, so please check.
No. Video Title・Author (Affiliation)
1

Building a Digital Thread Platform to Enable Bidirectional Design Convergence between Upstream Requirements and Downstream Specifications via MBSE

SEISHI SHIMAMURA・HARUHISA TSUCHIKAWA・CHISATO SUZUKI・ASAMI HOZUMI・KIYOTAKA SHOJI・RYUZO NOGUCHI・SO NISIHWAKI・RYOJI KATSUKI (Nissan Motor)

This paper reports a digital-thread platform aligned with MBSE that bidirectionally links requirements and component specifications via physics-based models. With SPDM-based unified management and event-driven automated handoffs, it advances automation from requirement updates through analysis/optimization to design finalization and registration. Internal projects showed shorter change-to-result lead time and improved traceability.

2

Selection of model development guidelines for MBD development system

SEUNGJUN BACK (hyundai motor)

MBD (Model Design Development) is investigated for applying to develop automotive controller. In order to implement MBD in automotive, the development guideline is indispensable. When compared with investigation of the guideline such as MISRA C in C-code, however, the investigation on MBD is currently insufficient. In this paper, we studied the selection of guidelines for the development of MBD of the thermal energy system controller. Comparing MISRA AC SLSF:2023 and MAB 5.0, we selected and applied the guidelines for the development of the thermal energy system controller. Design of data precision is presented for actuator control.

3

Sound Static Analysis for Safety and Security

Daniel Kaestner・Ferdinand Christian (AbsInt GmbH)

Runtime errors such as buffer overflows or data races are safety- and security-relevant code defects. A sound static analyzer reports all such defects in the code, can prove their absence, and covers further verification objectives such as code guideline checking as well as data and control flow analysis. The analysis can be used to satisfy requirements from norms like ISO 26262, ISO 21434, and from the novel European Cyber Resilience Act (CRA). We will show practical experiments that demonstrate that sound static analysis scales for real-life AUTOSAR integration projects.

4

Formally Verified Compilation in the Context of Functional Safety

Daniel Kaestner・Adrian Dapprich・Alexander Rogovskyy (AbsInt GmbH)

CompCert is the first commercially available optimizing compiler that is formally verified, using machine-assisted mathematical proofs, to be exempt from miscompilation. The executable code it produces is proved to behave exactly as specified by the semantics of the source C program. This presentation gives an overview of design and proof concept of CompCert, and gives experimental data about performance and size of the generated code on TriCore Aurix. We describe novel contributions to improve the efficiency of the software development and verification process, and discuss the tool qualification strategy with respect to current safety norms.

5

Model Checking of Automotive Software with CBMC

Shinya Miharu・Wenhung Huang (DENSO)

As automotive software becomes larger and more complex, bugs that are difficult to detect with existing verification processes are increasing. This study focuses on model checking and proposes a method for applying it to the verification process of automotive software. Furthermore, we report the results of evaluating its applicability using internal case studies, as well as future prospects.

6

Why Model Credibility Is not Enough: Rethinking Trust in Simulation Architectures

Romain Barbedienne・Boussaad Soualmi・Adeline Lanugue (IRT SystemX)・Julien Silande (Keysight)・Anthony Levillain (OPmobility)・Cedric Leclerc (Renault Group)・Maxime Hayet (Stellantis)・Rim Kaddah・Cristian Maxim (IRT SystemX)

Assessing the credibility of simulation models is crucial, yet models are often integrated within broader simulation architectures. Can the credibility of simulation architectures be derived from their constituent models? This paper explores this question by reviewing state-of-the-art approaches in assembly credibility, including sensitivity analysis, expert qualitative analysis, AI explainability, and network-based methods. Each approach is evaluated according to "rigor", "generalizability", and "resource requirements", highlighting their respective strengths and limitations. The analysis provides insights into the feasibility and challenges of assessing architectural credibility, offering a foundation for future research in this emerging field.

Back to Top