Direction Finding via Minimum Distance Search to Principal Components

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current direction finding methods are computationally expensive and time-consuming due to their reliance on complex calculations, such as interferometry and maximum likelihood estimation, which hinder efficient determination of the direction of arrival for radio frequency (RF) signals.

Innovation Solution

The Minimum Distance (MINDIST) technique uses a reduced dimension spatial sample covariance matrix and principal component analysis to efficiently determine the direction of arrival of RF signals by comparing matrix elements to precomputed tables, reducing computational requirements through the elimination of zero-value components and utilizing only non-zero angle measurements.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If current DF methods (interferometry, MUSIC, maximum likelihood estimation) are used, then direction finding accuracy is achieved, but computation time and computational cost increase significantly

Engineering Contradiction:
Improvedirection finding accuracyVSAvoidcomputation time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent precomputes and stores principal component vectors in lookup tables before actual direction finding operations. These precomputed vectors contain eigenvectors of the covariance matrix for various possible signal scenarios. During runtime, the system only needs to compare received signal data against these prestored vectors to identify the best match, eliminating the need for real-time eigenvalue decomposition and significantly reducing computation time while maintaining accurate direction finding results

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent creates simplified representations of the complex DF problem by storing principal component vectors that capture the essential characteristics of signal subspaces. Instead of performing full spectral analysis or maximum likelihood estimation on each new signal, the system copies and compares against precomputed vector patterns, achieving fast matching with reduced computational complexity while preserving measurement precision

Inventive Principle:
Principle #26Copying

2Measurement precision

If full spatial covariance matrix computations are performed, then accurate direction finding is achieved, but device complexity and computational load increase

Engineering Contradiction:
Improvedirection finding accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts only the essential principal component vectors from the full covariance matrix computation. By using eigenvalue decomposition to identify and store only the dominant eigenvectors (principal components) that represent the signal subspace, the system eliminates the need to process the entire covariance matrix during runtime. This extraction approach maintains direction finding accuracy by focusing on the most significant signal characteristics while dramatically reducing device complexity and computational requirements

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS10656235B2Systems and methods for direction finding based on minimum distance search to principal components
Publication Date: 2020.05.19 RAYTHEON CO
  • US10656235B2 patent drawing
  • US10656235B2 patent drawing
  • US10656235B2 patent drawing

AI summary

The concepts, systems and method described herein provide direction finding (DF) methods based on a minimum distance (MINDIST) search to principal components. In an embodiment, the method includes capturing samples of data from one or more array elements. The samples may be samples of a signal received at the array elements. The method includes generating a spatial sample covariance matrix (SCM) using the samples of data, extracting principal components from the SCM and generating a principal component table using angle and frequency measurement for each of the principal components. The method further includes determining a distance between a test point and each value in the principal component table and identifying a minimum distance point corresponding to a direction of the received signal. The minimum distance point may correspond to direction of arrival of a signal on the one or more array elements.