Disc Recording Blocks With Padding-Aware Error Correction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing disc drive systems face challenges in accurately identifying valid and invalid data within recording unit blocks, leading to inefficient error correction and data reproduction processes, especially when updating or adding data to partially filled clusters.

Innovation Solution

The system introduces padding information to indicate invalid data within recording unit blocks, allowing for error correction and data manipulation based on this information, even when traditional error correction fails, enabling the creation of replacement blocks for successful data updates or additions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If error correction is performed on entire recording unit block including padded invalid data, then error correction capability is maintained, but processing efficiency deteriorates and unnecessary retrial operations increase

Engineering Contradiction:
Improveerror correction capabilityVSAvoidprocessing efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The recording unit block is segmented into valid data regions and invalid data regions using padding information. The error correction process is then applied selectively only to the valid data regions, rather than processing the entire block. This segmentation allows the system to maintain error correction capability for meaningful data while avoiding unnecessary processing of padded invalid data, thereby improving processing efficiency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different regions within the recording unit block are treated with different quality levels of processing. The valid data regions receive full error correction processing, while the invalid data regions are identified and excluded from processing. The padding information enables this local differentiation, allowing the system to apply error correction selectively where it is needed, thus maintaining reliability while improving productivity.

Inventive Principle:
Principle #3Local quality

2Reliability

If disc drive attempts error correction on blocks with mixed valid and invalid data, then data integrity is maintained, but operation time increases due to retrial operations

Engineering Contradiction:
Improvedata integrityVSAvoidoperation time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

Padding information is prepared and recorded in advance along with the valid data in the recording unit block. This preliminary action of marking invalid data regions allows the disc drive to quickly identify and skip these regions during error correction operations, avoiding unnecessary processing and retrial operations. The pre-prepared padding information enables efficient data integrity verification without time-consuming repeated attempts.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If padding information is added to recording unit block, then data validity identification is improved, but device complexity increases

Engineering Contradiction:
Improvedata validity identificationVSAvoiddata structure complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

Padding information serves as an intermediary element that bridges the gap between valid data and invalid padded regions within the recording unit block. This intermediary structure provides a clear mechanism for the disc drive to identify and differentiate between meaningful data and placeholder data. The padding information acts as a mediator that enables precise data validity identification without requiring complex analysis of the entire data block.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS7739578B2Recording and/or reproducing method, recording and/or reproducing apparatus, and computer readable recording medium storing program for performing the method
Publication Date: 2010.06.15 SAMSUNG ELECTRONICS CO LTD
  • US7739578B2 patent drawing
  • US7739578B2 patent drawing
  • US7739578B2 patent drawing

AI summary

A recording and/or reproducing method, a recording and/or reproducing apparatus, and a computer readable recording medium storing a program for performing the method. A recording unit block in which invalid data is partially padded is written on an information storage medium along with padding information indicating that the invalid data is included in the recording unit block. The padding information is useful in determining whether the recording unit block includes the padding data. Accordingly, unnecessary retrial processes of a drive system are reduced such that the performance of the drive system is improved and error correction capability is enhanced.