3D Radar Weather Data Rendering via Octree and Marching Cubes

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Weather forecasters face difficulties in visualizing and interpreting large volumes of complex weather data, making it challenging to determine weather alerts and identify patterns, especially with limited two-dimensional views.

Innovation Solution

The implementation of three-dimensional (3D) radar weather data visualization techniques using an octree data structure and marching cubes algorithm to preprocess and render 3D radar data, allowing for more accurate representation of physical weather patterns and enabling quicker identification of severe weather events.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If two-dimensional radar weather data visualization is used, then the system complexity is low and ease of operation is maintained, but the ability to visualize and interpret large volume weather data is insufficient and pattern identification is difficult

Engineering Contradiction:
Improveweather data visualization capabilityVSAvoidvisualization system complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent transitions from two-dimensional radar weather data visualization to three-dimensional visualization, adding a vertical dimension to represent altitude and improve the representation of weather patterns. This dimensional change enables forecasters to better visualize and interpret large volumes of weather data, including storm structures and severe weather events, while maintaining system operability through automated processing.

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

2Loss of information

If more weather data is collected and processed, then the completeness of weather analysis is improved, but the time required to detect and interpret weather patterns increases

Engineering Contradiction:
Improveweather data completenessVSAvoidweather event detection time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The patent implements pre-processing of radar weather data into three-dimensional visualizations before weather events occur. The system continuously processes and renders weather data in advance, creating ready-to-analyze 3D representations that can be quickly interpreted when severe weather develops, reducing the time required to detect and respond to weather events.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent replaces manual weather data analysis with automated computer-based three-dimensional visualization and processing systems. This substitution of manual mechanical analysis with automated computational processing enables the system to handle large volumes of weather data efficiently and reduce detection time for severe weather events.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Measurement precision

If three-dimensional radar weather data visualization is implemented, then weather pattern analysis capability is improved, but the device complexity and processing requirements increase

Engineering Contradiction:
Improveweather pattern analysis accuracyVSAvoiddata processing system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the three-dimensional weather data visualization into manageable components, including vertical slices, horizontal planes, and stacked radar levels. This segmentation allows the complex 3D data to be processed and displayed in organized sections, improving weather pattern analysis capability while making the processing system more manageable and less complex.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11300680B2Three-dimensional (3D) radar weather data rendering techniques
Publication Date: 2022.04.12 RAYTHEON CO
  • US11300680B2 patent drawing
  • US11300680B2 patent drawing
  • US11300680B2 patent drawing

AI summary

Disclosed in some examples are methods, systems, devices, and machine-readable media for 3D radar weather data rendering techniques. A computer-implemented method for 3D radar weather data rendering includes retrieving weather data from a weather radar. Gridded data is generated based on the weather data. The gridded data includes a uniform grid of cubes, where each of the cubes is associated with at least one weather parameter value of a plurality of weather parameter values corresponding to the weather data. A triangular mesh for a data grouping within the gridded data is extracted. An object file including vertices and faces associated with the triangular mesh is generated. The object file is communicated to a three-dimensional (3D) visualization system to present a 3D rendering of the object file.