Memory Device Failure Detection With Baseline-Adjusted Thresholds

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing memory devices inaccurately report failures due to using default fail thresholds that do not account for baseline errors, leading to premature failure reporting and resource wastage.

Innovation Solution

Implementing an offset fail threshold calculated by adding an initial error count to a default threshold, which triggers failure reporting only when the total error count exceeds this customized threshold, thereby accounting for baseline errors.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a default fail threshold is used for failure reporting, then the failure reporting mechanism is simple to implement, but the accuracy of failure detection deteriorates due to premature reporting caused by baseline errors

Engineering Contradiction:
Improvefailure detection accuracyVSAvoidthreshold calculation complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent performs preliminary error counting during an initial error check and scrub procedure to establish a baseline error count before the memory device is fully operational. This preliminary action allows the system to account for manufacturing defects and early wear errors that are not indicative of actual device degradation, thereby improving the accuracy of subsequent failure detections without requiring complex real-time analysis

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent dynamically adjusts the fail threshold parameter by adding the baseline error count to the default threshold value. This parameter change transforms the static default threshold into a customized threshold that accounts for the specific device's baseline error characteristics, thereby improving measurement precision while maintaining relatively simple implementation through a straightforward arithmetic operation

Inventive Principle:
Principle #35Parameter changes

2Productivity

If a default fail threshold is used, then the implementation is straightforward, but resource wastage increases due to premature failure reporting

Engineering Contradiction:
Improveeffective device lifeVSAvoidresource wastage
Core Design Contradiction:
ProductivityVSLoss of energy

Solution Approach 1:

By performing the baseline error count during the initial error check and scrub procedure, the patent establishes an accurate baseline before the device enters full operation. This preliminary characterization prevents premature failure reporting throughout the device's operational life, extending effective productivity while avoiding the resource wastage associated with unnecessary failure reporting and device replacement

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent uses the baseline error count as feedback to adjust the fail threshold, creating a customized threshold that reflects the actual device characteristics. This feedback mechanism ensures that failure reporting is triggered only when errors exceed the baseline by a meaningful margin, thereby preventing resource wastage from premature reporting while maintaining straightforward implementation through a single threshold adjustment

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12436831B2Normalization of detecting and reporting failures for a memory device
Publication Date: 2025.10.07 LODESTAR LICENSING GROUP LLC
  • US12436831B2 patent drawing
  • US12436831B2 patent drawing
  • US12436831B2 patent drawing

AI summary

Methods, systems, and apparatuses related to detecting and reporting failures for a memory device are described. When a count of bit-flip errors is above a fail threshold, a memory device can report a failure. Failure reports can indicate a rate at which the memory device is accumulating errors. An offset fail threshold may be applied instead of a default fail threshold, such as a standardized or specified threshold. The offset fail threshold can be a summation of the default fail threshold and an offset determined from an initial error count determined before the memory device has accumulated errors from use.