Memory Error Handling Flow With Selective Operation Bypass

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing error handling flows in memory sub-systems are inefficient due to the execution of unnecessary operations, leading to increased latency and resource consumption, as they lack the ability to bypass operations not directed at specific error mechanisms.

Innovation Solution

Utilizing memory management data to identify specific error mechanisms and selectively perform only the necessary operations of the error handling flow, thereby reducing latency and resource consumption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If all operations of the error handling flow are executed, then reliability is improved, but latency increases

Engineering Contradiction:
Improveerror handling completenessVSAvoidlatency
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent applies partial action by executing only a subset of error handling operations based on the identified error mechanism. Instead of running all operations in the error handling flow, the system selectively performs only those operations relevant to the detected error type, thereby reducing latency while maintaining sufficient reliability for the specific error condition.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The error handling flow is segmented into multiple discrete operations, each targeting specific error mechanisms. The patent identifies which segment (operation) is needed based on the error mechanism detection, allowing the system to execute only the relevant segment rather than the entire flow, thus reducing overall execution time while maintaining effectiveness.

Inventive Principle:
Principle #1Segmentation

2Reliability

If all operations of the error handling flow are executed, then reliability is improved, but resource consumption increases

Engineering Contradiction:
Improveerror handling completenessVSAvoidresource consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system performs partial error handling operations by executing only the subset of operations necessary for the identified error mechanism. This reduces computational resources and energy consumption while maintaining adequate error handling capability for the specific error type detected, avoiding the waste of resources on unnecessary operations.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The error handling approach applies local quality by tailoring the handling operations to match the specific error mechanism detected. Different error mechanisms receive different tailored operations rather than a uniform treatment, optimizing resource usage by applying only the necessary handling strength and type for each local error condition.

Inventive Principle:
Principle #3Local quality

3Productivity

If error handling operations are tailored to specific error mechanisms, then productivity is improved, but device complexity increases

Engineering Contradiction:
Improveerror handling efficiencyVSAvoiderror handling flow complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system performs preliminary detection of the error mechanism before executing error handling operations. By identifying the specific error type in advance, the system can pre-determine which operations are necessary, avoiding the need for complex real-time decision-making during error handling and improving overall productivity while managing complexity through advance preparation.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The error handling system uses feedback from error mechanism detection to dynamically select and execute appropriate operations. The detection results feed back into the operation selection process, enabling adaptive error handling that improves productivity by avoiding unnecessary operations while the feedback mechanism itself manages the complexity through structured information flow.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20260011394A1Error handling
Publication Date: 2026.01.08 MICRON TECHNOLOGY INC
  • US20260011394A1 patent drawing
  • US20260011394A1 patent drawing
  • US20260011394A1 patent drawing

AI summary

Respective error handling (EH) flags can be set based at least in part on media management data of a memory device. Whether any of the EH flags are set can be determined. In response to determining that at least one of the EH flags is set, a subset of a plurality of operations of an EH flow associated with the set EH flags can be performed.