This application claims the priority of Korean Patent Application No. 10-2004-0001298, filed on Jan. 8, 2004, in the Korean Intellectual Property Office, the disclosure of which is incorporated herein in its entirety by reference.
1. Field of the Invention
The present invention relates to coding and signal processing for a high density magnetic recording system, and more particularly, to a rate-13/15 maximum transition run (MTR) code encoding and decoding method and apparatus suitable for a high density recording system.
2. Description of the Related Art
Conventional codes include a general modulation code and a relatively low rate maximum transition run (MTR) code. Examples of general modulation codes used for hard disc drives of magnetic recording systems include a rate-8/9 code and a rate-16/17 code. In the rate-8/9 code and the rate-16/17 code, since the number of consecutive data transitions increases and recording density increases, a decrease in data detection performance results, and an increase in recording density is limited.
To solve these problems, recent development efforts have focused on MTR coding technologies. In a conventional MTR code, to allow improvement of detection performance in a high density write channel, code technologies where the number of consecutive data transitions is equal to or less than 2 have been developed. However, an increase in a code rate is limited.
An MTR coding technology will be described in brief. A run-length limited (RLL) modulation code is most frequently used in magnetic or optical recording/reproducing systems. In the RLL code, a (d, k) constraint condition allows a generation interval of transition in a modulated non-return-to-zero inversion (NRZI) waveform to be between at least (d+1) bits and at most (k+1) bits by allowing the number of consecutive ‘0s’ between any two ‘1’s to be between at least d and at most k. The (d, k) code allows inter-symbol interference (ISI) to decrease and simplifies timing recovery.
The MTR code dramatically improves detection performance as compared with a conventional recording (0, k) code by improving a minimum distance characteristic for recorded data in a high density magnetic recording system. By preventing 3 or more consecutive recording transitions from being generated, 4/5, 5/6, and 6/7 coding technologies have been developed. These codes have relatively high code rates while having detection performance gains similar to a gain of a (1, 7) code. Here, if the maximum number of acceptable transitions (j) is 2, a capacity of the MTR code is obtained according to a k value as shown in Table 1.
A rate-4/5 MTR coding technology will now be described. In rate-4/5 MTR code building method, {circle around (1)} codewords including a ‘111’ pattern are removed from all codewords composed of 5 bits, {circle around (2)} by removing codewords including a ‘11’ pattern at a beginning part or an ending part, a condition j=2 can be satisfied when a code sequence is composed, and {circle around (3)} a codeword ‘00000’ is removed so as not to allow a codeword where k=∞ to be generated.
According to the method, since the number of acceptable codewords is 16, a rate-4/5 code can be built, and the highest acceptable value of k in the code is 8 as shown in Table 2. That is, Table 2 shows a rate-4/5 MTR code having a condition (j=2; k=8).
A rate-5/6 MTR code conversion table is shown in Table 3.
Table 3 shows a rate-5/6 MTR code having a condition (j=2, k=6). The rate-5/6 MTR (j=2) code is converted using conversion tables divided into two states, and an encoding and decoding method is as follows: {circle around (1)} To allocate a code to each of 25 (32) possible input data, each of “STATE-0” and “STATE-1” includes 32 codes 5-bit input data is encoded by selecting one of two conversion states. The last two codewords of “STATE-0” and “STATE-1” are different from each other, and state selection is determined according to whether the least significant bit of an encoded previous codeword is ‘0’ or ‘1’. In other words, if the least significant bit of the previous codeword is ‘0’, input data is converted to a codeword of “STATE-0”, and if the least significant bit of the previous codeword is ‘1’, input data is converted to a codeword of “STATE-1.”{circle around (2)} When “STATE-1” is selected, if input data is ‘11110’ or ‘11111’, a least significant bit of a previous codeword is converted to ‘0’ to satisfy a j=2 constraint condition. {circle around (3)} If an encoded 6-bit output is ‘000000’ and a most significant bit of a subsequent codeword is ‘0’, the last two bits of a current codeword are converted to ‘1’. {circle around (4)} If a least significant bit of a previous codeword is ‘0 and the first 5 bits of a current codeword are ‘0’, the first 2 bits of the current codeword are converted to ‘1’. {circle around (5)} If 7 or more consecutive 0s span between a last portion of a previous codeword and a first portion of a current codeword and the condition of the item {circle around (4)} is not satisfied, the last two bits of the previous codeword are converted to ‘1’. Accordingly, the highest acceptable value of k in the code is 6. {circle around (6)} When decoding is performed, if the last two bits of a codeword are ‘1’, the bits are converted to ‘00’, and if the first 5 bits of a codeword are ‘11000’, the bits are converted to ‘00000’. Also, if the first 3 bits of a current codeword are ‘110’ and the last 2 bits are ‘10’, a least significant bit ‘0’ of a previous codeword is converted to ‘1’. Likewise, after a conversion process corresponding to each condition is performed, an input corresponding to each codeword is decoded using the code table.
A rate-6/7 MTR code building method includes the following steps: {circle around (1)} Codewords including a ‘111’ pattern among all codewords composed of 7 bits are removed. {circle around (2)} If a k-constraint condition is not considered, the number of valid codewords not including ‘11’ at the first 2 bits or last 2 bits is 57. Therefore, to build codewords for 6-bit inputs, at least 7 (26−57) additional codewords are necessary. {circle around (3)} To build 64 codewords, 9 codewords, each beginning with ‘110’ and satisfying a j=2 MTR condition at the other 4 bits, that is, ‘1100000’, ‘1100001’, ‘1100010’, ‘1100100’, ‘1100101’, 1100110’, ‘1101000’, ‘1101001’, and ‘1101010’, are considered. {circle around (4)} When the 9 additional codewords are used, if a least significant bit of a previous codeword is ‘0’, the MTR constraint condition is satisfied. However, if the least significant bit of the previous codeword is ‘1’, to satisfy a j=2 condition, the last 3 bits of the previous codeword and the first 3 bits ‘110’ of a current codeword are converted as follows:
{circle around (5)} So as not to generate a codeword where k=∞ among 66 available codewords, a codeword ‘0000000’ is removed. Here, since the longest length of consecutively generated ‘0s’ is ‘1000000,0000001’, a maximum run-length is 12 bits. {circle around (6)} To reduce the k-condition more, codewords are converted as follows:
If the codewords are converted as shown above, since the longest length of consecutively generated ‘0s’ is ‘1000000,0000001 . . . ’ or ‘ . . . 100,0000001’, k becomes 8. {circle around (7)} A decoding process of an encoded code sequence is achieved by performing these steps in reverse order.
According to the code built according to the above method, the number of available codewords is 65. Accordingly, a rate-6/7 code table can be built by selecting 64 codewords out of the 65 codewords listed in Table 4, and the highest acceptable value of k in the code is 8. That is, Table 4 shows a rate-6/7 MTR (j=2; k=8) code.
The present invention provides a rate-13/15 MTR code encoding/decoding method and apparatus allowing each codeword to have a relatively higher code rate than conventional MTR codes where the number of data transitions is 2 or less while improving detection performance compared to conventional general modulation codes.
The present invention also provides a computer readable medium having recorded thereon a computer readable program for performing the rate-13/15 MTR code encoding/decoding method.
According to an aspect of the present invention, there is provided a rate-13/15 MTR code encoding method comprising: (a) generating a predetermined rate-13/15 MTR code in which 13-bit data corresponds to 15-bit data one to one; (b) outputting input 13-bit data as a 15-bit codeword according to the rate-13/15 MTR code; (c) checking whether codewords satisfy a predetermined constraint condition by connecting the 15-bit codeword and a subsequent 15-bit codeword; and (d) converting specific bits of the codewords if the codewords violate the constraint condition and not converting the codewords if the codewords do not violate the constraint condition. The rate-13/15 MTR (j=2, k=8) code in step (a) comprises: 8192 codewords obtained by excluding optional 40 codewords from 8232 codewords obtained by excluding 230 codewords having ‘11011’ at each trailing edge, 420 codewords, each having equal to or more than 8 consecutive ‘0’s, and 22 codewords having 7 consecutive ‘0’s at each leading edge or each trailing edge from selected 8904 codewords (7473 codewords in which the numbers of 1s at each leading two bits and each trailing two bits are at most 1, respectively, and 1431 codewords in which each trailing edge is ‘11’) in order to prevent the number of consecutive transitions from becoming 3 at code boundaries in a modulation coding process, and the MTR constraint condition in step (c) comprises: a constraint condition (j=2) allowing up to 2 consecutive data transitions; and a constraint condition (k=8) satisfying that the number of consecutive ‘0’s is less than 8, and the checking of the MTR constraint condition comprises: when optional two codewords among the 8192 codewords are connected and it is assumed that c(k)=[x14x13x12 . . . x2x1x0] represents a current codeword for which the codeword violation checking is performed and c(k+1)=[y14y13y12 . . . y2y1y0] represents a subsequent codeword, determining whether the last 3 bits (x2, x1, x0) of the current codeword and the first 3 bits (y14, y13, y12) of the subsequent codeword violate the MTR constraint condition, and the codeword conversion in step (d) comprises: when it is assumed that z0 and z1 indicate parameters for determining whether two codewords satisfy a constraint condition (j=2) and z2 indicates a parameter for determining whether the number of consecutive ‘0’s is equal to or less than 8, calculating z0, z1, and z2 using z0=x1·x0·y14·{overscore (y12)}, z1=x1·x0·y14·y12, and z2=x2+x1+x0+y14+y13+y12 (here, + indicates a modulo-2 add operation); and converting x1 and x0 into 0 and x2 and y13 into 1 so that j does not exceed 2 when z0=1, converting x0 and y12 into 0 and y13 into 1 so that j does not exceed 2 when z1=1, and converting y14 and y13 into 1 so that k does not exceed 8 when z2=1.
According to another aspect of the present invention, there is provided a rate-13/15 MTR code encoding apparatus comprising: a 13/15 encoder generating a rate-13/15 MTR code for outputting 13-bit data as a predetermined 15-bit codeword; and an MTR violation checking & converting unit checking whether codewords satisfy a predetermined constraint condition by connecting the 15-bit codeword and a subsequent 15-bit codeword, converting specific bits of the codewords if the codewords violate the constraint condition, and not converting the codewords if the codewords do not violate the constraint condition. The rate-13/15 MTR (j=2, k=8) code comprises: 8192 codewords obtained by excluding optional 40 codewords from 8232 codewords obtained by excluding 230 codewords having ‘11011’ at each trailing edge, 420 codewords, each having equal to or more than 8 consecutive ‘0’s, and 22 codewords having 7 consecutive ‘0’s at each leading edge or each trailing edge from selected 8904 codewords (7473 codewords in which the numbers of 1s at each leading two bits and each trailing two bits are at most 1, respectively, and 1431 codewords in which each trailing edge is ‘11’) in order to prevent the number of consecutive transitions from becoming 3 at code boundaries in a modulation coding process. The MTR violation checking & converting unit comprises: an MTR constraint condition checker determining whether the last 3 bits (x2, x1, x0) of a current codeword and the first 3 bits (y14, y13, y12) of a subsequent codeword violate the MTR constraint condition when optional two codewords among the 8192 codewords are connected to each other and it is assumed that c(k) represents the current codeword for which the codeword violation checking is performed and c(k+1) represents the subsequent codeword; and a codeword converter converting x1 and x0 into 0 and x2 and y13 into 1 so that j does not exceed 2 when z0=1, converting x0 and y12 into 0 and y13 into 1 so that j does not exceed 2 when z1=1, and converting y14 and y13 into 1 so that k does not exceed 8 when z2=1 by calculating z0, z1, and z2 using z0=x1·x0·y14·{overscore (y12)}, z1=x1·x0·y14·y12, and z2=x2+x1+x0+y14+y13+y12 (here, + indicates a modulo-2 add operation) when it is assumed that z0 and z1 indicate parameters for determining whether two codewords satisfy the j constraint condition (j=2) and z2 indicates a parameter for determining whether the number of consecutive ‘0’s is equal to or less than 8.
The rate-13/15 MTR code encoding apparatus can further comprise: a parallel-to-serial converter converting parallel codewords of the MTR violation checking & converting unit into serial data; and a precoder changing a signal level of the serial data in order to record the serial data in a channel.
According to another aspect of the present invention, there is provided a rate-13/15 MTR code decoding method comprising: (1) checking whether two codewords were MTR-code-converted to satisfy a predetermined MTR constraint condition when they were encoded by connecting a currently input 15-bit codeword and a subsequently input 15-bit codeword; (2) if the codewords were MTR-code-converted as the checking result, converting specific bits of the codewords, and if the codewords were not MTR-code-converted as the checking result, not converting the codewords; and (3) decoding each 15-bit codeword, which has passed through step (2), into 13-bit data using a predetermined MTR code, and the rate-13/15 MTR (j=2, k=8) code in step (1) comprises: 8192 codewords obtained by excluding optional 40 codewords from 8232 codewords obtained by excluding 230 codewords having ‘11011’ at each trailing edge, 420 codewords, each having equal to or more than 8 consecutive ‘0’s, and 22 codewords having 7 consecutive ‘0’s at each leading edge or each trailing edge from selected 8904 codewords (7473 codewords in which the numbers of 1s at each leading two bits and each trailing two bits are at most 1, respectively, and 1431 codewords in which each trailing edge is ‘11’) in order to prevent the number of consecutive transitions from becoming 3 at code boundaries in a modulation coding process. The MTR code conversion checking in step (1) comprises: when it is assumed that {overscore (c(k))}=[x14x13x12 . . . x2x1x0] represents a current codeword for which the codeword violation checking is performed and {overscore (c(k+1))}=[y14y13y12 . . . y2y1y0] represents a subsequent codeword, determining whether the last 3 bits (x2, x1, x0) of the current codeword and the first 3 bits (y14, y13, y12) of the subsequent codeword violate the MTR constraint condition, and the codeword conversion in step (2) comprises: calculating z0, z1, and z2 using z0=x2·y14·y13, z1=x1·y14·y13, and z2={overscore (x2)}·{overscore (x1)}·{overscore (x0)}·y14·y13; and converting x1 and x0 into 1 and x2 and y13 into 0 when z0=1, converting x0 and y12 into 1 and y13 into 0 when z1=1, and converting y14 and y13 into 0 when z2=1.
According to another aspect of the present invention, there is provided a rate-13/15 MTR code decoding apparatus comprising: an MTR condition checking & converting unit checking whether two codewords were MTR-code-converted to satisfy a predetermined MTR constraint condition when they were encoded by connecting a currently input 15-bit codeword and a subsequently input 15-bit codeword, converting specific bits of the codewords if the codewords were MTR-code-converted, and not converting the codewords if the codewords were not MTR-code-converted; and a 13/15 decoder decoding each 15-bit codeword output from the MTR condition checking & converting unit to 13-bit data using a predetermined MTR code, and the rate-13/15 MTR code comprises: 8192 codewords obtained by excluding optional 40 codewords from 8232 codewords obtained by excluding 230 codewords having ‘11011’ at each trailing edge, 420 codewords, each having equal to or more than 8 consecutive ‘0’s, and 22 codewords having 7 consecutive ‘0’s at each leading edge or each trailing edge from selected 8904 codewords (7473 codewords in which the numbers of 1s at each leading two bits and each trailing two bits are at most 1, respectively, and 1431 codewords in which each trailing edge is ‘11’) in order to prevent the number of consecutive transitions from becoming 3 at code boundaries in a modulation coding process. The MTR condition checking & converting unit comprises: an MTR code conversion checker, when it is assumed that {overscore (c(k))}=[x14x13x12 . . . x2x1x0] represents a current codeword for which the codeword violation checking is performed and {overscore (c(k+1))}=[y14y13y12 . . . y2y1y0] represents a subsequent codeword, determining whether the last 3 bits (x2, x1, x0) of the current codeword and the first 3 bits (y14, y13, y12) of the subsequent codeword were MTR-code-converted when they were encoded; and a codeword converter converting x1 and x0 into 1 and x2 and y13 into 0 when z0=1, converting x0 and y12 into 1 and y13 into 0 when z1=1, and converting y14 and y13 into 0 when z2=1 by calculating z0, z1, and z2 using z0=x2·y14·y13, z1=x1·y14·y13, and z2={overscore (x2)}·{overscore (x1)}·{overscore (x0)}·y14·y13.
According to another aspect of the present invention, there is provided a computer readable medium having recorded thereon a computer readable program for performing the method described above.
The above and other features and advantages of the present invention will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings in which:
Hereinafter, the present invention will now be described more fully with reference to the accompanying drawings, in which embodiments of the invention are shown.
The 13/15 encoder 100 generates a rate-13/15 MTR code for inputting 13-bit data and outputting a predetermined 15-bit codeword.
First, a method of constructing the rate-13/15 MTR code will now be described. A k constraint condition is defined as a condition where the number of consecutive 0s is less than k in a codeword, and a j constraint condition is defined as a condition where the number of consecutive transitions between 0 and 1 is less than j. The number of codewords is 8674 when the length of each codeword is 15 bits with satisfying the j constraint condition (j=2) regardless of the k constraint condition. Here, to satisfy the j constraint condition (j=2) in two consecutive codewords, 7473 codewords in which the numbers of 1s at each leading two bits and each trailing two bits are respectively at most 1 are selected. However, since the number of codewords required for encoding 13-bit input data to a 15-bit codeword is 8192 (213), 719 (8192−7473) additional codewords are required. Therefore, codewords in which each trailing edge is ‘11’ are additionally used to satisfy the required number of codewords. There exist 1431 codewords in which each trailing edge is ‘11’. To prevent the number of consecutive transitions from being 3 at codeword boundaries in a modulated encoding process, 230 codewords, which end with ‘11011’, are excluded from the 1431 codewords. Accordingly, the number of available codewords is 8674 (7473+(1431−230)).
Among the codewords satisfying the condition described above, the rate-13/15 MTR code used for the embodiment of the present invention is constructed so that the k constraint condition (k=8) is satisfied. To construct the rate-13/15 MTR code in which the k constraint condition (k=8) is satisfied, 420 codewords in which the number of consecutive 0s is equal to or more than 8 are excluded, and 22 codewords in which the number of consecutive 0s at each leading edge or each trailing edge is 7 are excluded. Accordingly, the number of codewords, which can be used in the modulated encoding process, becomes 8232 (8674−420−22). Finally, 8192 codewords are selected by excluding optional 40 codewords from the 8232 codewords selected by the method described above.
Examples of the constructed 8192 codewords are shown in
Therefore, the code developed by the embodiment of the present invention is an MTR code in which a code rate is 13/15 and the maximum number of consecutive transitions is equal to or less than 2. However, if codewords corresponding to each input data are simply found using the codeword table, the j constraint condition (j=2) is not always satisfied at boundaries between codewords. Therefore, it is required to generate codewords, which can satisfy the j constraint condition (j=2), using the MTR violation checking & converting unit 120 at boundaries between codewords.
The MTR violation checking & converting unit 120 checks whether codewords satisfy a predetermined MTR constraint condition by connecting the 15-bit codeword and a subsequent 15-bit codeword, converts specific bits of the codewords if the codewords violate the MTR constraint condition, and does not convert the codewords if the codewords do not violate the MTR constraint condition.
When it is assumed that z0 and z1 indicate parameters for determining whether two codewords satisfy the j constraint condition (j=2) and z2 indicates a parameter for determining whether the number of consecutive ‘0’s is equal to or less than 8, the codeword converter 250 calculates z0, z0 and z2 using Equation 1, Equation 2 and Equation 3. Accordingly the codeword converter 250 converts x1 and x0 into 0 and x2 and y13 into 1 so that j does not exceed 2 when z0=1, converts x0 and y12 into 0 and y13 into 1 so that j does not exceed 2 when z1=1, and converts y14 and y13 into 1 so that k does not exceed 8 when z2=1.
z0=x1·x0·y14·{overscore (y12)} [Equation 1]
z1=x1·x0·y14·y12 [Equation 2]
z2=x2+x1+x0+y14+y13+y12 [Equation 3]
Here, + indicates a modulo-2 add operation.
The parallel-to-serial converter 140 converts parallel codewords of the MTR violation checking & converting unit 120 to serial data. The precoder 160 changes a signal level of the serial data in order to record the serial data in a channel.
An operation of the rate-13/15 MTR encoding apparatus will now be described.
In detail, 13-bit user data is input the 13/15 encoder 100, and a 15-bit codeword is output according to the rate-13/15 MTR code. The output codeword is checked with a previous converted codeword to determine whether the two codewords violate the MTR constraint condition by the MTR constraint condition checker 200. If the two codewords violate the MTR constraint condition, specific bits of the codewords are converted by the codeword converter 250. The codewords output from the MTR violation checking & converting unit 120 pass through the parallel-to-serial converter 140 and the precoder 160 and recorded in a magnetic write channel.
If a trailing edge of a codeword is ‘011’ and a leading edge of a connected codeword is ‘100’ or ‘101’, the j constraint condition (j=2) is violated, that is, j=3. In this case, conversion is performed using codewords, which begin with ‘110’, excluded from the code construction as follows;
Also, if a trailing edge of a codeword is ‘000’ and a leading edge of a connected codeword is ‘000’, the k constraint condition (k=8) may not be satisfied. In this case, conversion is performed as follows;
This will now be described in detail with reference to
When input data is “. . . 011,101 . . . ”, since x0=1, x1=1, x2=0, y14=1, y13=0, and y12=1, z0=0, z1=1, and z2=1 using Equations 1 through 3. Therefore, x0 and y12 are converted into 0, and y13 is converted into 1 as a reference number 410 of
When input data is “. . . 000,000 . . . ”, since x0=0, x1=0, x2=0, y14=0, y13=0, and y12=0, z0=0, z1=0, and z2=0 using Equations 1 through 3. Therefore, y14 and y13 are converted into 1 as a reference number 420 of
All codewords except the above three cases satisfy the MTR constraint condition (j=2, k=8).
The MTR condition checking & converting unit 500 checks whether two codewords were MTR-code-converted to satisfy a predetermined MTR constraint condition when they were encoded by connecting a currently input 15-bit codeword and a subsequently input 15-bit codeword, converts specific bits of the codewords if the codewords were MTR-code-converted, and does not convert the codewords if the codewords were not MTR-code-converted.
The 13/15 decoder 550 decodes each 15-bit codeword output from the MTR condition checking & converting unit 500 to 13-bit data using a predetermined MTR code.
When it is assumed that {overscore (c(k))}=[x14x13x12 . . . x2x1x0(LSB)] represents a current codeword for which the codeword violation checking is performed and {overscore (c(k+1))}=[y14(MSB)y13y12 . . . y2y1y0] represents a subsequent codeword, the MTR code conversion checker 600 determines whether the last 3 bits (x2, x1, x0) of the current codeword and the first 3 bits (y14, y13, y12) of the subsequent codeword were MTR-code-converted in order to check whether the codewords were converted to satisfy the MTR constraint condition when they were encoded.
The codeword converter 650 calculates z0, z1, and z2 using Equation 4, Equation 5 and Equation 6, converts x1 and x0 into 1 and x2 and y13 into 0 when z0=1, converting x0 and y12 into 1 and y13 into 0 when z1=1, and converting y14 and y13 into 0 when z2=1.
z0=x2·y14·y13 [Equation 4]
z1=x1·y14·y13 [Equation 5]
z2={overscore (x2)}·{overscore (x1)}·{overscore (x0)}·y14·y13 [Equation 6 ]
An operation of the rate-13/15 MTR decoding apparatus will now be described.
In detail, when 15-bit data is input to the MTR condition checking & converting unit 500, the MTR code conversion checker 600 stores the input 15-bit data and checks whether the input 15-bit data was converted to satisfy the MTR constraint condition when the input 15-bit data was encoded by connecting the input 15-bit data to subsequent 15-bit data. That is, the MTR code conversion checker 600 determines whether the last 3 bits (x2, x1, x0) of a current codeword {overscore (c(k))} and the first 3 bits (y14, y13, y12) of a subsequent codeword {overscore (c(k+1))} were MTR-code-converted.
As a determination result of the MTR code conversion checker 600, if the input 15-bit data was converted when it was encoded, specific bits of the input 15-bit data are converted by the code converter 650, and the converted 15-bit data becomes original data by being modulated from 15-bit data to 13-bit data by the 13/15 decoder 550. If the input 15-bit data was not converted when it was encoded, the input 15-bit data directly becomes original data by being modulated from 15-bit data to 13-bit data by the 13/15 decoder 550.
If a trailing edge of a codeword is ‘100’ and a leading edge of a connected codeword is ‘110’, the j constraint condition (j=2) was violated, that is, j=3 when the codewords were encoded. In this case, conversion is performed in reverse order of the encoding process as follows;
Also, if a trailing edge of a codeword is ‘000’ and a leading edge of a connected codeword is ‘110’, the codewords were converted since the k constraint condition (k=8) might not be satisfied when the codewords were encoded. In this case, conversion is performed as follows;
This will now be described in detail with reference to
When input data is “. . . 010,110 . . . ”, since x0=0, x1=1, x2=0, y14=1, y13=1, and y12=0, z0=0, z1=1, and z2=0 using Equations 4 through 6. Therefore, x0 and y12 are converted into 1, and y13 is converted into 0 as a reference number 810 of
When input data is “. . . 000,110 . . . ”, since x0=0, x1=0, x2=0, y14=1, y13=1, and y12=0, z0=0, z1=0, and z2=1 using Equations 4 through 6. Therefore, y14 and y13 are converted into 0 as a reference number 820 of
Here, a Lorentzian pulse is used in the used horizontal magnetic write channel, and an EEPR4ML detector is used when normalized density of a user bit is 2.5. As shown in
Here, a PR(12321)ML detector is used in a vertical magnetic write channel when normalized density of a user bit is 1.5. As shown in
The invention can also be embodied as computer (including all apparatuses having a information processing function) readable codes on a computer readable recording medium. The computer readable recording medium is any data storage device that can store data which can be thereafter read by a computer system. Examples of the computer readable recording medium include read-only memory (ROM), random-access memory (RAM), CD-ROMs, magnetic tapes, floppy disks, optical data storage devices.
As described above, according to a rate-13/15 MTR code encoding/decoding method and apparatus according to embodiments of the present invention, detection performance is improved compared to conventional general modulation codes, and a relatively higher code rate than conventional MTR codes where the number of data transitions is 2 or less is achieved.
Also, since data can be reliably reproduced with high write density, a large amount of data can be stored in and reproduced from a magnetic recording information storage medium.
While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it will be understood by those of ordinary skill in the art that various changes in form and details may be made therein without departing from the spirit and scope of the present invention as defined by the following claims.
Number | Date | Country | Kind |
---|---|---|---|
10-2004-0001298 | Jan 2004 | KR | national |
Number | Name | Date | Kind |
---|---|---|---|
5731768 | Tsang | Mar 1998 | A |
6011497 | Tsang et al. | Jan 2000 | A |
6400288 | Fredrickson et al. | Jun 2002 | B1 |
6829306 | Immink et al. | Dec 2004 | B1 |
Number | Date | Country | |
---|---|---|---|
20050174262 A1 | Aug 2005 | US |