Adaptive Downhole Signal Filtering for Noise Removal and Feature Preservation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing real-time filtering solutions for borehole logging data often remove both noise and signal, failing to optimize noise removal while preserving sharp features in acoustic waveform data, which is challenging due to varying environmental conditions.

Innovation Solution

The implementation of adaptive filtering methods that utilize information handling systems to perform outlier rejection and jitter removal, using tolerance parameters and window sizes to distinguish and remove incoherent noise while preserving coherent signal features, allowing for real-time processing and decision-making based on past and future data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Object-affected harmful factors

If traditional real-time filtering solutions are used to remove noise from borehole logging data, then noise removal is achieved, but sharp signal features are also removed

Engineering Contradiction:
Improvenoise removalVSAvoidsignal feature preservation
Core Design Contradiction:
Object-affected harmful factorsVSLoss of information

Solution Approach 1:

The filter dynamically adapts its parameters (window size, threshold values) based on local signal characteristics detected in real-time. The system transitions between different filtering modes depending on whether sharp features are detected, allowing it to be aggressive against noise in smooth regions while preserving edges and discontinuities where they occur.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

Different filtering strategies are applied to different portions of the signal based on local characteristics. The algorithm identifies regions with sharp transitions versus smooth regions and applies appropriate filtering intensity to each, rather than using a uniform filtering approach across the entire signal.

Inventive Principle:
Principle #3Local quality

2Loss of information

If adaptive filtering with tolerance parameters is used to preserve signal features, then sharp variations are preserved, but processing complexity increases

Engineering Contradiction:
Improvesignal feature preservationVSAvoidprocessing complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The signal processing is divided into discrete segments or windows, with each segment independently analyzed for the presence of sharp features. This segmentation allows the complex adaptive logic to be applied in a modular fashion, processing only local regions at a time rather than requiring global signal analysis.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The filtering algorithm automatically detects signal characteristics and adjusts its own parameters without external intervention. The system performs self-diagnosis of the signal content and self-adjusts its filtering behavior, eliminating the need for manual parameter tuning or complex external control systems.

Inventive Principle:
Principle #25Self-service

3Measurement precision

If real-time processing is implemented with future data access, then filtering accuracy improves, but processing time delay increases

Engineering Contradiction:
Improvefiltering accuracyVSAvoidprocessing time delay
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

Data points are collected and stored in a buffer before final filtering is applied. This preliminary accumulation of data (including future points relative to any given point) enables the filter to make more accurate decisions about noise versus signal, while the buffered storage mechanism allows this to be done efficiently without excessive delay.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10459101B2Method for near-real-time, high-resolutionsignal filtering in noisy environments
Publication Date: 2019.10.29 HALLIBURTON ENERGY SERVICES INC
  • US10459101B2 patent drawing
  • US10459101B2 patent drawing
  • US10459101B2 patent drawing

AI summary

Systems and methods for downhole signal filtering. A method for downhole signal filtering may comprise defining outliers as isolated values; providing thresholds; determining the outliers from a buffer; computing a difference in slowness between adjacent pairs of values; comparing the adjacent pairs of values to other values in a same window; determining if the adjacent pairs of values vary more than the threshold; assigning a 2D flag array a value of 0 if the adjacent pairs of values vary more than the threshold; and computing a 75% percentile distribution for each adjacent pair of values to determine if each adjacent pair of values are the outliers.