METHOD AND SYSTEM FOR ESTIMATE A RADAR CALIBRATION MATRIX

DE602021057162T2Active Publication Date: 2026-07-15APTIV TECHNOLOGIES AG

Patent Information

Authority / Receiving Office
DE · DE
Patent Type
Patents
Current Assignee / Owner
APTIV TECHNOLOGIES AG
Filing Date
2021-11-30
Publication Date
2026-07-15

AI Technical Summary

Technical Problem

Existing radar sensor calibration methods are time-consuming, unreliable, and computationally intensive, especially when applied in vehicle environments, and current iterative methods like the rank-1 update method lack stability and convergence.

Method used

A method that estimates a radar calibration matrix by combining an initial calibration matrix with a correction matrix, using a plurality of beam vectors derived from radar detections, allowing for iterative and computationally efficient calibration suitable for embedded systems.

Benefits of technology

The method achieves improved convergence and calibration accuracy, comparable to or better than existing methods requiring matrix inversion or singular value decomposition, with reduced computational effort and enhanced reliability.

✦ Generated by Eureka AI based on patent content.
Patent Text Reader
Need to check novelty before this filing date? Find Prior Art

Description

FIELD

[0001] The present disclosure relates to a method and a system for estimating a radar calibration matrix.BACKGROUND

[0002] Radar sensors are typically used in modern vehicles for driver assistant systems and to facilitate autonomous driving. In addition to range and Doppler measurements regarding objects located in the environment of the vehicle, angle finding (AF) for such objects is an important step in radar signal processing. In order to accomplish these measurements properly, radar sensors need to be calibrated. Usually, a so-called calibration matrix is estimated which is used to calibrate any raw response of the radar sensor e.g. for the subsequent angle finding.

[0003] An offline radar sensor calibration may further be performed in an anechoic chamber. However, such an offline-calibration is time-consuming. Generally, the radar sensor to be calibrated has to be placed at a so-called "far-field distance" with respect to a calibration target, which requests a certain size of the anechoic chamber. Furthermore, after being mounted in a vehicle, e.g. beyond a fascia, and being surrounded by further parts of the vehicle, the characteristics of the radar sensor can be affected such that the results of the offline-calibration may not be reliable anymore for the radar sensor mounted in the vehicle.

[0004] Furthermore, estimating the calibration matrix may rely on a "block" approach, e.g. on a matrix inversion or on a singular value decomposition (SVD), which are typically applied for the calculation of the calibration matrix as a linear transformation matrix. However, such a block approach cannot be divided into small computational subtasks in order to be suitable for a so-called online calibration, i.e. a calibration based on radar detections after installing the radar sensor in its intended environment, e.g. in a vehicle where computational power is limited. Therefore, an iterative estimation method for the radar calibration matrix has been developed which is called "rank-1 update method" (as described below in detail) and which is based on individual beam vectors provided by radar detections. Although this iterative approach has a low complexity, it tends to be unstable and to provide a slow or even no convergence.

[0005] US 2019 / 0353751 A1 discloses a calibration method for a vehicle radar system. According to the method, an initial set of hypothesized calibration matrices is received or estimated, and a radar sensor acquires radar detections from an external environment of the radar sensor. Beam forming images are determined based on the radar detections. A blurring metric cost function is applied to each beam forming image in order to decide whether determining the beam forming images is to be repeated iteratively. A set of hypothesized calibration matrices being associated with the lowest cost is selected for calibrating the radar system.

[0006] US 2020 / 0064441 A1 also discloses a calibration method for a vehicle radar system according to which a calibration matrix is determined based on a difference between a plurality of radar detections and an ideal-response of the radar system.

[0007] Accordingly, there is a need to provide methods for reliably estimating a radar calibration matrix being suitable for embedded systems with low computational effort.SUMMARY

[0008] The present disclosure provides a computer implemented method, a computer system and a non-transitory computer readable medium according to the independent claims. Embodiments are given in the subclaims, the description and the drawings.

[0009] In one aspect, the present disclosure is directed at a computer implemented method for estimating a radar calibration matrix, the method comprising the following steps performed (in other words: carried out) by computer hardware components: receiving an initial calibration matrix, acquiring, via a radar sensor, radar detections from the external environment of the radar sensor, determining a plurality of beam vectors which are derived from the radar detections, estimating a correction matrix based on the plurality of beam vectors, and combining the initial calibration matrix and the correction matrix in order to estimate a refined radar calibration matrix which is utilized as calibration matrix when applying the radar sensor.

[0010] A starting point for the method is the initial calibration matrix which may be determined, for example, via a single measurement at a predefined azimuth angle with respect to the radar sensor, e.g. at zero degrees. In order to determine an initial calibration matrix, a partial calibration, e.g. from factory based on a measurement in a chamber, may be utilized. For example, a single measurement with a single calibration target being placed at a known angle would be sufficient to calculate a diagonal initial calibration matrix.

[0011] The radar sensor may be installed in a vehicle. In this case, the radar sensor may be configured to monitor the environment of the vehicle. The correction matrix is estimated, for example, based on beam vectors representing all available radar detections at a certain point in time, e.g. based on an online-measurement if the radar sensor is installed in a vehicle. Thereafter, the initial calibration matrix is modified by the correction matrix. Furthermore, combining the initial calibration matrix and the correction matrix may include that the initial calibration matrix and the correction matrix are added.

[0012] The plurality of beam vectors may include that the number of beam vectors derived from the radar detections may be at least as large as the number of antennas or detecting elements of the radar sensor. In addition, each of the plurality of beam vectors may be derived for a different azimuth angle. That is, the plurality of beam vectors may include one single beam vector for each of a plurality of azimuth angles. The respective azimuth angle may be defined with respect to a boresight direction of the radar sensor.

[0013] A number of the antenna elements may be assigned to the radar sensor which may not only represent a number of "real" physical antennas belonging to the radar sensor, but also a number of virtual antennas for which the respective beam vectors may be defined. Generally, the components of the beam vector are based on a Fourier transform of the radar detections as raw data received by the respective real or virtual antennas.

[0014] For estimating the calibration matrix, a system of equations may generally be solved e.g. by using well-known mathematical approaches (e.g. by using a least-squares estimation). Since the method according to the disclosure relies on estimating a correction matrix instead of e.g. a matrix inversion or a singular value decomposition, the method may be iterative and can be split into subtasks with reduced computational effort.

[0015] Moreover, using a plurality of beam vectors for estimating the correction matrix increases the robustness and reliability of the method in comparison to the known (simple) "rank-1 update method" for which the correction matrix is estimated based on a single beam vector only. If the steps of the method according to the disclosure are performed iteratively, an excellent convergence may be achieved in contrast to the simple rank-1 update method. Moreover, the calibration accuracy achieved by the method according to the disclosure is comparable or even better in comparison to applying the known methods which are based e.g. on matrix-inversion or on singular value decomposition (SVD) and which, however, require a higher computational effort.

[0016] Furthermore, for each of the beam vectors, a respective adjustment matrix is estimated based on the respective beam vector, and the correction matrix is estimated by calculating an average over the adjustment matrices of the beam vectors. In other words, the adjustment matrix is estimated for each of the beam vectors in a similar manner as for the known rank-1 update method first, and thereafter an average over all of these adjustment matrices is estimated in order to provide the correction matrix.

[0017] Due to this, the estimation procedure for the respective adjustment matrices may be parallelized. Hence, the method may still have a low computational complexity and require a similar low computational effort as the known rank-1 update method. Furthermore, calculating the average of the adjustment matrices further stabilizes the estimation procedure, especially if it is performed iteratively.

[0018] For calculating the average, a subset of the available beam vectors may be selected such that the selected beam vectors may be linearly independent. A number of beam vectors in the subset may be equal to or greater than a number of antenna array elements of the radar sensor. The antenna array elements may be real array elements or virtual array elements. In the latter case, the number of the antenna array elements may be greater than the number of antenna array elements which are actually existing in the radar sensor.

[0019] By selecting a subset of beam vectors for calculating the average, the computational effort for the method may be reduced. However, linear independence of the selected beam vectors is a condition for the selection in order not to deteriorate the stability when estimating the correction matrix. Setting the minimum number of beam vectors to the number of real or virtual antenna array elements may be a suitable condition for performing the method reliably.

[0020] Furthermore, the plurality of beam vectors covers a predetermined range of azimuth angles with respect to the radar sensor. As mentioned above, the azimuth angle is defined with respect to a boresight direction of the radar sensor. In this case, the plurality of beam vectors may be referred to as an angle dependent raw array manifold since it smoothly covers a certain range of the azimuth angle.

[0021] Moreover, a full angle range being available for the radar sensor may be covered by the plurality of beam vectors, e.g. in the form of equidistant angle intervals or bins. Such an angle range may run from -45 to +45 degrees, or even from -90 degrees to +90 degrees. By covering a large angle range via the plurality of beam vectors, the reliability of the method may be further improved.

[0022] A grid having equidistant nodes is defined for an electric angle which is related to the azimuth angle, and each of the plurality of beam vectors is assigned to one of the equidistant nodes of the grid for the electric angle. The electric angle may also be denoted as a spatial frequency and may be given as the sine of the azimuth angle, e.g. with respect to the boresight direction of the radar sensor. Relating the plurality of beam vectors to the equidistant grid for the electric angle instead of the azimuth angle directly may further improve the accuracy of the method.

[0023] The respective azimuth angle may further be determined for each of the beam vectors based on a range rate which is estimated from the radar detections. That is, a ground truth for the azimuth angles of the respective beam vectors may be derived from the radar detections directly. Hence, no full angle finding procedure may be required for relating the beam vectors to the respective azimuth angles. The term range rate refers to a radial velocity e.g. of a detected object with respect to the radar sensor.

[0024] According to a further embodiment, the steps of estimating a correction matrix and of combining the initial calibration matrix and the correction matrix may be performed iteratively until a deviation between the refined calibration matrix and a previous refined calibration matrix being estimated in an immediately preceding iteration step is smaller than a predefined value. That is, the refined calibration matrix which is estimated in a specific iteration step may be used as the initial calibration matrix for the next iteration step.

[0025] The iterative estimation of the correction matrix and its repeated combination with the respective previous calibration matrix may lead to an improved convergence and may therefore improve the calibration accuracy. Convergence and calibration accuracy may be further enhanced if, in addition, an average over adjustment matrices over single beam vectors may be used for estimating the respective correction matrix in each iteration step.

[0026] The initial calibration matrix which may be the first calibration matrix used in the iterative estimation may be determined via a measurement, e.g. in a calibration chamber and / or at an azimuth angle of zero degrees and at an elevation angle of zero degrees. For example, the measurement may include a single measurement at a predefined azimuth and / or elevation angle. As such, the initial calibration matrix may include diagonal elements only, thereby reducing the computational effort in comparison to the full calibration methods according to the related art performed in the calibration chamber over the full range of azimuth angles. Moreover, the initial calibration matrix may be stored in a database of the vehicle in which the radar sensor may be installed.

[0027] According to a further embodiment, a range or distance may be determined with respect to the radar sensor for each of the plurality of radar detections. For determining the plurality of beam vectors, each of the plurality of radar detections may be used only if the range or distance of this detection, i.e. of the respective detection under consideration, is greater than a predetermined range or distance. Hence, detections from far-field target objects may be selected only for determining the beam vectors since the detections are filtered by range for this embodiment.

[0028] For each of the plurality of radar detections, it may be determined whether the respective radar detection is related to a single scattering center, and as such radar detections may be disregarded for which it is determined that they are not related to a single scattering center. Therefore, determining the plurality of beam vectors may be linked to those detections which originate from single scattering centers. As a result, the plurality of beam vectors may be unaffected by multiple scattering of transmitted radar waves which may improve the reliability of the calibration.

[0029] In another aspect, the present disclosure is directed at a computer system, said computer system comprising a plurality of computer hardware components configured to carry out several or all steps of the computer implemented method described herein.

[0030] The computer system may comprise a plurality of computer hardware components (for example a processor, for example processing unit or processing network, at least one memory, for example memory unit or memory network, and at least one non-transitory data storage). It will be understood that further computer hardware components may be provided and used for carrying out steps of the computer implemented method in the computer system. The non-transitory data storage and / or the memory unit may comprise a computer program for instructing the computer to perform several or all steps or aspects of the computer implemented method described herein, for example using the processing unit and the at least one memory unit.

[0031] In another aspect, the present disclosure is directed at a vehicle comprising the computer system as described herein.

[0032] Moreover, the vehicle may further comprise a radar sensor configured to acquire the plurality of radar detections.

[0033] As used herein, the terms processing device and processing unit may refer to, be part of, or include an Application Specific Integrated Circuit (ASIC); an electronic circuit; a combinational logic circuit; a field programmable gate array (FPGA); a processor (shared, dedicated, or group) that executes code; other suitable components that provide the described functionality; or a combination of some or all of the above, such as in a system-on-chip. The processing device and the processing unit may include memory (shared, dedicated, or group) that stores code executed by the processor.

[0034] In another aspect, the present disclosure is directed at a non-transitory computer readable medium comprising instructions for carrying out several or all steps or aspects of the computer implemented method described herein. The computer readable medium may be configured as: an optical medium, such as a compact disc (CD) or a digital versatile disk (DVD); a magnetic medium, such as a hard disk drive (HDD); a solid state drive (SSD); a read only memory (ROM); a flash memory; or the like. Furthermore, the computer readable medium may be configured as a data storage that is accessible via a data connection, such as an internet connection. The computer readable medium may, for example, be an online data repository or a cloud storage.

[0035] The present disclosure is also directed at a computer program for instructing a computer to perform several or all steps or aspects of the computer implemented method described herein.DRAWINGS

[0036] Exemplary embodiments and functions of the present disclosure are described herein in conjunction with the following drawings, showing schematically: Fig. 1a vehicle including a computer system for performing a method according to the disclosure, Fig. 2a calibration procedure for a radar sensor according to the related art, Fig. 3an illustration of steps for estimating a radar calibration matrix, Fig. 4a comparison of calculation results provided by the method according to the disclosure and by known methods, based on chamber data, Fig. 5a comparison of calibration results provided by the method according to the disclosure and by known methods, based on online data, Fig. 6a comparison of an estimated azimuth error when applying the calibration results to an angle finding procedure, Fig. 7a flow diagram illustrating a method for estimating a radar calibration matrix according to various embodiments, Fig. 8a calibration matrix estimation system according to various embodiments, and Fig. 9a computer system with a plurality of computer hardware components configured to carry out steps of a computer implemented method for estimating a radar calibration matrix according to various embodiments. DETAILED DESCRIPTION

[0037] Fig. 1 depicts a vehicle 10 including a computer system 11 for carrying out a method for estimating a calibration matrix for a radar sensor 13. The computer system 11 includes the radar sensor 13 and a processing unit 15 which is connected to the radar sensor 13 and configured to receive radar detections and to analyze these radar detections according to the steps of the method.

[0038] With respect to the radar sensor 13, a boresight direction 17 is defined. The radar sensor 13 includes an instrumental field of view 19 which is defined by the spatial angle for which the radar sensor 13 is able to monitor its external environment, i.e. the environment of the vehicle 10.

[0039] The radar sensor 13 is configured to transmit radar waves and to provide radar detections which originate from radar waves being reflected by target objects 21, 23. The target objects 21, 23 include moving objects 21, like other vehicles, and stationary objects 23, like buildings etc. Furthermore, the target objects 21, 23 can either be regarded as single scattering centers or as non-single scattering centers. For each of the target objects 21, 23, a respective angle of arrival or azimuth angle θ 1, θ 2 is defined with respect to the boresight direction 19 of the radar sensor 13. The angles of arrival θ 1, θ 2 can be determined based on the radar detections, e.g. by angle finding from range rate (or from the Doppler frequency shift), as is known in the art.

[0040] In order to provide proper results, e.g. for range, range rate and azimuth angle of the target object 21, 23, the radar sensor 13 has to be calibrated. Fig. 2 depicts a calibration procedure according to the related art which is performed e.g. in an anechoic chamber. That is, an offline-calibration is usually applied to the radar sensor 13 which uses a calibration object or dedicated target 25. The calibration object 25 needs to be placed at a so-called "far-field distance" with respect to the radar sensor 13. Therefore, the anechoic chamber must have a certain size to fulfil this requirement of placing the calibration object 25 at the far-field distance.

[0041] During the offline-calibration procedure, measurements, i.e. radar detections, are required at equally spaced angles between the boresight direction 17 of the radar sensor 13 and the calibration object 25. Hence, either the calibration object 25 is moved with respect to the radar sensor 13 on a circle, i.e. at a constant distance, as indicated by the arrow 27. Alternatively, the radar sensor 13 may be rotated with respect to the calibration object 25, as indicated by the arrow 29. In both cases, the movement of the calibration object 25 or the rotation of the radar sensor 13 has to be accomplished such that the entire field of view 19 (see Fig. 1) of the radar sensor 13 is covered in steps of equally spaced angles.

[0042] The offline-calibration as shown in Fig. 2 implicitly provides an equal or uniform weighting for the radar detections with respect to the azimuth angle. Therefore, a respective equation can be established for each sampling angle. This leads to a system of equations which may be solved using well-known mathematical approaches (e.g. a least-squares estimation) in order to calculate the calibration matrix C of the radar sensor 13.

[0043] However, after the radar sensor 13 is mounted at a vehicle (e.g. beyond a fascia of the vehicle 10, see Fig. 1) and is therefore surrounded by other components of the vehicle, antenna array characteristics of the radar sensor 13 might be affected and altered with respect to the offline-conditions for which the calibration has been performed in the anechoic chamber. Due to this, the calibration result might not be fully reliable after mounting the radar sensor 13 a vehicle. In addition, the offline-calibration of the radar sensor 13 performed in the anechoic chamber is costly and time-consuming.

[0044] In order to overcome the drawbacks of the offline-calibration, an online-calibration may be performed which is based on radar reflections from a "scene" in the environment of the vehicle 10 and the radar sensor 13 (see Fig. 1). For such an online-calibration, radar detections are selected which originate at "far-field" target objects 21, 23. From the radar detections, a range or distance can be derived for each of the target objects 21, 23, and for the online-calibration such target objects 21, 23 are selected for which the respective range is greater than a predetermined range. That is, the available radar reflections can be easily filtered with respect to the range, and conversely, radar detections are disregarded for which the corresponding objects 21, 23 are located too close to the vehicle 10 and to the radar sensor 13 since their range with respect to the radar sensor 13 is smaller than the predetermined range.

[0045] Furthermore, a single-scatterer test may be performed for the radar detections. That is, for each of the plurality of radar detections from the "scene" around the radar sensor 13, it is determined whether the respective radar detection is related to a single scattering center. The single-scatterer test is known in the art and described e.g. in EP 3 454 081 A1 or EP 3 144 696 A1. If it is determined that radar detections are not related to a single scattering center, the respective radar detections are disregarded from the online-calibration.

[0046] The result of a radar calibration is usually represented by a radar calibration matrix C which satisfies the following equation: CX = A θ ^ Z ^ C = A θ ^ Z ^ X +

[0047] X is a raw array manifold which includes a plurality of beam vectors and which is assumed to be available for determining the radar calibration matrix. That is, a plurality of beam vectors x i is derived from the raw radar detections, e.g. by a Fourier transform. Such a plurality of beam vectors constituting a raw array manifold X is shown in Fig. 3A in which a single beam vector is denoted by 31. The number of components of each beam vector corresponds to the number of real or virtual antennas comprised by the radar sensor 13.

[0048] In formula (1), A(θ) represents a matrix of nominal or ideal steering or beam vectors which depend on the azimuth angle θ. One of these ideal beam vectors a i , 37 is shown in Fig. 3B with respect to the radar sensor 13. Ẑ denotes a diagonal matrix which is used for normalization only.

[0049] If the raw array manifold X or plurality of beam vectors is available, a system of equations has to be solved as indicated by formula (1) in order to determine the calibration matrix C. As further suggested by the second line of formula (1), this system of equations can be solved simultaneously by a matrix inversion or a singular value decomposition (SVD), i.e. in a "least-squares' sense", and X +< = X H< (XX H< ) -1< . However, these approaches, i.e. based on matrix inversion or SVD, cannot be divided into small computational subtasks. Therefore, these approaches are not suitable for estimating the radar calibration matrix based on online calibration data.

[0050] For estimating the radar calibration matrix based on online calibration data, a so-called rank-1 update method has been developed which relies on a single beam vector x i , 31 which is shown in Fig. 3A for a specific azimuth angle θ i .

[0051] Generally, the goal of the rank-1 update method and of the method according to the disclosure is to find an ideal calibration matrix C ideal which satisfies the following equation: C ideal x i = z i ^ a θ ^ i

[0052] As a prerequisite, it is assumed that an initial calibration matrix C 0 is available which is determined before, i.e. via a measurement in a calibration chamber at an azimuth angle θ of zero degrees. That is, such an initial calibration matrix C 0 includes diagonal elements only.

[0053] Based on a single beam vector x i , 31, an adjustment or additive matrix C add 33 (see Fig. 3A) is estimated by initializing: C old 1 = C 0 , and by calculating C add i based on x i and a i = a(θ̂ i ) as follows: p i = C old i x i ; C add i = 1 x i H x i a i H p i a i − p i x i H

[0054] By adding the former calibration matrix C old (or the initial calibration matrix C 0 , for i=1) and the adjustment matrix C add 33, an updated calibration matrix C new is obtained: C new i = C old i + C add i

[0055] Thereafter, the steps described before are iterated, i.e. C old is updated: C old i + 1 = C new i , and the steps according to formulas (4) to (6) are repeated, e.g. for a predefined number of iteration steps, in order to provide a final result: C = C new last

[0056] The simple rank-1 update method described by formula (4) which is based on a single beam vector x i , however, does not converge properly in many cases.

[0057] In order to overcome this problem, a cumulative rank-1 update method according to the present disclosure is provided. This cumulative method relies on all available beam vectors x i (instead of a single beam vector x i ). That is, a plurality of beam vectors x i , 31 as shown in Fig. 3A is used as an input for the method. The plurality of beam vectors 31 may be regarded as collected or reconstructed raw array manifold X. In Fig. 3A, the manifold X is depicted over the azimuth angle θ. Instead of a regular grid or regular bins of the azimuth angle θ for representing the beam vectors 31 of the array manifold X, a regular grid or regular bins of an electric angle or spatial frequency u may be used, which is given as u=sin(θ). Such a representation may facilitate the following method steps.

[0058] According to the cumulative method, all beam vectors x i , 31 of the raw array manifold X are used in order to update the initial calibration matrix C old . For each beam vector 31, a respective adjustment matrix is estimated based on one of the beam vectors x i , 31, i.e. as described above according to formula (4): x i a i → yields C add , i k

[0059] This is shown in Fig. 3A where L adjustment matrices are depicted for each of the L beam vectors x i , 31. L is the number of available beam vectors x i of the array manifold X. The L adjustment matrices C add,i are averaged as follows in order to obtain a correction matrix C add : C add k = 1 L ∑ C add , i k

[0060] Here, uniform averaging is applied. Alternatively, weighted averaging may also be used for the present estimation method.

[0061] In Fig. 3A, the averaged correction matrix C add is denoted by 35. In order to update the initial calibration matrix C old , the averaged correction matrix C add from equation (10) is added to the initial or previous calibration matrix C old in the same additive manner as for the simple rank-1 update method described above: C new k = C old k + C add k

[0062] Furthermore, the steps described above are also iterated. The cumulative method using more than one beam vector x i , 31 converges as will be demonstrated below in order to achieve the desired goal: lim k → ∞ C new k = C ideal

[0063] In order to assess respective calibration results, i.e. the quality of the estimated calibration matrix, a so-called subspace angle φ is considered which is defined as the angle between an ideal or nominal beam vector a i , 37 and a calibrated beam vector Cx i which is denoted by 39 (see Fig. 3B) for a specific (azimuth) angle θ i . The calibrated beam vector is the product of the calibration matrix and the beam vector x i , 31 for this (azimuth) angle θ i . The vectors 37, 39 are depicted with respect to the radar sensor 13. The subspace angle φ is therefore determined by applying the arc cosine to the inner product of the vectors 37, 39, divided by the absolute values of the vectors 37, 39, as is known in the art (also known as measure of collinearity between vectors).

[0064] In Figs. 4 and 5, the subspace angle φ in degrees is depicted in the respective left diagram over the azimuth angle in degrees for calibration matrices which have been obtained by different calibration methods. The azimuth angle covers a range from -45° to +45° such that 91 equally spaced angle bins are provided. That is, the raw array manifold X includes 91 beam vectors x i , 31.

[0065] In the left diagram of Figs. 4 and 5, the subspace angle has been determined for a calibration matrix estimated via a single chamber measurement 41, 51, via a matrix inversion-based method 43, 53, via an SVD-based method 45, 55, and via the cumulative rank-1 update method 47, 57 according to the disclosure. The single chamber measurement 41, 51 is performed at an azimuth angle of zero (θ = 0) and at an elevation angle of zero such that the corresponding calibration matrix includes diagonal elements only. This calibration matrix, i.e. based on a chamber measurement at θ = 0, is also used as the initial calibration matrix (i.e. C old in the first iteration) for the cumulative rank-1 update method 47, 57.

[0066] In the respective right diagrams of Fig. 4 and 5, the root mean square (RMS) of the subspace angle φ is depicted over the number of iterations performed by the cumulative method according to the disclosure. Since the results when using the further calibration methods, i.e. the single chamber measurement 41, 51, the matrix inversion-based method 43, 53 and the SVD-based method 45, 55, do not change over the iterations of the cumulative rank-1 update method, the root mean square of the subspace angle provided by these methods is constant, as can be recognized in the diagrams.

[0067] For Fig. 4, raw radar detections from chamber measurements or chamber data have been used in order to determine the beam vectors x i , whereas for Fig. 5, online data has been used being assigned to a respective one of the 91 angle bins. As mentioned above, the iteration starts with the initial calibration matrix from the single chamber measurement 41, 51, and the root mean square of the subspace angle reduces from one iteration to the next one, i.e. from the initial value of 8.96 degrees to a final value of 7.01 degrees after 50 iterations (Fig. 4), and from 8.74 degrees to a final value of 6.65 degrees after 50 iterations.

[0068] This demonstrates that the calibration accuracy of the cumulative method according to the disclosure is comparable or even better than the accuracy of the calibration matrices provided by the SVD-based method, and better in all cases than the accuracy of the calibration matrices provided by the matrix inversion-based method. This can also be recognized by the diagram on the respective left side of Figs. 4 and 5. The curves for the subspace angle are very close to each other for the calibration matrix provided by the SVD-based method 45, 55 and by the cumulative method after 50 iterations 47, 57, whereas the curves for the subspace angle show a much larger deviation for the calibration matrix provided by the single chamber measurement 41, 51 and by matrix inversion-based method 43, 53. However, the cumulative method offers computational advantages over the matrix inversion and SVD operations (as described above). A summary of the results for the root mean square of the subspace angle and for the azimuth error is provided in table 1 below.

[0069] The respective calibration matrices for which the subspace angle and its root mean square are shown in Figs. 4 and 5, respectively, have also been applied to angle finding in order to check the performance of the respective calibration matrix. In Figs. 6A and 6B, the estimated azimuth error of such an angle finding procedure is plotted over the azimuth angle in degrees for applying the different calibration matrices.

[0070] For the left diagram, these calibration matrices are estimated based on chamber data as for the results shown in Fig. 4, whereas for the right diagram, the respective calibration matrices have been estimated based on online calibration data as for Fig. 5. The result for the ideal calibration matrix providing an azimuth error of zero is also shown and denoted by 60 and 70, respectively. Furthermore, the estimated azimuth error for the angle finding is shown for applying the respective calibration matrix estimated based on a single chamber measurement 61, 71, based on chamber measurements and matrix inversion 63, based on online data and matrix inversion 73, based on chamber data and SVD 65, based on online data and SVD 75, based on chamber data and the cumulative method 67, and based on online data and the cumulative method 77.

[0071] As can be recognized, the cumulative method according to the disclosure provides quite a small azimuth error when the resulting calibration matrix is applied to angle finding, i.e. in a range comparable to the SVD-method or even slightly smaller, whereas applying the respective calibration matrix based on matrix inversion and based on the single chamber measurement at zero degrees provide a larger azimuth error. Hence, the calibration accuracy can generally be improved by the cumulative method according to the disclosure.

[0072] The results for the respective root mean square of the subspace angle (see Figs. 4 and 5) and for the estimated azimuth error are summarized in table 1 below, i.e. in the lines for the angle range from -45 degrees to +45 degrees. In addition, further results are shown which are based on chamber data for an angle range from -60 degrees to +60 degrees. These additional results also show a lower root mean square of the subspace angle and a lower estimated azimuth error for the cumulative method according to the disclosure in comparison to all further methods, even in comparison to the SVD-method. Table 1Data for estimation of cal. Matrix CEvaluated quantityChamber at θ = 0Matrix inversionSVDCumulative rank-1Chamber data, -60° to +60°RMS sub angle12.01°12.27°10.05°9.16° Azimuth error-0.273°0.225°0.197° Chamber data, -45° to +45°RMS sub angle8.96°7.98°7.06°7.01° Azimuth error0.186°0.214°0.167°0.165° Online binned data, -45° to +45°RMS sub angle8.74°6.82°6.60°6.65° Azimuth error0.186°0.181°0.179°0.176°

[0073] Fig. 7 shows a flow diagram 700 illustrating a method for estimating a radar calibration matrix according to various embodiments. At 702, an initial calibration matrix may be received. At 704, radar detections may be acquired, via a radar sensor, from the external environment of the radar sensor. At 706, a plurality of beam vectors may be determined which may be derived from the radar detections. At 708, a correction matrix may be estimated based on the plurality of beam vectors. At 710, the initial calibration matrix and the correction matrix may be combined in order to estimate a refined radar calibration matrix which is utilized as calibration matrix when applying the radar sensor.

[0074] Each of the steps 702, 704, 706, 708, 710 and the further steps described above may be performed by computer hardware components.

[0075] Fig. 8 shows a calibration matrix estimation system 800 according to various embodiments. The system 800 may implemented in the processing unit 15 (see Fig. 1) and may be provided for calibrating a radar sensor. The system 800 may include an initial matrix receiving circuit 802, a radar detection circuit 804, a beam vector determination circuit 806, a correction matrix estimation circuit 808, and a combination circuit 810.

[0076] The initial matrix receiving circuit 802 may be configured to receive an initial calibration matrix. The radar detection circuit 804 may be configured to acquire, via a radar sensor, from the environment of the radar sensor. The beam vector determination circuit 806 may be configured to determine a plurality of beam vectors which may be derived from the radar detections. The correction matrix estimation circuit 808 may be configured to estimate a correction matrix based on the plurality of beam vectors. The combination circuit 810 may be configured to combine the initial calibration matrix and the correction matrix in order to estimate a refined radar calibration matrix.

[0077] The initial matrix receiving circuit 802, the radar detection circuit 804, the beam vector determination circuit 806, the correction matrix estimation circuit 808, and the combination circuit 810 may be coupled with each other, e.g. via an electrical connection 812, such as e.g. a cable or a computer bus or via any other suitable electrical connection to exchange electrical signals.

[0078] A "circuit" may be understood as any kind of a logic implementing entity, which may be special purpose circuitry or a processor executing a program stored in a memory, firmware, or any combination thereof.

[0079] Fig. 9 depicts a computer system 900 with a plurality of computer hardware components configured to carry out steps of a computer implemented method for estimating a radar calibration matrix according to various embodiments. The computer system 900 correspond to the computer system 11 as shown in Fig. 1 and may include a processor 902, a memory 904, and a non-transitory data storage 906. The radar sensor 13 (see Fig. 1) may be provided as part of the computer system 900 (like illustrated in Fig. 9), or may be provided external to the computer system 900. The processor 902, the memory 904 and the non-transitory data storage 906 may be components of the processing unit 15 (see Fig. 1).

[0080] The processor 902 may carry out instructions provided in the memory 904. The non-transitory data storage 906 may store a computer program, including the instructions that may be transferred to the memory 804 and then executed by the processor 902. The radar sensor 13 may be used for acquiring radar sensor data, based on which a range rate may be acquired.

[0081] The processor 902, the memory 904, and the non-transitory data storage 906 may be coupled with each other, e.g. via an electrical connection 910, such as e.g. a cable or a computer bus or via any other suitable electrical connection to exchange electrical signals. The radar sensor 13 may be coupled to the computer system 900, for example via an external interface, or may be provided as parts of the computer system (in other words: internal to the computer system, for example coupled via the electrical connection 910).

[0082] The terms "coupling" or "connection" are intended to include a direct "coupling" (for example via a physical link) or direct "connection" as well as an indirect "coupling" or indirect "connection" (for example via a logical link), respectively.

[0083] It will be understood that what has been described for one of the methods above may analogously hold true for the system 800 and / or for the computer system 900.Reference numeral list

[0084] 10vehicle 11computer system 13radar sensor 15processing unit 17boresight direction 19instrumental field of view 21moving target object 23stationary target object 25calibration object 27arrow 29arrow 31beam vector 33adjustment matrix 35correction matrix 37ideal beam vector 39calibrated beam vector Cx i 41subspace angle and RMS for calibration matrix from chamber measurement, chamber data 43subspace angle and RMS for calibration matrix from matrix inversion, chamber data 45subspace angle and RMS for calibration matrix from SVD, chamber data 47subspace angle and RMS for calibration matrix from cumulative method, chamber data 51subspace angle and RMS for calibration matrix from chamber measurement, online data 53subspace angle and RMS for calibration matrix from matrix inversion, online data 55subspace angle and RMS for calibration matrix from SVD, online data 57subspace angle and RMS for calibration matrix from cumulative method, online data 60azimuth error for ideal calibration matrix 61azimuth error for calibration matrix from chamber measurement, chamber data 63azimuth error for calibration matrix from matrix inversion, chamber data 65azimuth error for calibration matrix from SVD, chamber data 67azimuth error for calibration matrix from cumulative method, chamber data 70azimuth error for ideal calibration matrix 71azimuth error for calibration matrix from chamber measurement, online data 73azimuth error for calibration matrix from matrix inversion, online data 75azimuth error for calibration matrix from SVD, online data 77azimuth error for calibration matrix from cumulative method, online data 700flow diagram illustrating a method for estimating a radar calibration matrix 702step of receiving an initial calibration matrix 704step of acquiring, via a radar sensor, radar detections from the external environment of the radar sensor 706step of determining a plurality of beam vectors which are derived from the radar detections 708step of estimating a correction matrix based on the plurality of beam vectors 710step of combining the initial calibration matrix and the correction matrix in order to estimate a refined radar calibration matrix 800calibration matrix determination system 802initial matrix receiving circuit 804radar detection circuit 806beam vector determination circuit 808correction matrix estimation circuit 810combination circuit 812connection 900computer system according to various embodiments 902processor 904memory 906non-transitory data storage 910connection

Claims

1. Computer implemented method for estimating a radar calibration matrix, the method comprising the following steps: receiving (702) an initial calibration matrix, acquiring (704), from a radar sensor (13), radar detections from the external environment of the radar sensor (13), determining (706) a plurality of beam vectors (31) which are derived from the radar detections by a Fourier transform, estimating (708) a correction matrix (35) based on the plurality of beam vectors (31), and combining (710) the initial calibration matrix and the correction matrix (35) in order to estimate a refined radar calibration matrix which is utilized as calibration matrix when applying the radar sensor (13), wherein for each of the beam vectors, a respective adjustment matrix (33) is estimated based on the respective beam vector (31), the correction matrix (35) is estimated by calculating an average over the adjustment matrices (33) of the beam vectors (31), the plurality of beam vectors (31) covers a predetermined range of azimuth angles with respect to the radar sensor (13), a grid of equidistant nodes is defined for an electric angle which is related to the azimuth angle, and each of the plurality of beam vectors (31) is assigned to one of the equidistant nodes of the grid for the electric angle.

2. Computer implemented method according to claim 1, wherein for calculating the average, a subset of the available beam vectors (31) is selected such that the selected beam vectors (31) are linearly independent.

3. Computer implemented method according to claim 2, wherein a number of the beam vectors (31) in the subset is equal to or greater than a number of antenna array elements of the radar sensor (13).

4. Computer implemented method according to any one of claims 1 to 3, wherein the respective azimuth angle is determined for each of the beam vectors (31) based on a range rate which is estimated from the radar detections.

5. Computer implemented method according to any one of claims 1 to 4, wherein the steps of estimating a correction matrix (35) and of combining the initial calibration matrix and the correction matrix (35) are performed iteratively until a deviation between the refined calibration matrix and a previous refined calibration matrix being estimated in an immediately preceding iteration step is smaller than a predefined value.

6. Computer implemented method according to any one of claims 1 to 5, wherein the initial calibration matrix is determined via a measurement in a calibration chamber at an azimuth angle of zero degrees and at an elevation angle of zero degrees.

7. Computer implemented method according to anyone of claims 1 to 6, wherein for each of the plurality of radar detections, a range is determined with respect to the radar sensor (13), and each of the plurality of radar detections is used for determining the plurality of beam vectors (31) only if the range of this detection is greater than a predetermined range.

8. Computer implemented method according to anyone of claims 1 to 7, wherein for each of the plurality of radar detections, it is determined whether the respective radar detection is related to a single scattering center, and radar detections are disregarded for which it is determined that they are not related to a single scattering center.

9. Computer system (11, 900), the computer system (11, 900) comprising a plurality of computer hardware components being configured to carry out steps of the computer implemented method of at least one of claims 1 to 8.

10. Vehicle (10) comprising the computer system (11, 900) of claim 9.

11. Vehicle (10) according to claim 10, further comprising a radar sensor (13) configured to acquire the plurality of radar detections.

12. Non-transitory computer readable medium comprising instructions which, when executed by a computer, cause the computer to carry out the computer implemented method of at least one of claims 1 to 8.