JPH07112161B2 - Block code decoding method - Google Patents

Block code decoding method

Info

Publication number
JPH07112161B2
JPH07112161B2 JP61121698A JP12169886A JPH07112161B2 JP H07112161 B2 JPH07112161 B2 JP H07112161B2 JP 61121698 A JP61121698 A JP 61121698A JP 12169886 A JP12169886 A JP 12169886A JP H07112161 B2 JPH07112161 B2 JP H07112161B2
Authority
JP
Japan
Prior art keywords
bit
decoding
code
decoding method
word
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
JP61121698A
Other languages
Japanese (ja)
Other versions
JPS62277824A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP61121698A priority Critical patent/JPH07112161B2/en
Priority to CA000524366A priority patent/CA1296065C/en
Priority to US06/937,176 priority patent/US4763331A/en
Priority to SE8605236A priority patent/SE463845B/en
Priority to GB8629347A priority patent/GB2185367B/en
Publication of JPS62277824A publication Critical patent/JPS62277824A/en
Publication of JPH07112161B2 publication Critical patent/JPH07112161B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Error Detection And Correction (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Description

【発明の詳細な説明】 「産業上の利用分野」 この発明はブロック誤り訂正符号化された信号の軟判定
を用いたブロック符号復号方式に関する。ブロック符号
の軟判定復号方式は具体的には例えば陸上移動無線にお
ける制御信号伝送のようなブロック誤り訂正符号を用い
る伝送方式において、硬判定を用いた復号法に比べ信頼
度の改善を図ることが可能な復号方法である。
TECHNICAL FIELD The present invention relates to a block code decoding method using soft decision of a block error correction coded signal. The soft-decision decoding method of the block code is, for example, in a transmission method using a block error correction code such as control signal transmission in land mobile radio, it is possible to improve reliability as compared with a decoding method using a hard decision. This is a possible decoding method.

「従来の技術」 まず、従来までの硬判定によるブロック符号復号法を以
下の例によって説明する。いま、0,1の2つの情報に対
してΩ={X1,X2}={(000),(111)}に符号化す
るブロック誤り訂正符号を考える。この符号は、符号間
距離が3であるから1ビット誤りが訂正可能である。こ
のブロック符号を復号する場合、従来までの硬判定によ
るブロック符号復号法は受信語と符号との間に距離が最
も小さくなるような符号語が送信されたものとみなす方
法である。いま送信側では1を1(ボルト)、0を−1
(ボルト)に対応させてX2=(111)を送信し、受信側
で第1図に示すような波形r(t)を受信したとするこ
の受信波形r(t)は各タイムスロットTごとに1.0V,
−0.2V,−0.2Vのレベル値をとったものとする。硬判定
復号ではビット単位の(各タイムスロット)の復号を受
信波形r(t)のレベルの正負によってそれぞれ1,0に
対応させることで行なう、従って第1図の例では受信語
YはY=(100)となり、符号語(000)との距離が1、
符号語(111)との距離が2であるから0が送信された
と見なし誤受信となる。
"Prior Art" First, a conventional block code decoding method by hard decision will be described with the following example. Now, consider a block error correction code that encodes Ω = {X 1 , X 2 } = {(000), (111)} for two pieces of information of 0 and 1. Since this code has an inter-code distance of 3, a 1-bit error can be corrected. In the case of decoding this block code, the conventional block code decoding method by hard decision is a method in which it is considered that the code word having the smallest distance between the received word and the code is transmitted. On the transmitting side, 1 is 1 (volt) and 0 is -1.
Suppose that X 2 = (111) is transmitted in correspondence with (volt) and the receiving side receives the waveform r (t) as shown in FIG. 1. This received waveform r (t) is for each time slot T. 1.0V,
The level values of −0.2V and −0.2V are taken. In the hard-decision decoding, bit-by-bit (each time slot) decoding is performed by associating the received waveform r (t) with 1 and 0 depending on the level of the received waveform r (t). Therefore, in the example of FIG. (100), and the distance from the codeword (000) is 1,
Since the distance from the codeword (111) is 2, it is assumed that 0 has been transmitted, resulting in erroneous reception.

これに対し、ブロック符号についてビット単位の復号時
におけるレベル情報を用いた軟判定による復号を行なう
方法が文献〔D,Chase,“A Class of Algorithms for De
coding Block Codes with Channel Measurement Inform
ation",IEEE Trans.IT−18,No.1,Jan.1972〕によって示
され、この方法により、ブロック毎の誤り訂正能力を拡
大できることが示されている。この方法によるブロック
符号の軟判定復号法は、受信語Yに対し、 となる符号語Xjを復号出力とする。ここで Ω :符号語の集合,Xj:j番目の符号語 Xji:符号語Xjの第iディジットで Xj=(Xj1,Xj2,…,XjN) Yi :受信語の第iディジットで Y=(Y1,Y2,…,YN) li :受信語の第iディジットの復号時のレベル値 :排他的論理和,Min:最小値,|l1|: l1の絶対値である。
On the other hand, there is a method of performing decoding by soft decision using level information at the time of decoding in block units for block codes [D, Chase, “A Class of Algorithms for Decode
coding Block Codes with Channel Measurement Inform
ation ", IEEE Trans.IT-18, No. 1, Jan. 1972], it is shown that this method can increase the error correction capability for each block. Soft-decision decoding of block codes by this method The law is that for the received word Y, The code word X j that becomes is the decoded output. Where Ω: a set of code words, X j : j-th code word X ji : the i-th digit of code word X j , X j = (X j1 , X j2 , ..., X jN ) Y i : of the received word At the i-th digit, Y = (Y 1 , Y 2 , ..., Y N ) l i : Level value when decoding the i-th digit of the received word: Exclusive OR, Min: Minimum value, | l 1 |: l It is an absolute value of 1 .

このアルゴリズムに従うと、第1図の例についてレベル
値は{li}={1.0,−0.2,−0.2} だから 符号語X1に対し 符号語X2に対し となって、符号語X2の時最小となるから1が送信された
と見なし、正しく受信される。ブロック符号の軟判定復
号法では、符号語と受信語との相異するビットに対し、
その判定の信頼度に応じた重みで(レベル値liを重み係
数とする)重み付けした受信語からの距離を最小化する
符号語が送信されたと見なす。この方法によればブロッ
ク符号の誤り訂正能力は拡大される。しかし、ビット単
位の復号時のレベル値li(i=1〜N)はアナログ値で
あり、このようなアナログレベル値を含めた復号処理を
行なうためには、レベル値をアナログ−ディジタル変換
するような複雑な処理回路が必要となる欠点がある。
According to this algorithm, the level value for the example of FIG. 1 is {l i} = {1.0, -0.2, -0.2} So to the codeword X 1 For codeword X 2 Therefore, when the code word X 2 is the minimum, 1 is considered to have been transmitted, and is correctly received. In the block-code soft-decision decoding method, for different bits in the code word and the received word,
It is considered that the codeword that minimizes the distance from the received word weighted with the weight according to the reliability of the determination (the level value l i is used as the weighting coefficient) is transmitted. According to this method, the error correction capability of the block code is expanded. However, the level value l i (i = 1 to N) at the time of decoding in bit units is an analog value, and in order to perform the decoding process including such an analog level value, the level value is converted from analog to digital. There is a drawback that such a complicated processing circuit is required.

「問題点を解決するための手段」 この発明によれば、各符号を複数ビットよりなる誤り訂
正可能な符号語として送信されたブロック符号を電圧比
較器によりビット単位の復号を行い、かつそのビット単
位の復号に対し信頼度に応じた重み付けをして誤り訂正
復号を行なうブロック符号復号方式において、上記電圧
比較器出力の高レベルと低レベルとの再生ビットに対す
る各時間率の差をビット単位の復号の信頼度指標とし、
各符号語と受信語との相異ビットにおける上記信頼度指
標の総和を最小化する符号語を復号語と判定する。
[Means for Solving the Problems] According to the present invention, the block code transmitted by each code as an error-correctable code word composed of a plurality of bits is decoded in bit units by a voltage comparator, and the bits are decoded. In a block code decoding method in which error correction decoding is performed by weighting the decoding in units according to the reliability, the difference between the time ratios of the high level and low level of the voltage comparator output with respect to the reproduced bits is expressed in bit units. As a decryption reliability index,
A code word that minimizes the sum of the reliability indexes at different bits between each code word and the received word is determined as a decoded word.

例えばビットに対応する受信波形の電圧比較器出力を時
間軸上でいくつかの点に分割し、その各分割出力がマー
ク(高レベル)の場合+1を、スペース(低レベル)の
場合は−1を対応させてその和となる値すなわちマーク
とスペースとの再生ビット当りの各時間率の差の値、又
はそれに比例する値をビット単位の復号の信頼度を表わ
す情報(以下、信頼度指標という)とし、従来の軟判定
復号におけるレベル値のかわりにこの信頼度指標を用い
て各受信語(フレーム)毎に軟判定復号を行なう。この
ようにして従来の軟判定復号法と同程度に、誤り訂正符
号の誤り訂正能力を従来の硬判定復号法よりも拡大し、
しかも復号処理にアナログ−ディジタル変換のような複
雑な処理を必要とせずに簡単な処理で復号を行うとがで
きる。
For example, the voltage comparator output of the received waveform corresponding to a bit is divided into several points on the time axis, and +1 if each divided output is a mark (high level) and -1 if it is a space (low level). The value that is the sum of the two values, that is, the difference between the time ratios of the reproduced bits between the mark and the space, or a value proportional thereto is information indicating the reliability of decoding in bit units (hereinafter referred to as the reliability index). ), The soft-decision decoding is performed for each received word (frame) using this reliability index instead of the level value in the conventional soft-decision decoding. In this way, the error correction capability of the error correction code is expanded to the same extent as the conventional soft-decision decoding method compared to the conventional hard-decision decoding method,
Moreover, the decoding process can be performed by a simple process without requiring a complicated process such as analog-digital conversion.

「実施例」 この発明では各ビット単位の復号に用いる電圧比較器の
出力の高レベルと低レベルとの再生ビット当りの各時間
率の差を信頼度指標として求めるが、このことについて
第2図を参照して説明する。いま第2図Aに示すような
高レベル1ビットの送信波形に対し、第2図Bに示すよ
うな受信波形1が得られたとする。この受信波形1の電
圧比較器出力は第2図Cに示すようになる。この再生1
ビット分の時間長を図のように10とした場合、電圧比較
器出力(第2図C)は長さ4の高レベル(受信波形の正
成分)、長さ1の低レベル(受信波形の負成分)、長さ
5の高レベルよりなる。従って高レベルと低レベルとの
再生1ビット当りの時間率の差l1は|(4+5)−1|=
8となる。第2図Dに示すような受信波形2として受信
された場合はその電圧比較器の出力は第2図Eに示すよ
うに長さ3の高レベル−長さ3の低レベル−長さ4の高
レベルとなり、高レベルと低レベルとの再生1ビット当
りの時間率の差l2は|(3+4)−3|=4となる。第2
図Fに示すような受信波形3として受信された場合はそ
の電圧比較器の出力は第2図Gに示すように長さ1の高
レベル−長さ1の低レベル−長さ1の高レベル−長さ2
の低レベル−長さ1の高レベル−長さ3の低レベル−長
さ1の高レベルとなり、その高レベルと低レベルとの再
生1ビット当りの時間率の差l3は|(1+1+1+1)
−(1+2+3)|=2となる。
[Embodiment] In the present invention, the difference between the time rates per reproduced bit between the high level and the low level of the output of the voltage comparator used for decoding in bit units is obtained as a reliability index. Will be described with reference to. Now, assume that a reception waveform 1 as shown in FIG. 2B is obtained for a high-level 1-bit transmission waveform as shown in FIG. 2A. The voltage comparator output of the received waveform 1 is as shown in FIG. 2C. This reproduction 1
When the time length for bit is 10 as shown in the figure, the voltage comparator output (Fig. 2C) has a high level of length 4 (positive component of the received waveform) and a low level of length 1 (received waveform Negative component), length 5 and high level. Therefore, the difference l 1 in the time rate per reproduction bit between the high level and the low level is | (4 + 5) −1 | =
It becomes 8. When received as a received waveform 2 as shown in FIG. 2D, the output of the voltage comparator has a high level of length 3—a low level of length 3—a length of 4 as shown in FIG. 2E. It becomes a high level, and the difference l 2 in the time rate per one bit of reproduction between the high level and the low level becomes | (3 + 4) −3 | = 4. Second
When received as the received waveform 3 as shown in FIG. F, the output of the voltage comparator is as shown in FIG. 2G, high level of length 1-low level of length 1-high level of length 1. -Length 2
Low level-length 1 high level-length 3 low level-length 1 high level, and the difference l 3 in time rate per reproduction bit between the high level and the low level is | (1 + 1 + 1 + 1)
-(1 + 2 + 3) | = 2.

これら時間率の差l1=8,l2=4,l3=2はそれぞれそのま
ま受信波形1,2,3の信頼度の高低、つまり信頼度指標を
表わす。
These time rate differences l 1 = 8, l 2 = 4, l 3 = 2 represent the reliability of the received waveforms 1, 2 and 3, respectively, that is, the reliability index.

このような時間率の差は簡単な回路をもって測定するこ
とができ、その得られた時間率の差を信頼度指標として
前述した従来のブロック符号軟判定におけるレベル値li
のかわりに用いれば、ビット単位には電圧比較器を用い
た硬判定を行ないつつ、フレーム単位には軟判定復号を
行なうことが可能となる。この時、ビット単位の復号は
従来までと同様にビットの識別時点における識別結果、
すなわちレベルの正負による判定を行なっても良いが、
1ビットの時間内における時間率の大きい方を復号結果
としても良い。一方ブロック符号の復号ではビット単位
の信頼度指標を用いた軟判定を行なっているので、誤り
訂正符号の誤り訂正能力が硬判定を行う場合より拡大さ
れ、非受信率特性が改善されることが期待できる。
Such a time rate difference can be measured by a simple circuit, and the level value l i in the conventional block code soft decision described above using the obtained time rate difference as a reliability index.
If used instead of the above, it is possible to perform hard decision using a voltage comparator in bit units, while performing soft decision decoding in frame units. At this time, the bit-by-bit decoding is the same as the conventional one, and the identification result at the time of identifying the bit,
That is, the judgment may be made based on whether the level is positive or negative,
One having a larger time ratio within the time of 1 bit may be the decoding result. On the other hand, in block code decoding, since the soft decision is made using the reliability index in bit units, the error correction capability of the error correction code can be expanded compared to the case of making a hard decision, and the non-reception rate characteristic can be improved. Can be expected.

第3図はこの発明の実施例を示し、入力端子11よりの入
力信号は電圧比較器12へ入力され、その電圧比較器12の
出力はビット単位復号器13と時間率測定回路14とへ供給
される。ビット単位復号器13の復号結果と、時間率差測
定回路14の測定結果とが軟判定誤り訂正復号回路15に入
力され、軟判定誤り訂正復号回路15よりのフレーム復号
出力は出力端子16へ出力される。
FIG. 3 shows an embodiment of the present invention, in which an input signal from the input terminal 11 is input to the voltage comparator 12, and the output of the voltage comparator 12 is supplied to the bit unit decoder 13 and the time rate measuring circuit 14. To be done. The decoding result of the bit unit decoder 13 and the measurement result of the time rate difference measuring circuit 14 are input to the soft-decision error correction decoding circuit 15, and the frame decoding output from the soft-decision error correction decoding circuit 15 is output to the output terminal 16. To be done.

入力端子11から第4図中の波形21に示すような入力信号
21が入力されたとする。この入力信号21は電圧比較器12
で正成分は高レベル、負成分は低レベルに変換され、第
4図中の波形22で示すような電圧出力が得られる。この
波形22の電圧出力はビット単位復号器13において従来と
同様な手法により、マークかスペースかに各ビットごと
に復号される。
Input signal from input terminal 11 as shown by waveform 21 in Fig. 4
Suppose 21 is entered. This input signal 21 is a voltage comparator 12
Then, the positive component is converted into the high level and the negative component is converted into the low level, and the voltage output as shown by the waveform 22 in FIG. 4 is obtained. The voltage output of the waveform 22 is decoded by the bit-by-bit decoder 13 for each bit, mark or space, by a method similar to the conventional one.

波形22の電圧出力は時間率差測定回路14に入力されてそ
の高レベルと低レベルとの1ビット当りの時間率の差が
測定される。時間率差測定回路14としては第5図に示す
ような市販のアップダウンカウンタ23を用いて構成する
ことができる。そのカウントモード選択端子24に電圧比
較器12の出力電圧が印加され、この印加電圧が高レベル
の時、アップダウンカウンタ23はアップカウント状態に
なり、低レベルの時ダウンカウント状態になる。クロッ
ク発生器25から、入力端子11の入力信号のビットレート
のN倍のクロックがアップダウンカウンタ23のクロック
端子CKに入力され、このクロックが計数される。アップ
ダウンカウンタ23のリセット端子26にビット単位復号器
13から得られる再生クロックが用いられる。入力信号の
各1ビットの終了時にはその1ビットにおける電圧比較
器出力の高レベルと低レベルとの時間差つまり再生1ビ
ット当りの時間率の差に比例した値がアップダウンカウ
ンタ23のカウンタ出力端子27に得られる。この値を軟判
定誤り訂正復号回路15へ出力すると共に1ビットのカウ
ント終了時にビット単位復号器13からの再生クロックに
よってアップダウンカウンタ23をリセットして次のビッ
トに対して再び同様な動作を始める。
The voltage output of the waveform 22 is input to the time rate difference measuring circuit 14 and the difference in time rate per bit between the high level and the low level is measured. As the time rate difference measuring circuit 14, a commercially available up / down counter 23 as shown in FIG. 5 can be used. The output voltage of the voltage comparator 12 is applied to the count mode selection terminal 24. When the applied voltage is at a high level, the up / down counter 23 is in an upcount state, and when it is at a low level, it is in a downcount state. A clock N times the bit rate of the input signal from the input terminal 11 is input from the clock generator 25 to the clock terminal CK of the up / down counter 23, and this clock is counted. Bit-by-bit decoder at reset terminal 26 of up / down counter 23
The recovered clock obtained from 13 is used. At the end of each 1-bit of the input signal, a value proportional to the time difference between the high level and the low level of the voltage comparator output in the 1-bit, that is, the difference in the time rate per reproduction 1 bit, is the counter output terminal 27 of the up-down counter 23. Can be obtained. This value is output to the soft-decision error correction decoding circuit 15, and at the end of the count of 1 bit, the up / down counter 23 is reset by the reproduction clock from the bit unit decoder 13 and the same operation is started again for the next bit. .

次に(7,4)ハミング符号を用いて実施例の動作につい
て説明する。(7,4)ハミング符号の符号語を第6図に
示す。今、送信側から第6図中のNo.2に示した(100010
1)が送られたとし、受信側の受信波形が伝送途中に付
加された雑音により第7図に示すようになり、受信語Y
が Y=(1001111) となったとする。このとき、従来までの硬判定復号法で
は符号語X=(1000101)と受信語Yとの符号間距離は
2であるが、ハミング(7,4)符号の符号語の1つであ
るX′=(1001110)と受信語Yとは符号間距離が1で
あるため、符号語X′が送信されたとみなし、誤受信が
起きる。
Next, the operation of the embodiment will be described using the (7,4) Hamming code. The code word of the (7,4) Hamming code is shown in FIG. Now, as shown in No. 2 in Fig. 6 from the transmitting side (100010
1) is sent, the received waveform on the receiving side becomes as shown in Fig. 7 due to noise added during transmission, and the received word Y
Is Y = (1001111). At this time, in the conventional hard-decision decoding method, the inter-code distance between the code word X = (1000101) and the received word Y is 2, but it is one of the code words of the Hamming (7,4) code X ′. Since the inter-code distance between = (1001110) and the received word Y is 1, it is considered that the code word X'is transmitted, and erroneous reception occurs.

これに対しこの発明による復号方式では正しく受信され
ることを説明する。なお、1ビット内を10ケ所のサンプ
リングにより時間率差を測定する例について考える。受
信波形の電圧比較器出力より得られる各ビットごとの信
頼度指標liは第7図に示すように与えられたとし、この
信頼度指標liを用いて16個のハミング符号の符号語に対
して式(1)の計算を行った結果を第6図中右端に示
す。符号語X=(1000101)については となるが符号語X′=(1001110)については計算結果
が10となり、符号語Xについての計算結果が最小値を与
えるため、符号語Xが送信されたとみなされ、正しく復
号される。
On the other hand, it will be explained that the decoding method according to the present invention allows correct reception. Consider an example of measuring the time rate difference by sampling 10 points in 1 bit. It is assumed that the reliability index l i for each bit obtained from the output of the voltage comparator of the received waveform is given as shown in FIG. 7, and the reliability index l i is used to generate 16 Hamming code code words. On the other hand, the result of calculating the formula (1) is shown at the right end in FIG. For codeword X = (1000101) However, since the calculation result for the code word X ′ = (1001110) is 10, and the calculation result for the code word X gives the minimum value, it is considered that the code word X has been transmitted and is correctly decoded.

「発明の効果」 以上説明したように、この発明によれば、従来の硬判定
復号方法では非受信、又は誤受信となる受信語について
も正しく復号できる。式(1)の最小化の効率的なアル
ゴリズムは、前述の文献等にも詳しく述べられており、
この方法は誤り訂正符号の復号を行なうための演算装置
(CPU)を用いたソフトウェアで容易に実現できる。
[Advantages of the Invention] As described above, according to the present invention, it is possible to correctly decode a received word that is not received or is erroneously received by the conventional hard decision decoding method. An efficient algorithm for minimizing the equation (1) is described in detail in the above-mentioned documents,
This method can be easily realized by software using an arithmetic unit (CPU) for decoding the error correction code.

一方、ビット単位の復号は、従来までと何ら変わらない
方法で行なって良い。また信頼度指標を求めるための時
間率差測定回路は市販のICを用いて極めて簡単に構成で
きるが、ソフトウェア処理で行ってもよい。
On the other hand, the bit-by-bit decoding may be performed by the same method as the conventional method. Further, the time rate difference measuring circuit for obtaining the reliability index can be extremely easily constructed by using a commercially available IC, but it may be performed by software processing.

以上述べたようにこの発明によれば、AD変換回路等の複
雑な処理回路を用いることなく、誤り訂正符号の訂正能
力が硬判定復号方法より拡大し得るという利点がある。
As described above, according to the present invention, there is an advantage that the correction capability of the error correction code can be expanded as compared with the hard decision decoding method without using a complicated processing circuit such as an AD conversion circuit.

次にこの発明による改善効果を定量的に述べる。前述の
文献によれば、式(1)に示す軟判定復号法を行なうと
符号間距離dが2t0+1の場合、最大で2t0個の誤まり
まで訂正できる。なお従来の硬判定復号による時は最大
でt0個の誤りまでしか訂正できない。この発明の復号方
式でも式(1)のレベル値|li|のかわりに、電圧比較
器出力の高レベルと低レベルとの時間率の差の値を用い
ているので、1ビット内のサンプル数が十分大きけれ
ば、時間率の差によりビット識別を行なう場合、つまり
高レベルと低レベルとでその時間率の大きい方をビット
単位の復号結果とする場合のビット誤り率特性を基準と
して、1フレーム(1符号語)内に2t0個以上の誤りが
発生したときに非受信となるから、この確率が、この発
明による復号方式の符号語誤り率の下限となる。つまり
この発明によれば最良な場合にこの符号誤り率まで得ら
れる。
Next, the improvement effect of the present invention will be described quantitatively. According to the above-mentioned document, when the soft-decision decoding method shown in Expression (1) is performed, up to 2t 0 erroneous values can be corrected when the inter-code distance d is 2t 0 +1. Note that when using conventional hard-decision decoding, up to t 0 errors can be corrected at maximum. Also in the decoding system of the present invention, the value of the time ratio difference between the high level and the low level of the voltage comparator output is used instead of the level value | l i | If the number is sufficiently large, when bit identification is performed based on the difference in time rate, that is, when the bit rate decoding result is the one with the higher time rate between the high level and the low level, 1 When 2t 0 or more errors occur in a frame (one codeword), no reception occurs, so this probability is the lower limit of the codeword error rate of the decoding system according to the present invention. That is, according to the present invention, even in the best case, this code error rate can be obtained.

例えば、BCH(23,12)符号の場合、符号間距離dは7で
あるから2t0+1=2×3+1となり、t0=3であるか
ら、23ビット中7ビット以上誤まる確率が、この発明に
よる復号法の符号誤り率の下限を与え、実際とは誤りが
6ビット以内でも誤まるおそれがある。一方、従来の硬
判定復号法では、符号間距離2t0+1に対して、t0個の
誤りまで訂正可能であるから、符号語誤り率は1符号語
(1フレーム)内にt0+1個以上の誤まりが発生する確
率に等しく、BCH(23,12)の場合、23ビット中、4(t0
+1=3+1)ビット以上誤まる確率に等しい。
For example, in the case of a BCH (23,12) code, the inter-code distance d is 7 and therefore 2t 0 + 1 = 2 × 3 + 1, and t 0 = 3. The lower limit of the code error rate of the decoding method according to the present invention is given, and there is a possibility that the error may actually be erroneous even within 6 bits. On the other hand, in the conventional hard-decision decoding method, up to t 0 errors can be corrected for the inter-code distance of 2t 0 +1. Therefore, the codeword error rate is t 0 +1 in 1 codeword (1 frame). It is equal to the above probability of error, and in the case of BCH (23,12), 4 (t 0
+ 1 = 3 + 1) bits or more Equal to the probability of error.

高レベルと低レベルとの時間率の差によりビットの識別
再生を行なう場合の例として、文献(2)〔尾上,諏
訪,服部,“スプリットフェーズ信号の積分復号法と伝
送特性",昭和58年度電子通信学会総合全国大会,No.216
7〕に、信号伝送速度(ビットレート)300b/s、周波数
偏移4.5kHz1F帯域幅16kHz、フェージング周波数20Hzの
場合について報告されている。この特性を第8図に曲線
31として示す。この曲線31のビット誤り率特性をもと
に、この発明による復号方式の符号語誤り率の下限、及
び従来の硬判定復号法の符号語誤り率を、BCH(23,12)
符号を例にランダム誤りを仮定して求める。ランダム誤
りを仮定すれば、 により計算できる。但し、pは、ビット誤り率で、第8
図の曲線31より得られる。第8図にビット誤り率pと、
符号語誤り率Pw,P′の関係曲線32,33として示す。例
えば、受信入力電界−8dBμの時、p=2×10-2であ
り、この時 また、受信入力電界−1dBμの時p=2×10-3であり、
この時、 なって、この発明により、符号語誤り率特性は従来の硬
判定復号法と比較して大幅に改善される。
As an example of discriminating and reproducing bits based on the difference in time rate between high level and low level, reference (2) [Ogami, Suwa, Hattori, "Integral decoding method and transmission characteristics of split phase signal", 1983 IEICE General Conference, No.216
In [7], it is reported that the signal transmission rate (bit rate) is 300 b / s, the frequency deviation is 4.5 kHz, the 1F bandwidth is 16 kHz, and the fading frequency is 20 Hz. This characteristic is shown in FIG.
Shown as 31. Based on the bit error rate characteristic of the curve 31, the lower limit of the code word error rate of the decoding method according to the present invention and the code word error rate of the conventional hard decision decoding method are calculated as BCH (23,12).
Random error is assumed for the code. Assuming random error, Can be calculated by However, p is the bit error rate,
It is obtained from curve 31 in the figure. The bit error rate p is shown in FIG.
It is shown as the relation curves 32 and 33 of the code word error rates P w and P ′ w . For example, when the received input electric field is -8 dBμ, p = 2 × 10 -2 . At this time, Also, when the received input electric field is −1 dBμ, p = 2 × 10 −3 ,
This time, Thus, according to the present invention, the codeword error rate characteristic is significantly improved as compared with the conventional hard decision decoding method.

上述においてはNRZ符号にこの発明を適用したが、その
他の符号にもこの発明を適用することができる。
Although the present invention is applied to the NRZ code in the above description, the present invention can also be applied to other codes.

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

第1図は軟判定復号法を説明するための受信波形の例を
示す図、第2図は送信波形と、その各種受信波形と、そ
の各電圧比較器出力との例を示す図、第3図はこの発明
の実施例を示すブロック図、第4図は電圧比較器出力と
受信波形の例を示す図、第5図は時間率差測定回路の実
現例を示す図、第6図は(7,4)ハミング符号の全符号
語を示す図、第7図は受信波形と信頼度指標の例を示す
図、第8図は文献(2)に示されたビット誤り率特性及
びその時にこの発明による復号方式を用いる場合と従来
の復号法を用いる場合との各符号語誤り率特性図であ
る。
FIG. 1 is a diagram showing an example of a reception waveform for explaining the soft-decision decoding method, FIG. 2 is a diagram showing an example of a transmission waveform, various reception waveforms thereof, and outputs of respective voltage comparators thereof. FIG. 4 is a block diagram showing an embodiment of the present invention, FIG. 4 is a diagram showing an example of a voltage comparator output and a received waveform, FIG. 5 is a diagram showing an implementation example of a time ratio difference measuring circuit, and FIG. 7,4) A diagram showing all code words of the Hamming code, Fig. 7 is a diagram showing an example of a received waveform and a reliability index, and Fig. 8 is a bit error rate characteristic shown in document (2) and its FIG. 6 is a characteristic diagram of each codeword error rate when a decoding method according to the invention is used and when a conventional decoding method is used.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】各符号を複数ビットよりなる誤り訂正可能
な符号語として送信されたブロック符号を電圧比較器に
よりビット単位の復号を行い、かつそのビット単位の復
合に対し信頼度に応じた重み付けをして誤り訂正復号を
行なうブロック符号復号方法において、 上記ビット単位の復号過程での上記電圧比較器出力の高
レベルと低レベルとの再生1ビットに対する各時間率の
差をビット単位の復号の信頼度を表わす信頼度指標と
し、 各符号語と受信語との相異ビットにおける上記信頼度指
標の総和を最小化する符号語を復号語と判定するブロッ
ク符号復号方法。
1. A block code transmitted as an error-correctable code word consisting of a plurality of bits is decoded in bit units by a voltage comparator, and the decoding in bit units is weighted according to reliability. In the block code decoding method for performing error correction decoding by performing the error correction decoding, the difference between the time ratios of the high level and the low level of the output of the voltage comparator for one bit of reproduction in the bit unit decoding process is decoded in bit units. A block code decoding method for determining, as a decoded word, a codeword which is used as a reliability index indicating reliability and which minimizes a sum of the reliability indexes at different bits between each codeword and a received word.
JP61121698A 1985-12-11 1986-05-26 Block code decoding method Expired - Fee Related JPH07112161B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP61121698A JPH07112161B2 (en) 1986-05-26 1986-05-26 Block code decoding method
CA000524366A CA1296065C (en) 1985-12-11 1986-12-02 Method for decoding error correcting block codes
US06/937,176 US4763331A (en) 1985-12-11 1986-12-02 Method for decoding error correcting block codes
SE8605236A SE463845B (en) 1985-12-11 1986-12-05 SET TO DECOD ERROR CORRECT BLOCK CODES
GB8629347A GB2185367B (en) 1985-12-11 1986-12-09 Method for decoding error correcting block codes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61121698A JPH07112161B2 (en) 1986-05-26 1986-05-26 Block code decoding method

Publications (2)

Publication Number Publication Date
JPS62277824A JPS62277824A (en) 1987-12-02
JPH07112161B2 true JPH07112161B2 (en) 1995-11-29

Family

ID=14817667

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61121698A Expired - Fee Related JPH07112161B2 (en) 1985-12-11 1986-05-26 Block code decoding method

Country Status (1)

Country Link
JP (1) JPH07112161B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09238125A (en) * 1996-02-29 1997-09-09 N T T Ido Tsushinmo Kk Error control method and its device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS4950856A (en) * 1972-09-18 1974-05-17

Also Published As

Publication number Publication date
JPS62277824A (en) 1987-12-02

Similar Documents

Publication Publication Date Title
JP2000515341A (en) Communication signal detection method and means with unequal error protection
US3789359A (en) Synchronism indicator for a convolutional decoder
JPS60180222A (en) Code error correcting device
JPH0783348B2 (en) Digital signal decoding device
JP3259725B2 (en) Viterbi decoding device
JPH07112161B2 (en) Block code decoding method
JPH11112359A (en) Method and device for crc encoding
CN111030704B (en) Polarization code-based synchronization-free communication method, device and system
JPH06284018A (en) Viterbi decoding method and error correcting and decoding device
US6408037B1 (en) High-speed data decoding scheme for digital communication systems
JPH1013251A (en) Code error-correction circuit
JPH0613915A (en) Error check method
JP3658395B2 (en) Signal demodulating apparatus and method
JPH03154521A (en) Viterbi decoder with output function of soft decision decoding information
JP3987153B2 (en) Signal decoding for Viterbi decoder based on Manhattan or Hamming metric scheme
JP2006180172A (en) Selecting method of crc generator polynomial, crc encoding method, and crc encoding circuit
US6700938B1 (en) Method for determining quality of trellis decoded block data
JP2573180B2 (en) Error correction decoding device
JPS5912646A (en) Error correcting decoder
JP3256006B2 (en) Error correction code decoding method and error correction code decoding device
US20230176232A1 (en) Decoder for a receiver
JPH06101722B2 (en) Code reception system
US7812744B2 (en) Method for error handling
WO2001065700A1 (en) Decoder
JP2765931B2 (en) Decoding method of superposition code

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees