Distributed Aperture Radar Online Calibration With GNN Alignment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing distributed aperture radar systems face challenges in associating radar data from multiple sensors due to unpredictable changes in the relative position and orientation of radar sensors during vehicle operation, leading to degraded quality of target object position and velocity calculations.

Innovation Solution

Implementing a graph neural network (GNN) for online calibration and association of radar data, compensating for sensor movement by generating calibration matrices to align data in a common coordinate system, using simulated training data to enhance the GNN's ability to process radar data in real-time.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Area of stationary object

If radar sensors are mounted on a vehicle to provide distributed aperture radar coverage, then the field of view and detection capability are improved, but the relative position and orientation between sensors change continuously during normal driving conditions due to vibration and road impacts

Engineering Contradiction:
Improvefield of viewVSAvoidrelative position between sensors
Core Design Contradiction:
Area of stationary objectVSStability of the object's composition

Solution Approach 1:

The system performs preliminary calibration by capturing radar data from multiple sensors when the vehicle is stationary or moving at constant velocity, establishing baseline transformation matrices between sensor coordinate systems before normal operation begins. This preliminary calibration data is stored and used as reference for subsequent real-time associations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system continuously monitors radar data quality and association accuracy, using feedback from the graph neural network to dynamically adjust calibration parameters. When degradation is detected, the system triggers recalibration routines or adjusts association algorithms to compensate for drift in sensor relative positions.

Inventive Principle:
Principle #23Feedback

2Ease of operation

If known location and orientation of each radar sensor are used to map radar data to a common coordinate system, then data association between sensors is enabled, but the continuous change in sensor relative position during driving degrades the accuracy of this mapping

Engineering Contradiction:
Improvedata association capabilityVSAvoidtarget object position and velocity
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The system transitions from static coordinate transformation matrices to dynamic, adaptive transformation models. The graph neural network continuously updates sensor association parameters based on real-time radar data patterns, allowing the system to adapt to changing sensor relative positions while maintaining accurate target detection and tracking.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the parameters used for data association from fixed geometric transformations to learned parameters from the graph neural network. These parameters are continuously refined based on data quality metrics and environmental conditions, optimizing the mapping accuracy despite sensor movement.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If graph neural network is used for online calibration and association of radar data, then compensation for sensor movement is achieved, but computational complexity and processing time increase

Engineering Contradiction:
Improvesensor calibration accuracyVSAvoidcomputational processing requirements
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The graph neural network processing is segmented into multiple stages: initial calibration phase, real-time association phase, and refinement phase. Each stage processes only the necessary data subset and uses appropriate complexity levels, reducing overall computational burden while maintaining calibration accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system applies graph neural network processing selectively rather than continuously - using full GNN processing only when calibration degradation is detected or during initial calibration, and using simplified association algorithms during stable operation. This partial application of complex processing reduces computational overhead while maintaining precision when needed.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12523758B2Systems and methods for online calibration in distributed aperture radar
Publication Date: 2026.01.13 GM CRUISE HOLDINGS LLC
  • US12523758B2 patent drawing
  • US12523758B2 patent drawing
  • US12523758B2 patent drawing

AI summary

Technologies described herein relate to a distributed aperture radar (DAR) system that includes multiple radar sensors. A graph neural network (GNN) is employed to cause radar data output by the multiple radar sensors to correspond to a same coordinate system.