3D Covariance Ellipsoid Visualization for Error Rigor

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for displaying three-dimensional (3D) covariance information reduce error data to two values, failing to preserve full error rigor and provide per-point accuracy, which is crucial in applications like digital elevation models, LADAR data sets, and electro-optical images.

Innovation Solution

The method computes and dynamically displays 3D error covariance ellipsoids at every point in a 3D data set, allowing for absolute and relative accuracy representation, with interactive user visualization, real-time computation, and scaling of ellipsoids, using eigenvalue and eigenvector decomposition of covariance matrices.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If 3D error covariance is reduced to two values (CE90 and LE90), then the complexity of error representation is reduced, but the full error rigor and per-point accuracy are lost

Engineering Contradiction:
Improveerror representation complexityVSAvoidper-point accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent transforms the 2D error representation (CE90, LE90) into a 3D ellipsoid that visually represents the full 3×3 covariance matrix. Each dimension of the ellipsoid corresponds to a principal component of the covariance, allowing complete error characterization while maintaining visual intuitiveness. This dimensional transition preserves full error rigor without excessive complexity.

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

Solution Approach 2:

The covariance matrix is decomposed into its principal components through eigenvalue-eigenvector analysis, segmenting the error information into three independent directional components. This segmentation allows the complex 3D error structure to be represented by three orthogonal ellipsoid axes, making the full covariance information manageable and visually representable.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If 3D error covariance is represented using a full 3×3 covariance matrix at every point, then per-point accuracy is preserved, but the computational complexity and data volume increase

Engineering Contradiction:
Improveper-point accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts the essential error information from the full 3×3 covariance matrix by computing its eigenvalues and eigenvectors. This extraction reduces the covariance matrix to its principal components, which can be efficiently stored and visualized as ellipsoid parameters (three axes and their orientations) rather than the full matrix, reducing computational burden while preserving accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The representation changes from the full covariance matrix parameters to ellipsoid parameters (semi-axes lengths and orientations). This parameter transformation simplifies storage and computation, as the ellipsoid can be defined by six parameters instead of nine covariance elements, while maintaining complete error characterization through the principal component analysis.

Inventive Principle:
Principle #35Parameter changes

3Ease of manufacture

If traditional 2D error values are used, then data processing is simplified, but the ability to capture 3D error characteristics and provide spatially varying accuracy is lost

Engineering Contradiction:
Improvedata processing simplicityVSAvoidspatial accuracy representation
Core Design Contradiction:
Ease of manufactureVSAdaptability or versatility

Solution Approach 1:

The patent extends error representation from 2D to 3D by using ellipsoids that fully capture spatial error characteristics. The ellipsoid's three axes and orientations provide complete 3D error information, enabling spatially varying accuracy representation while maintaining processing efficiency through standard linear algebra operations for eigenvalue decomposition.

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

Data Source

PatentUS9646424B2Methods and processes for interactive display of three dimensional covariance
Publication Date: 2017.05.09 RAYTHEON CO
  • US9646424B2 patent drawing
  • US9646424B2 patent drawing
  • US9646424B2 patent drawing

AI summary

A system and method for displaying a three-dimensional surface along with ellipsoids representing covariances. In one embodiment, at a point on a three dimensional surface, an ellipsoid is formed having principal axes proportional to the eigenvalues of a covariance matrix. The ellipsoid and the three-dimensional surface are projected onto a two-dimensional plane for display on a two-dimensional screen to a user. The covariance matrix may be an estimated error covariance or a sample covariance.