JPH07202852A - Interleave system in communication - Google Patents

Interleave system in communication

Info

Publication number
JPH07202852A
JPH07202852A JP33741293A JP33741293A JPH07202852A JP H07202852 A JPH07202852 A JP H07202852A JP 33741293 A JP33741293 A JP 33741293A JP 33741293 A JP33741293 A JP 33741293A JP H07202852 A JPH07202852 A JP H07202852A
Authority
JP
Japan
Prior art keywords
rows
columns
error
data
interleave
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
Application number
JP33741293A
Other languages
Japanese (ja)
Other versions
JP3014261B2 (en
Inventor
Makoto Kotani
誠 小谷
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.)
PFU Ltd
Original Assignee
PFU 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 PFU Ltd filed Critical PFU Ltd
Priority to JP5337412A priority Critical patent/JP3014261B2/en
Publication of JPH07202852A publication Critical patent/JPH07202852A/en
Application granted granted Critical
Publication of JP3014261B2 publication Critical patent/JP3014261B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To prevent mis-correction or disable correction without increasing a data quality by varying the number of rows and columns for interleaving corresponding to the occurrence state of an error during communication. CONSTITUTION:Information is coded into a code whose error is able to be corrected from a sender side and data subjected to interleaving in which the product of rows and columns for interleaving is constant and the number of the rows and columns is varied depending on a command from a receiver side are sent from the sender side. Upon the receipt of the data, the receiver side implements de-interleaving based on the same number of rows and columns as those at the sender side, output data are decoded and the occurrence state of errors in the received data is detected and a command to revise the number of interleaved lines or the number of rows and columns is generated depending on the error occurrence state and sent to the sender side.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は通信におけるインターリ
ーブ方式に関する。近年,装置間で情報を転送する通信
においてバーストエラーに対応する方式としてインター
リーブ方式が利用されている。特に送受信装置の間が電
波,光等を用いる無線通信では,誤り訂正能力のある符
号を用いることによりバーストエラーに対して対処する
ことができる。また,計算機の本体とこれに対し無線で
通信を行う入出力装置(キーボード等)との間の通信に
おいてもインターリーブ方式が利用されている。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an interleave system in communication. In recent years, an interleave method has been used as a method for coping with burst errors in communication for transferring information between devices. Particularly in wireless communication using radio waves, light, etc. between the transmitting and receiving devices, burst error can be dealt with by using a code having an error correction capability. The interleave method is also used for communication between a computer main body and an input / output device (keyboard, etc.) that wirelessly communicates with the main body.

【0002】データを誤り訂正可能な符号に符号化して
インターリーブにより分散して送信しても,通信路のエ
ラーの発生期間が長いバーストエラーに対しては,受信
側でエラー訂正が不可能になる。このように,通信路の
状態の悪化に対して効率良くインターリーブを行うこと
が望まれている。
Even if data is encoded into an error-correctable code and distributed by interleaving and transmitted, it becomes impossible for the receiving side to perform error correction for a burst error having a long error period in the communication path. . As described above, it is desired to efficiently perform interleaving with respect to the deterioration of the state of the communication path.

【0003】[0003]

【従来の技術】図6は従来のインターリーブ方式の説明
図である。従来のインターリーブ方式を図6を用いて説
明すると,一定ビット数以下の誤りを検出して訂正が可
能な符号化を行った直列の時系列のデータが,図6の
A.に示すようにK列,L段(行)のマトリクスの最上
段の行方向,次の段の行方向というような順で,a00
01,a02・・a0K,a10,a11・・a1K,・・・,a
L0,aL1・・aLKの各位置にデータを格納し,これを送
信する時に,本来の順番を入れ換えて,縦方向に順次読
み出されて送信される。送信データの順序は,次のよう
になる。
2. Description of the Related Art FIG. 6 is an explanatory diagram of a conventional interleave system. The conventional interleave method will be described with reference to FIG. 6. The serial time-series data that has been encoded so that an error of a certain number of bits or less can be detected and corrected is shown in FIG. As shown in the above, in the order of K columns, the row direction of the top row of the matrix of L rows (rows), the row direction of the next row, a 00 ,
a 01, a 02 ·· a 0K , a 10, a 11 ·· a 1K, ···, a
L0, stores data at each position of a L1 ·· a LK, when transmitting this, replaced the original order, are transmitted sequentially read in the vertical direction. The order of transmitted data is as follows.

【0004】a00,a10,・・aL0,a01,a11・・a
L1,・・,a0K・・aLK このデータが受信側で受信された時に通信路においてバ
ーストエラー(連続して生じる障害)が発生して,例え
ばa00,a10,・・aL0のデータにエラーが生じても,
受信側で元の時系列のデータに戻す(デインターリーブ
という)と,各行のデータ(例えば,a00,a01,a02
・・a0K)の中では1ビットのエラーであるから,誤り
を検出して訂正することができる。なお, 誤り検出・訂
正可能な符号として種々のものが使用されているが,
えば畳み込み符号(先行して送信したデータと常に関連
付けて符号化して,各符号化データにはチェック符号と
データの両方の情報を表す符号)により符号化して,
タビ復号器により復号する方式を用いられる。
[0004] a 00, a 10, ·· a L0, a 01, a 11 ·· a
L1, ··, a 0K ·· a LK burst errors in a communication path when the data is received on the receiving side (disorders caused by continuous) is generated, for example a 00, a 10, a · · a L0 Even if there is an error in the data,
When the receiving side restores the original time-series data (called deinterleave), the data of each row (for example, a 00 , a 01 , a 02)
.. a0K ), which is a 1-bit error, can be detected and corrected. Incidentally, both while various types have been used as the error detection and correction possible code, for example, convolutional code (prior to encoding is always associated with the transmitted data, the check code and data for each coded data (A code that represents the information of 1) and is decoded by a Viterbi decoder.

【0005】しかし,バーストエラーが極めて長くなっ
て,例えば,図6のA.の例で,斜線が施された部分
(マトリクスの3列分のデータ)が連続エラーとなる場
合のように訂正能力を越える長い期間エラーが発生する
と,受信側においてデインターリーブ後のデータ列は図
6のB.のようになり,斜線で示すエラー部分は3ビッ
トが連続しており,エラー訂正ができないか,誤訂正が
行われる可能性がある。
However, the burst error becomes extremely long. In the example, if an error occurs for a long period exceeding the correction capability, such as when the shaded part (data for three columns of the matrix) becomes a continuous error, the data string after deinterleaving on the receiving side is B.6. The error portion indicated by diagonal lines has 3 consecutive bits, and there is a possibility that the error cannot be corrected or the error is corrected.

【0006】このような場合に対処する従来技術とし
て,インターリーブのマトリクスの列数(行数)を固定
にして送信して,受信側において誤り訂正の回数を計数
して,計数値が増えるとマトリクスの段数(列数)を増
やし,誤り訂正回数が減ると段数(列数)を減らす制御
を行ってデインターリーブ後の連続誤りの発生を無く
し,復号器における訂正不能を解消する方式がある(特
開平3−292023号公報参照)。
As a conventional technique for coping with such a case, the number of rows (the number of rows) of the interleave matrix is fixed and transmitted, and the number of error corrections is counted on the receiving side. There is a method that eliminates the occurrence of consecutive errors after deinterleaving by increasing the number of rows (columns) and reducing the number of error corrections when the number of error corrections decreases, eliminating the uncorrectability in the decoder (special (See Kaihei No. 3-292023).

【0007】[0007]

【発明が解決しようとする課題】上記の従来の方式によ
れば,インターリーブを構成するマトリクスの一方の数
値である列数(段数)を固定とし,段数(列数)だけ変
更するため通信路の状態が悪くなると段数(列数)が増
大して送信すべきデータ量が増えるため通信効率が悪化
するという問題がある。また,インターリーブの列数が
一定で段数が増えるため,送受信用のメモリ容量が最大
の段数に対応できるように大きな容量が必要になるとい
う問題がある。さらに,段数の増減に対応してデータ量
が変動するため,同期をとるための制御が複雑になる。
According to the above conventional method, the number of columns (number of stages), which is one of the numerical values of the matrix forming the interleave, is fixed and only the number of stages (number of columns) is changed, so that the number of columns of the communication path is changed. When the state deteriorates, the number of stages (the number of columns) increases and the amount of data to be transmitted increases, so that there is a problem that communication efficiency deteriorates. Further, since the number of columns of interleaving is constant and the number of stages increases, there is a problem that a large memory capacity for transmission / reception is required to support the maximum number of stages. Furthermore, since the amount of data changes as the number of stages increases and decreases, the control for synchronizing becomes complicated.

【0008】本発明はインターリーブによる通信中にエ
ラーの発生状況に対応してインターリーブの行・列を可
変にするが,データ量を増大させることなく誤訂正や訂
正不能を防止することができる通信におけるインターリ
ーブ方式を提供することを目的とする。
According to the present invention, the rows and columns of interleaving are made variable according to the error occurrence status during communication by interleaving, but in the communication in which erroneous correction and uncorrectable can be prevented without increasing the data amount. The purpose is to provide an interleave scheme.

【0009】[0009]

【課題を解決するための手段】図1は本発明の原理説明
図であり,インターリーブのマトリクスが示されてい
る。図中,Lは現在のインターリーブのマトリクスの行
数,Kは列数,L’は変更したインターリーブのマトリ
クスの行数,K’は変更した列数を表す。
FIG. 1 is a diagram for explaining the principle of the present invention, in which an interleave matrix is shown. In the figure, L is the number of rows of the current interleave matrix, K is the number of columns, L'is the number of rows of the interleaved matrix that has been changed, and K'is the number of columns that have been changed.

【0010】本発明はインターリーブのマトリクスサイ
ズを固定(K列×L行を一定)とし,インターリーブの
行,列のサイズを通信路のエラー発生状況に合わせて可
変にすることでデインターリーブ後の連続誤りを無く
し,誤訂正や訂正不能な事態の発生を無くすものであ
る。
According to the present invention, the interleave matrix size is fixed (K columns × L rows are constant), and the interleave row and column sizes are made variable according to the error occurrence status of the communication path, so that continuation after deinterleaving is performed. It eliminates errors and eliminates erroneous corrections and uncorrectable situations.

【0011】[0011]

【作用】図1において,インターリーブのマトリクスサ
イズを,エラー発生が少ない状態においてK列×L行で
ある。送信側において誤り訂正符号による符号化を行っ
てこのマトリクスによりインターリーブして送信する。
受信側では,送信側と同じマトリクスによりデインター
リーブ(インターリーブを解除して元のデータ列に戻
す)し,誤り訂正を含む復号が行われる。
In FIG. 1, the interleave matrix size is K columns × L rows in a state where there are few errors. The transmitting side performs coding with an error correction code, interleaves with this matrix, and transmits.
On the receiving side, deinterleaving (deinterleaving to restore the original data string) is performed by the same matrix as on the transmitting side, and decoding including error correction is performed.

【0012】その時,各行毎のエラーや,フレームチェ
ックエラー(フレーム中の訂正不能なエラー)を検出
し,このエラー発生状況を見て,基準を越えて悪い状況
の場合はインターリーブのマトリクスの行数を増やし,
桁数を減らすことを表す指示を受信側から送信側へ送信
し,良好な場合は行数を減らし桁数を増やす指示を発生
し,通常の状況の場合は現状を維持する(変化を意味し
ない)指示を発生する。
At that time, an error for each row or a frame check error (an uncorrectable error in the frame) is detected, the error occurrence situation is checked, and if the situation is worse than the standard, the number of rows in the interleave matrix is detected. Increase
Send an instruction to reduce the number of digits from the receiver to the sender, generate an instruction to decrease the number of rows and increase the number of digits if good, and maintain the current state under normal circumstances (no change is meant) ) Generate instructions.

【0013】行数を増やして桁数を減らす指示がある
と,送信側は図1に示すようにL行をL’に増大し,K
列をK’列に減らして,新たなインターリーブのマトリ
クスにより送信を行う。この場合,受信側のデインター
リーブも同じ行・列の値に変更される。但し,K×L=
K’×L’であり,K’,L’の数値は状況に応じて可
変である。
When there is an instruction to increase the number of lines and decrease the number of digits, the transmitting side increases the L lines to L'and K as shown in FIG.
The number of columns is reduced to K ', and transmission is performed using a new interleave matrix. In this case, the deinterleave on the receiving side is also changed to the same row and column values. However, K × L =
K ′ × L ′, and the numerical values of K ′ and L ′ are variable depending on the situation.

【0014】エラーの発生が少なくなると,行数を減ら
し,列数を増やす指示が受信側から送信側へ送られ,そ
の指示に応じてインターリーブの行・列の数が変更され
る。このようにすることにより連続誤りの発生を無く
し,誤訂正,訂正不能になることを防止することができ
る。
When the number of errors is reduced, an instruction to decrease the number of rows and increase the number of columns is sent from the receiving side to the transmitting side, and the number of rows and columns of interleaving is changed according to the instruction. By doing so, it is possible to eliminate the occurrence of consecutive errors and prevent erroneous correction and uncorrectable.

【0015】[0015]

【実施例】図2は実施例の構成図である。図2におい
て,20〜23は送信装置(または符号化装置)であ
り,20は入力情報に対し誤り訂正の符号化を行う符号
器であり,各種の符号化を利用できるが,ここでは畳み
込み符号化の符号化器を用いる。21は固定のマトリク
スサイズ(L行×K列=一定)を持つが,行・列の数値
が可変のインターリーブ部,22は受信側から指示され
た行・列によりインターリーブ部を制御する行・列制御
部,23は無線で受信装置との間で送受信を行う無線機
である。
FIG. 2 is a block diagram of an embodiment. In FIG. 2, 20 to 23 are transmitters (or encoders), and 20 is an encoder that performs error correction encoding on input information, and various encodings can be used. Here, convolutional code is used. A coding encoder is used. Numeral 21 has a fixed matrix size (L rows × K columns = constant), but the number of rows / columns is variable, and 22 is a row / column that controls the interleave section according to the rows / columns specified by the receiving side. The control unit 23 is a wireless device that wirelessly transmits and receives to and from the receiving device.

【0016】24〜27は受信装置(または復号装置)
であり,24は送信側と無線で送受信を行う無線機,2
5は受信したデータを元のデータ配列に戻すデインター
リーブ部,26はデインターリーブされたデータ列を復
号する復号器であり,この例では送信側で畳み込み符号
化されているのでその復号を行うビタビ復号器を使用す
る。27は復号器で検出したエラー情報を受け取ってイ
ンターリーブのマトリクスの行・列の数を変更して送信
装置に通知すると共にデインターリーブ部25を制御す
る行・列制御部である。
24 to 27 are receivers (or decoders)
And 24 is a wireless device for transmitting and receiving wirelessly with the transmitting side, 2
Denoted at 5 is a deinterleave unit for returning the received data to the original data array. Denoted at 26 is a decoder for decoding the deinterleaved data string. In this example, the transmission side performs convolutional coding, and thus the Viterbi decoding is performed. Use a decoder. A row / column control unit 27 receives the error information detected by the decoder, changes the number of rows / columns of the interleaving matrix, notifies the transmission apparatus, and controls the deinterleave unit 25.

【0017】図3は実施例の制御フローである。図2に
示す実施例の動作を図3の制御フローを参照しながら説
明する。送信装置の行・列制御部22は,初期値として
行数がL,列数がKに設定される(図3のS1)。
FIG. 3 is a control flow of the embodiment. The operation of the embodiment shown in FIG. 2 will be described with reference to the control flow of FIG. The row / column control unit 22 of the transmission device sets the number of rows to L and the number of columns to K as initial values (S1 in FIG. 3).

【0018】図2の符号器20に送信情報が入力する
と,誤り検出を行う検出符号化と誤り訂正を行う畳み込
み符号化が行われ(図3のS2),符号化されたデータ
はインターリーブ部21に入力する。インターリーブ部
21は,インターリーブのマトリクスが上記の行・列制
御部22に設定された初期値である行数L,列数Kによ
りインターリーブが実行される(図3のS3)。インタ
ーリーブされたデータは無線機23に供給され,無線機
23からアンテナを介して無線により送信される(図3
のS4)。
When transmission information is input to the encoder 20 of FIG. 2, detection coding for error detection and convolutional coding for error correction are performed (S2 in FIG. 3), and the coded data is interleaved by the interleaver 21. To enter. The interleaving unit 21 performs interleaving based on the number of rows L and the number of columns K, which are the initial values set in the row / column control unit 22 in the interleaving matrix (S3 in FIG. 3). The interleaved data is supplied to the wireless device 23 and is wirelessly transmitted from the wireless device 23 via the antenna (see FIG. 3).
S4).

【0019】受信装置では,アンテナからの無線信号を
無線機24で受信し(図3のS5),受信データをデイ
ンターリーブ部25に供給する。受信装置の行・列制御
部27も初期値として行数L,列数Kが設定されてお
り,この行・列の数値がデインターリーブ部25に入力
されており,デインターリーブはそのマトリクスにより
デインターリーブを行う(図3のS6)。
In the receiving device, the wireless signal from the antenna is received by the wireless device 24 (S5 in FIG. 3), and the received data is supplied to the deinterleave unit 25. The row / column control unit 27 of the receiving device is also set with the number of rows L and the number of columns K as initial values, and the numerical values of these rows / columns are input to the deinterleave unit 25. Deinterleaving is performed by the matrix. Interleaving is performed (S6 in FIG. 3).

【0020】デインターリーブ部25で元のデータ列に
戻されるが,この時復号された各行毎にエラーが発生し
たか否かを検出する(図3のS7)。なお,このエラー
は,次に実行される復号器26において訂正される可能
性があるものを含んでいる。
The deinterleave unit 25 restores the original data string, and at this time, it is detected for each decoded row whether or not an error has occurred (S7 in FIG. 3). It should be noted that this error includes one that may be corrected in the decoder 26 to be executed next.

【0021】デインターリーブされたデータは次に復号
器26に入力して復号動作が行われる(図3のS8)。
この例では復号器26はビタビ復号器が使用され,一定
のビット数の誤りは訂正されるので,復号データは図示
されない装置に出力される。
The deinterleaved data is then input to the decoder 26 for decoding operation (S8 in FIG. 3).
In this example, a Viterbi decoder is used as the decoder 26 and an error of a certain number of bits is corrected, so the decoded data is output to a device (not shown).

【0022】但し,復号器26は一定のビット数以上の
エラーに対しては訂正不能となる。この場合,復号器2
6はフレーム(インターリーブのマトリクスサイズの
量)内で訂正不能なエラー(これをフレームチェックエ
ラーという)が発生したかどうかを表す出力を発生す
る。
However, the decoder 26 cannot correct an error with a certain number of bits or more. In this case, the decoder 2
Reference numeral 6 produces an output indicating whether or not an uncorrectable error (this is called a frame check error) has occurred within a frame (amount of interleave matrix size).

【0023】上記S7で検出されたエラーが発生した行
数(これをnとする)と,S8で検出したフレームチェ
ックエラーは,行・列制御部27へ供給される。行・列
制御部27は,フレームチェックエラーとエラー行数n
に基づいて,判定を行ってインターリーブの行・列のサ
イズを判定する。
The number of rows in which the error is detected in S7 (which is n) and the frame check error detected in S8 are supplied to the row / column control unit 27. The row / column control unit 27 determines the frame check error and the number of error rows n.
Based on the above, a determination is made to determine the size of the interleaved row / column.

【0024】この行・列制御部27における判定は図4
に示すフローにより行う。すなわち,最初にフレームチ
ェックエラーが発生したか判定し(図4のS90),発
生した場合は,現在のインターリーブのマトリクスの現
在の行数「L」を一定数だけ大きい数L’にする判定を
行う(図4のS91)。
The determination in the row / column control unit 27 is shown in FIG.
The flow is shown in. That is, it is first determined whether or not a frame check error has occurred (S90 in FIG. 4), and if it has occurred, it is determined that the current row number "L" of the current interleaving matrix is increased to a certain number L '. Perform (S91 of FIG. 4).

【0025】フレームチェックエラーが無い場合は,エ
ラー発生行数n(上記図3のS7で検出)が,予め決め
られた設定値aを越えるか判定し(図4のS92),越
えた場合は,現在の行数「L」を維持する(同S9
3)。エラー発生行数nが設定値aを越えない場合は,
エラー発生が低い状況であるから現在の行数「L」を,
一定数だけ小さい数L”にする(図4のS94)。な
お,上記の設定値aは,インターリーブの現在の行数が
Lの時,例えば,a=L/2またはa=L/4の値が使
用される。
If there is no frame check error, it is judged whether the number of error occurrence lines n (detected in S7 of FIG. 3) exceeds a predetermined set value a (S92 of FIG. 4). , The current number of lines "L" is maintained (S9
3). If the number of error lines n does not exceed the set value a,
Since the error occurrence is low, the current number of lines "L" is
The number L ″ is reduced by a certain number (S94 in FIG. 4). Note that when the current number of rows of interleaving is L, the set value a is, for example, a = L / 2 or a = L / 4. The value is used.

【0026】判定された行・列の数(実際は行数だけ)
は,行・列データとして送信するため無線機24へ出力
されると共に,デインターリーブ部25に対し新たな行
・列の数値により動作させるため供給される。デインタ
ーリーブ部25には,行数が変更された時に,新たな行
数と対応して変更された新たな列数とが供給される(図
4のS95)。例えば,現在の行数LがL’になった場
合,新たな列数K’は,(L×K)÷L’となる。
Number of rows / columns judged (actually only the number of rows)
Is output to the wireless device 24 for transmission as row / column data, and is also supplied to the deinterleave unit 25 to operate with new row / column numerical values. When the number of rows is changed, the deinterleave unit 25 is supplied with the new number of rows and the new number of columns changed correspondingly (S95 in FIG. 4). For example, when the current number of rows L becomes L ′, the new number of columns K ′ becomes (L × K) ÷ L ′.

【0027】行・列データが行・列制御部27から発生
して,無線機24から送信されると(図3のS10),
送信装置の無線機23で受信される(図3のS11)。
無線機23は行・列データの受信を識別すると,これを
行・列制御部22に出力する。行・列制御部22は,受
け取った行・列データにより,変更されたインターリー
ブのマトリクスのサイズ(新たな行数と列数)を決定し
(図3のS12),インターリーブ部21に制御データ
として供給する。これにより,インターリーブ部21は
その後に入力するデータに対して新たな行・列によりイ
ンターリーブを行う。
When row / column data is generated from the row / column control unit 27 and transmitted from the wireless device 24 (S10 in FIG. 3),
It is received by the wireless device 23 of the transmitting device (S11 in FIG. 3).
When the wireless device 23 identifies the reception of the row / column data, it outputs this to the row / column control unit 22. The row / column control unit 22 determines the size of the changed interleaving matrix (the new number of rows and columns) based on the received row / column data (S12 in FIG. 3), and the interleaving unit 21 uses it as control data. Supply. As a result, the interleaving unit 21 interleaves the data to be subsequently input with new rows and columns.

【0028】次に,上記のインターリーブの行数(列
数)の制御においてエラーの発生が止まらないために行
数が増大した場合,列数が小さくなるがその最小値につ
いて,,の各符号を用いた例により説明する。
Next, when the number of rows increases because the error does not stop in the control of the number of rows (the number of columns) of interleaving described above, the number of columns becomes smaller, but for each minimum value, The example used will be described.

【0029】送信側の符号化が畳み込み符号化で,受
信側がビタビ復号を行った場合 図5に畳み込み符号/ビタビ復号の2つの符号化におけ
る特性を示し,符号化率がR=1/2(入力が1個の時
出力が2個)であり,拘束長kは入力データに対し出力
を得るために時間的に差がある何個のデータが必要であ
るかを表し,この例では3個と7個である。次の最小自
由距離dは,組み合わせの符号の状態として正しい状態
に至るために必要な最小のハミング距離を表し,訂正数
tは訂正可能なビット数を表す。従って,拘束長が3の
場合,5ビットの中の2ビットまでのエラーは訂正可能
で,3ビットのエラーは訂正不可能である。拘束長が7
の場合も,図5に示す通りである。
When the encoding on the transmitting side is convolutional encoding and the receiving side performs Viterbi decoding FIG. 5 shows characteristics in two encodings of convolutional code / Viterbi decoding, and the encoding rate is R = 1/2 ( The number of outputs is 2 when the number of inputs is 1), and the constraint length k represents how many pieces of data that are different in time are needed to obtain an output from the input data. In this example, 3 And seven. The next minimum free distance d represents the minimum Hamming distance required to reach a correct state as the code of the combination, and the correction number t represents the number of correctable bits. Therefore, when the constraint length is 3, an error of up to 2 bits out of 5 bits can be corrected and an error of 3 bits cannot be corrected. Restraint length is 7
The case is also as shown in FIG.

【0030】この符号化率が1/2の場合,バースト誤
りを4ビット中1ビットに分散できれば,最大5ビット
中の連続しない2ビット誤りとみなすことができ,完全
に訂正が可能である。しかし,バーストエラー以外にラ
ンダムエラーの発生を考慮に入れると,列数の最小値
(これをLmin で表す)は次の条件に該当する数とな
る。
When the coding rate is 1/2, if the burst error can be distributed to 1 bit out of 4 bits, it can be regarded as a non-consecutive 2-bit error in a maximum of 5 bits and can be completely corrected. However, when the occurrence of random errors other than burst errors is taken into consideration, the minimum value of the number of columns (which is represented by L min ) is a number that satisfies the following condition.

【0031】 Lmin >4,且つ[フレームサイズ/Lmin ]が自然数 巡回符号(n,k,t)により符号化,復号化を行っ
た場合 但し,nは符号長,kはデータ長,tは訂正可能数とす
る。
L min > 4, and [frame size / L min ] is a natural number When encoding and decoding are performed using a cyclic code (n, k, t), where n is a code length, k is a data length, t Is the correctable number.

【0032】t重誤り訂正符号の時,Lmin >n/t,
且つ[フレームサイズ/Lmin ]が自然数となる値とな
る。
When t-fold error correction code, L min > n / t,
In addition, [frame size / L min ] is a natural number.

【0033】[0033]

【発明の効果】本発明によればインターリーブのフレー
ムサイズ(K×Lの数)を固定にして,通信路のエラー
の発生状況により行・列を可変にすることによりデイン
ターリーブ後の連続誤りの発生を防止することができ,
誤訂正や訂正不能となることを無くすことができる。
According to the present invention, the frame size (the number of K × L) of interleaving is fixed, and the rows and columns are made variable according to the occurrence status of the error in the communication path, so that the continuous error after deinterleaving is eliminated. Can be prevented
It is possible to eliminate erroneous correction and uncorrectable.

【0034】また,インターリーブのフレームサイズが
大きくなると通信効率が下がるため,上記の従来例に比
べて通信効率を向上することができ,特に回線品質が良
好な場合に行・列が変更できる本発明が有効となる。
Further, since the communication efficiency decreases as the interleave frame size increases, the communication efficiency can be improved as compared with the conventional example described above, and the row / column can be changed particularly when the line quality is good. Is effective.

【0035】また,ビタビ復号を用いると,インターリ
ーブ内のエラー数が変わらなくても,行列数を変更して
連続エラーの発生を無くすか,減少させることで誤訂正
する確率を下げることができる。
When Viterbi decoding is used, even if the number of errors in the interleave does not change, it is possible to reduce the probability of erroneous correction by changing the number of matrices to eliminate or reduce the occurrence of continuous errors.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.

【図2】実施例の構成図である。FIG. 2 is a configuration diagram of an embodiment.

【図3】実施例の制御フローを示す図である。FIG. 3 is a diagram showing a control flow of the embodiment.

【図4】行・列判定のフローを示す図である。FIG. 4 is a diagram showing a flow of row / column determination.

【図5】畳み込み符号/ビタビ復号の場合の2つの符号
化の特性を示す図である。
FIG. 5 is a diagram showing two encoding characteristics in the case of convolutional code / Viterbi decoding.

【図6】従来のインターリーブ方式の説明図である。FIG. 6 is an explanatory diagram of a conventional interleave method.

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

L 現在のインターリーブのマトリクスの行数 K 現在のインターリーブのマトリクスの列数 L’ 変更したインターリーブのマトリクスの行数 K’ 変更したインターリーブのマトリクスの列数 L number of rows of the current interleave matrix K number of columns of the current interleave matrix L'number of rows of the interleaved matrix changed K'number of columns of the interleaved matrix changed

─────────────────────────────────────────────────────
─────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成6年1月18日[Submission date] January 18, 1994

【手続補正1】[Procedure Amendment 1]

【補正対象書類名】図面[Document name to be corrected] Drawing

【補正対象項目名】全図[Correction target item name] All drawings

【補正方法】変更[Correction method] Change

【補正内容】[Correction content]

【図5】 [Figure 5]

【図1】 [Figure 1]

【図2】 [Fig. 2]

【図6】 [Figure 6]

【図3】 [Figure 3]

【図4】 [Figure 4]

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 情報を誤り訂正可能な符号に符号化し,
インターリーブのマトリクスの行・列の積が一定で行・
列の数が受信側からの指示に応じて可変なインターリー
ブを行ったデータを送信側から送信し,受信側は前記デ
ータを受信すると上記送信側と同じ行・列の数によりデ
インターリーブを行い,デインターリーブされたデータ
の復号を行うと共に受信データのエラーの発生状況を検
出し,前記エラーの発生状況に対応して前記インターリ
ーブの行数または行・列の数を変更する指示を発生し
て,前記デインターリーブと送信側へ通知することを特
徴とする通信におけるインターリーブ方式。
1. Encoding information into a code capable of error correction,
The row and column products of the interleaved matrix are constant
The number of columns is variable and interleaved according to the instruction from the receiving side. The data is transmitted from the transmitting side, and when the receiving side receives the data, deinterleaving is performed with the same number of rows and columns as the transmitting side. Decoding the deinterleaved data, detecting the error occurrence status of the received data, and issuing an instruction to change the number of rows or the number of rows / columns of the interleave corresponding to the error occurrence status, An interleaving method in communication, characterized in that the deinterleaving and notification to the transmitting side are performed.
【請求項2】 送信側に送信情報を誤り訂正可能な符号
に符号化する符号器と,符号化されたデータをインター
リーブするインターリーブ部と,該インターリーブ部の
マトリクスの行・列の数を行・列の積が一定としながら
受信側から送られる行・列データにより可変制御する行
列制御部と,無線機とを備え,受信側に,無線機と,受
信データをデインターリーブするデインターリーブ部
と,デインターリーブされたデータを復号すると共にエ
ラー情報を発生する復号器と,前記復号器からのエラー
情報を受け取って,エラー発生状況に基づいて現在のイ
ンターリーブの行数または行数及び列数を変更するか否
かを判定し,行数と列数の積を一定とする範囲で新たな
行数または行及び列数を指示する行・列データを発生し
て,前記デインターリーブ部に供給すると共に前記無線
機から送信側へ送信する制御を行う行列制御部とを備え
ることを特徴とする通信におけるインターリーブ方式。
2. An encoder that encodes transmission information into a code capable of error correction on the transmitting side, an interleave unit that interleaves encoded data, and the number of rows / columns of the matrix of the interleave unit. A matrix controller that variably controls the row / column data sent from the receiving side while keeping the product of columns constant, and a wireless device. The receiving side includes a wireless device and a deinterleaving unit that deinterleaves the received data. A decoder that decodes the deinterleaved data and generates error information, and receives the error information from the decoder, and changes the number of rows or the number of rows and columns of the current interleave based on the error occurrence status. Whether or not the number of rows and columns is constant, row / column data indicating a new number of rows or a number of rows and columns is generated, and the deinterleaving is performed. And a matrix control unit for controlling the transmission from the wireless device to the transmission side, and the interleaving method in communication.
【請求項3】 請求項2において,前記受信側の行列制
御部は,前記エラー情報として,一定データ長であるフ
レーム内に訂正不能なエラーが発生したか否かを表すフ
レームチェックエラー情報と一定行数内におけるエラー
発生の行数を受け取って,フレームチェックエラーが発
生した場合は,インターリーブの行数を大きくし,フレ
ームチェックエラーが発生しないと,エラー発生の行数
が一定値を越えたか否かに応じて,インターリーブの行
数を現在の値に維持するか,小さくするかの判定をする
ことを特徴とする通信におけるインターリーブ方式。
3. The matrix control unit on the receiving side according to claim 2, wherein the error information includes frame check error information indicating whether or not an uncorrectable error has occurred in a frame having a constant data length and a constant value. If the number of error occurrence lines in the number of lines is received and a frame check error occurs, increase the number of interleave lines. If no frame check error occurs, determine whether the number of error occurrence lines exceeds a certain value. An interleave method in communication, which determines whether to keep the number of interleave lines at the current value or to reduce the number of lines according to whether or not.
【請求項4】 請求項2または3において,前記送信側
の符号器として畳み込み符号化を行う符号器を設け,前
記受信側の復号器としてビタビ復号器を設けることを特
徴とする通信におけるインターリーブ方式。
4. The interleave system in communication according to claim 2, wherein an encoder for performing convolutional encoding is provided as the encoder on the transmission side, and a Viterbi decoder is provided as the decoder on the reception side. .
JP5337412A 1993-12-28 1993-12-28 Interleave method in communication Expired - Lifetime JP3014261B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5337412A JP3014261B2 (en) 1993-12-28 1993-12-28 Interleave method in communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5337412A JP3014261B2 (en) 1993-12-28 1993-12-28 Interleave method in communication

Publications (2)

Publication Number Publication Date
JPH07202852A true JPH07202852A (en) 1995-08-04
JP3014261B2 JP3014261B2 (en) 2000-02-28

Family

ID=18308396

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5337412A Expired - Lifetime JP3014261B2 (en) 1993-12-28 1993-12-28 Interleave method in communication

Country Status (1)

Country Link
JP (1) JP3014261B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6631491B1 (en) 1997-11-10 2003-10-07 Ntt Mobile Communications Network, Inc. Interleaving method, interleaving apparatus, and recording medium in which interleave pattern generating program is recorded
WO2005006622A1 (en) * 2003-07-14 2005-01-20 Matsushita Electric Industrial Co., Ltd. Multi-carrier transmitter apparatus, multi-carrier receiver apparatus, and multi-carrier communication method
JP2007513557A (en) * 2003-12-07 2007-05-24 アダプティブ スペクトラム アンド シグナル アラインメント インコーポレイテッド Adaptive FEC codeword management
JP2007324876A (en) * 2006-05-31 2007-12-13 Ntt Communications Kk Data transmitter, data receiver, data transmitting method, data receiving method, and program
WO2009003403A1 (en) * 2007-06-29 2009-01-08 Huawei Technologies Co., Ltd. Method and corresponding device for selecting the interleave pattern, and transmitter for interleaving
JP2010220261A (en) * 2004-04-08 2010-09-30 Mitsubishi Electric R & D Centre Europe Bv Method for transmitting data in telecommunication system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6631491B1 (en) 1997-11-10 2003-10-07 Ntt Mobile Communications Network, Inc. Interleaving method, interleaving apparatus, and recording medium in which interleave pattern generating program is recorded
WO2005006622A1 (en) * 2003-07-14 2005-01-20 Matsushita Electric Industrial Co., Ltd. Multi-carrier transmitter apparatus, multi-carrier receiver apparatus, and multi-carrier communication method
JP2007513557A (en) * 2003-12-07 2007-05-24 アダプティブ スペクトラム アンド シグナル アラインメント インコーポレイテッド Adaptive FEC codeword management
JP4718479B2 (en) * 2003-12-07 2011-07-06 アダプティブ スペクトラム アンド シグナル アラインメント インコーポレイテッド Adaptive FEC codeword management
JP2010220261A (en) * 2004-04-08 2010-09-30 Mitsubishi Electric R & D Centre Europe Bv Method for transmitting data in telecommunication system
JP2007324876A (en) * 2006-05-31 2007-12-13 Ntt Communications Kk Data transmitter, data receiver, data transmitting method, data receiving method, and program
WO2009003403A1 (en) * 2007-06-29 2009-01-08 Huawei Technologies Co., Ltd. Method and corresponding device for selecting the interleave pattern, and transmitter for interleaving

Also Published As

Publication number Publication date
JP3014261B2 (en) 2000-02-28

Similar Documents

Publication Publication Date Title
EP0855108B1 (en) A coding system and method providing unequal error protection by puncturing less significant symbols
US7146553B2 (en) Error correction improvement for concatenated codes
US6557139B2 (en) Encoding apparatus and encoding method for multidimensionally coding and encoding method and decoding apparatus for iterative decoding of multidimensionally coded information
US6948109B2 (en) Low-density parity check forward error correction
US7418644B2 (en) System for error correction coding and decoding
US5996103A (en) Apparatus and method for correcting errors in a communication system
CA2056884C (en) Concatenated coding method and apparatus with errors and erasures decoding
EP1098446A2 (en) Multiple coding method and apparatus, multiple decoding method and apparatus, and information transmission system
US20040098659A1 (en) Rate-compatible LDPC codes
US7296209B2 (en) Apparatus for encoding and decoding
US7584399B2 (en) Apparatus and method for transmitting and receiving a signal in a communication system
WO1997014225A9 (en) A coding system and method providing unequal error protection by puncturing less significant symbols
US6697985B1 (en) Predictive forward error correction redundancy
US8032812B1 (en) Error correction decoding methods and apparatus
US8347191B1 (en) Method and system for soft decision decoding of information blocks
JPH07202852A (en) Interleave system in communication
US5481566A (en) Method and apparatus to increase efficiency of systematic codes
US6374382B1 (en) Short block code for concatenated coding system
JP2999110B2 (en) Wireless communication method and wireless communication device
US6924754B2 (en) Iterative decoding method and iterative decoding apparatus
JPH08293802A (en) Interleaving type error correction method
US7102549B1 (en) Method and apparatus for programmable codeword encoding and decoding using truncated codewords
WO2009069087A1 (en) Apparatus and method for decoding concatenated error correction codes
JPS62217742A (en) Data communication controller
JPH0524582B2 (en)