JPH09205372A - Code correction device - Google Patents
Code correction deviceInfo
- Publication number
- JPH09205372A JPH09205372A JP8010415A JP1041596A JPH09205372A JP H09205372 A JPH09205372 A JP H09205372A JP 8010415 A JP8010415 A JP 8010415A JP 1041596 A JP1041596 A JP 1041596A JP H09205372 A JPH09205372 A JP H09205372A
- Authority
- JP
- Japan
- Prior art keywords
- bit
- data
- code
- fcs
- hamming distance
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Error Detection And Correction (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、転送されてきたデ
ータの符号誤りを訂正する符号訂正装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a code correction device for correcting a code error in transferred data.
【0002】[0002]
【従来の技術】近年、データ通信において、送信データ
のフレームにFCS演算部(フレームチェックシーケン
ス)のデータを加えて誤り訂正することが行われてお
り、効率よく高速に誤り訂正が行われることが要求され
る。2. Description of the Related Art In recent years, in data communication, error correction has been performed by adding data of an FCS calculation unit (frame check sequence) to a frame of transmission data, and error correction can be performed efficiently and at high speed. Required.
【0003】ここで、図5に、従来の転送データフォー
マットの説明図を示す。図5はハイレベルデータリンク
制御手順における転送データ11の一フレームを示した
もので、最先端と最後尾のフィールド12a,12bは
フラグシーケンス(F)で示される。また、先端部分か
らアドレス及び制御のIDC(IDコード)を示すフィ
ールド13と、情報(I)を示すフィールド14と、F
CSを示すフィールド15とにより構成される。例え
ば、IDC13のアドレス及び制御をそれぞれ8ビッ
ト、情報(I)14を任意ビット長、FCS15を16
ビットで示す。Here, FIG. 5 shows an explanatory view of a conventional transfer data format. FIG. 5 shows one frame of the transfer data 11 in the high level data link control procedure, and the leading and trailing fields 12a and 12b are indicated by the flag sequence (F). In addition, a field 13 indicating an address and control IDC (ID code) from the leading end portion, a field 14 indicating information (I), and F
And a field 15 indicating CS. For example, the address and control of the IDC 13 are each 8 bits, the information (I) 14 is an arbitrary bit length, and the FCS 15 is 16 bits.
Shown in bits.
【0004】FCS15は、フレームの伝送誤り検出用
の16ビットのシーケンスであり、生成多項式X16+X
12+X5 +1による演算結果を示すもので、IDC13
及びI14を演算対象とするものである。すなわち、送
信側では、IDC13とI14とにより巡回符号計算に
よりFCS15を生成して転送する。そして、受信側で
は、受信した受信データのうちIDC13と受信したF
CS15とが一致するように、後述のビット訂正テーブ
ルを用いて各ビット番目ずつ誤り符号信号訂正を行うも
のである。The FCS 15 is a 16-bit sequence for frame transmission error detection, and the generator polynomial X 16 + X
It shows the result of calculation by 12 + X 5 +1. IDC13
And I14 are the calculation targets. That is, on the transmission side, the IDC 13 and I 14 generate the FCS 15 by cyclic code calculation and transfer it. Then, on the receiving side, among the received data received, the IDC 13 and the received F
An error code signal is corrected bit by bit using a bit correction table, which will be described later, so that CS15 matches.
【0005】このように、受信データに対して、従前は
誤り検出を行って誤り検出されたものを無効データとし
ていたが、上記FCS15を用いて訂正を行うことによ
り、周期的なノイズ信号によってフレームの一部が破壊
される確率が高い場合や、数ビットの訂正処理を行った
場合に受信安定性の大幅な向上を期待できるものであ
る。As described above, the received data is conventionally subjected to error detection and the error detected is invalid data. However, by performing correction using the FCS 15 described above, a frame is generated by a periodic noise signal. It is expected that a large improvement in reception stability can be expected when there is a high probability that some of the data will be destroyed or when correction processing of several bits is performed.
【0006】ところで、FCSで誤り訂正を行う場合、
総てのnビット誤りパターンに対するフレーム全体の巡
回符号計算値をテーブルとして用意し、受信データの誤
りビットをテーブルを参照して修正後のデータを得るも
のである。また、別の方法として、受信データの各ビッ
トを順次変更してハミング距離の短い順番に上記FCS
の検証を行う方法がある。By the way, when error correction is performed by FCS,
The cyclic code calculation values of the entire frame for all n-bit error patterns are prepared as a table, and the error bits of the received data are referred to the table to obtain the corrected data. As another method, each bit of the received data is sequentially changed so that the FCS is changed in the order of shorter Hamming distance.
There is a method of verifying.
【0007】ここで、ハミング距離とは、同じ長さの二
つのビット列において対応するビット列中で互いに異な
るビットの数をいう。従って、所定のビット数のFCS
による訂正処理を行う場合に、異なるビットの数(ハミ
ング距離)が当該所定のビット数の範囲のときに対して
誤り訂正を行うもので、異なるビットの数が所定のビッ
ト数を越えたときにはエラー終了となるものである。Here, the Hamming distance means the number of different bits in corresponding bit strings in two bit strings having the same length. Therefore, the FCS with a predetermined number of bits
Error correction when the number of different bits (Hamming distance) is in the range of the predetermined number of bits when the correction processing is performed by, and an error occurs when the number of different bits exceeds the predetermined number of bits. It is the end.
【0008】[0008]
【発明が解決しようとする課題】しかし、FCSによる
誤り訂正を行うことは、総てのnビット数の誤りパター
ンのテーブルを必要とし、該総ての誤りパターンは上記
ハミング距離ごとに対しても必要となってテーブルへの
設定数が膨大となりメモリ容量が大になるという問題が
あると共に、訂正処理に時間を要して処理速度に制限が
ある中で実現が困難であるという問題がある。However, performing error correction by FCS requires a table of all n-bit number error patterns, and all the error patterns are also set for each Hamming distance. There is a problem in that the number of settings in the table becomes huge and the memory capacity becomes large, and there is a problem in that it is difficult to realize while correction processing takes time and the processing speed is limited.
【0009】そこで、本発明は上記課題に鑑みなされた
もので、テーブル容量の縮小化、処理時間の短縮を図る
符号訂正装置を提供することを目的とする。Therefore, the present invention has been made in view of the above problems, and an object of the present invention is to provide a code correction device which reduces the table capacity and the processing time.
【0010】[0010]
【課題を解決するための手段】上記課題を解決するため
に、請求項1では、FCS(フレームチェックシーケン
ス)を含む受信データより、該FCSを用いて該受信デ
ータに含まれる識別情報及び任意情報の誤り符号を検出
して訂正を行う符号訂正装置において、前記受信データ
は所定ビット長を当初の第1ビット長の単位で分割され
たものを各単位ごとに第2ビット長に変換されたもので
あり、該受信データの所定情報を指示される変換パター
ンに従って第1ビット長に変換する第1のビット変換手
段と、変換された第1ビット長の情報を用いて巡回符号
を計算させてFCSを生成するFCS演算手段と、該F
CS演算手段からの該生成したFCSを含む第1ビット
長の訂正受信データを第2ビット長に変換する第2のビ
ット変換手段と、該第2のビット変換手段からの該訂正
受信データ、及び受信されたときの第2ビット長の受信
データよりハミング距離を演算するハミング距離演算手
段と、該ハミング距離演算手段からのハミング距離値が
予め設定された範囲のものを有効情報とする制御手段
と、を有して符号訂正装置が構成される。In order to solve the above-mentioned problems, according to claim 1, received data including an FCS (frame check sequence) is used to identify information and arbitrary information included in the received data. In the code correction device for detecting and correcting the error code, the received data is obtained by dividing the predetermined bit length in the initial unit of the first bit length into the second bit length in each unit. And a first bit conversion means for converting predetermined information of the received data into a first bit length according to a conversion pattern to be instructed, and a cyclic code is calculated by using the converted information of the first bit length to calculate the FCS. FCS calculation means for generating
Second bit conversion means for converting the corrected reception data of the first bit length including the generated FCS from the CS calculation means into a second bit length, the correction reception data from the second bit conversion means, and Hamming distance calculation means for calculating the Hamming distance from the received data of the second bit length when received, and control means for making the effective information a Hamming distance value from the Hamming distance calculation means within a preset range. , And the code correction device is configured.
【0011】上述のように、請求項1の発明では、第1
ビット長を第2ビット長に変換した受信データのうち所
定情報を第1のビット変換手段で変換パターンに基づい
て第1ビット長に変換して、これに基づいてFCS演算
手段が巡回符号計算を行ってFCSを生成し、該FCS
を含む訂正受信データを第2のビット変換手段で第2ビ
ット長に変換した後に受信したときの第2ビット長の受
信データとの間でハミング距離演算を行い、制御手段が
このハミング距離値が許容範囲のときに有効情報とさせ
る。これにより、誤り訂正に用いられる変換パターンの
テーブルを第2ビット長に応じた組み合わせで設定する
ことが可能となってテーブル容量の縮小化が図られると
共に、誤り訂正に要する処理時間を短縮させることが可
能となる。As described above, according to the first aspect of the invention, the first
Of the received data in which the bit length has been converted to the second bit length, predetermined information is converted by the first bit conversion means into the first bit length based on the conversion pattern, and based on this, the FCS calculation means performs cyclic code calculation. To generate an FCS,
Hamming distance calculation is performed between the corrected reception data including the converted data having the second bit length converted by the second bit conversion means and the received data having the second bit length when received. Use valid information when it is within the allowable range. As a result, the conversion pattern table used for error correction can be set in a combination according to the second bit length, the table capacity can be reduced, and the processing time required for error correction can be shortened. Is possible.
【0012】[0012]
【発明の実施の形態】図1に、本発明の一実施例のブロ
ック構成図を示す。図1は符号訂正装置21のブロック
図であり、受信されるデータは前述の図5に示すフォー
マットのそれぞれ第1ビット長である例えば4ビット長
単位の識別情報である固定データとしてのIDC(ID
コード)、任意情報である情報(I)、及びFCS(フ
レームチェックシーケンス)を第2ビット長である5ビ
ット長単位に変換して送信されたIDC1 ,I1 ,FC
S1 である。そして、受信された識別情報であるIDC
1 、任意情報である情報I1 及びFCS1 は後述するS
/P返還部22aを介して受信バッファ22に一旦格納
され、ハミング距離演算手段であるハミング距離演算部
23に送出される。また、受信バッファ22に格納され
たもののうち、I 1 のみが第1のビット変換手段である
5−4ビット符号変換部24(後述する)に送出され
る。1 is a block diagram of an embodiment of the present invention.
A block diagram is shown. FIG. 1 is a block diagram of the code correction device 21.
FIG. 7 is a diagram showing the data received, and the data shown in FIG.
The first bit length of each mat, for example, 4 bit length
IDC (ID as fixed data that is unit identification information
Code), information (I) that is optional information, and FCS (frame
The frame check sequence) is set to 5 bits which is the second bit length.
IDC transmitted after being converted to1, I1, FC
S1It is. And the IDC which is the received identification information
1, Information I which is arbitrary information1And FCS1Is S described later
Once stored in the reception buffer 22 via the / P return unit 22a
And a Hamming distance calculation unit that is a Hamming distance calculation unit.
23. It is also stored in the receive buffer 22.
Out of the things I 1Is the only first bit conversion means
It is sent to the 5-4 bit code conversion unit 24 (described later).
You.
【0013】5−4ビット符号変換部24は制御手段で
ある制御部25からの変換パターンについてのビット変
換指示(後述のハミング距離の短い手順1,2,・・・
による指示)に従ってI1 を4ビットのIに変換して受
信テーブル26に送出する。また、受信テーブル26
は、4ビットのIDCを固定データとして、当該IDC
と受け取ったIを巡回符号演算手段である巡回符号計算
部28に送出して巡回符号計算を行わせ、この結果を受
け取る。この受信テーブル26及び巡回符号計算部28
でFCS演算手段を構成する。The 5-4 bit code conversion unit 24 issues a bit conversion instruction (steps 1, 2, ...
According to the instruction), I 1 is converted into 4-bit I and sent to the reception table 26. In addition, the reception table 26
Shows the IDC of 4 bits as fixed data.
The received I is sent to the cyclic code calculation unit 28, which is a cyclic code calculation unit, to perform cyclic code calculation, and the result is received. The reception table 26 and the cyclic code calculation unit 28
Constitutes the FCS calculation means.
【0014】そして、受信テーブル26では、受け取っ
た巡回符号計算値をFCSに置き換え、訂正受信データ
であるテーブルデータ(IDC、I及びFCS)を第2
の変換手段である4−5ビット符号変換部29に送出し
て5ビットに変換させる。4−5ビット符号変換部29
では、供給されたテーブルデータを5ビットの符号に変
換して上記ハミング距離演算部23に送出する。Then, in the reception table 26, the received cyclic code calculation value is replaced with FCS, and the table data (IDC, I and FCS) which is the corrected reception data is converted into the second value.
Is sent to the 4-5 bit code conversion unit 29, which is the conversion means of the above, and converted into 5 bits. 4-5 bit code conversion unit 29
Then, the supplied table data is converted into a 5-bit code and sent to the Hamming distance calculator 23.
【0015】ハミング距離演算部23では、上記受信バ
ッファ22に格納されて送られてくる5ビットの受信し
たときの受信データとしてのバッファデータと、受信テ
ーブル26から送られてくるテーブルデータとを比較し
てハミング距離を演算してその値を制御部25に送出す
る。制御部25では、予め設定される許容ビット数と、
ハミング距離演算部23より送られてくる結果とを比較
し、比較結果が許容範囲でなければ、5−4ビット符号
変換部24に次のパターンについて受信バッファ22の
Iをビット変換するように指示を与えて繰り返す。The Hamming distance calculation unit 23 compares the buffer data, which is stored in the reception buffer 22 and is sent as the received data of 5 bits, with the table data sent from the reception table 26. Then, the Hamming distance is calculated and the value is sent to the control unit 25. In the control unit 25, a preset allowable number of bits,
The result sent from the Hamming distance calculation unit 23 is compared, and if the comparison result is not within the allowable range, the 5-4 bit code conversion unit 24 is instructed to bit-convert the I of the reception buffer 22 for the next pattern. And repeat.
【0016】また、上記比較結果が許容範囲内であれ
ば、符号訂正できたものとして、該受信テーブル26内
の4ビットのIとFCSを有効データテーブル27に送
出して一旦格納させ、該有効データテーブル27より制
御部25にIDC、符号訂正されたI及びFCSを送出
される。そして、制御部より訂正された4ビットの受信
データが出力されるものである。If the comparison result is within the allowable range, it is determined that the code has been corrected, and the 4-bit I and FCS in the reception table 26 are sent to the valid data table 27 to be temporarily stored and the valid data is stored. The data table 27 sends the IDC, code-corrected I and FCS to the control unit 25. Then, the corrected 4-bit received data is output from the control unit.
【0017】ここで、図2に本発明におけるビット変換
の説明図を示すと共に、図3に図2のビット変換テーブ
ルの説明図を示す。図2は送信側における4−5ビット
変換のブロック図である。図2において送信側では、当
初の送信データ(例えば16ビット)を4ビット単位で
分割し、これをビット変換テーブル31に4ビットパラ
レルデータとして入力することで5ビットパラレルデー
タに変換してP/S(パラレル/シリアル)変換部32
に出力する。P/S変換部32では5ビットパラレルデ
ータを5ビットシリアルデータに変換して送信する。受
信側では、受信した5ビットシリアルデータがS/P
(シリアル/パラレル)返還部22aでパラレルデータ
に返還されて受信バッファ22に格納される。Here, FIG. 2 shows an explanatory diagram of the bit conversion in the present invention, and FIG. 3 shows an explanatory diagram of the bit conversion table of FIG. FIG. 2 is a block diagram of 4-5 bit conversion on the transmission side. In FIG. 2, on the transmission side, the original transmission data (for example, 16 bits) is divided into 4-bit units, and this is input to the bit conversion table 31 as 4-bit parallel data to convert it into 5-bit parallel data, and P / S (parallel / serial) converter 32
Output to The P / S converter 32 converts the 5-bit parallel data into 5-bit serial data and transmits it. On the receiving side, the received 5-bit serial data is S / P
The (serial / parallel) return unit 22 a returns the parallel data and stores it in the reception buffer 22.
【0018】このときのビット変換テーブル31は、図
3に示すように4ビットの入力データとしての16進の
4ビット符号を16進の5ビットの変調符号(変換デー
タ)に変換する対応を示している。この対応関係は、H
/L(“1”/“0”)の比率を2:3又は3:2と
し、変極点を2〜4個有するように適宜設定される。こ
の図3に示す変換テーブル31は図1の5−4ビット変
換テーブル242 及び4−5ビット変換テーブル292
でもある。At this time, the bit conversion table 31 shows the correspondence for converting a hexadecimal 4-bit code as 4-bit input data into a hexadecimal 5-bit modulation code (conversion data) as shown in FIG. ing. This correspondence is H
The ratio of / L (“1” / “0”) is set to 2: 3 or 3: 2, and is appropriately set so as to have 2 to 4 inflection points. The conversion table 31 shown in FIG. 3 is the 5-4 bit conversion table 24 2 and the 4-5 bit conversion table 29 2 of FIG.
But also.
【0019】また、5−4ビット符号変換部24では受
信バッファ22より送られてくる5ビットデータIが、
5−4ビット変換テーブル24で4ビットに変換され、
この4ビットデータが受信テーブル26に送出される。
そして、4−5ビット変換部29では、受信テーブル2
6より送られてくる4ビットのテーブルデータを4−5
ビット変換テーブルで5ビットに変換し、この5ビット
テーブルデータがハミング距離演算部23に送出される
ものである。In the 5-4 bit code conversion unit 24, the 5 bit data I sent from the reception buffer 22 is
Converted to 4 bits by the 5-4 bit conversion table 24,
This 4-bit data is sent to the reception table 26.
Then, in the 4-5 bit conversion unit 29, the reception table 2
4-bit table data sent from
It is converted into 5 bits by the bit conversion table, and this 5-bit table data is sent to the Hamming distance calculation unit 23.
【0020】従って、図1に戻り、制御部25で設定さ
れるハミング距離の許容値を、例えば2とした場合、受
信テーブル26の備える誤りパターンテーブル27は、
ハミング距離演算部23が対象とする5ビットの復調符
号に対して8通しか存在しないことになり、これのみの
テーブル容量で十分となる。因みに、4ビットの復調符
号の場合には、ハミング距離1で4通り、ハミング距離
2で10通りの合計14通りの誤りパターンが存在する
ことになり、5ビットによる方がテーブル容量を縮小さ
せることができるものである。Therefore, returning to FIG. 1, when the allowable value of the Hamming distance set by the control unit 25 is set to 2, for example, the error pattern table 27 provided in the reception table 26 is
The Hamming distance calculation unit 23 does not have 8 or more through the target 5-bit demodulation code, and the table capacity only for this is sufficient. By the way, in the case of a 4-bit demodulation code, there are a total of 14 error patterns, that is, 4 patterns at the hamming distance 1 and 10 patterns at the hamming distance 2, and the table capacity can be reduced by the 5 bits. Is something that can be done.
【0021】そこで、図4に、図1の誤り訂正のフロー
チャートを示す。図4において、また、符号訂正装置2
1は、送信側からの送信データの受信待機状態であり
(ステップ(S)1)、受信されると受信バッファ22
に格納する。そのうち、5ビットI1 が5−4ビット符
号変換部24で制御部25から指示される変換パターン
に従って4ビット変換して受信テーブル26に送出する
もので(S2)、後述のハミング距離が許容値の範囲内
になるまで総ての変換パターンでIの4ビット変換が行
われる(S3)。Therefore, FIG. 4 shows a flowchart of the error correction of FIG. In FIG. 4, the code correction device 2 is also used.
1 is a standby state for receiving transmission data from the transmission side (step (S) 1), and when it is received, the reception buffer 22
To be stored. Among them, 5 bits I 1 is converted into 4 bits by the 5-4 bit code conversion unit 24 according to the conversion pattern instructed by the control unit 25 and sent to the reception table 26 (S2). The 4-bit conversion of I is performed with all the conversion patterns until it falls within the range (S3).
【0022】受信テーブル26では5−4ビット変換部
24からのIと固定データとしてのIDCを巡回符号計
算部28に送出して巡回符号計算を行わせ(S4)、そ
の結果をFCSに置き換えてこのFCSを含むテーブル
データを4−5ビット変換部29で5ビットに変換させ
る(S5)。5ビットに変換されたテーブルデータと受
信バッファ22からのバッファデータとをハミング距離
演算部23が比較してハミング距離を計算し、その結果
を制御部25に送出する(S6)。In the reception table 26, I from the 5-4 bit conversion section 24 and IDC as fixed data are sent to the cyclic code calculation section 28 to perform cyclic code calculation (S4), and the result is replaced with FCS. The table data including this FCS is converted into 5 bits by the 4-5 bit conversion unit 29 (S5). The Hamming distance calculation unit 23 compares the table data converted into 5 bits with the buffer data from the reception buffer 22, calculates the Hamming distance, and sends the result to the control unit 25 (S6).
【0023】制御部25では、ハミング距離演算部25
からのハミング距離が設定された許容値の範囲内か否か
を判断し(S7)、範囲内であれば受信テーブルからI
とFCSを有効データテーブル27に送出されてさらに
制御部25にIDC、I及びFCSを送らせて出力して
終了する。また、ハミング距離が許容値の範囲外であれ
ば、5−4ビット符号変換部24に対してハミング距離
の短い順に次の変換パターンでのIの4ビット変換を指
示して繰り返す(S2〜S7)。In the control unit 25, the Hamming distance calculation unit 25
It is determined whether or not the Hamming distance from is within the set allowable value range (S7).
And FCS are sent to the valid data table 27, and further IDC, I, and FCS are sent to the control unit 25 to be output, and the processing ends. If the Hamming distance is out of the allowable range, the 5-4 bit code converting unit 24 is instructed to perform 4-bit conversion of I in the next conversion pattern in the ascending order of the Hamming distance and repeats (S2 to S7). ).
【0024】そして、総ての変換パターンでの変換にお
いてもハミング距離が許容値の範囲外であれば(S
3)、エラー終了となるものである。このように、受信
テーブル26による誤り訂正を上述のようにテーブル容
量の小な誤りパターンテーブル27を用いて高速に行う
ことができるものである。If the Hamming distance is out of the allowable range even in the conversion with all the conversion patterns (S
3), the error ends. Thus, the error correction by the reception table 26 can be performed at high speed by using the error pattern table 27 having a small table capacity as described above.
【0025】[0025]
【発明の効果】以上のように、請求項1の発明によれ
ば、第1ビット長を第2ビット長に変換した受信データ
のうち所定情報を第1のビット変換手段で変換パターン
に基づいて第1ビット長に変換して、これに基づいてF
CS演算手段が巡回符号計算を行ってFCSを生成し、
該FCSを含む訂正受信データを第2のビット変換手段
で第2ビット長に変換した後に受信したときの第2ビッ
ト長の受信データとの間でハミング距離演算を行い、制
御手段がこのハミング距離値が許容範囲のときに有効情
報とさせることにより、FCS演算部の誤り訂正に用い
られるテーブルを第2ビット長に応じた組み合わせで設
定することが可能となってテーブル容量の縮小化が図ら
れると共に、誤り訂正に要する処理時間を短縮させるこ
とができる。As described above, according to the first aspect of the present invention, the predetermined information in the received data obtained by converting the first bit length into the second bit length is converted by the first bit conversion means based on the conversion pattern. Converted to the first bit length, and based on this, F
CS calculation means performs cyclic code calculation to generate FCS,
The corrected received data including the FCS is converted into the second bit length by the second bit conversion means, and a Hamming distance calculation is performed with the received data of the second bit length when received, and the control means performs the Hamming distance. By setting the value as valid information when the value is within the allowable range, it is possible to set the table used for error correction of the FCS operation unit in a combination according to the second bit length, and to reduce the table capacity. At the same time, the processing time required for error correction can be shortened.
【図1】本発明の一実施例のブロック構成図である。FIG. 1 is a block diagram of an embodiment of the present invention.
【図2】本発明におけるビット変換の説明図である。FIG. 2 is an explanatory diagram of bit conversion in the present invention.
【図3】図2のビット変換テーブルの説明図である。FIG. 3 is an explanatory diagram of a bit conversion table in FIG.
【図4】図1の符号訂正のフローチャートである。FIG. 4 is a flowchart of the code correction of FIG.
【図5】従来の転送データフォーマットの説明図であ
る。FIG. 5 is an explanatory diagram of a conventional transfer data format.
21 符号訂正装置 22 5−4ビット変換テーブル 23 ハミング距離演算部 24 FCS演算部 25 メモリ 26 制御部 27 誤りパターンテーブル 31 ビット変換テーブル 32 P/S変換部 33 S/P変換部 21 code correction device 22 5-4 bit conversion table 23 Hamming distance calculation unit 24 FCS calculation unit 25 memory 26 control unit 27 error pattern table 31 bit conversion table 32 P / S conversion unit 33 S / P conversion unit
Claims (1)
を含む受信データより、該FCSを用いて該受信データ
に含まれる識別情報及び任意情報の誤り符号を検出して
訂正を行う符号訂正装置において、 前記受信データは所定ビット長を当初の第1ビット長の
単位で分割されたものを各単位ごとに第2ビット長に変
換されたものであり、該受信データの所定情報を指示さ
れる変換パターンに従って第1ビット長に変換する第1
のビット変換手段と、 変換された第1ビット長の情報を用いて巡回符号を計算
させてFCSを生成するFCS演算手段と、 該FCS演算手段からの該生成したFCSを含む第1ビ
ット長の訂正受信データを第2ビット長に変換する第2
のビット変換手段と、 該第2のビット変換手段からの該訂正受信データ、及び
受信されたときの第2ビット長の前記受信データよりハ
ミング距離を演算するハミング距離演算手段と、 該ハミング距離演算手段からのハミング距離値が予め設
定された範囲のものを有効情報とする制御手段と、 を有することを特徴とする符号訂正装置。1. FCS (frame check sequence)
In a code correction device that uses the FCS to detect and correct an error code of identification information and arbitrary information included in the received data from the received data including the received data, the received data has a predetermined bit length equal to the initial first bit. A unit divided into length units is converted into a second bit length for each unit, and first information for converting predetermined information of the received data into a first bit length according to an instructed conversion pattern.
Bit conversion means, FCS operation means for calculating a cyclic code using the converted information of the first bit length, and FCS operation means for generating an FCS; Second for converting the corrected reception data into the second bit length
Bit conversion means, hamming distance calculation means for calculating a hamming distance from the corrected reception data from the second bit conversion means, and the reception data having the second bit length when received, and the hamming distance calculation A code correction device comprising: a control unit that uses, as effective information, a Hamming distance value from the unit within a preset range.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP01041596A JP3613871B2 (en) | 1996-01-24 | 1996-01-24 | Code correction device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP01041596A JP3613871B2 (en) | 1996-01-24 | 1996-01-24 | Code correction device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH09205372A true JPH09205372A (en) | 1997-08-05 |
JP3613871B2 JP3613871B2 (en) | 2005-01-26 |
Family
ID=11749525
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP01041596A Expired - Fee Related JP3613871B2 (en) | 1996-01-24 | 1996-01-24 | Code correction device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3613871B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2008111298A1 (en) * | 2007-03-09 | 2008-09-18 | Panasonic Corporation | Information processor, program, and recording medium |
JP2009021941A (en) * | 2007-07-13 | 2009-01-29 | Rohm Co Ltd | Information communication terminal, radio communication device, and radio communication network |
US8347160B2 (en) | 2007-07-13 | 2013-01-01 | Rohm Co., Ltd. | Information communication terminal, radio communication apparatus and radio communication network system capable of performing communication corresponding to purpose |
-
1996
- 1996-01-24 JP JP01041596A patent/JP3613871B2/en not_active Expired - Fee Related
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2008111298A1 (en) * | 2007-03-09 | 2008-09-18 | Panasonic Corporation | Information processor, program, and recording medium |
JP2009021941A (en) * | 2007-07-13 | 2009-01-29 | Rohm Co Ltd | Information communication terminal, radio communication device, and radio communication network |
US8347160B2 (en) | 2007-07-13 | 2013-01-01 | Rohm Co., Ltd. | Information communication terminal, radio communication apparatus and radio communication network system capable of performing communication corresponding to purpose |
Also Published As
Publication number | Publication date |
---|---|
JP3613871B2 (en) | 2005-01-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3306210B2 (en) | CRC code confirmation method and device | |
JPH0671244B2 (en) | Frame check sequence update method | |
US7463649B2 (en) | System and method for checking validity of data transmission | |
KR0175111B1 (en) | Error correction apparatus and method | |
CN113110954B (en) | CRC (cyclic redundancy check) code parallel computing method, CRC code parallel computing device and application of CRC code parallel computing device | |
JPH1051509A (en) | Data communication system | |
CN113300716A (en) | Method and device for generating cyclic redundancy check code and computer readable medium | |
US7168024B2 (en) | Data processing system and method | |
CN116861493B (en) | Verification code generation method, processor and electronic equipment | |
JP3217716B2 (en) | Wireless packet communication device | |
US7516393B2 (en) | System and method of error detection for unordered data delivery | |
JPH09205372A (en) | Code correction device | |
US6748567B1 (en) | Method and system for error correction over serial link | |
JP3237700B2 (en) | Error detection method and error detection system | |
JPH06224783A (en) | Cyclic coded crc device | |
JP3059305B2 (en) | Transmission error detection method and transmission system using the same | |
JP3661089B2 (en) | Error correction apparatus, error correction method, and recording medium | |
JP3269415B2 (en) | CRC operation circuit | |
JP2012124642A (en) | Receiving device, data transfer device, and program | |
JP3071482B2 (en) | Error correction circuit of packet receiver | |
KR102119764B1 (en) | Appartus and method for transmiting/receiving message packet in vehicle | |
US20090150727A1 (en) | Data transmission method | |
JP2896442B2 (en) | Signal transmission verification system and signal transmission system | |
JP2543319B2 (en) | Encoder | |
CN118316757A (en) | Automatic link data error correction method and system for Ethernet communication bus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040323 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040519 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20041012 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20041025 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |