WO2021249709A1 - Control system for a vehicle - Google Patents

Control system for a vehicle Download PDF

Info

Publication number
WO2021249709A1
WO2021249709A1 PCT/EP2021/062318 EP2021062318W WO2021249709A1 WO 2021249709 A1 WO2021249709 A1 WO 2021249709A1 EP 2021062318 W EP2021062318 W EP 2021062318W WO 2021249709 A1 WO2021249709 A1 WO 2021249709A1
Authority
WO
WIPO (PCT)
Prior art keywords
control
control system
vehicle
interface
assigned
Prior art date
Application number
PCT/EP2021/062318
Other languages
German (de)
French (fr)
Inventor
Gowtham Perumalsamy
Istvan Hegedüs-Bite
Timm Muntel
Ilker Bagci
Mohammad Alsharif
Hubert Bichelmeier
Bastian Hubracht
Original Assignee
Zf Friedrichshafen Ag
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 Zf Friedrichshafen Ag filed Critical Zf Friedrichshafen Ag
Publication of WO2021249709A1 publication Critical patent/WO2021249709A1/en

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B17/00Systems involving the use of models or simulators of said systems
    • G05B17/02Systems involving the use of models or simulators of said systems electric

Definitions

  • the present invention relates to a control system for a vehicle.
  • the invention relates to a control system having a plurality of control devices.
  • a vehicle comprises a plurality of control devices, each of which is set up to perform a predetermined task on board the vehicle.
  • a control device is usually connected to a sensor or actuator and comprises a processing device which is designed as a microcomputer or microcontroller and which carries out a predetermined control by means of a computer program product.
  • the control device is often arranged close to the actuator or sensor.
  • a higher-level control device can be provided for controlling a plurality of individual control devices. Functionally related control devices can form a domain and a higher-level control device can implement a domain controller.
  • an installed processing capacity of all control devices can be large, although the full performance of a control device is usually only rarely used.
  • a transfer of measured values or parameters is to be implemented between the individual control devices, with different boundary conditions, for example with regard to transmission security, speed, real-time capability, failure security or eavesdropping security having to be observed.
  • a control system comprising the control devices can therefore be complex and require extensive maintenance. Troubleshooting can be difficult.
  • a control system for a vehicle comprises several interfaces, each for connection to an associated sensor or actuator on board the vehicle; several control devices, each of which is set up to scan an assigned sensor via an assigned interface or to control an assigned actuator in order to control a predetermined function on board the vehicle; and a processing device which is set up to form a plurality of virtual machines; wherein the control devices each run in one of the virtual machines.
  • the various physical actuators or associated sensors are controlled from a single control system depending on which domain they are in, i.e. assignment of control systems for individual domains to a single main control system.
  • actuators or sensors for individual domains can be controlled from a single control system.
  • a maximum of one sensor or actuator is usually assigned to an interface. Only one control device is preferably running in a virtual machine; in certain embodiments, multiple control devices can also run in a common virtual machine.
  • a real processing device can be used to execute or simulate a plurality of control devices in virtual machines.
  • a virtual control device can execute a computer program already provided for a physical control device.
  • the virtual machine can be modeled on an environment of the real control device.
  • the processing device can easily be dimensioned sufficiently to meet the requirements of the control devices included. If necessary, a powerful processing device can be used which comprises several computing cores or special devices such as a GPU, shader or vector computer. Overall, the control system can be set up more cost-effectively than with several real control devices. A communication between Components of the control system can be simplified. A reduced number of real components can increase the reliability of the control system. Should a control device in the control system fail, for example due to an error in a computer program product, the other control devices can continue to function. The virtual machine can also be restarted in order to free the control device from an error state, such as a deadlock. It is also possible to switch off a virtual machine in order to deactivate an assigned control device.
  • control device no more than one control device is assigned to an actuator. A collision of contradicting activations of different control devices can thus be avoided.
  • one or more control devices can be assigned to a sensor. In this way, the effort required to provide all of the required sensors can be reduced. Redundant sensors can be saved. Thanks to the virtual machines, each control device can only “see” one sensor; the existence of another control device accessing the sensor can be hidden from it if necessary.
  • actuators or sensors For a control device in a virtual machine, precisely those actuators or sensors that are to be used by the control device can be available.
  • a sensor of the actuator which is not relevant for the fulfillment of the task of the control device, cannot be accessible to them. Should the task or the approach of the control device change, the actuators or sensors that are “visible” to them can be adapted accordingly. Sensors or actuators can be added or removed for the control device without having to make an actual change to the configuration of the vehicle.
  • the processing device can be set up to provide a virtual interface to a virtual machine and to provide communication between virtual interfaces. In this way, virtual machines or control devices running in them can communicate with one another without having to use a physical interface. Communication can be simpler, less error-prone or less time-consuming.
  • the processing device can further be set up to control an allocation of resources to virtual machines.
  • existing resources can be permanently assigned to the control devices.
  • an allocation scheme can be provided in order to dynamically allocate resources to the control devices.
  • information on the configuration of a virtual machine, the distribution of resources or the assignment of sensors or actuators to interfaces or of interfaces to control devices can be stored outside the control system. This information can be stored, for example, in another control device or on a server or in a service, for example in a cloud. If the control system has to be physically replaced, the configuration can be imported with little effort.
  • An administration interface can be provided which is set up to control an allocation of resources to control devices. For example, an allocation scheme for resources to control devices can be changed via the administration interface. A change can be made when the vehicle is serviced or, if necessary, while the vehicle is in operation. In one embodiment, the change can be controlled from a device external to the vehicle, for example via a wireless interface.
  • the resource can include an interface.
  • the interface can comprise a real interface that is connected to a sensor or an actuator, or a virtual interface that is connected to a virtual machine.
  • the resource can include a memory.
  • the memory can comprise a main memory, a read-only memory or a mass memory.
  • a control device can be assigned a predetermined amount or a predetermined area in one of the memories. Overlapping memory areas can optionally be assigned to a plurality of control devices in order to To enable the exchange of information or the cooperative processing of shared data.
  • a resource can include processing power.
  • the processing device can distribute time slices of its processing power to control devices according to the round robin method or another assignment method, for example. If the processing device comprises parallel execution devices, for example computing cores, then these can be assigned to control devices accordingly.
  • a vehicle in accordance with a second aspect of the present invention, includes a control system as described herein.
  • the vehicle can in particular comprise a motor vehicle, for example a motorcycle, a passenger car, a truck or a bus.
  • FIG. 1 shows a vehicle with a control system
  • Figure 2 shows schematically a control system.
  • FIG. 1 shows a vehicle 100 with a control system 105.
  • the control system 105 is connected to a number of sensors 110 or actuators 115 on the vehicle 100 and is set up to carry out several predetermined control tasks on the vehicle 100.
  • a sensor 110 can scan a physical variable on the vehicle 100 and provide a corresponding sensor value.
  • the sensor 110 can, in particular, have read access.
  • An actuator 115 can be set up for, in particular, the physical actuation of an element of the vehicle 100 and can comprise, for example, an electromagnet, a valve, a display, an electric motor or an optical or acoustic output device.
  • write access can be made to an actuator 115.
  • a combined device 120 can be provided, which can be accessed both for reading and writing.
  • the device 120 can comprise a configurable sensor 110 or actuator 115.
  • a communication device that is set up for bidirectional communication can also be provided as a combined device 120.
  • a control task of the control system 105 can include, for example, a movement of the vehicle 100 in the longitudinal or transverse direction or a navigation of the vehicle 100.
  • the control system 105 can be set up to control a drive motor, a transmission or a steering of the vehicle 100.
  • Other possible tasks of the control system 105 include auxiliary functions such as controlling an entertainment system or an air conditioning system or adjusting a seat or a headlight.
  • a driving assistant for example for keeping in lane or for emergency braking, can also be controlled by the control system 105.
  • FIG. 2 shows a system 200 which comprises a control system 105 and a plurality of sensors 110, actuators 115 and / or combined devices 120 which are connected to the control system 105.
  • the control system 105 is preferably designed as an integrated unit which, in particular, can be handled separately.
  • the control system 105 is formed as a single printed circuit board (PCB).
  • the control system 105 may be attached to the vehicle 100 in a suitable location. Several control systems 105 can be used on some vehicles 100, which optionally communicate with one another or can be controlled by a higher-level control device.
  • the control system 105 comprises a number of interfaces 205, an interface 205 preferably being connected to a sensor 110, an actuator 115 or a reading or writing side of a combined device 120.
  • a bidirectional interface 205 is also possible. In the illustration of FIG. 2, three interfaces 205 shown on the left are each one, by way of example read access and three interfaces 205 shown on the right are each assigned to a write access of the control system 105.
  • the control system 105 comprises a processing device 210 which is set up to provide a plurality of virtual machines 215, in each of which a control device 120 runs.
  • Two virtual machines 215 are shown in FIG. 2, but there can also be more, as indicated by a broken horizontal line.
  • a control device 120 can be implemented by a computer program product which, in another embodiment, can run on a real, dedicated processing device that can be physically connected to interfaces 205 or sensors 110, actuators 115 or devices 115.
  • the control device 120 is set up to perform a predetermined control task on board the vehicle 100.
  • Two virtual machines 215, each with an assigned control device 120, are shown by way of example.
  • Each virtual machine 215 simulates a predetermined execution environment for a control device 120, which usually comprises a predetermined type of processing device and a predetermined periphery.
  • the processing device can be implemented by the real processing device 210.
  • the periphery can be provided by assigning or configuring real resources, wherein a resource can in particular comprise a memory, a processing capacity of the processing device or an interface.
  • Real interfaces 205 can be provided to a virtual machine 220 via a mapping unit 225 or made visible to it.
  • the imaging unit 225 can comprise an arrangement of switches or wiring or can be controlled, for example, by a reconfigurable semiconductor.
  • the mapping unit 225 is controlled or simulated by the processing device 210.
  • FIG. 2 shows exemplary assignments between real, physical interfaces 205 and interfaces that are respectively visible for a virtual machine 215 by means of broken lines.
  • the left virtual machine 215 is connected to two sensors 110 and the writing side of the combined device 120; in addition, a virtual interface 230 can be provided, which cannot be physically available outside of the control system 105.
  • the right virtual machine 215 is connected to a sensor 110, a reading side of the combined device 120 and an actuator 115.
  • both virtual machines 215 are connected to a common sensor 110 and one of the actuators 115 is not connected to any of the virtual machines 215.
  • the right virtual machine 215 also includes a virtual interface 230, which is connected, for example, to the virtual interface 230 of the left virtual machine 215.
  • any number of virtual machines 215 can be connected to a virtual interface 230. This can result in a bus structure or a point-to-point structure, for example.
  • an administration interface 235 is also provided, via which an external device can communicate with the processing device 210.
  • the processing device 210 can be configured or a control program can be adapted.
  • parameters or procedures can be changed.
  • a configuration of a virtual machine 215 can be controlled via the administration interface 235.
  • the configuration can include a provision of resources and in particular an assignment of interfaces 205 to the virtual machine 215.
  • a computer program can be loaded into a virtual machine 215 which, when it is executed, implements a control device 220.
  • a virtual machine 215 or a control device 220 can be started, interrupted or stopped.
  • a controller 220 can be moved from one virtual machine 215 to another.
  • a control device 220 can be downloaded from the control system 105 via the administration interface 235.
  • Reference vehicle control system sensors actuator combined device system interface processing device virtual machine control device imaging unit virtual interface administration interface

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to a control system (105) for a vehicle (100), comprising: a plurality of interfaces (205), each designed for connection to an associated sensor (110) or actuator (115) on board the vehicle (100); a plurality of control devices (220), each designed to sample an associated sensor (110) or to actuate an associated actuator (115) via an associated interface (205) in order to control a predetermined function on board the vehicle (100); and a processing device (210) designed to form a plurality of virtual machines (215); wherein the control devices (220) each run in one of the virtual machines (215).

Description

Steuersystem für ein Fahrzeug Control system for a vehicle
Die vorliegende Erfindung betrifft ein Steuersystem für ein Fahrzeug. Insbesondere betrifft die Erfindung ein Steuersystem mit mehreren Steuervorrichtungen. The present invention relates to a control system for a vehicle. In particular, the invention relates to a control system having a plurality of control devices.
Ein Fahrzeug umfasst mehrere Steuervorrichtungen, die jeweils dazu eingerichtet sind, eine vorbestimmte Aufgabe an Bord des Fahrzeugs zu erfüllen. Dazu ist eine Steuervorrichtung üblicherweise mit einem Sensor oder Aktor verbunden und umfasst eine Verarbeitungseinrichtung, die als Mikrocomputer oder Mikrocontroller ausgebildet ist und mittels eines Computerprogrammprodukts eine vorbestimmte Steuerung durchführt. A vehicle comprises a plurality of control devices, each of which is set up to perform a predetermined task on board the vehicle. For this purpose, a control device is usually connected to a sensor or actuator and comprises a processing device which is designed as a microcomputer or microcontroller and which carries out a predetermined control by means of a computer program product.
Die Steuervorrichtung ist häufig nahe am Aktor oder Sensor angeordnet. Eine übergeordnete Steuervorrichtung kann zur Steuerung mehrerer einzelner Steuervorrichtungen vorgesehen sein. Funktional zusammengehörende Steuervorrichtungen können eine Domäne bilden und eine übergeordnete Steuervorrichtung kann eine Domänensteuerung (domain Controller) realisieren. The control device is often arranged close to the actuator or sensor. A higher-level control device can be provided for controlling a plurality of individual control devices. Functionally related control devices can form a domain and a higher-level control device can implement a domain controller.
Insgesamt kann eine installierte Verarbeitungskapazität aller Steuervorrichtungen groß sein, obwohl die volle Leistung einer Steuervorrichtung üblicherweise nur selten abgerufen wird. Zwischen den einzelnen Steuereinrichtungen ist jeweils eine Übergabe von Messwerten oder Parametern zu realisieren, wobei unterschiedliche Randbedingungen, etwa bezüglich Übertragungssicherheit, Geschwindigkeit, Echtzeitfähigkeit, Ausfallsicherheit oder Abhörsicherheit einzuhalten sind. Ein Steuersystem, das die Steuervorrichtungen umfasst, kann daher komplex sein und eine aufwändige Wartung erfordern. Eine Fehlersuche kann erschwert sein. Overall, an installed processing capacity of all control devices can be large, although the full performance of a control device is usually only rarely used. A transfer of measured values or parameters is to be implemented between the individual control devices, with different boundary conditions, for example with regard to transmission security, speed, real-time capability, failure security or eavesdropping security having to be observed. A control system comprising the control devices can therefore be complex and require extensive maintenance. Troubleshooting can be difficult.
Eine der vorliegenden Erfindung zu Grunde liegende Aufgabe besteht in der Angabe eines verbesserten Steuersystems zum Einsatz an Bord eines Fahrzeugs. Die Erfindung löst diese Aufgabe mittels der Gegenstände der unabhängigen Ansprüche. Unteransprüche geben bevorzugte Ausführungsformen wieder. Ein Steuersystem für ein Fahrzeug umfasst mehrere Schnittstellen, jeweils zur Verbindung mit einem zugeordneten Sensor oder Aktor an Bord des Fahrzeugs; mehrere Steuervorrichtungen, die jeweils dazu eingerichtet sind, über eine zugeordnete Schnittstelle einen zugeordneten Sensor abzutasten oder einen zugeordneten Aktor anzusteuern, um eine vorbestimmte Funktion an Bord des Fahrzeugs zu steuern; und eine Verarbeitungseinrichtung, die dazu eingerichtet ist, mehrere virtuelle Maschinen zu bilden; wobei die Steuervorrichtungen jeweils in einer der virtuellen Maschinen ablaufen. One object of the present invention is to provide an improved control system for use on board a vehicle. The invention solves this problem by means of the subjects of the independent claims. Dependent claims reproduce preferred embodiments. A control system for a vehicle comprises several interfaces, each for connection to an associated sensor or actuator on board the vehicle; several control devices, each of which is set up to scan an assigned sensor via an assigned interface or to control an assigned actuator in order to control a predetermined function on board the vehicle; and a processing device which is set up to form a plurality of virtual machines; wherein the control devices each run in one of the virtual machines.
Die verschiedenen physischen Aktoren oder zugeordneten Sensoren werden von einem einzigen Steuersystem aus gesteuert, je nachdem, in welcher Domäne sie vorhanden sind, d.h. Zuweisung von Steuersystemen für einzelne Domänen zu einem einzigen Hauptsteuersystem. Somit können Aktuatoren oder Sensoren für einzelne Domänen von einem einzigen Steuersystem aus gesteuert werden. The various physical actuators or associated sensors are controlled from a single control system depending on which domain they are in, i.e. assignment of control systems for individual domains to a single main control system. Thus, actuators or sensors for individual domains can be controlled from a single control system.
Einer Schnittstelle ist üblicherweise maximal ein Sensor oder Aktor zugeordnet. In einer virtuellen Maschine läuft bevorzugt nur eine Steuervorrichtung; in bestimmten Ausführungsformen können auch mehrere Steuervorrichtungen in einer gemeinsamen virtuellen Maschine ablaufen. A maximum of one sensor or actuator is usually assigned to an interface. Only one control device is preferably running in a virtual machine; in certain embodiments, multiple control devices can also run in a common virtual machine.
Erfindungsgemäß kann eine reale Verarbeitungseinrichtung verwendet werden, um mehrere Steuereinrichtungen in virtuellen Maschinen auszuführen beziehungsweise zu simulieren. Eine solchermaßen virtuelle Steuereinrichtung kann ein bereits für eine physische Steuereinrichtung bereitgestelltes Computerprogramm ausführen. Die virtuelle Maschine kann dazu einer Umgebung der realen Steuereinrichtung nachempfunden werden. According to the invention, a real processing device can be used to execute or simulate a plurality of control devices in virtual machines. Such a virtual control device can execute a computer program already provided for a physical control device. For this purpose, the virtual machine can be modeled on an environment of the real control device.
Die Verarbeitungseinrichtung kann leicht ausreichend dimensioniert werden, um die Anforderungen der umfassten Steuereinrichtungen zu erfüllen. Bei Bedarf kann eine leistungsfähige Verarbeitungseinrichtung verwendet werden, die mehrere Rechenkerne oder Spezialeinrichtungen wie eine GPU, Shader oder Vektorrechner umfasst. Insgesamt kann das Steuersystem kostengünstiger aufgebaut werden als mit mehreren realen Steuereinrichtungen. Eine Kommunikation zwischen Komponenten des Steuersystems kann vereinfacht sein. Durch eine verringerte Anzahl realer Komponenten kann eine Ausfallsicherheit des Steuersystems erhöht sein. Sollte eine Steuereinrichtung im Steuersystem ausfallen, beispielsweise durch einen Fehler in einem Computerprogrammprodukt, so können die anderen Steuereinrichtungen weiter funktionieren. Die virtuelle Maschine kann auch neu gestartet werden, um die Steuereinrichtung aus einem Fehlerzustand, etwa einer Verklemmung (deadlock), zu befreien. Ferner ist es möglich, eine virtuelle Maschine abzuschalten, um eine zugeordnete Steuereinrichtung zu deaktivieren. The processing device can easily be dimensioned sufficiently to meet the requirements of the control devices included. If necessary, a powerful processing device can be used which comprises several computing cores or special devices such as a GPU, shader or vector computer. Overall, the control system can be set up more cost-effectively than with several real control devices. A communication between Components of the control system can be simplified. A reduced number of real components can increase the reliability of the control system. Should a control device in the control system fail, for example due to an error in a computer program product, the other control devices can continue to function. The virtual machine can also be restarted in order to free the control device from an error state, such as a deadlock. It is also possible to switch off a virtual machine in order to deactivate an assigned control device.
Es ist bevorzugt, dass einem Aktor nicht mehr als eine Steuervorrichtung zugeordnet ist. Eine Kollision von einander widersprechenden Ansteuerungen verschiedener Steuereinrichtungen kann so vermieden werden. Einem Sensor können jedoch eine oder auch mehrere Steuervorrichtungen zugeordnet sein. So kann ein Aufwand zur Bereitstellung aller erforderlicher Sensoren verringert sein. Redundante Sensoren können eingespart werden. Durch die virtuellen Maschinen kann jede Steuereinrichtung nur einen Sensor „sehen“, die Existenz einer anderen auf den Sensor zugreifenden Steuereinrichtung kann ihr bei Bedarf verborgen werden. It is preferred that no more than one control device is assigned to an actuator. A collision of contradicting activations of different control devices can thus be avoided. However, one or more control devices can be assigned to a sensor. In this way, the effort required to provide all of the required sensors can be reduced. Redundant sensors can be saved. Thanks to the virtual machines, each control device can only “see” one sensor; the existence of another control device accessing the sensor can be hidden from it if necessary.
Für eine Steuervorrichtung in einer virtuellen Maschine können genau die Aktoren oder Sensoren verfügbar sein, die von der Steuervorrichtung genutzt werden sollen. Ein Sensor der Aktor, der für die Erfüllung der Aufgabe der Steuereinrichtung nicht relevant sind, kann für sie nicht zugänglich sein. Sollte sich die Aufgabe oder der Lösungsansatz der Steuereinrichtung ändern, so können die für sie „sichtbaren“ Aktoren oder Sensoren entsprechend angepasst werden. Sensoren oder Aktoren können für die Steuereinrichtung hinzugefügt werden oder wegfallen, ohne eine tatsächliche Änderung an der Konfiguration des Fahrzeugs vornehmen zu müssen. For a control device in a virtual machine, precisely those actuators or sensors that are to be used by the control device can be available. A sensor of the actuator, which is not relevant for the fulfillment of the task of the control device, cannot be accessible to them. Should the task or the approach of the control device change, the actuators or sensors that are “visible” to them can be adapted accordingly. Sensors or actuators can be added or removed for the control device without having to make an actual change to the configuration of the vehicle.
Die Verarbeitungseinrichtung kann dazu eingerichtet sein, einer virtuellen Maschine eine virtuelle Schnittstelle bereitzustellen und eine Kommunikation zwischen virtuellen Schnittstellen bereitzustellen. So können virtuelle Maschinen beziehungsweise jeweils in ihnen ablaufende Steuereinrichtungen miteinander kommunizieren, ohne eine physische Schnittstelle benutzen zu müssen. Die Kommunikation kann einfacher, weniger fehlerträchtig oder weniger aufwändig sein. Die Verarbeitungseinrichtung kann weiter dazu eingerichtet sein, eine Zuordnung von Ressourcen zu virtuellen Maschinen zu steuern. In einer ersten Variante können vorhandene Ressourcen den Steuereinrichtungen fest zugeordnet werden. In einer zweiten Variante kann ein Vergabeschema vorgesehen sein, um Ressourcen dynamisch den Steuereinrichtungen zuzuordnen. In beiden Varianten können Informationen zur Konfiguration einer virtuellen Maschine, der Verteilung von Ressourcen oder der Zuordnung von Sensoren oder Aktoren zu Schnittstellen oder von Schnittstellen zu Steuereinrichtungen außerhalb des Steuersystems abgespeichert werden. Diese Informationen können etwa in einer anderen Steuereinrichtung oderauf einem Server oder in einem Dienst, etwa in einer Cloud, abgelegt werden. Sollte das Steuersystem physisch ausgetauscht werden müssen, kann die Konfiguration mit geringem Aufwand eingespielt werden. The processing device can be set up to provide a virtual interface to a virtual machine and to provide communication between virtual interfaces. In this way, virtual machines or control devices running in them can communicate with one another without having to use a physical interface. Communication can be simpler, less error-prone or less time-consuming. The processing device can further be set up to control an allocation of resources to virtual machines. In a first variant, existing resources can be permanently assigned to the control devices. In a second variant, an allocation scheme can be provided in order to dynamically allocate resources to the control devices. In both variants, information on the configuration of a virtual machine, the distribution of resources or the assignment of sensors or actuators to interfaces or of interfaces to control devices can be stored outside the control system. This information can be stored, for example, in another control device or on a server or in a service, for example in a cloud. If the control system has to be physically replaced, the configuration can be imported with little effort.
Es kann eine Administrationsschnittstelle vorgesehen sein, die dazu eingerichtet ist, eine Zuordnung von Ressourcen an Steuervorrichtungen zu steuern. Über die Administrationsschnittstelle kann beispielsweise ein Vergabeschema von Ressourcen an Steuereinrichtungen geändert werden. Eine Änderung kann zu einem Servicetermin des Fahrzeugs oder bei Bedarf auch im laufenden Betrieb des Fahrzeugs durchgeführt werden. In einer Ausführungsform kann die Änderung von einer zum Fahrzeug externen Vorrichtung aus gesteuert werden, beispielsweise über eine drahtlose Schnittstelle. An administration interface can be provided which is set up to control an allocation of resources to control devices. For example, an allocation scheme for resources to control devices can be changed via the administration interface. A change can be made when the vehicle is serviced or, if necessary, while the vehicle is in operation. In one embodiment, the change can be controlled from a device external to the vehicle, for example via a wireless interface.
Die Ressource kann eine Schnittstelle umfassen. Die Schnittstelle kann eine reale Schnittstelle umfassen, die mit einem Sensor oder einem Aktor verbunden ist, oder eine virtuelle Schnittstelle, die mit einer virtuellen Maschine verbunden ist. The resource can include an interface. The interface can comprise a real interface that is connected to a sensor or an actuator, or a virtual interface that is connected to a virtual machine.
Die Ressource kann einen Speicher umfassen. Der Speicher kann einen Arbeitsspeicher, einen Festspeicher oder einen Massenspeicher umfassen. Einer Steuereinrichtung kann eine vorbestimmte Menge oder ein vorbestimmter Bereich in einem der Speicher zugewiesen werden. Optional können mehreren Steuereinrichtungen überlappende Speicherbereiche zugeordnet werden, um einen Austausch von Informationen oder eine kooperative Bearbeitung gemeinsamer Daten zu ermöglichen. The resource can include a memory. The memory can comprise a main memory, a read-only memory or a mass memory. A control device can be assigned a predetermined amount or a predetermined area in one of the memories. Overlapping memory areas can optionally be assigned to a plurality of control devices in order to To enable the exchange of information or the cooperative processing of shared data.
Eine Ressource kann eine Verarbeitungsleistung umfassen. Die Verarbeitungseinrichtung kann beispielsweise nach dem Round Robin-Verfahren oder einem anderen Zuordnungsverfahren Zeitscheiben ihrer Verarbeitungsleistung an Steuereinrichtungen verteilen. Umfasst die Verarbeitungseinrichtung parallele Ausführungseinrichtungen, beispielsweise Rechenkerne, so können diese entsprechend an Steuereinrichtungen zugeordnet werden. A resource can include processing power. The processing device can distribute time slices of its processing power to control devices according to the round robin method or another assignment method, for example. If the processing device comprises parallel execution devices, for example computing cores, then these can be assigned to control devices accordingly.
Nach einem zweiten Aspekt der vorliegenden Erfindung umfasst ein Fahrzeug ein hierin beschriebenes Steuersystem. Das Fahrzeug kann insbesondere ein Kraftfahrzeug umfassen, beispielsweise ein Kraftrad, einen Personenkraftwagen, einen Lastkraftwagen oder einen Bus. In accordance with a second aspect of the present invention, a vehicle includes a control system as described herein. The vehicle can in particular comprise a motor vehicle, for example a motorcycle, a passenger car, a truck or a bus.
Die Erfindung wird nun mit Bezug auf die beigefügten Figuren genauer beschrieben, in denen: The invention will now be described in more detail with reference to the accompanying figures, in which:
Figur 1 ein Fahrzeug mit einem Steuersystem; und Figur 2 ein Steuersystem schematisch darstellt. FIG. 1 shows a vehicle with a control system; and Figure 2 shows schematically a control system.
Figur 1 zeigt ein Fahrzeug 100 mit einem Steuersystem 105. Das Steuersystem 105 ist mit einer Anzahl Sensoren 110 oder Aktoren 115 am Fahrzeug 100 verbunden und dazu eingerichtet, mehrere vorbestimmte Steueraufgaben am Fahrzeug 100 auszuführen. Ein Sensor 110 kann eine physikalische Größe am Fahrzeug 100 abtasten und einen entsprechenden Sensorwert bereitstellen. Auf den Sensor 110 kann insbesondere lesend zugegriffen werden. Ein Aktor 115 kann zur insbesondere physischen Betätigung eines Elements des Fahrzeugs 100 eingerichtet sein und beispielsweise einen Elektromagneten, ein Ventil, eine Anzeige, einen Elektromotor oder eine optische oder akustische Ausgabeeinrichtung umfassen. Auf einen Aktor 115 kann insbesondere schreibend zugegriffen werden. Außerdem kann eine kombinierte Einrichtung 120 vorgesehen sein, auf die sowohl lesend als auch schreibend zugegriffen werden kann. Beispielsweise kann die Einrichtung 120 einen konfigurierbaren Sensor 110 oder Aktor 115 umfassen. Auch beispielsweise eine Kommunikationseinrichtung, die zur bidirektionalen Kommunikation eingerichtet ist, kann als kombinierte Einrichtung 120 vorgesehen sein. FIG. 1 shows a vehicle 100 with a control system 105. The control system 105 is connected to a number of sensors 110 or actuators 115 on the vehicle 100 and is set up to carry out several predetermined control tasks on the vehicle 100. A sensor 110 can scan a physical variable on the vehicle 100 and provide a corresponding sensor value. The sensor 110 can, in particular, have read access. An actuator 115 can be set up for, in particular, the physical actuation of an element of the vehicle 100 and can comprise, for example, an electromagnet, a valve, a display, an electric motor or an optical or acoustic output device. In particular, write access can be made to an actuator 115. In addition, a combined device 120 can be provided, which can be accessed both for reading and writing. For example, the device 120 can comprise a configurable sensor 110 or actuator 115. For example, a communication device that is set up for bidirectional communication can also be provided as a combined device 120.
Eine Steueraufgabe des Steuersystems 105 kann beispielsweise eine Bewegung des Fahrzeugs 100 in Längs- oder Querrichtung oder eine Navigation des Fahrzeugs 100 umfassen. Insbesondere kann das Steuersystem 105 zur Steuerung eines Antriebsmotors, eines Getriebes oder einer Lenkung des Fahrzeugs 100 eingerichtet sein. Weitere mögliche Aufgaben des Steuersystems 105 umfassen Hilfsfunktionen wie die Steuerung eines Unterhaltungssystems oder einer Klimaanlage oder eine Verstellung eines Sitzes odereines Scheinwerfers. Auch ein Fahrassistent, beispielsweise zur Spurhaltung oder zur Gefahrenbremsung, kann durch das Steuersystem 105 gesteuert werden. A control task of the control system 105 can include, for example, a movement of the vehicle 100 in the longitudinal or transverse direction or a navigation of the vehicle 100. In particular, the control system 105 can be set up to control a drive motor, a transmission or a steering of the vehicle 100. Other possible tasks of the control system 105 include auxiliary functions such as controlling an entertainment system or an air conditioning system or adjusting a seat or a headlight. A driving assistant, for example for keeping in lane or for emergency braking, can also be controlled by the control system 105.
Figur 2 zeigt ein System 200, das ein Steuersystem 105 und mehrere Sensoren 110, Aktoren 115 und/oder kombinierte Einrichtungen 120 umfasst, die mit dem Steuersystem 105 verbunden sind. Rein beispielhaft sind in Figur 2 zwei Sensoren 110, zwei Aktoren 115 und eine kombinierte Einrichtung 120 vorgesehen. Das Steuersystem 105 ist bevorzugt als eine integrierte Einheit ausgebildet, die insbesondere separat handhabbar sein kann. In einer Ausführungsform ist das Steuersystem 105 als eine einzige gedruckte Schaltung (PCB) ausgebildet. Das Steuersystem 105 kann an einer geeigneten Stelle am Fahrzeug 100 angebracht sein. An machen Fahrzeugen 100 können mehrere Steuersysteme 105 eingesetzt werden, die optional miteinander kommunizieren oder durch eine übergeordnete Steuereinrichtung gesteuert werden können. FIG. 2 shows a system 200 which comprises a control system 105 and a plurality of sensors 110, actuators 115 and / or combined devices 120 which are connected to the control system 105. Purely by way of example, two sensors 110, two actuators 115 and a combined device 120 are provided in FIG. The control system 105 is preferably designed as an integrated unit which, in particular, can be handled separately. In one embodiment, the control system 105 is formed as a single printed circuit board (PCB). The control system 105 may be attached to the vehicle 100 in a suitable location. Several control systems 105 can be used on some vehicles 100, which optionally communicate with one another or can be controlled by a higher-level control device.
Das Steuersystem 105 umfasst eine Anzahl Schnittstellen 205, wobei eine Schnittstelle 205 bevorzugt mit einem Sensor 110, einem Aktor 115 oder einer lesenden oder schreibenden Seite einer kombinierten Einrichtung 120 verbunden ist. Eine bidirektionale Schnittstelle 205 ist ebenfalls möglich. In der Darstellung von Figur 2 sind beispielhaft drei links dargestellte Schnittstellen 205 jeweils einem lesenden Zugriff und drei rechts dargestellte Schnittstellen 205 jeweils einem schreibenden Zugriff des Steuersystems 105 zugeordnet. The control system 105 comprises a number of interfaces 205, an interface 205 preferably being connected to a sensor 110, an actuator 115 or a reading or writing side of a combined device 120. A bidirectional interface 205 is also possible. In the illustration of FIG. 2, three interfaces 205 shown on the left are each one, by way of example read access and three interfaces 205 shown on the right are each assigned to a write access of the control system 105.
Das Steuersystem 105 umfasst eine Verarbeitungseinrichtung 210, die dazu eingerichtet ist, mehrere virtuelle Maschinen 215 bereitzu stellen, in denen jeweils eine Steuereinrichtung 120 abläuft. In Figur 2 sind zwei virtuelle Maschinen 215 dargestellt, es können aber auch mehr sein, wie durch eine unterbrochene horizontale Linie angedeutet ist. Eine Steuereinrichtung 120 kann durch ein Computerprogrammprodukt realisiert sein, das in einer anderen Ausführungsform auf einer realen, dedizierten Verarbeitungseinrichtung ablaufen kann, die physisch mit Schnittstellen 205 beziehungsweise Sensoren 110, Aktoren 115 oder Einrichtungen 115 verbunden sein kann. Die Steuereinrichtung 120 ist dazu eingerichtet, eine vorbestimmte Steueraufgabe an Bord des Fahrzeugs 100 zu erfüllen. Vorliegend sind beispielhaft zwei virtuelle Maschinen 215 mit jeweils einer zugeordneten Steuervorrichtung 120 dargestellt. The control system 105 comprises a processing device 210 which is set up to provide a plurality of virtual machines 215, in each of which a control device 120 runs. Two virtual machines 215 are shown in FIG. 2, but there can also be more, as indicated by a broken horizontal line. A control device 120 can be implemented by a computer program product which, in another embodiment, can run on a real, dedicated processing device that can be physically connected to interfaces 205 or sensors 110, actuators 115 or devices 115. The control device 120 is set up to perform a predetermined control task on board the vehicle 100. Two virtual machines 215, each with an assigned control device 120, are shown by way of example.
Jede virtuelle Maschine 215 bildet für eine Steuereinrichtung 120 eine vorbestimmte Ausführungsumgebung nach, die üblicherweise eine vorbestimmte Art von Verarbeitungseinrichtung und eine vorbestimmte Peripherie umfasst. Die Verarbeitungseinrichtung kann durch die reale Verarbeitungseinrichtung 210 realisiert werden. Die Peripherie kann durch Zuordnung oder Konfiguration von realen Ressourcen bereitgestellt werden, wobei eine Ressource insbesondere einen Speicher, eine Verarbeitungsleistung der Verarbeitungseinrichtung oder eine Schnittstelle umfassen kann. Each virtual machine 215 simulates a predetermined execution environment for a control device 120, which usually comprises a predetermined type of processing device and a predetermined periphery. The processing device can be implemented by the real processing device 210. The periphery can be provided by assigning or configuring real resources, wherein a resource can in particular comprise a memory, a processing capacity of the processing device or an interface.
Reale Schnittstellen 205 können über eine Abbildungseinheit 225 an eine virtuelle Maschine 220 bereitgestellt oder für sie sichtbar gemacht werden. Die Abbildungseinheit 225 kann eine Anordnung von Schaltern oder eine Verdrahtung umfassen oder beispielsweise durch einen rekonfigurierbaren Halbleiter gesteuert werden. In einer Ausführungsform wird die Abbildungseinheit 225 durch die Verarbeitungseinrichtung 210 gesteuert oder simuliert. In Figur 2 sind beispielhafte Zuordnungen zwischen realen, physischen Schnittstellen 205 und jeweils für eine virtuelle Maschine 215 sichtbare Schnittstellen mittels unterbrochener Linien dargestellt. Die linke virtuelle Maschine 215 ist mit zwei Sensoren 110 und der schreibenden Seite der kombinierten Einrichtung 120 verbunden; darüber hinaus kann eine virtuelle Schnittstelle 230 vorgesehen sein, die physisch außerhalb des Steuersystems 105 nicht verfügbar sein kann. Die rechte virtuelle Maschine 215 ist mit einem Sensor 110, einer lesenden Seite der kombinierten Einrichtung 120 und einem Aktor 115 verbunden. Im vorliegenden Beispiel sind beide virtuellen Maschinen 215 mit einem gemeinsamen Sensor 110 verbunden und einer der Aktoren 115 ist mit keiner der virtuellen Maschinen 215 verbunden. Außerdem umfasst auch die rechte virtuelle Maschine 215 eine virtuelle Schnittstelle 230, die beispielhaft mit der virtuellen Schnittstelle 230 der linken virtuellen Maschine 215 verbunden ist. In einer Ausführungsform können beliebig viele virtuelle Maschinen 215 mit einer virtuellen Schnittstelle 230 verbunden sein. Dabei können sich beispielsweise eine Busstruktur oder eine Punkt-zu-Punkt Struktur ergeben. Real interfaces 205 can be provided to a virtual machine 220 via a mapping unit 225 or made visible to it. The imaging unit 225 can comprise an arrangement of switches or wiring or can be controlled, for example, by a reconfigurable semiconductor. In one embodiment, the mapping unit 225 is controlled or simulated by the processing device 210. FIG. 2 shows exemplary assignments between real, physical interfaces 205 and interfaces that are respectively visible for a virtual machine 215 by means of broken lines. The left virtual machine 215 is connected to two sensors 110 and the writing side of the combined device 120; in addition, a virtual interface 230 can be provided, which cannot be physically available outside of the control system 105. The right virtual machine 215 is connected to a sensor 110, a reading side of the combined device 120 and an actuator 115. In the present example, both virtual machines 215 are connected to a common sensor 110 and one of the actuators 115 is not connected to any of the virtual machines 215. In addition, the right virtual machine 215 also includes a virtual interface 230, which is connected, for example, to the virtual interface 230 of the left virtual machine 215. In one embodiment, any number of virtual machines 215 can be connected to a virtual interface 230. This can result in a bus structure or a point-to-point structure, for example.
In der dargestellten Ausführungsform ist außerdem eine Administrationsschnittstelle 235 vorgesehen, über die eine externe Einrichtung mit der Verarbeitungseinrichtung 210 kommunizieren kann. Insbesondere kann die Verarbeitungseinrichtung 210 konfiguriert werden oder ein Steuerprogramm kann angepasst werden. Ferner können Parameter oder Vorgehensweisen verändert werden. Insbesondere kann über die Administrationsschnittstelle 235 eine Konfiguration einer virtuellen Maschine 215 gesteuert werden. Die Konfiguration kann eine Bereitstellung von Ressourcen und insbesondere eine Zuordnung von Schnittstellen 205 zur virtuellen Maschine 215 umfassen. Ferner kann ein Computerprogramm in eine virtuelle Maschine 215 geladen werden, das, wenn es ausgeführt wird, eine Steuereinrichtung 220 realisiert. Eine virtuelle Maschine 215 oder eine Steuereinrichtung 220 können gestartet, unterbrochen oder angehalten werden. In einer Ausführungsform kann eine Steuereinrichtung 220 von einer in eine andere virtuelle Maschine 215 verschoben werden. Außerdem kann eine Steuereinrichtung 220 über die Administrationsschnittstelle 235 vom Steuersystem 105 heruntergeladen werden. Bezuqszeichen Fahrzeug Steuersystem Sensoren Aktor kombinierte Einrichtung System Schnittstelle Verarbeitungseinrichtung virtuelle Maschine Steuereinrichtung Abbildungseinheit virtuelle Schnittstelle Administrationsschnittstelle In the embodiment shown, an administration interface 235 is also provided, via which an external device can communicate with the processing device 210. In particular, the processing device 210 can be configured or a control program can be adapted. Furthermore, parameters or procedures can be changed. In particular, a configuration of a virtual machine 215 can be controlled via the administration interface 235. The configuration can include a provision of resources and in particular an assignment of interfaces 205 to the virtual machine 215. Furthermore, a computer program can be loaded into a virtual machine 215 which, when it is executed, implements a control device 220. A virtual machine 215 or a control device 220 can be started, interrupted or stopped. In one embodiment, a controller 220 can be moved from one virtual machine 215 to another. In addition, a control device 220 can be downloaded from the control system 105 via the administration interface 235. Reference vehicle control system sensors actuator combined device system interface processing device virtual machine control device imaging unit virtual interface administration interface

Claims

Patentansprüche Claims
1. Steuersystem (105) für ein Fahrzeug (100), wobei das Steuersystem (105) folgendes umfasst: mehrere Schnittstellen (205), jeweils zur Verbindung mit einem zugeordneten Sensor (110) oder Aktor (115) an Bord des Fahrzeugs (100); mehrere Steuervorrichtungen (220), die jeweils dazu eingerichtet sind, über eine zugeordnete Schnittstelle (205) einen zugeordneten Sensor (110) abzutasten oder einen zugeordneten Aktor (115) anzusteuern, um eine vorbestimmte Funktion an Bord des Fahrzeugs (100) zu steuern; eine Verarbeitungseinrichtung (210), die dazu eingerichtet ist, mehrere virtuelle Maschinen (215) zu bilden; wobei die Steuervorrichtungen (220) jeweils in einer der virtuellen Maschinen (215) ablaufen. 1. A control system (105) for a vehicle (100), the control system (105) comprising: several interfaces (205), each for connection to an associated sensor (110) or actuator (115) on board the vehicle (100) ; a plurality of control devices (220) which are each set up to scan an assigned sensor (110) via an assigned interface (205) or to control an assigned actuator (115) in order to control a predetermined function on board the vehicle (100); a processing device (210) which is set up to form a plurality of virtual machines (215); wherein the control devices (220) each run in one of the virtual machines (215).
2. Steuersystem (105) nach Anspruch 1 , wobei einem Aktor (115) nicht mehr als eine Steuervorrichtung (220) zugeordnet ist. 2. Control system (105) according to claim 1, wherein no more than one control device (220) is assigned to an actuator (115).
3. Steuersystem (105) nach Anspruch 1 oder 2, wobei einem Sensor (110) eine oder mehrere Steuervorrichtungen (220) zugeordnet sind. 3. Control system (105) according to claim 1 or 2, wherein one or more control devices (220) are assigned to a sensor (110).
4. Steuersystem (105) nach einem der vorangehenden Ansprüche, wobei für eine Steuervorrichtung (220) in einer virtuellen Maschine (215) genau die Aktoren (115) oder Sensoren (110) verfügbar sind, die von der Steuervorrichtung (220) genutzt werden sollen. 4. Control system (105) according to one of the preceding claims, wherein precisely the actuators (115) or sensors (110) that are to be used by the control device (220) are available for a control device (220) in a virtual machine (215) .
5. Steuersystem (105) nach einem der vorangehenden Ansprüche, wobei die Verarbeitungseinrichtung (210) dazu eingerichtet ist, einer virtuellen Maschine (215) eine virtuelle Schnittstelle (230) bereitzustellen und eine Kommunikation zwischen virtuellen Schnittstellen (230) bereitzustellen. 5. Control system (105) according to one of the preceding claims, wherein the processing device (210) is set up to provide a virtual machine (215) with a virtual interface (230) and to provide communication between virtual interfaces (230).
6. Steuersystem (105) nach einem der vorangehenden Ansprüche, wobei die Verarbeitungseinrichtung (210) dazu eingerichtet ist, eine Zuordnung von Ressourcen zu virtuellen Maschinen (215) zu steuern. 6. Control system (105) according to one of the preceding claims, wherein the processing device (210) is set up to control an allocation of resources to virtual machines (215).
7. Steuersystem (105) nach Anspruch 6, ferner umfassend eine Administrationsschnittstelle (235), die dazu eingerichtet ist, eine Zuordnung von Ressourcen an Steuervorrichtungen (220) zu steuern. 7. The control system (105) according to claim 6, further comprising an administration interface (235) which is configured to control an allocation of resources to control devices (220).
8. Steuersystem (105) nach Anspruch 6 oder 7, wobei eine Ressource eine Schnittstelle (205) umfasst. 8. The control system (105) of claim 6 or 7, wherein a resource comprises an interface (205).
9. Steuersystem (105) nach einem der Ansprüche 6 bis 8, wobei eine Ressource einen Speicher umfasst. 9. The control system (105) according to any one of claims 6 to 8, wherein a resource comprises a memory.
10. Steuersystem (105) nach einem der Ansprüche 6 bis 9, wobei eine Ressource eine Verarbeitungsleistung umfasst. 10. The control system (105) according to any one of claims 6 to 9, wherein a resource comprises processing power.
11. Fahrzeug (100), umfassend ein Steuersystem (105) nach einem der vorangehenden Ansprüche. 11. A vehicle (100) comprising a control system (105) according to any one of the preceding claims.
PCT/EP2021/062318 2020-06-09 2021-05-10 Control system for a vehicle WO2021249709A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102020207219.1A DE102020207219A1 (en) 2020-06-09 2020-06-09 Control system for a vehicle
DE102020207219.1 2020-06-09

Publications (1)

Publication Number Publication Date
WO2021249709A1 true WO2021249709A1 (en) 2021-12-16

Family

ID=75919308

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2021/062318 WO2021249709A1 (en) 2020-06-09 2021-05-10 Control system for a vehicle

Country Status (2)

Country Link
DE (1) DE102020207219A1 (en)
WO (1) WO2021249709A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102010025954A1 (en) * 2010-07-02 2012-01-05 Abb Technology Ag Method for complete or partial simulation and/or replication of actual automation and/or communication system, involves replacing actual automation apparatus by copied simulated automation apparatus
EP3001313A1 (en) * 2014-09-23 2016-03-30 dSPACE digital signal processing and control engineering GmbH Methods for simulating an application program of an electronic control device on a computer
EP3144758A1 (en) * 2015-09-18 2017-03-22 Siemens Aktiengesellschaft Control system, and method for operating a control system with a real and a virtual controller
US20190041830A1 (en) * 2017-11-16 2019-02-07 Intel Corporation Self-descriptive orchestratable modules in software-defined industrial systems

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102010025954A1 (en) * 2010-07-02 2012-01-05 Abb Technology Ag Method for complete or partial simulation and/or replication of actual automation and/or communication system, involves replacing actual automation apparatus by copied simulated automation apparatus
EP3001313A1 (en) * 2014-09-23 2016-03-30 dSPACE digital signal processing and control engineering GmbH Methods for simulating an application program of an electronic control device on a computer
EP3144758A1 (en) * 2015-09-18 2017-03-22 Siemens Aktiengesellschaft Control system, and method for operating a control system with a real and a virtual controller
US20190041830A1 (en) * 2017-11-16 2019-02-07 Intel Corporation Self-descriptive orchestratable modules in software-defined industrial systems

Also Published As

Publication number Publication date
DE102020207219A1 (en) 2021-12-09

Similar Documents

Publication Publication Date Title
EP1540428B1 (en) Redundant control unit arrangement
EP0615905B1 (en) Air conditioning system for a passenger aircraft
EP1046088B1 (en) Electronic digital device
EP3398069B1 (en) Embarked control apparatus for the execution of a redundant operating function and vehicle comprising the same
EP0577919A1 (en) Access control for coupling mask-programmed micro-controllers
DE69819610T2 (en) Distributed processing type control system
DE102005055000A1 (en) Modular avionics system of an aircraft
DE102012102173A1 (en) Re-configurable interface-based electrical architecture
DE4203704C2 (en) Method for initializing an electronic control system, particularly in a motor vehicle
EP3661819B1 (en) Control system for a motor vehicle, motor vehicle, method for controlling a motor vehicle, computer program product, and computer-readable medium
EP2907268A1 (en) Method for configuring a control unit, control unit and vehicle
DE102014005557A1 (en) Numerical control device
EP3444682A1 (en) Method for the computer-assisted coupling of a processing module into a modular technical system and modular technical system
DE102015108064A1 (en) Test system and method for automated testing of at least two simultaneously connected to the test system control units and ECU connection and control unit switching unit for use in such a test system
DE112019005243T5 (en) VEHICLE CONTROL DEVICE AND VEHICLE CONTROL PROCEDURE
EP2732347B1 (en) Method and system for the dynamic distribution of program functions in distributed control systems
DE102005061393A1 (en) Software module distributing method for control device of motor vehicle, involves classifying and allocating software modules to control devices based on security-relevant classification features
DE102019106551A1 (en) MULTI-CONTROL DEVICE FOR A VEHICLE
WO2021249709A1 (en) Control system for a vehicle
DE60312041T2 (en) TCET EXPANDER
EP1758001A2 (en) Method and system for mapping the structure of an automation system on a computer
EP3575898B1 (en) Programmable logic controller and operating system for virtual programmable logic controller and computer program product
WO2015124320A1 (en) Dynamic programmable logic controller for emulating a controller
EP3688940A1 (en) Distributing device and method for distributing data streams for a controller for a vehicle which can be driven in a highly automated manner
DE102012213362A1 (en) Apparatus and method for implementing a high availability and / or integrity control system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21725727

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 21725727

Country of ref document: EP

Kind code of ref document: A1