Disk Drive Calibration Area Management via Logical Address Mapping

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In disk drives, the position of the calibration area affects sequential access, leading to inefficiencies in data writing due to the need for frequent recalibration and potential data loss or corruption, and it is challenging to determine the optimal distance between the calibration area and the user data area without reducing recording density or increasing wait times.

Innovation Solution

A method for dynamically managing the calibration area within the user data area, using a management table to associate sectors with physical and logical addresses, allowing the calibration area to be used as a recording area at a different time and skipping it during sequential writing to maintain data integrity and reduce recalibration time.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If the calibration area is arranged close to the user data area to reduce head movement, then recalibration time is reduced, but sequential access performance deteriorates due to frequent recalibration and potential data loss

Engineering Contradiction:
Improverecalibration timeVSAvoidsequential access performance
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The patent implements dynamic management of the calibration area by maintaining a management table that associates physical addresses with logical addresses. The calibration area is dynamically assigned from unused or deleted sectors within the user data area, allowing the system to adapt to changing data patterns and optimize both recalibration efficiency and sequential access performance based on current operational conditions.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the parameter of calibration area location from fixed to variable by using logical address mapping. The physical location of the calibration area can change based on data deletion and rewriting operations, allowing the calibration area to be repositioned to optimize performance characteristics such as sequential access continuity and recalibration efficiency.

Inventive Principle:
Principle #35Parameter changes

2Quantity of substance

If the calibration area is positioned within the user data area to increase recording density, then storage capacity is improved, but data integrity is compromised due to potential corruption during calibration operations

Engineering Contradiction:
Improvestorage capacityVSAvoiddata integrity
Core Design Contradiction:
Quantity of substanceVSReliability

Solution Approach 1:

The patent segments the user data area into regular data sectors and calibration sectors using logical address mapping. The management table separates the logical address space into user data logical addresses and calibration logical addresses, allowing the system to distinguish and protect calibration operations from user data while maintaining physical integration for maximum storage capacity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The management table acts as an intermediary layer between the physical disk sectors and the logical address space. It maps calibration area physical addresses to dedicated calibration logical addresses, preventing direct access to calibration sectors by user data operations and ensuring data integrity while allowing the calibration area to reside within the physical user data area.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Device complexity

If a fixed calibration area is used to simplify management, then system complexity is reduced, but flexibility is lost in optimizing sequential access patterns

Engineering Contradiction:
Improvecalibration area management complexityVSAvoidoptimization flexibility
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The system transitions from static to dynamic calibration area management by implementing a management table that can be updated in real-time. The calibration area location is determined dynamically based on the current state of user data, allowing the system to adapt to sequential access patterns and optimize performance without requiring complex manual configuration.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The calibration area management system serves itself by automatically selecting and updating calibration sector locations based on data deletion and rewriting operations. The management table autonomously tracks which sectors are suitable for calibration use, eliminating the need for external intervention or complex management protocols while maintaining optimization flexibility.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS8755137B2Disk drive and method for arranging and managing calibration area in disk drive
Publication Date: 2014.06.17 KK TOSHIBA
  • US8755137B2 patent drawing
  • US8755137B2 patent drawing
  • US8755137B2 patent drawing

AI summary

According to one embodiment, there is provided a disk drive. In the disk drive, a calibration module calibrates a write condition using a first area in a sequential access area on a disk to which data is to be written next time as a calibration area if the calibration is required. A manager enters the calibration area in a management table in association with a physical address of the first area used as the calibration area. A sequential write module continues a sequential writing from a second area following the first area based on skipping the first area.