Disk Drive Head Selection Based on Environmental Conditions

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing disk drives face challenges in maintaining optimal head positioning and data reliability under varying environmental conditions, such as temperature and pressure, due to manufacturing tolerances and sensitivity variations in head/disk interfaces, leading to inconsistent bit error rates and signal-to-noise ratios.

Innovation Solution

Implementing dynamic logical block address (LBA) mapping using a circular buffer to select the most suitable disk surface for writing data based on measured environmental conditions, and adjusting recording density as needed to ensure high reliability, along with periodic garbage collection and head testing to optimize performance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If fixed LBA mapping is used to map logical block addresses to physical block addresses, then device complexity is reduced, but data reliability deteriorates under varying environmental conditions due to inability to adapt to temperature and pressure changes

Engineering Contradiction:
Improvedata reliabilityVSAvoidLBA mapping complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent implements dynamic LBA mapping that adapts to environmental conditions. The system monitors temperature and pressure, then dynamically adjusts the mapping between logical and physical block addresses. When environmental conditions exceed thresholds, the system switches to an alternative mapping strategy that prioritizes data reliability over optimal performance, thereby resolving the contradiction between reliability and complexity.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the mapping parameters based on environmental conditions. By monitoring temperature and pressure parameters, the system adjusts the LBA-to-PBA mapping characteristics. This allows the same physical storage structure to present different logical mappings under different environmental conditions, improving reliability without requiring complete system redesign.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If high recording density is used to maximize storage capacity, then productivity is improved, but reliability deteriorates under extreme environmental conditions due to increased sensitivity to temperature and pressure variations

Engineering Contradiction:
Improvestorage capacityVSAvoidwrite operation reliability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system dynamically adjusts the recording density based on real-time environmental monitoring. When temperature or pressure exceeds predefined thresholds, the system automatically switches to a lower recording density mode for write operations, thereby maintaining reliability. This dynamic adaptation allows the system to maximize capacity under normal conditions while ensuring data integrity under extreme conditions.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system performs preliminary environmental assessment before initiating write operations. By checking temperature and pressure conditions in advance, the system pre-determines the appropriate recording density and mapping strategy. This preliminary action prevents reliability issues before they occur, allowing the system to maintain high productivity when conditions permit while avoiding risky high-density writes when environmental conditions are unfavorable.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If environmental monitoring and dynamic LBA mapping are implemented to improve data reliability, then reliability is improved, but device complexity increases due to additional monitoring and control mechanisms

Engineering Contradiction:
Improvebit error rateVSAvoidcontrol circuitry complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The control circuitry performs multiple functions: it manages the LBA-to-PBA mapping, monitors environmental conditions, determines appropriate recording density, and coordinates head positioning. By consolidating these functions into a unified control mechanism, the system achieves improved reliability without proportionally increasing complexity. The control circuitry serves multiple purposes simultaneously, reducing the need for separate dedicated components for each function.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS8699171B1Disk drive selecting head for write operation based on environmental condition
Publication Date: 2014.04.15 WESTERN DIGITAL TECHNOLOGIES INC
  • US8699171B1 patent drawing
  • US8699171B1 patent drawing
  • US8699171B1 patent drawing

AI summary

A disk drive is disclosed comprising a plurality of disk surfaces, and a head actuated over each disk surface. When a write command is received, the data is written to a selected disk surface in response to a measured environmental condition. For example, the heads may exhibit different write performance based on the ambient temperature, and therefore the head to write data may be selected based on a measured ambient temperature at the time of the write operation.