Downhole Data Compression Using Small Blocks for Low-Latency Telemetry

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional data transmission techniques in downhole environments suffer from insufficient bandwidth and high latency due to existing compression methods like H.264 and H.265, which cause delays in transmitting downhole data to the surface, leading to lag in drilling decisions.

Innovation Solution

A modified block-based compression technique that encodes data in smaller blocks (e.g., 4×4 instead of 16×16) to reduce compression-related latency, allowing for real-time data transmission and quicker decision-making by reducing the time needed to encode and transmit data to the surface.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If traditional compression methods (H.264, H.265) are used to compress downhole data, then data transmission bandwidth is utilized, but compression-related latency increases causing delays in transmitting downhole data to the surface

Engineering Contradiction:
Improvecompression-related latencyVSAvoiddata transmission speed
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The patent divides the data compression process into smaller blocks (e.g., 4×4 blocks instead of traditional 16×16 blocks). This segmentation allows the compression algorithm to process and transmit data more quickly, reducing the latency associated with encoding large data sets while still maintaining effective compression. The smaller block size enables faster processing without overwhelming the transmission bandwidth.

Inventive Principle:
Principle #1Segmentation

2Loss of time

If smaller blocks (4×4) are used in block-based compression, then compression latency is reduced, but compression complexity increases

Engineering Contradiction:
Improveencoding timeVSAvoidcompression algorithm complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The patent applies compression to only the most critical or time-sensitive portions of the downhole data first, using smaller 4×4 blocks for immediate transmission. This partial action approach allows the system to prioritize speed for urgent data while potentially applying more thorough compression to less time-critical data, balancing complexity and latency reduction.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12442290B2Compressing data collected downhole in a wellbore
Publication Date: 2025.10.14 BAKER HUGHES OILFIELD OPERATIONS LLC
  • US12442290B2 patent drawing
  • US12442290B2 patent drawing
  • US12442290B2 patent drawing

AI summary

An example computer-implemented method for transmitting data from a downhole location to the earth's surface. The method includes sensing, with one or more sensors, sensor data downhole, the sensor data comprising a plurality of data value sets. The method further includes assigning at least one data value of each of the plurality of data value sets to each of a plurality of time levels or depth levels to generate a data block. The method further includes compressing, with a first processor in the drilling assembly, the data block by a block-based compression technique to generate compressed data. The method further includes transmitting, with a telemetry system, the compressed data from the downhole location to the surface. The method further includes decompressing, with a second processor at the surface, the compressed data to generate decompressed data values. The method further includes controlling the drilling assembly based on the decompressed data values.