Mud Pulser Telemetry Coding for Faster Surface Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mud pulse telemetry in petroleum drilling faces challenges with poor signal-to-noise ratio due to low signal amplitude and high noise content, leading to slow data transmission rates and reliability issues in deep wells.

Innovation Solution

The use of Fibonacci-derived sequences for encoding downhole data, combining higher order Fibonacci sequences for the main portion and zero-th order Fibonacci sequence for the remainder, to improve encoding efficiency and communication speed, along with surface detection and decoding methodologies that enhance synchronization and reduce interference.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional Fibonacci encoding is used for mud pulse telemetry, then encoding simplicity is maintained, but encoding efficiency and communication speed are limited

Engineering Contradiction:
Improvecommunication speedVSAvoidencoding complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The encoding process is divided into two distinct segments: higher order Fibonacci sequences (F2-F7) are used to encode the most significant bits for efficient representation of large values, while zero-th order Fibonacci sequence is used for the least significant bits. This segmentation allows each segment to be optimized for its specific function, improving overall encoding efficiency without requiring complete redesign of the entire encoding system.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different Fibonacci sequence orders are applied to different portions of the data based on their significance. Higher order sequences are used where efficiency is most critical (MSBs representing larger value ranges), while simpler zero-th order sequences are used for LSBs. This local optimization of encoding quality matches the computational complexity to the actual information importance at each bit position.

Inventive Principle:
Principle #3Local quality

2Productivity

If data transmission rate is increased in mud pulse telemetry, then productivity improves, but signal-to-noise ratio deteriorates due to decreased signal amplitude

Engineering Contradiction:
Improvedata transmission rateVSAvoidsignal-to-noise ratio
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system uses periodic pulse transmission with strategically designed intervals and patterns based on Fibonacci sequences. The encoding scheme creates regular, predictable pulse patterns that are easier to detect and synchronize at the receiver, maintaining signal integrity even at higher transmission rates. The periodic structure helps distinguish signal pulses from random noise in the drilling environment.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The invention changes the temporal parameters of pulse transmission by using Fibonacci-derived timing sequences instead of conventional fixed-interval transmission. This creates variable but predictable inter-pulse intervals that optimize both transmission rate and detectability, improving the effective signal-to-noise ratio while increasing data throughput.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If conventional encoding is used, then device complexity is low, but inter-pulse interference occurs reducing transmission reliability

Engineering Contradiction:
Improvetransmission reliabilityVSAvoidencoding scheme complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The invention extracts and eliminates the source of inter-pulse interference by carefully selecting Fibonacci sequence values that guarantee sufficient spacing between consecutive pulses. The encoding scheme explicitly avoids pulse patterns that would cause temporal overlap or interference, removing the harmful effect while maintaining encoding capability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The encoding scheme incorporates built-in protective spacing and validation checks that prevent inter-pulse interference before it occurs. By pre-calculating valid pulse patterns based on Fibonacci sequences, the system cushions against potential interference issues, ensuring reliable transmission without requiring complex real-time interference detection and correction mechanisms.

Inventive Principle:
Principle #11Beforehand cushioning (Prior cushioning)

Data Source

PatentUS8730764B2Telemetry coding and surface detection for a mud pulser
Publication Date: 2014.05.20 SCHLUMBERGER TECH CORP
  • US8730764B2 patent drawing
  • US8730764B2 patent drawing
  • US8730764B2 patent drawing

AI summary

A method for encoding a non-negative integer, for example, representative of MWD/LWD data, includes encoding at least a portion of the integer using at least a first order Fibonacci derived sequence. The remainder of the integer may be encoded using conventional Fibonacci encoding. The invention tends to improve coding efficiency, downhole and surface synchronization, and surface detection.