Automotive Radar CA-CFAR Detection via Spectral Domain Convolution

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing CFAR receiver processing solutions in automotive radar systems face challenges in balancing performance, complexity, and computational requirements for quickly and accurately identifying radar targets, particularly due to heuristic design of CA-CFAR windows and simplistic weighting, which limits window size and affects target detection performance.

Innovation Solution

The implementation of a modified spectral-domain convolution process for CA-CFAR detection, leveraging hardware-accelerated FFT and IFFT engines to convert the CA-CFAR sliding window operation into a spectral domain convolution, allowing for improved computational efficiency and adaptable window shapes and weights.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional time-domain sliding window operations are used for CA-CFAR detection, then the implementation is straightforward, but the computational burden increases significantly with larger window sizes

Engineering Contradiction:
Improvetarget detection accuracyVSAvoidcomputational efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent transforms the CA-CFAR detection operation from time-domain convolution to frequency-domain multiplication using Fast Fourier Transform. By changing the domain from time to frequency, the computational complexity is reduced from O(N*M) for convolution to O(N*log(N)) for FFT-based multiplication, where N is the signal length and M is the window size. This dimensional transformation enables efficient processing of large window sizes while maintaining detection accuracy.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Ease of manufacture

If heuristic design of CA-CFAR windows is used, then the implementation is simple, but the adaptability to different scenarios is limited

Engineering Contradiction:
Improveimplementation simplicityVSAvoidwindow shape adaptability
Core Design Contradiction:
Ease of manufactureVSAdaptability or versatility

Solution Approach 1:

The patent enables dynamic adjustment of window shapes and weights in the frequency domain, allowing the CA-CFAR detector to adapt to different radar scenarios such as cluttered environments, target density variations, and detection range requirements. The frequency-domain representation allows independent manipulation of different frequency components, enabling flexible window design that can be optimized for specific operational conditions while maintaining implementation efficiency.

Inventive Principle:
Principle #15Dynamics

3Productivity

If hardware-accelerated FFT engines are used, then computational efficiency improves, but the device complexity increases

Engineering Contradiction:
Improveprocessing speedVSAvoidhardware architecture complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent introduces FFT hardware accelerators as intermediary components that bridge the gap between the radar signal processing requirements and the available computational resources. These dedicated FFT engines offload the computationally intensive transform operations from general-purpose processors, providing hardware-accelerated performance while maintaining a modular architecture that separates the transform functions from the control logic.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12050284B2Automotive radar with hardware accelerated target detection capability
Publication Date: 2024.07.30 NXP BV
  • US12050284B2 patent drawing
  • US12050284B2 patent drawing
  • US12050284B2 patent drawing

AI summary

A vehicle radar system, apparatus and method use a radar control processing unit to generate a target response signal in at least a first dimension from compressed radar data signals and to perform cell-averaging constant false alarm rate (CA-CFAR) target detection by convolving the target response signal with a weighted kernel window signal in a frequency domain using a Fast Fourier Transform hardware accelerator, an element-wise multiplier, and an Inverse Fast Fourier Transform hardware accelerator to generate an output signal having a sign that indicates a target detection decision.