Isogeometric Sampling for Wind Field Interpolation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing numerical simulation methods for wind speed time series in structural wind engineering face inefficiencies due to the need for frequent Cholesky decomposition of large cross-spectral density matrices, particularly when selecting interpolation points for wind field simulation, which affects computational efficiency and accuracy.

Innovation Solution

The proposed method employs isogeometric sampling to select appropriate interpolation points based on the characteristics of the lower triangular matrix from cross-spectral density matrix decomposition, using an objective function and characteristic functions that consider arc length and curvature, ensuring dense sampling in low-frequency bands and sparse sampling in high-frequency bands, thereby adapting to different wind power spectral densities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If Cholesky decomposition is performed on cross-spectral density matrices for each frequency point in wind field simulation, then simulation accuracy is maintained, but computational efficiency greatly reduces when number of simulation points is large

Engineering Contradiction:
Improvesimulation accuracyVSAvoidcomputational efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The frequency range is divided into multiple bands, and interpolation points are selectively distributed within each band based on spectral characteristics. This segmentation allows the method to perform Cholesky decomposition only at key frequency points rather than all points, reducing computational burden while maintaining accuracy through interpolation between decomposition points.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Cross-spectral density matrices are decomposed in advance at selected frequency points to obtain lower triangular matrices. These pre-computed matrices are then used for interpolation to generate matrices at intermediate frequencies, avoiding repeated decomposition operations and significantly improving computational efficiency.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If interpolation function is used to calculate lower triangular matrix approximately, then simulation efficiency improves, but interpolation point distribution requirements become complex

Engineering Contradiction:
Improvesimulation efficiencyVSAvoidinterpolation point distribution complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

Different regions of the frequency spectrum are treated differently: dense sampling is applied in low-frequency bands where spectral matrices change sharply, while sparse sampling is used in high-frequency bands where changes are gentler. This localized quality approach optimizes both accuracy and efficiency without requiring complex global distribution rules.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The interpolation point distribution is made adaptive to the spectral characteristics. The method dynamically adjusts the number and position of interpolation points based on the power spectral density function, allowing the sampling strategy to evolve with the specific wind spectrum being simulated rather than using a fixed distribution pattern.

Inventive Principle:
Principle #15Dynamics

3Adaptability or versatility

If different power spectral selections are made, then adaptability to different wind conditions improves, but identification of interpolation point selection becomes difficult

Engineering Contradiction:
Improveadaptability to different wind spectraVSAvoidinterpolation point selection ease
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The method uses the power spectral density function as a controlling parameter to determine interpolation point distribution. By changing the spectral parameters (such as turbulence intensity, boundary layer thickness), the interpolation point distribution automatically adapts to different wind conditions through the established relationship between spectral characteristics and optimal sampling points.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The method establishes a feedback mechanism where the power spectral density characteristics inform the interpolation point selection. The spectral analysis results feed back into the determination of where to place interpolation points, creating a closed-loop system that automatically optimizes the sampling strategy for each specific wind spectrum without requiring manual intervention.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20240169020A1Wind field interpolation simulation method based on isogeometric sampling
Publication Date: 2024.05.23 DALIAN UNIV OF TECH
  • US20240169020A1 patent drawing
  • US20240169020A1 patent drawing

AI summary

A wind field interpolation simulation method based on isogeometric sampling, the main steps of generating a wind speed time series in the present invention are as follows: first, inputting basic parameters of wind field simulation and the number of initial sampling points, and selecting the sampling points by an isogeometric sampling method. Then calculating the maximum relative error of all frequency bands by a relative error defined, and judging a fitting error and an allowable error given. If the fitting error is greater than the allowable error, increasing the number of sampling points and reselecting the sampling points; if the fitting error is less than or equal to the allowable error, finishing point selection, and using an interpolation function to calculate a lower triangular matrix required by the simulation. Thus a fluctuating wind field can be generated by a harmonic superposition method.