US20090190246A1 - Method of reading data stored in a data storage device and data storage device that performs a data read retry operation - Google Patents
Method of reading data stored in a data storage device and data storage device that performs a data read retry operation Download PDFInfo
- Publication number
- US20090190246A1 US20090190246A1 US12/358,355 US35835509A US2009190246A1 US 20090190246 A1 US20090190246 A1 US 20090190246A1 US 35835509 A US35835509 A US 35835509A US 2009190246 A1 US2009190246 A1 US 2009190246A1
- Authority
- US
- United States
- Prior art keywords
- data
- sector
- head
- read
- data sector
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B20/00—Signal processing not specific to the method of recording or reproducing; Circuits therefor
- G11B20/10—Digital recording or reproducing
- G11B20/18—Error detection or correction; Testing, e.g. of drop-outs
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B5/00—Recording by magnetisation or demagnetisation of a record carrier; Reproducing by magnetic means; Record carriers therefor
- G11B5/48—Disposition or mounting of heads or head supports relative to record carriers ; arrangements of heads, e.g. for scanning the record carrier to increase the relative speed
- G11B5/58—Disposition or mounting of heads or head supports relative to record carriers ; arrangements of heads, e.g. for scanning the record carrier to increase the relative speed with provision for moving the head for the purpose of maintaining alignment of the head relative to the record carrier during transducing operation, e.g. to compensate for surface irregularities of the latter or for track following
- G11B5/596—Disposition or mounting of heads or head supports relative to record carriers ; arrangements of heads, e.g. for scanning the record carrier to increase the relative speed with provision for moving the head for the purpose of maintaining alignment of the head relative to the record carrier during transducing operation, e.g. to compensate for surface irregularities of the latter or for track following for track following on disks
- G11B5/59605—Circuits
- G11B5/59616—Synchronisation; Clocking
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B20/00—Signal processing not specific to the method of recording or reproducing; Circuits therefor
- G11B20/10—Digital recording or reproducing
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B5/00—Recording by magnetisation or demagnetisation of a record carrier; Reproducing by magnetic means; Record carriers therefor
- G11B5/48—Disposition or mounting of heads or head supports relative to record carriers ; arrangements of heads, e.g. for scanning the record carrier to increase the relative speed
- G11B5/58—Disposition or mounting of heads or head supports relative to record carriers ; arrangements of heads, e.g. for scanning the record carrier to increase the relative speed with provision for moving the head for the purpose of maintaining alignment of the head relative to the record carrier during transducing operation, e.g. to compensate for surface irregularities of the latter or for track following
- G11B5/596—Disposition or mounting of heads or head supports relative to record carriers ; arrangements of heads, e.g. for scanning the record carrier to increase the relative speed with provision for moving the head for the purpose of maintaining alignment of the head relative to the record carrier during transducing operation, e.g. to compensate for surface irregularities of the latter or for track following for track following on disks
- G11B5/59627—Aligning for runout, eccentricity or offset compensation
Definitions
- This invention pertains to the data storage systems, such as disk drive units, and more particularly to a method of retrying a data read operation in a data storage device when a data read error occurs, and a data storage device that performs such a method.
- FIG. 1 illustrates the structure of a track 100 of a data storage device, and specifically a disk drive unit.
- the track 100 includes servo sectors 110 and data sectors 120 .
- each data sector 120 is able to store 512 bytes.
- 512 is the standard, and is found on virtually all disk drive units by default.
- Each data sector actually holds much more than 512 bytes of information. Additional bytes are needed for control structures, information necessary to manage the drive, locate data, and perform other functions.
- the exact sector structure depends on the drive manufacturer and model; however the contents of a sector typically include the following elements: ID Information; Synchronization Fields; Payload Data; Error Correction Coding (ECC); and gaps. All of these elements—other than the payload data itself—can be considered to be overhead.
- each sector may store 1 kilobyte, 2 kilobytes, or even 4 kilobytes of data.
- FIG. 1 shows one of these “new” data sectors 130 which comprises four traditional data sectors and stores 2 kilobytes of data.
- Data sectors with the “multi-sector” or “large-sector” format have less overhead (and are therefore more efficient) than the traditional 512 byte data sector format, and are also better for storing large audio and video data files of several megabytes or more.
- FIG. 2 illustrates an exemplary data read operation for a data storage device, and specifically a disk drive unit employing a “multi-sector” or “large-sector” format.
- a first data sector 220 - 1 is divided by a servo sector Servo 2 210 - 2 so as to have a first data sector portion S 1 220 - 1 a on a first side of servo sector Servo 2 210 - 2 , and a second data sector portion S 1 - 1220 - 1 b on a second side of servo sector Servo 2 210 - 2 .
- a read head (or read/write head) 24 follows the track 100 at a “normal head position” having a 0% lateral offset with respect to the longitudinal direction of the track 100 .
- Head 24 uses the servo information from the servo sectors 210 to follow the track 100 .
- head 24 As illustrated in FIG. 2 on line “B”, with head 24 at the 0% offset, data is read correctly from data sector 220 - 1 . However, when head 24 tries to read the data of the second data sector 220 - 2 , there is a data read error. More specifically, when the head 24 tries to read the data from data sector 220 - 2 with head 24 at the 0% offset, it can correctly read the data from the first data sector portion S 2 220 - 2 a on the first side of servo sector Servo 3 210 - 3 , but it cannot correctly read the data from the second data sector portion S 2 - 1 220 - 2 b on the second side of servo sector Servo 2 210 - 3 . Furthermore, head 24 also cannot correctly read the data from the third data sector portion S 2 - 2 220 - 2 c on the second side of servo sector Servo 4 210 - 4 .
- the lateral position of head 24 is adjusted to have a “ ⁇ A %” offset position and the head 24 retries reading the data sector.
- head 24 With head 24 adjusted to have the ⁇ A %” offset position, as illustrated in FIG. 2 on line “C”, head 24 is able to correctly read the data from the second data sector portion S 2 - 1 220 - 2 b on the second side of servo sector Servo 2 210 - 2 . However, head 24 can no longer correctly read the data from the first data sector portion S 2 220 - 2 a on the first side of servo sector Servo 3 210 - 3 . Also, it still cannot correctly read the data from the third data sector portion S 2 - 2 220 - 2 c on the second side of servo sector Servo 4 210 - 4 .
- the disk drive unit cannot always solve a data read error by the method of data reading illustrated in FIG. 2 .
- the problem is especially exacerbated when a data sector is split into three data sector portions that are separated by two different servo sectors with different offsets for each data portion.
- a method of reading data for a disk drive unit comprising at least one disk having a plurality tracks, wherein at least one track includes a data sector divided by at least a first servo sector so as to have at least a first data sector portion on a first side of the first servo sector, and at least a second data sector portion on a second side of the first servo sector, and a head for reading data from the data sectors.
- the method comprises: positioning the head at a first offset position with respect to a track; and reading data from the data sector with the head at the first offset position.
- the method further comprises, when a read error is detected between the first data sector portion and the second data sector portion: storing the data read from the first data sector portion in a memory; moving the head to a second offset position with respect to the track including the data sector being read; reading data from the second data sector portion with the head at the second offset position; and storing the data read from the second data sector portion in the memory.
- a disk drive unit comprises: at least one disk having a plurality of data sectors and a head for reading data from the data sectors; a head for reading data from the disk; a memory for storing data read from the disk; and a disk drive controller for controlling operations of the disk drive unit.
- the disk drive controller is adapted to position the head at a first offset position with respect to a track including a data sector divided by at least a first servo sector so as to have at least a first data sector portion on a first side of the first servo sector, and at least a second data sector portion on a second side of the first servo sector.
- the head reads data from the data sector at the first offset position.
- the disk drive controller is further adapted: to store the data read from the first data sector portion in the memory; to move the head to a second offset position with respect to the track including the data sector being read, the head reading data from the second data sector portion with the head at the second offset position; and to store the data read from the second data sector portion in the memory.
- FIG. 1 illustrates a track structure of a data storage device.
- FIG. 2 illustrates an exemplary data read operation for a data storage device.
- FIG. 3 illustrates a data storage device
- FIG. 4 illustrates an exemplary data read operation for a data storage device according to one embodiment described in this specification.
- FIGS. 5A-C illustrate in greater detail the exemplary data read operation shown in FIG. 4 .
- FIG. 6 is a flowchart illustrating one embodiment of method of reading data from a data storage device.
- FIG. 3 illustrates one embodiment of a data storage device 300 , and specifically a disk drive unit.
- Data storage device 300 includes a host interface 12 , a processor 14 , a hard disk controller (HDC) 16 , a read/write channel 18 , a pre-amplifier 20 , one or more hard disks 22 , a read head (or read/write head) 24 , memory 26 , a voice coil motor (VCM) 28 , a spindle motor (SPM) 30 , and a servo controller 32 .
- Servo controller 32 includes a voice coil motor driver 34 and a spindle motor driver 36 .
- hard disk(s) 22 employ a “multi-sector” or “large-sector” format, as explained above.
- FIG. 4 illustrates an exemplary data read operation that may be performed by data storage device 300 according to one embodiment.
- a first data sector 220 - 1 is divided by a servo sector Servo 2 210 - 2 so as to have at least a first data sector portion S 1 220 - 1 a on a first side of servo sector Servo 2 210 - 2 , and a second data sector portion S 1 - 1 220 - 1 b on a second side of servo sector Servo 2 210 - 2 .
- a second data sector 220 - 2 is divided by servo sectors Servo 3 210 - 3 so as to have: a first data sector portion S 2 220 - 2 a on a first side of servo sector Servo 3 210 - 3 ; a second data sector portion S 2 - 1 220 - 2 b on a second side of servo sector Servo 3 210 - 3 and also on a first side of servo sector Servo 4 210 - 4 ; and a third data sector portion S 2 - 2 220 - 2 c on a second side of servo sector Servo 4 210 - 4 .
- a head 24 follows the track 400 at a “normal head position” having a 0% lateral offset with respect to the longitudinal direction of the track 400 .
- Head 24 uses the servo information from the servo sectors 210 to follow the track 400 .
- beneficially data storage device 300 stores into a buffer memory (e.g., memory 26 ) the correctly read data from the first data sector portion S 1 220 - 1 a of data sector 220 - 1 , and then performs a “partial read retry” operation for reading the data of the second data sector portion S 1 - 1 220 - 1 b.
- a buffer memory e.g., memory 26
- the lateral position of head 24 is adjusted to have a “+a %” lateral offset position with respect to the longitudinal direction of the track, and the head 24 retries reading the data of the second data sector portion S 1 - 1 220 - 1 b.
- head 24 does not attempt to re-read the data from the first data sector portion S 1 220 - 1 a that has already been correctly read and stored in the buffer memory.
- head 24 With head 24 adjusted to have the +a % offset position, as illustrated in FIG. 4 on line “C” head 24 is able to correctly read the data from the second data sector portion S 1 - 1 220 - 1 b on the second side of servo sector Servo 2 210 - 2 .
- Data storage device 300 sends the recovered data from the second data sector portion S 1 - 1 220 - 1 b to the buffer memory where it is combined with the data previously written into the buffer memory from the first data sector portion S 1 220 - 1 a of data sector 220 - 1 .
- data storage device 300 can correctly read data sector 220 - 1 .
- the head 24 continues on to read data from the second data sector 220 - 2 at the same +a % offset.
- Head 24 is able to correctly read the data from the first data sector portion S 2 220 - 2 a of second data sector 220 - 2 , but is unable to read the data correctly from the second data sector portion S 2 - 1 220 - 2 b of second data sector 220 - 2 on the second side of servo sector Servo 3 210 - 3 and there is another data read error.
- second data sector portion S 2 - 1 220 - 2 b is too far offset from the current position of head 24 such that the data stored therein cannot be correctly recovered.
- beneficially data storage device 300 stores into a buffer memory (e.g., memory 26 ) the correctly read data from the first data sector portion S 2 220 - 2 a of data sector 220 - 2 , and then performs a “partial read retry” operation for reading the rest of the data of the second data sector 220 - 2 .
- a buffer memory e.g., memory 26
- the lateral position of head 24 is adjusted to have a “ ⁇ b %” lateral offset position with respect to the longitudinal direction of the track, and the head 24 retries reading the data of the second data sector portion S 2 - 1 220 - 2 b.
- head 24 does not again attempt to read the data from the first data sector portion S 2 220 - 2 a that has already been correctly read and stored in the buffer memory.
- head 24 With head 24 adjusted to have the “ ⁇ b %” offset position, as illustrated in FIG. 4 on line “D”, head 24 is able to correctly read the data from the second data sector portion S 2 - 1 220 - 2 b on the second side of servo sector Servo 3 210 - 3 .
- Data storage device 300 sends the recovered data from the second data sector portion S 2 - 1 220 - 2 b to the buffer memory where it is combined with the data previously written into the buffer memory from the first data sector portion S 2 220 - 2 a of data sector 220 - 1 . Then, head 24 attempts to read the remaining data for data sector 220 - 2 from the third data sector portion S 2 - 2 220 - 2 c on the second side of servo sector Servo 4 210 - 4 .
- head 24 is unable to correctly read the data from the third data sector portion S 2 - 2 220 - 2 c of second data sector 220 - 2 on the second side of servo sector Servo 4 210 - 4 and there is a data read error. More specifically, when the head 24 tries to read the data from the third data sector portion S 2 - 2 220 - 2 c on the second side of servo sector Servo 4 210 - 4 with head 24 at the ⁇ b % offset, third data sector portion S 2 - 2 220 - 2 c is too far offset from the current position of head 24 such that the data stored therein cannot be correctly recovered.
- beneficially data storage device 300 performs a “partial read retry” operation for reading the rest of the data of the second data sector 220 - 2 .
- the lateral position of head 24 is adjusted to have a “+c %” lateral offset position with respect to the longitudinal direction of the track, and the head 24 retries reading the data of the third data sector portion S 2 - 2 220 - 2 c.
- head 24 does not again attempt to read the data from the first and second data sector portions S 2 220 - 2 a and S 2 - 1 220 - 2 b that have already been correctly read and stored in the buffer memory.
- head 24 With head 24 adjusted to have the “+c %” offset position, as illustrated in FIG. 4 on line “E” head 24 is able to correctly read the data from the third data sector portion S 2 - 2 220 - 2 c on the second side of servo sector Servo 4 210 - 4 .
- Data storage device 300 sends the recovered data from the third data sector portion S 2 - 2 220 - 2 c to the buffer memory where it is combined with the data previously written into the buffer memory from the first and second data sector portions S 2 220 - 2 a and S 2 - 1 220 - 2 b of data sector 220 - 1 .
- data storage device 300 can correctly read data sector 220 - 2 .
- data storage device 300 can successfully recover data stored in “multi-sector” or “large-sector” data sectors which are divided by a servo sector and which have different “off-track” amounts or percentages for the data sector portions on different sides of the servo sector. Furthermore, data storage device 300 can successfully recover data stored from a data sector that is split into three data sector portions that are separated by two different servo sectors with different offsets for each data portion.
- FIGS. 5A-C illustrate in greater detail the data read operation shown in FIG. 4 for explanation of the operation with respect to the data storage device of FIG. 3 .
- FIG. 5A illustrates the portion of the data read operation performed with head 24 positioned at a “normal” offset of 0%.
- head 24 reads the data which was previously written and stored in the first data sector portion S 1 220 - 1 a of data sector 220 - 1 and sends the detected data signal to the pre-amplifier 20 .
- HDC 16 receives the signal from the pre-amplifier 20 via Read/Write channel 18 and checks for a read error. When head 24 tries to read the data of the second data sector portion S 1 - 1 220 - 1 b, HDC 16 detects the data read error.
- first data sector portion S 1 220 - 1 a of data sector 220 - 1 is stored in a buffer memory (e.g., memory 26 ), and processor 14 and/or HDC 16 checks the data sector position for second data sector portion S 1 - 1 220 - 1 b using the servo sector information.
- a buffer memory e.g., memory 26
- processor 14 and/or HDC 16 checks the data sector position for second data sector portion S 1 - 1 220 - 1 b using the servo sector information.
- Processor 14 generates a position control signal 25 to control the position of head 24 .
- servo controller 32 controls head 24 to change the off-track value for head 24 from 0% to +a %.
- FIG. 5B illustrates the portion of the data read operation performed with head 24 positioned at an off-track value of +a %.
- head 24 retries to read the data which was previously written and stored in the second data sector portion S 1 - 1 220 - 1 b of data sector 220 - 1 and sends the detected data signal to the pre-amplifier 20 .
- head 24 does not again attempt to read the data from the first data sector portion S 1 220 - 1 a that has already been correctly read and stored in the buffer memory, and begins reading from the second data sector portion S 1 - 1 220 - 1 b.
- HDC 16 receives the signal from the pre-amplifier 20 via Read/Write channel 18 and checks for a read error. Head 24 correctly reads the data of the second data sector portion S 1 - 1 220 - 1 b of data sector 220 - 1 , and sends this data to the buffer memory to be combined with the data previously stored in the buffer memory from the first data sector portion S 1 220 - 1 a.
- head 24 tries to read the data of the next data sector 220 - 2 .
- head 24 correctly reads the data from the first data sector portion S 2 220 - 2 a.
- head 24 reads the data from the second data sector portion S 2 - 1 220 - 2 b of data sector 220 - 2
- HDC 16 again detects a data read error.
- the correctly read data from first data sector portion S 2 220 - 2 a of data sector 220 - 2 is stored in the buffer memory, and processor 14 and/or HDC 16 checks the data sector position for second data sector portion S 2 - 1 220 - 2 b using the servo sector information.
- Processor 14 generates a position control signal 25 to control the position of head 24 .
- servo controller 32 controls head 24 to change the off-track value for head 24 from +a % to ⁇ b %.
- FIG. 5C illustrates the portion of the data read operation performed with head 24 positioned at an off-track value of ⁇ b %.
- head 24 retries to read the data which was previously written and stored in the second data sector portion S 2 - 1 220 - 2 b of data sector 220 - 2 and sends the detected data signal to the pre-amplifier 20 .
- head 24 does not again attempt to read the data from the first data sector portion S 2 220 - 2 a that has already been correctly read and stored in the buffer memory, and begins reading from the second data sector portion S 2 - 1 220 - 2 b.
- HDC 16 receives the signal from the pre-amplifier 20 via Read/Write channel 18 and checks for a read error. Head 24 correctly reads the data of the second data sector portion S 2 - 1 220 - 2 b of data sector 220 - 2 , and sends this data to the buffer memory to be combined with the data previously stored in the buffer memory from the first data sector portion S 2 220 - 2 a.
- head 24 tries to read the data of the third data sector portion S 2 - 2 220 - 2 c of data sector 220 - 2 , and HDC 16 again detects the data read error.
- the correctly read data from second data sector portion S 2 - 1 220 - 2 b of data sector 220 - 2 is stored in the buffer memory, which already stores the data from first data sector portion S 2 220 - 2 a, and processor 14 and/or HDC 16 checks the data sector position for third data sector portion S 2 - 2 220 - 2 c using the servo sector information.
- Processor 14 generates a position control signal 25 to control the position of head 24 .
- servo controller 32 controls head 24 to change the off-track value for head 24 from ⁇ b % to +c %, and the process continues
- FIG. 6 is a flowchart illustrating one embodiment of method of reading data from a data storage device.
- a data storage device positions a read head (or read/write head) at a first offset position with respect to a track where data is to be read.
- the data storage device reads data from a data sector with the head at the current offset position.
- a step 615 the data storage device determines whether or not there has been a read error between data sector portions of the data sector. If no error is detected, then the process continues at step 620 reading a next data sector with the head positioned at the current offset position, beginning again at step 610 .
- data storage device determines that there has been a read error between data sector portions of the data sector, then in a step 625 it stores the correctly read data from the first data sector portion in a memory.
- data storage device positions the read head (or read/write head) at a next offset position with respect to the track where data is to be read so as to be able to correctly read the data from the next data sector portion.
- the data storage device reads data from the next data sector portion.
- the data storage device stores the correctly read data from the next data sector portion in the memory.
- a step 645 it is determined whether there are any more data sector portions to be read for the current data sector. If not, then the process continues at step 620 reading a next data sector with the head positioned at the current offset position, beginning again at step 610 .
- the data storage device determines that there are more data sector portions to be read for the current data sector, then in a step 650 the data storage device reads data from the next data sector portion.
- the data storage device determines whether or not there has been a read error between data sector portions of the data sector. If no error is detected, then the process continues at step 640 where the data storage device stores the correctly read data in the memory.
- step 630 if data storage device determines that there has been a read error between data sector portions of the data sector, then the process returns to step 630 .
- steps 625 and 615 may be reversed where all correctly read data from a data sector is stored in the buffer memory even if there is no error in reading data from different data sector portions.
- steps 625 and 630 can be reversed.
- Other rearrangements of the process are possible in keeping with the principles explained in detail above with respect to FIGS. 4 and 5 A-C.
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Moving Of The Head To Find And Align With The Track (AREA)
- Digital Magnetic Recording (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
Abstract
A disk drive includes a disk having a track that includes a data sector divided by a servo sector so that a first data sector portion is on a first side of the servo sector, and a second data sector portion is on a second side of the servo sector. The disk drive reads data by: positioning the head at a first offset position with respect to the track and reading data from the data sector. When a read error occurs between the first and second data sector portions, the disk drive: stores the data from the first data sector portion in memory, moves the head to a second offset position with respect to the track, reads data from the second data sector portion with the head at the second offset position, and stores the data read from the second data sector portion in the memory.
Description
- This application claims priority under 35 U.S.C. §119 from Korean Patent Application 2008-0007754, filed on 25 Jan. 2008 in the names of JaeDeog Cho et al., the entirety of which is hereby incorporated by reference for all purposes as if fully set forth herein.
- 1. Field
- This invention pertains to the data storage systems, such as disk drive units, and more particularly to a method of retrying a data read operation in a data storage device when a data read error occurs, and a data storage device that performs such a method.
- 2. Description
- There continues to be a demand to process and store an ever-increasing amount and variety of digitized information. This demand is fueled in part by the desire to store and process digitized information from sources which generate a large volume of data, such as audio and video programming material. The demand for processing these kinds of information sources in turn places new demands on the devices which are employed to process and store this data, including disk drive units.
- In particular, the increasingly common practice of storing large amounts of digital audio and video data on data storage devices places new demands on these storage devices. For example, users now routinely store large digital audio and video data files onto disk drive units (including, specifically “hard disk drive” (HDD) units) whose standards were originally developed in an era before audio and video programs were routinely digitized and stored on these kinds of data storage devices.
-
FIG. 1 illustrates the structure of atrack 100 of a data storage device, and specifically a disk drive unit. Thetrack 100 includesservo sectors 110 anddata sectors 120. In traditional disk drive units, eachdata sector 120 is able to store 512 bytes. Without elaborating, there are a few operating system disk setup utilities that permit this 512 byte number per sector to be modified, however 512 is the standard, and is found on virtually all disk drive units by default. Each data sector, however, actually holds much more than 512 bytes of information. Additional bytes are needed for control structures, information necessary to manage the drive, locate data, and perform other functions. The exact sector structure depends on the drive manufacturer and model; however the contents of a sector typically include the following elements: ID Information; Synchronization Fields; Payload Data; Error Correction Coding (ECC); and gaps. All of these elements—other than the payload data itself—can be considered to be overhead. - The aforementioned demand for storing larger volumes of data on these disk drive units suggests the need to increase the storage efficiency of the disk drive unit. One method of accomplishing this is to use larger data sectors so that the percentage of each data sector required for overhead is reduced. Also, as larger data files are being stored on these disk drive units, it is desirable to reduce the number of data sectors required for storing these files—which also suggests using larger data sectors.
- Accordingly, these data storage demands are leading to the development of disk drive units which use a so-called “multi-sector” or “large-sector” format wherein each data sector is enlarged to the size of two or more “traditional” data sectors. In these disk drive units, each sector may store 1 kilobyte, 2 kilobytes, or even 4 kilobytes of data. For example,
FIG. 1 shows one of these “new”data sectors 130 which comprises four traditional data sectors andstores 2 kilobytes of data. - Data sectors with the “multi-sector” or “large-sector” format have less overhead (and are therefore more efficient) than the traditional 512 byte data sector format, and are also better for storing large audio and video data files of several megabytes or more.
- However, there are some issues raised with these larger data sectors.
-
FIG. 2 illustrates an exemplary data read operation for a data storage device, and specifically a disk drive unit employing a “multi-sector” or “large-sector” format. As shown inFIG. 2 , a first data sector 220-1 is divided by a servo sector Servo2 210-2 so as to have a first data sector portion S1 220-1 a on a first side of servo sector Servo2 210-2, and a second data sector portion S1-1220-1 b on a second side of servo sector Servo2 210-2. - During the read operation illustrated in
FIG. 2 on line “A”, a read head (or read/write head) 24 follows thetrack 100 at a “normal head position” having a 0% lateral offset with respect to the longitudinal direction of thetrack 100. Head 24 uses the servo information from the servo sectors 210 to follow thetrack 100. - As illustrated in
FIG. 2 on line “B”, withhead 24 at the 0% offset, data is read correctly from data sector 220-1. However, whenhead 24 tries to read the data of the second data sector 220-2, there is a data read error. More specifically, when thehead 24 tries to read the data from data sector 220-2 withhead 24 at the 0% offset, it can correctly read the data from the first data sector portion S2 220-2 a on the first side of servo sector Servo3 210-3, but it cannot correctly read the data from the second data sector portion S2-1 220-2 b on the second side of servo sector Servo2 210-3. Furthermore,head 24 also cannot correctly read the data from the third data sector portion S2-2 220-2 c on the second side of servo sector Servo4 210-4. - Accordingly, the lateral position of
head 24 is adjusted to have a “−A %” offset position and thehead 24 retries reading the data sector. - With
head 24 adjusted to have the −A %” offset position, as illustrated inFIG. 2 on line “C”,head 24 is able to correctly read the data from the second data sector portion S2-1 220-2 b on the second side of servo sector Servo2 210-2. However,head 24 can no longer correctly read the data from the first data sector portion S2 220-2 a on the first side of servo sector Servo3 210-3. Also, it still cannot correctly read the data from the third data sector portion S2-2 220-2 c on the second side of servo sector Servo4 210-4. - So it is seen that when a “multi-sector” or “large-sector” data sector which is divided by a servo sector has different “off-track” amounts or percentages for the data sector portions on different sides of the servo sector, the disk drive unit cannot always solve a data read error by the method of data reading illustrated in
FIG. 2 . Furthermore, the problem is especially exacerbated when a data sector is split into three data sector portions that are separated by two different servo sectors with different offsets for each data portion. - Accordingly, it would be desirable to provide a new method of reading data stored in a data storage device. It would also be desirable to provide a new data storage device that performs a data read retry operation.
- In one aspect of the inventive concept, a method of reading data is provided for a disk drive unit comprising at least one disk having a plurality tracks, wherein at least one track includes a data sector divided by at least a first servo sector so as to have at least a first data sector portion on a first side of the first servo sector, and at least a second data sector portion on a second side of the first servo sector, and a head for reading data from the data sectors. The method comprises: positioning the head at a first offset position with respect to a track; and reading data from the data sector with the head at the first offset position. The method further comprises, when a read error is detected between the first data sector portion and the second data sector portion: storing the data read from the first data sector portion in a memory; moving the head to a second offset position with respect to the track including the data sector being read; reading data from the second data sector portion with the head at the second offset position; and storing the data read from the second data sector portion in the memory.
- In another aspect of the inventive concept, a disk drive unit, comprises: at least one disk having a plurality of data sectors and a head for reading data from the data sectors; a head for reading data from the disk; a memory for storing data read from the disk; and a disk drive controller for controlling operations of the disk drive unit. The disk drive controller is adapted to position the head at a first offset position with respect to a track including a data sector divided by at least a first servo sector so as to have at least a first data sector portion on a first side of the first servo sector, and at least a second data sector portion on a second side of the first servo sector. The head reads data from the data sector at the first offset position. When a read error is detected between the first data sector portion and the second data sector portion, the disk drive controller is further adapted: to store the data read from the first data sector portion in the memory; to move the head to a second offset position with respect to the track including the data sector being read, the head reading data from the second data sector portion with the head at the second offset position; and to store the data read from the second data sector portion in the memory.
-
FIG. 1 illustrates a track structure of a data storage device. -
FIG. 2 illustrates an exemplary data read operation for a data storage device. -
FIG. 3 illustrates a data storage device. -
FIG. 4 illustrates an exemplary data read operation for a data storage device according to one embodiment described in this specification. -
FIGS. 5A-C illustrate in greater detail the exemplary data read operation shown inFIG. 4 . -
FIG. 6 is a flowchart illustrating one embodiment of method of reading data from a data storage device. -
FIG. 3 illustrates one embodiment of adata storage device 300, and specifically a disk drive unit.Data storage device 300 includes ahost interface 12, aprocessor 14, a hard disk controller (HDC) 16, a read/writechannel 18, a pre-amplifier 20, one or morehard disks 22, a read head (or read/write head) 24,memory 26, a voice coil motor (VCM) 28, a spindle motor (SPM) 30, and aservo controller 32. Servocontroller 32 includes a voicecoil motor driver 34 and aspindle motor driver 36. Beneficially, hard disk(s) 22 employ a “multi-sector” or “large-sector” format, as explained above. -
FIG. 4 illustrates an exemplary data read operation that may be performed bydata storage device 300 according to one embodiment. As shown inFIG. 4 , a first data sector 220-1 is divided by a servo sector Servo2 210-2 so as to have at least a first data sector portion S1 220-1 a on a first side of servo sector Servo2 210-2, and a second data sector portion S1-1 220-1 b on a second side of servo sector Servo2 210-2. Also, a second data sector 220-2 is divided by servo sectors Servo3 210-3 so as to have: a first data sector portion S2 220-2 a on a first side of servo sector Servo3 210-3; a second data sector portion S2-1 220-2 b on a second side of servo sector Servo3 210-3 and also on a first side of servo sector Servo4 210-4; and a third data sector portion S2-2 220-2 c on a second side of servo sector Servo4 210-4. - During the read operation illustrated in
FIG. 4 on line “A”, ahead 24 follows thetrack 400 at a “normal head position” having a 0% lateral offset with respect to the longitudinal direction of thetrack 400.Head 24 uses the servo information from the servo sectors 210 to follow thetrack 400. - As illustrated in
FIG. 4 on line “B”, withhead 24 at the 0% offset, data is read correctly from the first data sector portion S1 220-1 a of data sector 220-1. However, whenhead 24 tries to read the data of the second data sector portion S1-1 220-1 b, it is unable to read the data correctly and there is a data read error. More specifically, when thehead 24 tries to read the data from the second data sector portion S1-1 220-1 b on the second side of servo sector Servo2 210-2 withhead 24 at the 0% offset, second data sector portion S1-1 220-1 b is too far offset fromhead 24 such that the data stored therein cannot be correctly recovered. - In that case, beneficially
data storage device 300 stores into a buffer memory (e.g., memory 26) the correctly read data from the first data sector portion S1 220-1 a of data sector 220-1, and then performs a “partial read retry” operation for reading the data of the second data sector portion S1-1 220-1 b. - Accordingly, the lateral position of
head 24 is adjusted to have a “+a %” lateral offset position with respect to the longitudinal direction of the track, and thehead 24 retries reading the data of the second data sector portion S1-1 220-1 b. Beneficially,head 24 does not attempt to re-read the data from the first data sector portion S1 220-1 a that has already been correctly read and stored in the buffer memory. - With
head 24 adjusted to have the +a % offset position, as illustrated inFIG. 4 on line “C”head 24 is able to correctly read the data from the second data sector portion S1-1 220-1 b on the second side of servo sector Servo2 210-2.Data storage device 300 sends the recovered data from the second data sector portion S1-1 220-1 b to the buffer memory where it is combined with the data previously written into the buffer memory from the first data sector portion S1 220-1 a of data sector 220-1. Thus, by combining the correctly read data from the first data sector portion S1 220-1 a of data sector 220-1 obtained with thehead 24 at the 0% offset, with the correctly read data from the second data sector portion S1-1 220-1 b obtained with thehead 24 at the +a % offset,data storage device 300 can correctly read data sector 220-1. - As illustrated in
FIG. 4 on line “C”, after reading the data from the second data sector portion S1-1 220-1 b with thehead 24 at the +a % offset, thehead 24 continues on to read data from the second data sector 220-2 at the same +a % offset.Head 24 is able to correctly read the data from the first data sector portion S2 220-2 a of second data sector 220-2, but is unable to read the data correctly from the second data sector portion S2-1 220-2 b of second data sector 220-2 on the second side of servo sector Servo3 210-3 and there is another data read error. More specifically, when thehead 24 tries to read the data from the second data sector portion S2-1 220-2 b on the second side of servo sector Servo3 210-3 withhead 24 at the +a % offset, second data sector portion S2-1 220-2 b is too far offset from the current position ofhead 24 such that the data stored therein cannot be correctly recovered. - In that case, as before, beneficially
data storage device 300 stores into a buffer memory (e.g., memory 26) the correctly read data from the first data sector portion S2 220-2 a of data sector 220-2, and then performs a “partial read retry” operation for reading the rest of the data of the second data sector 220-2. - Accordingly, the lateral position of
head 24 is adjusted to have a “−b %” lateral offset position with respect to the longitudinal direction of the track, and thehead 24 retries reading the data of the second data sector portion S2-1 220-2 b. Beneficially,head 24 does not again attempt to read the data from the first data sector portion S2 220-2 a that has already been correctly read and stored in the buffer memory. - With
head 24 adjusted to have the “−b %” offset position, as illustrated inFIG. 4 on line “D”,head 24 is able to correctly read the data from the second data sector portion S2-1 220-2 b on the second side of servo sector Servo3 210-3.Data storage device 300 sends the recovered data from the second data sector portion S2-1 220-2 b to the buffer memory where it is combined with the data previously written into the buffer memory from the first data sector portion S2 220-2 a of data sector 220-1. Then,head 24 attempts to read the remaining data for data sector 220-2 from the third data sector portion S2-2 220-2 c on the second side of servo sector Servo4 210-4. - As illustrated in
FIG. 4 on line “D”,head 24 is unable to correctly read the data from the third data sector portion S2-2 220-2 c of second data sector 220-2 on the second side of servo sector Servo4 210-4 and there is a data read error. More specifically, when thehead 24 tries to read the data from the third data sector portion S2-2 220-2 c on the second side of servo sector Servo4 210-4 withhead 24 at the −b % offset, third data sector portion S2-2 220-2 c is too far offset from the current position ofhead 24 such that the data stored therein cannot be correctly recovered. - In that case, as before, beneficially
data storage device 300 performs a “partial read retry” operation for reading the rest of the data of the second data sector 220-2. - Accordingly, the lateral position of
head 24 is adjusted to have a “+c %” lateral offset position with respect to the longitudinal direction of the track, and thehead 24 retries reading the data of the third data sector portion S2-2 220-2 c. Beneficially,head 24 does not again attempt to read the data from the first and second data sector portions S2 220-2 a and S2-1 220-2 b that have already been correctly read and stored in the buffer memory. - With
head 24 adjusted to have the “+c %” offset position, as illustrated inFIG. 4 on line “E”head 24 is able to correctly read the data from the third data sector portion S2-2 220-2 c on the second side of servo sector Servo4 210-4.Data storage device 300 sends the recovered data from the third data sector portion S2-2 220-2 c to the buffer memory where it is combined with the data previously written into the buffer memory from the first and second data sector portions S2 220-2 a and S2-1 220-2 b of data sector 220-1. - Thus, by combining the correctly said data for the first data sector portion S2 220-2 a obtained with the
head 24 at the +a % offset, with the correctly read data for the second data sector portion S2-1 220-2 b obtained with thehead 24 at the −b % offset, and with the correctly read data for the third data sector portion S2-2 220-2 c obtained with thehead 24 at the +c % offset,data storage device 300 can correctly read data sector 220-2. - So it is seen that
data storage device 300 can successfully recover data stored in “multi-sector” or “large-sector” data sectors which are divided by a servo sector and which have different “off-track” amounts or percentages for the data sector portions on different sides of the servo sector. Furthermore,data storage device 300 can successfully recover data stored from a data sector that is split into three data sector portions that are separated by two different servo sectors with different offsets for each data portion. -
FIGS. 5A-C illustrate in greater detail the data read operation shown inFIG. 4 for explanation of the operation with respect to the data storage device ofFIG. 3 . -
FIG. 5A illustrates the portion of the data read operation performed withhead 24 positioned at a “normal” offset of 0%. In this portion of the operation,head 24 reads the data which was previously written and stored in the first data sector portion S1 220-1 a of data sector 220-1 and sends the detected data signal to thepre-amplifier 20.HDC 16 receives the signal from thepre-amplifier 20 via Read/Write channel 18 and checks for a read error. Whenhead 24 tries to read the data of the second data sector portion S1-1 220-1 b,HDC 16 detects the data read error. - In that case, the correctly read data from first data sector portion S1 220-1 a of data sector 220-1 is stored in a buffer memory (e.g., memory 26), and
processor 14 and/orHDC 16 checks the data sector position for second data sector portion S1-1 220-1 b using the servo sector information. -
Processor 14 generates aposition control signal 25 to control the position ofhead 24. In response to the position control signal,servo controller 32 controls head 24 to change the off-track value forhead 24 from 0% to +a %. -
FIG. 5B illustrates the portion of the data read operation performed withhead 24 positioned at an off-track value of +a %. In this portion of the operation,head 24 retries to read the data which was previously written and stored in the second data sector portion S1-1 220-1 b of data sector 220-1 and sends the detected data signal to thepre-amplifier 20. Beneficially,head 24 does not again attempt to read the data from the first data sector portion S1 220-1 a that has already been correctly read and stored in the buffer memory, and begins reading from the second data sector portion S1-1 220-1 b. -
HDC 16 receives the signal from thepre-amplifier 20 via Read/Write channel 18 and checks for a read error.Head 24 correctly reads the data of the second data sector portion S1-1 220-1 b of data sector 220-1, and sends this data to the buffer memory to be combined with the data previously stored in the buffer memory from the first data sector portion S1 220-1 a. - Then,
head 24 tries to read the data of the next data sector 220-2. Here,head 24 correctly reads the data from the first data sector portion S2 220-2 a. However, whenhead 24 reads the data from the second data sector portion S2-1 220-2 b of data sector 220-2,HDC 16 again detects a data read error. - In that case, the correctly read data from first data sector portion S2 220-2 a of data sector 220-2 is stored in the buffer memory, and
processor 14 and/orHDC 16 checks the data sector position for second data sector portion S2-1 220-2 b using the servo sector information. -
Processor 14 generates aposition control signal 25 to control the position ofhead 24. In response to the position control signal,servo controller 32 controls head 24 to change the off-track value forhead 24 from +a % to −b %. -
FIG. 5C illustrates the portion of the data read operation performed withhead 24 positioned at an off-track value of −b %. In this portion of the operation,head 24 retries to read the data which was previously written and stored in the second data sector portion S2-1 220-2 b of data sector 220-2 and sends the detected data signal to thepre-amplifier 20. Beneficially,head 24 does not again attempt to read the data from the first data sector portion S2 220-2 a that has already been correctly read and stored in the buffer memory, and begins reading from the second data sector portion S2-1 220-2 b. -
HDC 16 receives the signal from thepre-amplifier 20 via Read/Write channel 18 and checks for a read error.Head 24 correctly reads the data of the second data sector portion S2-1 220-2 b of data sector 220-2, and sends this data to the buffer memory to be combined with the data previously stored in the buffer memory from the first data sector portion S2 220-2 a. - Then,
head 24 tries to read the data of the third data sector portion S2-2 220-2 c of data sector 220-2, andHDC 16 again detects the data read error. - In that case, the correctly read data from second data sector portion S2-1 220-2 b of data sector 220-2 is stored in the buffer memory, which already stores the data from first data sector portion S2 220-2 a, and
processor 14 and/orHDC 16 checks the data sector position for third data sector portion S2-2 220-2 c using the servo sector information. -
Processor 14 generates aposition control signal 25 to control the position ofhead 24. In response to the position control signal,servo controller 32 controls head 24 to change the off-track value forhead 24 from −b % to +c %, and the process continues -
FIG. 6 is a flowchart illustrating one embodiment of method of reading data from a data storage device. - In a
step 605, a data storage device positions a read head (or read/write head) at a first offset position with respect to a track where data is to be read. - In a
next step 610, the data storage device reads data from a data sector with the head at the current offset position. - In a
step 615, the data storage device determines whether or not there has been a read error between data sector portions of the data sector. If no error is detected, then the process continues atstep 620 reading a next data sector with the head positioned at the current offset position, beginning again atstep 610. - However, if data storage device determines that there has been a read error between data sector portions of the data sector, then in a
step 625 it stores the correctly read data from the first data sector portion in a memory. - Then, in a
step 630 data storage device positions the read head (or read/write head) at a next offset position with respect to the track where data is to be read so as to be able to correctly read the data from the next data sector portion. - Next, in a
next step 635, the data storage device reads data from the next data sector portion. - In a
step 640, the data storage device stores the correctly read data from the next data sector portion in the memory. - In a
step 645 it is determined whether there are any more data sector portions to be read for the current data sector. If not, then the process continues atstep 620 reading a next data sector with the head positioned at the current offset position, beginning again atstep 610. - However, if the data storage device determines that there are more data sector portions to be read for the current data sector, then in a
step 650 the data storage device reads data from the next data sector portion. - In a
step 655, the data storage device determines whether or not there has been a read error between data sector portions of the data sector. If no error is detected, then the process continues atstep 640 where the data storage device stores the correctly read data in the memory. - However, if data storage device determines that there has been a read error between data sector portions of the data sector, then the process returns to step 630.
- It should be noted that the order of many steps shown in
FIG. 6 can be rearranged. For example, the order ofsteps steps - While preferred embodiments are disclosed herein, many variations are possible which remain within the concept and scope of the invention. Such variations would become clear to one of ordinary skill in the art after inspection of the specification, drawings and claims herein. The invention therefore is not to be restricted except within the spirit and scope of the appended claims.
Claims (10)
1. In a disk drive unit comprising at least one disk having a plurality tracks, wherein at least one track includes a data sector divided by at least a first servo sector so as to have at least a first data sector portion on a first side of the first servo sector, and at least a second data sector portion on a second side of the first servo sector, and a head for reading data from the data sectors, a method comprising:
positioning the head at a first offset position with respect to a track;
reading data from the data sector with the head at the first offset position; and
when a read error is detected between the first data sector portion and the second data sector portion:
storing the data read from the first data sector portion in a memory,
moving the head to a second offset position with respect to the track including the data sector being read,
reading data from the second data sector portion with the head at the second offset position, and
storing the data read from the second data sector portion in the memory.
2. The method of claim 1 , wherein the second offset position is determined from detecting the first servo sector.
3. The method of claim 1 , further comprising detecting the read error from an error correction code (ECC) field associated with the data sector being read.
4. The method of claim 1 , wherein the data sector is divided by at least a second servo sector so as to have at least a third data sector portion, wherein the second data sector portion is located on a first side of the second servo sector and the third data sector portion is located on a second side of the second servo sector, the method further comprising:
reading data from the third data sector portion with the head at the second offset position; and
when a read error is detected between the second data sector portion and the third data sector portion:
moving the head to a third offset position with respect to the track including the data sector being read,
reading data from the third data sector portion with the head at the third offset position, and
storing the data read from the third data sector portion in the memory.
5. The method of claim 4 , wherein the second offset position is determined from detecting the second servo sector.
6. A disk drive unit, comprising:
at least one disk having a plurality of data sectors and a head for reading data from the data sectors;
a head for reading data from the disk;
a memory for storing data read from the disk; and
a disk drive controller for controlling operations of the disk drive unit, the disk drive controller being adapted to position the head at a first offset position with respect to a track including a data sector divided by at least a first servo sector so as to have at least a first data sector portion on a first side of the first servo sector, and at least a second data sector portion on a second side of the first servo sector, the head reading data from the data sector at the first offset position, and when a read error is detected between the first data sector portion and the second data sector portion, the disk drive controller is further adapted:
to store the data read from the first data sector portion in the memory,
to move the head to a second offset position with respect to the track including the data sector being read, the head reading data from the second data sector portion with the head at the second offset position, and
to store the data read from the second data sector portion in the memory.
7. The disk drive unit of claim 6 , wherein the second offset position is determined by the disk drive controller from detecting the first servo sector.
8. The disk drive unit of claim 6 , wherein the disk drive controller detects the read error from an error correction code (ECC) field associated with the data sector being read.
9. The disk drive unit of claim 6 , wherein when the data sector is divided by at least a second servo sector so as to have at least a third data sector portion, wherein the second data sector portion is located on a first side of the second servo sector and the third data sector portion is located on a second side of the second servo sector, then the disk drive controller is further adapted to read data from the third data sector portion with the head at the second offset position; and
when a read error is detected between the second data sector portion and the third data sector portion, the disk drive controller is further adapted:
to move the head to a third offset position with respect to the track including the data sector being read, the head reading data from the third data sector portion with the head at the third offset position, and
to store the data read from the third data sector portion in the memory.
10. The disk drive unit of claim 9 , wherein the disk controller determines the second offset portion from detecting the second servo sector.
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2008-0007754 | 2008-01-25 | ||
KR1020080007754A KR20090081716A (en) | 2008-01-25 | 2008-01-25 | Read operation retry method and a data storage device capable of performing the method |
KR2008-0007754 | 2008-01-25 |
Publications (2)
Publication Number | Publication Date |
---|---|
US20090190246A1 true US20090190246A1 (en) | 2009-07-30 |
US7978428B2 US7978428B2 (en) | 2011-07-12 |
Family
ID=40898953
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/358,355 Expired - Fee Related US7978428B2 (en) | 2008-01-25 | 2009-01-23 | Method of reading data stored in a data storage device and data storage device that performs a data read retry operation |
Country Status (3)
Country | Link |
---|---|
US (1) | US7978428B2 (en) |
JP (1) | JP2009176410A (en) |
KR (1) | KR20090081716A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130194689A1 (en) * | 2012-02-01 | 2013-08-01 | Kabushiki Kaisha Toshiba | Magnetic disk apparatus, read/write control method, and controller |
US8837215B2 (en) | 2012-01-30 | 2014-09-16 | Samsung Electronics Co., Ltd. | Operating method and data read method in nonvolatile memory device |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010267346A (en) * | 2009-05-15 | 2010-11-25 | Toshiba Corp | Disk controller, disk drive device, and disk control method |
US9318137B1 (en) | 2015-03-13 | 2016-04-19 | Western Digital Technologies, Inc. | Data storage device executing retry operation by buffering signal samples at different radial offsets |
KR20220118011A (en) | 2021-02-18 | 2022-08-25 | 에스케이하이닉스 주식회사 | Memory device and operating method of memory device |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4967292A (en) * | 1986-07-08 | 1990-10-30 | Fuji Electric Company, Ltd. | Head position controller for a disc storage unit |
US5077720A (en) * | 1986-12-10 | 1991-12-31 | Matsushita Electric Industrial Co., Ltd. | Optical information recording and reproducing system and optical disk |
US5631783A (en) * | 1994-12-21 | 1997-05-20 | Samsung Electronics Co., Ltd. | Magnetic disc apparatus employing constant-density recording and driver access method where a wedge ID field and a pseudo ID field are recorded |
US5748401A (en) * | 1995-01-31 | 1998-05-05 | Kabushiki Kaisha Toshiba | Sector servo system data recording/reproducing apparatus without ID portion |
US5784216A (en) * | 1995-11-16 | 1998-07-21 | Seagate Technology, Inc. | Method and apparatus for recording defective track identification information in a disk drive |
US6646969B2 (en) * | 1999-11-09 | 2003-11-11 | Kabushiki Kaisha Toshiba | Information recording medium which records information that pertains to integrity |
US20050066121A1 (en) * | 2003-09-24 | 2005-03-24 | Keeler Stanton M. | Multi-level caching in data storage devices |
US7602576B2 (en) * | 2006-10-24 | 2009-10-13 | Fujitsu Limited | Data reading method and storage device |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000090401A (en) * | 1998-09-16 | 2000-03-31 | Fujitsu Ltd | Apparatus and method for correcting data error in magnetic disk drive |
JP3942483B2 (en) * | 2002-05-15 | 2007-07-11 | 富士通株式会社 | Adjacent track data guarantee processing method and disk device |
JP2007317271A (en) * | 2006-05-24 | 2007-12-06 | Hitachi Global Storage Technologies Netherlands Bv | Data storage device and error processing method in read processing thereof |
JP2007200552A (en) * | 2007-05-10 | 2007-08-09 | Fujitsu Ltd | Data read method and storage device |
-
2008
- 2008-01-25 KR KR1020080007754A patent/KR20090081716A/en not_active Ceased
-
2009
- 2009-01-23 JP JP2009013448A patent/JP2009176410A/en not_active Ceased
- 2009-01-23 US US12/358,355 patent/US7978428B2/en not_active Expired - Fee Related
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4967292A (en) * | 1986-07-08 | 1990-10-30 | Fuji Electric Company, Ltd. | Head position controller for a disc storage unit |
US5077720A (en) * | 1986-12-10 | 1991-12-31 | Matsushita Electric Industrial Co., Ltd. | Optical information recording and reproducing system and optical disk |
US5631783A (en) * | 1994-12-21 | 1997-05-20 | Samsung Electronics Co., Ltd. | Magnetic disc apparatus employing constant-density recording and driver access method where a wedge ID field and a pseudo ID field are recorded |
US5748401A (en) * | 1995-01-31 | 1998-05-05 | Kabushiki Kaisha Toshiba | Sector servo system data recording/reproducing apparatus without ID portion |
US5784216A (en) * | 1995-11-16 | 1998-07-21 | Seagate Technology, Inc. | Method and apparatus for recording defective track identification information in a disk drive |
US6646969B2 (en) * | 1999-11-09 | 2003-11-11 | Kabushiki Kaisha Toshiba | Information recording medium which records information that pertains to integrity |
US20050066121A1 (en) * | 2003-09-24 | 2005-03-24 | Keeler Stanton M. | Multi-level caching in data storage devices |
US7099993B2 (en) * | 2003-09-24 | 2006-08-29 | Seagate Technology Llc | Multi-level caching in data storage devices |
US7602576B2 (en) * | 2006-10-24 | 2009-10-13 | Fujitsu Limited | Data reading method and storage device |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8837215B2 (en) | 2012-01-30 | 2014-09-16 | Samsung Electronics Co., Ltd. | Operating method and data read method in nonvolatile memory device |
US20130194689A1 (en) * | 2012-02-01 | 2013-08-01 | Kabushiki Kaisha Toshiba | Magnetic disk apparatus, read/write control method, and controller |
US9514787B2 (en) * | 2012-02-01 | 2016-12-06 | Kabushiki Kaisha Toshiba | Magnetic disk apparatus, read/write control method, and controller |
Also Published As
Publication number | Publication date |
---|---|
KR20090081716A (en) | 2009-07-29 |
JP2009176410A (en) | 2009-08-06 |
US7978428B2 (en) | 2011-07-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20230077768A1 (en) | Quality of service and streaming attributes for a data storage device | |
US7580212B1 (en) | Magnetic disk having efficiently stored WRRO compensation value redundancy information and method for using the redundancy information | |
USRE48952E1 (en) | Recording medium controller and method thereof | |
US8032698B2 (en) | Hybrid hard disk drive control method and recording medium and apparatus suitable therefore | |
US7027256B1 (en) | Disk drive having servo sectors that store repeatable runout correction values and related error correction code data | |
US8724248B2 (en) | Method and apparatus for compensating vibration by adjusting track pitch | |
JP5022240B2 (en) | Method of overwriting data on tape medium, and magnetic tape device equipped with the method | |
US9304930B2 (en) | HDD write buffer zone for vibration condition | |
US7978428B2 (en) | Method of reading data stored in a data storage device and data storage device that performs a data read retry operation | |
JP2009266333A (en) | Data storage device and adjacent track rewrite processing method | |
US8081396B2 (en) | Processing data recorded on a tape medium | |
US8638521B2 (en) | Shingled recording apparatus and method capable of detecting drifted-off writing | |
US8140744B2 (en) | Method and system for increasing data storage reliability and efficiency via compression | |
WO2010058655A1 (en) | Method for controlling overwriting of data by tape recording apparatus, program for controlling overwriting, and tape recording apparatus | |
US7898757B2 (en) | Hard disk drive with divided data sectors and hard disk drive controller for controlling the same | |
US6079044A (en) | Method and error correcting code (ECC) apparatus for storing predefined information with ECC in a direct access storage device | |
CN108735235B (en) | Disk device, controller circuit, and control method for disk device | |
JP2005092980A (en) | Eccentricity correction data recording method, recording medium, head position control method, and information recording / reproducing apparatus | |
JP4544412B2 (en) | Method for improving retry in data storage system, disk drive and computer-readable storage medium | |
US7389378B2 (en) | Write processing method for stream type commands and medium storage apparatus | |
JP3803209B2 (en) | Method for controlling rotary memory device and rotary memory device | |
JP2008299978A (en) | Disk drive device and data reproducing method from disk | |
JP3977611B2 (en) | Disk storage device and sector replacement processing method in the same device | |
JP2006146976A (en) | Recording/reproducing system, error correction device, and recording/reproducing method | |
JP4690447B2 (en) | Information processing apparatus, data movement program and method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CHO, JAE DEOG;JEONG, SEUNG YOUL;REEL/FRAME:022193/0536 Effective date: 20090123 |
|
REMI | Maintenance fee reminder mailed | ||
LAPS | Lapse for failure to pay maintenance fees | ||
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20150712 |