Secure Data Disposal Using Sector Indicator Bits

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users often fail to properly dispose of confidential data from retired PCs, as formatting a hard disk does not effectively erase data, allowing unauthorized retrieval of sensitive information.

Innovation Solution

Implementing secure data disposal (SDD) only on data regions that have been written to, using multiple overwrite cycles to eliminate residual magnetic fields, and utilizing an indicator bit to track written sectors for efficient SDD execution during the disk's operational or end-of-life phases.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If comprehensive SDD is executed on all data regions, then data security is improved, but processing time increases significantly (over twenty four hours)

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

Solution Approach 1:

The patent applies local quality by differentiating between written and unwritten data regions. Indicator bits track which sectors have been written to, allowing SDD to be applied selectively only to those regions. This resolves the contradiction by concentrating security efforts where needed (written regions) while skipping areas where data cannot exist (unwritten regions), thereby maintaining data security without the excessive time penalty of processing the entire disk.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent implements partial action by executing SDD only on a subset of data regions—specifically, only those sectors marked with indicator bits indicating they have been written to. This partial approach achieves sufficient data security for the actual data locations without the excessive time requirement of processing all sectors, thus resolving the time-security contradiction.

Inventive Principle:
Principle #16Partial or excessive action

2Reliability

If SDD is executed on all data regions, then data security is improved, but device complexity increases

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

Solution Approach 1:

The patent implements self-service through automatic tracking of written sectors using indicator bits. The system automatically updates these indicators when data is written, and automatically determines which sectors require SDD based on the indicator status. This self-managing mechanism reduces the need for complex external tracking systems while maintaining comprehensive security coverage for all written regions.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent applies preliminary action by setting indicator bits at the time of data writing. This pre-marking of sectors that contain data eliminates the need for complex real-time analysis during SDD execution. The system simply follows the pre-established indicators to identify which sectors need security processing, thereby reducing overall system complexity while maintaining security effectiveness.

Inventive Principle:
Principle #10Preliminary action

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

Ensures that data cannot be retrieved from disk drives, even if removed, by targeting only written data regions and reducing the time required for comprehensive overwrite processes, thereby enhancing data security and privacy.

Implementation Method 1

residual magnetic fields from the original data write are effectively eliminated

Methodology Applied
Scientific EffectMagnetic field: Magnetic Field

Data Source

PatentUS8068305B2Secure data disposal for disk drive
Publication Date: 2011.11.29 LENOVO SWITZERLAND INTERNATIONAL GMBH
  • US8068305B2 patent drawing
  • US8068305B2 patent drawing

AI summary

When a disk sector is written to, a bit for the sector is set indicating that the sector will require secure data disposal (SDD) to be run on it. To save time during end of life disposal, SDD is executed only on sectors whose bits indicate that they have been written to. SDD can be executed on each dirty sector in one operation at end of life or incrementally during use as disk activity permits.