JP2676860B2 - Signal transmission method - Google Patents

Signal transmission method

Info

Publication number
JP2676860B2
JP2676860B2 JP32250088A JP32250088A JP2676860B2 JP 2676860 B2 JP2676860 B2 JP 2676860B2 JP 32250088 A JP32250088 A JP 32250088A JP 32250088 A JP32250088 A JP 32250088A JP 2676860 B2 JP2676860 B2 JP 2676860B2
Authority
JP
Japan
Prior art keywords
error
syndrome
circuit
received word
error correction
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 - Lifetime
Application number
JP32250088A
Other languages
Japanese (ja)
Other versions
JPH02166848A (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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP32250088A priority Critical patent/JP2676860B2/en
Publication of JPH02166848A publication Critical patent/JPH02166848A/en
Application granted granted Critical
Publication of JP2676860B2 publication Critical patent/JP2676860B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)
  • Dc Digital Transmission (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は信号伝送方式に関し、特にブロック符号を用
いて誤り訂正を行うディジタル通信システムにおける信
号伝送方式に関する。
Description: TECHNICAL FIELD The present invention relates to a signal transmission system, and more particularly to a signal transmission system in a digital communication system that performs error correction using a block code.

〔従来の技術〕[Conventional technology]

ディジタル通信システム、特にデジタル無線通信シス
テムではブロック符号を用いて伝送誤りを訂正すること
がよく行われている。
In digital communication systems, especially digital wireless communication systems, block codes are often used to correct transmission errors.

第2図はかかるディジタル通信システムの一例のブロ
ック図である。
FIG. 2 is a block diagram of an example of such a digital communication system.

伝送すべきデータ信号を端局11においてブロック化
し、ブロック化した情報ビットに冗長ビットを付加して
符号語とした上で伝送路に送出する。中間中継局12〜15
では、伝送されてきた受信語に誤りがあれば訂正し、正
しい符号語とした上で再送出する。端局16では、受信語
に誤りがあれば訂正し、冗長ビットを除去してデータ信
号を得る。
The data signal to be transmitted is divided into blocks at the terminal station 11, redundant bits are added to the blocked information bits to form a code word, which is then sent to the transmission line. Intermediate relay station 12-15
Then, if there is an error in the received word that has been transmitted, the error is corrected, and the correct code word is retransmitted. The terminal station 16 corrects any error in the received word, removes redundant bits, and obtains a data signal.

用いるブロック符号が、例えば、2重誤りまで訂正可
能な符号であるとすれば、受信語における1重誤り及び
2重誤りは訂正されて正しい符号語が得られる。3重以
上の誤りが発生した場合、シンドロームが1重誤り又は
2重誤りのシンドロームと一致したときは間違った誤り
の訂正が行われるが、誤り訂正の結果は(誤りを含んで
はいるが)正しい符号語となる。シンドロームが1重誤
り及び2重誤りのいずれのシンドロームとも一致しない
ときは、誤り訂正は行えない。このとき、従来の信号伝
送方式は、正しい符号語ではない受信語をそのまま送出
するようになっていた。
If the block code used is, for example, a code capable of correcting up to a double error, the single error and the double error in the received word are corrected and a correct code word is obtained. When three or more errors occur, the error is corrected when the syndrome matches the single error or double error syndrome, but the result of the error correction is correct (although the error is included). It becomes a code word. If the syndrome does not match any of the single error and double error syndromes, error correction cannot be performed. At this time, the conventional signal transmission method has been designed to directly output a received word that is not a correct code word.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

ところで、ある中継区間における誤り訂正不能な誤り
の発生は、その中継区間における障害判定にとって特に
有用な情報となる。しかし、上述した従来の信号伝送方
式は、誤り訂正不能な受信語をそのまま送出するので、
例えば、中継局12,13間の中継区間で回線品質が劣化し
て中継局13の受信語に誤り訂正不能な誤りが発生したと
すれば、中間中継局13及びその下位の各局で受信語に誤
り訂正不能な誤りを含むと判定することになり、従っ
て、誤り訂正不能な受信語の検出局の情報をどの中継区
間で障害が発生したかの判定に用いることができないと
いう欠点がある。
By the way, the occurrence of an uncorrectable error in a certain relay section is particularly useful information for the failure determination in that relay section. However, in the above-mentioned conventional signal transmission method, since the received word that cannot be error-corrected is transmitted as it is,
For example, if the line quality is deteriorated in the relay section between the relay stations 12 and 13 and an error that cannot be corrected is generated in the received word of the relay station 13, the intermediate relay station 13 and each of its subordinate stations receive the received word. Since it is determined that an error-uncorrectable error is included, the information of the detection station of the received word that cannot be error-corrected cannot be used for determining in which relay section the failure has occurred.

本発明の目的は、誤り訂正不能な受信語に対しても正
しい符号語を送出することにより、誤り訂正不能な受信
語の検出情報を伝送路監視に用いることを可能にする信
号伝送方式を提供することにある。
An object of the present invention is to provide a signal transmission system that enables detection information of a received word whose error cannot be corrected to be used for transmission line monitoring by sending a correct code word even for a received word whose error cannot be corrected. To do.

〔課題を解決するための手段〕[Means for solving the problem]

本発明の信号伝送方式は、ブロック符号化され伝送さ
れた受信語からシンドロームを得る割算回路と、この割
算回路から入力した前記シンドロームに基づき誤り訂正
パルスを生成する語り訂正パルス生成手段と、この誤り
訂正パルス生成手段から入力した前記誤り訂正パルスに
基づき前記受信語を誤り訂正する誤りビット訂正回路
と、前記誤り訂正パルス生成手段による前記誤り訂正パ
ルスの生成の有無を検出する検出回路と、この検出回路
の検出結果が生成無であるとき前記割算回路から入力し
た前記シンドロームを通過させ前記検出結果が生成有で
あるとき前記シンドロームを阻止するスイッチと、この
スイッチの通過出力を前記誤りビット訂正回路の出力の
冗長ビットに加算する加算回路とを備えている。
A signal transmission system of the present invention, a division circuit for obtaining a syndrome from a block-coded and transmitted received word, and a narrative correction pulse generation means for generating an error correction pulse based on the syndrome input from the division circuit, An error bit correction circuit for error correcting the received word based on the error correction pulse input from the error correction pulse generation means, and a detection circuit for detecting whether or not the error correction pulse is generated by the error correction pulse generation means, A switch that allows the syndrome input from the division circuit to pass when the detection result of the detection circuit is not generated and prevents the syndrome when the detection result is generated, and a pass output of the switch to be the error bit. And an adder circuit for adding to the redundant bits of the output of the correction circuit.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be described with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である。 FIG. 1 is a block diagram showing one embodiment of the present invention.

第1図に示す実施例は、割算回路1と、誤り訂正パル
ス生成手段であるROM2及びパルス発生器3と、誤りビッ
ト訂正回路4と、検出回路5と、スイッチ6と、加算回
路7とを備えて構成されている。
The embodiment shown in FIG. 1 includes a division circuit 1, a ROM 2 and a pulse generator 3 which are error correction pulse generation means, an error bit correction circuit 4, a detection circuit 5, a switch 6, and an addition circuit 7. It is configured with.

Aは1重誤り及び2重誤りを訂正可能なブロック符号
に符号化された符号語が伝送されてきたものである受信
語である。受信語Aの各ビットを各係数とする多項式
(以下、受信語多項式という)をA(x)、生成多項式
をG(x)と表記する。
A is a received word which is a code word that is encoded into a block code capable of correcting single error and double error. A polynomial in which each bit of the received word A is each coefficient (hereinafter referred to as a received word polynomial) is represented as A (x), and a generator polynomial is represented as G (x).

割算回路1は、受信語多項式A(x)を生成多項式G
(x)で割算して剰余多項式R(x)を求める演算を行
うことにより、受信語Aから(剰余多項式R(x)の係
数ビットパターンである)、例えば16ビットのシンドロ
ームRを得る。この演算を式で表すと次のようになる。
The division circuit 1 generates a received word polynomial A (x) and a generator polynomial G
By performing a calculation to obtain a remainder polynomial R (x) by division by (x), for example, a 16-bit syndrome R (which is a coefficient bit pattern of the remainder polynomial R (x)) is obtained from the received word A. This calculation is expressed as follows.

A(x)=Q(x)・G(x)+R(x) (1) 受信語Aに誤りがなく正しい符号語になっていればシ
ンドロームRはオール“0"である。又、受信語Aが正し
い符号語でなければシンドロームRはオール“0"にはな
らない。
A (x) = Q (x) .G (x) + R (x) (1) If the received word A has no error and is a correct code word, the syndrome R is all “0”. If the received word A is not a correct code word, the syndrome R will not be all "0".

ROM2は、シンドロームRが誤り訂正可能な1重誤り又
は2重誤りのいずれかに対応するシンドロームである場
合、シンドロームRのアドレスを呼出すことにより、16
ビットの誤り場所データを出力する。シンドロームRが
誤り訂正可能な誤りのシンドロームに一致しない場合
(シンドロームRがオール“0"である場合も含み)、RO
M2は誤り場所データを出力しない。パルス発生器3は、
ROM2から入力した誤り場所データに基ずき、受信語Aの
訂正すべきビットのタイミングで誤り訂正パルスPを発
生する。誤りビット訂正回路4は、パルス発生器3から
誤り訂正パルス2Pが入力したタイミングで受信語Aのビ
ットを訂正することにより、誤り訂正を行う。その結
果、シンドロームRが誤り訂正可能な誤りのシンドロー
ムに一致している場合、及び、シンドロームRがオール
“0"である場合、誤りビット訂正回路4の出力は正しい
符号語になっており、その他の場合は正しい符号語にな
っていない。
When the syndrome R is a syndrome corresponding to either a single error or a double error capable of error correction, the ROM 2 calls the address of the syndrome R to
Output bit error location data. If the syndrome R does not match the error correctable syndrome (including the case where the syndrome R is all "0"), RO
M2 does not output error location data. The pulse generator 3 is
The error correction pulse P is generated at the timing of the bit to be corrected of the received word A based on the error location data input from the ROM2. The error bit correction circuit 4 corrects an error by correcting the bit of the received word A at the timing when the error correction pulse 2P is input from the pulse generator 3. As a result, when the syndrome R matches the error correctable error syndrome, and when the syndrome R is all “0”, the output of the error bit correction circuit 4 is a correct code word, and other In the case of, the code word is not correct.

検出回路5は、ROM2による誤り場所データの出力の有
無を検出することにより、誤り訂正パルスPの発生の有
無を検出する。この検出結果が発生無であるとき、スイ
ッチ6は閉じて割算回路1が出力したシンドロームRを
加算回路7へ供給する。又、検出結果が発生有であると
き、スイッチ6は開いてシンドロームRが加算回路7へ
供給されるのを阻止する。
The detection circuit 5 detects whether or not the error correction pulse P is generated by detecting whether or not the error location data is output by the ROM 2. When this detection result is not generated, the switch 6 is closed and the syndrome R output from the division circuit 1 is supplied to the addition circuit 7. Further, when the detection result is generated, the switch 6 is opened to prevent the syndrome R from being supplied to the adder circuit 7.

加算回路7は、スイッチ6から供給されたシンドロー
ムRを誤りビット訂正回路4からの入力の冗長ビットの
部分に加算して送出する。スイッチ6からシンドローム
Rが供給されないとき、加算回路7は誤りビット訂正回
路4からの入力をそのまま送出する。
The adder circuit 7 adds the syndrome R supplied from the switch 6 to the redundant bit portion of the input from the error bit correction circuit 4 and sends it. When the syndrome R is not supplied from the switch 6, the adder circuit 7 outputs the input from the error bit correction circuit 4 as it is.

誤り訂正パルス2Pの発生があったとき、誤りビット訂
正回路4の出力は正しい符号語になっており、このとき
加算回路7は誤りビット訂正回路4の出力をそのまま送
出するから、送出された信号は正しい符号語になってい
る。
When the error correction pulse 2P is generated, the output of the error bit correction circuit 4 is a correct code word. At this time, the adder circuit 7 sends the output of the error bit correction circuit 4 as it is, and thus the output signal is sent. Is the correct codeword.

シンドロームRが誤り訂正可能な誤りのシンドローム
に一致しないとき、誤り訂正パルスPが発生されず、そ
の結果、スイッチ6が閉じ、訂正されることなく誤りビ
ット訂正回路4から出力された受信語Aにシンドローム
Rが加算される。加算結果の多項式をB(x)と表記す
ると、(1)式から B(x)=A(x)+R(x)=Q(x)・G(x)
(2) となり、このときも加算回路7から送出される信号は符
号語になっている。
When the syndrome R does not match the error correctable error syndrome, the error correction pulse P is not generated, and as a result, the switch 6 is closed and the received word A output from the error bit correction circuit 4 is not corrected. Syndrome R is added. If the polynomial of the addition result is expressed as B (x), from the equation (1), B (x) = A (x) + R (x) = Q (x) · G (x)
(2), and the signal sent from the adder circuit 7 is also a code word at this time.

受信語Aに誤りがなく正しい符号語であるときにも誤
り訂正パルスPが発生されず、受信語Aは誤り訂正回路
4をそのまま通過して加算回路7でシンドロームRが加
算されるが、このときシンドロームRはオール“0"であ
るから加算結果は受信語Aそのものであり、このときも
送出される信号は正しい符号語になっている。
Even when the received word A has no error and is a correct code word, the error correction pulse P is not generated, the received word A passes through the error correction circuit 4 as it is, and the syndrome R is added by the adder circuit 7. Since the syndrome R is all "0" at this time, the addition result is the received word A itself, and the signal transmitted at this time is also a correct code word.

以上説明したように、第1図に示す実施例が加算回路
7から送出する信号はいかなる場合でも正しい符号語に
なっている。
As described above, the signal sent from the adder circuit 7 in the embodiment shown in FIG. 1 is a correct code word in any case.

なお、本発明において誤り訂正不能のとき受信語に操
作が加えられるのは冗長ビットの部分のみであり、この
ときに情報ビットの部分には何等操作は加えられないか
ら、本発明の適用によって新しく誤りを発生することは
ない。
Note that in the present invention, when an error cannot be corrected, the received word is operated only on the redundant bit portion, and at this time, no operation is added to the information bit portion. No error will occur.

〔発明の効果〕〔The invention's effect〕

以上説明したように本発明は、受信語が誤り訂正不能
であるとき受信語の冗長ビットにシンドロームを加算し
て出力することにより、誤り訂正不能な受信語に対して
も正しい符号語を送出でき、誤り訂正不能な受信語の検
出局の情報を伝送路監視における障害中継区間の判定に
用いることができる効果がある。
As described above, according to the present invention, when a received word cannot be error-corrected, the syndrome is added to the redundant bits of the received word and the result is output, so that a correct code word can be transmitted even to the error-uncorrectable received word. There is an effect that the information of the detection station of the received word whose error cannot be corrected can be used for the determination of the faulty relay section in the transmission path monitoring.

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

第1図は本発明の一実施例を示すブロック図、第2図は
ディジタル通信システムの一例のブロック図である。 1……割算回路、2……ROM、3……パルス発生器、4
……誤りビット訂正回路、5……検出回路、6……スイ
ッチ、7……加算回路。
FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a block diagram of an example of a digital communication system. 1 ... Division circuit, 2 ... ROM, 3 ... Pulse generator, 4
... error bit correction circuit, 5 ... detection circuit, 6 ... switch, 7 ... addition circuit.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ブロック符号化され伝送された受信語から
シンドロームを得る割算回路と、この割算回路から入力
した前記シンドロームに基づき誤り訂正パルスを生成す
る誤り訂正パルス生成手段と、この誤り訂正パルス生成
手段から入力した前記誤り訂正パルスに基づき前記受信
語を誤り訂正する誤りビット訂正回路と、前記誤り訂正
パルス生成手段による前記誤り訂正パルスの生成の有無
を検出する検出回路と、この検出回路の検出結果が生成
無であるとき前記割算回路から入力した前記シンドロー
ムを通過させ前記検出結果が生成有であるとき前記シン
ドロームを阻止するスイッチと、このスイッチの通過出
力を前記誤りビット訂正回路の出力の冗長ビットに加算
する加算回路とを備えたことを特徴とする信号伝送方
式。
1. A division circuit for obtaining a syndrome from a block-coded and transmitted received word, an error correction pulse generation means for generating an error correction pulse based on the syndrome input from the division circuit, and this error correction. An error bit correction circuit for error correcting the received word based on the error correction pulse input from the pulse generation means, a detection circuit for detecting whether or not the error correction pulse is generated by the error correction pulse generation means, and this detection circuit When the detection result is not generated, the syndrome that is input from the division circuit is passed, and when the detection result is generated, a switch that blocks the syndrome, and the passing output of this switch is used as the output of the error bit correction circuit. A signal transmission method, comprising: an adder circuit that adds to an output redundant bit.
JP32250088A 1988-12-20 1988-12-20 Signal transmission method Expired - Lifetime JP2676860B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32250088A JP2676860B2 (en) 1988-12-20 1988-12-20 Signal transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32250088A JP2676860B2 (en) 1988-12-20 1988-12-20 Signal transmission method

Publications (2)

Publication Number Publication Date
JPH02166848A JPH02166848A (en) 1990-06-27
JP2676860B2 true JP2676860B2 (en) 1997-11-17

Family

ID=18144341

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32250088A Expired - Lifetime JP2676860B2 (en) 1988-12-20 1988-12-20 Signal transmission method

Country Status (1)

Country Link
JP (1) JP2676860B2 (en)

Also Published As

Publication number Publication date
JPH02166848A (en) 1990-06-27

Similar Documents

Publication Publication Date Title
US4271520A (en) Synchronizing technique for an error correcting digital transmission system
AU687286B2 (en) Digital transmission system for encoding and decoding attribute data into error checking symbols of main data
KR0175111B1 (en) Error correction apparatus and method
JPS61500884A (en) How to improve receiving messages from multiple sources
US20060031742A1 (en) Decoding device and decoding method
KR0147150B1 (en) Crc error debugging system using decoder
US20040107398A1 (en) Error detection in received data transmissions
JP3217716B2 (en) Wireless packet communication device
JP2676860B2 (en) Signal transmission method
US5031181A (en) Error correction processing apparatus
JPH048979B2 (en)
US5544179A (en) Mis-synchronization detection system using a combined error correcting and cycle identifier code
JP2599001B2 (en) Error correction processing circuit
JPH06244741A (en) Error correcting method
JPH10290216A (en) Method for error-correction decoding and device therefor
JP2600581B2 (en) Code synchronization circuit
JPH08330978A (en) Error correction system
JPH0255977B2 (en)
JPH0138998Y2 (en)
JPH11298335A (en) Error correction circuit
JPH0226152A (en) Trouble inspecting method for error detecting circuit
JPS59131237A (en) Decoding circuit
JPH04297164A (en) Error correction system
JPH0488725A (en) Bch code correction device
JPH07183874A (en) Error correction decoding circuit and selective call receiver

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20070725

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080725

Year of fee payment: 11

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090725

Year of fee payment: 12

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 12

Free format text: PAYMENT UNTIL: 20090725