AI-augmented Automation for Real Driving Prediction: an Industrial Use Case

Romina Eramo,Hamzeh Eyal Salman,Matteo Spezialetti,Darko Stern,Pierre Quinton,Antonio Cicchetti
2024-04-04
Abstract:The risen complexity of automotive systems requires new development strategies and methods to master the upcoming challenges. Traditional methods need thus to be changed by an increased level of automation, and a faster continuous improvement cycle. In this context, current vehicle performance tests represent a very time-consuming and expensive task due to the need to perform the tests in real driving conditions. As a consequence, agile/iterative processes like DevOps are largely hindered by the necessity of triggering frequent tests. This paper reports on a practical experience of developing an AI-augmented solution based on Machine Learning and Model-based Engineering to support continuous vehicle development and testing. In particular, historical data collected in real driving conditions is leveraged to synthesize a high-fidelity driving simulator and hence enable performance tests in virtual environments. Based on this practical experience, this paper also proposes a conceptual framework to support predictions based on real driving behavior.
Software Engineering
What problem does this paper attempt to address?
The problem that this paper attempts to solve is that in the automotive industry, traditional vehicle performance testing methods are time - consuming and costly, especially when tested under actual driving conditions. With the implementation of more stringent emission regulations, such as the Real Driving Emissions (RDE) test procedures introduced by the European Union, it has become particularly important to assess nitrogen oxide (NOx) and particle number (PN) emissions. However, these tests are very time - consuming and expensive when carried out in real - world environments, becoming a bottleneck in the continuous development and testing process. To this end, the paper proposes an artificial intelligence (AI) - enhanced automated solution, aiming to support the continuous development and testing of vehicles through machine learning (ML) and model - based engineering (MBE) techniques. Specifically, this solution utilizes historical data collected under real - driving conditions to synthesize high - fidelity driving simulators, thereby enabling performance testing in a virtual environment. This can not only reduce the time and cost of testing but also improve the accuracy and reliability of test results. The main objective of the paper is to improve the estimation accuracy of vehicle emissions by predicting real - driving behavior, thereby reducing the burden and cost of assessing whether vehicles comply with strict emission regulations. Through this method, different stages of vehicle development can be more effectively supported, and the implementation of agile/iterative processes such as DevOps can be promoted.