DE102021133786A1 - Configuration of a SIL simulation of an ECU running on a computer - Google Patents

Configuration of a SIL simulation of an ECU running on a computer Download PDF

Info

Publication number
DE102021133786A1
DE102021133786A1 DE102021133786.0A DE102021133786A DE102021133786A1 DE 102021133786 A1 DE102021133786 A1 DE 102021133786A1 DE 102021133786 A DE102021133786 A DE 102021133786A DE 102021133786 A1 DE102021133786 A1 DE 102021133786A1
Authority
DE
Germany
Prior art keywords
tasks
individual
virtual machines
distribution
computer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
DE102021133786.0A
Other languages
German (de)
Inventor
Tobias Sielhorst
Artur Wolf
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dspace GmbH
Original Assignee
Dspace GmbH
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dspace GmbH filed Critical Dspace GmbH
Priority to DE102021133786.0A priority Critical patent/DE102021133786A1/en
Publication of DE102021133786A1 publication Critical patent/DE102021133786A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5066Algorithms for mapping a plurality of inter-dependent sub-tasks onto a plurality of physical CPUs

Abstract

Erfindunsgemäß wird ein Verfahren zur Konfiguration einer auf einem Computer laufenden SIL-Simulation eines Steuergeräts bereitgestellt, wobei für die SIL-Simulation des Steuergeräts auf dem Computer Software-Modelle für das Steuergerät mit einer Mehrzahl von Tasks installiert sind, die in einem vorbestimmten Takt mit einer vorbestimmten Periode zwischen den einzelnen Taktzeitpunkten abgearbeitet werden, und der Computer eine Mehrzahl von Prozessorkernen aufweist, auf denen eine Mehrzahl virtueller Maschinen läuft, die jeweils vorbestimmte Tasks abarbeiten, mit folgenden Verfahrensschritten:a) Ermitteln sporadischer Modellanteile und periodischer Modellanteile der Software-Modelle,b) Erstellen einer Gruppe parallelisierbarer Tasks aus den periodischen Modellanteilen der Software-Modelle,c) Bestimmen der einzelnen Taktzeitpunkte der parallelisierbaren Tasks bis zum kleinsten gemeinsamen Vielfachen aller Perioden zwischen den Taktzeitpunkten der parallelisierbaren Tasks,d) Ermitteln der Berechnungsdauer der einzelnen Tasks zu ihren jeweiligen Taktzeitpunkten unde) Ermitteln der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne auf der Grundlage des bestimmten kleinsten gemeinsamen Vielfachen aller Perioden zwischen den Taktzeitpunkten der parallelisierbaren Tasks und der ermittelten Berechnungsdauer der einzelnen Tasks zu ihren jeweiligen Taktzeitpunkten derart, dass die Rechenzeit der SIL-Simulation minimal ist.Damit wird eine Möglichkeit bereitgestellt, die Rechenzeit eines SIL-Tests möglichst gering zu halten.According to the invention, a method for configuring a SIL simulation of a control unit running on a computer is provided, with software models for the control unit having a plurality of tasks being installed on the computer for the SIL simulation of the control unit, which run in a predetermined cycle with a predetermined period between the individual clock times are processed, and the computer has a plurality of processor cores on which a plurality of virtual machines are running, each processing predetermined tasks, with the following method steps:a) determining sporadic model components and periodic model components of the software models,b ) Creation of a group of parallelizable tasks from the periodic model parts of the software models,c) determination of the individual clock times of the parallelizable tasks up to the smallest common multiple of all periods between the clock times of the parallelizable tasks,d) determination of the calculation duration of the individual tasks at their respective clock times ande) determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores on the basis of the determined smallest common multiple of all periods between the clock times of the tasks that can be parallelized and the calculated calculation duration of the individual tasks at their respective clock times in such a way that the computing time of the SIL simulation is minimal. This provides a way of keeping the computing time of a SIL test as short as possible.

Description

Die Erfindung betrifft ein Verfahren zur Konfiguration einer auf einem Computer laufenden SIL-Simulation eines Steuergeräts, wobei für die SIL-Simulation des Steuergeräts auf dem Computer Software-Modelle für das Steuergerät mit einer Mehrzahl von Tasks installiert sind, die in einem vorbestimmten, periodisch aufeinanderfolgende Taktzeitpunkte aufweisenden Takt abgearbeitet werden, und der Computer eine Mehrzahl von Prozessorkernen aufweist, auf denen eine Mehrzahl virtueller Maschinen läuft, die jeweils vorbestimmte Tasks abarbeiten.The invention relates to a method for configuring a SIL simulation of a control unit running on a computer, software models for the control unit having a plurality of tasks being installed on the computer for the SIL simulation of the control unit Clock times having clock are processed, and the computer has a plurality of processor cores on which a plurality of virtual machines running, each processing predetermined tasks.

Ein virtuelles Steuergerät, eine sogenannte V-ECU, ist eine Software, die in einem Simulationsszenario ein echtes Steuergerät oder einen Teil eines echten Steuergeräts simuliert. Verallgemeinert wird vorliegend von VPUs (virtual processing units) gesprochen, wenn mittels eines Software-Modells eine prozessorbetriebene Einrichtung auf einem Computer simuliert wird.A virtual control unit, a so-called V-ECU, is software that simulates a real control unit or part of a real control unit in a simulation scenario. Generally speaking, VPUs (virtual processing units) are used here when a processor-operated device is simulated on a computer using a software model.

Verschiedene V-ECU-Versionen decken einen großen Variantenbereich ab - von sehr einfachen Versionen bis hin zu einer Komplettversion, die alle Komponenten eines realen Steuergeräts enthält: Die einfachste Form einer V-ECU hat für jede Funktion nur eine Komponente. In einer komplexeren Version enthält die V-ECU mehrere verknüpfte Software-Komponenten, zum Beispiel die komplette Funktionalität eines Steuergeräts. Im Bereich Automotive gehört z.B. auch die AUTOSAR Runtime Environment (RTE) und das Betriebssystem für realistisches Task Scheduling dazu. Bei Bedarf können ausgewählte Software-Komponenten hinzugefügt werden, um die Buskommunikation oder den NVRAM zu simulieren. Eine V-ECU wird noch realistischer, wenn der echte Basis-Software-Code hinzugefügt wird, der auch im Seriencode verwendet wird. Eine V-ECU enthält somit Komponenten von Applikations- und Basis-Software und bietet daher Funktionalitäten, die mit denen echter Steuergeräte vergleichbar sind. Eingesetzt wird sie z.B. für die Validierung während einer Computer-basierten Simulation.Different V-ECU versions cover a large range of variants - from very simple versions to a complete version that contains all the components of a real control unit: The simplest form of a V-ECU has only one component for each function. In a more complex version, the V-ECU contains several linked software components, for example the complete functionality of a control unit. In the automotive sector, for example, this also includes the AUTOSAR Runtime Environment (RTE) and the operating system for realistic task scheduling. If required, selected software components can be added to simulate bus communication or NVRAM. A V-ECU becomes even more realistic when the real base software code is added, which is also used in the production code. A V-ECU thus contains components of application and basic software and therefore offers functionalities that are comparable to those of real control units. It is used, for example, for validation during a computer-based simulation.

Da beim Einsatz einer V-ECU nicht mit realer Steuergeräte-Hardware gearbeitet wird, kann die Simulation schneller als in Echtzeit erfolgen, so dass die Analyse des simulierten Steuergeräts sehr zeitsparend und komfortabel erfolgen kann.Since real control unit hardware is not used when using a V-ECU, the simulation can be carried out faster than in real time, so that the analysis of the simulated control unit can be carried out very quickly and conveniently.

Durch Software-in-the-Loop-Test (SIL)-Tests) in Computer-basierte Simulationen können Software-Funktionen, V-ECUs oder komplette V-ECU-Netzwerke simuliert und getestet werden. Wie oben schon angesprochen, kann dies in Echtzeit oder sogar schneller und hochgradig parallel erfolgen.Software functions, V-ECUs or complete V-ECU networks can be simulated and tested using software-in-the-loop tests (SIL tests) in computer-based simulations. As mentioned above, this can be done in real time or even faster and highly parallel.

Software-Entwicklungsprozesse für klassische Automobilanwendungen, wie Antriebsstrang- oder Bremssystemen, bis hin zu E-Drive-Anwendungen und Funktionen für das autonome Fahren können mittels SIL-Tests durch virtuelles Testen und Validieren deutlich beschleunigt werden. So kann ein DUT (device under test) komfortabel auf einem Computer simuliert werden, es kann mit physikalisch basierten Modellen verbunden werden und Testskripte können später auf Hardware-in-the-Loop (HIL)-Systemen einfach wiederverwendet werden.Software development processes for classic automotive applications, such as powertrain or brake systems, through to e-drive applications and functions for autonomous driving, can be significantly accelerated using SIL tests through virtual testing and validation. A DUT (device under test) can be conveniently simulated on a computer, it can be connected to physically based models and test scripts can be easily reused later on hardware-in-the-loop (HIL) systems.

Bei SIL-Tests hat die Wahl der Hardware und der Modelltopologie eine signifikante Auswirkung auf die Ausführungsgeschwindigkeit der Simulation bei gleichem Ergebnis. Dabei gibt es viele Parameter, die veränderbar sind, so dass ein Nutzer sehr viel Wissen über den Simulator, dessen Hardware und die Modelltopologie mitbringen muss, um zu einer effizienten Abarbeitung eines SIL-Tests auf einem Computer zu gelangen.For SIL tests, the choice of hardware and model topology has a significant impact on the execution speed of the simulation with the same result. There are many parameters that can be changed, so that a user must have a great deal of knowledge about the simulator, its hardware and the model topology in order to be able to efficiently process a SIL test on a computer.

Davon ausgehend ist es die Aufgabe der Erfindung, eine Möglichkeit bereitzustellen, die Rechenzeit eines SIL-Tests möglichst gering zu halten.Proceeding from this, it is the object of the invention to provide a possibility of keeping the computing time of a SIL test as short as possible.

Diese Aufgabe wird durch den Gegenstand des Patentanspruchs 1 gelöst. Bevorzugte Weiterbildungen finden sich in den Unteransprüchen.This object is solved by the subject matter of patent claim 1. Preferred developments can be found in the dependent claims.

Erfindungsgemäß wird somit ein Verfahren zur Konfiguration einer auf einem Computer laufenden SIL-Simulation eines Steuergeräts bereitgestellt, wobei für die SIL-Simulation des Steuergeräts auf dem Computer Software-Modelle für das Steuergerät mit einer Mehrzahl von Tasks installiert sind, die in einem vorbestimmten, periodisch aufeinanderfolgende Taktzeitpunkte aufweisenden Takt abgearbeitet werden, und der Computer eine Mehrzahl von Prozessorkernen aufweist, auf denen eine Mehrzahl virtueller Maschinen läuft, die jeweils vorbestimmte Tasks abarbeiten, mit folgenden Verfahrensschritten:

  1. a) Ermitteln sporadischer Modellanteile und periodischer Modellanteile der Software-Modelle,
  2. b) Erstellen einer Gruppe parallelisierbarer Tasks aus den periodischen Modellanteilen der Software-Modelle,
  3. c) Bestimmen der einzelnen Taktzeitpunkte der parallelisierbaren Tasks bis zum kleinsten gemeinsamen Vielfachen aller Perioden zwischen den Taktzeitpunkten der parallelisierbaren Tasks,
  4. d) Ermitteln der Berechnungsdauer der einzelnen Tasks zu ihren jeweiligen Taktzeitpunkten und
  5. e) Ermitteln der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne auf der Grundlage des bestimmten kleinsten gemeinsamen Vielfachen aller Perioden zwischen den Taktzeitpunkten der parallelisierbaren Tasks und der ermittelten Berechnungsdauer der einzelnen Tasks zu ihren jeweiligen Taktzeitpunkten derart, dass die Rechenzeit der SIL-Simulation minimal ist.
According to the invention, a method for configuring a SIL simulation of a control unit running on a computer is provided, with software models for the control unit having a plurality of tasks being installed on the computer for the SIL simulation of the control unit clocks having consecutive clock times are processed, and the computer has a plurality of processor cores on which a plurality of virtual machines run, each of which processes predetermined tasks, with the following method steps:
  1. a) Determination of sporadic model parts and periodic model parts of the software models,
  2. b) Creation of a group of parallelizable tasks from the periodic model parts of the software models,
  3. c) determining the individual clock times of the tasks that can be parallelized up to the smallest common multiple of all periods between the clock times of the tasks that can be parallelized,
  4. d) determining the calculation duration of the individual tasks at their respective cycle times and
  5. e) Determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores on the basis of the determined smallest common multiple of all periods between the clock times of the tasks that can be parallelized and the calculated calculation time of the individual tasks at their respective clock times that the computing time of the SIL simulation is minimal.

Durch die Erfindung wird eine besonders effiziente Wahl und Nutzung der Hardware erreicht. Wenn der Parallelitätsgrad in den wiederkehrenden Zeitpunkten gering ist, kann das auf ein nicht optimal ausgelastetes System hinweisen bzw. der Parallelitätsgrad in den häufigsten Ereignissen kann einen Hinweis auf die benötigten Rechenkerne ergeben. Der längste zu berechnende Task pro Taktzeitpunkt bestimmt den Minimalwert der Rechenlänge und gibt an, wie lang die Rechenlänge, selbst bei einer Hardwareoptimierung, bleiben würde. Wird in Schritt e) ermittelt, dass die bestehende Konfiguration nicht zu einer minimalen Rechenzeit führt, wird erfindungsgemäß also eine Umkonfiguration vorgeschlagen.The invention achieves a particularly efficient selection and use of the hardware. If the degree of parallelism in the recurring points in time is low, this can indicate a system that is not optimally utilized or the degree of parallelism in the most frequent events can provide an indication of the required computing cores. The longest task to be calculated per cycle time determines the minimum value of the calculation length and indicates how long the calculation length would remain, even with hardware optimization. If it is determined in step e) that the existing configuration does not lead to a minimum computing time, a reconfiguration is proposed according to the invention.

Im Übrigen gilt, dass eine Mehrzahl von Prozessorkernen bereitgestellt sein kann durch eine Mehrzahl von Einkernprozessoren oder durch einen Mehrkernprozessor oder durch eine Mehrzahl von Mehrkernprozessoren. Die Periode zwischen den einzelnen Taktzeitpunkten bestimmt die Taktrate.It also applies that a plurality of processor cores can be provided by a plurality of single-core processors or by a multi-core processor or by a plurality of multi-core processors. The period between the individual clock times determines the clock rate.

Wenn es vorliegend heißt, dass für die SIL-Simulation des Steuergeräts auf dem Computer Software-Modelle für das Steuergerät installiert sind, so stellen diese Software-Modelle ein virtuelles Abbild des Steuergeräts dar, wobei die Software-Modelle zu Eingangssignalen und/oder Eingangswerten passende Ausgangssignale bzw. Ausgangswerte liefern, und zwar so wie sie das Steuergerät liefern würde, wenn man es mit entsprechenden Eingangssignalen und/oder Eingangswerten beaufschlagen würde.If it is stated here that software models for the control unit are installed on the computer for the SIL simulation of the control unit, then these software models represent a virtual image of the control unit, with the software models matching input signals and/or input values Deliver output signals or output values, specifically as they would be delivered by the control device if corresponding input signals and/or input values were applied to it.

Gemäß einer bevorzugten Ausführungsform der Erfindung weist das Verfahren den zusätzlichen Schritt auf:

  • f) Umkonfigurieren der Software-Modelle entsprechend der in Schritt e) ermittelten Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne.
According to a preferred embodiment of the invention, the method has the additional step:
  • f) reconfiguration of the software models according to the distribution of the tasks to the individual virtual machines determined in step e) and the distribution of the virtual machines to the individual processor cores.

In Schritt f) wird die in Schritt e) ermittelte Umkonfiguration also umgesetzt.In step f), the reconfiguration determined in step e) is thus implemented.

Weiterhin ist es bevorzugt, dass der Schritt e) des Ermittelns der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne die folgende Umkonfiguration umfasst:

  • Auslagern eines Teils der SIL-Simulation auf wenigstens einen weiteren Computer, wenn die Anzahl der Tasks die Anzahl der Prozessorkerne des bisher für die SIL-Simulation verwendeten Computers übersteigt.
Furthermore, it is preferred that step e) of determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores includes the following reconfiguration:
  • Outsourcing part of the SIL simulation to at least one other computer if the number of tasks exceeds the number of processor cores of the computer previously used for the SIL simulation.

Weil der Kommunikationsaufwand durch die Software-Modelle bekannt ist, kann genau berechnet werden, wo die Trennung optimal ist: Hier kann jede Auftrennungsmöglichkeit einmal mit dem Kommunikationsaufwand und dem Parallelisierungsgewinnen gegengerechnet werden.Because the communication effort is known from the software models, it can be calculated exactly where the separation is optimal: Here, each possibility of separation can be offset against the communication effort and the parallelization gains.

Ferner ist gemäß einer bevorzugten Ausgestaltung der Erfindung vorgesehen, dass der Schritt e) des Ermittelns der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne die folgende Umkonfiguration umfasst:

  • Ändern der Periode einer bestimmten Task auf eine größere Periode, vorzugsweise auf die nächstgrößere Periode.
Furthermore, according to a preferred embodiment of the invention, it is provided that step e) of determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores includes the following reconfiguration:
  • Changing the period of a given task to a larger period, preferably the next larger period.

Dies kann angezeigt sein, wenn die Berechnung eines Tasks keine Eingänge und Ausgänge zu gleichen Taktzeitpunkten aufweist. Die Taktzeitpunkten, an denen parallel gerechnet werden kann, haben einen zu geringen Anteil an der Gesamtrechenzeit, so dass die Parallelberechnung kaum einen Einfluss auf die Gesamtrechenzeit hat. Besser abgestimmte Perioden können aber die Rechengeschwindigkeit positiv beeinflussen.This can be indicated when the calculation of a task has no inputs and outputs at the same clock times. The cycle times at which parallel calculations can be made make up too little of the total calculation time, so that the parallel calculation has hardly any influence on the total calculation time. However, better coordinated periods can have a positive effect on the calculation speed.

Hinsichtlich einer Umkonfiguration sind unterschiedliche Ansätze möglich. Gemäß einer bevorzugten Weiterbildung der Erfindung ist jedoch vorgesehen, dass der Schritt e) des Ermittelns der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne die folgende Umkonfiguration umfasst:

  • Aufteilen eines rechenintensiveren Tasks in wenigstens zwei weniger rechenintensive Tasks.
With regard to a reconfiguration, different approaches are possible. According to a preferred development of the invention, however, it is provided that step e) of determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores includes the following reconfiguration:
  • Splitting a more computationally intensive task into at least two less computationally intensive tasks.

Dies kann angezeigt sein, wenn die Tasks eine unterschiedliche Rechenlast haben, so dass die Gewinne durch Parallelisierung kaum einen Einfluss haben.This can be indicated when the tasks have a different computing load, so that the gains from parallelization have little impact.

Im Rahmen einer möglichen Umkonfiguration ist vorzugsweise auch vorgesehen, dass der Schritt e) des Ermittelns der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne die folgende Umkonfiguration umfasst:

  • Wechseln auf schnellere Prozessorkerne.
As part of a possible reconfiguration, it is preferably also provided that step e) of determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores includes the following reconfiguration:
  • Switch to faster processor cores.

Es sind im Rahmen der Erfindung somit auch Änderungen möglich, die eine Änderung der Hardware bedeuten.Within the scope of the invention, changes are therefore also possible which mean a change in the hardware.

Weiterhin sieht eine bevorzugte Ausgestaltung der Erfindung vor, dass der Schritt e) des Ermittelns der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne die folgende Umkonfiguration umfasst:

  • Zusammenlegen wenigstens eines Teils der Tasks, die miteinander kommunizieren.
Furthermore, a preferred embodiment of the invention provides that step e) of determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores includes the following reconfiguration:
  • Consolidate at least part of the tasks that communicate with each other.

Sofern auch Bussimulation und Portkommunikation mit berücksichtigt werden, können also auch Vorschläge in umgekehrter Richtung gemacht werden.If bus simulation and port communication are also taken into account, suggestions can also be made in the opposite direction.

Ferner ist gemäß einer bevorzugten Weiterbildung der Erfindung vorgesehen, dass der Schritt e) des Ermittelns der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne die folgende Umkonfiguration umfasst:

  • Zuweisen wenigstens eines weiteren Prozessorkerns zu einer virtuellen Maschine.
Furthermore, according to a preferred development of the invention, it is provided that step e) of determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores includes the following reconfiguration:
  • Allocating at least one additional processor core to a virtual machine.

Die Erfindung betrifft ferner ein nichtflüchtiges, computerlesbares Speichermedium mit einem darauf abgespeicherten Computerprogramm, das bei Ausführung auf einem Prozessor ein Verfahren nach einem der vorhergehenden Ansprüche bewirkt.The invention also relates to a non-volatile, computer-readable storage medium with a computer program stored thereon which, when executed on a processor, brings about a method according to one of the preceding claims.

Außerdem wird im Rahmen der Erfindung ein Verfahren zur Konfiguration einer auf einem Computer laufenden SIL-Simulation eines Steuergeräts bereitgestellt, wobei für die SIL-Simulation des Steuergeräts auf dem Computer Software-Modelle für das Steuergerät mit einer Mehrzahl von Tasks installiert sind, die in einem vorbestimmten Takt mit einer vorbestimmten Periode zwischen den einzelnen Taktzeitpunkten abgearbeitet werden, und der Computer eine Mehrzahl von Prozessorkernen aufweist, auf denen eine Mehrzahl virtueller Maschinen läuft, die jeweils vorbestimmte Tasks abarbeiten, mit folgenden Verfahrensschritten:

  • a) Ermitteln sporadischer Modellanteile und periodischer Modellanteile der Software-Modelle,
  • b) Erstellen einer Gruppe parallelisierbarer Tasks aus den periodischen Modellanteilen der Software-Modelle,
  • c) Bestimmen der einzelnen Taktzeitpunkte der parallelisierbaren Tasks bis zum kleinsten gemeinsamen Vielfachen aller Perioden zwischen den Taktzeitpunkten der parallelisierbaren Tasks und
  • g) Visualisieren der Tasks, die zu einem jeweiligen Taktzeitpunkt auszuführen sind.
In addition, within the scope of the invention, a method for configuring a SIL simulation of a control unit running on a computer is provided, with software models for the control unit having a plurality of tasks being installed on the computer for the SIL simulation of the control unit are processed at a predetermined clock rate with a predetermined period between the individual clock times, and the computer has a plurality of processor cores on which a plurality of virtual machines are running, each of which is processing predetermined tasks, with the following method steps:
  • a) Determination of sporadic model parts and periodic model parts of the software models,
  • b) Creation of a group of parallelizable tasks from the periodic model parts of the software models,
  • c) Determination of the individual clock times of the tasks that can be parallelized up to the smallest common multiple of all periods between the clock times of the tasks that can be parallelized and
  • g) Visualizing the tasks that are to be executed at a given cycle time.

Im Rahmen der Erfindung ist es jedoch nicht zwingend, dass das Verfahren bereits eine Umkonfiguration veranlasst. Bereits die Visualisierung der Tasks, die zu einem jeweiligen Taktzeitpunkt auszuführen sind, kann für einen Nutzer bei der Konfiguration hilfreich sein.Within the scope of the invention, however, it is not mandatory that the method already initiates a reconfiguration. Even the visualization of the tasks that are to be executed at a particular cycle time can be helpful for a user during configuration.

Das zuvor beschriebene Verfahren weist vorzugsweise den folgenden zusätzlichen Verfahrensschritt auf:

  • d) Ermitteln der Berechnungsdauer der einzelnen Tasks zu ihren jeweiligen Taktzeitpunkten, wobei
  • in Schritt g) des Visualisierens der Tasks, die zu einem jeweiligen Taktzeitpunkt auszuführen sind, zusätzlich die jeweilige Berechnungsdauer der einzelnen Tasks visualisiert wird.
The method described above preferably has the following additional method step:
  • d) determining the calculation duration of the individual tasks at their respective clock times, where
  • in step g) of the visualization of the tasks that are to be executed at a particular cycle time, the respective calculation duration of the individual tasks is also visualized.

Nachfolgend wird die Erfindung anhand eines bevorzugten Ausführungsbeispiels unter Bezugnahme auf die Zeichnungen weiter im Detail erläutert.The invention is explained in more detail below using a preferred exemplary embodiment with reference to the drawings.

In den Zeichnungen zeigen

  • 1 ein Ablaufdiagramm eines Verfahrens gemäß einem ersten bevorzugten Ausführungsbeispiel der Erfindung,
  • 2 ein Ablaufdiagramm eines Verfahrens gemäß einem zweiten bevorzugten Ausführungsbeispiel der Erfindung,
  • 3 ein Ablaufdiagramm eines Verfahrens gemäß einem dritten bevorzugten Ausführungsbeispiel der Erfindung,
  • 4 eine Visualisierung im Rahmen des zweiten bevorzugten Ausführungsbeispiels der Erfindung und
  • 5 eine Visualisierung im Rahmen des dritten bevorzugten Ausführungsbeispiels der Erfindung.
Show in the drawings
  • 1 a flowchart of a method according to a first preferred embodiment of the invention,
  • 2 a flowchart of a method according to a second preferred embodiment of the invention,
  • 3 a flowchart of a method according to a third preferred embodiment of the invention,
  • 4 a visualization within the scope of the second preferred exemplary embodiment of the invention and
  • 5 a visualization within the framework of the third preferred exemplary embodiment of the invention.

Aus 1 ist ein Ablaufdiagramm für ein Verfahren gemäß einem ersten bevorzugten Ausführungsbeispiel der Erfindung ersichtlich. Dabei handelt es sich um ein Verfahren zur Konfiguration einer auf einem Computer laufenden SIL-Simulation eines Steuergeräts, wobei für die SIL-Simulation des Steuergeräts auf dem Computer Software-Modelle für das Steuergerät mit einer Mehrzahl von Tasks installiert sind, die in einem vorbestimmten Takt mit einer vorbestimmten Periode zwischen den einzelnen Taktzeitpunkten abgearbeitet werden, und der Computer eine Mehrzahl von Prozessorkernen aufweist, auf denen eine Mehrzahl virtueller Maschinen läuft, die jeweils vorbestimmte Tasks abarbeiten.Out of 1 a flow chart for a method according to a first preferred embodiment of the invention can be seen. This is a method for configuring a SIL simulation of a control unit running on a computer, with software models for the control unit having a plurality of tasks being installed on the computer for the SIL simulation of the control unit, which run in a predetermined cycle are processed with a predetermined period between the individual clock times, and the Computer has a plurality of processor cores on which a plurality of virtual machines running, each processing predetermined tasks.

In einem ersten Verfahrensschritt a) erfolgt ein Ermitteln sporadischer Modellanteile und periodischer Modellanteile der Software-Modelle. Daran schließt sich Schritt b) des Erstellens einer Gruppe parallelisierbarer Tasks aus den periodischen Modellanteilen der Software-Modelle an. Nun werden in Schritt c) die einzelnen Taktzeitpunkte der parallelisierbaren Tasks bis zum kleinsten gemeinsamen Vielfachen aller Perioden zwischen den Taktzeitpunkten der parallelisierbaren Tasks bestimmt. Es folgt in Schritt d) die Ermittlung der Berechnungsdauer der einzelnen Tasks zu ihren jeweiligen Taktzeitpunkten.In a first method step a), sporadic model parts and periodic model parts of the software models are determined. This is followed by step b) of creating a group of parallelizable tasks from the periodic model parts of the software models. Now, in step c), the individual clock times of the tasks that can be parallelized are determined up to the smallest common multiple of all periods between the clock times of the tasks that can be parallelized. In step d), the calculation duration of the individual tasks is determined at their respective cycle times.

Damit lässt sich dann in Schritt e) die Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne auf der Grundlage des bestimmten kleinsten gemeinsamen Vielfachen aller Perioden zwischen den Taktzeitpunkten der parallelisierbaren Tasks und der ermittelten Berechnungsdauer der einzelnen Tasks zu ihren jeweiligen Taktzeitpunkten derart ermitteln, dass die Rechenzeit der SIL-Simulation minimal ist. Dabei wird auch eine Umkonfiguration berücksichtigt, gemäß der ein Teil der SIL-Simulation auf wenigstens einen weiteren Computer ausgelagert wird, wenn die Anzahl der Tasks die Anzahl der Prozessorkerne des bisher für die SIL-Simulation verwendeten Computers übersteigt. Ferner wird in Schritt e) auch eine derartige Umkonfiguration berücksichtigt, die ein Ändern der Periode zwischen den einzelnen Taktzeitpunkten auf die größte Periode zwischen identischen parallelisierbaren Tasks umfasst. Mögliche weitere Umkonfiguration umfassen das Aufteilen eines rechenintensiveren Tasks in wenigstens zwei weniger rechenintensive Tasks, das Wechseln auf schnellere Prozessorkerne, das Zusammenlegen wenigstens eines Teils solcher Tasks, die miteinander kommunizieren und das Zuweisen wenigstens eines weiteren Prozessorkerns zu einer virtuellen Maschine.In step e), the tasks can then be distributed to the individual virtual machines and the distribution of the virtual machines to the individual processor cores on the basis of the determined smallest common multiple of all periods between the clock times of the tasks that can be parallelized and the calculated calculation time of the individual tasks determine at their respective clock times in such a way that the computing time of the SIL simulation is minimal. A reconfiguration is also taken into account, according to which part of the SIL simulation is outsourced to at least one additional computer if the number of tasks exceeds the number of processor cores of the computer previously used for the SIL simulation. Furthermore, in step e) such a reconfiguration is also taken into account, which includes changing the period between the individual clock times to the longest period between identical parallelizable tasks. Possible further reconfigurations include splitting a more computationally intensive task into at least two less computationally intensive tasks, switching to faster processor cores, merging at least a portion of those tasks that communicate with one another, and allocating at least one additional processor core to a virtual machine.

In Schritt f) erfolgt schließlich das eigentliche Umkonfigurieren der Software-Modelle entsprechend der in Schritt e) ermittelten Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne.Finally, in step f) the actual reconfiguration of the software models takes place according to the distribution of the tasks to the individual virtual machines determined in step e) and the distribution of the virtual machines to the individual processor cores.

Im Rahmen der Erfindung ist es jedoch nicht zwingend, dass das Verfahren bereits eine Umkonfiguration veranlasst. Wie aus 2 ersichtlich, ist ein alternatives Verfahren gemäß einem zweiten bevorzugten Ausführungsbeispiel wie folgt ausgestaltet.Within the scope of the invention, however, it is not mandatory that the method already initiates a reconfiguration. How out 2 As can be seen, an alternative method according to a second preferred embodiment is designed as follows.

Auch hier handelt es sich um ein Verfahren zur Konfiguration einer auf einem Computer laufenden SIL-Simulation eines Steuergeräts, wobei für die SIL-Simulation des Steuergeräts auf dem Computer Software-Modelle für das Steuergerät mit einer Mehrzahl von Tasks installiert sind, die in einem vorbestimmten Takt mit einer vorbestimmten Periode zwischen den einzelnen Taktzeitpunkten abgearbeitet werden, und der Computer eine Mehrzahl von Prozessorkernen aufweist, auf denen eine Mehrzahl virtueller Maschinen läuft. Dabei sind die Schritte a) bis c) grundsätzlich dieselben wie bei dem ersten bevorzugten Ausführungsbeispiel der Erfindung.This is also a method for configuring a SIL simulation of a control unit running on a computer, with software models for the control unit having a plurality of tasks being installed on the computer for the SIL simulation of the control unit Clock are processed with a predetermined period between the individual clock times, and the computer has a plurality of processor cores on which a plurality of virtual machines running. The steps a) to c) are basically the same as in the first preferred embodiment of the invention.

In einem ersten Verfahrensschritt a) erfolgt ein Ermitteln sporadischer Modellanteile und periodischer Modellanteile der Software-Modelle. Daran schließt sich Schritt b) des Erstellens einer Gruppe parallelisierbarer Tasks aus den periodischen Modellanteilen der Software-Modelle an. Nun werden in Schritt c) die einzelnen Taktzeitpunkte der parallelisierbaren Tasks bis zum kleinsten gemeinsamen Vielfachen aller Perioden zwischen den Taktzeitpunkten der parallelisierbaren Tasks bestimmt. Daran schließt sich nun aber ein Schritt g) in dem die Tasks, die zu einem jeweiligen Taktzeitpunkt auszuführen sind, erst mal nur visualisiert werden. Bereits eine solche Visualisierung kann für einen Nutzer bei der vorliegend in Rede stehenden Konfiguration von Nutzen sein.In a first method step a), sporadic model parts and periodic model parts of the software models are determined. This is followed by step b) of creating a group of parallelizable tasks from the periodic model parts of the software models. Now, in step c), the individual clock times of the tasks that can be parallelized are determined up to the smallest common multiple of all periods between the clock times of the tasks that can be parallelized. However, this is followed by a step g) in which the tasks that are to be executed at a particular cycle time are initially only visualized. Even such a visualization can be useful for a user in the configuration under discussion here.

Das Verfahren gemäß dem zuvor beschriebenen zweiten bevorzugten Ausführungsbeispiel der Erfindung kann weiterhin dahingehen ausgestaltet sein, wie in 3 dargestellt. Dieses dritte bevorzugte Ausführungsbeispiel der Erfindung sieht anschließend an den Schritt c) einen Schritt d) vor, in dem die Berechnungsdauern der einzelnen Tasks zu ihren jeweiligen Taktzeitpunkten ermittelt werden. Insofern ist Schritt g) Gegenüber dem zweiten bevorzugten Ausführungsbeispiel der Erfindung dahin abgewandelt, dass das Visualisieren der Tasks, die zu einem jeweiligen Taktzeitpunkt auszuführen sind, zusätzlich die jeweilige Berechnungsdauer der einzelnen Tasks beinhaltet.The method according to the second preferred embodiment of the invention described above can also be designed as in 3 shown. This third preferred exemplary embodiment of the invention provides, after step c), a step d) in which the calculation times of the individual tasks are determined at their respective clock times. To this extent, step g) is modified compared to the second preferred exemplary embodiment of the invention in that the visualization of the tasks that are to be executed at a particular clock time also includes the respective calculation duration of the individual tasks.

Im Folgenden wird im Einzelnen auf mögliche Ausgestaltungen der zuvor beschriebenen bevorzugten Ausführungsbeispiele der Erfindung eingegangen.Possible configurations of the preferred exemplary embodiments of the invention described above are discussed in detail below.

Die zuvor beschriebenen Verfahren bestehen aus mehreren Teilen, nämlich z.B. aus einer Analyse des Systems, einem automatischen Profiling des Systems, was bedeutet, dass der Programmcode einer Simulation durchlaufen wird, so dass die Auslastung des Systems erkennbar wird, einer Visualisierung des Systems und des Profils und der Ausgabe von Verbesserungsvorschlägen für einen höheren Durchsatz. Dabei kann ein wesentlicher Aspekt die Bestimmung einer möglichst optimalen virtuellen Maschine bezüglich der Laufzeitkosten sein.The methods described above consist of several parts, namely, for example, an analysis of the system, an automatic profiling of the system, which means that the program code is run through a simulation so that the utilization of the system is recognizable, a visualization of the system and the profile and the issue of improvement suggestions for a higher throughput. In doing so, a wesent Another aspect can be the determination of the best possible virtual machine in terms of runtime costs.

Bei der Simulation laufen die einzelnen Modelle zu einem gewissen Grad parallel. Die konkrete Lastverteilung erfolgt über das Betriebssystem über nebenläufige Prozesse. Die Simulation stellt dabei durch eine Synchronisierung der Modelle sicher, dass das Ergebnis immer gleichbleibt. Der Parallelisierungsgrad ist durch die Anzahl der verfügbaren Prozessorkerne und durch die Anzahl der Teilmodelle beschränkt. Gemäß der vorliegend beschriebenen Ausführungsbeispiele ist also z.B. vorgesehen, das Modell zu analysieren, in der Simulation Modellteillaufzeiten zu messen, diese zu visualisieren und dann Handlungsanweisungen vorzuschlagen, wie man die Rechengeschwindigkeit erhöhen kann.During the simulation, the individual models run parallel to a certain extent. The concrete load distribution takes place via the operating system via concurrent processes. By synchronizing the models, the simulation ensures that the result always remains the same. The degree of parallelization is limited by the number of available processor cores and the number of sub-models. According to the exemplary embodiments described here, it is envisaged, for example, to analyze the model, to measure partial runtimes of the model in the simulation, to visualize them and then to propose instructions on how to increase the computing speed.

Bei HIL-Simulatoren wird die Lastverteilung per Hand erstellt, bei PC-basierten Simulatoren erfolgt die Lastversteilung implizit durch das Betriebssystem. Dabei gibt es sehr unterschiedliche Parameter, die die Geschwindigkeit der Gesamtsimulation beeinflussen. Für ein gegebenes Simulationssystem ist unter anderem durch die automatische Lastverteilung die Simulationsgeschwindigkeit einer Simulation nah am Optimum bezüglich der Ausführungsgeschwindigkeit. Deshalb sollte eine Beschleunigung des Systems darauf abzielen, das simulierte System oder die Hardware zu ändern. Die komplex wirkenden Parameter, die die Parallelisierbarkeit beeinflussen, sind dem Simulator prinzipiell bekannt und sollen mittels der vorliegend beschriebenen Verfahren analysiert und dem Nutzer in verständlicher Weise dargestellt werden.In the case of HIL simulators, the load distribution is created manually; in the case of PC-based simulators, the load distribution is carried out implicitly by the operating system. There are very different parameters that influence the speed of the overall simulation. For a given simulation system, the simulation speed of a simulation is close to the optimum with regard to the execution speed, among other things due to the automatic load distribution. Therefore, speeding up the system should aim to change the simulated system or hardware. The complex acting parameters that influence the parallelizability are known in principle to the simulator and should be analyzed using the methods described here and presented to the user in a comprehensible manner.

Bei einer diskreten, eventbasierten Simulation wird nur an Zeitpunkten simuliert, an denen es etwas zu berechnen gibt. Simulationsanteile ohne Kausalabhängigkeit können gleichzeitig berechnet werden, ohne das Ergebnis zu verfälschen. Das ist im Allgemeinen an dem gleichen virtuellen Zeitpunkt.In a discrete, event-based simulation, simulation is only carried out at times when there is something to be calculated. Simulation parts without causal dependency can be calculated simultaneously without falsifying the result. This is generally at the same virtual point in time.

Bei der Parallelisierung solcher Prozesse wird in der Literatur meist vereinfachend davon ausgegangen, dass die parallelisierbaren Anteile gleich groß sind und die Anzahl der Recheneinheiten deutlich geringer sind als die parallel zu rechnenden Aufgaben. In der Formel zu Ahmdahls Gesetz ( Gene Amdahl: Validity of the Single Processor Approach to Achieving Large-Scale Computing Capabilities. In: AFIPS Conference Proceedings. 30, 1967, S. 483-485 ) η S = T t S + t P n P

Figure DE102021133786A1_0001
mit ± ηs als maximale Beschleunigung durch Paralellisierung, tS als sequentieller Programmanteil, tp als paralleler Programmanteil und np als Anzahl der Recheneinheiten gibt es zum Beispiel keine Parameter zur Abbildung der Einzelprogrammlaufzeiten und Gruppen von parallelisierbaren Teilprogrammen.When parallelizing such processes, the literature usually assumes, for the sake of simplicity, that the parts that can be parallelized are the same and the number of computing units is significantly lower than the tasks to be computed in parallel. In the formula of Ahmdahl's law ( Gene Amdahl: Validity of the Single Processor Approach to Achieving Large-Scale Computing Capabilities. In: AFIPS Conference Proceedings. 30, 1967, pp. 483-485 ) n S = T t S + t P n P
Figure DE102021133786A1_0001
with ± ηs as the maximum acceleration through parallelization, t S as the sequential program part, t p as the parallel program part and np as the number of processing units, there are, for example, no parameters for mapping the individual program runtimes and groups of parallelizable part programs.

Vorliegend soll also durch eine statische Analyse eine Einteilung zwischen sequenziellen Modellteilen und parallelisierbaren Anteilen auf Task-Basis bestimmt werden. Periodische Tasks aus unterschiedlichen VPUs sollen als parallelisierbar gelten, sporadische nicht. Aus allen periodischen Tasks sollen alle möglichen Zeitpunkte bis zum kleinsten gemeinsamen Vielfachen aller Perioden bestimmt werden. Periodische Tasks sind extra ausgewiesen. Für diese Zeitpunkte werden die Tasks bestimmt, die jeweils berechnet werden müssen. Die Visualisierung dieser Daten ist bereits hilfreich für einen Nutzer und schematisch in 4 dargestellt.In the present case, a classification between sequential model parts and parts that can be parallelized on a task basis is to be determined by means of a static analysis. Periodic tasks from different VPUs should be considered parallelizable, sporadic ones not. All possible times up to the smallest common multiple of all periods are to be determined from all periodic tasks. Periodic tasks are shown separately. The tasks that have to be calculated in each case are determined for these points in time. The visualization of this data is already helpful for a user and schematically in 4 shown.

Aus 4 sind die Tasks A, B und C ersichtlich, die zu den jeweiligen Taktzeitpunkten ausgeführt werden. Die Taktzeitpunkte haben hier einen Abstand von 1 ms zueinander. Dabei nimmt Task A 1 ms in Anspruch, Task B 2 ms und Task C 3 ms. In diesem konkreten Beispiel sind die Tasks relativ gut verteilt. Ausreißer wie ein zusätzlicher Task, der alle 10 Mikrosekunden gerechnet wird, würden jedoch sofort auffallen und könnte Veranlassung für einen Vorschlag sein, den häufig gerechneten Task seltener periodisch zu berechnen.Out of 4 the tasks A, B and C can be seen, which are executed at the respective clock times. The clock times are spaced 1 ms apart. Task A takes 1 ms, task B 2 ms and task C 3 ms. In this concrete example, the tasks are distributed relatively well. However, outliers such as an additional task that is calculated every 10 microseconds would be noticed immediately and could prompt a proposal to calculate the frequently calculated task periodically.

Diese Visualisierung kann schon vor der eigentlichen Simulation bereitgestellt werden. Während der Simulation wird die Berechnungsdauer der Tasks pro Zeitpunkt ermittelt und akkumuliert, indem sie beobachtet und gemessen wird. Das Messergebnis wird aufgrund der virtuellen Simulationszeit nicht verfälscht. Die Daten werden visualisiert, wie in 5 dargestellt. Die Darstellung in 5 entspricht im Wesentlichen der Darstellung in 4, wobei die Rechenlast bzw. echte Rechenzeit für einen jeweiligen Task durch die Höhe des den jeweiligen Task beschreibenden Kästchens angegeben ist.This visualization can be provided before the actual simulation. During the simulation, the calculation time of the tasks per point in time is determined and accumulated by observing and measuring it. The measurement result is not falsified due to the virtual simulation time. The data is visualized as in 5 shown. The representation in 5 essentially corresponds to the representation in 4 , where the computing load or real computing time for a respective task is indicated by the height of the box describing the respective task.

In einer Darstellung wie in 5 gezeigt, würden auch die sporadischen Tasks auftauchen und speziell gekennzeichnet werden, um den Unterschied der statischen Systemanalyse zur realen Laufzeitanalyse festzustellen. Falls ein sporadischer Task periodisch ausgeführt wird, würde dem Nutzer mitgeteilt werden, dass es sinnvoll ist, diesen in einen echten periodischen Task umzuwandeln. Es wird also ein Vorschlag ermittelt, z.B. wie folgt:

  • - Mit einer virtuellen Maschine mit mehr Prozessorkernen kann die Simulation prozentual um ein bestimmtes maximales Maß beschleunigt werden kann.
  • - Die Simulation kann nicht durch mehr Prozessorkerne beschleunigt werden kann.
  • - Die Modelle weisen eine sehr unterschiedliche Rechenlast auf, so dass die Gewinne durch Parallelisierung kaum einen Einfluss haben.
  • - Es hat Vorteile, das größte Modell in zwei kleinere zu teilen.
  • - Die Zeitpunkte, an denen parallel gerechnet werden kann haben einen zu geringen Anteil an der Gesamtrechenzeit, so dass die Parallelberechnung kaum einen Einfluss auf die Gesamtrechenzeit hat. Besser abgestimmte Perioden können die Rechengeschwindigkeit positiv beeinflussen.
  • - Die Simulation kann noch durch schnellere Prozessorkerne beschleunigt werden.
  • - Sofern auch Bussimulation und Portkommunikation mit visualisiert werden, könnten auch Vorschläge in umgekehrter Richtung abfallen: Tasks, die intensiv miteinander kommunizieren und dabei für sich genommen sehr wenig Rechenzeit verbrauchen, könnten auch zusammengelegt werden.
In a representation as in 5 shown, the sporadic tasks would also appear and be specially marked to determine the difference of the static system analysis to the real runtime analysis. If a sporadic task is executed periodically, the user would be informed that it makes sense to convert it into a real periodic task. A proposal is determined, for example as follows:
  • - With a virtual machine with more processor cores, the simulation can be accelerated by a certain maximum percentage.
  • - The simulation cannot be accelerated with more processor cores.
  • - The models have a very different computing load, so that the gains from parallelization have hardly any influence.
  • - There are advantages to splitting the largest model into two smaller ones.
  • - The points in time at which parallel calculations can be made have too small a share of the total calculation time, so that the parallel calculation has hardly any influence on the total calculation time. Better tuned periods can positively affect computation speed.
  • - The simulation can be accelerated with faster processor cores.
  • - If bus simulation and port communication are also visualized, suggestions could also be made in the opposite direction: Tasks that communicate intensively with one another and, taken individually, consume very little computing time, could also be combined.

Für eine Kostenoptimierung bezüglich der virtuellen Maschinen wird etwas anders vorgegangen. Hier gilt es ein Problem zu lösen, das durch folgendes Beispiel verständlich wird:

  • Auf einem Prozessor mit 6 Prozessorkernen sollen virtuelle Maschinen laufen, die unterschiedliche Simulationläufe so schnell wie möglich durchlaufen. Optimal für eine sequenzielle Abarbeitung wäre eine virtuelle Maschine mit 4 Prozessorkernen. Wenn man jedoch 3 virtuelle Maschinen mit jeweils 2 Prozessorkernen nutzt, wird die jeweilige Simulation selbst zwar etwas langsamer, aber nur so wenig, dass die Tatsache, dass 3 virtuelle Maschinen gleichzeitig laufen können, die Sache mehr als ausgleicht. Wenn 6 virtuelle Maschinen mit nur einem Prozessorkerne genutzt werden würden, würde sehr viel Overhead durch das Scheduling im Betriebssystem entstehen, so dass die Gesamtberechnung langsamer wäre als die mit 3 virtuelle Maschinen. Für die Speichernutzung gelten entsprechende Überlegungen.
A slightly different approach is used to optimize costs with regard to the virtual machines. There is a problem to be solved here, which is made clear by the following example:
  • Virtual machines are to run on a processor with 6 processor cores, which run through different simulation runs as quickly as possible. A virtual machine with 4 processor cores would be ideal for sequential processing. However, if you use 3 virtual machines, each with 2 processor cores, the respective simulation itself will slow down a bit, but only so little that the fact that 3 virtual machines can run at the same time more than makes up for it. If 6 virtual machines with only one processor core were used, there would be a lot of overhead due to the scheduling in the operating system, so that the overall calculation would be slower than with 3 virtual machines. Similar considerations apply to memory usage.

Zur Durchführung einer solchen Kostenoptimierung wird wie folgt vorgegangen:

  • Auf jeder virtuellen Maschine einer bestimmten Auswahl wird das Modell einen kurzen Moment ausgeführt. Während der Simulation wird die Berechnungsdauer der Tasks pro Zeitpunkt ermittelt und akkumuliert. Dies erfolgt so lange, bis die Daten ausreichen, um die Ausführungszeiten hochzurechnen. Wenn für jede virtuelle Maschine die Kosten bekannt sind, kann damit die ökonomisch günstigste virtuelle Maschine bestimmt werden. Ganz besonders bei Cloud-Anwendungen ist es bevorzugt, als Zielfunktion die Kosten für unterschiedliche virtuelle Maschinen zu integrieren.
To carry out such a cost optimization, proceed as follows:
  • On each virtual machine of a given selection, the model runs for a brief moment. During the simulation, the calculation time of the tasks per point in time is determined and accumulated. This is done until there is enough data to extrapolate execution times. If the costs are known for each virtual machine, the most economical virtual machine can be determined. In the case of cloud applications in particular, it is preferred to integrate the costs for different virtual machines as a target function.

Die vorliegend beschriebenen Verfahren können also die Sachlage visualisieren und Handlungsanweisungen geben. Ein Nutzer verwendet ein Simulationssystem z.B. mit einer V-ECU und einem Umgebungsmodell. Er nutzt die Simulation auf einem Rechner mit 4 Prozessorkernen. Weil er eine kürzere Antwortzeit für seinen Test erreichen möchte, ohne die Testergebnisse zu beeinflussen, beschließt er, Möglichkeiten zur Parallelisierung zu untersuchen. Dazu nutzt er die vorliegend beschriebenen Verfahren und kann Visualisierungen erhalten, wie oben beschrieben und z.B. folgende Handlungsanweisung:

  • „Das Modell enthält folgende Tasks, die gleichzeitig berechnet werden können: VPU 1: Task 1 rechnet 0,43 ms und VPU 2: Task 3 rechnet 4,9 ms. Dem Simulator stehen 4 Prozessorkerne zur Verfügung. Durch eine Aufteilung in zwei Teile könnte die Gesamtsimulation um maximal 50 % schneller werden, abhängig vom Kommunikationsbedarf der VPUs durch Ports der VPUs.“
The procedures described here can therefore visualize the situation and provide instructions for action. A user uses a simulation system, for example with a V-ECU and an environment model. He uses the simulation on a computer with 4 processor cores. Because he wants to achieve a shorter response time for his test without affecting the test results, he decides to investigate possibilities for parallelization. To do this, he uses the methods described here and can receive visualizations as described above and, for example, the following instructions:
  • “The model contains the following tasks, which can be calculated simultaneously: VPU 1: Task 1 calculates 0.43 ms and VPU 2: Task 3 calculates 4.9 ms. The simulator has 4 processor cores available. By splitting it into two parts, the overall simulation could be speeded up by a maximum of 50%, depending on the communication needs of the VPUs through ports of the VPUs.”

Der Kunde teilt die VPU 2 nun in VPU 3 und VPU 4 und nutzt wieder das Verfahren. Dieses Mal sieht die Handlungsanweisung anders aus:

  • „Das Modell enthält folgende Tasks, die gleichzeitig berechnet werden können: VPU 1: Task 1 rechnet 0,43 ms, VPU 3: Task 3 rechnet 2,9 ms, VPU 4: Task 3 rechnet 2,8 ms. Durch eine besser ausgeglichene Aufteilung der Rechenzeit der VPU ist keine weitere Verbesserung möglich, weil für eine weitere Teilung zu wenig Prozessorkerne zur Verfügung stehen.“
The customer now divides VPU 2 into VPU 3 and VPU 4 and uses the method again. This time the instructions are different:
  • “The model contains the following tasks, which can be calculated simultaneously: VPU 1: Task 1 calculates 0.43 ms, VPU 3: Task 3 calculates 2.9 ms, VPU 4: Task 3 calculates 2.8 ms. No further improvement is possible with a better balanced division of the computing time of the VPU, because there are not enough processor cores available for further division.”

Der Vollständigkeit halber werden nachfolgend exemplarisch nochmals einige Regeln aufgezeigt, die sich mit den vorliegend beschriebenen Verfahren nutzen lassen:

  • - Wenn es bei einer V-ECU in einer bestimmten Periode viele auffällig kurze Berechnungen und eine lange Berechnung gibt, sollte man die Taktperiode anpassen.
  • - Wenn die Singlecore-Performance des aktuellen Rechners unter einem bestimmten Wert liegt, kann man den Wechsel auf potentere Hardware vorschlagen und auch die zu erwartende Leistungssteigerung angeben.
  • - Wenn die Anzahl der VPUs kleiner ist als die Anzahl der Prozessorkerne, kann man mitteilen, dass mehr Prozessorkerne nicht zu einer Beschleunigung führen werden.
  • - Wenn die Anzahl der VPUs größer ist als die Anzahl der Prozessorkerne, kann man mitteilen, wie sich eine Erhöhung der Prozessorkerne maximal auswirken würde.
  • - Wenn die Berechnung eines Modells keine Eingänge und Ausgänge im gleichen Takt besitzt, liegt es nahe, dass es zu oft berechnet wird. Man kann eine Änderung als Taktfrequenz die niedrigste Taktfrequenz der verbundenen Modelle vorschlagen.
  • - Zur Bestimmung der Maximalgeschwindigkeit: Man kann die kleinsten gemeinsamen Vielfachen der Taktfrequenz berechnen und der Parallelitätsgrad angeben. Daraus ergeben sich folgende Regeln für eine absehbare Anzahl an wiederkehrenden Zeitpunkten:
    • - Wenn ein Modell an einem wiederkehrenden Zeitpunkt mehr als doppelt so viel Zeit benötigt, als die anderen, würde sich eventuell eine Modellteilung lohnen.
    • - Wenn der Parallelitätsgrad in den wiederkehrenden Zeitpunkten gering ist, kann das auf ein nicht optimal ausgelastetes System hinweisen bzw. der Parallelitätsgrad in den häufigsten Ereignissen kann einen Hinweis auf die benötigten Rechenkerne ergeben.
    • - Das längste zu berechnende Modell pro Zeitpunkt bestimmt den Minimalwert der Rechenlänge und verrät, wie lang die Rechenlänge trotz Hardwareoptimierung bleiben wird.
  • - Wenn die Anzahl der Modelle die Anzahl der Kerne übersteigt, kann man auch eine Co-Simulation auf zwei oder noch mehr Rechnern durchführen. Weil die Kommunikationskosten durch das Modell bekannt sind, kann man genau berechnen, wo die Trennung optimal ist: Hier kann man jede Auftrennungsmöglichkeit einmal mit den Kommunikationskosten und den Parallelisierungsgewinnen gegenrechnen.
  • - Wenn der Speicherverbrauch zur Laufzeit einen bestimmten Wert übersteigt, sollte dieser als Nadelöhr angegeben werden.
  • - Unter Nutzung von Hypervisortechnologie wird sukzessive dem Simulator ein Rechenkern entzogen und die Simulationsgeschwindigkeit berechnet.
    • - Der Maximalwert bei der Rechengeschwindigkeit wird für die Einzelgeschwindigkeit empfohlen.
    • - Der Maximalwert aus dem Quotienten von Rechengeschwindigkeit und der Anzahl der Prozessorkerne wird als optimale Ausstattung in der Cloud empfohlen.
For the sake of completeness, some rules are shown below as examples that can be used with the methods described here:
  • - If there are many conspicuously short calculations and one long calculation in a V-ECU in a certain period, the clock period should be adjusted.
  • - If the single-core performance of the current computer is below a certain value, you can suggest switching to more powerful hardware and also state the expected increase in performance.
  • - If the number of VPUs is less than the number of processor cores, it can be said that more processor cores will not lead to acceleration.
  • - If the number of VPUs is greater than the number of processor cores, one can report the maximum effect of increasing the processor cores.
  • - If the calculation of a model does not have inputs and outputs in the same cycle, it is likely that it is calculated too often. One can suggest a change as clock frequency the lowest clock frequency of the connected models.
  • - To determine the maximum speed: You can calculate the least common multiple of the clock frequency and specify the degree of parallelism. This results in the following rules for a foreseeable number of recurring points in time:
    • - If a model needs more than twice as much time than the others at a recurring point in time, it might be worth splitting the model.
    • - If the degree of parallelism in the recurring points in time is low, this can indicate a system that is not optimally utilized or the degree of parallelism in the most frequent events can provide an indication of the required computing cores.
    • - The longest model to be calculated per point in time determines the minimum value of the calculation length and reveals how long the calculation length will remain despite hardware optimization.
  • - If the number of models exceeds the number of cores, you can also run a co-simulation on two or more computers. Because the communication costs are known from the model, you can calculate exactly where the separation is optimal: Here you can offset each possible separation with the communication costs and the parallelization gains.
  • - If the memory consumption at runtime exceeds a certain value, this should be specified as a bottleneck.
  • - Using hypervisor technology, a calculation core is successively removed from the simulator and the simulation speed is calculated.
    • - The maximum value in the calculation speed is recommended for the single speed.
    • - The maximum value from the quotient of computing speed and the number of processor cores is recommended as the optimal configuration in the cloud.

ZITATE ENTHALTEN IN DER BESCHREIBUNGQUOTES INCLUDED IN DESCRIPTION

Diese Liste der vom Anmelder aufgeführten Dokumente wurde automatisiert erzeugt und ist ausschließlich zur besseren Information des Lesers aufgenommen. Die Liste ist nicht Bestandteil der deutschen Patent- bzw. Gebrauchsmusteranmeldung. Das DPMA übernimmt keinerlei Haftung für etwaige Fehler oder Auslassungen.This list of documents cited by the applicant was generated automatically and is included solely for the better information of the reader. The list is not part of the German patent or utility model application. The DPMA assumes no liability for any errors or omissions.

Zitierte Nicht-PatentliteraturNon-patent Literature Cited

  • Gene Amdahl: Validity of the Single Processor Approach to Achieving Large-Scale Computing Capabilities. In: AFIPS Conference Proceedings. 30, 1967, S. 483-485 [0046]Gene Amdahl: Validity of the Single Processor Approach to Achieving Large-Scale Computing Capabilities. In: AFIPS Conference Proceedings. 30, 1967, pp. 483-485

Claims (11)

Verfahren zur Konfiguration einer auf einem Computer laufenden SIL-Simulation eines Steuergeräts, wobei für die SIL-Simulation des Steuergeräts auf dem Computer Software-Modelle für das Steuergerät mit einer Mehrzahl von Tasks installiert sind, die in einem vorbestimmten, periodisch aufeinanderfolgende Taktzeitpunkte aufweisenden Takt abgearbeitet werden, und der Computer eine Mehrzahl von Prozessorkernen aufweist, auf denen eine Mehrzahl virtueller Maschinen läuft, die jeweils vorbestimmte Tasks abarbeiten, mit folgenden Verfahrensschritten: a) Ermitteln sporadischer Modellanteile und periodischer Modellanteile der Software-Modelle, b) Erstellen einer Gruppe parallelisierbarer Tasks aus den periodischen Modellanteilen der Software-Modelle, c) Bestimmen der einzelnen Taktzeitpunkte der parallelisierbaren Tasks bis zum kleinsten gemeinsamen Vielfachen aller Perioden zwischen den Taktzeitpunkten der parallelisierbaren Tasks, d) Ermitteln der Berechnungsdauer der einzelnen Tasks zu ihren jeweiligen Taktzeitpunkten und e) Ermitteln der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne auf der Grundlage des bestimmten kleinsten gemeinsamen Vielfachen aller Perioden zwischen den Taktzeitpunkten der parallelisierbaren Tasks und der ermittelten Berechnungsdauer der einzelnen Tasks zu ihren jeweiligen Taktzeitpunkten derart, dass die Rechenzeit der SIL-Simulation minimal ist.Method for configuring a SIL simulation of a control unit running on a computer, software models for the control unit having a plurality of tasks being installed on the computer for the SIL simulation of the control unit, which are processed in a predetermined clock cycle having periodically consecutive clock times and the computer has a plurality of processor cores on which a plurality of virtual machines are running, each of which processes predetermined tasks, with the following method steps: a) Determination of sporadic model parts and periodic model parts of the software models, b) Creation of a group of parallelizable tasks from the periodic model parts of the software models, c) determining the individual clock times of the tasks that can be parallelized up to the smallest common multiple of all periods between the clock times of the tasks that can be parallelized, d) determining the calculation duration of the individual tasks at their respective cycle times and e) Determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores on the basis of the determined smallest common multiple of all periods between the clock times of the tasks that can be parallelized and the calculated calculation time of the individual tasks at their respective clock times that the computing time of the SIL simulation is minimal. Verfahren nach Anspruch 1, mit folgendem zusätzlichen Verfahrensschritt: f) Umkonfigurieren der Software-Modelle entsprechend der in Schritt e) ermittelten Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne.procedure after claim 1 , with the following additional method step: f) reconfiguration of the software models according to the distribution of the tasks to the individual virtual machines determined in step e) and the distribution of the virtual machines to the individual processor cores. Verfahren nach Anspruch 1 oder 2, wobei der Schritt e) des Ermittelns der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne die folgende Umkonfiguration umfasst: Auslagern eines Teils der SIL-Simulation auf wenigstens einen weiteren Computer, wenn die Anzahl der Tasks die Anzahl der Prozessorkerne des bisher für die SIL-Simulation verwendeten Computers übersteigt.procedure after claim 1 or 2 , wherein step e) of determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores comprises the following reconfiguration: Outsourcing part of the SIL simulation to at least one additional computer if the number of Tasks exceeds the number of processor cores of the computer previously used for the SIL simulation. Verfahren nach einem der vorhergehenden Ansprüche, wobei der Schritt e) des Ermittelns der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne die folgende Umkonfiguration umfasst: Ändern der Periode eines bestimmten Tasks auf eine größere Periode.Method according to one of the preceding claims, wherein step e) of determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores comprises the following reconfiguration: Changing the period of a specific task to a larger period. Verfahren nach einem der vorhergehenden Ansprüche, wobei der Schritt e) des Ermittelns der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne die folgende Umkonfiguration umfasst: Aufteilen eines rechenintensiveren Tasks in wenigstens zwei weniger rechenintensive Tasks.Method according to one of the preceding claims, wherein step e) of determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores comprises the following reconfiguration: Splitting a more computationally intensive task into at least two less computationally intensive tasks. Verfahren nach einem der vorhergehenden Ansprüche, wobei der Schritt e) des Ermittelns der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne die folgende Umkonfiguration umfasst: Wechseln auf schnellere Prozessorkerne.Method according to one of the preceding claims, wherein step e) of determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores comprises the following reconfiguration: Switch to faster processor cores. Verfahren nach einem der vorhergehenden Ansprüche, wobei der Schritt e) des Ermittelns der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne die folgende Umkonfiguration umfasst: Zusammenlegen wenigstens eines Teils der Tasks, die miteinander kommunizieren.Method according to one of the preceding claims, wherein step e) of determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores comprises the following reconfiguration: Consolidate at least part of the tasks that communicate with each other. Verfahren nach einem der vorhergehenden Ansprüche, wobei der Schritt e) des Ermittelns der Verteilung der Tasks auf die einzelnen virtuellen Maschinen und der der Verteilung der virtuellen Maschinen auf die einzelnen Prozessorkerne die folgende Umkonfiguration umfasst: Zuweisen wenigstens eines weiteren Prozessorkerns zu einer virtuellen Maschine.Method according to one of the preceding claims, wherein step e) of determining the distribution of the tasks to the individual virtual machines and the distribution of the virtual machines to the individual processor cores comprises the following reconfiguration: Allocating at least one additional processor core to a virtual machine. Nichtflüchtiges, computerlesbares Speichermedium mit einem darauf abgespeicherten Computerprogramm, dass bei Ausführung auf einem Prozessor ein Verfahren nach einem der vorhergehenden Ansprüche bewirkt.Non-volatile, computer-readable storage medium with a computer program stored thereon which, when executed on a processor, brings about a method according to one of the preceding claims. Verfahren zur Konfiguration einer auf einem Computer laufenden SIL-Simulation eines Steuergeräts, wobei für die SIL-Simulation des Steuergeräts auf dem Computer Software-Modelle für das Steuergerät mit einer Mehrzahl von Tasks installiert sind, die in einem vorbestimmten Takt mit einer vorbestimmten Periode zwischen den einzelnen Taktzeitpunkten abgearbeitet werden, und der Computer eine Mehrzahl von Prozessorkernen aufweist, auf denen eine Mehrzahl virtueller Maschinen läuft, die jeweils vorbestimmte Tasks abarbeiten, mit folgenden Verfahrensschritten: a) Ermitteln sporadischer Modellanteile und periodischer Modellanteile der Software-Modelle, b) Erstellen einer Gruppe parallelisierbarer Tasks aus den periodischen Modellanteilen der Software-Modelle, c) Bestimmen der einzelnen Taktzeitpunkte der parallelisierbaren Tasks bis zum kleinsten gemeinsamen Vielfachen aller Perioden zwischen den Taktzeitpunkten der parallelisierbaren Tasks und g) Visualisieren der Tasks, die zu einem jeweiligen Taktzeitpunkt auszuführen sind.A method for configuring a SIL simulation of a control unit running on a computer, software models for the control unit with a plurality of tasks being installed on the computer for the SIL simulation of the control unit, which run in a predetermined cycle with a predetermined period between the are processed at individual clock times, and the computer has a plurality of processor cores on which a plurality of virtual machines run, each of which processes predetermined tasks, with the following method steps: a) determining sporadic model components and periodic model components of the software models, b) creating a group of parallelizable tasks from the periodic model parts of the software models, c) determining the individual clock times of the parallelizable tasks up to the smallest common multiple of all periods between the clock times of the parallelizable tasks and g) visualizing the tasks at a respective clock time are to be carried out. Verfahren nach Anspruch 10, mit folgendem zusätzlichen Verfahrensschritt: d) Ermitteln der Berechnungsdauer der einzelnen Tasks zu ihren jeweiligen Taktzeitpunkten, wobei in Schritt g) des Visualisierens der Tasks, die zu einem jeweiligen Taktzeitpunkt auszuführen sind, zusätzlich die jeweilige Berechnungsdauer der einzelnen Tasks visualisiert wird.procedure after claim 10 , with the following additional method step: d) determining the calculation time of the individual tasks at their respective cycle times, wherein in step g) of visualizing the tasks that are to be executed at a respective cycle time, the respective calculation time of the individual tasks is also visualized.
DE102021133786.0A 2021-12-20 2021-12-20 Configuration of a SIL simulation of an ECU running on a computer Pending DE102021133786A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
DE102021133786.0A DE102021133786A1 (en) 2021-12-20 2021-12-20 Configuration of a SIL simulation of an ECU running on a computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
DE102021133786.0A DE102021133786A1 (en) 2021-12-20 2021-12-20 Configuration of a SIL simulation of an ECU running on a computer

Publications (1)

Publication Number Publication Date
DE102021133786A1 true DE102021133786A1 (en) 2023-06-22

Family

ID=86606542

Family Applications (1)

Application Number Title Priority Date Filing Date
DE102021133786.0A Pending DE102021133786A1 (en) 2021-12-20 2021-12-20 Configuration of a SIL simulation of an ECU running on a computer

Country Status (1)

Country Link
DE (1) DE102021133786A1 (en)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Gene Amdahl: Validity of the Single Processor Approach to Achieving Large-Scale Computing Capabilities. In: AFIPS Conference Proceedings. 30, 1967, S. 483-485

Similar Documents

Publication Publication Date Title
EP2897011B1 (en) Method and simulation assembly for the simulation of an automated industrial plant
EP2302516B1 (en) Method to perform tasks for calculating a signal to be simulated in real time
EP2137615B1 (en) Method for the computer-aided determination of the dependencies of a plurality of modules of a technical system, especially of a software system
EP2442248B1 (en) Coupling method for non-iterative co-simulation
DE102005010900A1 (en) Model specific register operations
DE102012211981A1 (en) Method and apparatus for creating and testing a controller program
WO2017114883A1 (en) Method for configuring a co-simulation for a total system
WO2016198503A1 (en) Method for the realistic assessment of function run times in pil simulation
DE102017213510A1 (en) Method and apparatus for generating a machine learning system, and virtual sensor device
EP2899652B1 (en) Method for optimising the operation of programmable logic modules in control devices for vehicles
DE102013206292A1 (en) Method and device for creating a data-based function model
EP2083339A1 (en) Method and device for performing tests through functionally cascaded test and experimentation devices
DE202016008563U1 (en) Configuration system for configuring a test device set up to test a controller
DE102021133786A1 (en) Configuration of a SIL simulation of an ECU running on a computer
EP4198722A1 (en) Configuration of an sil simulation of a controller running on a computer
DE102020215136A1 (en) Procedure for the automated evaluation of a simulation model
DE102020102996A1 (en) Process for an integrated design for the modeling, simulation and testing of a real-time architecture within a model-based system and software development
DE102019126292A1 (en) System and method for predicting an analytical anomaly in computational fluid dynamics analysis
DE102019209536A1 (en) Method and apparatus for evaluating and selecting signal comparison metrics
EP3491517B1 (en) Signal flow-based computer program with direct feedthrough loops
Novichenko et al. Application of simulation methods to optimize the composition of technological complexes of machines
DE112017006981B4 (en) PROCESSING DISTRIBUTION DEVICE, SIMULATOR SYSTEM, PROCESSING DISTRIBUTION METHOD AND PROCESSING DISTRIBUTION PROGRAM
EP4199553A1 (en) Method and test unit for test execution of virtual tests
DE102021132943A1 (en) Procedure and test unit for test execution of virtual tests
DE112016006371T5 (en) simulation device