IP Library Granted Patent US 9,190,076
Granted Patent B2
US 9,190,076 · App. 13/483,004 · Granted Nov 17, 2015

Data format using an efficient reverse concatenated modulation code for magnetic tape recording

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,190,076
App. No.
13/483,004
Granted
Nov 17, 2015
Kind
B2
Abstract

In one embodiment, a tape drive system includes a write channel for writing data to a magnetic tape, the write channel utilizing a rate-(232/234) reverse concatenated modulation code. The write channel includes logic adapted for receiving a data stream comprising one or more data sets, logic adapted for separating each data set into a plurality of sub data sets, logic adapted for encoding each sub data set with a C2 encoding, logic adapted for encoding each C2-encoded sub data set with a modulation code, logic adapted for encoding each modulated sub data set with a C1 encoding, and logic adapted for simultaneously writing the encoded modulated sub data sets to data tracks of the magnetic tape. Other systems for writing data to a magnetic tape utilizing a rate-(232/234) reverse concatenated modulation code are described according to various other embodiments.

Claims (45)

1. A tape drive system, comprising:

a write channel for writing data to a magnetic tape, the write channel utilizing a rate-(232/234) reverse concatenated modulation code, wherein the write channel comprises:

logic configured to receive a data stream comprising one or more data sets; logic configured to separate each data set into a plurality of sub data sets;

logic configured to encode each sub data set with a C2 code to produce C2-encoded sub data sets;

logic configured to encode each C2-encoded sub data set with a (234,232) modulation code to produce modulated sub data sets;

logic configured to encode each modulated sub data set with a C1 code to produce C1-encoded modulated sub data sets; and

logic configured to simultaneously write the C1-encoded modulated sub data sets to data tracks of the magnetic tape.

2. The tape drive system as recited in claim 1 , wherein the logic configured to separate each data set into a plurality of sub data sets comprises creating sixty-four sub data sets from each data set, each sub data set organized as an 84×918-byte matrix being 77,112 bytes in size.

3. The tape drive system as recited in claim 2 , wherein the logic configured to encode each sub data set with the C2 code adds twelve bytes of C2 error correction code (ECC) to each 84-byte column of each sub data set's matrix, creating a 96×918-byte matrix being 88,128 bytes in size, wherein the C2 code comprises a (96,84,13) Reed-Solomon ECC.

4. The tape drive system as recited in claim 3 , further comprising logic configured to headerize each C2-encoded sub data set by adding a 10-byte header to each row of each C2-encoded sub data set's 96×918-byte matrix to create a 96×928-byte matrix such that each headerized sub data set is 89,088 bytes in size.

5. The tape drive system as recited in claim 4 , further comprising logic configured to randomize each row (CW-4) of each headerized sub data set's 96×928-byte matrix to create a randomized 96×928-byte matrix.

6. The tape drive system as recited in claim 5 , wherein the logic configured to encode each C2-encoded sub data set with the (234,232) modulation code comprises applying the (234,232) modulation code to each randomized 96×928-byte matrix by extending a length of each CW-4 by eight bytes to create a 96×936-byte matrix being 89,856 bytes in size.

7. The tape drive system as recited in claim 6 , wherein the C1 code comprises a (1992,1872) low-density parity check (LDPC) code, and wherein the logic configured to encode each modulated sub data set with the C1 code comprises applying the (1992,1872) LDPC code to each sub data set by concatenating four LDPC codewords to each CW-4 to create a 96×996-byte matrix being 95,616 bytes in size.

8. The tape drive system as recited in claim 7 , wherein the logic configured to simultaneously write the C1-encoded modulated sub data sets to data tracks of the magnetic tape comprises writing designated CW-4's in sets of 32 simultaneously to the magnetic tape.

9. The tape drive system as recited in claim 1 , further comprising:

a magnetic head for writing data to the magnetic tape;

a drive mechanism for passing the magnetic tape over the magnetic head; and

a controller electrically coupled to the magnetic head.

10. A tape drive system configured to write-data to a magnetic tape utilizing a rate-(232/234) reverse concatenated modulation code, the system comprising:

logic configured to receive a data stream comprising one or more data sets;

logic configured to separate each data set into sixty-four sub data sets, each sub data set organized as an 84×918-byte matrix being 77,112 bytes in size;

logic configured to encode each sub data set with a C2 code to produce C2-encoded sub data sets by adding twelve bytes of a (96,84,13) Reed-Solomon C2 error correction code (ECC) to each 84-byte column of each sub data set's matrix, creating a 96×918-byte matrix being 88,128 bytes in size;

logic configured to headerize each C2-encoded sub data set to produce headerized sub data sets by adding a 10-byte header to each row of each C2-encoded sub data set's 96×918-byte matrix to create a 96×928-byte matrix being 89,088 bytes in size;

logic configured to randomize each headerized sub data set to produce randomized sub data sets by randomizing each row (CW-4) of each headerized sub data set's 96×928-byte matrix to create a randomized 96×928-byte matrix;

logic configured to modulation encode each randomized sub data set to produce modulated sub data sets by applying a (234,232) modulation code to each randomized 96×928-byte matrix to extend a length of each CW-4 by eight bytes to create a 96×936-byte matrix being 89,856 bytes in size;

logic configured to encode each modulated sub data set with a C1 code to produce C1-encoded modulated sub data sets by applying a (1992,1872) low-density parity check (LDPC) code to each modulated sub data set by concatenating four LDPC codewords to each CW-4 to create a 96×996-byte matrix being 95,616 bytes in size; and

logic configured to simultaneously write the C1-encoded modulated sub data sets to data tracks of the magnetic tape by writing designated CW-4's in sets of 32.

11. The tape drive system as recited in claim 10 , further comprising:

a magnetic head for writing data to the magnetic tape;

a drive mechanism for passing the magnetic tape over the magnetic head; and

a controller electrically coupled to the magnetic head.

12. A write channel for writing data to a magnetic tape, the write channel comprising:

logic configured to receive a data stream comprising one or more data sets;

logic configured to separate each data set into a plurality of sub data sets;

logic configured to encode each sub data set with a C2 code to produce C2-encoded sub data sets;

logic configured to encode each C2-encoded sub data set with a modulation code to produce modulated sub data sets;

logic configured to encode each modulated sub data set with a C1 code to produce C1-encoded modulated sub data sets; and

logic configured to simultaneously write the C1-encoded modulated sub data sets to a plurality of data tracks of the magnetic tape,

wherein the write channel utilizes a reverse concatenated modulation code.

13. The write channel as recited in claim 12 , wherein the logic configured to separate each data set into a plurality of sub data sets comprises creating sixty-four sub data sets from each data set, each sub data set organized as an 84×918-byte matrix being 77,112 bytes in size, and wherein the logic configured to encode each sub data set with the C2 code adds twelve bytes of C2 error correction code (ECC) to each 84-byte column of each sub data set's matrix, creating a 96×918-byte matrix being 88,128 bytes in size, wherein the C2 code comprises a (96,84,13) Reed-Solomon ECC.

14. The write channel as recited in claim 13 , further comprising logic configured to headerize each C2-encoded sub data set by adding a 10-byte header to each row of each C2-encoded sub data set's 96×918-byte matrix to create a 96×928-byte matrix such that each headerized sub data set is 89,088 bytes in size.

15. The write channel as recited in claim 14 , further comprising logic configured to randomize each row (CW-4) of each headerized sub data set's 96×928-byte matrix to create a randomized 96×928-byte matrix.

16. The tape drive system as recited in claim 15 , wherein the logic configured to encode each C2-encoded sub data set with the modulation code comprises applying a (234,232) modulation code to each randomized 96×928-byte matrix by extending a length of each CW-4 by eight bytes to create a 96×936-byte matrix being 89,856 bytes in size.

17. The write channel as recited in claim 16 , wherein the C1 code comprises a (1992,1872) low-density parity check (LDPC) code, and wherein the logic configured to encode each modulated sub data set with the C1 code comprises applying the (1992,1872) LDPC code to each sub data set by concatenating four LDPC codewords to each CW-4 to create a 96×996-byte matrix being 95,616 bytes in size.

18. The write channel as recited in claim 17 , wherein the logic configured to simultaneously write the C1-encoded modulated sub data sets to the plurality of data tracks of the magnetic tape comprises writing designated CW-4's in sets of 32 simultaneously to the magnetic tape.

Assignments (4)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 3, 2024
From: BEIJING PIANRUOJINGHONG TECHNOLOGY CO., LTD.
To: BEIJING ZITIAO NETWORK TECHNOLOGY CO., LTD.
Reel/Frame 066565/0952 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 4, 2023
From: AWEMANE LTD.
To: BEIJING PIANRUOJINGHONG TECHNOLOGY CO., LTD.
Reel/Frame 064501/0498 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Nov 2, 2021
From: INTERNATIONAL BUSINESS MACHINES CORPORATION
To: AWEMANE LTD.
Reel/Frame 057991/0960 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 8, 2012
From: CIDECIYAN, ROY D.; HUTCHINS, ROBERT A.; MITTELHOLZER, THOMAS; OELCER, SEDAT
To: INTERNATIONAL BUSINESS MACHINES CORPORATION
Reel/Frame 028346/0417 →