Non-Volatile Memory Wear Focusing for Dynamic and Static Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Non-volatile memories like NAND flash have limited endurance, leading to premature wear and bit errors due to the uniform treatment of all memory regions in existing wear-leveling techniques, which is a concern especially in enterprise applications with varying data access frequencies.

Innovation Solution

The memory is logically divided into a wear-focused region for dynamic data and a static data region, using adaptive endurance coding and stronger error correction codes in the wear-focused region to mitigate higher bit-error rates, while minimizing writes to the static data region, thereby extending the memory's useful life.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Duration of action of stationary object

If wear-leveling is used to spread writes evenly across memory, then the lifetime of the memory device is prolonged, but all memory regions are treated identically causing the entire memory to be considered potentially unusable once the endurance limit is reached

Engineering Contradiction:
Improvememory device lifetimeVSAvoiddata retention capability
Core Design Contradiction:
Duration of action of stationary objectVSAdaptability or versatility

Solution Approach 1:

The memory device is divided into multiple memory regions, each independently managed with its own wear counter. This segmentation allows different regions to have different wear levels and retention characteristics, enabling the system to continue using regions that have not reached the endurance limit even when some regions have worn out.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Each memory region is treated with local quality management by independently tracking wear counts and retention characteristics for each region. This allows the system to adaptively manage each region based on its specific wear state, rather than treating all regions uniformly, thereby maintaining usable memory capacity longer.

Inventive Principle:
Principle #3Local quality

2Reliability

If memory cells are cycled more to increase endurance, then the memory can be rewritten more times, but the retention decreases and the probability of bit error increases

Engineering Contradiction:
ImproveenduranceVSAvoiddata retention
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The system dynamically adjusts the management strategy for each memory region based on its wear count and retention characteristics. As regions wear out, the system adapts by redirecting writes to less worn regions and adjusting read operations to account for increased error probability in heavily worn regions, maintaining overall system reliability.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system implements feedback mechanisms by continuously monitoring wear counts and retention characteristics of each memory region. This feedback enables the controller to make informed decisions about write distribution, read operations, and region management, optimizing the balance between endurance and data retention.

Inventive Principle:
Principle #23Feedback

3Reliability

If the entire memory is treated as potentially unusable once the endurance limit is reached, then data retention is maintained, but the productivity of the memory device decreases

Engineering Contradiction:
Improvedata retentionVSAvoidmemory usability
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

By segmenting the memory into independently managed regions with individual wear counters, the system can identify and continue using regions that have not reached the endurance limit. This segmentation prevents the entire memory from being marked unusable when only some regions have worn out, maintaining productivity while ensuring data retention in usable regions.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS8621328B2Wear-focusing of non-volatile memories for improved endurance
Publication Date: 2013.12.31 GLOBALFOUNDRIES US INC
  • US8621328B2 patent drawing
  • US8621328B2 patent drawing
  • US8621328B2 patent drawing

AI summary

Storing data in memory using wear-focusing techniques for improved endurance. A method for storing the data includes receiving write data to be written into a memory that is logically divided into a plurality of regions. The plurality of regions includes a first region and a second region that are implemented by the same memory technology. The memory is subject to degradation as a result of write operations. The write data is classified as dynamic data or static data. The write data is encoded using a first type of encoding in response to the write data being classified as dynamic. The write data encoded using the first type of encoding is stored in the first region of the memory. The write data is encoded using a second type of encoding and stored in the second region of the memory in response to classifying the write data as static data.