Aircraft Flow Transition Prediction Using Pre-computed Instability Modes

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current transition prediction techniques for aircraft surfaces are either time-consuming and require significant user interaction, or they sacrifice accuracy and reliability, making them impractical for early phases of aircraft design where efficient iteration through design configurations is necessary.

Innovation Solution

A computer-implemented method that predicts whether a point on a computer-generated surface is adjacent to laminar or turbulent fluid flow by obtaining boundary-layer properties and instability modes, using a vector of regressor weights based on covariance to determine predicted local growth rates, and constructing an n-factor envelope to indicate the flow type, thereby reducing user interaction and increasing simulation efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional transition prediction techniques are used, then accuracy and reliability are maintained, but simulation time and user interaction requirements increase significantly

Engineering Contradiction:
Improveprediction accuracyVSAvoidsimulation time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The method pre-calculates and stores instability growth rates for multiple modes in a training dataset before actual transition prediction is needed. This preliminary computation of reference data allows the main prediction process to simply query and compare against pre-computed values, dramatically reducing simulation time while maintaining accuracy through the use of established growth rate data

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The method creates a simplified copy or representation of the complex flow field by using a limited set of instability modes and their growth rates from the training dataset. Instead of performing full stability analysis during prediction, the system uses these copied growth rate characteristics to efficiently determine transition points, reducing computational burden while preserving essential physics

Inventive Principle:
Principle #26Copying

2Measurement precision

If traditional transition prediction techniques are used, then prediction accuracy is maintained, but user interaction and complexity increase

Engineering Contradiction:
Improvetransition point prediction accuracyVSAvoiduser interaction requirement
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The system performs automatic transition prediction by querying the pre-computed training dataset and applying the n-factor method without requiring user intervention. The method self-determines which instability modes are relevant, retrieves appropriate growth rates, and computes transition points autonomously, eliminating the need for users to manually select parameters or interpret complex stability analysis results

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The pre-computed training dataset acts as an intermediary between the complex stability analysis theory and the practical prediction task. Instead of requiring users to directly perform or understand full stability analysis, the system uses this intermediate dataset of pre-computed growth rates as a bridge, simplifying the user interface while maintaining theoretical accuracy

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS9418202B2Predicting transition from laminar to turbulent flow over a surface
Publication Date: 2016.08.16 AERION INTELLECTUAL PROPERTY MANAGEMENT CORP
  • US9418202B2 patent drawing
  • US9418202B2 patent drawing
  • US9418202B2 patent drawing

AI summary

A prediction of whether a point on a computer-generated surface is adjacent to laminar or turbulent flow is made using a transition prediction technique. A plurality of instability modes are obtained, each defined by one or more mode parameters. A vector of regressor weights is obtained for the known instability growth rates in a training dataset. For an instability mode in the plurality of instability modes, a covariance vector is determined. A predicted local instability growth rate at the point is determined using the covariance vector and the vector of regressor weights. Based on the predicted local instability growth rate, an n-factor envelope at the point is determined.