Tape Drive Selective Rewrite Units

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current tape drives rewrite all data tracks when an error is detected, even if only one track is faulty, leading to inefficient re-writing processes.

Innovation Solution

Divide data tracks into re-write units, accumulate and rewrite only the defective units when a full set is available, and utilize cross-channel interpolation for error correction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If all data tracks are re-written when an error is detected, then data integrity is ensured, but re-write efficiency decreases

Engineering Contradiction:
Improvedata integrityVSAvoidre-write efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent divides the 16 data tracks into multiple re-write units (e.g., 4 re-write units with 4 tracks each). When an error is detected in only one track, only the specific re-write unit containing that track is re-written, rather than re-writing all 16 tracks. This segmentation allows selective re-writing of only the defective portions, improving re-write efficiency while maintaining data integrity through targeted error correction.

Inventive Principle:
Principle #1Segmentation

2Speed

If read-while-write is used to detect errors immediately, then error detection speed improves, but unnecessary re-writing of error-free tracks increases

Engineering Contradiction:
Improveerror detection speedVSAvoidtime spent on unnecessary re-writing
Core Design Contradiction:
SpeedVSLoss of time

Solution Approach 1:

The patent extracts and identifies only the specific re-write units containing errors from the complete set of re-write units. Using read-while-write, the system detects errors in individual tracks and extracts only the defective re-write units for re-writing. This extraction approach prevents the time waste of re-writing error-free tracks while maintaining fast error detection through immediate read-while-write verification.

Inventive Principle:
Principle #2Taking out (Extraction)

3Productivity

If re-write units are accumulated until a full set is available, then re-write operations are optimized, but buffer memory requirements increase

Engineering Contradiction:
Improvere-write operation efficiencyVSAvoidbuffer memory capacity
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The patent implements partial accumulation of re-write units - accumulating units until a full set is available for optimized re-writing, but not storing more than necessary. The buffer memory holds only the re-write units that have been identified as containing errors and are waiting to be accumulated into a full set. This partial accumulation strategy optimizes re-write operations by ensuring full sets are available while minimizing buffer memory requirements by not storing excess units beyond what is needed for the next re-write operation.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS8331052B2Writing data to a tape
Publication Date: 2012.12.11 HEWLETT PACKARD ENTERPRISE DEV LP
  • US8331052B2 patent drawing
  • US8331052B2 patent drawing
  • US8331052B2 patent drawing

AI summary

A method and apparatus for writing data to a tape is disclosed. A plurality of data tracks are written onto a tape simultaneously. Any data tracks written to the tape that needs to be rewritten are identified. Each re-write unit that contains a data track that needs to be re-written is accumulated. The accumulated rewrite units are written to tape when a full set of rewrite units have been accumulated.