Bayesian Cable BER Estimation with Confidence Metrics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for estimating bit error rates (BER) in network cables are unreliable due to their sensitivity to port utilization and lack of confidence metrics, often requiring large amounts of training data and resulting in indefinite verdicts, making it challenging to accurately predict cable degradation and maintain network infrastructure effectively.

Innovation Solution

A Bayesian approach that maintains probability records for hypothetical BERs, updating them based on switch port statistics, allowing for customizable confidence levels and efficient estimation of cable BERs without the need for extensive training data, providing meaningful and timely results.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If simple threshold-based BER estimation is used, then ease of operation is improved, but measurement precision deteriorates due to sensitivity to port utilization and lack of confidence metrics

Engineering Contradiction:
Improveease of operationVSAvoidmeasurement precision
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The system implements feedback by continuously updating probability records with observed error rates and using these updated probabilities to generate refined BER estimates. The feedback loop includes monitoring actual error counts, comparing them against expected values based on current probability distributions, and adjusting the probability records accordingly to produce more accurate BER estimates over time.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent changes the parameter approach from fixed thresholds to dynamic probability distributions. Instead of using a single static BER threshold, the system maintains probability records that evolve over time based on observed data, allowing the estimation to adapt to changing network conditions and provide confidence metrics alongside the BER estimate.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If Bayesian approach with probability records is used, then measurement precision is improved, but device complexity increases due to maintenance of multiple probability records and updates

Engineering Contradiction:
Improvemeasurement precisionVSAvoiddevice complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments the BER estimation problem by maintaining separate probability records for different BER hypotheses. Each probability record corresponds to a specific BER range or hypothesis, allowing the complex estimation to be broken down into manageable components that can be updated independently based on observed error data.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial action by maintaining probability records only for the most relevant BER hypotheses rather than exhaustively tracking all possible error rates. The system focuses computational resources on the most likely BER scenarios, updating probabilities selectively based on observed error patterns rather than processing every possible outcome.

Inventive Principle:
Principle #16Partial or excessive action

3Ease of operation

If threshold-based alarm system is used, then ease of operation is improved, but reliability deteriorates due to inability to detect gradual cable degradation before user-visible failures

Engineering Contradiction:
Improveease of operationVSAvoidreliability
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system performs preliminary action by continuously monitoring and updating probability records that reflect cable health trends. The Bayesian approach allows detection of gradual degradation patterns before they manifest as user-visible failures, enabling proactive maintenance by identifying when a cable is approaching unacceptable BER thresholds even if error rates remain below traditional alarm levels.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The feedback mechanism continuously compares observed error rates against the probability distribution expectations, allowing the system to detect subtle changes in cable performance. This feedback loop enables early detection of degradation trends by comparing current observations against historical probability patterns, triggering alerts before failures occur.

Inventive Principle:
Principle #23Feedback

4Measurement precision

If extensive training data is required for accurate BER estimation, then measurement precision is improved, but loss of time increases due to data collection requirements before reliable estimates can be made

Engineering Contradiction:
Improvemeasurement precisionVSAvoidloss of time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary action by initializing probability records with prior knowledge about cable BER distributions before actual measurement begins. This allows the system to provide meaningful BER estimates from the start by combining prior probability distributions with initial observations, eliminating the need to collect extensive training data before producing reliable estimates.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent changes the approach from requiring large volumes of training data to using probability distributions that can be updated with minimal observations. By maintaining probability records that incorporate prior knowledge and update based on each new observation, the system achieves precise BER estimates quickly without requiring extensive data collection periods.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10917203B2Estimate bit error rates of network cables
Publication Date: 2021.02.09 ORACLE INT CORP
  • US10917203B2 patent drawing
  • US10917203B2 patent drawing
  • US10917203B2 patent drawing

AI summary

Embodiments use Bayesian techniques to efficiently estimate the bit error rates (BERs) of cables in a computer network at a customizable level of confidence. Specifically, a plurality of probability records are maintained for a given cable in a computer system, where each probability record is associated with a hypothetical BER for the cable, and reflects a probability that the cable has the associated hypothetical BER. At configurable time intervals, the probability records are updated using statistics gathered from a switch port connected to the cable. In order to estimate the BER of the cable at a given confidence level, embodiments determine which probability record is associated with a probability mass that indicates the confidence level. The estimate for the cable BER is the hypothetical BER that is associated with the indicated probability mass. Embodiments store the estimate in memory and utilize the estimate to aid in maintaining the computer system.