Host-Based Defect List Management for Write-Once Media Overwrite
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Write-once media do not allow data overwriting, making it difficult for hosts to manage data reliability and integrity, especially for file system data, as defects in these media cannot be recovered without overwriting existing data.
Innovation Solution
A method is introduced where a defect list is updated and managed by the host to logically overwrite data on write-once media by recording new data in spare areas, effectively replacing defective blocks, allowing the host to maintain data reliability without physically overwriting existing data.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If data is recorded on write-once media, then data reliability can be ensured through verification commands, but data cannot be overwritten when defects occur or updates are needed
Solution Approach 1:
The media is divided into logical blocks and physical blocks. The defect list segments the mapping between logical and physical addresses, allowing certain logical blocks to be remapped to different physical locations when defects are detected, enabling overwriting functionality on write-once media.
Solution Approach 2:
A defect list structure acts as an intermediary layer between the host and the physical media. It contains defect information and replacement block information, mediating the overwrite operation by redirecting write commands to alternative physical locations when original blocks are defective.
2Adaptability or versatility
If defect management methods are used to overwrite data on write-once media, then data overwriting becomes possible, but the drive system load increases due to complex defect list management and verification operations
Solution Approach 1:
The defect list is pre-formed and stored in the media before actual data writing operations. Replacement block information is pre-identified and recorded, so when overwriting is needed, the drive system can directly use the pre-prepared defect list without performing complex real-time defect analysis and replacement block search operations.
Solution Approach 2:
The defect list is stored within the media itself rather than requiring external management systems. The media self-manages its defect information and replacement block mappings, reducing the computational burden on the drive system and host for defect management operations.
3Ease of operation
If simple write commands are used on write-once media, then the operation is simple, but no verification or defect management can be performed
Solution Approach 1:
The defect list management functionality is merged with the normal data writing operation. When the host issues a write command, the drive system simultaneously updates the defect list if needed and performs the data write, combining multiple functions into a single operation that maintains simplicity while enabling verification and defect management.
Data Source
AI summary
A recording method, a host apparatus, a recording and/or reproducing apparatus, an optical recording information storage medium, and a computer readable recording medium storing a program for performing the method of recording. The method of recording data on a disk includes: when new data is desired to be recorded on the disk, at an address at which data is already recorded, updating a defect list by writing in the defect list defect information of the address at which the data is already recorded; and transmitting to a recording and/or reproducing apparatus the updated defect list and a command to record the new data at the address at which the data is already recorded. According to the method, overwriting is implemented on a write-once medium and furthermore, when this overwrite is implemented, the load on the drive system is reduced.


