Radar Calibration Using Machine Learning Centroids

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current radar calibration processes for autonomous vehicles are time-consuming, requiring extensive sampling and analysis of radar returns, which can take up to 2.6 seconds per sample and involve 11,011 samples, making the calibration process inefficient.

Innovation Solution

A machine learning-based method using a convolutional neural network to process a training set of radar data, identifying centroids and optimizing the calibration path, thereby reducing the number of measurement points and streamlining the calibration process.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional radar calibration sampling is performed with high measurement precision, then calibration accuracy is improved, but calibration time increases significantly

Engineering Contradiction:
Improvecalibration accuracyVSAvoidcalibration time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

A pre-computed lookup table is created beforehand that stores optimal calibration paths and measurement points. During actual calibration, the system queries this pre-computed table rather than performing exhaustive sampling, thus achieving high accuracy without the time penalty of traditional methods

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system identifies and measures only the critical subset of calibration points necessary for accurate radar calibration, rather than performing exhaustive sampling of all possible points. The lookup table enables selection of minimal sufficient measurement points

Inventive Principle:
Principle #16Partial or excessive action

2Measurement precision

If the number of radar samples is increased to improve calibration quality, then measurement precision is improved, but productivity decreases

Engineering Contradiction:
Improvecalibration qualityVSAvoidcalibration throughput
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

Optimal sampling strategies and calibration paths are pre-computed and stored in lookup tables before production. This allows rapid calibration during manufacturing without performing time-consuming exhaustive sampling, thereby maintaining calibration quality while improving throughput

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses pre-computed calibration data and paths from the lookup table as templates, copying proven optimal measurement sequences rather than重新 performing exhaustive sampling for each radar unit, thus improving productivity while maintaining quality

Inventive Principle:
Principle #26Copying

3Reliability

If traditional calibration procedures are used to ensure reliable calibration results, then reliability is improved, but the complexity of the calibration process increases

Engineering Contradiction:
Improvecalibration reliabilityVSAvoidcalibration process complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

A lookup table acts as an intermediary between the radar system and calibration process, pre-storing optimal calibration paths and measurement parameters. This intermediary enables reliable calibration results while simplifying the actual calibration execution by providing pre-computed guidance

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS10732260B2Radar calibration systems and methods
Publication Date: 2020.08.04 GM GLOBAL TECHNOLOGY OPERATIONS LLC
  • US10732260B2 patent drawing
  • US10732260B2 patent drawing
  • US10732260B2 patent drawing

AI summary

Systems and method are provided for calibrating a radar system of an autonomous vehicle. In one embodiment, a method includes: obtaining, by a processor, a training set of data from at least one radar system; processing, by a processor, the training set with a machine learning method to obtain centroids of interdependent clusters within the training set; and calibrating, by a processor, the radar system based on the centroids.