JPS634268B2 - - Google Patents

Info

Publication number
JPS634268B2
JPS634268B2 JP10869880A JP10869880A JPS634268B2 JP S634268 B2 JPS634268 B2 JP S634268B2 JP 10869880 A JP10869880 A JP 10869880A JP 10869880 A JP10869880 A JP 10869880A JP S634268 B2 JPS634268 B2 JP S634268B2
Authority
JP
Japan
Prior art keywords
code
bit
converted
data
conversion
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
Application number
JP10869880A
Other languages
Japanese (ja)
Other versions
JPS5733414A (en
Inventor
Teruo Furukawa
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP10869880A priority Critical patent/JPS5733414A/en
Publication of JPS5733414A publication Critical patent/JPS5733414A/en
Publication of JPS634268B2 publication Critical patent/JPS634268B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Dc Digital Transmission (AREA)

Description

【発明の詳細な説明】[Detailed description of the invention]

この発明は、2進データを磁気テープ又は磁気
デイスクのような記録媒体に記録するに際し、原
2進データ系列を、記録に適した2進符号系列に
変換する2進データの符号化方式に関する。 従来から、磁気テープ又は磁気デイスクのよう
な記録媒体に2進データを記録するに際し、記録
密度を向上させる為に種々の符号化方式が提案さ
れ、実用化されている。 第1図は、従来の符号化方式の1例の説明図
で、第1図aは元の2進データ系列のビツトパタ
ーンの1例を示し、数字0、1はビツトの論理
「0」「1」を表し、Toはビツト間隔を示す。同
図b及びdは従来の符号化方式の1例で、同図b
はFM方式(周波数変調方式)と言われ、同図d
はMFM方式(Modified周波数変調方式)と言わ
れている。各方式の変換アルゴリズムはFM方式
では元のデータ「1」「0」に対応して「11」
「10」に変換する。MFM方式では「01」×「×0」
に変換する。但し「×」は変換後の符号化系列に
おいて、×の直前の符号ビツトの補数論理(1→
0、0→1)となる。なお、各符号化方式にて変
換された符号系列は「1」のビツトで磁化反転を
起こし、「0」のビツトでは、磁化反転を起こさ
せない信号になる様に記録電流が作成され、前記
記録媒体に記録される。第1図c,eはFM方式
(同図b)、MFM方式(同図d)により符号化さ
れた符号系列の記録電流の波形(NRZI信号)で
ある。 一般に磁気媒体への記録においては、(イ)磁化反
転間隔(記録波長)が短かくなると、前後の磁化
反転による磁気遷移は互いに干渉を受け、再生信
号を復号時、誤りを生じる原因となる。又(ロ)記録
波長に対しての再生時の復調位相余裕(TW)
(後述)が小さい場合も同上の誤りを生じやすく
なる。又、(ハ)再生信号より作成される復調用クロ
ツク信号の周期に比して、記録波長が大きいと、
同上クロツクが正確に再生信号より作成できなく
なり、同上の誤りを生じやすくなる。この為、一
般の符号化方式においては、上記(イ)、(ロ)、(ハ)の3
項目を含めた能力を示すパラメータとして、以下
の変数が与えられる。今、ある符号化方式におい
てmビツトの2進データ系列がn(n≧m)ビツ
トの2進符号系列に変換され、変換後の符号系列
のなかから任意に選択した符号「1」とつぎに現
われる符号「1」の間の符号「0」の数の最小値
をd、最大値をkとした場合、 最短磁化反転間隔=m/n(d+1)To ……(1) 最長磁化反転間隔=m/n(k+1)To ……(2) 復調用クロツク周期=m/nTo ……(3) 復調位相余裕(TW)=m/nTo ……(4) 但しTo:原データ周期 で与えられる。それ故、以上の説明より、(1)式の
値はより大きい事が望ましく、(前記説明(イ)項よ
り)、(4)式の値もより大きい事が望ましい(同上
(ロ)項より)。又、復調用クロツク周期((3)式)と
最長磁化反転間隔((2)式)の比((5)式)はより小
さい程再生信号よりのクロツク作成が容易にな
る。 {m/n(k+1)To/m/nTo}=(k+1)……(5
) 以上のパラメータを、前記FM、MFM符号化
方式及びこの発明に係る符号化方式について第1
表に示した。
The present invention relates to a binary data encoding method for converting an original binary data sequence into a binary code sequence suitable for recording when recording binary data on a recording medium such as a magnetic tape or a magnetic disk. Conventionally, various encoding methods have been proposed and put into practical use in order to improve the recording density when recording binary data on a recording medium such as a magnetic tape or a magnetic disk. FIG. 1 is an explanatory diagram of an example of a conventional encoding method. FIG. 1, and To indicates the bit interval. Figures b and d in the same figure are examples of conventional encoding methods;
is called the FM method (frequency modulation method), and is shown in Figure d.
is called the MFM method (Modified Frequency Modulation method). The conversion algorithm for each method is "11" in the FM method, corresponding to the original data "1" and "0".
Convert to "10". In the MFM method, "01" x "x0"
Convert to However, "×" is the complement logic (1→
0, 0 → 1). In addition, in the code series converted by each encoding method, a recording current is created so that a signal that causes magnetization reversal occurs at a "1" bit and does not cause magnetization reversal at a "0" bit, and the recording current is recorded on the medium. FIGS. 1c and 1e show recording current waveforms (NRZI signals) of code sequences encoded by the FM method (FIG. 1b) and the MFM method (FIG. 1d). In general, when recording on a magnetic medium, (a) When the magnetization reversal interval (recording wavelength) becomes short, magnetic transitions due to previous and subsequent magnetization reversals interfere with each other, causing errors when decoding reproduced signals. (b) Demodulation phase margin (TW) during reproduction with respect to recording wavelength
(described later) is also small, the same error as described above is likely to occur. Also, (c) if the recording wavelength is larger than the period of the demodulation clock signal created from the reproduced signal,
The above clock cannot be accurately generated from the reproduced signal, and the above error is likely to occur. For this reason, in general encoding systems, three of the above (a), (b), and (c) are
The following variables are given as parameters indicating abilities including items. Now, in a certain encoding method, an m-bit binary data sequence is converted into an n (n≧m)-bit binary code sequence, and then a code ``1'' arbitrarily selected from the converted code sequence is used. When the minimum value of the number of code "0" between the codes "1" that appears is d and the maximum value is k, the shortest magnetization reversal interval = m/n (d + 1) To ... (1) Longest magnetization reversal interval = m/n(k+1)To...(2) Demodulation clock period = m/nTo...(3) Demodulation phase margin (TW) = m/nTo...(4) However, To: is given by the original data period. Therefore, from the above explanation, it is desirable that the value of equation (1) is larger (from the explanation (a) above), and it is also desirable that the value of equation (4) is larger (same as above).
(From paragraph (b)). Furthermore, the smaller the ratio (equation (5)) between the demodulation clock period (equation (3)) and the longest magnetization reversal interval (equation (2)), the easier it is to create a clock from the reproduced signal. {m/n(k+1)To/m/nTo}=(k+1)……(5
) The above parameters are calculated as follows for the FM, MFM encoding method and the encoding method according to the present invention
Shown in the table.

【表】 この発明に係る符号化方式は、第1表に示した
如く、最小磁化反転間隔及び復調位相余裕共に、
FM、MFM方式より優れ、しかも再生信号から
の復調用クロツク作成も容易に行なう事ができる
性質をもつている。 以下この本発明を詳細に説明する。 第2表は、この発明に係る符号化方式の変換ア
リゴリズムの具体例である。
[Table] As shown in Table 1, the encoding method according to the present invention has both the minimum magnetization reversal interval and the demodulation phase margin.
It is superior to FM and MFM systems, and also has the property of making it easy to create a demodulation clock from the reproduced signal. This invention will be explained in detail below. Table 2 shows a specific example of the conversion algorithm of the encoding method according to the present invention.

【表】 但し、×:変換コード列の直前のコード論理値
の補数論理値(0×→01 1×→10)である。 変換アルゴリズムは、原データをまず4ビツト
ごとに分離する。分離された4ビツトデータパタ
ーンが第2表(S1変換表)で示された13種類の原
データパターンに含まれる時には、この4ビツト
データをS1変換表のアルゴリズムに従い、6ビツ
トのコードに変換する。しかし4ビツトデータが
S1変換表に含まれていない時には、次の2ビツト
データを加えた6ビツトに区分し、この6ビツト
のデータを第2表S2変換表に示されたアルゴリズ
ムに従い、9ビツトのコードに変換する。ここ
で、変換コード中の符号×は、変換されたコード
列の直前のコード論理値の補数論理値である。
[Table] However, ×: Complement logical value of the code logical value immediately before the conversion code string (0×→01 1×→10). The conversion algorithm first separates the original data into four bits. When the separated 4-bit data pattern is included in the 13 types of original data patterns shown in Table 2 ( S1 conversion table), this 4-bit data is converted into a 6-bit code according to the algorithm in the S1 conversion table. Convert. However, 4-bit data
If it is not included in the S1 conversion table, it is divided into 6 bits by adding the following 2-bit data, and this 6-bit data is converted into a 9-bit code according to the algorithm shown in the S2 conversion table in Table 2. Convert. Here, the sign x in the converted code is the complement logical value of the code logical value immediately before the converted code string.

【表】 以上の変換アルゴリズムにより変換された交換
コード列を観察すると、パラメータm/n=4/6
(or6/9)であり、d=1、k=7を満足する。 第2図はこの発明に係る符号化方式を実現する
符号化回路の具体例のブロツク図、第3図はその
タイミングチヤートである。第2図に於いて、原
データは入力端子2に原子データクロツクCKI
(第3図a)は入力端子1に入力される。入力デ
ータはシフトレジスタ(シリアルINパラレル
OUT)3によりそれぞれ1ビツトずつ遅延され、
データ出力QA〜QHに出力される。この時のQF
号を、第3図bとする。又、第2表S1変換あるい
はS2変換が行われる際の共通クロツクCK2(第3
図c)が入力端子10に入力され、変換されたコ
ードのクロツクCK3(第3図g)が入力端子9に
入力される。まず、入力データがS1変換(又はS2
変換)される過程について述べると、シフトレジ
スタ3の各出力QE〜QHはパターンチエツク回路
4に入り変換されるデータの前4ビツトが、S1
換表の4ビツトパターンのいずれかに相当するか
パターンチエツクされ、もし、S1変換表の4ビツ
トパターンのいずれにも該当せず、かつ、CK2
同期がとれている時は、チエツク信号dが出力さ
れる(第3図d)。一方、CK2はS1/S2変換判定
回路6に入る。このS1/S2変換判定回路は、分周
回路を有しておりCK2を1/2分周し、CK1の1/4分
周信号を作成しているが、この分周回路はパター
ンチエツク回路4よりのチエツク信号dにより、
クリアーされている。この事により分周回路の出
力(第3図e)は、S1変換が行なわれる場合に
は、CK1/4なる周期となり、S2変換が行なわれる
時には、CK1/6なる周期の信号となり、分周回路
の出力eの立下り信号fがS1/S2変換判定信号と
なつて出力される。次に、5はROM(Read
Only Memory)例えば、TI社のSN74S471Nで
あり、入力信号A0〜A5により一意的に定まつた
パターン出力がD0〜D6に変換される。ROM5の
変換アルゴリズムを第3表の如く構成することと
する。
[Table] Observing the exchange code string converted by the above conversion algorithm, the parameter m/n = 4/6
(or6/9) and satisfies d=1 and k=7. FIG. 2 is a block diagram of a specific example of an encoding circuit that implements the encoding method according to the present invention, and FIG. 3 is a timing chart thereof. In Figure 2, the original data is connected to the atomic data clock CKI at input terminal 2.
(FIG. 3a) is input to the input terminal 1. The input data is a shift register (serial IN parallel
OUT)3, each delayed by 1 bit,
Output to data outputs Q A to Q H. The Q F signal at this time is shown in Figure 3b. In addition, the common clock CK 2 ( third
c) is input to the input terminal 10, and the converted code clock CK3 (FIG. 3g) is input to the input terminal 9. First, the input data is transformed into S 1 (or S 2
Regarding the conversion process, each output QE to QH of the shift register 3 enters the pattern check circuit 4, and the first 4 bits of the data to be converted correspond to one of the 4-bit patterns in the S1 conversion table. If it does not correspond to any of the 4-bit patterns in the S1 conversion table and is synchronized with CK2 , a check signal d is output (Fig. 3d). . On the other hand, CK 2 enters the S 1 /S 2 conversion determination circuit 6. This S 1 /S 2 conversion judgment circuit has a frequency dividing circuit and divides CK 2 by 1/2 to create a 1/4 frequency divided signal of CK 1 . By the check signal d from the pattern check circuit 4,
It has been cleared. As a result, the output of the frequency divider circuit (Fig. 3e) becomes a signal with a period of CK 1/4 when an S 1 conversion is performed, and a signal with a period of CK 1/6 when an S 2 conversion is performed. Therefore, the falling signal f of the output e of the frequency dividing circuit is output as the S 1 /S 2 conversion determination signal. Next, 5 is ROM (Read
For example, TI's SN74S471N converts the pattern output uniquely determined by the input signals A0 to A5 into D0 to D6 . The conversion algorithm of ROM5 is configured as shown in Table 3.

【表】 但し、Y:1及び0の両論理をとる。 Z:1又は0のどちらの論理でも良い。 変換されたパターン出力は、シフトレジスタ
(パラレルINシリアルOUT)8に入力される。
又、D6出力はラツチ用フリツプフロツプ7によ
り、S1/S2変換判定信号の周期の間ラツチされ、
シフトレジスタ8のシリアルIN入力に入る。シ
フトレジスタ8では、SF/L(シフトロード)制
御入力端子にS1/S2変換判定信号fが入力され、
その時の入力データが原データのクロツクCK1
1.5倍のクロツクCK2により出力される(第3図
h)。この操作により、第3図bに示した原入力
データbのパターン(1000)は、変換出力hに於
いてパターン(101001)に変換され、このパター
ン(1000)につづくパターン(001011)は
(100010000)に変換される事が理解されよう。こ
の時、ROMの変換内容は、第2表で示される
S1、S2変換の×値をすべて「1」論理に変換して
いる。このため、信号hは「1」が2個連続する
場合が生じる。この処理のため、信号hは「11」
パターンを「10」パターンに変換する「11」パタ
ーン変換回路11に入り、第3図iに示す正常な
符号化コードとなり、出力端子12に出力され
る。 次にこの発明によつて符号化された信号の復号
化を実現する具体例のブロツク図を第4図に、そ
の説明図タイミングチヤート図を第5図に示す。
まず、変換されたコード列及び第5図jに示した
クロツクjが入力端子21及び20に入る。次に
符号化時と同様に、シフトレジスタ(シリアル
INパラレルOUT)22により、1ビツトずつ遅
延された信号となり、シフトレジスタ22のパラ
レルOUT端子から出力される(遅延量の大きい
出力端子をQ0、以下Q1〜Q10(遅延量少))。いま、
Q2端子の信号に第5図kに示す信号kが出力さ
れているとする。一方、Q2〜Q10端子の信号(9
ライン)はROM24(TI社SN74S472N等)に
より、第2表の変換パターンの逆変換なるアルゴ
リズムでD0〜D5なる6ラインの出力信号として、
シフトレジスタ25(パラレルINシリアル
OUT)に入力される。一方入力クロツクjは、
1/3分周器29に入力され、端子26から入力さ
れる変換されたコード列より特定のコード(同
期)が検出される毎に発生する同期信号に同期す
る1/3分周信号m(第5図mに示す)に変換され、
この信号mは復号用のタイミング信号となる。次
に信号mを1/2分周回路30により分周する(出
力波形第5図o)。 次に、1/3分周器29の同期期間に先述の
ROM24の変換コード信号Q2〜Q10の内連続す
る3ビツトQ0〜Q2が「000」パターンである時
S1/S2変換検出回路23より出力信号が発生し、
この信号により分周回路30は出力極性がSetさ
れる。この動作により、分周回路30の出力信号
はS1/S2変換を検出した信号となり、クロツクj
とのゲート出力p(第5図pに示す)により、シ
フトレジスタ25は、ロードされた入力をラツチ
することになる。読み出し符号は、入力クロツク
jの2/3倍のクロツクを使うことにより、シフト
レジスタ25のシリアルOUT端子31には復号
データr(第5図rに示す)が得られる。読み出
しクロツクとして、入力クロツクjとPLL等に
より同期のとれたクロツクとする事も可能である
が、ここでは、1/3分周器29出力で入力クロツ
クgをデートする事により得ている。(第5図q
に示す)この様子を第5図のタイムチヤートで説
明すると、入力コードkの(101001)
(000010000)パターンは、復号データjで
(1000)(001011)に復号されている事が理解され
よう。 以上述べた如く、この発明の符号化方式は、第
1表の如く、他の従来の変調方式に比較して高密
度磁気記録方式として優れた能力をもち、ハード
ウエアーの構成も、非常に簡単となるのでその実
用的価値は非常に大きい。 なお、この発明を説明する為に用いた符号化ア
ルゴリズム(S1及びS2変換表)は、この発明の一
具体例であり、他の符号化アルゴリズムにおいて
もこの発明を構成することができる。すなわち、
まず符号化方式においては、6ビツト符号に変換
される特定の13種類の4ビツトデータパターンは
4ビツトパターン構成されるパターン16種類のう
ち任意のパターンを選択することができる。又選
択したパターンの6ビツト符号への対応は、任意
の組み合わせとしてもよいことは明白である。 次に、選択されなかつた残り3種類の4ビツト
データパターンに連続する2ビツトデータを加え
た6ビツトのパターンは12種類存在する。この12
種類の6ビツトデータパターンは、9ビツトの符
号列に変換されるが、この9ビツトの符号列は原
データを変換したあとの符号列のなかから任意に
選択した符号「1」と、つぎに現われる符号
「1」との間に存在する符号「0」の数が1以上、
7以下となること、および復号時に9ビツトのデ
ータパターンであることを検知するために、第6
〜第8ビツトの符号をそれぞれ「0」とすること
という2つの条件を満たすものが13種類存在す
る。12種類の6ビツトデータはこの13種類の9ビ
ツトデータのなかから選択された12種類の任意の
組合せとすることができる。 この発明は2進データ列を4ビツト毎に分離
し、該分離された4ビツトデータのパターンが、
4ビツトで構成されるパターン16種類のうち、予
め定めた13種類のパターンの何れかに該当する時
には、該13種類のパターンについてそれぞれ予め
定めた6ビツト符号に変換し、該4ビツトデータ
のパターンが、上記13種類のパターンに該当しな
い時には、該4ビツトデータに続く2ビツトデー
タを含めた6ビツトデータに分離し、該6ビツト
データについてそれぞれ予め定めた9ビツト符号
に変換することによつて、該変換された符号列内
の任意の符号「1」と、つぎに現われる符号
「1」との間に、1個以上、7個以下の符号「0」
が存在する符号列を構成することができるもの
で、復号時に誤りの発生率を少くすることができ
る。
[Table] However, Y: Takes both logic of 1 and 0. Z: Either logic of 1 or 0 may be used. The converted pattern output is input to a shift register (parallel IN, serial OUT) 8.
Further, the D6 output is latched by the latch flip-flop 7 for the period of the S1 / S2 conversion judgment signal.
Enter the serial IN input of shift register 8. In the shift register 8, the S 1 /S 2 conversion determination signal f is input to the SF/L (shift load) control input terminal,
The input data at that time is the original data clock CK1 .
It is output by the 1.5x clock CK2 (Figure 3h). As a result of this operation, the pattern (1000) of the original input data b shown in FIG. ) is understood to be converted into At this time, the ROM conversion contents are shown in Table 2.
All × values of S 1 and S 2 conversion are converted to “1” logic. Therefore, the signal h may have two consecutive "1's". For this process, the signal h is "11"
The signal enters the "11" pattern conversion circuit 11 which converts the pattern into the "10" pattern, becomes a normal encoded code shown in FIG. 3i, and is output to the output terminal 12. Next, a block diagram of a specific example for realizing decoding of a signal encoded by the present invention is shown in FIG. 4, and an explanatory timing chart thereof is shown in FIG.
First, the converted code string and clock j shown in FIG. 5j enter input terminals 21 and 20. Next, the shift register (serial
IN parallel OUT) 22, the signal is delayed one bit at a time, and is output from the parallel OUT terminal of the shift register 22 (the output terminal with a large amount of delay is Q0 , hereinafter referred to as Q1 to Q10 (small amount of delay)). . now,
Assume that the signal k shown in FIG. 5 k is output as the signal at the Q2 terminal. On the other hand, the signal from Q 2 to Q 10 terminals (9
line) is converted into 6-line output signals D 0 to D 5 by the ROM 24 (TI SN74S472N, etc.) using an algorithm that is the inverse conversion of the conversion pattern shown in Table 2.
Shift register 25 (parallel IN serial
OUT). On the other hand, the input clock j is
The 1/3 frequency divider 29 inputs a 1/3 frequency divided signal m( (shown in Figure 5 m),
This signal m becomes a timing signal for decoding. Next, the signal m is frequency-divided by the 1/2 frequency divider circuit 30 (output waveform o in FIG. 5). Next, during the synchronization period of the 1/3 frequency divider 29, the above-mentioned
When consecutive 3 bits Q 0 to Q 2 of the conversion code signals Q 2 to Q 10 in the ROM 24 are “000” pattern.
An output signal is generated from the S 1 /S 2 conversion detection circuit 23,
This signal sets the output polarity of the frequency dividing circuit 30. Due to this operation, the output signal of the frequency dividing circuit 30 becomes a signal that detects S 1 /S 2 conversion, and
The gate output p (shown in FIG. 5p) causes the shift register 25 to latch the loaded input. By using a clock 2/3 times as large as the input clock j as the read code, decoded data r (shown in FIG. 5 r) is obtained at the serial OUT terminal 31 of the shift register 25. Although it is possible to use a clock synchronized with the input clock j using a PLL or the like as the read clock, here, it is obtained by dating the input clock g with the output of the 1/3 frequency divider 29. (Figure 5 q
) To explain this situation using the time chart in Figure 5, input code k (101001)
It will be understood that the (000010000) pattern is decoded into (1000) (001011) using decoded data j. As mentioned above, as shown in Table 1, the encoding method of the present invention has superior ability as a high-density magnetic recording method compared to other conventional modulation methods, and the hardware configuration is also very simple. Therefore, its practical value is extremely large. Note that the encoding algorithm (S 1 and S 2 conversion tables) used to explain the present invention is a specific example of the present invention, and the present invention can be implemented using other encoding algorithms. That is,
First, in the encoding method, any of the 16 types of patterns constituting 4-bit patterns can be selected as the specific 13 types of 4-bit data patterns to be converted into 6-bit codes. It is also clear that the correspondence of the selected patterns to the 6-bit codes may be any combination. Next, there are 12 types of 6-bit patterns obtained by adding consecutive 2-bit data to the remaining three types of 4-bit data patterns that were not selected. This 12
The 6-bit data pattern of each type is converted into a 9-bit code string, and this 9-bit code string is converted into a code ``1'' arbitrarily selected from the code string after converting the original data, and then The number of codes "0" existing between the appearing code "1" is 1 or more,
7 or less and that it is a 9-bit data pattern at the time of decoding.
There are 13 types that satisfy the two conditions of setting the sign of the 8th bit to "0". The 12 types of 6-bit data can be any combination of 12 types selected from these 13 types of 9-bit data. This invention separates a binary data string every 4 bits, and the pattern of the separated 4-bit data is
When the data corresponds to any of the 13 predetermined patterns among the 16 types of patterns consisting of 4 bits, each of the 13 types of patterns is converted to a predetermined 6-bit code, and the pattern of the 4-bit data is converted into a predetermined 6-bit code. However, when the above 13 types of patterns are not applicable, the data is separated into 6-bit data including the 2-bit data following the 4-bit data, and each of the 6-bit data is converted to a predetermined 9-bit code. , between any code "1" in the converted code string and the next code "1", one or more and seven or less codes "0"
It is possible to construct a code string in which there are , and it is possible to reduce the error occurrence rate during decoding.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は従来のFM、MFM方式の符号化方式
の説明図、第2図はこの発明に係る符号化方式を
適用せる一実施例のブロツク図、第3図はそのタ
イミング図、第4図はこの発明に係る符号化信号
の復号化のための一実施例のブロツク図、第5図
はそのタイミング図である。 図において、1,9,10,20はクロツク入
力端子、2,21はデータ入力端子、3,8,2
2,25はシフトレジスタ、4はパターンチエツ
ク回路、5,24はROM、6はS1/S2変換判定
回路、7はフリツプフロツプ、11は「11」パタ
ーン変換回路、12,31はデータ出力端子、2
3はS1/S2変換検出回路、26は同期信号入力端
子、29は1/3分周回路、30は1/2分周回路、3
2はクロツク出力端子である。なお図中同一符号
はそれぞれ同一または相当部分を示す。
Fig. 1 is an explanatory diagram of the conventional FM and MFM encoding methods, Fig. 2 is a block diagram of an embodiment to which the coding method according to the present invention is applied, Fig. 3 is its timing diagram, and Fig. 4 5 is a block diagram of an embodiment for decoding a coded signal according to the present invention, and FIG. 5 is a timing diagram thereof. In the figure, 1, 9, 10, 20 are clock input terminals, 2, 21 are data input terminals, 3, 8, 2
2 and 25 are shift registers, 4 is a pattern check circuit, 5 and 24 are ROM, 6 is an S 1 /S 2 conversion judgment circuit, 7 is a flip-flop, 11 is an "11" pattern conversion circuit, and 12 and 31 are data output terminals. ,2
3 is an S 1 /S 2 conversion detection circuit, 26 is a synchronization signal input terminal, 29 is a 1/3 frequency divider circuit, 30 is a 1/2 frequency divider circuit, 3
2 is a clock output terminal. Note that the same reference numerals in the figures indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】 1 2進データ列を4ビツト毎に分離し、該分離
された4ビツトデータのパターンが、4ビツトで
構成されるパターン16種類のうち、予め定めた13
種類のパターンの何れかに該当する時には、該13
種類のパターンについてそれぞれ次のS1表に示す
6ビツト符号に変換し、該4ビツトデータのパタ
ーンが、上記13種類のパターンに該当しない時に
は、該4ビツトデータに続く2ビツトデータを含
めた6ビツトデータに分離し、該6ビツトデータ
についてそれぞれ次のS2表に示す9ビツト符号の
うちあらかじめ定めた12種類の9ビツト符号に変
換し、該変換された符号列内の任意の符号「1」
と、つぎに現われる符号「1」との間に、1個以
上7個以下の符号「0」が存在する符号列を構成
するようにした事を特徴とする2進データの符号
化方式。 【表】 但しS1、S2表において「×」は変換後の符号列
の直前の符号論理の補数論理、即ち「……0×…
…」のときは「……01……」、「……1×……」の
ときは「……10……」とする。
[Claims] 1. A binary data string is separated into every 4 bits, and the pattern of the separated 4-bit data is one of 13 predetermined patterns out of 16 patterns composed of 4 bits.
If it falls under any of the 13 types of patterns,
Each type of pattern is converted into a 6-bit code shown in the following S1 table, and if the 4-bit data pattern does not correspond to any of the 13 types above, the 6-bit code including the 2-bit data following the 4-bit data is converted. The 6-bit data is separated into 12 predetermined 9-bit codes among the 9-bit codes shown in Table S2 below, and any code "1" in the converted code string is converted. ”
and the next appearing code "1", forming a code string in which there are one or more and seven or less codes "0". [Table] However, in the S 1 and S 2 tables, "×" is the complement logic of the code logic immediately before the code string after conversion, that is, "...0×...
When it is “…”, it is “…01…”, and when it is “…1×…”, it is “…10…”.
JP10869880A 1980-08-06 1980-08-06 Coding and decoding system of binary data Granted JPS5733414A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10869880A JPS5733414A (en) 1980-08-06 1980-08-06 Coding and decoding system of binary data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10869880A JPS5733414A (en) 1980-08-06 1980-08-06 Coding and decoding system of binary data

Publications (2)

Publication Number Publication Date
JPS5733414A JPS5733414A (en) 1982-02-23
JPS634268B2 true JPS634268B2 (en) 1988-01-28

Family

ID=14491361

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10869880A Granted JPS5733414A (en) 1980-08-06 1980-08-06 Coding and decoding system of binary data

Country Status (1)

Country Link
JP (1) JPS5733414A (en)

Also Published As

Publication number Publication date
JPS5733414A (en) 1982-02-23

Similar Documents

Publication Publication Date Title
US4499454A (en) Method and apparatus for encoding a digital signal with a low DC component
US4553130A (en) Variable-length encoding-decoding system
JPH0544206B2 (en)
US4456905A (en) Method and apparatus for encoding binary data
US4672362A (en) Binary data encoding and decoding process
US4496934A (en) Encoding and decoding systems for binary data
US20050220197A1 (en) Coding method and decoding method
JPH0452020B2 (en)
EP0090047B1 (en) Encoding and decoding system for binary data
US4549167A (en) Method of encoding and decoding binary data
JPS634269B2 (en)
JPS634268B2 (en)
JPS634270B2 (en)
JPS60109358A (en) Coding device of binary data
JPS6069943A (en) Code converting system
JPS60114053A (en) Code conversion system
JP2690154B2 (en) 1,5 code modulation method
JP2675621B2 (en) Digital data recording method
JPS60152154A (en) System and apparatus for coding binary data
JPH0534747B2 (en)
JPS635826B2 (en)
JPS6012840A (en) Digital modulation system
JP2704229B2 (en) Binary data decoding circuit
JPH0568031B2 (en)
JP2962027B2 (en) Information conversion method and information recording device