JPH11239118A - Communications system - Google Patents

Communications system

Info

Publication number
JPH11239118A
JPH11239118A JP4003298A JP4003298A JPH11239118A JP H11239118 A JPH11239118 A JP H11239118A JP 4003298 A JP4003298 A JP 4003298A JP 4003298 A JP4003298 A JP 4003298A JP H11239118 A JPH11239118 A JP H11239118A
Authority
JP
Japan
Prior art keywords
data
transmission
burst
unit
packet
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
JP4003298A
Other languages
Japanese (ja)
Other versions
JP2883324B1 (en
Inventor
Hideki Suzuki
英樹 鈴木
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP4003298A priority Critical patent/JP2883324B1/en
Application granted granted Critical
Publication of JP2883324B1 publication Critical patent/JP2883324B1/en
Publication of JPH11239118A publication Critical patent/JPH11239118A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)
  • Time-Division Multiplex Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To surely detect the occurrence of burst on the side of a receiver and to improve the stability and reliability of a communications system by continuously outputting packets from a transmitter. SOLUTION: A packet copy part 201 of a transmitter 107 copies a packet 204 into two packets and outputs them as a continuous burst 230 composed of UW transmission data 1-CRC and transmission data 2-CRC while adding a header through a burst part 105 to a packet 202 connecting these packets. When two continuos bursts are inputted to a receiver 113 while colliding at certain timing, an error detecting and decoding part 10 detects an error from disability in the detection of UW caused by synthesizing the UW of the following burst with the transmission data of the preceding continuous burst, inputs an error detecting signal 205 to a burst collision detecting part 206, judges the reception condition of the continuous burst by integrating this detecting signal and outputs the result as a collision detecting signal 207. Even when data on one side collide, communication is effectively enabled with data on the other side.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、TDMA方式を用
いて通信を行う通信システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication system for performing communication using a TDMA system.

【0002】[0002]

【従来の技術】TDMA方式を用いて通信を行う通信シ
ステムの例を、図7に示す。図7はTDMA方式を用い
て通信を行う通信システムの構成を示す構成図である。
図7において、101はデータ送信部であり、送信デー
タ102を出力する。103は誤り検出符号化部であ
り、データ送信部101から出力された送信データ10
2が入力される。そして、この誤り検出符号化部103
は、入力された送信データ102にチェックコードを付
加した送信パケット104を出力する。なお、誤り検出
符号化部103で送信データ102に付加されるチェッ
クコードとしては、CRC符号等の検査符号が挙げられ
る。
2. Description of the Related Art FIG. 7 shows an example of a communication system for performing communication using a TDMA system. FIG. 7 is a configuration diagram illustrating a configuration of a communication system that performs communication using the TDMA method.
In FIG. 7, reference numeral 101 denotes a data transmission unit, which outputs transmission data 102. Reference numeral 103 denotes an error detection encoding unit, and the transmission data 10 output from the data transmission unit 101
2 is input. Then, the error detection coding unit 103
Outputs a transmission packet 104 in which a check code is added to the input transmission data 102. The check code added to the transmission data 102 by the error detection coding unit 103 includes a check code such as a CRC code.

【0003】105はバースト送信部であり、誤り検出
符号化部103から出力された送信パケット104が入
力される。そして、このバースト送信部105は、入力
された送信パケット104にヘッダを付加した送信バー
スト106を出力する。なお、バースト送信部105で
送信パケットに104に付加されるヘッダとしては、ユ
ニークワード(以下、UWと称する。)等が挙げられ
る。107は送信機であり、データ送信部101、誤り
検出符号化部103、及びバースト送信部105を有す
る。
[0005] Reference numeral 105 denotes a burst transmission unit to which the transmission packet 104 output from the error detection coding unit 103 is input. Then, the burst transmission unit 105 outputs a transmission burst 106 in which a header is added to the input transmission packet 104. The header added to the transmission packet 104 by the burst transmission unit 105 includes a unique word (hereinafter, referred to as UW). Reference numeral 107 denotes a transmitter, which includes a data transmission unit 101, an error detection encoding unit 103, and a burst transmission unit 105.

【0004】108はバースト受信部であり、バースト
送信部105から出力された送信バースト106が入力
される。そして、このバースト受信部108は、入力さ
れた送信バースト106からヘッダを除去した受信パケ
ット109を出力する。110は誤り検出復号化部であ
り、バースト受信部108から出力された受信パケット
109が入力される。そして、この誤り検出復号化部1
10は、入力された受信パケット109に付加されたチ
ェックコードを除去した受信データ111を出力する。
Reference numeral 108 denotes a burst receiving unit, to which the transmission burst 106 output from the burst transmitting unit 105 is input. Then, the burst receiving unit 108 outputs a received packet 109 in which the header is removed from the input transmission burst 106. Reference numeral 110 denotes an error detection decoding unit to which the received packet 109 output from the burst receiving unit 108 is input. Then, the error detection decoding unit 1
10 outputs the reception data 111 from which the check code added to the input reception packet 109 is removed.

【0005】なお、この誤り検出復号化部110は、入
力された受信パケット109に付加されているチェック
コードに基づき、この入力された受信パケット109を
検査し、この受信パケット109にエラーが発生してい
ないか確認する。112はデータ受信部であり、誤り検
出復号化部110から出力された受信データ111が入
力される。113は受信機であり、バースト受信部10
8、誤り検出復号化部110、及びデータ受信部112
を有する。
The error detecting / decoding section 110 checks the input received packet 109 based on a check code added to the input received packet 109, and an error occurs in the received packet 109. Check if it is. Reference numeral 112 denotes a data receiving unit to which the received data 111 output from the error detection decoding unit 110 is input. Reference numeral 113 denotes a receiver, which is a burst receiving unit 10
8. Error detection decoding unit 110 and data receiving unit 112
Having.

【0006】[0006]

【発明が解決しようとする課題】従来のTDMA方式を
用いた通信システムでは、送信機と受信機との間で同期
のズレが生じ、複数のバースト間でバースト衝突が生じ
ても、このバースト衝突を検出することができなかっ
た。また、発生したバースト衝突を検出できないため
に、バースト衝突によるバーストデータの紛失の回避も
困難であった。
In a conventional communication system using the TDMA system, even if a synchronization deviation occurs between a transmitter and a receiver and a burst collision occurs between a plurality of bursts, the burst collision occurs. Could not be detected. Further, since it is impossible to detect the generated burst collision, it is difficult to avoid the loss of burst data due to the burst collision.

【0007】本発明は、これらの問題に鑑みなされたも
のであり、送信機が出力する送信パケットを連送して出
力することにより、受信機側でバースト衝突が発生して
いるのかどうかが検出できる通信システムを得ることを
目的とする。また、送信機が送信パケットを連送して出
力することにより、例えバースト衝突が生じてもバース
トデータの紛失を回避できるような通信システムを得る
ことを目的とする。
[0007] The present invention has been made in view of these problems, and it is possible to detect whether burst collision has occurred on the receiver side by continuously transmitting and outputting transmission packets output by the transmitter. An object of the present invention is to obtain a communication system that can perform the communication. Another object of the present invention is to provide a communication system in which a transmitter continuously transmits transmission packets and outputs the same, so that even if a burst collision occurs, loss of burst data can be avoided.

【0008】[0008]

【課題を解決するための手段】この発明にかかる通信シ
ステムは、パケットデータを複製する複製部、及び複製
部により複製されたパケットデータの複製データとパケ
ットデータとを一体化して送信バーストとして出力する
バースト送信部を有する送信機と、送信バーストが入力
され、送信バーストを構成するパケットデータと複製デ
ータとに対してそれぞれ誤り検出を行い、パケットデー
タ及び複製データの送信バーストでの組み立て順と関連
付けて誤り検出の検出結果を出力する誤り検出部、及び
検出結果に基づき送信バーストの送信状態を判断する送
信状態判断部を有する受信機とを備えたものである。
SUMMARY OF THE INVENTION A communication system according to the present invention provides a duplication unit for duplicating packet data, and integrates the duplicated data of the packet data duplicated by the duplication unit with the packet data and outputs it as a transmission burst. A transmitter having a burst transmission unit, a transmission burst is input, and error detection is performed on packet data and duplicate data constituting the transmission burst, respectively, and the packet data and the duplicate data are associated with the assembling order in the transmission burst. The receiver includes an error detection unit that outputs a detection result of error detection, and a receiver that includes a transmission state determination unit that determines a transmission state of a transmission burst based on the detection result.

【0009】また、この発明にかかる通信システムは、
パケットデータを複製する複製部、及び複製部により複
製されたパケットデータの第一及び第二の複製データと
パケットデータとを一体化して送信バーストとして出力
するバースト送信部を有する送信機と、送信バーストが
入力され、送信バーストを構成するパケットデータと第
一及び第二の複製データとに対してそれぞれ誤り検出を
行い、パケットデータ及び第一及び第二の複製データの
送信バーストでの組み立て順と関連付けて誤り検出の検
出結果を出力する誤り検出部、及び検出結果に基づき送
信バーストの送信状態を判断する送信状態判断部を有す
る受信機とを備えたものである。
Further, a communication system according to the present invention comprises:
A transmitter having a duplication unit for duplicating packet data, a burst transmission unit for integrating the first and second duplicated data of the packet data duplicated by the duplication unit and the packet data and outputting as a transmission burst, and a transmission burst Is input, error detection is performed on the packet data constituting the transmission burst and the first and second duplicate data, respectively, and the packet data and the first and second duplicate data are associated with the assembling order in the transmission burst. And a receiver having a transmission state determining unit for determining a transmission state of a transmission burst based on the detection result.

【0010】さらに、この発明にかかる通信システム
は、パケットデータを複製する複製部、及び複製部によ
り複製されたパケットデータの複製データを第一の周波
数で出力し、パケットデータを第二の周波数で出力する
バースト送信部を有する送信機と、複製データ及びパケ
ットデータが入力され、パケットデータと複製データと
に対してそれぞれ誤り検出を行い、パケットデータ及び
複製データの入力順と関連付けて誤り検出の検出結果を
出力する誤り検出部、及び検出結果に基づき送信バース
トの送信状態を判断する送信状態判断部を有する受信機
とを備えたものである。
Further, the communication system according to the present invention outputs a duplication unit for duplicating the packet data, duplicate data of the packet data duplicated by the duplication unit at a first frequency, and outputs the packet data at a second frequency. A transmitter having a burst transmission unit for outputting, and duplicate data and packet data are input, error detection is performed on each of the packet data and the duplicate data, and error detection is detected in association with the input order of the packet data and the duplicate data. An error detection unit that outputs a result, and a receiver that includes a transmission state determination unit that determines a transmission state of a transmission burst based on the detection result.

【0011】また、この発明にかかる通信システムは、
パケットデータを複製する複製部、及び複製部により複
製されたパケットデータの複製データとパケットデータ
とを一体化して送信バーストとして出力するバースト送
信部を有する送信機と、送信バーストが入力され、送信
バーストを構成するパケットデータと複製データとをそ
れぞれ同様に分割するデータ分割部、データ分割部によ
り分割され得られた各分割データをそれぞれ組み合わせ
て得られた合成パケットデータを出力するデータ合成
部、データ合成部から出力された合成パケットデータに
対し、それぞれ誤り検出を行い、合成データを構成する
分割データの組み合わせ状態と関連付けて誤り検出の検
出結果を出力する誤り検出部、及び検出結果に基づき送
信バーストの送信状態を判断する送信状態判断部を有す
る受信機とを備えたものである。
Further, a communication system according to the present invention comprises:
A transmitter having a duplication unit for duplicating the packet data, a burst transmission unit for integrating the duplicated data of the packet data duplicated by the duplication unit and the packet data and outputting it as a transmission burst; A data dividing unit that similarly divides the packet data and the duplicate data constituting the data, a data combining unit that outputs a combined packet data obtained by combining the divided data obtained by the data dividing unit, and a data combining unit An error detection unit that performs error detection on the combined packet data output from the unit and outputs a detection result of the error detection in association with a combination state of the divided data forming the combined data, and a transmission burst based on the detection result. And a receiver having a transmission state determination unit for determining a transmission state. Than it is.

【0012】さらに、この発明にかかる通信システム
は、データ分割部は入力されたパケットデータ及び複製
データをそれぞれ所定のデータ長で分割し、データ合成
部はデータ分割部により分割され得られた各分割データ
を所定のデータ長に組み合わせて合成パケットデータを
作成し出力するものである。
Further, in the communication system according to the present invention, the data dividing unit divides the input packet data and the duplicated data into respective predetermined data lengths, and the data synthesizing unit divides each of the divided data obtained by the data dividing unit. This is to create and output composite packet data by combining data with a predetermined data length.

【0013】また、この発明にかかる通信システムは、
受信機の送信状態判断部は、受信機が有する誤り検出部
から出力される検出結果に基づき、送信機から出力され
る送信バーストの送信状態を判断し、この判断結果を送
信機に出力するものである。
Further, a communication system according to the present invention comprises:
The transmission state determination unit of the receiver determines a transmission state of a transmission burst output from the transmitter based on a detection result output from an error detection unit included in the receiver, and outputs the determination result to the transmitter. It is.

【0014】さらに、この発明にかかる通信システム
は、パケットデータは、送信機及び受信機で既知のユニ
ークワードと、送信を希望するデータ本体である送信デ
ータと、受信機側での誤り検出に用いられるチェックコ
ードとを有するものである。
Further, in the communication system according to the present invention, the packet data is used for a unique word known by the transmitter and the receiver, the transmission data as a data body desired to be transmitted, and an error detection on the receiver side. Check code.

【0015】[0015]

【発明の実施の形態】実施の形態1.本発明によるTD
MA方式を用いて通信を行う通信システムの一実施形態
を図1を用いて説明する。図1は、実施形態1の通信シ
ステムの構成を示す構成図である。図1において、20
1はパケット複製部であり、誤り検出符号化部103か
ら出力された送信パケット104が入力される。そし
て、このパケット複製部201は、入力された送信パケ
ット104を複製し、これら2つの送信パケット104
を連結した連送送信パケット202を出力する。なお、
複製して得られた2つの送信パケット104の内の一方
が複製データに相当する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 TD according to the invention
An embodiment of a communication system that performs communication using the MA method will be described with reference to FIG. FIG. 1 is a configuration diagram illustrating a configuration of the communication system according to the first embodiment. In FIG.
Reference numeral 1 denotes a packet duplication unit to which the transmission packet 104 output from the error detection encoding unit 103 is input. Then, the packet duplication unit 201 duplicates the input transmission packet 104, and
, And outputs a continuous transmission packet 202. In addition,
One of the two transmission packets 104 obtained by duplication corresponds to duplicated data.

【0016】そして、バースト送信部105は、パケッ
ト複製部201から出力された連送送信パケット202
が入力される。そして、このバースト送信部105は、
入力された連送送信パケット202にヘッダを付加した
連送送信バースト203を伝送路に出力する。なお、送
信機107は、データ送信部101、誤り検出符号化部
103、パケット複製部201、及びバースト送信部1
05を有する。
The burst transmission section 105 outputs the continuously transmitted packet 202 output from the packet duplication section 201.
Is entered. Then, this burst transmission unit 105
A continuous transmission burst 203 in which a header is added to the input continuous transmission packet 202 is output to the transmission path. The transmitter 107 includes a data transmission unit 101, an error detection encoding unit 103, a packet duplication unit 201, and a burst transmission unit 1
05.

【0017】バースト受信部108は、バースト送信部
105から出力された連送送信バースト203が入力さ
れる。そして、このバースト受信部108は、入力され
た連送送信バースト203を同期捕捉し、この連送送信
バースト203からヘッダを除去した連送受信パケット
204を出力する。
The burst receiving section 108 receives the continuous transmission burst 203 output from the burst transmitting section 105. Then, the burst receiving unit 108 synchronously captures the continuous transmission burst 203 that has been input, and outputs a continuous transmission / reception packet 204 with the header removed from the continuous transmission burst 203.

【0018】誤り検出復号化部110は、バースト受信
部108から出力された連送受信パケット204が入力
される。そして、この誤り検出復号化部110は、入力
された連送受信パケット204に基づき、誤り検出信号
205と受信データ111とを出力する。誤り検出信号
205は、誤り検出復号化部110に連送され入力され
た受信パケットそれぞれに対して行われる誤り検出の検
出結果を示すものである。この誤り検出信号205は、
誤り検出が行われる受信パケット毎に出力される。な
お、この誤り検出は、各受信パケットに付加されたチェ
ックコードに基づき行われる。
The continuous transmission / reception packet 204 output from the burst reception unit 108 is input to the error detection decoding unit 110. Then, error detection decoding section 110 outputs error detection signal 205 and received data 111 based on input continuous transmission / reception packet 204. The error detection signal 205 indicates a detection result of the error detection performed on each of the received packets continuously transmitted to the error detection decoding unit 110 and input. This error detection signal 205 is
Output for each received packet for which error detection is performed. This error detection is performed based on a check code added to each received packet.

【0019】また、受信データ111は、誤り検出復号
化部110に連送され入力された受信パケットから、誤
りが検出されなかった受信パケットを復号して得られる
ものである。206はバースト衝突検出部であり、誤り
検出復号化部110から出力された誤り検出信号205
に基づき、バースト衝突検出信号207を出力する。な
お、このバースト衝突検出部206は、送信状態判断部
に相当する。208は衝突信号受信部であり、バースト
衝突検出部206から出力されたバースト衝突検出信号
が入力される。
The received data 111 is obtained by decoding a received packet from which no error has been detected, from a received packet continuously transmitted and input to the error detection decoding unit 110. Reference numeral 206 denotes a burst collision detection unit which outputs an error detection signal 205 output from the error detection decoding unit 110.
, A burst collision detection signal 207 is output. The burst collision detection unit 206 corresponds to a transmission state determination unit. A collision signal receiving unit 208 receives the burst collision detection signal output from the burst collision detection unit 206.

【0020】受信機113は、バースト受信部108、
誤り検出復号化部110、データ受信部112、バース
ト衝突検出部206、及び衝突信号受信部208を有す
る。なお、図1において、図7に示す従来例と同一又は
相当の部分には、同一符号を付してその説明を省略し、
図7と相違する部分について説明した。
The receiver 113 includes a burst receiving unit 108,
It has an error detection decoding unit 110, a data reception unit 112, a burst collision detection unit 206, and a collision signal reception unit 208. In FIG. 1, the same or corresponding parts as those in the conventional example shown in FIG.
The part different from FIG. 7 has been described.

【0021】次に、2つの連送送信バーストがあるタイ
ミングで衝突して受信機113に受信された場合の、バ
ースト衝突の検出方法について、図2を用いて説明す
る。図2は、2つの連送送信バーストの送信タイミング
が示された概念図である。例えば、第一の連送送信バー
ストと第二の連送送信バーストとが伝送路に出力されて
いるものとする。
Next, a method of detecting a burst collision when two consecutively transmitted bursts collide at a certain timing and are received by the receiver 113 will be described with reference to FIG. FIG. 2 is a conceptual diagram showing transmission timings of two continuous transmission bursts. For example, it is assumed that a first continuous transmission burst and a second continuous transmission burst are output to a transmission path.

【0022】なお、第一の連送送信バーストは、UW
1、送信データM1、CRC1、送信データM2、及び
CRC2から構成され、上述の順番である送信機から出
力される。なお、送信データM1の内容と送信データM
2の内容とは同一である。故に、送信データM1に対応
するCRC1及び送信データM2に対応するCRC2の
内容は、それぞれ同一のものとなる。
Note that the first continuous transmission burst is UW
1, transmission data M1, CRC1, transmission data M2, and CRC2, which are output from the transmitter in the order described above. The contents of the transmission data M1 and the transmission data M
2 is the same. Therefore, the contents of CRC1 corresponding to transmission data M1 and CRC2 corresponding to transmission data M2 are the same.

【0023】また、第二の連送送信バーストは、UW
2、送信データN1、CRC3、送信データN2、及び
CRC4から構成され、上述の順番で他の送信機から出
力される。なお、送信データN1の内容と送信データN
2の内容とは同一である。故に、送信データN1に対応
するCRC3及び送信データN2に対応するCRC4の
内容は、それぞれ同一のものとなる。
Also, the second continuous transmission burst is UW
2, transmission data N1, CRC3, transmission data N2, and CRC4, and are output from the other transmitters in the order described above. The contents of the transmission data N1 and the transmission data N
2 is the same. Therefore, the contents of CRC3 corresponding to transmission data N1 and CRC4 corresponding to transmission data N2 are the same.

【0024】なお、UW1〜2は送信機107及び受信
機113双方で既知のデータであり、これらのUW1〜
2を基に、受信機113は第一及び第二の連送送信バー
ストを捕捉する。また、第一及び第二の連送送信バース
トを構成する送信データ及びCRCのデータ長も送信機
107及び受信機113には既知である。
Note that UW1-2 are known data in both the transmitter 107 and the receiver 113, and these UW1-2 are known.
2, receiver 113 captures the first and second continuous transmission bursts. The transmission data and the data length of the CRC constituting the first and second continuous transmission bursts are also known to the transmitter 107 and the receiver 113.

【0025】故に、受信機113は、UW1〜2の位置
を基準とした所定の位置にCRCがあるものと判断し
て、データを抽出する。また、この受信機113は、U
W1〜2を基準とした所定の位置にあるデータを送信デ
ータとして、同様にUW1〜2を基準として抽出したデ
ータをCRCとして、誤り検出を行う。
Therefore, the receiver 113 determines that there is a CRC at a predetermined position based on the positions of UW1 and UW2, and extracts data. Also, this receiver 113
Error detection is performed by using data located at a predetermined position based on W1 and W2 as transmission data and similarly using data extracted on the basis of UW1 and UW2 as a CRC.

【0026】このような状態の第一の連送送信バースト
のあるタイミングで、第一の連送送信バーストと第二の
連送送信バーストとが重畳、仮に第一の連送送信バース
トの送信データM2及びCRC2と第二の連送送信バー
ストのUW2及び送信データN1とが重畳して受信機に
受信されたとする。この時、第一の連送送信バーストの
送信データM2及びCRC2と、第二の連送送信バース
トのUW2及び送信データN1とは、同じタイミングの
データ同士で合成され、そのデータ内容が変化する。
At a certain timing of the first continuous transmission burst in such a state, the first continuous transmission burst and the second continuous transmission burst are superimposed, and the transmission data of the first continuous transmission burst is temporarily assumed. Assume that M2 and CRC2 are superimposed on UW2 and transmission data N1 of the second continuous transmission burst and received by the receiver. At this time, the transmission data M2 and CRC2 of the first continuous transmission burst and the UW2 and transmission data N1 of the second continuous transmission burst are combined with each other at the same timing, and the data content changes.

【0027】この時、第二の連送送信バーストのUW2
は、第一の連送送信バーストの送信データM2と合成さ
れ、そのデータ内容が変化するため、受信機113にと
って未知なデータに変化し、受信機113は第二の連送
送信バーストを捕捉できない。また、第一の連送送信バ
ーストの送信データM2及びCRC2は、第二の連送送
信バーストのUW2及び送信データN1と合成され、送
信データM2のデータ内容が変化するため、誤り検出復
号化部110により誤りが発生したことが検出される。
At this time, UW2 of the second continuous transmission burst
Is combined with the transmission data M2 of the first continuous transmission burst, and the data content changes, so that the data changes to data unknown to the receiver 113, and the receiver 113 cannot capture the second continuous transmission burst. . The transmission data M2 and CRC2 of the first continuous transmission burst are combined with UW2 and transmission data N1 of the second continuous transmission burst, and the data content of the transmission data M2 changes. 110 detects that an error has occurred.

【0028】但し、誤り検出処理は第一の連送送信バー
ストを構成する送信データ毎に実施されるため、この第
一の連送送信バーストの送信データM1及びCRC1に
関する誤り検出では誤りが検出されずに、誤り検出復号
化部110から送信データM1が正常に受信された旨を
示す誤り検出信号205が出力される。
However, since the error detection processing is performed for each transmission data constituting the first continuous transmission burst, an error is detected in the error detection relating to the transmission data M1 and CRC1 of the first continuous transmission burst. Instead, the error detection decoding unit 110 outputs an error detection signal 205 indicating that the transmission data M1 has been normally received.

【0029】誤り検出復号化部110から出力された誤
り検出信号205は、バースト衝突検出部206に入力
され、第一の連送送信バーストを構成するそれぞれの送
信順の送信データ毎に記録される。なお、この第一の連
送送信バーストは周期的に受信機113で受信されるも
のであり、バースト衝突検出部206は入力された誤り
検出信号205を集積し、この集積された誤り検出信号
205により、第一の連送送信バーストの受信状況を判
断することができる。
The error detection signal 205 output from the error detection decoding unit 110 is input to the burst collision detection unit 206, and is recorded for each transmission data in the transmission order constituting the first continuous transmission burst. . Note that the first continuous transmission burst is periodically received by the receiver 113, and the burst collision detection unit 206 integrates the input error detection signal 205, and the integrated error detection signal 205 Thereby, the reception status of the first continuous transmission burst can be determined.

【0030】例えば、ひとつの連送送信バーストにおけ
る送信順が先順及び後順の送信データに関する誤り検出
の結果、先順の送信データの誤り発生確率が十分に低い
にも関わらず、後順の送信データの誤り発生確率が非常
に高い場合には、当該連送送信バーストの終端に他の連
送送信バーストが衝突している可能性が高いと判断され
る。また、複数の送信データに関する誤り発生確率が一
様に低い場合には伝送路の受信レベルが低いと判断され
る。これらの判断結果は、バースト衝突検出部206か
ら、バースト衝突信号208として出力される。
For example, as a result of error detection on transmission data in which the transmission order in one continuous transmission burst is first and second, the probability of occurrence of an error in the first transmission data is sufficiently low even though the error occurrence probability of the first transmission data is sufficiently low. When the error occurrence probability of the transmission data is very high, it is determined that there is a high possibility that another continuous transmission burst collides with the end of the continuous transmission burst. If the error occurrence probabilities for a plurality of transmission data are uniformly low, it is determined that the reception level of the transmission path is low. These determination results are output from the burst collision detection unit 206 as a burst collision signal 208.

【0031】このように、本実施形態の送信機107
は、送信パケット104を複製し、これら2つの送信パ
ケットを連結して送信し、また本実施形態の受信機11
3は、受信した2つの送信パケットそれぞれの誤り検出
を行うことにより、バースト衝突の発生や伝送路の受信
レベルの低下を検出することができ、送信機107及び
受信機113間での通信を安定させ、通信の信頼性を向
上させることができる。なお、このようなバースト衝突
の検出方法は、送信機107及び受信機113が共通の
時刻を指し示すはずの時計をそれぞれ有する場合で、双
方の時計の指し示す時刻に若干のズレが生じた場合など
に特に有効である。
As described above, the transmitter 107 of the present embodiment
Duplicates the transmission packet 104, concatenates these two transmission packets and transmits them, and furthermore, the receiver 11 of this embodiment
3 can detect the occurrence of burst collision and a decrease in the reception level of the transmission path by detecting errors in each of the two received transmission packets, and stabilize the communication between the transmitter 107 and the receiver 113. As a result, communication reliability can be improved. Note that such a burst collision detection method is used when the transmitter 107 and the receiver 113 each have a clock that should point to a common time, and when the times indicated by both clocks slightly deviate. Especially effective.

【0032】なお、本実施形態では、送信データ102
とチェックコードからなる送信パケット104を複製し
て、これらの送信パケット104を連送して得られる連
送送信パケット202にUWを付加することにより連送
送信バーストとして送信機107から出力されている
が、送信データ102とUWとチェックコードとからな
る送信パケットを複製して、これらの送信パケットを連
送して得られる連送送信パケットを連送送信バーストと
して送信機107から出力させてもよい。つまり、この
時の連送送信バーストは、UW、送信データ、CRC、
UW、送信データ、及びCRCの順番で構成される。
In this embodiment, the transmission data 102
The transmission packet 104 is copied from the transmitter 107 as a continuous transmission burst by adding UW to the continuous transmission packet 202 obtained by continuously transmitting these transmission packets 104. However, the transmission packet composed of the transmission data 102, the UW, and the check code may be duplicated, and a continuous transmission packet obtained by continuously transmitting these transmission packets may be output from the transmitter 107 as a continuous transmission burst. . That is, the continuous transmission burst at this time is UW, transmission data, CRC,
It is composed of the order of UW, transmission data, and CRC.

【0033】このように、UWも連送することにより、
1つの連送送信バーストの中の一方のUWがバースト衝
突により変質して受信機113による捕捉が不可能とな
っても、もう一方のUWをもとに連送送信バーストの捕
捉が可能であるため、連送送信バーストによる通信が有
効に行われ、通信の安定性及び信頼性が一層向上する。
As described above, by continuously transmitting the UW,
Even if one UW in one continuous transmission burst is deteriorated due to a burst collision and cannot be captured by the receiver 113, the continuous transmission burst can be captured based on the other UW. Therefore, communication by continuous transmission burst is effectively performed, and the stability and reliability of communication are further improved.

【0034】実施の形態2.本発明によるTDMA方式
を用いて通信を行う通信システムの他の実施形態を図3
を用いて説明する。図3は、実施形態2の通信システム
の構成を示す構成図である。図3において、パケット複
製部201は、誤り検出符号化部103から入力された
送信パケット104を複製し、3つの送信パケット10
4を連結した3連送送信パケット301を出力する。
Embodiment 2 FIG. 3 shows another embodiment of a communication system for performing communication using the TDMA system according to the present invention.
This will be described with reference to FIG. FIG. 3 is a configuration diagram illustrating a configuration of the communication system according to the second embodiment. In FIG. 3, packet duplicating section 201 duplicates transmission packet 104 input from error detection encoding section 103 and
4 to output a triple transmission packet 301.

【0035】そして、バースト送信部105は、パケッ
ト複製部201から出力された3連送送信パケット30
1が入力される。そして、このバースト送信部105
は、入力された3連送送信パケット301にヘッダを付
加した3連送送信バースト302を伝送路に出力する。
バースト受信部108は、バースト送信部105から出
力された3連送送信バースト302が入力される。そし
て、このバースト受信部108は、入力された3連送送
信バースト302を同期捕捉し、この3連送送信バース
ト302からヘッダを除去した3連送受信パケット30
3を出力する。
The burst transmission unit 105 outputs the triple transmission packet 30 output from the packet duplication unit 201.
1 is input. Then, the burst transmission unit 105
Outputs a triple transmission burst 302 in which a header is added to the input triple transmission packet 301 to the transmission path.
The burst receiving unit 108 receives the triple transmission burst 302 output from the burst transmitting unit 105. The burst receiving unit 108 synchronously captures the input triple transmission burst 302 and removes a header from the triple transmission burst 302 to remove the header.
3 is output.

【0036】誤り検出復号化部110は、バースト受信
部108から出力された3連送受信パケット303が入
力される。この誤り検出復号化部110は、入力された
3つの受信パケットそれぞれに対して誤り検出処理を行
い、それら各誤り検出処理に対応する誤り検出信号20
5をバースト衝突検出部206に出力する。また、誤り
検出復号化部110は、入力された3つの受信パケット
に対して行われた誤り検出処理に基づき、正常に受信さ
れた受信パケットを復号して得られた受信データ111
をデータ受信部112に出力する。なお、図3におい
て、図1に示す実施形態1と同一又は相当の部分には、
同一符号を付してその説明を省略し、図1と相違する部
分について説明した。
The error detection decoding unit 110 receives the triple transmission / reception packet 303 output from the burst reception unit 108. The error detection decoding unit 110 performs an error detection process on each of the three received packets, and outputs an error detection signal 20 corresponding to each of the three error detection processes.
5 is output to the burst collision detection unit 206. Further, the error detection decoding unit 110 receives the received data 111 obtained by decoding the normally received packet based on the error detection processing performed on the three input received packets.
Is output to the data receiving unit 112. In FIG. 3, the same or corresponding portions as those in the first embodiment shown in FIG.
The same reference numerals are given and the description is omitted, and the portions different from FIG. 1 are described.

【0037】次に、2つの連送送信バーストがあるタイ
ミングで衝突して受信機113に受信された場合の、バ
ースト衝突の検出方法について説明する。受信機113
の誤り検出復号化部110から出力される誤り検出信号
205は、バースト衝突検出部206に入力され、3連
送送信バースト302を構成するそれぞれの送信順の送
信データ102毎に記録される。バースト衝突検出部2
06は、周期的に入力される誤り検出信号205を集積
し、3連送送信バーストの受信状況を判断する。
Next, a method of detecting a burst collision when two consecutively transmitted bursts collide at a certain timing and are received by the receiver 113 will be described. Receiver 113
The error detection signal 205 output from the error detection decoding unit 110 is input to the burst collision detection unit 206 and recorded for each transmission data 102 in the transmission order constituting the triple transmission burst 302. Burst collision detector 2
Reference numeral 06 accumulates the error detection signal 205 input periodically and judges the reception status of the triple transmission burst.

【0038】ある連送送信バーストにおける送信順が先
順、中順及び後順の送信データに関する誤り検出の結
果、先順及び中順の送信データの誤り発生確率が十分に
低いにも関わらず後順の送信データの誤り発生確率が非
常に高い場合、若しくは先順の送信データの誤り発生確
率が十分に低いにも関わらず中順及び後順の送信データ
の誤り発生確率が非常に高い場合には、当該連送送信バ
ーストに他の連送送信バーストが衝突している可能性が
高いと判断される。なお、実施形態2の受信機113に
おけるバースト衝突の検出方法については、実施形態1
と同様であり、実施形態1と同一又は相当の部分ににつ
いてはその説明を省略し、実施形態1と相違する部分に
ついて説明した。
As a result of the error detection for the transmission data in the first, middle, and rear order in a certain continuous transmission burst, the error probability of the transmission data in the first and middle transmission data is low even though the probability of occurrence of the error is sufficiently low. When the error occurrence probability of the forward transmission data is very high, or when the error occurrence probability of the middle transmission order and the rearward transmission data is extremely high despite the error occurrence probability of the first transmission data being sufficiently low. It is determined that there is a high possibility that another continuous transmission burst collides with the continuous transmission burst. The method of detecting a burst collision in the receiver 113 according to the second embodiment is described in the first embodiment.
The description of the same or corresponding parts as those in the first embodiment is omitted, and the parts different from the first embodiment are described.

【0039】このように、本実施形態の送信機107
は、送信パケット104を複製し、これら3つの送信パ
ケットを連結して送信し、また本実施形態の受信機11
3は、受信した3つの送信パケットそれぞれの誤り検出
を行うことにより、バースト衝突の発生や伝送路の受信
レベルの低下を検出することができ、送信機107及び
受信機113間での通信を安定させ、通信の信頼性を向
上させることができる。
As described above, the transmitter 107 of the present embodiment
Duplicates the transmission packet 104, concatenates these three transmission packets and transmits them,
3 can detect the occurrence of burst collision and a decrease in the reception level of the transmission path by detecting errors of the three received transmission packets, and can stabilize the communication between the transmitter 107 and the receiver 113. As a result, communication reliability can be improved.

【0040】なお、本実施形態では、送信データ102
とチェックコードからなる送信パケット104を複製し
て、これらの送信パケット104を連送して得られる連
送送信パケット202にUWを付加することにより連送
送信バーストとして送信機107から出力されている
が、送信データ102とUWとチェックコードとからな
る送信パケットを複製して、これらの送信パケットを連
送して得られる連送送信パケットを連送送信バーストと
して送信機107から出力させてもよい。つまり、この
時の連送送信バーストは、UW、送信データ、CRC、
UW、送信データ、CRC、UW、送信データ、及びC
RCの順番で構成される。
In this embodiment, the transmission data 102
The transmission packet 104 is copied from the transmitter 107 as a continuous transmission burst by adding UW to the continuous transmission packet 202 obtained by continuously transmitting these transmission packets 104. However, the transmission packet composed of the transmission data 102, the UW, and the check code may be duplicated, and a continuous transmission packet obtained by continuously transmitting these transmission packets may be output from the transmitter 107 as a continuous transmission burst. . That is, the continuous transmission burst at this time is UW, transmission data, CRC,
UW, transmission data, CRC, UW, transmission data, and C
It is configured in the order of RC.

【0041】このように、UWも連送することにより、
1つの連送送信バーストの中の先順と後順のUWがバー
スト衝突により変質して受信機113による捕捉が不可
能となっても、中順のUWをもとに連送送信バーストの
捕捉が可能であるため、連送送信バーストによる通信が
有効に行われ、通信の安定性及び信頼性が一層向上す
る。なお、ひとつの連送送信バーストを構成する送信パ
ケットが4つ以上であっても同様の効果が得られる。
As described above, by continuously transmitting the UW,
Even if the leading and trailing UWs in one continuous transmission burst are deteriorated due to the burst collision and cannot be captured by the receiver 113, the continuous transmission burst is captured based on the middle UW. Is possible, the communication by the continuous transmission burst is effectively performed, and the stability and reliability of the communication are further improved. The same effect can be obtained even if the number of transmission packets constituting one continuous transmission burst is four or more.

【0042】実施の形態3.本発明によるTDMA方式
を用いて通信を行う通信システムの他の実施形態を図4
を用いて説明する。図4は、実施形態3の通信システム
の構成を示す構成図である。図4において、バースト送
信部105は、パケット複製部201から入力された連
送送信パケット202にヘッダを付加して出力する。な
お、バースト送信部105から出力される連送送信バー
スト401は、その連送送信バースト401を構成する
先順の送信パケットを第一の搬送波周波数(f1)で出
力し、後順の送信パケットを第二の搬送波周波数(f
2)で出力する。
Embodiment 3 FIG. 4 shows another embodiment of a communication system for performing communication using the TDMA system according to the present invention.
This will be described with reference to FIG. FIG. 4 is a configuration diagram illustrating a configuration of the communication system according to the third embodiment. In FIG. 4, burst transmitting section 105 adds a header to continuous transmission packet 202 input from packet duplicating section 201 and outputs the packet. The continuous transmission burst 401 output from the burst transmission unit 105 outputs the first transmission packet constituting the continuous transmission burst 401 at the first carrier frequency (f1), and outputs the subsequent transmission packet. The second carrier frequency (f
Output in 2).

【0043】なお、先順の送信パケットを出力してか
ら、後順の送信パケットを出力するまでには、データ送
信が行われていない若干の時間的な区切れが生じる。し
かしながら、その区切れ時間を一定にすることにより、
連送送信バースト401の一体化が行われる。バースト
受信部108は、連送送信バースト401のUWを同期
捕捉すると、その連送送信バーストの先順の送信パケッ
トを受信する。その後、バースト受信部108は、連送
送信バーストを受信するための周波数を切り替えて、当
該連送送信バーストの後順の送信パケットを受信する。
It should be noted that there is a slight temporal break during which no data transmission is performed between the output of the first transmission packet and the output of the rear transmission packet. However, by keeping the break time constant,
Integration of the continuous transmission burst 401 is performed. When the burst receiving section 108 synchronously captures the UW of the continuous transmission burst 401, the burst reception section 108 receives the transmission packet in the forward order of the continuous transmission burst. After that, the burst receiving unit 108 switches the frequency for receiving the continuous transmission burst, and receives the transmission packet in the rear sequence of the continuous transmission burst.

【0044】なお、図4において、図1に示す実施形態
1と同一又は相当の部分には、同一符号を付してその説
明を省略し、図1と相違する部分について説明した。ま
た、実施形態3の受信機113におけるバースト衝突の
検出方法については、実施形態1と同様であり、その説
明を省略した。
In FIG. 4, the same or corresponding parts as those in the first embodiment shown in FIG. 1 are denoted by the same reference numerals, and the description thereof will be omitted. The parts different from FIG. 1 will be described. The method of detecting a burst collision in the receiver 113 of the third embodiment is the same as that of the first embodiment, and a description thereof is omitted.

【0045】このように、本実施形態の送信機107
は、送信パケット104を複製して得られる連送送信バ
ースト401の内、先順の送信パケットを第一の搬送波
周波数(f1)で出力し、また後順の送信パケットを第
二の搬送波周波数(f2)で出力する。一方、受信機1
13は、これら2つの周波数を切り替えながら先順及び
後順の送信パケットを受信するため、他の連送送信バー
ストとの衝突が回避され易くなる。これは、ある連送送
信バーストの後順の送信パケットが第二の搬送波周波数
(f2)で搬送されるのに対し、他の連送送信バースト
の先順の送信パケットが第一の搬送波周波数(f1)で
搬送されることが大きく寄与する。
As described above, the transmitter 107 of the present embodiment is used.
Outputs the first transmission packet at the first carrier frequency (f1) and outputs the second transmission packet to the second carrier frequency (f1) in the continuous transmission burst 401 obtained by duplicating the transmission packet 104. Output at f2). On the other hand, receiver 1
The switch 13 switches between these two frequencies and receives the forward and backward transmission packets, so that collision with other continuous transmission bursts is easily avoided. This is because, while a subsequent transmission packet of one continuous transmission burst is carried at the second carrier frequency (f2), a transmission packet at the beginning of another continuous transmission burst is transmitted at the first carrier frequency (f2). The transport at f1) greatly contributes.

【0046】また、本実施形態の送信機107及び受信
機113間では、同じ送信パケットを複数の周波数で送
受する周波数ダイバーシティが行われるため、フェージ
ング等にも耐用し易くなる。これらのことから、本実施
形態の送信機107及び受信機113間での通信は、安
定したものとなり、通信の信頼性も向上する。
Further, since the transmitter 107 and the receiver 113 of the present embodiment perform frequency diversity for transmitting and receiving the same transmission packet at a plurality of frequencies, it is easy to withstand fading and the like. From these facts, communication between the transmitter 107 and the receiver 113 of the present embodiment becomes stable, and the reliability of communication is improved.

【0047】なお、本実施形態の連送送信パケット20
2、連送送信バースト401、及び連送受信パケット2
04は、3つ以上の送信パケット104を連結させても
よい。この時の連送送信バースト401は、構成する送
信パケットの数だけ搬送波周波数を切り替えてもよい
し、複数の送信パケットに対応させた搬送波周波数を繰
り返し用いてもよい。
The continuous transmission packet 20 of the present embodiment
2, continuous transmission burst 401, and continuous transmission / reception packet 2
04 may connect three or more transmission packets 104. In the continuous transmission burst 401 at this time, the carrier frequency may be switched by the number of constituent transmission packets, or the carrier frequency corresponding to a plurality of transmission packets may be repeatedly used.

【0048】また、本実施形態の受信機113は、受信
する搬送波周波数の数だけ受信系402を設けてもよ
い。ひとつの受信機113に複数の受信系402を設け
ることにより、複数種の通信を同時に行うことが可能と
なる。なお、ひとつの受信系402は、バースト受信部
108、バースト受信部108に接続された誤り検出復
号化部110、誤り検出復号化部110に接続されたデ
ータ受信部112、誤り検出復号化部110に接続され
たバースト衝突検出部206、及びバースト衝突検出部
206に接続された衝突信号受信部208を有する。
The receiver 113 of the present embodiment may be provided with the same number of receiving systems 402 as the number of carrier frequencies to be received. By providing a plurality of receiving systems 402 in one receiver 113, a plurality of types of communication can be performed simultaneously. One receiving system 402 includes a burst receiving section 108, an error detection decoding section 110 connected to the burst receiving section 108, a data receiving section 112 connected to the error detection decoding section 110, and an error detection decoding section 110. And a collision signal receiving unit 208 connected to the burst collision detecting unit 206.

【0049】さらに、本実施形態では、送信データ10
2とチェックコードからなる送信パケット104を複製
して、これらの送信パケット104を連送して得られる
連送送信パケット202にUWを付加することにより連
送送信バーストとして送信機107から出力されている
が、送信データ102とUWとチェックコードとからな
る送信パケットを複製して、これらの送信パケットを連
送して得られる連送送信パケットを連送送信バーストと
して送信機107から出力させてもよい。つまり、この
時の連送送信バーストは、UW、送信データ、CRC、
UW、送信データ、及びCRCの順番で構成される。
Further, in the present embodiment, the transmission data 10
2 and a check code, the transmission packet 104 is duplicated, and UW is added to the continuous transmission packet 202 obtained by continuously transmitting these transmission packets 104, thereby being output from the transmitter 107 as a continuous transmission burst. However, the transmission packet composed of the transmission data 102, the UW, and the check code is duplicated, and a continuous transmission packet obtained by continuously transmitting these transmission packets is output from the transmitter 107 as a continuous transmission burst. Good. That is, the continuous transmission burst at this time is UW, transmission data, CRC,
It is composed of the order of UW, transmission data, and CRC.

【0050】実施の形態4.本発明によるTDMA方式
を用いて通信を行う通信システムの他の実施形態を図5
を用いて説明する。図5は、実施形態4の通信システム
の構成を示す構成図である。図5において、501はパ
ケット分割部であり、バースト受信部108から出力さ
れた連送受信パケット204が入力される。また、パケ
ット分割部501は、入力された連送受信パケット20
4を構成する各受信パケットに対して同様に分割した分
割パケット502を出力する。なお、図5に示した受信
パケットでは、各受信パケットを2つに分割したが、そ
れ以上に分割してもよい。なお、パケット分割部501
はデータ分割部に相当し、分割パケット502の各分割
部分は分割データに相当する。
Embodiment 4 FIG. 5 shows another embodiment of a communication system for performing communication using the TDMA system according to the present invention.
This will be described with reference to FIG. FIG. 5 is a configuration diagram illustrating a configuration of the communication system according to the fourth embodiment. In FIG. 5, reference numeral 501 denotes a packet division unit to which the continuous transmission / reception packet 204 output from the burst reception unit 108 is input. Also, the packet dividing unit 501 is configured to
A divided packet 502, which is similarly divided for each of the received packets making up No. 4, is output. In the received packet shown in FIG. 5, each received packet is divided into two, but may be further divided. The packet division unit 501
Corresponds to a data dividing unit, and each divided portion of the divided packet 502 corresponds to divided data.

【0051】503はパケット合成部であり、パケット
分割部501で分割された分割パケット502の各受信
パケットが入力される。また、パケット合成部503
は、これらの分割された受信パケットの分割部分を、そ
のデータ内容が重畳することのないように組み合わせ、
この組み合わせて得られた合成パケット504を出力す
る。なお、パケット合成部503はデータ合成部に相当
する。
Reference numeral 503 denotes a packet synthesizing unit to which each received packet of the divided packet 502 divided by the packet dividing unit 501 is input. Also, the packet synthesis unit 503
Combines the divided portions of the received packets so that their data contents do not overlap,
The combined packet 504 obtained by this combination is output. Note that the packet combining unit 503 corresponds to a data combining unit.

【0052】ちなみに、本実施形態では、まず送信パケ
ットTが、同じ送信内容の送信パケットT1と送信パケ
ットT2とに複製される。この送信パケットT1は受信
機113に受信されると受信パケットR1となる。ま
た、送信パケットT2は受信パケットR2となる。な
お、受信パケットR1及び受信パケットR2のデータ内
容は同一である。この受信パケットR1はパケット分割
部501により分割部分R1aと分割部分R1bとに分
割される。また、受信パケットR2は分割部分R2aと
分割部分R2bとに分割される。なお、受信パケットR
1及び受信パケットR2の分割は、各受信パケットのデ
ータ長に基づき行ってもよい。その後の各受信パケット
の分割部分を合成時には、合成後のパケットのデータ長
が受信パケットのデータ長と一致するように合成され
る。
In this embodiment, the transmission packet T is first copied into a transmission packet T1 and a transmission packet T2 having the same transmission contents. When the transmission packet T1 is received by the receiver 113, it becomes a reception packet R1. Further, the transmission packet T2 becomes the reception packet R2. The data contents of the received packet R1 and the received packet R2 are the same. The received packet R1 is divided by the packet dividing unit 501 into a divided part R1a and a divided part R1b. Further, the received packet R2 is divided into a divided part R2a and a divided part R2b. Note that the received packet R
1 and the received packet R2 may be divided based on the data length of each received packet. When the subsequent divided portions of the received packets are combined, the packets are combined so that the data length of the combined packet matches the data length of the received packet.

【0053】なお、分割部分R1a及び分割部分R2a
のデータ内容は同一であり、分割部分R1b及び分割部
分R2bのデータ内容も同一である。それ故、パケット
合成部503では、同一内容のデータが組み合わされる
ことのないように、分割部分R1aと分割部分R1b、
分割部分R1aと分割部分R2b、分割部分R2aと分
割部分R1b、及び分割部分R2aと分割部分R2b、
が組み合わされ、4種類の合成パケットが作成される。
なお、分割部分R1a、分割部分R2a、分割部分R1
b及び分割部分R2bは分割データに相当する。
The divided part R1a and the divided part R2a
Are the same, and the data contents of the divided part R1b and the divided part R2b are also the same. Therefore, in the packet combining unit 503, the divided parts R1a and R1b,
A divided part R1a and a divided part R2b, a divided part R2a and a divided part R1b, a divided part R2a and a divided part R2b,
Are combined to create four types of composite packets.
Note that the divided part R1a, the divided part R2a, the divided part R1
b and the divided portion R2b correspond to the divided data.

【0054】誤り検出復号化部110は、バースト受信
部108から出力された合成パケット504が入力され
る。この誤り検出復号化部110は、入力された合成パ
ケット504それぞれに対して誤り検出処理を行い、そ
れら各誤り検出処理に対応する誤り検出信号205をバ
ースト衝突検出部206に出力する。また、誤り検出復
号化部110は、入力された合成パケット504に対し
て行われた誤り検出処理に基づき、正常に受信された合
成パケット504を復号して得られた受信データ111
をデータ受信部112に出力する。
The error detection decoding unit 110 receives the combined packet 504 output from the burst receiving unit 108. The error detection decoding unit 110 performs an error detection process on each of the input combined packets 504 and outputs an error detection signal 205 corresponding to each of the error detection processes to the burst collision detection unit 206. The error detection decoding unit 110 decodes the received data 111 obtained by decoding the normally received combined packet 504 based on the error detection processing performed on the input combined packet 504.
Is output to the data receiving unit 112.

【0055】受信機113は、バースト受信部108、
パケット分割部501、パケット合成部503、誤り検
出復号化部110、データ受信部112、バースト衝突
検出部206、及び衝突信号受信部208を有する。な
お、図5において、図1に示す実施形態1と同一又は相
当の部分には、同一符号を付してその説明を省略し、図
1と相違する部分について説明した。
The receiver 113 includes a burst receiving section 108,
It has a packet division unit 501, a packet synthesis unit 503, an error detection decoding unit 110, a data reception unit 112, a burst collision detection unit 206, and a collision signal reception unit 208. In FIG. 5, the same or corresponding parts as those in the first embodiment shown in FIG. 1 are denoted by the same reference numerals, and the description thereof will be omitted, and the parts different from FIG. 1 will be described.

【0056】次に、2つの連送送信バーストがあるタイ
ミングで衝突して受信機113に受信された場合の、バ
ースト衝突の検出方法について説明する。誤り検出復号
化部110から出力された誤り検出信号205は、バー
スト衝突検出部206に入力され、合成パケット504
の組み合わせ種類毎に記録される。
Next, a method of detecting a burst collision when two continuous transmission bursts collide at a certain timing and are received by the receiver 113 will be described. The error detection signal 205 output from the error detection decoding unit 110 is input to the burst collision detection unit 206,
Is recorded for each combination type.

【0057】例えば、分割部分R1a及び分割部分R2
bから構成される合成パケットと、分割部分R2a及び
分割部分R2bから構成される合成パケットとには誤り
が検出され、分割部分R1a及び分割部分R1bから構
成される合成パケットと、分割部分R2a及び分割部分
R1bから構成される合成パケットとには誤りが検出さ
れなかった場合、それらの誤りが発生している合成パケ
ットに共通している部分が、分割部分R2bであること
から、誤りが分割部分R2bに発生していることが判明
し、誤りの発生箇所を各受信パケットの更に細かい分割
部分にまで限定することが可能となる。
For example, the divided part R1a and the divided part R2
An error is detected in the combined packet composed of the divided part R2a and the divided part R2b, and an error is detected in the composed packet composed of the divided part R2a and the divided part R2b. If no error is detected in the combined packet composed of the portion R1b, the portion common to the combined packets in which the error has occurred is the divided portion R2b. It is found that the error has occurred, and it is possible to limit the location where the error has occurred to even smaller divisions of each received packet.

【0058】なお、実施形態4の受信機113における
バースト衝突の検出方法については、実施形態1と同様
であり、実施形態1と同一又は相当の部分にについては
その説明を省略し、実施形態1と相違する部分について
説明した。
The method of detecting a burst collision in the receiver 113 of the fourth embodiment is the same as that of the first embodiment, and the description of the same or corresponding parts as those of the first embodiment will be omitted. The different parts have been described.

【0059】このように、本実施形態の受信機113
は、連送受信パケット204を構成する各受信パケット
を分割して、これら分割した部分を組み合わせて得られ
た合成パケット504に基づき誤り検出を行うことによ
り、誤りの発生箇所を各受信パケットの細かい分割部分
にまで限定して解明することができ、送信機107及び
受信機113間での通信を安定させ、通信の信頼性を向
上させることができる。
As described above, the receiver 113 of the present embodiment
Divides each of the received packets constituting the continuous transmission / reception packet 204 and performs error detection based on a combined packet 504 obtained by combining the divided portions, thereby finely dividing the location where an error occurs into each received packet. It is possible to clarify only the part, and the communication between the transmitter 107 and the receiver 113 can be stabilized, and the reliability of the communication can be improved.

【0060】また、本実施形態では、連送受信パケット
204を構成する分割部分R1bと分割部分R2aとの
間にフェージング等で誤りが生じたとしても、分割部分
R1aと分割部分R2bとから構成される合成パケット
により所望の受信データが復号できることから、連送送
信バースト203全体における誤り率を低減させること
ができ、送信機107及び受信機113間での通信を安
定させ、通信の信頼性を向上させることができる。
In this embodiment, even if an error occurs due to fading or the like between the divided part R1b and the divided part R2a constituting the continuous transmission / reception packet 204, the divided part R1a and the divided part R2b are constituted. Since the desired received data can be decoded by the combined packet, the error rate in the entire continuous transmission burst 203 can be reduced, the communication between the transmitter 107 and the receiver 113 is stabilized, and the reliability of the communication is improved. be able to.

【0061】実施の形態5.本発明によるTDMA方式
を用いて通信を行う通信システムの他の実施形態を図6
を用いて説明する。図6は、実施形態5の通信システム
の構成を示す構成図である。図6において、バースト衝
突検出部206は、誤り検出復号化部110から出力さ
れた誤り検出信号205に基づくバースト衝突検出信号
207を、バースト送信部105と衝突信号受信部20
8とに出力する。
Embodiment 5 FIG. 6 shows another embodiment of a communication system for performing communication using the TDMA system according to the present invention.
This will be described with reference to FIG. FIG. 6 is a configuration diagram illustrating a configuration of the communication system according to the fifth embodiment. In FIG. 6, burst collision detection section 206 outputs burst collision detection signal 207 based on error detection signal 205 output from error detection decoding section 110 to burst transmission section 105 and collision signal reception section 20.
8 and output.

【0062】このように、バースト衝突検出部206か
ら出力されたバースト衝突検出信号207が入力される
と、送信機107のバースト送信部105は、連送送信
バースト203の送信処理を一時中断する。そして、送
信機107と受信機113との間で、同期の確認をと
り、送信機107と受信機113との間で同期のタイミ
ングが合うように補正する。
As described above, when the burst collision detection signal 207 output from the burst collision detection section 206 is input, the burst transmission section 105 of the transmitter 107 temporarily suspends the transmission processing of the continuous transmission burst 203. Then, synchronization is confirmed between the transmitter 107 and the receiver 113, and correction is performed so that the synchronization timing between the transmitter 107 and the receiver 113 is matched.

【0063】また、第一の連送送信バーストと第二の連
送送信バーストとがバースト衝突をおこしている場合、
第一の送信機の第一の連送送信バーストの送信タイミン
グと、第二の送信機の第二の連送送信バーストの送信タ
イミングとを確認し、一方の送信機の送信タイミングを
他方の送信機の送信タイミングに従属させる。
When the first continuous transmission burst and the second continuous transmission burst have a burst collision,
The transmission timing of the first continuous transmission burst of the first transmitter and the transmission timing of the second continuous transmission burst of the second transmitter are confirmed, and the transmission timing of one transmitter is transmitted to the other. Dependent on the transmission timing of the device.

【0064】なお、受信機113から送信機107へバ
ースト衝突検出信号207を通知する手段としては、当
該TDMA方式を利用して無線通信しても、その他の通
信方法を用いて通信してもよい。また、図6において、
図1に示す実施形態1と同一又は相当の部分には、同一
符号を付してその説明を省略し、図1と相違する部分に
ついて説明した。
As means for notifying the burst collision detection signal 207 from the receiver 113 to the transmitter 107, radio communication may be performed using the TDMA system, or communication may be performed using another communication method. . In FIG. 6,
The same or corresponding portions as those in the first embodiment shown in FIG. 1 are denoted by the same reference numerals, and the description thereof will be omitted, and portions different from FIG. 1 will be described.

【0065】このように、本実施形態の送信機107
は、受信機113から通知されるバースト衝突検出信号
207に基づき、送信機107又はバースト衝突をおこ
している他の送信機の送信タイミング、若しくは受信機
113の受信タイミングを調節することができるため、
バースト衝突の発生を回避させ易く、送信機107及び
受信機113間での通信を安定させ、通信の信頼性を向
上させることができる。
As described above, the transmitter 107 of this embodiment
Can adjust the transmission timing of the transmitter 107 or another transmitter having a burst collision, or the reception timing of the receiver 113, based on the burst collision detection signal 207 notified from the receiver 113.
The occurrence of burst collision can be easily avoided, communication between the transmitter 107 and the receiver 113 can be stabilized, and the reliability of communication can be improved.

【0066】[0066]

【発明の効果】以上のように、この発明にかかる通信シ
ステムは、パケットデータを複製する複製部、及び複製
部により複製されたパケットデータの複製データとパケ
ットデータとを一体化して送信バーストとして出力する
バースト送信部を有する送信機と、送信バーストが入力
され、送信バーストを構成するパケットデータと複製デ
ータとに対してそれぞれ誤り検出を行い、パケットデー
タ及び複製データの送信バーストでの組み立て順と関連
付けて誤り検出の検出結果を出力する誤り検出部、及び
検出結果に基づき送信バーストの送信状態を判断する送
信状態判断部を有する受信機とを備え、送信機は内容の
同一な2つのデータを送信し、受信機は受信順に応じて
それら2つのデータの誤り検出を行い、どの位置のデー
タに障害が発生しているかを検出することにより、バー
スト衝突の発生や伝送路の受信レベルの低下を検出で
き、通信システムの安定性及び信頼性を向上させること
ができる。
As described above, in the communication system according to the present invention, the duplication unit for duplicating the packet data, and the duplicated data of the packet data duplicated by the duplication unit and the packet data are integrated and output as a transmission burst. A transmitter having a burst transmitting unit that performs the transmission, a transmission burst is input, and error detection is performed on each of packet data and duplicate data constituting the transmission burst, and the packet data and the duplicate data are associated with an assembling order in the transmission burst. An error detection unit for outputting a detection result of error detection, and a receiver having a transmission state determination unit for determining a transmission state of a transmission burst based on the detection result, wherein the transmitter transmits two data having the same contents. Then, the receiver performs error detection on those two data in accordance with the order of reception, and at which position data fails By detecting the dolphin can detect degradation in the receiving level of the generation and transmission line burst collision, it is possible to improve the stability and reliability of the communication system.

【0067】また、この発明にかかる通信システムは、
パケットデータを複製する複製部、及び複製部により複
製されたパケットデータの第一及び第二の複製データと
パケットデータとを一体化して送信バーストとして出力
するバースト送信部を有する送信機と、送信バーストが
入力され、送信バーストを構成するパケットデータと第
一及び第二の複製データとに対してそれぞれ誤り検出を
行い、パケットデータ及び第一及び第二の複製データの
送信バーストでの組み立て順と関連付けて誤り検出の検
出結果を出力する誤り検出部、及び検出結果に基づき送
信バーストの送信状態を判断する送信状態判断部を有す
る受信機とを備えたものであり、送信機は内容の同一な
3つのデータを送信し、受信機は受信順に応じてそれら
3つのデータの誤り検出を行い、どの位置のデータに障
害が発生しているかを検出することにより、バースト衝
突の発生や伝送路の受信レベルの低下を検出でき、通信
システムの安定性及び信頼性を向上させることができ
る。
Further, the communication system according to the present invention comprises:
A transmitter having a duplication unit for duplicating packet data, a burst transmission unit for integrating the first and second duplicated data of the packet data duplicated by the duplication unit and the packet data and outputting as a transmission burst, and a transmission burst Is input, error detection is performed on the packet data constituting the transmission burst and the first and second duplicate data, respectively, and the packet data and the first and second duplicate data are associated with the assembling order in the transmission burst. And a receiver having a transmission state determination unit for determining the transmission state of a transmission burst based on the detection result. Transmits one set of data, and the receiver performs error detection on the three sets of data according to the order of reception. The by detecting can detect degradation in the receiving level of the generation and transmission line burst collision, it is possible to improve the stability and reliability of the communication system.

【0068】さらに、この発明にかかる通信システム
は、パケットデータを複製する複製部、及び複製部によ
り複製されたパケットデータの複製データを第一の周波
数で出力し、パケットデータを第二の周波数で出力する
バースト送信部を有する送信機と、複製データ及びパケ
ットデータが入力され、パケットデータと複製データと
に対してそれぞれ誤り検出を行い、パケットデータ及び
複製データの入力順と関連付けて誤り検出の検出結果を
出力する誤り検出部、及び検出結果に基づき送信バース
トの送信状態を判断する送信状態判断部を有する受信機
とを備えたものであり、送信機は内容の同一な2つのデ
ータをそれぞれ異なる搬送波周波数で送信することによ
り、他の送信バーストとの衝突が回避され易くなり、通
信システムの安定性及び信頼性を向上させることができ
る。
Further, the communication system according to the present invention outputs the duplication unit for duplicating the packet data, the duplicated data of the packet data duplicated by the duplication unit at the first frequency, and outputs the packet data at the second frequency. A transmitter having a burst transmission unit for outputting, and duplicate data and packet data are input, error detection is performed on each of the packet data and the duplicate data, and error detection is detected in association with the input order of the packet data and the duplicate data. An error detection unit for outputting a result, and a receiver having a transmission state determination unit for determining a transmission state of a transmission burst based on the detection result, wherein the transmitter separates two data having the same contents from each other. By transmitting at the carrier frequency, collisions with other transmission bursts are easily avoided, and the stability of the communication system is improved. It is possible to improve the fine reliability.

【0069】また、この発明にかかる通信システムは、
パケットデータを複製する複製部、及び複製部により複
製されたパケットデータの複製データとパケットデータ
とを一体化して送信バーストとして出力するバースト送
信部を有する送信機と、送信バーストが入力され、送信
バーストを構成するパケットデータと複製データとをそ
れぞれ同様に分割するデータ分割部、データ分割部によ
り分割され得られた各分割データをそれぞれ組み合わせ
て得られた合成パケットデータを出力するデータ合成
部、データ合成部から出力された合成パケットデータに
対し、それぞれ誤り検出を行い、合成データを構成する
分割データの組み合わせ状態と関連付けて誤り検出の検
出結果を出力する誤り検出部、及び検出結果に基づき送
信バーストの送信状態を判断する送信状態判断部を有す
る受信機とを備えたものであり、送信バーストを構成す
る内容の同一な2つのデータを分割して、組み合わせを
変えて様々な合成データを作成することにより、送信バ
ーストを構成する内容の同一な2つのデータの連結部分
に障害が発生しても、他の分割データの組み合わせによ
り所望のデータを受信することができるうるため、送信
バースト全体における誤り率を低減させることができ、
通信システムの安定性及び信頼性を向上させることがで
きる。
Further, the communication system according to the present invention comprises:
A transmitter having a duplication unit for duplicating the packet data, a burst transmission unit for integrating the duplicated data of the packet data duplicated by the duplication unit and the packet data and outputting it as a transmission burst; A data dividing unit that similarly divides the packet data and the duplicate data constituting the data, a data combining unit that outputs a combined packet data obtained by combining the divided data obtained by the data dividing unit, and a data combining unit An error detection unit that performs error detection on the combined packet data output from the unit and outputs a detection result of the error detection in association with a combination state of the divided data forming the combined data, and a transmission burst based on the detection result. And a receiver having a transmission state determination unit for determining a transmission state. By dividing two pieces of data having the same contents forming a transmission burst and creating various combined data by changing the combination, the two data having the same contents forming the transmission burst can be connected. Even if a failure occurs, desired data can be received by a combination of other divided data, so that the error rate in the entire transmission burst can be reduced,
The stability and reliability of the communication system can be improved.

【0070】さらに、この発明にかかる通信システム
は、データ分割部は入力されたパケットデータ及び複製
データをそれぞれ所定のデータ長で分割し、データ合成
部はデータ分割部により分割され得られた各分割データ
を所定のデータ長に組み合わせて合成パケットデータを
作成し出力するものであり、送信バーストを構成する内
容の同一な2つのデータを分割して、組み合わせを変え
て様々な合成データを作成することにより、送信バース
トを構成する内容の同一な2つのデータの連結部分に障
害が発生しても、他の分割データの組み合わせにより所
望のデータを受信することができるうるため、送信バー
スト全体における誤り率を低減させることができ、通信
システムの安定性及び信頼性を向上させることができ
る。
Further, in the communication system according to the present invention, the data dividing section divides the input packet data and the duplicated data into respective predetermined data lengths, and the data synthesizing section divides each of the divided data obtained by the data dividing section. Creates and outputs combined packet data by combining data into a predetermined data length. Dividing two data having the same contents constituting a transmission burst and creating various combined data by changing the combination Thus, even if a failure occurs in a connection portion between two pieces of data having the same contents constituting a transmission burst, desired data can be received by a combination of other divided data. Can be reduced, and the stability and reliability of the communication system can be improved.

【0071】また、この発明にかかる通信システムは、
受信機の送信状態判断部は、受信機が有する誤り検出部
から出力される検出結果に基づき、送信機から出力され
る送信バーストの送信状態を判断し、この判断結果を送
信機に出力するものであり、送信機は、受信機から通知
される送信バーストの衝突判断に関する判断結果に基づ
き、送信機又はバースト衝突をおこしている他の送信機
の送信タイミング、若しくは受信機の受信タイミングを
調節することができるため、バースト衝突の発生を回避
させることができ、通信システムの安定性及び信頼性を
向上させることができる。
Further, the communication system according to the present invention comprises:
The transmission state determination unit of the receiver determines a transmission state of a transmission burst output from the transmitter based on a detection result output from an error detection unit included in the receiver, and outputs the determination result to the transmitter. And the transmitter adjusts the transmission timing of the transmitter or another transmitter having a burst collision, or the reception timing of the receiver, based on the determination result regarding the collision determination of the transmission burst notified from the receiver. Therefore, occurrence of burst collision can be avoided, and stability and reliability of the communication system can be improved.

【0072】さらに、この発明にかかる通信システム
は、パケットデータは、送信機及び受信機で既知のユニ
ークワードと、送信を希望するデータ本体である送信デ
ータと、受信機側での誤り検出に用いられるチェックコ
ードとを有するものであり、パケットデータにユニーク
ワードも含めて複製することにより、ユニークワードも
連送され、1つの送信バーストの中の一方のユニークワ
ードがバースト衝突により変質して受信機で捕捉されな
くとも、もう一方のユニークワードをもとに送信バース
トの捕捉が可能となり、送信バーストによる通信が有効
に行われ、通信システムの安定性及び信頼性が向上す
る。
Further, in the communication system according to the present invention, the packet data is used for a unique word known by the transmitter and the receiver, the transmission data as the data body desired to be transmitted, and the error detection on the receiver side. The unique word is continuously transmitted by duplicating the packet data including the unique word, and one of the unique words in one transmission burst is altered by a burst collision, and Even if it is not captured, the transmission burst can be captured based on the other unique word, communication by the transmission burst is effectively performed, and the stability and reliability of the communication system are improved.

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

【図1】 実施形態1の通信システムの構成図である。FIG. 1 is a configuration diagram of a communication system according to a first embodiment.

【図2】 2つの連送送信バーストの送信タイミングを
示す概念図である。
FIG. 2 is a conceptual diagram illustrating transmission timings of two continuous transmission bursts.

【図3】 実施形態2の通信システムの構成図である。FIG. 3 is a configuration diagram of a communication system according to a second embodiment.

【図4】 実施形態3の通信システムの構成図である。FIG. 4 is a configuration diagram of a communication system according to a third embodiment.

【図5】 実施形態4の通信システムの構成図である。FIG. 5 is a configuration diagram of a communication system according to a fourth embodiment.

【図6】 実施形態5の通信システムの構成図である。FIG. 6 is a configuration diagram of a communication system according to a fifth embodiment.

【図7】 従来のTDMA方式を用いて通信を行う通信
システムの構成図である。
FIG. 7 is a configuration diagram of a communication system that performs communication using a conventional TDMA method.

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

101 データ送信部、102 送信データ、103
誤り検出符号化部、104 送信パケット、105 バ
ースト送信部、106 送信バースト、107送信機、
108 バースト受信部、109 受信パケット、11
0 誤り検出復号化部、111 受信データ、112
データ受信部、113 受信機、201パケット複製
部、202 連送送信パケット、203 連送送信バー
スト、204 連送受信パケット、205 誤り検出信
号、206 バースト衝突検出部、207 バースト衝
突検出信号、208 衝突信号受信部、301 3連送
送信パケット、302 3連送送信バースト、303
3連送受信パケット、401 連送送信バースト、40
2 受信系、501 パケット分割部、502 分割パ
ケット、503 パケット合成部、504 合成パケッ
ト。
101 data transmission unit, 102 transmission data, 103
Error detection coding unit, 104 transmission packet, 105 burst transmission unit, 106 transmission burst, 107 transmitter,
108 burst receiver, 109 received packets, 11
0 error detection decoder, 111 received data, 112
Data receiving unit, 113 receiver, 201 packet duplicating unit, 202 continuous transmission packet, 203 continuous transmission burst, 204 continuous transmission / reception packet, 205 error detection signal, 206 burst collision detection unit, 207 burst collision detection signal, 208 collision signal Receiving section, 301 triple transmission packet, 302 triple transmission burst, 303
Triple transmission / reception packet, 401 continuous transmission burst, 40
2 Receiving system, 501 packet dividing unit, 502 divided packet, 503 packet combining unit, 504 combined packet.

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】パケットデータを複製する複製部、及び上
記複製部により複製された上記パケットデータの複製デ
ータと上記パケットデータとを一体化して送信バースト
として出力するバースト送信部を有する送信機と、 上記送信バーストが入力され、上記送信バーストを構成
する上記パケットデータと上記複製データとに対してそ
れぞれ誤り検出を行い、上記パケットデータ及び上記複
製データの上記送信バーストでの組み立て順と関連付け
て上記誤り検出の検出結果を出力する誤り検出部、及び
上記検出結果に基づき上記送信バーストの送信状態を判
断する送信状態判断部を有する受信機とを備えたことを
特徴とする通信システム。
1. A transmitter comprising: a duplication unit for duplicating packet data; and a burst transmission unit for integrating the duplicated data of the packet data duplicated by the duplication unit and the packet data and outputting as a transmission burst. The transmission burst is input, error detection is performed on each of the packet data and the duplicated data constituting the transmission burst, and the error is associated with the assembly order of the packet data and the duplicated data in the transmission burst. A communication system comprising: an error detection unit that outputs a detection result of detection; and a receiver including a transmission state determination unit that determines a transmission state of the transmission burst based on the detection result.
【請求項2】パケットデータを複製する複製部、及び上
記複製部により複製された上記パケットデータの第一及
び第二の複製データと上記パケットデータとを一体化し
て送信バーストとして出力するバースト送信部を有する
送信機と、 上記送信バーストが入力され、上記送信バーストを構成
する上記パケットデータと上記第一及び第二の複製デー
タとに対してそれぞれ誤り検出を行い、上記パケットデ
ータ及び上記第一及び第二の複製データの上記送信バー
ストでの組み立て順と関連付けて上記誤り検出の検出結
果を出力する誤り検出部、及び上記検出結果に基づき上
記送信バーストの送信状態を判断する送信状態判断部を
有する受信機とを備えたことを特徴とする通信システ
ム。
2. A duplication unit for duplicating packet data, and a burst transmission unit for integrating first and second duplicate data of the packet data duplicated by the duplication unit and the packet data and outputting as a transmission burst. And the transmitter having the input, the transmission burst is input, and performs error detection on the packet data and the first and second duplicate data constituting the transmission burst, respectively, the packet data and the first and second An error detection unit that outputs a detection result of the error detection in association with an assembly order of the second duplicate data in the transmission burst; and a transmission state determination unit that determines a transmission state of the transmission burst based on the detection result. A communication system comprising: a receiver.
【請求項3】パケットデータを複製する複製部、及び上
記複製部により複製された上記パケットデータの複製デ
ータを第一の周波数で出力し、上記パケットデータを第
二の周波数で出力するバースト送信部を有する送信機
と、 上記複製データ及び上記パケットデータが入力され、上
記パケットデータと上記複製データとに対してそれぞれ
誤り検出を行い、上記パケットデータ及び上記複製デー
タの入力順と関連付けて上記誤り検出の検出結果を出力
する誤り検出部、及び上記検出結果に基づき上記送信バ
ーストの送信状態を判断する送信状態判断部を有する受
信機とを備えたことを特徴とする通信システム。
3. A duplication unit for duplicating packet data, and a burst transmission unit for outputting, at a first frequency, duplicate data of the packet data duplicated by the duplication unit, and outputting the packet data at a second frequency. The duplicated data and the packet data are input, error detection is performed on the packet data and the duplicated data, respectively, and the error detection is performed in association with the input order of the packet data and the duplicated data. A communication system comprising: an error detection unit that outputs a detection result of the transmission burst; and a receiver including a transmission state determination unit that determines a transmission state of the transmission burst based on the detection result.
【請求項4】パケットデータを複製する複製部、及び上
記複製部により複製された上記パケットデータの複製デ
ータと上記パケットデータとを一体化して送信バースト
として出力するバースト送信部を有する送信機と、 上記送信バーストが入力され、上記送信バーストを構成
する上記パケットデータと上記複製データとをそれぞれ
同様に分割するデータ分割部、上記データ分割部により
分割され得られた各分割データをそれぞれ組み合わせて
得られた合成パケットデータを出力するデータ合成部、
上記データ合成部から出力された上記合成パケットデー
タに対し、それぞれ誤り検出を行い、上記合成データを
構成する上記分割データの組み合わせ状態と関連付けて
上記誤り検出の検出結果を出力する誤り検出部、及び上
記検出結果に基づき上記送信バーストの送信状態を判断
する送信状態判断部を有する受信機とを備えたことを特
徴とする通信システム。
4. A transmitter, comprising: a duplication unit for duplicating packet data; and a burst transmission unit for integrating the duplicated data of the packet data duplicated by the duplication unit and the packet data and outputting as a transmission burst. The transmission burst is input, and a data division unit that similarly divides the packet data and the duplicate data constituting the transmission burst, respectively, is obtained by combining the divided data obtained by the data division unit. A data combining unit that outputs the combined packet data
An error detection unit that performs error detection on the combined packet data output from the data combining unit, and outputs a detection result of the error detection in association with a combination state of the divided data forming the combined data; and A communication system comprising: a receiver having a transmission state determination unit configured to determine a transmission state of the transmission burst based on the detection result.
【請求項5】データ分割部は入力されたパケットデータ
及び複製データをそれぞれ所定のデータ長で分割し、 データ合成部は上記データ分割部により分割され得られ
た各分割データを所定のデータ長に組み合わせて合成パ
ケットデータを作成し出力することを特徴とする請求項
4に記載の通信システム。
5. A data division unit divides input packet data and duplicate data by a predetermined data length, and a data synthesis unit divides each divided data obtained by the data division unit into a predetermined data length. The communication system according to claim 4, wherein the combined packet data is created and output in combination.
【請求項6】受信機の送信状態判断部は、上記受信機が
有する誤り検出部から出力される検出結果に基づき、送
信機から出力される送信バーストの送信状態を判断し、
この判断結果を上記送信機に出力することを特徴とする
請求項1〜5のいずれかに記載の通信システム。
6. A transmission state judging section of a receiver judges a transmission state of a transmission burst output from a transmitter based on a detection result output from an error detection section of the receiver,
The communication system according to claim 1, wherein a result of the determination is output to the transmitter.
【請求項7】パケットデータは、送信機及び受信機で既
知のユニークワードと、送信を希望するデータ本体であ
る送信データと、受信機側での誤り検出に用いられるチ
ェックコードとを有することを特徴とする請求項1〜6
のいずれかに記載の通信システム。
7. The packet data includes a unique word known by the transmitter and the receiver, transmission data as a data body desired to be transmitted, and a check code used for error detection on the receiver side. Claims 1 to 6
The communication system according to any one of the above.
JP4003298A 1998-02-23 1998-02-23 Communications system Expired - Fee Related JP2883324B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4003298A JP2883324B1 (en) 1998-02-23 1998-02-23 Communications system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4003298A JP2883324B1 (en) 1998-02-23 1998-02-23 Communications system

Publications (2)

Publication Number Publication Date
JP2883324B1 JP2883324B1 (en) 1999-04-19
JPH11239118A true JPH11239118A (en) 1999-08-31

Family

ID=12569582

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4003298A Expired - Fee Related JP2883324B1 (en) 1998-02-23 1998-02-23 Communications system

Country Status (1)

Country Link
JP (1) JP2883324B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8036162B2 (en) 2006-04-26 2011-10-11 Mitsubishi Electric Corporation Wireless communication system and wireless communication device
US8311135B2 (en) 2006-04-28 2012-11-13 Mitsubishi Electric Corporation Wireless communication apparatus
WO2012155288A1 (en) * 2011-05-16 2012-11-22 Telefonaktiebolaget L M Ericsson (Publ) Methods and systems for detecting burst traffic

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8036162B2 (en) 2006-04-26 2011-10-11 Mitsubishi Electric Corporation Wireless communication system and wireless communication device
US8311135B2 (en) 2006-04-28 2012-11-13 Mitsubishi Electric Corporation Wireless communication apparatus
WO2012155288A1 (en) * 2011-05-16 2012-11-22 Telefonaktiebolaget L M Ericsson (Publ) Methods and systems for detecting burst traffic
US9294374B2 (en) 2011-05-16 2016-03-22 Telefonaktiebolaget L M Ericsson (Publ) Methods and systems for detecting burst traffic

Also Published As

Publication number Publication date
JP2883324B1 (en) 1999-04-19

Similar Documents

Publication Publication Date Title
US5130993A (en) Transmitting encoded data on unreliable networks
KR100297594B1 (en) Data sequence generator, transmitter, information data decoder, receiver, transceiver, data sequence generating method, information data decoding method, and recording medium
US5974584A (en) Parity checking in a real-time digital communications system
US5430740A (en) Indication of data blocks in a frame received by a mobile phone
NZ570506A (en) Method and apparatus for error detection in a data block
US5745503A (en) Error correction decoder that operates in either ARDS system or a RBDS system
WO1993006671A1 (en) Extended error correction of a transmitted data message
US20200162177A1 (en) Maintaining synchronization in wireless networks
CA1279116C (en) Digital sequence polarity detection with adaptive synchronization
JPH0946321A (en) Data communication method and its equipment
JP2883324B1 (en) Communications system
US5365525A (en) Method for reducing bandwidth of a wireline communication path
KR20020067615A (en) A communication system having bad frame indicator means for resynchronization purpose
JPH09500767A (en) Wireless communication network type data transmission apparatus and method
JPH0666777B2 (en) Method and device for synchronizing digital information signal
EP0604567B1 (en) Method for coding and decoding a digital message
EP1075744B1 (en) Data transmission system with automatic repeat request
JP2001268019A (en) Digital mobile communication system
JP3267581B2 (en) Frame synchronization method and apparatus
JP2656345B2 (en) Digital signal transmission equipment
JPH01289341A (en) Packet transmission system
JPH084269B2 (en) Communications system
GB2390513A (en) Improved error detection using forward error correction and a CRC check
JP3290331B2 (en) Block synchronization processing circuit
JP2705442B2 (en) Synchronous method

Legal Events

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

Free format text: PAYMENT UNTIL: 20080205

Year of fee payment: 9

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

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20090205

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

Year of fee payment: 11

Free format text: PAYMENT UNTIL: 20100205

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

Year of fee payment: 11

Free format text: PAYMENT UNTIL: 20100205

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

Free format text: PAYMENT UNTIL: 20110205

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20120205

Year of fee payment: 13

LAPS Cancellation because of no payment of annual fees