Disk Drive Segment Refresh via Rotational Position Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Data storage devices face challenges in maintaining data integrity due to degradation over time, leading to suboptimal performance and potential cascading effects when refreshing entire tracks, which can increase access latency and reduce disk drive efficiency.

Innovation Solution

Implementing a Rotational Position Optimization (RPO) algorithm that maintains a degradation metric for track segments, allowing for opportunistic and forced refreshes based on latency costs and benefits, thereby minimizing access latency and avoiding cascading refresh effects.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the entire track is refreshed to maintain data integrity, then data reliability is improved, but access latency increases and disk drive efficiency deteriorates

Engineering Contradiction:
Improvedata integrityVSAvoidaccess latency
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent divides the track into multiple segments and maintains a degradation metric for each segment individually. Instead of refreshing the entire track, only segments that exceed the degradation threshold are refreshed. This segmentation allows selective refreshing that maintains data integrity where needed while avoiding unnecessary refreshes in other segments, thereby reducing access latency and improving disk drive efficiency.

Inventive Principle:
Principle #1Segmentation

2Reliability

If frequent refreshes are performed to prevent data degradation, then data reliability is improved, but productivity deteriorates due to reduced effective yield

Engineering Contradiction:
Improvedata integrityVSAvoideffective yield
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent performs preliminary assessment by maintaining degradation metrics for each segment and identifying segments that are approaching the refresh threshold. By detecting degradation trends early, the system can schedule refreshes proactively during periods of lower disk utilization or combine them with other I/O operations. This preliminary action prevents data integrity issues before they occur while minimizing the impact on productivity by avoiding unnecessary frequent refreshes.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If refresh operations are performed on degraded segments, then data reliability is improved, but device complexity increases due to the need for degradation tracking and decision algorithms

Engineering Contradiction:
Improvedata integrityVSAvoidcontrol complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent implements a self-service mechanism where the disk drive automatically monitors its own segment degradation metrics and autonomously decides which segments need refreshing. The rotational position optimization algorithm continuously evaluates degradation levels and schedules refresh operations without requiring external intervention or complex external control systems. This self-service approach improves data reliability through automated degradation tracking and refresh management while keeping the added complexity contained within the drive itself rather than requiring complex external control infrastructure.

Inventive Principle:
Principle #25Self-service

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

The RPO algorithm effectively manages data refreshes, reducing access latency and maintaining disk drive performance by opportunistically refreshing degraded segments before reaching forced refresh thresholds, thus preventing cascading effects and optimizing track access.

Implementation Method 1

a head connected to a distal end of an actuator arm which is rotated about a pivot by a voice coil motor (VCM) to position the head radially over the disk

Methodology Applied
Scientific EffectElectromagnetic force: Lorentz Force

Data Source

PatentUS10379760B1Data storage device opportunistically refreshing data
Publication Date: 2019.08.13 WESTERN DIGITAL TECHNOLOGIES INC
  • US10379760B1 patent drawing
  • US10379760B1 patent drawing
  • US10379760B1 patent drawing

AI summary

A data storage device is disclosed comprising a head actuated over a disk comprising a plurality of tracks. A first degradation metric is maintained for a first segment of a first track, wherein the first degradation metric indicates a degree of degradation for data recorded in the first segment. The first degradation metric is processed to select an access command from a plurality of access commands including a read command to read the first segment. The selected access command is executed to access the disk.