JP2001251197A - Error correction receiver - Google Patents

Error correction receiver

Info

Publication number
JP2001251197A
JP2001251197A JP2000059977A JP2000059977A JP2001251197A JP 2001251197 A JP2001251197 A JP 2001251197A JP 2000059977 A JP2000059977 A JP 2000059977A JP 2000059977 A JP2000059977 A JP 2000059977A JP 2001251197 A JP2001251197 A JP 2001251197A
Authority
JP
Japan
Prior art keywords
error correction
output
error
hamming
receiver
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.)
Pending
Application number
JP2000059977A
Other languages
Japanese (ja)
Inventor
Taisuke Konishi
泰輔 小西
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2000059977A priority Critical patent/JP2001251197A/en
Publication of JP2001251197A publication Critical patent/JP2001251197A/en
Pending legal-status Critical Current

Links

Landscapes

  • Detection And Correction Of Errors (AREA)
  • Error Detection And Correction (AREA)
  • Digital Transmission Methods That Use Modulated Carrier Waves (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve a problem that errors of two or move bits cannot be corrected in a conventional error correction receiver receiving a Hamming- encoded signal since a Hamming code is a one bit error correction code. SOLUTION: An error correction receiver is provided with a synchronism detection means which receives a Hamming-encoded signal on a transmission side and synchronously detects a reception signal, a judgement means for judging the signal of the output of the synchronism detection means by a prescribed threshold, a differential decoding means for obtaining the change of the output of the judgement means for one symbol, a division means for dividing the output of the differential decoding means by a prescribed generated polynomial and obtaining a remainder and an error correction means which corrects the error of the output of the differential decoding means in accordance with the value of the remainder being the output of the division means, and the receiver receives Hamming-encoded signals. Even if continuous two bits are erroneous, the error can be corrected by a Hamming code being a one bit error correction code.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ハミング符号化さ
れた信号を受信する誤り訂正受信機に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an error correction receiver for receiving a Hamming-coded signal.

【0002】[0002]

【従来の技術】ディジタル信号伝送では、その伝送路の
環境により受信側で信号が誤って判定されることがあ
る。そして誤りが発生すれば、受信感度は劣化する。こ
の誤りを訂正する方式として知られているのが、情報ビ
ットに冗長ビットを付加することにより誤りを訂正する
誤り訂正符号である。ここで、ハミング符号は1ビット
誤りを訂正する誤り訂正符号として知られている。
2. Description of the Related Art In digital signal transmission, a signal may be erroneously determined on the receiving side depending on the environment of the transmission path. If an error occurs, the receiving sensitivity deteriorates. A known method for correcting this error is an error correction code for correcting an error by adding a redundant bit to an information bit. Here, the Hamming code is known as an error correction code for correcting a one-bit error.

【0003】図5は、従来のハミング符号化された信号
を受信する誤り訂正受信機のブロック図である。
FIG. 5 is a block diagram of a conventional error correction receiver for receiving a Hamming-coded signal.

【0004】図5に示すように、誤り訂正受信機は受信
信号を復調し判定する復調回路1と、所定の生成多項式
により入力信号を除算し余りを求める除算回路2と、除
算回路2より求めた余りに応じて、復調回路1の出力で
ある判定信号の誤りを訂正する誤り訂正回路3を備えて
構成されている。
As shown in FIG. 5, an error correction receiver demodulates a received signal and determines the demodulated signal, a division circuit 2 which divides an input signal by a predetermined generator polynomial to obtain a remainder, and a division circuit 2 An error correction circuit 3 that corrects an error of the determination signal output from the demodulation circuit 1 according to the remainder is provided.

【0005】図6は、同誤り訂正受信機におけるハミン
グ符号の一例の説明図である。
FIG. 6 is an explanatory diagram of an example of a Hamming code in the error correction receiver.

【0006】図示の1ブロックが情報ビット4ビット、
検査ビット3ビットで構成されるハミング(7,4)符
号を考える。このハミング符号の生成多項式を(数1)
とする。
[0006] One block shown is composed of 4 information bits,
Consider a Hamming (7,4) code composed of three check bits. The generating polynomial of this Hamming code is expressed by (Equation 1)
And

【0007】[0007]

【数1】 (Equation 1)

【0008】情報ビット4ビットを(a0、a1、a
2、a3)として、計算は0+0=0、0+1=1、1
+0=1、1+1=0という法2で行うものとして、
(数2)を生成多項式で割ると余りは(数3)となり、
この余りを検査ビットとして付加する。
[0008] The four information bits are changed to (a0, a1, a
2, a3), the calculation is 0 + 0 = 0, 0 + 1 = 1, 1,
Assuming that the method 2 is performed with + 0 = 1 and 1 + 1 = 0,
When (Equation 2) is divided by a generator polynomial, the remainder becomes (Equation 3),
This remainder is added as a check bit.

【0009】[0009]

【数2】 (Equation 2)

【0010】[0010]

【数3】 (Equation 3)

【0011】これより検査ビット(a4、a5、a6)
は次の(数4)、(数5)、(数6)となる。生成多項
式で割った余りを付加した送信符号系列(数7)は、受
信側で誤りが無ければ前記生成多項式で割り切れ、誤り
が発生すれば割りきれない。
From this, the check bits (a4, a5, a6)
Becomes the following (Equation 4), (Equation 5), and (Equation 6). The transmission code sequence (Equation 7) to which the remainder of the division by the generator polynomial is added is divisible by the generator polynomial if there is no error on the receiving side, and cannot be divided if an error occurs.

【0012】[0012]

【数4】 (Equation 4)

【0013】[0013]

【数5】 (Equation 5)

【0014】[0014]

【数6】 (Equation 6)

【0015】[0015]

【数7】 (Equation 7)

【0016】たとえば、a0が誤った場合には、(数
3)より余りは(数8)となる。
For example, when a0 is incorrect, the remainder becomes (Equation 8) from (Equation 3).

【0017】[0017]

【数8】 (Equation 8)

【0018】この余りの係数ベクトル((a0+a1+
a2)、(a1+a2+a3)、(a0+a1+a
3))をシンドロームと呼び、たとえばa0のみが誤っ
た場合には101と表記するものとする。
This residual coefficient vector ((a0 + a1 +
a2), (a1 + a2 + a3), (a0 + a1 + a
3)) is called a syndrome. For example, when only a0 is incorrect, it is described as 101.

【0019】図7は、図6のハミング符号を用いた場合
のシンドロームと誤りビットの関係の説明図である。
FIG. 7 is an explanatory diagram of the relationship between syndromes and error bits when the Hamming code of FIG. 6 is used.

【0020】図7に示すように、1ビットの誤りに対し
ては各シンドロームが異なるために、誤りビットを特定
でき、誤りを訂正することができる。
As shown in FIG. 7, since each syndrome is different for a one-bit error, an error bit can be specified and the error can be corrected.

【0021】[0021]

【発明が解決しようとする課題】ところで、検波方式と
して差動同期検波を用いた場合には、前記復調回路は図
8のような構成となる。すなわち、受信信号を同期検波
する同期検波回路4と、所定のしきい値を用いてデータ
判定を行う判定回路5と、1シンボル間での変化分を求
める差動復号回路6を備えた構成となる。
When the differential synchronous detection is used as the detection method, the demodulation circuit has a configuration as shown in FIG. That is, a configuration including a synchronous detection circuit 4 for synchronously detecting a received signal, a determination circuit 5 for performing data determination using a predetermined threshold value, and a differential decoding circuit 6 for determining a change between one symbol. Become.

【0022】つぎに、同誤り訂正受信機における差動復
号によりデータを再生する様子の説明図を図9に示す。
送信側では情報信号の変化分を送信するために、差動符
号化を行う。受信側では信号判定判定後に、1シンボル
間で情報の変化分を検出する差動符号化を行い、情報デ
ータを得る。誤りが無ければ、図9(a)のように差動
復号後のデータが送信側の情報信号に一致する。しかし
ながら、図9(b)のように誤りが存在する場合には、
判定回路出力での1ビットの誤りが、差動復号により2
ビット連続して誤ることとなる。ハミング符号は1ビッ
ト誤り訂正符号であるために、2ビット以上の誤りを訂
正することができない。
Next, FIG. 9 is an explanatory diagram showing how data is reproduced by differential decoding in the error correction receiver.
On the transmitting side, differential encoding is performed in order to transmit a change in the information signal. After the signal determination, the receiving side performs differential encoding for detecting a change in information between one symbol to obtain information data. If there is no error, the data after differential decoding matches the information signal on the transmission side as shown in FIG. However, when an error exists as shown in FIG.
One bit error at the output of the decision circuit is 2
It becomes an error consecutively for bits. Since the Hamming code is a one-bit error correction code, it cannot correct an error of two bits or more.

【0023】本発明は上記従来の問題点を解決するもの
で、検波方式として差動同期検波を用い、2ビット誤っ
た場合においても、ハミング符号化された信号を訂正で
きる誤り訂正受信機を提供することを目的としている。
The present invention solves the above-mentioned conventional problems, and provides an error correction receiver capable of correcting a Hamming-coded signal even when two bits are erroneous by using differential synchronous detection as a detection method. It is intended to be.

【0024】[0024]

【課題を解決するための手段】上記課題を解決するため
に本発明は、送信側でハミング符号化された信号を受信
し、受信信号を同期検波する同期検波手段と、前記同期
検波手段出力を所定のしきい値により信号の判定を行う
判定手段と、前記判定手段出力の1シンボル間の変化分
を求める差動復号手段と、前記差動復号手段出力を所定
の生成多項式で除算し余りを求める除算手段と、前記除
算手段出力である余りの値に応じて前記差動復号手段出
力の誤り訂正を行う誤り訂正手段を有する構成の誤り訂
正受信機とする。
SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, the present invention provides a synchronous detection means for receiving a Hamming-encoded signal on a transmission side and synchronously detecting a received signal, and an output of the synchronous detection means. Determining means for determining a signal based on a predetermined threshold value; differential decoding means for obtaining a change in the output of the determining means between one symbol; and a remainder obtained by dividing the output of the differential decoding means by a predetermined generator polynomial. An error correction receiver having a configuration including a dividing unit to be obtained and an error correcting unit for correcting an error of the output of the differential decoding unit according to a remainder value output from the dividing unit.

【0025】本発明によれば、ハミング符号化された信
号を受信する誤り訂正受信機において、差動同期検波を
用いることにより、連続した2ビットが誤った場合にお
いても、1ビット誤り訂正符号であるハミング符号によ
り誤りを訂正でき、受信感度を改善できる。
According to the present invention, in an error correction receiver for receiving a Hamming-encoded signal, by using differential synchronous detection, even when two consecutive bits are erroneous, a one-bit error correction code can be used. An error can be corrected by a certain Hamming code, and the receiving sensitivity can be improved.

【0026】[0026]

【発明の実施の形態】本発明の請求項1に記載の発明
は、送信側でハミング符号化された信号を受信し、受信
信号を同期検波する同期検波手段と、同期検波手段出力
を所定のしきい値により信号の判定を行う判定手段と、
判定手段出力の1シンボル間の変化分を求める差動復号
手段と、差動復号手段出力を所定の生成多項式で除算し
余りを求める除算手段と、除算手段出力である余りの値
に応じて差動復号手段出力の誤り訂正を行う誤り訂正手
段を有する誤り訂正受信機であり、2ビット誤ってもハ
ミング符号により誤り訂正できるという作用を有する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS According to the first aspect of the present invention, a synchronous detecting means for receiving a signal subjected to Hamming encoding on a transmitting side and synchronously detecting a received signal, and outputting the output of the synchronous detecting means to a predetermined level. Determining means for determining a signal based on a threshold value;
A differential decoding means for obtaining a change in one symbol between outputs of the determination means, a division means for dividing the output of the differential decoding means by a predetermined generator polynomial to obtain a remainder, and a difference according to a remainder value which is an output of the division means. An error correction receiver having an error correction means for correcting an error of an output of a dynamic decoding means, and has an effect that even if two bits are erroneous, an error can be corrected by a Hamming code.

【0027】本発明の請求項2に記載の発明は、請求項
1に記載の誤り訂正受信機において、誤り訂正手段は、
情報ビットと検査ビットからなる集まりを1つのブロッ
クとすると、そのブロックおよび前後のブロックの除算
手段出力である余りの値に応じて誤り訂正を行うように
したものであり、すなわち、誤りを検出した場合は2ビ
ット連続して訂正を行うようにしたものであることか
ら、2ビット誤ってもハミング符号により誤り訂正でき
るという作用を有する。
According to a second aspect of the present invention, in the error correction receiver according to the first aspect, the error correction means comprises:
When a set of information bits and check bits is regarded as one block, error correction is performed in accordance with the remainder value output from the dividing means of the block and the preceding and following blocks. In this case, correction is performed continuously for two bits, so that even if a two-bit error occurs, the error can be corrected by the Hamming code.

【0028】本発明の請求項3に記載の発明は、請求項
1に記載の誤り訂正受信機において、誤り訂正手段は、
情報ビットと検査ビットからなる集まりを1つのブロッ
クとすると、そのブロックおよび前後のブロックの除算
手段出力である余りの値に応じて誤り訂正を行うように
したものであり、すなわち、誤りを検出した場合は2ビ
ット連続して訂正を行うことから、2ビット誤ってもハ
ミング符号により誤り訂正できるという作用を有する。
According to a third aspect of the present invention, in the error correction receiver according to the first aspect, the error correction means comprises:
When a set of information bits and check bits is regarded as one block, error correction is performed in accordance with the remainder value output from the dividing means of the block and the preceding and following blocks. In this case, since two bits are continuously corrected, an error can be corrected by the Hamming code even if two bits are erroneous.

【0029】本発明の請求項4に記載の発明は、請求項
1に記載の誤り訂正受信機において、誤り訂正手段は、
請求項2と請求項3に記載の訂正を行うようにしたもの
であり、2ビット誤ってもハミング符号により誤り訂正
できるという作用を有する。
According to a fourth aspect of the present invention, in the error correction receiver according to the first aspect, the error correction means comprises:
The correction according to claims 2 and 3 is performed, and has an effect that even if two bits are erroneous, the error can be corrected by the Hamming code.

【0030】以下、本発明の実施の形態について図面を
参照して説明する。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.

【0031】(実施の形態1)図1は、本発明の実施の
形態1の誤り訂正受信機のブロック図、図2は、同誤り
訂正受信機におけるハミング符号の一例の説明図であ
る。
(Embodiment 1) FIG. 1 is a block diagram of an error correction receiver according to Embodiment 1 of the present invention, and FIG. 2 is an explanatory diagram of an example of a Hamming code in the error correction receiver.

【0032】この誤り訂正受信機は、図1に示すように
受信信号を同期検波する同期検波回路7と、所定のしき
い値を用いてデータ判定を行う判定回路8と、1シンボ
ルの変化分を求める差動復号回路9と、所定の生成多項
式で除算しシンドロームを求める除算回路10と、除算
回路10により求めたシンドロームの値に応じて差動復
号回路9の出力信号の誤りを訂正する誤り訂正回路11
を備えて構成されている。
As shown in FIG. 1, the error correction receiver includes a synchronous detection circuit 7 for synchronously detecting a received signal, a determination circuit 8 for performing data determination using a predetermined threshold value, and a change of one symbol. , A division circuit 10 for dividing by a predetermined generator polynomial to find a syndrome, and an error for correcting an error in the output signal of the differential decoding circuit 9 in accordance with the value of the syndrome found by the division circuit 10. Correction circuit 11
It is provided with.

【0033】ここで、ハミング符号の一例としては図2
に示すように1ブロックが情報ビット4ビット、検査ビ
ット3ビットで構成されるハミング(7,4)符号を考
える。このハミング符号の生成多項式を(数1)とす
る。
FIG. 2 shows an example of the Hamming code.
Consider a Hamming (7,4) code in which one block is composed of 4 information bits and 3 check bits as shown in FIG. Let the generator polynomial of this Hamming code be (Equation 1).

【0034】除算回路10より求めたシンドロームによ
り誤り訂正できるのは、1ブロック中1ビットのみであ
る。しかしながら、差動同期検波では1ビットのみが誤
る確率は低く、連続した2ビットが誤る確率が高い。こ
のため、図2に示すように除算回路10により求めたシ
ンドロームに応じて連続した2ビットの誤り訂正を行う
ことにより、差動同期検波後の2ビット連続した誤りに
対してもハミング符号で誤り訂正を行うことができ、受
信感度を改善できる。
Only one bit in one block can be corrected by the syndrome obtained by the division circuit 10. However, in the differential synchronous detection, the probability that only one bit is erroneous is low, and the probability that two consecutive bits are erroneous is high. Therefore, by performing continuous two-bit error correction according to the syndrome obtained by the division circuit 10 as shown in FIG. Correction can be performed, and reception sensitivity can be improved.

【0035】(実施の形態2)図3は、本発明の実施の
形態2の誤り訂正受信機における誤り訂正法の説明図で
ある。ハミング符号の一例としては、図6に示す1ブロ
ックが情報ビット4ビット、検査ビット3ビットで構成
されるハミング(7,4)符号を考える。このハミング
符号の生成多項式を(数1)とする。
(Embodiment 2) FIG. 3 is an explanatory diagram of an error correction method in an error correction receiver according to Embodiment 2 of the present invention. As an example of the Hamming code, consider a Hamming (7, 4) code in which one block shown in FIG. 6 is composed of 4 information bits and 3 check bits. Let the generator polynomial of this Hamming code be (Equation 1).

【0036】この実施の形態2において、検波方式とし
て差動同期検波を用いた場合には、連続した2ビットが
誤り、図3のようにブロック間をまたいで誤りが発生す
ることも考えられる。図3のように、連続した3つのブ
ロックをb0、b1、b2とする。b1を考えると、ブ
ロック間をまたいで誤るパターンは、図中に示すように
2つのパターンが考えられる。除算回路10において3
つのブロックのシンドロームを各々求め、誤り訂正回路
11において前後のブロックのシンドロームをも考慮し
て誤り訂正を行うことで、ブロック間をまたぐ連続した
2ビットの誤りを訂正でき、受信感度を改善できる。た
とえば、(a06、a10)が誤っている場合には、b
0のシンドロームは001、b1のシンドロームが10
1となり、また(a16、a20)が誤っている場合に
はb1のシンドロームは001、b2のシンドロームが
101となるので、誤りビットの特定ができ、誤り訂正
回路11において誤りを訂正することで、受信感度を改
善できる。
In the second embodiment, when differential synchronous detection is used as the detection method, it is conceivable that two consecutive bits are erroneous, and an error occurs between blocks as shown in FIG. As shown in FIG. 3, three continuous blocks are defined as b0, b1, and b2. Considering b1, two patterns are conceivable as a pattern which is erroneous over blocks. In the division circuit 10, 3
By obtaining the syndromes of two blocks and performing error correction in the error correction circuit 11 in consideration of the syndromes of the preceding and succeeding blocks, it is possible to correct a continuous two-bit error straddling between the blocks and improve the reception sensitivity. For example, if (a06, a10) is incorrect, b
The syndrome of 0 is 001 and the syndrome of b1 is 10
In the case where (a16, a20) is erroneous, the syndrome of b1 is 001 and the syndrome of b2 is 101, so that an error bit can be specified, and the error correction circuit 11 corrects the error. The receiving sensitivity can be improved.

【0037】(実施の形態3)図4は、本発明の実施の
形態3の誤り訂正受信機における誤り訂正法の説明図で
ある。ハミング符号の一例としては図6に示す1ブロッ
クが情報ビット4ビット、検査ビット3ビットで構成さ
れるハミング(7,4)符号を考える。
(Embodiment 3) FIG. 4 is an explanatory diagram of an error correction method in an error correction receiver according to Embodiment 3 of the present invention. As an example of the Hamming code, consider a Hamming (7, 4) code in which one block shown in FIG. 6 is composed of 4 information bits and 3 check bits.

【0038】この実施の形態3において、連続した3つ
のブロックb0、b1、b2のシンドロームを除算回路
10にて求める。図4に示した前後のシンドロームの関
係により、誤り訂正回路11にてブロックb1の誤り訂
正を行う。シンドロームが001、101の場合にはb
1のブロック中で2ビット連続して誤りがあるのか、ブ
ロック間またいで誤りが存在するか判定できないので、
1つ前のブロックのb0および、1つ後ろのブロックの
シンドロームより場合分けを行い、誤りビットの特定を
行う。誤り訂正を行うブロックのシンドロームだけでな
く、前後のブロックのシンドロームをもふまえて誤り訂
正を行うことで、ブロック中の連続した2ビットの誤り
だけでなく、ブロック間にまたがる誤りも訂正でき、受
信感度を改善できる。
In the third embodiment, the syndrome of three consecutive blocks b0, b1, and b2 is obtained by the division circuit 10. The error correction circuit 11 corrects the error of the block b1 according to the relationship between the syndromes before and after shown in FIG. B if the syndrome is 001 or 101
Since it cannot be determined whether there are two consecutive errors in one block or an error between blocks,
An error bit is specified by dividing the case from b0 of the immediately preceding block and the syndrome of the immediately following block. By performing error correction based on not only the syndrome of the block for which error correction is performed but also the syndrome of the preceding and following blocks, not only consecutive 2-bit errors in a block but also errors between blocks can be corrected. Sensitivity can be improved.

【0039】[0039]

【発明の効果】以上の説明より明らかなように本発明に
よれば、差動同期検波を用いることにより、連続した2
ビットが誤った場合においても、1ビット誤り訂正符号
であるハミング符号により誤りを訂正でき、受信感度を
改善できる誤り訂正受信機が得られるという有利な効果
が得られる。
As is apparent from the above description, according to the present invention, by using differential synchronous detection, two consecutive
Even when a bit is erroneous, an advantageous effect is obtained that an error correction receiver that can correct an error by a Hamming code, which is a one-bit error correction code, and improve reception sensitivity can be obtained.

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

【図1】本発明の実施の形態1の誤り訂正受信機のブロ
ック図
FIG. 1 is a block diagram of an error correction receiver according to a first embodiment of the present invention.

【図2】同誤り訂正受信機におけるハミング符号の一例
の説明図
FIG. 2 is an explanatory diagram of an example of a Hamming code in the error correction receiver.

【図3】本発明の実施の形態2の誤り訂正受信機におけ
る誤り訂正法の説明図
FIG. 3 is an explanatory diagram of an error correction method in an error correction receiver according to a second embodiment of the present invention.

【図4】本発明の実施の形態3の誤り訂正受信機におけ
る誤り訂正法の説明図
FIG. 4 is an explanatory diagram of an error correction method in an error correction receiver according to a third embodiment of the present invention.

【図5】従来のハミング符号化された信号を受信する誤
り訂正受信機のブロック図
FIG. 5 is a block diagram of a conventional error correction receiver for receiving a Hamming-coded signal.

【図6】同誤り訂正受信機におけるハミング符号の一例
の説明図
FIG. 6 is an explanatory diagram of an example of a Hamming code in the error correction receiver.

【図7】図6のハミング符号を用いた場合のシンドロー
ムと誤りビットの関係の説明図
FIG. 7 is an explanatory diagram of a relationship between a syndrome and an error bit when the Hamming code of FIG. 6 is used.

【図8】同誤り訂正受信機における差動同期検波を用い
た場合の復調回路のブロック図
FIG. 8 is a block diagram of a demodulation circuit using differential synchronous detection in the error correction receiver.

【図9】同誤り訂正受信機における差動復号によりデー
タを再生する様子の説明図
FIG. 9 is an explanatory diagram of how data is reproduced by differential decoding in the error correction receiver.

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

1 復調回路 2 除算回路 3 誤り訂正回路 4 同期検波回路 5 判定回路 6 差動復号回路 7 同期検波回路 8 判定回路 9 差動復号回路 10 除算回路 11 誤り訂正回路 REFERENCE SIGNS LIST 1 demodulation circuit 2 division circuit 3 error correction circuit 4 synchronous detection circuit 5 determination circuit 6 differential decoding circuit 7 synchronous detection circuit 8 determination circuit 9 differential decoding circuit 10 division circuit 11 error correction circuit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】送信側でハミング符号化された信号を受信
し、受信信号を同期検波する同期検波手段と、前記同期
検波手段出力を所定のしきい値により信号の判定を行う
判定手段と、前記判定手段出力の1シンボル間の変化分
を求める差動復号手段と、前記差動復号手段出力を所定
の生成多項式で除算し余りを求める除算手段と、前記除
算手段出力である余りの値に応じて前記差動復号手段出
力の誤り訂正を行う誤り訂正手段を有することを特徴と
する誤り訂正受信機。
1. A synchronous detecting means for receiving a Hamming-encoded signal on a transmitting side and synchronously detecting a received signal, a determining means for judging a signal based on a predetermined threshold value of an output of the synchronous detecting means, Differential decoding means for calculating a change between one symbol of the output of the determination means, division means for dividing the output of the differential decoding means by a predetermined generator polynomial to obtain a remainder, and calculating a remainder value which is the output of the division means. An error correction receiver comprising an error correction means for correcting an error of the output of the differential decoding means in response.
【請求項2】誤り訂正手段は、誤りを検出した場合は2
ビット連続して訂正を行うことを特徴とする請求項1記
載の誤り訂正受信機。
2. The error correction means according to claim 1, further comprising:
2. The error correction receiver according to claim 1, wherein correction is performed continuously for bits.
【請求項3】誤り訂正手段は、情報ビットと検査ビット
からなる集まりを1つのブロックとすると、そのブロッ
クおよび前後のブロックの前記除算手段出力である余り
の値に応じて誤り訂正を行うことを特徴とする請求項1
記載の誤り訂正受信機。
3. The error correction means, assuming that a set of information bits and check bits is one block, perform error correction according to the remainder of the output of the division means of the block and the preceding and following blocks. Claim 1.
Error correction receiver as described.
【請求項4】誤り訂正手段は、請求項2と請求項3に記
載の訂正を行うことを特徴とする請求項1記載の誤り訂
正受信機。
4. The error correction receiver according to claim 1, wherein the error correction means performs the correction according to claims 2 and 3.
JP2000059977A 2000-03-06 2000-03-06 Error correction receiver Pending JP2001251197A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000059977A JP2001251197A (en) 2000-03-06 2000-03-06 Error correction receiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000059977A JP2001251197A (en) 2000-03-06 2000-03-06 Error correction receiver

Publications (1)

Publication Number Publication Date
JP2001251197A true JP2001251197A (en) 2001-09-14

Family

ID=18580364

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000059977A Pending JP2001251197A (en) 2000-03-06 2000-03-06 Error correction receiver

Country Status (1)

Country Link
JP (1) JP2001251197A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005535249A (en) * 2002-08-02 2005-11-17 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Differential decoder followed by a nonlinear compensator

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005535249A (en) * 2002-08-02 2005-11-17 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Differential decoder followed by a nonlinear compensator

Similar Documents

Publication Publication Date Title
JP2000516415A (en) Decoder using soft information output to minimize error rate
JPH084233B2 (en) Error correction code decoding device
US8910009B1 (en) Method and apparatus for enhancing error detection in data transmission
KR100734307B1 (en) Post-viterbi error correction method and apparatus for the same
EP0477377B1 (en) Error detecting system
JP3237700B2 (en) Error detection method and error detection system
JP2881773B2 (en) Error correction device
US7995692B2 (en) Frame-synchronization method and device
JP2001251197A (en) Error correction receiver
WO2017076301A1 (en) Methods, systems and computer-readable media for error correction
JPH048979B2 (en)
JPH1013251A (en) Code error-correction circuit
JPH048974B2 (en)
JPH0613915A (en) Error check method
JP4621121B2 (en) Diversity receiver
JPS61288524A (en) Bch code decoding system
JP2001211084A (en) Method and circuit for correcting error in time division multiple access system
JP2755061B2 (en) Frame synchronization method
JP2652398B2 (en) Data transmission method
KR100532373B1 (en) Error correction method in reproduction of digital signal
JPH11298335A (en) Error correction circuit
JP2600581B2 (en) Code synchronization circuit
JP2003333018A (en) Method and device for estimating error rate
JPH0629864A (en) Error detecting method
JP2005057741A (en) In-line wire error correction