JP2003134092A - Communication system, transmitter, receiver, error detection encoding circuit, and error detection circuit - Google Patents

Communication system, transmitter, receiver, error detection encoding circuit, and error detection circuit

Info

Publication number
JP2003134092A
JP2003134092A JP2001323998A JP2001323998A JP2003134092A JP 2003134092 A JP2003134092 A JP 2003134092A JP 2001323998 A JP2001323998 A JP 2001323998A JP 2001323998 A JP2001323998 A JP 2001323998A JP 2003134092 A JP2003134092 A JP 2003134092A
Authority
JP
Japan
Prior art keywords
bit
error detection
inverting
logic
transmission data
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.)
Withdrawn
Application number
JP2001323998A
Other languages
Japanese (ja)
Inventor
Tatsuo Nitta
達雄 仁田
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001323998A priority Critical patent/JP2003134092A/en
Publication of JP2003134092A publication Critical patent/JP2003134092A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To distinguish a state of no signal and all '0' data in a frame transmitted by CRC check. SOLUTION: A transmitter 1 inverts the logic of respective bits of CRC bits generated by a CRC generation part 11a by a bit inversion part 11b and transmits the inverted bits. A receiver 2 performs CRC detection processing for a bit train obtained by inverting the logic of respective bits corresponding to the CRC bits out of reproduced bit train by a CRC check part 26d.

Description

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

【0001】[0001]

【発明の属する技術分野】巡回符号等の誤り検出符号を
使用する通信システム、送信装置、受信装置、誤り検出
符号化回路および誤り検出回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication system, a transmission device, a reception device, an error detection coding circuit and an error detection circuit which use an error detection code such as a cyclic code.

【0002】[0002]

【従来の技術】無線通信などにおいて、伝送誤りの有無
を受信側で検出するために巡回符号(CRC)が広く用
いられている。
2. Description of the Related Art In wireless communication and the like, a cyclic code (CRC) is widely used to detect the presence or absence of a transmission error on the receiving side.

【0003】このCRCを用いる通信システムでは図5
に示すように、送信側で送信データ列に基づいてCRC
ビットを生成し、このCRCビットを送信データ列の後
ろに付加する。そして、送信データ列にCRCビットを
付加してなるビット列を例えば畳込み符号化方式などに
より符号化し、これにより得られる符号化ビット列を送
信に供する。
A communication system using this CRC is shown in FIG.
As shown in, the CRC is based on the transmission data string at the transmission side.
Generate a bit and add this CRC bit to the end of the transmitted data string. Then, a bit string formed by adding CRC bits to the transmission data string is encoded by, for example, a convolutional encoding method, and the encoded bit string obtained by this is used for transmission.

【0004】一方、受信側では、伝送されてきた符号化
ビット列をビタビ復号などにより復号したのち、真の伝
送データ(CRCビットを除くデータ)が抽出され、こ
れが受信データ列とされる。
On the other hand, on the receiving side, after the transmitted encoded bit string is decoded by Viterbi decoding or the like, true transmission data (data excluding CRC bits) is extracted, and this is used as a reception data string.

【0005】これと並行して、受信データ列に関するC
RCチェックがCRCコードに基づいて行われ、そのチ
ェック結果がCRC検出結果として得られる。
In parallel with this, C related to the received data string
RC check is performed based on the CRC code, and the check result is obtained as the CRC detection result.

【0006】ところでこういった通信システムでは一般
的に、伝送中の時間をフレームという区切りに分けてデ
ータをそのフレームに挿入して通信を行っている。全て
のフレームに常時通信するデータが挿入されていればよ
いが、フレームによってはデータが挿入されていない場
合もある。
By the way, in such a communication system, in general, the time during transmission is divided into frames, and data is inserted into the frame for communication. It suffices that the data to be constantly communicated is inserted in all the frames, but in some frames, the data may not be inserted.

【0007】そこで、特殊なフレーム内容の指示ビット
(フレームフォーマットやデータの有無を指示)を付加
することで、受信側にてデータの有無を判別できるよう
にすることも考えられるが、このような方式を採用しな
いシステムにあっては、受信側では受信データの状態に
基づいてデータの有無を判別することになり、CRCチ
ェックが利用されている。
Therefore, it is conceivable that a receiving side can determine the presence or absence of data by adding a special frame content instruction bit (instructing the frame format or the presence or absence of data). In the system that does not adopt the method, the receiving side determines the presence or absence of data based on the state of the received data, and the CRC check is used.

【0008】CRC検出結果によりそのフレームのデー
タの有無を判断する方法は、データが有る場合CRC判
定結果はOKとなり、データが無い場合にはノイズを処
理するためにCRC検出結果はNGとなることに基づい
て行われる。
The method for judging the presence / absence of the data of the frame based on the CRC detection result is that the CRC judgment result is OK when there is data, and the CRC detection result is NG when noise is processed when there is no data. Is based on.

【0009】ここで通常、通信するデータのビット列
(0/1)は、伝送路では+1/−1、すなわち信号の
正負に割りつけられて送信されており、受信側では受信
電力の振幅値を処理シンボルに持たせることも多いが、
基本的にはビタビ復号部への入力も+1/−1の符号を
持った信号列となる。一般的には受信したシンボルの電
力振幅値を持たせた、±Xという値で以降のデータ処理
を行う。
Here, normally, the bit string (0/1) of the data to be communicated is transmitted by being assigned + 1 / −1, that is, positive or negative of the signal on the transmission line, and the amplitude value of the received power is indicated on the receiving side. It is often given to the processing symbol,
Basically, the input to the Viterbi decoding unit also becomes a signal string having a code of + 1 / -1. Generally, subsequent data processing is performed with a value of ± X, which has a power amplitude value of the received symbol.

【0010】ビタビ復号方式を用いる場合、復号部では
この±Xのデータ列を入力とし、出力として0/1のデ
ータ列を出力する。ただしフレーム内にデータが挿入さ
れていない場合には、受信した信号はノイズであり、電
力(すなわち信号の大きさ)の小さなランダム値とな
り、この値が復号部に入力される。
When the Viterbi decoding method is used, the ± X data string is input to the decoding unit, and the 0/1 data string is output as the output. However, when the data is not inserted in the frame, the received signal is noise and has a small random value of power (that is, signal size), and this value is input to the decoding unit.

【0011】一方、復調処理の過程では複雑な演算が行
われており、処理途中のデータのシンボル辺りのビット
数が多くなる傾向がある。このため、ビットの抽出や切
り捨てと言った有効桁数を減らす処理が行われている。
フレームにデータが挿入されておらず受信機でノイズを
処理した場合、もともと電力の小さな値であるため、ビ
ットの切り捨てによって復号部の入力値がall“0”
データとなってしまう場合が発生する。
On the other hand, in the process of demodulation processing, complicated calculations are performed, and the number of bits around the symbol of the data being processed tends to increase. For this reason, processing for reducing the number of significant digits, such as bit extraction and truncation, is performed.
If no data is inserted in the frame and noise is processed by the receiver, the input value of the decoding unit is all “0” because the power is originally small and the bits are truncated.
It may become data.

【0012】ビタビ復号方式の復号部の場合、all
“0”のデータ列入力(電力振幅値が0)があると、そ
の特性上all“0”のデータを出力する。またCRC
検出処理でも、このようなall“0”のデータが入力
された場合には、CRCビット生成の演算内容がデータ
列のEx−ORであるため、やはりall“0”のCR
Cビットとなり、CRC検出結果がOKとなってしま
う。
In the case of the decoding unit of the Viterbi decoding system, all
When there is a data string input of "0" (power amplitude value is 0), data of all "0" is output due to its characteristics. Also CRC
Even in the detection process, when such data of all “0” is input, the operation content of the CRC bit generation is Ex-OR of the data string, and therefore CR of all “0” is also generated.
It becomes C bits, and the CRC detection result becomes OK.

【0013】また、あるフレームで全てのビットが
“0”のデータを実際に送信しようとした場合には、受
信機はデータ無しの場合とは異なり、全てデータビット
“0”に相当する“+X”を後段の処理に送り、ビタビ
復号にはこの全て“+X”のデータが入力される。復号
部は正常に復号処理を行い、all“0”のデータ列を
出力する。この結果、やはりCRC検出処理もOKとな
る。
Further, when actually trying to transmit the data in which all the bits are "0" in a certain frame, the receiver is different from the case where there is no data, "+ X" corresponding to all the data bits "0". "Is sent to the subsequent processing, and all" + X "data is input to the Viterbi decoding. The decoding unit normally performs the decoding process and outputs a data string of all “0”. As a result, the CRC detection process also becomes OK.

【0014】なお、実際には伝送路上で信号にノイズ、
フェージング等が加わり、受信シンボルの振幅は固定値
とはならず変動するが、説明の簡略化のためここでは固
定値“X”としている。
Actually, noise on the signal on the transmission line,
The amplitude of the received symbol is not a fixed value and varies because of fading or the like, but for simplicity of description, it is set to a fixed value “X” here.

【0015】このように、受信信号がノイズのみである
場合にもall“0”のビット列を出力してしまうよう
な受信系を採用する場合、フレームに信号が無い場合で
あっても、また本当にall“0”のデータが送信され
てきた場合であっても、受信データ系列がall“0”
で、かつCRC検出結果がOKとなってしまうため、フ
レームに信号が無い状態およびall“0”のデータが
送信されてきた状態を区別することができなかった。
As described above, when a receiving system that outputs a bit string of all "0" even when the received signal is only noise is adopted, even if there is no signal in the frame, Even if all "0" data is transmitted, the received data sequence is all "0".
In addition, since the CRC detection result is OK, it is impossible to distinguish between the state in which there is no signal in the frame and the state in which the data of all "0" is transmitted.

【0016】[0016]

【発明が解決しようとする課題】以上のように従来は、
受信信号がノイズのみである場合にもall“0”のビ
ット列を出力してしまうような受信系を採用する場合
は、CRCチェックではフレームに信号が無い状態およ
びall“0”のデータが送信されてきた状態を区別す
ることができないという不具合があった。
As described above, the prior art is as follows.
When a receiving system that outputs a bit string of all “0” even when the received signal is only noise is used, the CRC check transmits the state of no signal in the frame and the data of all “0”. There was a problem that it was not possible to distinguish the states that had come.

【0017】本発明はこのような事情を考慮してなされ
たものであり、その目的とするところは、フレームに信
号が無い状態およびall“0”のデータが送信されて
きた状態をCRCチェックにより区別することを可能と
する通信システム、送信装置、受信装置、誤り検出符号
化回路および誤り検出回路を提供することにある。
The present invention has been made in consideration of such a situation, and an object thereof is to carry out a CRC check of a state where there is no signal in a frame and a state where all "0" data is transmitted. It is to provide a communication system, a transmission device, a reception device, an error detection coding circuit, and an error detection circuit that can be distinguished.

【0018】[0018]

【課題を解決するための手段】以上の目的を達成するた
めに本発明は、前記送信装置には、伝送データに基づい
て誤り検出符号を生成する生成手段と、この生成手段に
より生成された前記誤り検出符号を前記伝送データに付
加する付加手段と、前記誤り検出符号を構成する一部の
ビットを含む所定ビットの論理を反転させる第1反転手
段と、前記伝送データに前記誤り検出符号が付加される
とともに前記所定位置のビットの論理が前記第1反転手
段により反転されてなるビット列を送信する送信手段と
を備えた。また受信装置には、前記送信手段により送信
されたビット列を受信する受信手段と、この受信手段に
より受信されたビット列から前記伝送データと前記誤り
検出符号とを分離する分離手段と、前記所定ビットの論
理を反転させる第2反転手段と、前記分離手段により分
離されるとともに前記第2反転手段により前記所定ビッ
トの論理が反転された前記伝送データおよび前記誤り検
出符号に基づいて伝送誤りの有無を判定する判定手段と
を備えた。
In order to achieve the above-mentioned object, the present invention provides, in the transmitter, a generating means for generating an error detecting code based on transmission data, and the generating means generated by the generating means. Addition means for adding an error detection code to the transmission data, first inversion means for inverting the logic of a predetermined bit including some bits forming the error detection code, and the error detection code for the transmission data And transmitting means for transmitting a bit string in which the logic of the bit at the predetermined position is inverted by the first inverting means. The receiving device further includes receiving means for receiving the bit string transmitted by the transmitting means, separating means for separating the transmission data and the error detecting code from the bit string received by the receiving means, and the predetermined bit The presence or absence of a transmission error is determined based on the transmission data and the error detection code which are separated by the separation means and which are separated by the separation means and whose logic of the predetermined bit is inverted by the second inversion means. And a determination means for doing so.

【0019】このような手段を講じたことにより、送信
側では誤り検出符号の少なくとも一部のビットの論理が
反転されて送信され、受信側では送信側で論理が反転さ
れるのと同一位置のビットの論理を反転した上で誤り検
出が行われる。従って、送信側から送信されて受信側に
より受信されたデータは、各ビットの論理が元どおりに
戻された上で誤り検出が行われるから、誤り検出を正常
に行うことが可能である。そしてデータ無しのフレーム
を受信したためにall“0”となったビット列が得ら
れる場合には、その少なくとも一部のビットの論理が反
転されることでall“0”ではないビット列とされた
上で誤り検出が行われるから、誤り有りと判定されるこ
とになる。
By taking such a means, the logic of at least a part of the bits of the error detection code is inverted and transmitted at the transmitting side, and at the same position as the logic is inverted at the transmitting side at the receiving side. Error detection is performed after inverting the bit logic. Therefore, since the data transmitted from the transmitting side and received by the receiving side is subjected to error detection after the logic of each bit is returned to the original state, error detection can be normally performed. When a bit string having all “0” is obtained because a frame without data is received, the logic of at least a part of the bits is inverted to make the bit string not all “0”. Since error detection is performed, it is determined that there is an error.

【0020】[0020]

【発明の実施の形態】以下、図面を参照して本発明の実
施形態につき説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0021】(第1の実施形態)図1は本発明の第1実
施形態に係る無線通信システムのブロック図である。
(First Embodiment) FIG. 1 is a block diagram of a radio communication system according to a first embodiment of the present invention.

【0022】図1に示すように本実施形態の無線通信シ
ステムは、送信装置1および受信装置2からなる。そし
て送信装置1は、誤り検出符号化回路11、畳込み符号
化部12、インタリーブ/フレーミング部13、送信機
14、RF部15およびアンテナ16を有する。受信装
置2は、アンテナ21、RF部22、受信機23、デイ
ンタリーブ/デフレーミング部24、ビタビ復号部25
および誤り検出回路26を有する。
As shown in FIG. 1, the wireless communication system of this embodiment comprises a transmitter 1 and a receiver 2. The transmitter 1 includes an error detection coding circuit 11, a convolutional coding unit 12, an interleave / framing unit 13, a transmitter 14, an RF unit 15 and an antenna 16. The receiving device 2 includes an antenna 21, an RF unit 22, a receiver 23, a deinterleaving / deframing unit 24, and a Viterbi decoding unit 25.
And an error detection circuit 26.

【0023】送信装置1において送信データ列は、誤り
検出符号化回路11に入力される。
The transmission data string in the transmitter 1 is input to the error detection coding circuit 11.

【0024】誤り検出符号化回路11はさらに、CRC
生成部11a、ビット反転部11bおよびスイッチ11
cを有している。そして誤り検出符号化回路11へと入
力された送信データ列は、CRC生成部11aおよびス
イッチ11cへとそれぞれ入力される。CRC生成部1
1aは、送信データ列に応じたCRCビットを生成し、
ビット反転部11bへと与える。ビット反転部11b
は、CRC生成部11aから与えられるCRCビットの
全ビットについて、その論理を反転させる。そしてビッ
ト反転部11bは、論理を反転させたのちのCRCビッ
トをスイッチ11cへと与えられる。スイッチ11c
は、図示しないタイミング回路から与えられるタイミン
グ信号に従って、送信データ列の後ろにビット反転部1
1bから与えられるCRCビットが位置するビット列を
出力するべく、送信データ列およびビット反転部11b
の出力を選択出力する。そしてスイッチ11cから出力
されるビット列は、誤り検出符号化回路11の出力とし
て畳込み符号化部12へと与えられる。
The error detection coding circuit 11 is further provided with a CRC.
Generation unit 11a, bit inverting unit 11b, and switch 11
have c. Then, the transmission data sequence input to the error detection coding circuit 11 is input to the CRC generation unit 11a and the switch 11c, respectively. CRC generator 1
1a generates a CRC bit according to the transmission data string,
It is given to the bit inverting section 11b. Bit inversion unit 11b
Inverts the logic of all the CRC bits given from the CRC generator 11a. Then, the bit inverting unit 11b supplies the CRC bit after inverting the logic to the switch 11c. Switch 11c
Is a bit inversion unit 1 after the transmission data string in accordance with a timing signal given from a timing circuit (not shown).
The transmission data string and the bit inverting unit 11b outputs the bit string in which the CRC bit given from 1b is located.
Select the output of. Then, the bit string output from the switch 11c is given to the convolutional coding unit 12 as an output of the error detection coding circuit 11.

【0025】誤り検出符号化回路11から出力されたビ
ット列は、畳込み符号化部12により畳込み符号化が行
われ、符号化ビット列に変換される。この符号化ビット
列は、インタリーブ/フレーミング部13にて、バース
ト誤りに対応するためにデータの並べ替え(インタリー
ブ)が行われるとともに、送信フレームのフォーマット
に変換されて制御用データ等が付加される。
The bit string output from the error detection coding circuit 11 is convolutionally coded by the convolutional coding unit 12 and converted into a coded bit string. The coded bit string is rearranged (interleaved) in order to cope with a burst error in the interleave / framing unit 13, and is converted into a format of a transmission frame and added with control data and the like.

【0026】インタリーブ/フレーミング部13から出
力されるフレームデータは、送信機14により変調され
たのち、RF部15によって送信周波数にアップコンバ
ートされた上で、アンテナ16から送信される。
The frame data output from the interleave / framing section 13 is modulated by the transmitter 14, then up-converted to the transmission frequency by the RF section 15, and then transmitted from the antenna 16.

【0027】一方、受信装置2では、アンテナ21で受
信された信号はRF部22で周波数がダウンコンバート
されたのち、受信機23によって復調される。これによ
り受信機23で得られるフレームデータは、デインタリ
ーブ/デフレーミング部24によって制御データ部分を
除いたビット列に相当するシンボル列が抽出され、また
デインタリーブが行われて元の順序の符号化ビット列に
相当するシンボル列が再生される。
On the other hand, in the receiver 2, the frequency of the signal received by the antenna 21 is down-converted by the RF unit 22 and then demodulated by the receiver 23. As a result, in the frame data obtained by the receiver 23, the deinterleaving / deframing unit 24 extracts the symbol string corresponding to the bit string excluding the control data portion, and deinterleaves the encoded bit string in the original order. The symbol string corresponding to is reproduced.

【0028】再生されたシンボル列は、ビタビ復号部2
5にて復号され、実データ列(送信データ列に相当する
データ列)にCRCビットが付加されてなるビット列に
戻され、このビット列が誤り検出回路26へと入力され
る。
The reproduced symbol string is used as a Viterbi decoding unit 2
5 is decoded and returned to a bit string in which CRC bits are added to the actual data string (data string corresponding to the transmission data string), and this bit string is input to the error detection circuit 26.

【0029】誤り検出回路26はさらに、データ抽出部
26a、ビット反転部26b、スイッチ26cおよびC
RCチェック部26dを有している。そして誤り検出回
路26へと入力されたビット列は、データ抽出部26
a、ビット反転部26bおよびスイッチ26cへとそれ
ぞれ入力される。データ抽出部26aは、入力されるビ
ット列からCRCビット部分を取り除いた実データ列を
抽出し、これを受信データ列として出力する。ビット反
転部26bは、入力されるビット列を構成する各ビット
の論理をそれぞれ反転させる。そして論理を反転させた
後のビット列をスイッチ26cへと与える。スイッチ2
6cは、図示しないタイミング回路から与えられるタイ
ミング信号に従って、実データ部分が入力されるタイミ
ングではビタビ復号部25が出力するビット列を、また
CRCビット部分が入力されるタイミングではビット反
転部26bが出力するビット列をそれぞれ選択してCR
Cチェック部26dへと与える。CRCチェック部26
dは、入力されるビット列に関して周知の演算処理によ
るCRC検出処理を行い、その検出結果を出力する。
The error detecting circuit 26 further includes a data extracting section 26a, a bit inverting section 26b, a switch 26c and a C.
It has an RC check unit 26d. Then, the bit string input to the error detection circuit 26 is processed by the data extraction unit 26.
a, the bit inverting section 26b, and the switch 26c. The data extraction unit 26a extracts the actual data string from which the CRC bit part has been removed from the input bit string, and outputs this as the received data string. The bit inverting unit 26b inverts the logic of each bit forming the input bit string. Then, the bit string after the logic is inverted is applied to the switch 26c. Switch 2
6c outputs a bit string output by the Viterbi decoding unit 25 at the timing when the actual data portion is input and a bit inverting unit 26b at the timing when the CRC bit portion is input according to a timing signal given from a timing circuit (not shown). CR by selecting each bit string
It is given to the C check unit 26d. CRC check unit 26
The d performs a CRC detection process on the input bit string by a well-known arithmetic process, and outputs the detection result.

【0030】次に以上のように構成された無線通信シス
テムの動作につき説明する。
Next, the operation of the wireless communication system configured as described above will be described.

【0031】まず送信装置1では、CRC生成部11a
によりCRCビットは従来と同様に生成される。しか
し、このCRCビットは、ビット反転部11bにより各
ビットの論理がそれぞれ反転された上で送信データ列に
付加される。これに対して受信装置2では、ビタビ復号
部25で再生されたビット列におけるCRCビット部分
の各ビットをビット反転部26bにより論理をそれぞれ
反転してなるビット列がCRCチェック部26dへと入
力される。従って、CRCチェック部26dへの入力時
には、CRCビット部分はCRC生成部11aで生成さ
れた状態のCRCビットに戻されているのであり、周知
のCRCチェックが正しく行われる。
First, in the transmitter 1, the CRC generator 11a
Causes the CRC bit to be generated in the same manner as in the past. However, the CRC bit is added to the transmission data string after the logic of each bit is inverted by the bit inverting unit 11b. On the other hand, in the receiving device 2, the bit string obtained by inverting the logic of each bit of the CRC bit part in the bit string reproduced by the Viterbi decoding unit 25 by the bit inverting unit 26b is input to the CRC checking unit 26d. Therefore, at the time of input to the CRC check unit 26d, the CRC bit portion is returned to the CRC bit in the state generated by the CRC generation unit 11a, and the well-known CRC check is correctly performed.

【0032】図2にall“0”の実データ列を受信す
る際における受信装置2の動作状態を示す。なお実デー
タ列がこのようにall“0”である場合には本来のC
RCビットもall“0”となるが、送信装置1ではビ
ット反転部11bにより各ビットの論理が反転されてい
るので、CRCビットはall“1”として伝送されて
くる。
FIG. 2 shows an operation state of the receiving device 2 when receiving an actual data string of all "0". If the actual data string is all “0” as described above, the original C
Although the RC bit is also all “0”, the CRC bit is transmitted as all “1” because the logic of each bit is inverted by the bit inverting unit 11b in the transmitter 1.

【0033】受信機23によって復調されたシンボル列
は、符号101を付して示すように、受信した信号の振
幅値Xを持った正負の値(+X/−X)の入り混じった
ものになる。ただし、おおよそ実データ列部分に対応す
るシンボルは+Xの値を示し、CRCビット部分および
その後ろに付加されている畳込み符号化用のビット部分
は“+X”および“−X”が入り混じっている。
The symbol string demodulated by the receiver 23 is a mixture of positive and negative values (+ X / -X) having the amplitude value X of the received signal, as indicated by the reference numeral 101. . However, the symbol approximately corresponding to the actual data string portion shows a value of + X, and the CRC bit portion and the bit portion for convolutional coding added after the CRC portion are mixed with “+ X” and “−X”. There is.

【0034】ここで信号の振幅値“X”は通常、無線通
信においては伝送路のノイズ・フェージング等の状況に
応じて信号の振幅は変動し、Xよりも小さな値となる場
合も多い。しかしここでは説明の簡略化のために、理想
的な伝送路を想定し振幅変動無し、すなわち振幅値を固
定値として説明している。
Here, the amplitude value "X" of the signal is usually smaller than X in many cases, because the amplitude of the signal fluctuates depending on the situation such as noise and fading of the transmission line in wireless communication. However, for simplification of the description, an ideal transmission path is assumed and the amplitude is not changed, that is, the amplitude value is fixed.

【0035】このようなシンボル列は、デインタリーブ
/デフレーミング部24およびビタビ復号部25でおの
おの処理されることで、符号102を付して示すよう
に、送信された通りに実データ列部分がall“0”
で、かつCRCビット部分がall“1”であるビット
列が再生される。そしてデータ抽出部26aにて実デー
タ部分のビット列のみを抽出することで、符号103を
付して示すようなall“0”である受信データ列が得
られる。
Such a symbol string is processed by the deinterleave / deframing unit 24 and the Viterbi decoding unit 25, respectively, so that the actual data string portion is exactly as transmitted, as indicated by reference numeral 102. all “0”
, And the bit string whose CRC bit part is all “1” is reproduced. Then, the data extraction unit 26a extracts only the bit string of the actual data portion, so that a received data string of all "0" as indicated by reference numeral 103 is obtained.

【0036】一方、ビタビ復号部25から出力されるビ
ット列はスイッチ26cにより、CRCビット部分がビ
ット反転部26bにより論理が反転されたビット列に置
き換えられる。ビット反転部26bが出力するビット列
は符号104を付して示すようなビット列となるから、
スイッチ26cからは符号105で示すようなall
“0”であるビット列が出力される。そしてこのall
“0”であるビット列がCRCチェック部26dに入力
されてCRCチェックが行われるので誤り無しと判定さ
れることになり、CRC検出結果は“OK”となる。
On the other hand, the bit string output from the Viterbi decoding unit 25 is replaced by the switch 26c, and the CRC bit portion is replaced with the bit string whose logic is inverted by the bit inverting unit 26b. Since the bit string output by the bit inverting unit 26b is a bit string indicated by reference numeral 104,
From the switch 26c, all as indicated by reference numeral 105
A bit string of "0" is output. And this all
Since the bit string of "0" is input to the CRC check unit 26d and the CRC check is performed, it is determined that there is no error, and the CRC detection result is "OK".

【0037】このように、受信データ列としては実際に
送信装置1から送信されたall“0”のビット列が出
力され、CRC検出結果は“OK”となる。
As described above, the bit string of all "0" actually transmitted from the transmitter 1 is output as the received data string, and the CRC detection result becomes "OK".

【0038】これに対して、データ無しのフレームを受
信する際における受信装置2の動作状態は図3に示すよ
うになる。
On the other hand, the operation state of the receiving device 2 when receiving a frame without data is as shown in FIG.

【0039】この場合、受信機23によって復調された
シンボル列は、符号101を付して示すように、伝送路
のノイズやフェージングの状況にもよるが、符号201
を付して示すように電力の振幅値が“0”のデータ列と
なる。そしてこの場合、ビタビ復号部25の特性によ
り、ビタビ復号部25から出力されるビット列も、符号
202を付して示すようにall“0”となる。このた
め、データ抽出部26aにて実データ部分のビット列の
みを抽出することで、符号203を付して示すようなa
ll“0”である受信データ列が得られる。
In this case, the symbol sequence demodulated by the receiver 23 is, as indicated by reference numeral 101, indicated by reference numeral 201, although it depends on the conditions of noise and fading on the transmission line.
As indicated by the suffix, the data string has an electric power amplitude value of "0". In this case, due to the characteristics of the Viterbi decoding unit 25, the bit string output from the Viterbi decoding unit 25 also becomes all “0” as indicated by reference numeral 202. Therefore, by extracting only the bit string of the actual data portion by the data extracting unit 26a, a as indicated by reference numeral 203 is added.
A received data string of 11 "0" is obtained.

【0040】一方、ビタビ復号部25から出力されるビ
ット列はスイッチ26cにより、CRCビット部分がビ
ット反転部26bにより論理が反転されたビット列に置
き換えられる。ビット反転部26bが出力するビット列
は符号204を付して示すようなビット列となるから、
スイッチ26cからは符号205で示すような、実デー
タ部分がall“0”で、かつCRCビット部分が全て
“1”であるビット列が出力される。
On the other hand, the bit string output from the Viterbi decoding unit 25 is replaced by the switch 26c, and the CRC bit portion is replaced with the bit string whose logic is inverted by the bit inverting unit 26b. Since the bit string output by the bit inverting unit 26b is a bit string indicated by reference numeral 204,
The switch 26c outputs a bit string as shown by reference numeral 205 in which the actual data portion is all "0" and the CRC bit portion is all "1".

【0041】実データ部分がall“0”である場合、
CRCビットも本来はall“0”となる。従って、ス
イッチ26cから出力されるビット列は、実データ部分
とCRCビット部分との対応が正しくない。従って、こ
のビット列がCRCチェック部26dに入力されてCR
Cチェックが行われるので誤り有りと判定されることに
なり、CRC検出結果は“NG”となる。
When the actual data part is all "0",
The CRC bit is originally all “0”. Therefore, in the bit string output from the switch 26c, the correspondence between the actual data portion and the CRC bit portion is incorrect. Therefore, this bit string is input to the CRC check unit 26d and the CR
Since the C check is performed, it is determined that there is an error, and the CRC detection result is "NG".

【0042】このように本実施形態によれば、all
“0”のフレームを受信する際およびデータ無しのフレ
ームを受信する際のいずれでも、受信データ列としては
all“0”のビット列が出力されてしまう。しかしC
RC検出結果は、all“0”のフレームを受信する際
には“OK”となるのに対して、データ無しのフレーム
を受信する際には“NG”となるから、all“0”の
フレームを受信しているのか、それともデータ無しのフ
レームを受信しているのかをCRC検出結果に基づいて
区別することが可能である。
As described above, according to this embodiment, all
The bit string of all “0” is output as the received data string both when receiving the frame of “0” and when receiving the frame without data. But C
The RC detection result is “OK” when receiving a frame of all “0”, whereas it is “NG” when receiving a frame without data, so the frame of all “0” is detected. It is possible to distinguish whether the frame is being received or a frame without data is being received based on the CRC detection result.

【0043】しかも本実施形態では、CRCビットの反
転を行うだけであるから、そのための付加回路はごく簡
易なもので良く、送信装置1および受信装置2の回路規
模の増大を小さく抑えることが可能である。また、伝送
するデータに余計なデータを付加することもないので、
システムとしての負荷をほとんど増大させないで実現可
能である。
Moreover, in the present embodiment, since the CRC bit is only inverted, the additional circuit for that purpose may be very simple, and the increase in the circuit scale of the transmitter 1 and the receiver 2 can be suppressed to a small level. Is. Also, because it does not add extra data to the data to be transmitted,
It can be realized without increasing the load of the system.

【0044】(第2の実施形態)図4は本発明の第2実
施形態に係る無線通信システムのブロック図である。な
お、図1と同一部分には同一符号を付し、その詳細な説
明は省略する。
(Second Embodiment) FIG. 4 is a block diagram of a radio communication system according to a second embodiment of the present invention. The same parts as those in FIG. 1 are designated by the same reference numerals, and detailed description thereof will be omitted.

【0045】図4に示すように本実施形態の無線通信シ
ステムは、送信装置3および受信装置4からなる。そし
て送信装置3は、誤り検出符号化回路31、畳込み符号
化部12、インタリーブ/フレーミング部13、送信機
14、RF部15およびアンテナ16を有する。受信装
置4は、アンテナ21、RF部22、受信機23、デイ
ンタリーブ/デフレーミング部24、ビタビ復号部25
および誤り検出回路41を有する。
As shown in FIG. 4, the wireless communication system of this embodiment comprises a transmitter 3 and a receiver 4. The transmitter 3 has an error detection coding circuit 31, a convolutional coding unit 12, an interleave / framing unit 13, a transmitter 14, an RF unit 15 and an antenna 16. The receiving device 4 includes an antenna 21, an RF unit 22, a receiver 23, a deinterleaving / deframing unit 24, and a Viterbi decoding unit 25.
And an error detection circuit 41.

【0046】すなわち本実施形態の無線通信システムの
送信装置3は、前記第1実施形態における送信装置1の
誤り検出符号化回路11に代えて誤り検出符号化回路3
1を設けたものとなっている。また受信装置4は、前記
第1実施形態における受信装置2の誤り検出回路26に
代えて誤り検出回路41を設けたものとなっている。
That is, the transmitter 3 of the wireless communication system of the present embodiment is replaced with the error detection coding circuit 11 of the transmitter 1 of the first embodiment, and the error detection coding circuit 3 is used.
1 is provided. The receiving device 4 is provided with an error detecting circuit 41 instead of the error detecting circuit 26 of the receiving device 2 in the first embodiment.

【0047】検出符号化回路31はさらに、CRC生成
部11a、スイッチ11c、ビット選択反転部31aお
よび反転位置指示部31bを有する。
The detection coding circuit 31 further has a CRC generating section 11a, a switch 11c, a bit selection inverting section 31a and an inverting position indicating section 31b.

【0048】CRC生成部11aおよびスイッチ11c
により送信データ列にCRCビットを付加して形成され
たビット列がビット選択反転部31aへと入力される。
ビット選択反転部31aは、この入力されるビット列の
一部のビットの論理を反転させる。ビット選択反転部3
1aにて反転させるビットの位置は、反転位置指示部3
1bから指示される。反転位置指示部31bは、CRC
ビットの少なくとも一部を含む所定の反転位置のビット
がビット選択反転部31aに入力されるタイミングにて
ビット選択反転部31aに反転を指示する。反転位置
は、システムにて固定的に定められるが、CRCビット
の少なくとも一部を含んでいればどのようなビット位置
を反転位置として定めても良い。
CRC generator 11a and switch 11c
Thus, the bit string formed by adding the CRC bit to the transmission data string is input to the bit selection inverting unit 31a.
The bit selection inverting unit 31a inverts the logic of some of the bits of the input bit string. Bit selection inversion unit 3
The position of the bit to be inverted in 1a is determined by the inversion position instruction unit
Instructed from 1b. The reversal position instruction unit 31b uses the CRC
The bit selection inversion unit 31a is instructed to invert at the timing when a bit at a predetermined inversion position including at least a part of the bits is input to the bit selection inversion unit 31a. The inversion position is fixedly set by the system, but any bit position may be set as the inversion position as long as it includes at least a part of the CRC bit.

【0049】一方、誤り検出回路41は、データ抽出部
26a、CRCチェック部26d、ビット選択反転部4
1aおよび反転位置指示部41bを有する。
On the other hand, the error detection circuit 41 includes a data extraction section 26a, a CRC check section 26d, and a bit selection inversion section 4.
1a and the reversal position instruction | indication part 41b.

【0050】ビタビ復号部25から出力されたビット列
は、まずビット選択反転部41aに入力される。ビット
選択反転部41aは、この入力されるビット列の一部の
ビットの論理を反転させる。ビット選択反転部41aに
て反転させるビットの位置は、反転位置指示部41bか
ら指示される。反転位置指示部41bは、システムにて
定められた反転位置のビットがビット選択反転部41a
に入力されるタイミングにてビット選択反転部41aに
反転を指示する。すなわち反転位置指示部41bは送信
装置3にて反転位置指示部31bが反転を指示したのと
同一のビット位置にてビット選択反転部41aに反転を
指示する。そして、ビット選択反転部41aにより一部
のビットの論理が反転された後のビット列が、データ抽
出部26aおよびCRCチェック部26dへとそれぞれ
入力される。
The bit string output from the Viterbi decoding unit 25 is first input to the bit selection inverting unit 41a. The bit selection inverting unit 41a inverts the logic of some of the bits of the input bit string. The position of the bit to be inverted by the bit selection and inversion unit 41a is designated by the inversion position instruction unit 41b. The inversion position instructing unit 41b determines that the bit at the inversion position determined by the system is the bit selection inverting unit 41a.
The bit selection inversion unit 41a is instructed to invert at the timing of being input to the. That is, the reversal position instruction unit 41b instructs the bit selection reversal unit 41a to invert at the same bit position as the reversal position instruction unit 31b in the transmission device 3 has instructed the reversal. Then, the bit strings after the logics of some of the bits are inverted by the bit selection inverting unit 41a are input to the data extracting unit 26a and the CRC checking unit 26d, respectively.

【0051】かくしてこの無線通信システムでは、実デ
ータにCRCビットを付加してなるビット列は、所定の
反転位置のビットの論理が反転された上で送信装置3か
ら送信される。そして受信装置4では、ビタビ復号部2
5で再生されたビット列の所定の反転位置のビットの論
理を反転した上で、データ抽出部26aでのデータ抽出
およびCRCチェック部26dでのCRC検出に供す
る。
Thus, in this radio communication system, the bit string formed by adding the CRC bit to the actual data is transmitted from the transmitting device 3 after the logic of the bit at the predetermined inversion position is inverted. Then, in the receiving device 4, the Viterbi decoding unit 2
The logic of the bit at the predetermined inversion position of the bit string reproduced in 5 is inverted, and then the data is extracted by the data extraction unit 26a and the CRC detection is performed by the CRC check unit 26d.

【0052】従って、送信装置3から送信されたビット
列については、送信装置3にて論理が反転されたビット
の論理が戻された上でCRC検出処理が行われるので、
正しいCRC検出処理を行うことができる。
Therefore, with respect to the bit string transmitted from the transmitter 3, the CRC detection processing is performed after the logic of the bit whose logic is inverted is returned in the transmitter 3.
Correct CRC detection processing can be performed.

【0053】これに対して、データ無しのフレームを受
信したために生じたall“0”のビット列について
は、一部のビットの論理が反転されることでall
“0”ではないビット列とされた上でCRC検出処理が
行われるので、CRC検出処理の結果は“NG”とな
る。
On the other hand, in the bit string of all "0" generated by receiving the frame without data, the logic of some bits is inverted
Since the CRC detection process is performed after the bit string is not “0”, the result of the CRC detection process is “NG”.

【0054】かくして、前述の第1実施形態の場合と同
様に、all“0”のフレームを受信しているのか、そ
れともデータ無しのフレームを受信しているのかをCR
C検出結果に基づいて区別することが可能である。
Thus, as in the case of the above-mentioned first embodiment, it is determined whether the frame of all "0" is received or the frame of no data is received.
It is possible to make a distinction based on the C detection result.

【0055】なお、本発明は前記各実施形態に限定され
るものではない。例えば前記各実施形態では、誤り検出
処理にCRCビットを使用し、データ列の符号化処理に
畳込み符号化処理を使用しているが、誤り検出処理には
巡回符号等の、all“0”というデータに対してビッ
ト列“0”の誤り検出ビットを生成してしまうものは全
て適用できる。また、データ列の符号化処理も同様であ
り、受信側の復号処理においてシンボルの電力振幅値が
“0”を入力とした場合に出力データ列がall“0”
となるような符号化・復号処理であれば本発明の内容を
適用することが可能である。こういった符号には、畳込
み符号以外にTURBO符号等が考えられ、また、デー
タ列に対する符号化−復号処理を行わない場合でも、適
用することが可能である。
The present invention is not limited to the above embodiments. For example, in each of the above-described embodiments, CRC bits are used for error detection processing and convolutional coding processing is used for data string coding processing. However, for error detection processing, all "0" such as cyclic codes are used. Any data that generates an error detection bit of the bit string "0" can be applied to the data. The same applies to the encoding process of the data string, and when the power amplitude value of the symbol is “0” in the decoding process on the receiving side, the output data string is all “0”.
The contents of the present invention can be applied to any encoding / decoding process that achieves the following. As such a code, a TURBO code or the like can be considered in addition to the convolutional code, and the code can be applied even when the encoding / decoding process on the data string is not performed.

【0056】また前記各実施形態では、本発明を無線通
信に適用した例を示しているが、有線通信に適用するこ
とも可能である。
Further, in each of the above-described embodiments, an example in which the present invention is applied to wireless communication is shown, but it is also possible to apply it to wired communication.

【0057】このほか、本発明の要旨を逸脱しない範囲
で種々の変形実施が可能である。
Besides, various modifications can be made without departing from the scope of the present invention.

【0058】[0058]

【発明の効果】本発明によれば、送信側では誤り検出符
号の少なくとも一部のビットの論理を反転させて送信
し、かつ受信側では送信側で論理が反転されるのと同一
位置のビットの論理を反転した上で誤り検出を行うこと
としたので、送信側から送信されて受信側により受信さ
れたデータは、各ビットの論理が元どおりに戻された上
で誤り検出が行われるから、誤り検出を正常に行うこと
が可能であり、またデータ無しのフレームを受信したた
めにall“0”となったビット列が得られる場合に
は、その少なくとも一部のビットの論理が反転されるこ
とでall“0”ではないビット列とされた上で誤り検
出が行われるから、誤り有りと判定されることになり、
この結果、フレームに信号が無い状態およびall
“0”のデータが送信されてきた状態をCRCチェック
により区別することが可能となる。
According to the present invention, at the transmitting side, the logic of at least a part of the bits of the error detection code is inverted and transmitted, and at the receiving side, the bit at the same position as the logic of the transmitting side is inverted. Since the error detection is performed after inverting the logic of, the data transmitted from the transmission side and received by the reception side has the logic of each bit restored to the original state before the error detection is performed. , It is possible to perform error detection normally, and if a bit string with all “0” is obtained because a frame without data is received, the logic of at least some of the bits should be inverted. Since error detection is performed after the bit string is not all “0” in the above, it is determined that there is an error.
As a result, there is no signal in the frame and all
It is possible to distinguish the state in which the data of “0” is transmitted by the CRC check.

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

【図1】本発明の第1実施形態に係る無線通信システム
のブロック図。
FIG. 1 is a block diagram of a wireless communication system according to a first embodiment of the present invention.

【図2】all“0”の実データ列を受信する際におけ
る図1中の受信装置2の動作状態を示す図。
FIG. 2 is a diagram showing an operation state of a receiving device 2 in FIG. 1 when receiving an actual data string of all “0”.

【図3】データ無しのフレームを受信する際における図
1中の受信装置2の動作状態を示す図。
FIG. 3 is a diagram showing an operation state of the receiving device 2 in FIG. 1 when receiving a frame without data.

【図4】本発明の第2実施形態に係る無線通信システム
のブロック図。
FIG. 4 is a block diagram of a wireless communication system according to a second embodiment of the present invention.

【図5】送信データ列の処理過程の一例を示す図。FIG. 5 is a diagram showing an example of a process of processing a transmission data string.

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

1,3…送信装置 2,4…受信装置 11a…CRC生成部 11b…ビット反転部 11c…スイッチ 11…誤り検出符号化回路 12…畳込み符号化部 13…インタリーブ/フレーミング部 14…送信機 15…RF部 16…アンテナ 21…アンテナ 22…RF部 23…受信機 24…デインタリーブ/デフレーミング部 25…ビタビ復号部 26…誤り検出回路 26a…データ抽出部 26b…ビット反転部 26c…スイッチ 26d…チェック部 31…誤り検出符号化回路 31a…ビット選択反転部 31b…反転位置指示部 41…誤り検出回路 41a…ビット選択反転部 41b…反転位置指示部 1, 3 ... Transmitting device 2, 4 ... Receiving device 11a ... CRC generator 11b ... Bit inversion unit 11c ... switch 11 ... Error detection coding circuit 12 ... Convolutional coding unit 13 ... Interleave / framing section 14 ... Transmitter 15 ... RF section 16 ... Antenna 21 ... Antenna 22 ... RF section 23 ... Receiver 24 ... Deinterleave / Deframing section 25 ... Viterbi decoding unit 26 ... Error detection circuit 26a ... Data extraction unit 26b ... Bit inverting section 26c ... switch 26d ... Check section 31 ... Error detection coding circuit 31a ... Bit selection inverting section 31b ... Reversal position instruction section 41 ... Error detection circuit 41a ... Bit selection inversion unit 41b ... Reversal position instruction section

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 送信装置と受信装置とからなる通信シス
テムにおいて、 前記送信装置は、 伝送データに基づいて誤り検出符号を生成する生成手段
と、 この生成手段により生成された前記誤り検出符号を前記
伝送データに付加する付加手段と、 前記誤り検出符号を構成する一部のビットを含む所定ビ
ットの論理を反転させる第1反転手段と、 前記伝送データに前記誤り検出符号が付加されるととも
に前記所定位置のビットの論理が前記第1反転手段によ
り反転されてなるビット列を送信する送信手段とを具備
し、 かつ前記受信装置は、 前記送信手段により送信されたビット列を受信する受信
手段と、 この受信手段により受信されたビット列から前記伝送デ
ータと前記誤り検出符号とを分離する分離手段と、 前記所定ビットの論理を反転させる第2反転手段と、 前記分離手段により分離されるとともに前記第2反転手
段により前記所定ビットの論理が反転された前記伝送デ
ータおよび前記誤り検出符号に基づいて伝送誤りの有無
を判定する判定手段とを具備することを特徴とする通信
システム。
1. A communication system comprising a transmission device and a reception device, wherein the transmission device generates an error detection code based on transmission data, and the error detection code generated by the generation device. Adding means for adding to the transmission data; first inverting means for inverting the logic of a predetermined bit including a part of the bits forming the error detecting code; and the error detecting code being added to the transmission data and the predetermined The receiving device receives the bit string transmitted by the transmitting device; and the receiving device, and the receiving device receives the bit string transmitted by the transmitting device. Separating means for separating the transmission data and the error detection code from the bit string received by the means, and inverting the logic of the predetermined bit. Second inversion means, and determination means for determining the presence or absence of a transmission error based on the transmission data and the error detection code which are separated by the separation means and in which the logic of the predetermined bit is inverted by the second inversion means. A communication system comprising:
【請求項2】 伝送データに基づいて誤り検出符号を生
成する生成手段と、 この生成手段により生成された前記誤り検出符号を前記
伝送データに付加する付加手段と、 前記誤り検出符号を構成する一部のビットを含む所定ビ
ットの論理を反転させる第1反転手段と、 前記伝送データに前記誤り検出符号が付加されるととも
に前記所定位置のビットの論理が前記第1反転手段によ
り反転されてなるビット列を送信する送信手段とを具備
したことを特徴とする送信装置。
2. Generation means for generating an error detection code based on transmission data, addition means for adding the error detection code generated by this generation means to the transmission data, and one for configuring the error detection code. First inverting means for inverting the logic of a predetermined bit including a partial bit, and a bit string formed by adding the error detection code to the transmission data and inverting the logic of the bit at the predetermined position by the first inverting means. A transmitting device comprising: a transmitting unit that transmits the.
【請求項3】 伝送データに誤り検出符号が付加される
とともに所定位置のビットの論理を反転してなるビット
列を送信する送信手段から送信されたビット列を受信す
る受信手段と、 この受信手段により受信されたビット列から前記伝送デ
ータと前記誤り検出符号とを分離する分離手段と、 前記所定ビットの論理を反転させる第2反転手段と、 前記分離手段により分離されるとともに前記第2反転手
段により前記所定ビットの論理が反転された前記伝送デ
ータおよび前記誤り検出符号に基づいて伝送誤りの有無
を判定する判定手段とを具備したことを特徴とする受信
装置。
3. Receiving means for receiving a bit string transmitted from a transmitting means for transmitting a bit string obtained by adding an error detection code to transmission data and inverting the logic of a bit at a predetermined position, and receiving by this receiving means. Separating means for separating the transmission data and the error detecting code from the generated bit string, second inverting means for inverting the logic of the predetermined bit, and the predetermined inverting means for separating by the separating means. A receiving device comprising: a determination unit that determines the presence or absence of a transmission error on the basis of the transmission data and the error detection code whose bit logic is inverted.
【請求項4】 伝送データに基づいて誤り検出符号を生
成する生成手段と、 この生成手段により生成された前記誤り検出符号を前記
伝送データに付加する付加手段と、 前記誤り検出符号を構成する一部のビットを含む所定ビ
ットの論理を反転させる第1反転手段とを具備したこと
を特徴とする誤り検出符号化回路。
4. A generation means for generating an error detection code based on transmission data, an addition means for adding the error detection code generated by the generation means to the transmission data, and one forming the error detection code. And a first inverting means for inverting a logic of a predetermined bit including a partial bit.
【請求項5】 伝送データに誤り検出符号が付加される
とともに所定位置のビットの論理を反転してなるビット
列を送信する送信手段から送信されたビット列を受信す
る受信手段と、 この受信手段により受信されたビット列から前記伝送デ
ータと前記誤り検出符号とを分離する分離手段と、 前記所定ビットの論理を反転させる第2反転手段とを具
備したことを特徴とする誤り検出回路。
5. A receiving means for receiving a bit string transmitted from a transmitting means for transmitting a bit string obtained by adding an error detection code to transmission data and inverting the logic of a bit at a predetermined position, and receiving by this receiving means. An error detecting circuit comprising: a separating unit that separates the transmission data and the error detecting code from the generated bit string; and a second inverting unit that inverts the logic of the predetermined bit.
JP2001323998A 2001-10-22 2001-10-22 Communication system, transmitter, receiver, error detection encoding circuit, and error detection circuit Withdrawn JP2003134092A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001323998A JP2003134092A (en) 2001-10-22 2001-10-22 Communication system, transmitter, receiver, error detection encoding circuit, and error detection circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001323998A JP2003134092A (en) 2001-10-22 2001-10-22 Communication system, transmitter, receiver, error detection encoding circuit, and error detection circuit

Publications (1)

Publication Number Publication Date
JP2003134092A true JP2003134092A (en) 2003-05-09

Family

ID=19140806

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001323998A Withdrawn JP2003134092A (en) 2001-10-22 2001-10-22 Communication system, transmitter, receiver, error detection encoding circuit, and error detection circuit

Country Status (1)

Country Link
JP (1) JP2003134092A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007018155A1 (en) * 2005-08-05 2007-02-15 Matsushita Electric Industrial Co., Ltd. Wireless communication apparatus and wireless communication method
US7840881B2 (en) 2006-01-16 2010-11-23 Mitsubishi Electric Corporation Communication system
JP2011097634A (en) * 2003-05-28 2011-05-12 Alcatel-Lucent Usa Inc Discontinuous transmission detection method
DE102011084751B4 (en) 2010-11-08 2022-08-25 Samsung Electronics Co., Ltd. Data processing device, system and method

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011097634A (en) * 2003-05-28 2011-05-12 Alcatel-Lucent Usa Inc Discontinuous transmission detection method
US9544008B2 (en) 2005-08-05 2017-01-10 Panasonic Corporation Integrated circuit
US11901929B2 (en) 2005-08-05 2024-02-13 Panasonic Holdings Corporation Communication system and communication method
US9363053B2 (en) 2005-08-05 2016-06-07 Panasonic Intellectual Property Corporation Of America Integrated circuit
US8391411B2 (en) 2005-08-05 2013-03-05 Panasonic Corporation Wireless communication apparatus and wireless communication method
US8605824B2 (en) 2005-08-05 2013-12-10 Panasonic Corporation Radio communication apparatus and radio communication method
US8817911B2 (en) 2005-08-05 2014-08-26 Panasonic Intellectual Property Corporation Of America Integrated circuit for controlling a process
US8982990B2 (en) 2005-08-05 2015-03-17 Panasonic Intellectual Property Corporation Of America Radio communication apparatus and communication method
US9148267B2 (en) 2005-08-05 2015-09-29 Panasonic Intellectual Property Corporation Of America Radio communication apparatus and radio communication method
JP4912311B2 (en) * 2005-08-05 2012-04-11 パナソニック株式会社 Wireless communication apparatus and wireless communication method
WO2007018155A1 (en) * 2005-08-05 2007-02-15 Matsushita Electric Industrial Co., Ltd. Wireless communication apparatus and wireless communication method
US9935673B2 (en) 2005-08-05 2018-04-03 Panasonic Corporation Radio communication apparatus, and radio communication method
US9755689B2 (en) 2005-08-05 2017-09-05 Panasonic Corporation Integrated circuit
US10148309B2 (en) 2005-08-05 2018-12-04 Panasonic Corporation Radio communication apparatus, and radio communication method
US10298286B2 (en) 2005-08-05 2019-05-21 Panasonic Corporation Integrated circuit
US10511343B2 (en) 2005-08-05 2019-12-17 Panasonic Corporation Integrated circuit
US10673483B2 (en) 2005-08-05 2020-06-02 Panasonic Corporation Communication system and communication method
US11469786B2 (en) 2005-08-05 2022-10-11 Panasonic Holdings Corporation Communication system and communication method
US7840881B2 (en) 2006-01-16 2010-11-23 Mitsubishi Electric Corporation Communication system
DE102011084751B4 (en) 2010-11-08 2022-08-25 Samsung Electronics Co., Ltd. Data processing device, system and method

Similar Documents

Publication Publication Date Title
JP3715656B2 (en) Transmission method and transmission system using adaptive coding based on channel characteristics
JP2000516415A (en) Decoder using soft information output to minimize error rate
JP2006074335A (en) Transmission method, transmission system, and transmitter
KR100331715B1 (en) Error detector, semiconductor device and communication system having the error detector, and error detecting method
JP2002043953A (en) Error correction method and error correction device
JP2003134092A (en) Communication system, transmitter, receiver, error detection encoding circuit, and error detection circuit
US20060198371A1 (en) Method and apparatus for analyzing reliability of a flag value
JP2007288721A (en) Communication apparatus and error detecting method
US7272131B2 (en) TFCI decoding circuit and decoding method
JP3450788B2 (en) Decoding device and decoding processing method
KR100234026B1 (en) Dc data transfer unit
JP2001053690A (en) Speech decoding device
JPH11252205A (en) Packet transmission radio equipment and network terminal equipment
JPH06101686B2 (en) Majority decoding device
KR100282070B1 (en) A method of encoding and decoding error detecting codes using convolutional codes
JP2006345475A (en) Network data transmission error detection/correction architecture and method
JPH10135934A (en) Decoding system for error-correction code
KR100880630B1 (en) Transmission chain in communication system and method for transmitting and detecting physical channel format uging the same
KR100299540B1 (en) Method and device for data transmission using Manchester code
JP2004248216A (en) Signal processing apparatus and method
KR100872266B1 (en) Information transmission frame structure and decoding method thereof in mobile communication system
CN100431287C (en) Speed detecting method for variable speed communication system
JP2600581B2 (en) Code synchronization circuit
JP2001339466A (en) Variable-rate code receiving device
JP4357286B2 (en) Control signal transmission system using digital radio equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041022

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060502

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060509

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20060703