PROCESSING SENSOR DATA IN A MOTOR VEHICLE

20210109526 ยท 2021-04-15

Assignee

Inventors

Cpc classification

International classification

Abstract

A method, a computer program comprising instructions, and a device for processing sensor data in a motor vehicle. An assistance system for a motor vehicle in which a method is implemented, and a motor vehicle having such a system. Sensor data is received. At least one algorithm is applied to the sensor data to determine a first intermediate result. At least one rule is applied to the first intermediate result to determine a second intermediate result. The second intermediate result is evaluated with regard to plausibility. If the second intermediate result is implausible, one or more of the rules applied to the first intermediate result is reversed until the second intermediate result is plausible. The second intermediate result thereby obtained is finally output as an end result.

Claims

1. A method for processing sensor data in a motor vehicle, comprising: receiving sensor data; applying at least one algorithm to the sensor data to determine a first intermediate result; applying one or more rules to the first intermediate result to determine a second intermediate result; evaluating the second intermediate result with regard to plausibility; if the second intermediate result is implausible, reversing one or more of the one or more rules applied to the first intermediate result until the second intermediate result is plausible; and outputting the second intermediate result as an end result.

2. The method as claimed in claim 1, wherein the one or more rules also provide an inverse effect in addition to an effect.

3. The method as claimed in claim 1, wherein the one or more rules applied to the first intermediate result are entered in a list.

4. The method as claimed in claim 3, wherein the one or more rules applied to the first intermediate result are sorted in the list by a priority of the one or more rules.

5. The method as claimed in claim 4, wherein the priority of a rule is dependent on which other rules have been applied.

6. The method as claimed in claim 1, wherein the processing of the sensor data is performed for an assisted or automated driving function.

7. A computer program comprising instructions which, when executed by a computer, cause the computer to process sensor data in a motor vehicle, comprising: receive the sensor data; apply at least one algorithm to the sensor data to determine a first intermediate result; apply one or more rules to the first intermediate result to determine a second intermediate result; evaluate the second intermediate result with regard to plausibility; if the second intermediate result is implausible, reverse one or more of the one or more rules applied to the first intermediate result until the second intermediate result is plausible; and output the second intermediate result as an end result.

8. A device for processing sensor data in a motor vehicle, comprising: an input configured to receive the sensor data; a data processing unit configured to apply at least one algorithm to the sensor data to determine a first intermediate result, and for applying one or more rules to the first intermediate result to determine a second intermediate result; an evaluation unit configured to evaluate the second intermediate result with regard to plausibility, wherein the data processing unit is configured to reverse, in event that the second intermediate result is implausible, one or more of the one or more rules applied to the first intermediate result until the second intermediate result is plausible; and an output configured to output the second intermediate result as an end result.

9. An assistance system for a motor vehicle, characterized in that the assistance system is configured to perform a method for processing sensor data comprising: receiving the sensor data; applying at least one algorithm to the sensor data to determine a first intermediate result; applying one or more rules to the first intermediate result to determine a second intermediate result; evaluating the second intermediate result with regard to plausibility; if the second intermediate result is implausible, reversing one or more of the one or more rules applied to the first intermediate result until the second intermediate result is plausible; and outputting the second intermediate result as an end result.

10. A motor vehicle comprising the assistance system as claimed in claim 9.

Description

BRIEF DESCRIPTION OF THE DRAWINGS

[0031] FIG. 1 schematically shows a typical procedure for sensor data processing in a controller according to the prior art;

[0032] FIG. 2 schematically shows a method for processing sensor data in a motor vehicle;

[0033] FIG. 3 schematically shows a first embodiment of a device for processing sensor data in a motor vehicle;

[0034] FIG. 4 schematically shows a second embodiment of a device for processing sensor data in a motor vehicle;

[0035] FIG. 5 schematically shows a procedure for sensor data processing according to the invention; and

[0036] FIG. 6 schematically shows a motor vehicle in which a solution according to the invention is implemented.

DETAILED DESCRIPTION OF THE PRESENTLY PREFERRED EMBODIMENTS

[0037] For a better understanding of the principles of aspects of the present invention, embodiments of the invention are described below in greater detail with reference to the figures. The same reference signs are used in the figures for identical elements or elements having an equivalent effect, and are not necessarily described again for each figure. It is obvious that the invention is not restricted to the embodiments presented, and that the described features can also be combined or modified without departing from the scope of protection of the invention as defined in the accompanying claims.

[0038] FIG. 1 schematically shows a typical procedure for sensor data processing in a controller according to the prior art. First, at least one algorithm A, for instance a probabilistic algorithm, is applied to the received sensor data SD. This produces an intermediate result E.sub.1, which in most cases is adequate. In order to deal with special cases, hard rules R.sub.i are additionally implemented, which are applied to the intermediate result E.sub.1. The result that is obtained from applying the rules R.sub.i is output as an end result E.

[0039] FIG. 2 schematically shows a method for processing sensor data in a motor vehicle, for instance for an assisted or automated driving function. Sensor data is received 10 in a first step. At least one algorithm is applied 11 to the sensor data to determine a first intermediate result. Then at least one rule is applied 12 to the first intermediate result in order to determine a second intermediate result. The second intermediate result is then evaluated 13 with regard to plausibility. If the second intermediate result is implausible, at least one of the rules applied to the first intermediate result is reversed 14 until the second intermediate result is plausible. For this purpose, the rules can also provide an inverse effect in addition to an effect. The second intermediate result thereby obtained is finally output 15 as an end result. In order to simplify the reversal, the rules applied to the first intermediate result can be entered in a list, for instance sorted by a priority of the rules. The priority of a rule can be dependent here on which other rules have been applied.

[0040] FIG. 3 shows a simplified schematic diagram of a first embodiment of a device 20 for processing sensor data in a motor vehicle, for instance for an assisted or automated driving function. The device 20 has an input 21, via which sensor data SD can be received. A data processing unit 22 applies at least one algorithm to the sensor data in order to determine a first intermediate result. In addition, the data processing unit 22 applies at least one rule to the first intermediate result in order to determine a second intermediate result. An evaluation unit 23 evaluates the second intermediate result with regard to plausibility. The data processing unit 22 is configured here to reverse, in the event that the second intermediate result is implausible, one or more of the rules applied to the first intermediate result. For this purpose, the rules can also provide an inverse effect in addition to an effect. This process is repeated until the second intermediate result is plausible. The second intermediate result obtained therefrom is finally output as an end result E via an output 26 of the device for further processing. In order to simplify the reversal, the rules applied to the first intermediate result can be entered in a list, for instance sorted by a priority of the rules. The priority of a rule can be dependent here on which other rules have been applied.

[0041] The data processing unit 22 and the evaluation unit 23 can be controlled by a control unit 24. Settings for the data processing unit 22, the evaluation unit 23 or the control unit 24 can be altered, if applicable, via a user interface 27. The data that accrues in the device 20 can be stored, if required, in a memory 25 of the device 20, for instance for later analysis or for use by the components of the device 20. The data processing unit 22, the evaluation unit 23 and the control unit 24 can be implemented as dedicated hardware, for example as integrated circuits. Of course it is also possible, however, that they are also partially or entirely combined or implemented as software running on a suitable processor, for instance on a GPU or a CPU. The input 21 and the output 26 can be implemented as separate interfaces or as a combined bidirectional interface.

[0042] FIG. 4 is a simplified schematic diagram of a second embodiment of a device 30 for processing sensor data in a motor vehicle. The device 30 comprises a processor 32 and a memory 31. The device 30 is a computer or a graphics chip, for example. Stored in the memory 31 are instructions that, when executed by the processor 32, cause the device 30 to perform the steps according to one of the described methods. The instructions stored in the memory 31 thus embody a program that can be executed by the processor 32 and implements the method according to aspects of the invention. The device 30 has an input 33 for receiving information, in particular sensor data from sensors of the motor vehicle. Data generated by the processor 32 is provided via an output 34. This data can also be stored in the memory 31. The input 33 and the output 34 can be combined into a bidirectional interface.

[0043] The processor 32 can comprise one or more processor units, for instance microprocessors, digital signal processors or combinations thereof.

[0044] The memories 25, 31 of the devices described can comprise both volatile and non-volatile memory areas, and can include the widest possible range of storage devices and storage media, for instance hard disks, optical storage media, or semiconductor memories.

[0045] FIG. 5 schematically shows a typical procedure for sensor data processing according to the invention. As already shown in FIG. 1, an algorithm A is first applied to the received sensor data SD in order to obtain a first intermediate result E.sub.1. In order to deal with special cases, hard rules R.sub.i are then applied to the first intermediate result E.sub.1. Unlike the procedure shown in FIG. 1, however, the result obtained from applying the rules R.sub.i constitutes a second intermediate result E.sub.2. Before this is output as an end result E, a post-evaluation NE of the applied set of rules is performed. The post-evaluation NE involves evaluating the second intermediate result E.sub.2 with regard to plausibility. In this process, the application of individual rules can be reversed until a plausible condition has been established. The intermediate result E.sub.2 obtained therefrom is finally output as an end result E.

[0046] FIG. 6 schematically shows a motor vehicle 40 in which a solution according to one aspect of the invention is implemented. For example, the motor vehicle 40 is an autonomous or semi-autonomous motor vehicle, or a motor vehicle equipped with an assistance system. The motor vehicle 40 comprises at least one assistance system 41 and a device 20 for processing sensor data for the assistance system 41. The device 20 can obviously also be integrated in the assistance system 41. The motor vehicle 40 also comprises a sensor system 42, which can be used to acquire the sensor data. The sensor system 42 can comprise in particular sensors for environment recognition, for instance ultrasonic sensors, laser scanners, radar sensors, lidar sensors, or cameras. In this example, further components of the motor vehicle 40 are a navigation system 43 and a data transfer unit 44. The data transfer unit 44 can be used to establish a connection to a backend 50, for instance in order to transmit new or updated rules. A memory 45 is present for storing data. Data is exchanged between the various components of the motor vehicle 40 via a network 46.

[0047] Thus, while there have shown and described and pointed out fundamental novel features of the invention as applied to a preferred embodiment thereof, it will be understood that various omissions and substitutions and changes in the form and details of the devices illustrated, and in their operation, may be made by those skilled in the art without departing from the spirit of the invention. For example, it is expressly intended that all combinations of those elements and/or method steps which perform substantially the same function in substantially the same way to achieve the same results are within the scope of the invention. Moreover, it should be recognized that structures and/or elements and/or method steps shown and/or described in connection with any disclosed form or embodiment of the invention may be incorporated in any other disclosed or described or suggested form or embodiment as a general matter of design choice. It is the intention, therefore, to be limited only as indicated by the scope of the claims appended hereto.