JP3338181B2 - Encoding method - Google Patents

Encoding method

Info

Publication number
JP3338181B2
JP3338181B2 JP14030294A JP14030294A JP3338181B2 JP 3338181 B2 JP3338181 B2 JP 3338181B2 JP 14030294 A JP14030294 A JP 14030294A JP 14030294 A JP14030294 A JP 14030294A JP 3338181 B2 JP3338181 B2 JP 3338181B2
Authority
JP
Japan
Prior art keywords
converted
current
bits
followed
data
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.)
Expired - Fee Related
Application number
JP14030294A
Other languages
Japanese (ja)
Other versions
JPH088751A (en
Inventor
修朗 伊藤
真裕美 丹羽
誠一郎 高橋
吉宏 堀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP14030294A priority Critical patent/JP3338181B2/en
Publication of JPH088751A publication Critical patent/JPH088751A/en
Application granted granted Critical
Publication of JP3338181B2 publication Critical patent/JP3338181B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、デジタル信号の記録再
生に用いるデジタルデータの符号化方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for encoding digital data used for recording and reproducing digital signals.

【0002】[0002]

【従来の技術】磁気ディスク、磁気テープ、光ディスク
等の記録媒体にデジタル信号を記録するために種々の符
号化方法が、提案されている。その1つの方法として、
周知のラン・レングス制御符号化方法(RLL符号化)があ
る。
2. Description of the Related Art Various encoding methods have been proposed for recording digital signals on recording media such as magnetic disks, magnetic tapes and optical disks. As one of the methods,
There is a well-known run-length control encoding method (RLL encoding).

【0003】このRLL符号化は、特開昭52-128024号公報
(G06F5/02),特開平2-119434号公報(H03M7/46)及び電子
情報通信学会・信学技報・TECHNICAL REPORT OF IEICE.
MR92-46(1992.10)梅本他著「8-12変換記録符号を用いた
ディジタルVTRの基本検討」にも示される様に、良く
知られている。特に、(1,7)RLL符号化とは、符号化され
たビット列中の隣合う「1」と「1」の間に「0」が、
必ず最小限1個、最大限7個挿入されるものである。つ
まり、「1」が連続することのない符号化である。その
変換規則は、図1(a)(b)に示される如く、良く知られて
いる。
[0003] This RLL encoding is disclosed in Japanese Patent Application Laid-Open No. 52-128024.
(G06F5 / 02), Japanese Patent Application Laid-Open No. 2-119434 (H03M7 / 46) and IEICE Technical Report, Technical Report of IEICE.
It is well known, as shown in MR92-46 (1992.10) Umemoto et al., "Basic study of digital VTR using 8-12 conversion recording code". In particular, (1,7) RLL encoding means that "0" is between adjacent "1" and "1" in an encoded bit string,
At least one and at most seven are always inserted. That is, the encoding is such that “1” does not continue. The conversion rules are well known as shown in FIGS. 1 (a) and 1 (b).

【0004】周知の如く、この(1,7)RLL符号化の最大信
号反転間隔(Tmax)は、5.33Tである。また、最小反転間
隔(Tmin)は、1.33Tであり、良好な特性を備えている。
この(1,7)RLL符号化されたデータは、例えばNRZI変調し
て記録される。
As is well known, the maximum signal inversion interval (T max ) of the (1,7) RLL coding is 5.33T. Further, the minimum inversion interval (T min ) is 1.33T, which has good characteristics.
The (1,7) RLL-coded data is recorded, for example, by NRZI modulation.

【0005】[0005]

【発明が解決しようとする課題】しかし、周知の如く、
この(1,7)RLL符号化は、可変長符号であるために、その
エラー伝搬特性(E.P)は、固定長符号に比べて一般的に
悪い。本発明は、従来の(1,7)RLL符号化に比べても、最
大信号反転間隔(Tmax)及び最小反転間隔(Tmin)が等し
く、且つ、エラー伝搬特性が良い符号化方法を提案する
ものである。
However, as is well known,
Since the (1,7) RLL coding is a variable length code, its error propagation characteristic (EP) is generally worse than that of a fixed length code. The present invention proposes a coding method in which the maximum signal inversion interval (T max ) and the minimum inversion interval (T min ) are equal to each other and the error propagation characteristics are better than the conventional (1,7) RLL encoding. Is what you do.

【0006】[0006]

【課題を解決するための手段】本発明は、2進データ列
の各データビット2ビットを、チャネルビット3ビットで
構成される符号に変換する符号化方法であって、2進デ
ータビットの”00””01””10””11”をそれぞれA,B,
C,Dと表すものとしたとき、原則として、Aを”010”B
を”001”Cを”100”Dを”000”に対応して変換させ、B
の後にBCBCが続くとき、先頭のBを”001”と変換し、こ
れ以外の場合で、Bの後にCBCが続くとき、先頭のBを”0
10”と変換し、これ以外の場合で、Bの後にBCが続くと
き、先頭のBを”010”と変換し、これ以外の場合で、B
の後にCが続き、且つBの前の2ビットを変換したチャネ
ルビット3ビットの最終ビットが0のとき、先頭のBを”0
00”と変換するものとし、BCBの後にCが続くとき、最後
のCを”100”と変換し、これ以外の場合で、Bの後にCが
続き、さらにBCが続くとき始めのCを”000”と変換し、
これ以外の場合で、Cの前の2ビットを変換したチャネル
ビット3ビットの最終ビットが1のとき、Cを”000”と変
換し、これ以外の場合で、BまたはDの後にBが続きその
あとにCCが続き、且つ始めのBまたはDを変換したチャネ
ルビット3ビットのうち始めの2ビットの少なくとも一方
が1のとき、始めのCを”001”と変換し、これ以外の場
合で、Bの後にCが続き、且つ、Bの前がAまたはCである
か又はBまたはDの場合であっても変換したチャネルビッ
ト3ビットのうち始めの2ビットがともに0であるとき、B
の後のCを”010”と変換し、これ以外の場合で、Bの後
にCが続くとき、Cを”101”と変換するものとし、Dの後
にBCBCが続き、且つDの前の2ビットを変換したチャネル
ビット3ビットの最終ビットが0のとき、Dを”101”と変
換し、これ以外の場合で、Dの後にBCが続き、且つDの前
の2ビットを変換したチャネルビット3ビットの最終ビッ
トが0のとき、Dを”100”と変換し、これ以外の場合
で、Dの後にAまたはBまたはDが続き、且つDの前の2ビッ
トを変換したチャネルビット3ビットの最終ビットが0の
とき、Dを”101”と変換するものとすることを特徴とす
る。
SUMMARY OF THE INVENTION The present invention is an encoding method for converting two bits of each data bit of a binary data string into a code composed of three channel bits. 00 ”” 01 ”” 10 ”” 11 ”are A, B,
Assuming that C and D are represented, in principle, A is "010" B
Is converted to "001" C to "100" D to "000", and B
Is followed by BCBC, the first B is converted to "001". Otherwise, when B is followed by CBC, the first B is set to "0".
In other cases, when B is followed by BC, the leading B is converted to "010". In other cases, B
Is followed by C and the last 3 bits of the channel bits converted from the 2 bits before B are 0, the first B is set to “0”
00 ", when C is followed by BCB, the last C is converted to" 100 "; otherwise, B is followed by C, and when BC is followed, the first C is replaced by" 100 ". 000 ”
In other cases, if the last bit of the 3 channel bits converted from the 2 bits before C is 1, C is converted to “000”. In other cases, B follows D or B followed by B. When CC follows, and at least one of the first two bits of the three channel bits converted from the first B or D is 1, the first C is converted to “001”. , B is followed by C, and even if B is A or C or B or D, even if the first two bits of the converted three channel bits are both 0, B
Is converted to “010”, otherwise, when B is followed by C, C is converted to “101”, D is followed by BCBC, and 2 before D When the last 3 bits of the converted channel bits are 0, D is converted to “101”. In other cases, D is followed by BC, and 2 bits before D are converted. When the last bit of the 3 bits is 0, D is converted to “100”; otherwise, D is followed by A or B or D, and 3 channel bits obtained by converting 2 bits before D When the last bit of is 0, D is converted to "101".

【0007】また、本発明は、2進データ列の各データ
ビット2ビットを、チャネルビット3ビットで構成される
符号に変換する符号化方法であって、データビットの”
00””01””10””11”をそれぞれA,B,C,Dと表した場
合に、以下の方法で変換することを特徴とする。 (i)現時点のデータがAのとき、このAを”010”に変換す
る。 (ii)現時点のデータがBで、この現Bの後にBCBCが続くと
き、この現Bを”001”と変換し、これ以外の場合で、現
Bの後にCBCが続くとき、この現Bを”010”と変換し、こ
れ以外の場合で、現Bの後にBCが続くとき、この現Bを”
010”と変換し、これ以外の場合で、現Bの後にCが続
き、且つ現Bの前の2ビットを変換したチャネルビット3
ビットの最終ビットが0のとき、前記現Bを”000”と変
換するものとし、これ以外の場合、現Bを”001”と変換
する。 (iii)現時点のデータがCで、BCBの後に現Cが続くとき、
この現Cを”100”と変換し、これ以外の場合で、Bの後
に現Cが続き、さらにBCが続くとき前記現Cを”000”と
変換し、これ以外の場合で、現Cの前の2ビットを変換し
たチャネルビット3ビットの最終ビットが1のとき、前記
現Cを”000”と変換し、これ以外の場合で、BまたはDの
後にBが続きそのあとに現C及びCが続き、且つ始めのBま
たはDを変換したチャネルビット3ビットのうち始めの2
ビットの少なくとも一方が1のとき、前記現Cを”001”
と変換し、これ以外の場合で、Bの後に現Cが続き、且
つ、Bの前がAまたはCであるか又はBまたはDの場合であ
っても変換したチャネルビット3ビットのうち始めの2ビ
ットがともに0であるとき、前記現Cを”010”と変換
し、これ以外の場合で、Bの後に現Cが続くとき、現C
を”101”と変換するものとし、これ以外の場合、現C
を”100”と変換する。 (iv)現時点のデータがDで、現Dの後にBCBCが続き、且つ
現Dの前の2ビットを変換したチャネルビット3ビットの
最終ビットが0のとき、前記現Dを”101”と変換し、こ
れ以外の場合で、現Dの後にBCが続き、且つ現Dの前の2
ビットを変換したチャネルビット3ビットの最終ビット
が0のとき、前記現Dを”100”と変換し、これ以外の場
合で、現Dの後にAまたはBまたはDが続き、且つ現Dの前
の2ビットを変換したチャネルビット3ビットの最終ビッ
トが0のとき、前記現Dを”101”と変換し、これ以外の
場合、現Dを”000”と変換する。
Further, the present invention relates to an encoding method for converting 2 bits of each data bit of a binary data string into a code composed of 3 bits of channel bits.
When "00""01""10""11" are respectively expressed as A, B, C, and D, they are converted by the following method: (i) When the current data is A, A is converted to “010.” (ii) When the current data is B and this current B is followed by BCBC, this current B is converted to “001”;
When B is followed by CBC, the current B is converted to “010”. In other cases, when BC is followed by current B, the current B is converted to “010”.
010 "; otherwise, channel bits 3 obtained by converting the current B, followed by C, and converting the two bits before current B.
When the last bit of the bit is 0, the current B is converted to “000”. In other cases, the current B is converted to “001”. (iii) When the current data is C and BCB is followed by current C,
This current C is converted to “100”. In other cases, B is followed by current C, and when BC follows, the current C is converted to “000”. In other cases, the current C is converted to “000”. When the last bit of the three channel bits obtained by converting the previous two bits is 1, the current C is converted to “000”. In other cases, B follows D or B followed by the current C and C followed and the first 2 of the 3 channel bits converted from the first B or D
When at least one of the bits is 1, the current C is set to “001”
In other cases, B is followed by the current C, and even before B is A or C or B or D, the first 3 bits of the converted channel bits When both bits are 0, the current C is converted to “010”; otherwise, when B is followed by the current C, the current C is converted to “010”.
Is converted to “101”. In other cases, the current C
Is converted to “100”. (iv) When the current data is D, the current D is followed by BCBC, and the last three bits of the channel bits obtained by converting the two bits before the current D are 0, the current D is converted to “101”. Otherwise, BC follows current D and 2
When the last bit of the three converted channel bits is 0, the current D is converted to “100”; otherwise, the current D is followed by A or B or D, and the current D is When the last three bits of the channel bits obtained by converting the two bits are 0, the current D is converted to “101”, otherwise, the current D is converted to “000”.

【0008】また、本発明は、前記の各符号方法におい
て、変換後のデータ列中に「1」が連続するデータ列が
発生することを検出すると、この変換後のデータ列を3
ビット単位で「1」が連続しない別のデータ列に置き換
えることを特徴とする。
Further, according to the present invention, in each of the above-described encoding methods, when it is detected that a data string in which "1" continues in the converted data string is generated, the converted data string is converted into three.
It is characterized in that it is replaced with another data string in which "1" is not continuous in bit units.

【0009】また、本発明は、前記の各符号方法におい
て、変換後のデータ列中に「0」が8個以上連続するデ
ータ列が発生することを検出すると、この変換後のデー
タ列を3ビット単位で「0」が8個以上連続しない別の
データ列に置き換えることを特徴とする。
Further, according to the present invention, in each of the above-mentioned encoding methods, when it is detected that a data string in which eight or more “0” s consecutively occurs in the converted data string, the converted data string is converted into three. It is characterized in that it is replaced with another data string in which eight or more “0” are not continuous in bit units.

【0010】また、本発明は、前記の各符号方法におい
て、変換後のデータ列中に「1」が連続するデータ列が
発生することを検出すると、この変換後のデータ列を3
ビット単位で「1」が連続しない別のデータ列に置き換
え処理し、変換後のデータ列中に「0」が8個以上連続
するデータ列が発生することを検出すると、この変換後
のデータ列を3ビット単位で「0」が8個以上連続しな
い別のデータ列に置き換え処理する両方の処理を行うこ
とを特徴とする。
Further, according to the present invention, in each of the above-described encoding methods, when it is detected that a data string in which "1" continues in the converted data string, the converted data string is converted into three.
When the data string is replaced with another data string in which “1” is not continuous in bit units, and it is detected that a data string in which eight or more “0” s continue occurs in the converted data string, the converted data string is Is replaced with another data sequence in which eight or more “0” s do not continue in units of 3 bits.

【0011】[0011]

【0012】[0012]

【0013】[0013]

【0014】[0014]

【作用】本発明では、2進データ列の各データビット2ビ
ットを、チャネルビット3ビットで構成される符号に変
換する符号化方法において、2進データビットの”0
0””01””10””11”をそれぞれA,B,C,Dと表すものと
したとき、原則として、Aを”010”Bを”001”Cを”10
0”Dを”000”に対応して変換させ、Bの後にBCBCが続く
とき、先頭のBを”001”と変換し、これ以外の場合で、
Bの後にCBCが続くとき、先頭のBを”010”と変換し、こ
れ以外の場合で、Bの後にBCが続くとき、先頭のBを”01
0”と変換し、これ以外の場合で、Bの後にCが続き、且
つBの前の2ビットを変換したチャネルビット3ビットの
最終ビットが0のとき、先頭のBを”000”と変換するも
のとし、BCBの後にCが続くとき、最後のCを”100”と変
換し、これ以外の場合で、Bの後にCが続き、さらにBCが
続くとき始めのCを”000”と変換し、これ以外の場合
で、Cの前の2ビットを変換したチャネルビット3ビット
の最終ビットが1のとき、Cを”000”と変換し、これ以
外の場合で、BまたはDの後にBが続きそのあとにCCが続
き、且つ始めのBまたはDを変換したチャネルビット3ビ
ットのうち始めの2ビットの少なくとも一方が1のとき、
始めのCを”001”と変換し、これ以外の場合で、Bの後
にCが続き、且つ、Bの前がAまたはCであるか又はBまた
はDの場合であっても変換したチャネルビット3ビットの
うち始めの2ビットがともに0であるとき、Bの後のCを”
010”と変換し、これ以外の場合で、Bの後にCが続くと
き、Cを”101”と変換するものとし、Dの後にBCBCが続
き、且つDの前の2ビットを変換したチャネルビット3ビ
ットの最終ビットが0のとき、Dを”101”と変換し、こ
れ以外の場合で、Dの後にBCが続き、且つDの前の2ビッ
トを変換したチャネルビット3ビットの最終ビットが0の
とき、Dを”100”と変換し、これ以外の場合で、Dの後
にAまたはBまたはDが続き、且つDの前の2ビットを変換
したチャネルビット3ビットの最終ビットが0のとき、D
を”101”と変換する。
According to the present invention, in an encoding method for converting each data bit of a binary data string into a code composed of three channel bits, a binary data bit "0" is used.
When 0 ”” 01 ”” 10 ”” 11 ”are represented as A, B, C and D, respectively, in principle, A is“ 010 ”B is“ 001 ”C is“ 10 ”
0 “D” is converted to “000”, and when BCBC follows B, the first B is converted to “001”. In other cases,
When B is followed by CBC, the first B is converted to “010”. In other cases, when B is followed by BC, the first B is changed to “01”.
In other cases, if B is followed by C and the last 3 bits of the channel bits converted from the 2 bits before B are 0, the first B is converted to "000". If B is followed by C, the last C is converted to "100"; otherwise, B is followed by C, and if BC is followed, the first C is converted to "000". In other cases, when the last 3 bits of the channel bits converted from the 2 bits before C are 1, C is converted to “000”. In other cases, B is added after B or D. Followed by CC, and at least one of the first two bits of the three channel bits converted from the first B or D is 1,
The first C is converted to “001”, otherwise, the channel bit is converted even if B is followed by C, and B is A or C or B or D before B When the first two bits of the three bits are both 0, C after B
010 ”, otherwise, if B is followed by C, C is converted to“ 101 ”, D is BC, followed by BCBC, and the channel bits converted from 2 bits before D When the last bit of the 3 bits is 0, D is converted to “101”. In other cases, the last bit of the 3 channel bits obtained by converting the 2 bits before D and BC following D is 3 bits. When 0, D is converted to “100”; otherwise, D is followed by A, B, or D, and the last 3 bits of the channel bits obtained by converting the 2 bits before D are 0. When D
To “101”.

【0015】本発明では、2進データ列の各データビッ
ト2ビットを、チャネルビット3ビットで構成される符号
に変換する符号化方法において、データビットの”0
0””01””10””11”をそれぞれA,B,C,Dと表した場合
に、以下の方法で変換することを特徴とする。 (i)現時点のデータがAのとき、このAを”010”に変換す
る。 (ii)現時点のデータがBで、この現Bの後にBCBCが続くと
き、この現Bを”001”と変換し、これ以外の場合で、現
Bの後にCBCが続くとき、この現Bを”010”と変換し、こ
れ以外の場合で、現Bの後にBCが続くとき、この現Bを”
010”と変換し、これ以外の場合で、現Bの後にCが続
き、且つ現Bの前の2ビットを変換したチャネルビット3
ビットの最終ビットが0のとき、前記現Bを”000”と変
換するものとし、これ以外の場合、現Bを”001”と変換
する。 (iii)現時点のデータがCで、BCBの後に現Cが続くとき、
この現Cを”100”と変換し、これ以外の場合で、Bの後
に現Cが続き、さらにBCが続くとき前記現Cを”000”と
変換し、これ以外の場合で、現Cの前の2ビットを変換し
たチャネルビット3ビットの最終ビットが1のとき、前記
現Cを”000”と変換し、これ以外の場合で、BまたはDの
後にBが続きそのあとに現C及びCが続き、且つ始めのBま
たはDを変換したチャネルビット3ビットのうち始めの2
ビットの少なくとも一方が1のとき、前記現Cを”001”
と変換し、これ以外の場合で、Bの後に現Cが続き、且
つ、Bの前がAまたはCであるか又はBまたはDの場合であ
っても変換したチャネルビット3ビットのうち始めの2ビ
ットがともに0であるとき、前記現Cを”010”と変換
し、これ以外の場合で、Bの後に現Cが続くとき、現C
を”101”と変換するものとし、これ以外の場合、現C
を”100”と変換する。 (iv)現時点のデータがDで、現Dの後にBCBCが続き、且つ
現Dの前の2ビットを変換したチャネルビット3ビットの
最終ビットが0のとき、前記現Dを”101”と変換し、こ
れ以外の場合で、現Dの後にBCが続き、且つ現Dの前の2
ビットを変換したチャネルビット3ビットの最終ビット
が0のとき、前記現Dを”100”と変換し、これ以外の場
合で、現Dの後にAまたはBまたはDが続き、且つ現Dの前
の2ビットを変換したチャネルビット3ビットの最終ビッ
トが0のとき、前記現Dを”101”と変換し、これ以外の
場合、現Dを”000”と変換する。
According to the present invention, in an encoding method for converting each two bits of each data bit of a binary data string into a code composed of three channel bits, a data bit "0"
When "0""01""10""11" are represented as A, B, C, and D, respectively, the conversion is performed by the following method: (i) When the current data is A, A is converted to “010.” (ii) When the current data is B and this current B is followed by BCBC, this current B is converted to “001”;
When B is followed by CBC, the current B is converted to “010”. In other cases, when BC is followed by current B, the current B is converted to “010”.
010 "; otherwise, channel bits 3 obtained by converting the current B, followed by C, and converting the two bits before current B.
When the last bit of the bit is 0, the current B is converted to “000”. In other cases, the current B is converted to “001”. (iii) When the current data is C and BCB is followed by current C,
This current C is converted to “100”. In other cases, B is followed by current C, and when BC follows, the current C is converted to “000”. In other cases, the current C is converted to “000”. When the last bit of the three channel bits obtained by converting the previous two bits is 1, the current C is converted to “000”. In other cases, B follows D or B followed by the current C and C followed and the first 2 of the 3 channel bits converted from the first B or D
When at least one of the bits is 1, the current C is set to “001”
In other cases, B is followed by the current C, and even before B is A or C or B or D, the first 3 bits of the converted channel bits When both bits are 0, the current C is converted to “010”; otherwise, when B is followed by the current C, the current C is converted to “010”.
Is converted to “101”. In other cases, the current C
Is converted to “100”. (iv) When the current data is D, the current D is followed by BCBC, and the last three bits of the channel bits obtained by converting the two bits before the current D are 0, the current D is converted to “101”. Otherwise, BC follows current D and 2
When the last bit of the three converted channel bits is 0, the current D is converted to “100”; otherwise, the current D is followed by A or B or D, and the current D is When the last three bits of the channel bits obtained by converting the two bits are 0, the current D is converted to “101”, otherwise, the current D is converted to “000”.

【0016】本発明では、前記の各符号方法において、
変換後のデータ列中に「1」が連続するデータ列が発生
することを検出すると、この変換後のデータ列を3ビッ
ト単位で「1」が連続しない別のデータ列に置き換え
る。
In the present invention, in each of the above encoding methods,
When it is detected that a data string in which "1" s are continuous occurs in the converted data string, the converted data string is replaced with another data string in which "1" s are not continuous in 3-bit units.

【0017】本発明では、前記の各符号方法において、
変換後のデータ列中に「0」が8個以上連続するデータ
列が発生することを検出すると、この変換後のデータ列
を3ビット単位で「0」が8個以上連続しない別のデー
タ列に置き換える。
In the present invention, in each of the above encoding methods,
When it is detected that a data string in which eight or more “0” s consecutively occur in the converted data string, another data string in which eight or more “0” s do not continue in three-bit units is detected. Replace with

【0018】本発明では、前記の各符号方法において、
変換後のデータ列中に「1」が連続するデータ列が発生
することを検出すると、この変換後のデータ列を3ビッ
ト単位で「1」が連続しない別のデータ列に置き換え処
理し、変換後のデータ列中に「0」が8個以上連続する
データ列が発生することを検出すると、この変換後のデ
ータ列を3ビット単位で「0」が8個以上連続しない別
のデータ列に置き換え処理する両方の処理を行う。
According to the present invention, in each of the above encoding methods,
When it is detected that a data string in which "1" s are continuous occurs in the converted data string, the converted data string is replaced with another data string in which "1" s are not continuous in 3-bit units, and the conversion is performed. When it is detected that a data string in which eight or more “0” s consecutively occur in the subsequent data string, the converted data string is converted into another data string in which eight or more “0” s do not continue in three bits. Perform both processes to perform the replacement process.

【0019】[0019]

【0020】[0020]

【0021】[0021]

【実施例】図2〜図8参照しつつ、本発明の一実施例を
説明する。図3が、この実施例の特徴を示す符号化アル
ゴリズムである。つまり、本実施は、2−3変換の固定
長変換を図3のアルゴリズムで行っている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to FIGS. FIG. 3 shows an encoding algorithm showing the features of this embodiment. That is, in this embodiment, the fixed-length conversion of the 2-3 conversion is performed by the algorithm of FIG.

【0022】つまり、図2と図3に示されるように、変
換すべき2つのビットデータ(D0,D1)は、3つのビット
データ(M0,M1,M2)に変換される。本発明では、2進デー
タ列(その周期をTとする)の各データビット2ビット
を、チャネルビット3ビットで構成されるデータに変換
している。そして、この変換は、2つのビットデータ(D
0,D1)と、その前の6ビットデータ(DF〜DA)と、その後
の8ビットデータ(D2〜D9)と、変換された符号ビット(M
A,MB,ME,MF)を参照して、変換される。
That is, as shown in FIGS. 2 and 3, the two bit data (D0, D1) to be converted are converted into three bit data (M0, M1, M2). In the present invention, two bits of each data bit of a binary data string (the period of which is T) are converted into data composed of three channel bits. Then, this conversion is performed by converting two bit data (D
0, D1), the preceding 6-bit data (DF to DA), the subsequent 8-bit data (D2 to D9), and the converted sign bit (M
A, MB, ME, MF).

【0023】尚、この符号化された信号は、更にNRZ
I変調されて記録される。従って、”1”において信号
反転する。復号時は、図8のアルゴリズムに従って復合
する。つまり、3つのチャネルデータ(M0,M1,M2)と、そ
の前の7ビットデータ(MG〜MA)と、その後の6ビットデ
ータ(M3〜M8)の計16ビットを参照して、復合される。
The encoded signal is further converted to NRZ
I-modulated and recorded. Therefore, the signal is inverted at "1". At the time of decoding, decoding is performed according to the algorithm of FIG. That is, decoding is performed by referring to a total of 16 bits of three channel data (M0, M1, M2), preceding 7-bit data (MG to MA), and subsequent 6-bit data (M3 to M8). .

【0024】図4〜図7を参照しつつ、この実施例の符
号化を説明する。説明を簡単にするために、2進データ
ビット(D0,D1)の”00””01””10””11”をそ れぞれ
A,B,C,Dとして、以下、説明する。この2−3変換によ
る符号化の原則を図4に示す。図4において、(NRZI)
は、この変換されたデータをNRZI変調したときの信号波
形である。
The encoding of this embodiment will be described with reference to FIGS. For simplicity, the binary data bits (D0, D1) are “00”, “01”, “10” and “11” respectively.
A, B, C, and D are described below. FIG. 4 shows the principle of encoding by the 2-3 conversion. In FIG. 4, (NRZI)
Is a signal waveform when the converted data is NRZI-modulated.

【0025】この実施例では、この図4に示すように、
原則として、Aを”010”と変換する。Bを”001”と変換
する。Cを”100”と変換する。Dを”000”と変換する。
次に、図5〜図7を参照しつつ、特別な場合の変換(特
別則)について、説明する。Aの場合は、特別則はなく、
常に”010”に変換される。従って、B,C,Dの特別 則に
よる符号化の例を説明する。図5は、Bの特別則の例を
示す。図6は、Cの特別則の例を示す。図7は、Dの特別
則の例を示す。この図5〜図7において、変 換対象と
なっている。現時点の2ビットのデータ(D0,D1)に
「*」の印を付して いる。
In this embodiment, as shown in FIG.
In principle, A is converted to “010”. Convert B to “001”. Convert C to “100”. Convert D to "000".
Next, the conversion in a special case (special rule) will be described with reference to FIGS. In the case of A, there are no special rules,
Always converted to "010". Therefore, an example of encoding according to the special rules of B, C, and D will be described. FIG. 5 shows an example of the special rule of B. FIG. 6 shows an example of a special rule of C. FIG. 7 shows an example of the special rule of D. In FIG. 5 to FIG. 7, the data is to be converted. The current 2-bit data (D0, D1) is marked with “*”.

【0026】(イ) 現時点の変換対象のデータ2ビット
(D0,D1)が、Aの場合を以下に説明する。この場合、この
Aを常に”010”と変換する。 (ロ) 現時点の変換対象のデータ2ビットが、Bの場合
を以下に説明する。図5(a)の如く、このB(現Bと称す
る)の後にBCBCが続くとき、現Bを”001”と変 換する。
(A) Two bits of data to be converted at the present time
The case where (D0, D1) is A will be described below. In this case, this
A is always converted to “010”. (B) The case where two bits of data to be converted at the moment are B will be described below. As shown in FIG. 5A, when BCBC follows this B (referred to as the current B), the current B is converted to “001”.

【0027】図5(b)の如く、現Bの後にCBCが続くと
き、現Bを”010”と変換する。図5(c)の如く、現Bの後
にBCが続くとき、現Bを”010”と変換する。図5(d)の
如く、現Bの後にCが続き、且つ前の2ビットを変換した
チャネルビット3ビットの最終ビットが0のとき、現B
を”000”と変換する。そして、上記以外の現Bを”00
1”と変換する。
As shown in FIG. 5B, when the current B is followed by the CBC, the current B is converted to "010". As shown in FIG. 5C, when BC follows the current B, the current B is converted to “010”. As shown in FIG. 5 (d), when the current B is followed by C, and the last 3 bits of the channel bits converted from the previous 2 bits are 0, the current B
Is converted to "000". Then, the current B other than the above is set to "00
Convert to 1 ”.

【0028】(ハ) 現時点の変換対象のデータ2ビット
が、Cの場合を以下に説明する。図6(a)の如く、BCBの
後にこのC(現Cと称する)が続くとき、現Cを”100”と変
換する。図6(b)の如く、Bの後に現Cが続き、さらにBC
が続くとき現Cを”000”と変換す る。
(C) The case where the current two bits of data to be converted is C will be described below. As shown in FIG. 6A, when this C (referred to as the current C) follows the BCB, the current C is converted to “100”. As shown in FIG. 6 (b), the current C follows the B, and the BC
Is changed, the current C is converted to “000”.

【0029】図6(c)の如く、現Cの前の2ビットを変換
したチャネルビット3ビットの最終ビットが1のとき、現
Cを”000”と変換する。図6(d)の如く、BまたはDの後
にBが続きその後に現Cが続き、更にCが続き、且つ始め
のBまたはDを変換したチャネルビット3ビットのうち始
めの2ビットの少なくとも一方が1のとき、現Cを”001”
と変換する。
As shown in FIG. 6C, when the last 3 bits of the channel bits obtained by converting the 2 bits before the current C are 1, the current bit is 1.
Convert C to "000". As shown in FIG. 6 (d), B or D is followed by B, followed by the current C, followed by C, and at least one of the first two bits of the three channel bits obtained by converting the first B or D. When is 1, set the current C to “001”
And convert.

【0030】図6(e)の如く、Bの後に現Cが続き、且
つ、Bの前がAまたはCであるとき、現Cを”010”と変換
する。又、Bの後に現Cが続き、且つ、このBの前がBまた
はDの場合であっても変換したチャネルビット3ビットの
うち始めの2ビットがともに0であ るときも、現Cを”01
0”と変換する。図6(f)の如く、Bの後に現Cが続くと
き、現Cを”101”と変換する。
As shown in FIG. 6E, when B is followed by the current C, and before B is A or C, the current C is converted to "010". Also, even if the current C follows B and the preceding B is B or D, if the first two bits of the three converted channel bits are both 0, the current C is ”01
It is converted to “0.” As shown in FIG. 6F, when the current C follows the B, the current C is converted to “101”.

【0031】そして、上記以外の現Cを”100”と変換す
る。 (ニ) 現時点の変換対象のデータ2ビットが、Dの場合
を以下に説明する。図7(a)の如く、現Dの後にBCBCが続
き、且つ現Dの前の2ビットを変換したチャネルビット3
ビットの最終ビットが0のとき、この現Dを”101”と変
換する。図7(b)の如く、現Dの後にBCが続き、且つDの
前の2ビットを変換したチャネルビット3ビットの最終ビ
ットが0のとき、この現Dを”100”と変換する。
Then, the current C other than the above is converted to "100". (D) The case where the current 2 bits of data to be converted is D will be described below. As shown in FIG. 7 (a), the current D is followed by BCBC and the channel bits 3 obtained by converting the two bits before the current D
When the last bit of the bit is 0, the current D is converted to “101”. As shown in FIG. 7B, when the current D is followed by the BC and the last three bits of the channel bits obtained by converting the two bits before D are 0, the current D is converted to "100".

【0032】図7(c)の如く、現Dの後にAまたはBまたは
Dが続き、且つ現Dの前の2ビットを変換したチャネルビ
ット3ビットの最終ビットが0のとき、この現Dを”101”
と変換する。そして、上記以外の現Dを”000”と変換す
る。
As shown in FIG. 7 (c), after the current D, A or B or
When D is continued and the last bit of three channel bits obtained by converting the two bits before the current D is 0, the current D is set to “101”.
And convert. Then, the current D other than the above is converted to “000”.

【0033】[0033]

【発明の効果】本発明によれば、高密度の記録に適した
エラー伝搬特性の良い符号を実現することができる。
According to the present invention, a code having good error propagation characteristics suitable for high-density recording can be realized.

【図面の簡単な説明】[Brief description of the drawings]

【図1】従来の(1,7)RLL変換を説明する図である。FIG. 1 is a diagram illustrating a conventional (1,7) RLL conversion.

【図2】本発明の1実施例の動作を説明するための図で
ある。
FIG. 2 is a diagram for explaining the operation of one embodiment of the present invention.

【図3】本発明の1実施例の符号化アルゴリズムを示す
図である。
FIG. 3 is a diagram showing an encoding algorithm according to one embodiment of the present invention.

【図4】本発明の1実施例の基本則による符号化の例を
示す図である。
FIG. 4 is a diagram showing an example of encoding according to the basic rule of one embodiment of the present invention.

【図5】この実施例のBの特別則による符号化を示す図
である。
FIG. 5 is a diagram showing encoding according to a special rule of B in the embodiment.

【図6】この実施例のCの特別則による符号化を示す図
である。
FIG. 6 is a diagram illustrating encoding according to a special rule of C in the embodiment.

【図7】この実施例のDの特別則による符号化を示す図
である。
FIG. 7 is a diagram showing encoding according to a special rule of D in the embodiment.

【図8】この実施例の復号化アルゴリズムを示す図であ
る。
FIG. 8 is a diagram showing a decoding algorithm of this embodiment.

【符号の説明】[Explanation of symbols]

(D0)(D1) 2ビットデータ、 (M0)(M1)(M2) 変換された3ビットデータ。 (D0) (D1) 2-bit data, (M0) (M1) (M2) Converted 3-bit data.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 堀 吉宏 大阪府守口市京阪本通2丁目5番5号 三洋電機株式会社内 (56)参考文献 特開 昭52−128024(JP,A) 特開 平2−119434(JP,A) 特開 平4−51615(JP,A) (58)調査した分野(Int.Cl.7,DB名) H03M 5/14 H03M 7/14 ──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Yoshihiro Hori 2-5-1-5 Keihanhondori, Moriguchi-shi, Osaka Sanyo Electric Co., Ltd. (56) References JP-A-52-128024 (JP, A) JP-A-2-119434 (JP, A) JP-A-4-51615 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) H03M 5/14 H03M 7/14

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 2進データ列の各データビット2ビット
を、チャネルビット3ビットで構成される符号に変換す
る符号化方法であって、 2進データビットの”00””01””10””11”をそれぞ
れA,B,C,Dと表すものとしたとき、 原則として、Aを”010”Bを”001”Cを”100”Dを”00
0”に対応して変換させ、 Bの後にBCBCが続くとき、先頭のBを”001”と変換し、 これ以外の場合で、Bの後にCBCが続くとき、先頭のB
を”010”と変換し、 これ以外の場合で、Bの後にBCが続くとき、先頭のBを”
010”と変換し、 これ以外の場合で、Bの後にCが続き、且つBの前の2ビッ
トを変換したチャネルビット3ビットの最終ビットが0の
とき、先頭のBを”000”と変換するものとし、 BCBの後にCが続くとき、最後のCを”100”と変換し、 これ以外の場合で、Bの後にCが続き、さらにBCが続くと
き始めのCを”000”と変換し、 これ以外の場合で、Cの前の2ビットを変換したチャネル
ビット3ビットの最終ビットが1のとき、Cを”000”と変
換し、 これ以外の場合で、BまたはDの後にBが続きそのあとにC
Cが続き、且つ始めのBまたはDを変換したチャネルビッ
ト3ビットのうち始めの2ビットの少なくとも一方が1の
とき、始めのCを”001”と変換し、 これ以外の場合で、Bの後にCが続き、且つ、Bの前がAま
たはCであるか又はBまたはDの場合であっても変換した
チャネルビット3ビットのうち始めの2ビットがともに0
であるとき、Bの後のCを”010”と変換し、 これ以外の場合で、Bの後にCが続くとき、Cを”101”と
変換するものとし、 Dの後にBCBCが続き、且つDの前の2ビットを変換したチ
ャネルビット3ビットの最終ビットが0のとき、Dを”10
1”と変換し、 これ以外の場合で、Dの後にBCが続き、且つDの前の2ビ
ットを変換したチャネルビット3ビットの最終ビットが0
のとき、Dを”100”と変換し、 これ以外の場合で、Dの後にAまたはBまたはDが続き、且
つDの前の2ビットを変 換したチャネルビット3ビットの
最終ビットが0のとき、Dを”101”と変換するものとす
ことを特徴とする符号化方法。
1. Each data bit of a binary data string is 2 bits.
Into a code consisting of three channel bits.
Encoding method, where the binary data bits "00""01""10""11"
When A, B, C, and D are represented, in principle, A is “010”, B is “001”, C is “100”, D is “00”.
If BBC is followed by BCBC, the first B is converted to "001". Otherwise, if B is followed by CBC, the first B is converted.
Is converted to “010”. In other cases, when B is followed by BC, the first B is replaced by “
010 ”; otherwise, B is followed by C and the two bits before B
The last 3 bits of the converted channel bits are 0.
When the first B is converted to “000”, when C follows BCB, the last C is converted to “100”. In other cases, C follows B, and BC follows. Continue
Channel where the first C is converted to “000” and the other two bits before C are converted.
When the last bit of bit 3 is 1, C is changed to “000”.
Conversion, and in other cases, B or C after them followed by B after D
The channel bit that follows C and converts the first B or D
At least one of the first two bits of the three
At this time, the first C is converted to “001”. In other cases, C follows B, and A is before B.
Or converted even if it is C or B or D
The first two bits of the three channel bits are both 0
When, C after B is converted to “010”, otherwise, when C follows B, C is converted to “101”.
The bit that has been converted, the BCBC follows D, and the two bits before D are converted.
When the last bit of the three channel bits is 0, D is set to “10
1 "; otherwise, BC followed by D and two
The last 3 bits of the converted channel bits are 0.
In this case, D is converted to "100". In other cases, D is followed by A or B or D, and
One D previous 2 bits converted channels Bit 3 Bit
When the last bit is 0, D is converted to “101”.
Encoding method, characterized in that that.
【請求項2】 2進データ列の各データビット2ビット
を、チャネルビット3ビットで構成される符号に変換す
る符号化方法であって、 データビットの”00””01””10””11”をそれぞれA,
B,C,Dと表した場合に、以下の方法で変換することを特
徴とする符号化方法。 (i)現時点のデータがAのとき、このAを”010”に変換す
る。 (ii)現時点のデータがBで、 この現Bの後にBCBCが続くとき、この現Bを”001”と変
換し、 これ以外の場合で、現Bの後にCBCが続くとき、この現B
を”010”と変換し、 これ以外の場合で、現Bの後にBCが続くとき、この現B
を”010”と変換し、 これ以外の場合で、現Bの後にCが続き、且つ現Bの前の2
ビットを変換したチャネルビット3ビットの最終ビット
が0のとき、前記現Bを”000”と変換するものとし、こ
れ以外の場合、現Bを”001”と変換する。 (iii)現時点のデータがCで、 BCBの後に現Cが続くとき、この現Cを”100”と変換し、 これ以外の場合で、Bの後に現Cが続き、さらにBCが続く
とき前記現Cを”000”と変換し、 これ以外の場合で、現Cの前の2ビットを変換したチャネ
ルビット3ビットの最終ビットが1のとき、前記現Cを”0
00”と変換し、 これ以外の場合で、BまたはDの後にBが続きそのあとに
現C及びCが続き、且つ始めのBまたはDを変換したチャネ
ルビット3ビットのうち始めの2ビットの少なくとも一方
が1のとき、前記現Cを”001”と変換し、 これ以外の場合で、Bの後に現Cが続き、且つ、Bの前がA
またはCであるか又はBまたはDの場合であっても変換し
たチャネルビット3ビットのうち始めの2ビットがともに
0であるとき、前記現Cを”010”と変換し、 これ以外の場合で、Bの後に現Cが続くとき、現Cを”10
1”と変換するものとし、 これ以外の場合、現Cを”100”と変換する。 (iv)現時点のデータがDで、 現Dの後にBCBCが続き、且つ現Dの前の2ビットを変換し
たチャネルビット3ビットの最終ビットが0のとき、前記
現Dを”101”と変換し、 これ以外の場合で、現Dの後にBCが続き、且つ現Dの前の
2ビットを変換したチャネルビット3ビットの最終ビット
が0のとき、前記現Dを”100”と変換し、 これ以外の場合で、現Dの後にAまたはBまたはDが続き、
且つ現Dの前の2ビットを変換したチャネルビット3ビッ
トの最終ビットが0のとき、前記現Dを”101”と変換
し、 これ以外の場合、現Dを”000”と変換する。
2. Each data bit of a binary data string is 2 bits.
Into a code consisting of three channel bits.
The data bits "00", "01", "10", "11" are A,
When expressed as B, C, D, the conversion method is as follows.
The encoding method to be used. (i) If the current data is A, convert this A to “010”
You. (ii) When the current data is B and BCBC follows this current B, this current B is changed to “001”.
And conversion, in other cases, when the CBC is followed current B, the current B
Is converted to “010”. In other cases, when the current B is followed by the BC, the current B
Is converted to “010”. In other cases, the current B is followed by the C and the current B is
The last 3 bits of the converted channel bits
Is 0, the current B is converted to “000”.
Otherwise, convert the current B to “001”. (iii) When the current data is C and the current C follows the BCB, the current C is converted to “100”; otherwise, the current C follows the B, followed by the BC.
At this time, the current C is converted to “000”. In other cases, the channel obtained by converting the two bits before the current C is converted.
When the last bit of the 3 bits is 1, the current C is set to “0”.
00 ”, otherwise B or D followed by B followed by
Channels that follow the current C and C and have converted the first B or D
At least one of the first two bits of the three bits
Is 1, the current C is converted to “001”; otherwise, the current C follows B and the current A before B
Or convert even if it is C or B or D
The first two bits of the three channel bits
If 0, the current C is converted to “010”; otherwise, when B is followed by the current C, the current C is changed to “10”.
In this case, the current C is converted to “100.” (iv) The current data is D, the current D is followed by the BCBC, and the two bits before the current D are converted. Converted
When the last bit of the three channel bits is 0,
Converts current D to "101", otherwise BC follows current D and precedes current D
Channel bits converted from 2 bits 3 bits last bit
Is 0, the current D is converted to “100”; otherwise, the current D is followed by A or B or D,
3 bits of channel bits converted from 2 bits before the current D
When the last bit of the data is 0, the current D is converted to “101”.
And, in the case of other than this, to convert the "000" the current D.
【請求項3】 変換後のデータ列中に「1」が連続する
データ列が発生することを検出すると、この変換後のデ
ータ列を3ビット単位で「1」が連続しない別のデータ
列に置き換えることを特徴とする請求項1または2に記
載の符号化方法。
3. A series of "1" s in a converted data string.
When it detects that a data string will occur, it
Another data where "1" is not continuous in 3-bit data string
3. The method according to claim 1 or 2, wherein
Encoding method.
【請求項4】 変換後のデータ列中に「0」が8個以上
連続するデータ列が発生することを検出すると、この変
換後のデータ列を3ビット単位で「0」が8個以上連続
しない別のデータ列に置き換えることを特徴とする請求
項1または2に記載の符号化方法。
4. The data string after conversion has eight or more "0" s.
When a continuous data sequence is detected,
8 or more consecutive "0" in the converted data string in 3-bit units
Not replace with another data string
Item 3. The encoding method according to item 1 or 2.
【請求項5】 変換後のデータ列中に「1」が連続する
データ列が発生することを検出すると、この変換後のデ
ータ列を3ビット単位で「1」が連続しない別のデータ
列に置き換え処理し、 変換後のデータ列中に「0」が8個以上連続するデータ
列が発生することを検出すると、この変換後のデータ列
を3ビット単位で「0」が8個以上連続しない別のデー
タ列に置き換え処理する 両方の処理を行うことを特徴と
する請求項1または2に記載の符号化方法。
5. A series of "1" s in a converted data string.
When it detects that a data string will occur, it
Another data where "1" is not continuous in 3-bit data string
Data that has been replaced by columns and has eight or more consecutive “0” in the converted data column
When it detects that a column occurs, it
Is another data in which 8 or more “0” s are not continuous in 3 bit units.
It is characterized by performing both processes of replacing with the data sequence
3. The encoding method according to claim 1, wherein
JP14030294A 1994-06-22 1994-06-22 Encoding method Expired - Fee Related JP3338181B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14030294A JP3338181B2 (en) 1994-06-22 1994-06-22 Encoding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14030294A JP3338181B2 (en) 1994-06-22 1994-06-22 Encoding method

Publications (2)

Publication Number Publication Date
JPH088751A JPH088751A (en) 1996-01-12
JP3338181B2 true JP3338181B2 (en) 2002-10-28

Family

ID=15265630

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14030294A Expired - Fee Related JP3338181B2 (en) 1994-06-22 1994-06-22 Encoding method

Country Status (1)

Country Link
JP (1) JP3338181B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3870573B2 (en) 1998-08-24 2007-01-17 ソニー株式会社 Modulation apparatus and method, recording medium, and demodulation apparatus and method

Also Published As

Publication number Publication date
JPH088751A (en) 1996-01-12

Similar Documents

Publication Publication Date Title
US5757294A (en) Rate 24/25 modulation code for PRML recording channels
EP0554638A2 (en) Method and apparatus for implementing PRML codes with maximum ones
EP1126619B1 (en) Signal modulating method and signal demodulating method
KR100370416B1 (en) Encoding/decoding method for recording/reproducing high-density data and system based thereon
KR100506070B1 (en) Encoding / Decoding Method for Recording / Playback of High Density Data
JPH10508456A (en) Method for converting a sequence of m-bit information words into a modulated signal, method for manufacturing a record carrier, coding apparatus, apparatus, recording apparatus, signal and record carrier
US6275175B1 (en) Device for encoding/decoding n-bit source words into corresponding m-bit channel words, and vice versa
EP0557130B1 (en) Data conversion method and recording/reproducing apparatus using the same
US5508701A (en) Data conversion method and recording and reproduction apparatus
JPH07118657B2 (en) Binary data encoding and decoding system
US5699061A (en) Method and apparatus for generating NRZI code with limited runs of ones
US4549167A (en) Method of encoding and decoding binary data
US6188335B1 (en) Method and apparatus having cascaded decoding for multiple runlength-limited channel codes
US5627694A (en) Recording/reproducing apparatus for recording and reproducing multiple kinds of digital signals having different data amounts per unit time
JP3338181B2 (en) Encoding method
JP3127655B2 (en) Modulator and demodulator
WO2000055974A1 (en) ENCODING/DECODING n-BIT SOURCE WORDS INTO CORRESPONDING m-BIT CHANNEL WORDS, AND VICE VERSA, SUCH THAT THE CONVERSION IS PARITY INVERTING
US7006019B2 (en) Rate-7/8 maximum transition run code encoding and decoding method and apparatus
JP3858392B2 (en) Encoding circuit, encoding method, digital signal transmission apparatus, and digital magnetic recording apparatus
JP3453084B2 (en) Apparatus and method for providing a punctured maximum transition code
JP3896661B2 (en) Trellis encoding method
JPH08235785A (en) Recording signal modulating device, recording signal demodulating device, recording signal modulating method and recording signal demodulating method
JP4095440B2 (en) Apparatus and method for encoding information, apparatus and method for decoding the encoded information, modulation signal, and recording medium manufacturing method
JP2002515673A (en) Encoding of input information signal
JP3882308B2 (en) Code division method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070809

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080809

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees