JP3208653B2 - Automatic retransmission control method - Google Patents

Automatic retransmission control method

Info

Publication number
JP3208653B2
JP3208653B2 JP09119396A JP9119396A JP3208653B2 JP 3208653 B2 JP3208653 B2 JP 3208653B2 JP 09119396 A JP09119396 A JP 09119396A JP 9119396 A JP9119396 A JP 9119396A JP 3208653 B2 JP3208653 B2 JP 3208653B2
Authority
JP
Japan
Prior art keywords
burst data
error
slot
transmitting
channel
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP09119396A
Other languages
Japanese (ja)
Other versions
JPH09284261A (en
Inventor
啓二郎 武
毅 今井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP09119396A priority Critical patent/JP3208653B2/en
Publication of JPH09284261A publication Critical patent/JPH09284261A/en
Application granted granted Critical
Publication of JP3208653B2 publication Critical patent/JP3208653B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、基地局制御装置と
複数の基地局と複数の移動機からなり、基地局と複数の
移動機との間の無線通信チャネルが制御チャネルと情報
チャネルとから構成されており、各無線通信チャネルに
対するアクセス方式として要求に応じて割り当てを行う
デマンドアサイン型のTDMA(Time Divis
ion Multiple Access)方式を用い
た無線通信システムに用いられる自動再送制御方法に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a base station controller, a plurality of base stations, and a plurality of mobile stations, wherein a radio communication channel between the base station and the plurality of mobile stations is controlled by a control channel and an information channel. And a demand-assigned TDMA (Time Divis) for allocating as required as an access method for each wireless communication channel.
The present invention relates to an automatic retransmission control method used in a wireless communication system using an ion multiple access (ion Multiple Access) method.

【0002】[0002]

【従来の技術】無線回線のように比較的誤り発生率の高
い伝送路を用いてデータ伝送を行う通信システムでは、
誤りが少なく信頼性の高いデータ伝送を行うために従来
から自動再送要求(ARQ:Automatic Re
peat reQuest)方式が検討されている。こ
の自動再送要求方式は送信側が送信するデータに対して
あらかじめ定められた手順で誤り検出符号化して送信
し、受信側は前記手順に対応した手順で誤り検出を行
い、誤りが検出された場合には自動的に送信側に対し
て、再送要求を行う伝送方法である。
2. Description of the Related Art In a communication system for performing data transmission using a transmission line having a relatively high error occurrence rate such as a radio line,
Conventionally, an automatic retransmission request (ARQ: Automatic Retransmission) has been used to perform highly reliable data transmission with few errors.
(Peat reQuest) method is being studied. In this automatic retransmission request method, the data transmitted by the transmitting side is subjected to error detection encoding according to a predetermined procedure and transmitted, and the receiving side performs error detection according to the procedure corresponding to the above procedure, and when an error is detected, Is a transmission method for automatically sending a retransmission request to the transmission side.

【0003】基本的な自動再送要求方式としては、図1
0に示すように、Stop & Wait ARQ方
式、Go−Back−N ARQ方式、Selecti
ve−Repeat ARQ方式の3つの方式が検討さ
れている。Stop & Wait ARQ方式は、送
信側が送信するデータを複数のブロックに分割し、1つ
のブロックを送信した後、受信側から受信成功信号(A
ck)もしくは受信失敗再送要求信号(Nack)を受
信するまで、次のブロックを送信せずに待機する方式で
あり、この方式では手順、装置ともに簡単にできる。こ
れに対して、Go−Back−N ARQ方式は、送信
側が、受信側からの応答(AckまたはNack)を待
たずに複数のブロックを連続送信し、受信側から再送要
求信号が来た場合に再送要求されたブロックだけでな
く、当該ブロック以降の送信済みのブロックも連続的に
再送する方式である。
[0003] As a basic automatic repeat request method, FIG.
0, Stop & Wait ARQ scheme, Go-Back-N ARQ scheme, Selecti
Three schemes of the ve-repeat ARQ scheme are being studied. The Stop & Wait ARQ scheme divides data transmitted by a transmission side into a plurality of blocks, transmits one block, and then receives a reception success signal (A
ck) or a reception failure retransmission request signal (Nack) is received without receiving the next block. This method simplifies both the procedure and the device. On the other hand, in the Go-Back-N ARQ scheme, the transmitting side continuously transmits a plurality of blocks without waiting for a response (Ack or Nack) from the receiving side, and receives a retransmission request signal from the receiving side. In this system, not only the block requested to be retransmitted, but also transmitted blocks subsequent to the block are continuously retransmitted.

【0004】また、Selective−Repeat
ARQ方式は、Go−Back−N ARQ方式と同
様に、送信側が、受信側からの応答を待たずにブロック
を順次送信していき、受信側は受信したブロック毎に誤
り検出を行い、各々のブロックに対して応答を返し、送
信側は受信側からの応答で受信失敗再送要求信号となっ
ているブロックのみを再送し、受信した応答に誤りが検
出された場合には当該応答で成功/失敗の確認がなされ
る予定であったブロックを再送する方式である。
[0004] Also, Selective-Repeat
In the ARQ scheme, similarly to the Go-Back-N ARQ scheme, the transmitting side sequentially transmits blocks without waiting for a response from the receiving side, and the receiving side performs error detection for each received block, and performs error detection for each block. A response is returned to the block, and the transmitting side retransmits only the block that is the reception failure retransmission request signal in the response from the receiving side, and if an error is detected in the received response, the response is successful / failed. This is a method for retransmitting a block for which a confirmation is to be made.

【0005】上記3つの方式の内で、Selectiv
e−Repeat ARQ方式が最も高い伝送効率を得
ることができるが、装置が複雑になるという問題と、容
量が大きいバッファメモリが必要になるため、装置の簡
素化、及び処理の高速化を目指す移動体通信への利用は
難しいという問題がある。
[0005] Of the above three methods, Selective
The e-Repeat ARQ scheme can obtain the highest transmission efficiency, but it has a problem that the apparatus becomes complicated and a buffer memory having a large capacity is required. There is a problem that use for body communication is difficult.

【0006】移動体無線データ伝送に対して自動再送要
求(ARQ)を行う方法は、例えば、特開平5−160
817号公報に示されている。以下に、この移動体通信
システムにおける従来の自動再送要求について、図1
1、図12を用いて説明する。
A method of performing an automatic retransmission request (ARQ) for mobile radio data transmission is disclosed, for example, in Japanese Patent Laid-Open No. 5-160.
No. 817. Hereinafter, a conventional automatic retransmission request in this mobile communication system will be described with reference to FIG.
This will be described with reference to FIG.

【0007】図11は従来例におけるシステム構成図で
ある。図11において、10は送信側無線通信装置、2
0は受信側無線通信装置である。次に、送信側無線通信
装置の構成について説明する。11は通信制御部、12
は送信データを所定の符号化則に従って符号化する符号
化部、13は送信データを一時記憶するバッファメモ
リ、14は所定周波数の搬送波を符号化された送信デー
タで変調し、送受切り替えスイッチ16を介してアンテ
ナ17から送信する送信部、15はアンテナ17によっ
て受信された搬送波を受信変調する受信部である。次
に、受信側無線通信装置の構成について説明する。21
は通信制御部、22は符号化されて受信された受信デー
タを復号する符号化部、23は受信データを一時記憶す
るバッファメモリ、24は所定周波数の搬送波を符号化
された送信データで変調し、送受切り替えスイッチ26
を介してアンテナ27から送信する送信部、25はアン
テナ27によって受信された搬送波を受信変調する受信
部である。
FIG. 11 is a system configuration diagram in a conventional example. In FIG. 11, reference numeral 10 denotes a transmitting-side wireless communication device;
Reference numeral 0 denotes a receiving-side wireless communication device. Next, the configuration of the transmitting-side wireless communication device will be described. 11 is a communication controller, 12
Is an encoding unit that encodes transmission data according to a predetermined encoding rule, 13 is a buffer memory that temporarily stores transmission data, 14 is a carrier that modulates a carrier of a predetermined frequency with the encoded transmission data, and a transmission / reception switch 16 is operated. A transmitter 15 transmits the signal from the antenna 17 via the antenna 17, and a receiver 15 receives and modulates the carrier received by the antenna 17. Next, the configuration of the receiving-side wireless communication device will be described. 21
Is a communication control unit, 22 is an encoding unit that decodes received data that has been encoded and received, 23 is a buffer memory that temporarily stores received data, and 24 is a carrier that modulates a carrier of a predetermined frequency with encoded transmission data. , Transmission / reception switch 26
Is a transmitting unit for transmitting the signal from the antenna 27 via the antenna 27, and a receiving unit 25 for receiving and modulating the carrier received by the antenna 27.

【0008】また、図12は従来例における自動再送要
求方式の再送手順を示したシーケンス図であり、図中、
TXBは送信ブロック番号、RXBは受信ブロック番
号、TACKは送信側が確認した最新の送信成功ブロッ
ク番号、RACKは受信側が確認した受信ブロックを示
す。また、受信側での受信ブロックの判定内容として、
sは誤りが無く有効なブロック、eは誤りが検出され無
効となったブロック、dは誤り無く受信されたもののブ
ロック番号がRACKの次でないため無効となったブロ
ックである。図中の実線または点線で×印のあるものは
無線伝送中に誤りが発生したことを表している。また、
本従来例におけるラウンドトリップ時間N(送信側がブ
ロックを送出して応答を受信するまでに要する時間であ
り、送信側が送出するブロック数で表現したもの)を4
とする。
FIG. 12 is a sequence diagram showing a retransmission procedure of the automatic retransmission request method in the conventional example.
TXB is a transmission block number, RXB is a reception block number, TACK is the latest transmission success block number confirmed by the transmission side, and RACK is a reception block confirmed by the reception side. In addition, as the content of the determination of the receiving block on the receiving side,
s is a block that is valid without error, e is a block that is invalid because an error is detected, and d is a block that is received without error but is invalid because the block number is not next to RACK. A solid line or a dotted line with a cross in the figure indicates that an error has occurred during wireless transmission. Also,
The round trip time N (the time required for the transmitting side to transmit a block and receive a response, expressed in the number of blocks transmitted by the transmitting side) in the conventional example is 4
And

【0009】次に、従来の自動再送要求方式の動作を図
11、図12を用いて説明する。本従来例に記載されて
いる自動再送要求方式は、Go−Back−N ARQ
方式を基本に、送信側が応答の誤りを検出した場合と検
出しなかった場合とで再送手順を切り替える方式であ
る。送信側無線通信装置10はバッファメモリ13に記
憶されている送信データを複数のブロックに分割し、各
ブロックデータに連続するブロック番号(TXB)を割
り当てる。次に、通信制御部11内にある送信成功ブロ
ック番号カウンタ(TACK)を0にリセットする。次
に、受信側に回線接続要求を行い、回線が確立した後、
前記データブロックを番号順にバッファメモリ13から
読みだし、符号化部12が所定の符号化則に従った誤り
検出符号化を行い、送信部14を通じて送信する。
Next, the operation of the conventional automatic repeat request method will be described with reference to FIGS. The automatic retransmission request method described in this conventional example is based on Go-Back-N ARQ.
Based on the scheme, this is a scheme in which the retransmission procedure is switched between when the transmitting side detects an error in the response and when it does not detect an error. The transmission-side wireless communication device 10 divides the transmission data stored in the buffer memory 13 into a plurality of blocks, and assigns a continuous block number (TXB) to each block data. Next, the transmission success block number counter (TACK) in the communication control unit 11 is reset to 0. Next, a line connection request is made to the receiving side, and after the line is established,
The data blocks are read out from the buffer memory 13 in numerical order, the encoding unit 12 performs error detection encoding according to a predetermined encoding rule, and transmits the data blocks through the transmission unit 14.

【0010】これに対し、受信側無線通信装置20は最
初に回線接続が確立した段階で通信制御部21内にある
受信確認ブロック番号カウンタ(RACK)を送信側と
同様にリセットしておく。次に、データを受信部25を
通じて受信すると、Go−Back−N ARQ方式の
受信側の手順に従い受信したデータブロックの誤り検出
を行い、RACKを更新するか否かの判定を行い送信側
へ応答信号を返す。
On the other hand, when the line connection is first established, the reception-side radio communication device 20 resets a reception confirmation block number counter (RACK) in the communication control unit 21 in the same manner as the transmission side. Next, when the data is received through the receiving unit 25, error detection of the received data block is performed according to the procedure of the receiving side of the Go-Back-N ARQ scheme, it is determined whether or not to update the RACK, and a response is sent to the transmitting side. Returns a signal.

【0011】一方、送信側は受信側からの応答を待たず
にブロック送信を続け、ラウンドトリップ時間後に受信
された応答の誤りを受信側と同様の誤り検出機能により
検出する。前記応答が誤りなく受信され再送要求であれ
ば、TACKの次の番号のブロックまで戻ってそこから
Nブロックを再送する。一方、受信した応答信号に誤り
が検出された場合には、当該信号ブロックを廃棄し、R
ACKとの比較、TACKの更新等の処理は行わない。
ここで、RACKが更新されずに再送要求が出されてい
る可能性があるため、当該応答で受信成功信号もしくは
受信失敗再送要求信号により再送要求される予定(RA
CKとして返ってくる予定であった番号)のデータブロ
ックを1ブロックだけ再送するSelective−R
epeat ARQ方式の再送手順に切り替え、次の応
答を待つ。
On the other hand, the transmitting side continues block transmission without waiting for a response from the receiving side, and detects an error of the response received after the round trip time by the same error detecting function as that of the receiving side. If the response is received without error and is a retransmission request, the process returns to the block of the next number of TACK and retransmits N blocks from there. On the other hand, if an error is detected in the received response signal, the signal block is discarded, and R
Processing such as comparison with ACK and updating of TACK is not performed.
Here, since there is a possibility that a retransmission request has been issued without updating the RACK, a retransmission request will be made by a reception success signal or a reception failure retransmission request signal in the response (RA
Selective-R that retransmits only one data block of the number that was to be returned as CK)
It switches to the repeat ARQ retransmission procedure and waits for the next response.

【0012】次の応答が正しく受信され、RACKがプ
ラス1に更新されていれば再送を行う前に送信したブロ
ック番号の次の番号から送信を続ける。RACKが更新
されずに再送要求が出された場合にはGo−Back−
N ARQ方式の再送手順に切り替わるが、この場合に
は再送要求されたブロック番号から既にSelecti
ve−Repeat ARQ方式で再送されている前記
1ブロックを除いた残りのブロックのみを再送して通常
の通信状態に戻る。受信側については通常のGo−Ba
ck−N ARQ方式の手順通り、誤り検出符号化(実
際には復号化)を用いて受信データブロックの誤り検出
及びRACKと受信ブロックでRACKを更新し、送信
側への応答として返す方式が考案されている。
If the next response is correctly received and the RACK has been updated to plus one, the transmission is continued from the number following the block number transmitted before retransmission. If a retransmission request is issued without updating RACK, Go-Back-
Switching to the N ARQ scheme retransmission procedure is performed, but in this case, the Select
Only the remaining blocks excluding the one block retransmitted by the ve-repeat ARQ scheme are retransmitted to return to a normal communication state. Normal Go-Ba for the receiving side
In accordance with the procedure of the ck-N ARQ scheme, a method has been devised in which error detection of a received data block is performed by using error detection coding (actually decoding), RACK is updated by the RACK and the reception block, and returned as a response to the transmission side. Have been.

【0013】[0013]

【発明が解決しようとする課題】従来の自動再送要求方
式では、応答を送信するチャネルの誤りが再送動作を引
き起こし伝送効率を低下させるという問題点があった。
In the conventional automatic retransmission request method, there is a problem that an error in a channel for transmitting a response causes a retransmission operation and lowers transmission efficiency.

【0014】また、従来の自動再送要求方式は、双方向
対称型通信チャネルのみを対象としているため、可変速
度通信においても自動再送要求を行うためには最高速度
に対応できるシーケンス番号を必要とし、当該シーケン
ス番号の表現のためにオーバヘッドが増大するという問
題点があった。
In addition, since the conventional automatic retransmission request method targets only a bidirectional symmetric communication channel, a sequence number that can correspond to the maximum speed is required in order to make an automatic retransmission request even in variable speed communication, There is a problem that the overhead is increased due to the expression of the sequence number.

【0015】また、従来の自動再送要求方式では、シー
ケンス番号を用いるため、連続したTDMAフレームで
フィードバックチャネルに誤りが生じた場合には、同一
シーケンス番号が発生し、バーストデータの区別ができ
ないという問題点があった。
Further, in the conventional automatic retransmission request method, since a sequence number is used, if an error occurs in a feedback channel in consecutive TDMA frames, the same sequence number is generated and burst data cannot be distinguished. There was a point.

【0016】また、従来の自動再送要求方式では、フィ
ードバック(帰還)チャネルに誤りが生じた場合には、
再度受信側装置がバーストデータ受信成功信号もしくは
バーストデータ受信失敗信号の再送を行わなければなら
ず、その分遅延が増えるという問題点があった。
In the conventional automatic repeat request method, when an error occurs in a feedback channel,
The receiving device must retransmit the burst data reception success signal or the burst data reception failure signal again, and there is a problem that the delay increases accordingly.

【0017】また、従来の自動再送要求方式では、再送
するバーストデータが増大すると伝送遅延が増加しスル
ープットが減少するという問題点があった。
Further, in the conventional automatic retransmission request method, there is a problem in that, when burst data to be retransmitted increases, transmission delay increases and throughput decreases.

【0018】この発明は、このような問題点を解決する
ために為されたものであり、自動再送要求のために制御
チャネルを用い、誤りが検出された場合には、再送する
バーストデータの量をできるだけ抑えた自動再送制御方
法を得ることを目的とする。
The present invention has been made to solve such a problem, and uses a control channel for an automatic retransmission request, and when an error is detected, the amount of burst data to be retransmitted. It is an object of the present invention to obtain an automatic retransmission control method that suppresses as much as possible.

【0019】[0019]

【課題を解決するための手段】第1の発明に係る自動再
送制御方法(従来例の自動再送要求方式と同じものであ
る)は、無線ゾーンを管理する少なくとも1つの基地局
と、該基地局を統合管理する基地局制御装置と、ユーザ
用の情報を伝送する情報チャネルと、該情報チャネルの
TDMAのスロットを割当てる制御チャネルとから成る
無線通信チャネルを介して前記基地局との間で要求に応
じて割り当てを行うデマンドアサイン型のTDMA方式
を用いてアクセスされる少なくとも1つの移動機と、か
ら構成された無線通信システム内で用いられ、バースト
データを送信する送信側装置である前記基地局もしくは
前記移動機から前記バーストデータを受信する受信側装
置である前記移動機もしくは前記基地局は、バーストデ
ータ受信成功信号(Ack)及びバーストデータ受信失
敗信号(Nack)の送信を行うフィードバックチャネ
ルとして前記制御チャネルを用いる手段と、前記制御チ
ャネルでのバーストデータ受信成功信号及びバーストデ
ータ受信失敗信号の伝送には、情報チャネルで伝送する
バーストデータに対して適用する誤り訂正符号よりも、
情報長に対する符号語長を長くとる誤り訂正符号を付加
する手段を備えたものである。
An automatic retransmission control method according to the first invention (which is the same as the conventional automatic retransmission request method) comprises at least one base station for managing a radio zone, and the base station. A request between the base station and the base station via a radio communication channel including a base station control device that integrally manages the information channel, an information channel that transmits information for a user, and a control channel that allocates a TDMA slot of the information channel. And at least one mobile station accessed using a demand-assigned TDMA scheme that performs assignment according to the base station or a transmission-side apparatus that is used in a wireless communication system configured to transmit burst data. The mobile station or the base station, which is a receiving device that receives the burst data from the mobile station, transmits a burst data reception success signal. Ack) and a means for using the control channel as a feedback channel for transmitting a burst data reception failure signal (Nack). The transmission of the burst data reception success signal and the burst data reception failure signal on the control channel includes an information channel. Than the error correction code applied to the transmitted burst data,
It is provided with means for adding an error correction code for increasing the codeword length to the information length.

【0020】第2の発明に係る自動再送制御方法は、受
信側装置はTDMAのフレーム単位に送信側装置から受
信した各バーストデータに対する誤り検出を行う誤り検
出手段を具備し、当該誤りが生じたバーストデータに対
応するTDMAのスロット位置を検出するスロット位置
検出手段と、前記誤りが生じたバーストデータを送信し
た前記送信側装置毎に前記スロット位置を表現できる情
報をTDMAのフレーム単位に受信失敗信号に付加し
て、あらかじめ定められた時間後の前記フレームのフィ
ードバックチャネルである制御チャネルで送信する送信
手段とを備えたものである。
In the automatic retransmission control method according to a second aspect of the present invention, the receiving apparatus includes error detecting means for performing error detection on each burst data received from the transmitting apparatus in units of TDMA frames, and the error occurs. Slot position detecting means for detecting a TDMA slot position corresponding to the burst data; and a reception failure signal for each TDMA frame unit, the information being capable of expressing the slot position for each of the transmitting side apparatuses transmitting the erroneous burst data. And transmission means for transmitting the frame on a control channel which is a feedback channel of the frame after a predetermined time.

【0021】第3の発明に係る自動再送制御方法は、送
信側装置はフィードバックチャネルである制御チャネル
で受信した受信失敗信号に付されたスロット位置に対応
するバーストデータ以降のバーストデータを送信側装置
内の蓄積部から読み出すバーストデータ読み出し手段
と、このバーストデータ読み出し手段によって前記蓄積
部から読み出されたバーストデータを、あらかじめ定め
られた時間後のTDMAのフレームにおいて、前記送信
側装置に割り当てられた一つ以上のスロット内の時間的
に最初のスロットから順にTDMAのフレーム単位に再
送する再送手段とを備えたものである。
According to a third aspect of the present invention, in the automatic retransmission control method, the transmitting apparatus transmits burst data after the burst data corresponding to the slot position added to the reception failure signal received on the control channel which is a feedback channel. Burst data reading means for reading from the storage unit in the storage unit, and the burst data read from the storage unit by the burst data reading means are allocated to the transmitting apparatus in a TDMA frame after a predetermined time. And retransmission means for retransmitting TDMA frames in order from the temporally first slot in one or more slots.

【0022】第4の発明に係る自動再送制御方法は、送
信側装置は、受信側装置から送信されるフィードバック
チャネルである制御チャネルの受信情報での誤りを検出
する誤り検出手段と、前記受信情報の誤りの有無に応じ
て、前記制御チャネル受信の成功もしくは失敗を意味す
る情報をバーストデータと共にあらかじめ定められた時
間後のTDMAフレームにおける情報チャネルで送信す
る送信手段とを具備し、前記送信側装置が前記制御チャ
ネルにおいて誤りを検出した場合には、当該制御チャネ
ルで受信する予定であったバーストデータ受信成功信号
(Ack)及びバーストデータ受信失敗信号(Nac
k)で送達確認が得られる予定であったフレームで送信
したすべてのバーストデータを再度送信するものであ
る。
According to a fourth aspect of the present invention, in the automatic retransmission control method, the transmitting apparatus detects an error in reception information of a control channel which is a feedback channel transmitted from the receiving apparatus; Transmitting means for transmitting information indicating success or failure of reception of the control channel together with burst data on an information channel in a TDMA frame after a predetermined time in accordance with the presence or absence of an error in the transmission side device. Detects an error in the control channel, the burst data reception success signal (Ack) and the burst data reception failure signal (Nac)
All the burst data transmitted in the frame for which the delivery confirmation was scheduled to be obtained in k) is transmitted again.

【0023】第5の発明に係る自動再送制御方法は、受
信側装置はTDMAのフレーム単位に送信側装置から受
信した各バーストデータに対して誤り検出を行う誤り検
出手段と、当該誤りが生じたバーストデータに対応する
TDMAスロットのスロット位置を検出するスロット位
置検出手段と、前記誤りが生じたバーストデータを送信
した送信側装置毎に前記フレームを識別するフレーム番
号と前記スロット位置をTDMAのフレーム単位に受信
失敗信号に付加して、あらかじめ定められた時間後のT
DMAのフレームにおけるフィードバックチャネルであ
る制御チャネルで送信する応答手段とを具備し、前記送
信側装置は前記フレーム番号と前記スロット位置を表現
する情報で指定された前記バーストデータを蓄積部から
読み出すバーストデータ読み出し手段と、送信が可能な
1つ以上の前記TDMAスロットの前から順に指定され
たバーストデータを再送する再送手段とを備えたもので
ある。
In the automatic retransmission control method according to a fifth aspect of the present invention, the receiving apparatus performs error detection on each burst data received from the transmitting apparatus in units of TDMA frames, and the error has occurred. Slot position detecting means for detecting the slot position of the TDMA slot corresponding to the burst data; and a frame number for identifying the frame and the slot position for each transmitting apparatus which has transmitted the erroneous burst data. To the reception failure signal, and after a predetermined time T
Response means for transmitting on a control channel which is a feedback channel in a DMA frame, wherein the transmitting apparatus reads out the burst data specified by the information representing the frame number and the slot position from a storage unit. It comprises a reading means and a retransmitting means for retransmitting designated burst data in order from the front of one or more TDMA slots capable of transmission.

【0024】第6の発明に係る自動再送制御方法は、受
信側装置は受信した一つ以上のバーストデータが誤って
いた場合には該バーストデータの再送及び未送出のバー
ストデータの送信に必要なスロット数を算出するスロッ
ト数算出手段を具備し、前記受信側装置が移動機の場合
には受信失敗信号とともに前記算出したスロット数を制
御チャネルで要求するスロット数要求手段を備え、前記
受信側装置が基地局の場合には前記算出したスロット数
に応じて新たにTDMAスロットを割当てるTDMAス
ロット割当て手段と、記受信失敗信号とともに前記送信
側装置である移動機に対して割り当てスロット変更通知
を前記制御チャネルで行う割り当てスロット変更通知手
段とを備えたものである。
In the automatic retransmission control method according to a sixth aspect of the present invention, when one or more of the received burst data is incorrect, the receiving side device is required to retransmit the burst data and transmit the untransmitted burst data. A slot number calculating means for calculating the number of slots, and a slot number requesting means for requesting the calculated number of slots together with a reception failure signal on a control channel when the receiving apparatus is a mobile station; Is a base station, a TDMA slot allocating means for allocating a new TDMA slot in accordance with the calculated number of slots, and a control of notifying a change of the allocated slot to the mobile station as the transmitting apparatus together with a reception failure signal. And means for notifying an assigned slot change performed in the channel.

【0025】[0025]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

実施の形態1.図1は本発明に係る自動再送制御方法を
含む通信システムの一実施の形態を示すシステム構成図
である。図1において、1は基地局を統合管理する基地
局制御装置、2a〜2dは無線ゾーン、3a〜3eは無
線ゾーン2a〜2d間を移動する移動機、4a〜4dは
無線ゾーン2a〜2dを管理する基地局である。このシ
ステム構成図は以降の実施の形態においても用いられ
る。
Embodiment 1 FIG. FIG. 1 is a system configuration diagram showing one embodiment of a communication system including an automatic retransmission control method according to the present invention. In FIG. 1, reference numeral 1 denotes a base station controller that integrally manages base stations, reference numerals 2a to 2d denote wireless zones, reference numerals 3a to 3e denote mobile stations moving between the wireless zones 2a to 2d, and reference numerals 4a to 4d denote wireless zones 2a to 2d. The base station to manage. This system configuration diagram is used in the following embodiments.

【0026】また、図2は本発明に係る自動再送制御方
法が用いるTDMA方式のフレーム(以下、TDMAフ
レームという)の構成の一実施の形態を示すフレーム構
成図であり、この例では同一のTDMAフレームを制御
チャネルと情報チャネルに分割している構成を示してい
る。また、図3は図2に示したフレーム構成を用いて基
地局4と移動機3との間の通信を実行する場合の動作シ
ーケンスを示すシーケンス図であり、この例では移動機
3から基地局4に対してバーストデータを送信する場合
の動作シーケンスを示している。このTDMAフレーム
構成図も以降の実施の形態において用いられる。
FIG. 2 is a frame configuration diagram showing an embodiment of a configuration of a TDMA frame (hereinafter referred to as a TDMA frame) used in the automatic retransmission control method according to the present invention. In this example, the same TDMA frame is used. This figure shows a configuration in which a frame is divided into a control channel and an information channel. FIG. 3 is a sequence diagram showing an operation sequence when communication is performed between the base station 4 and the mobile station 3 using the frame configuration shown in FIG. 2. In this example, the mobile station 3 transmits the base station to the base station. 4 shows an operation sequence when transmitting burst data to the C.4. This TDMA frame configuration diagram is also used in the following embodiments.

【0027】次に、本実施の形態の動作を図1、図2及
び図3を用いて説明する。図1に示すように同一無線ゾ
ーン2内に存在する複数の移動機3と当該無線ゾーン2
を管理する一つの基地局4とは無線通信チャネルを介し
て通信を行うことができる。ここで、移動機3と基地局
4の無線通信アクセス方式として、デマンドアサイン型
のTDMAを用いる。本実施の形態では図2に示すよう
に、同一TDMAフレーム内の前半に制御チャネル用の
スロット群が存在し、更に当該スロット群は上りスロッ
トと下りスロットに時分割多重(TDD)されており、
上りスロット群は各移動機3がランダムアクセス方式に
よって上り制御チャネルとして獲得することができ、一
度獲得できた上り制御チャネルは移動機3からの解放メ
ッセージが送信されるまで、当該移動機3が使用でき
る。なお、「上り」とは移動機3から基地局4に対する
方向を示し、「下り」とは基地局4から移動機3に対す
る方向を示す。
Next, the operation of this embodiment will be described with reference to FIG. 1, FIG. 2 and FIG. As shown in FIG. 1, a plurality of mobile devices 3 existing in the same wireless zone 2 and
Can be communicated with one base station 4 that manages the communication via a wireless communication channel. Here, a demand assignment type TDMA is used as a wireless communication access method between the mobile station 3 and the base station 4. In the present embodiment, as shown in FIG. 2, a slot group for a control channel exists in the first half of the same TDMA frame, and the slot group is time-division multiplexed (TDD) into an uplink slot and a downlink slot.
The uplink slot group can be acquired by each mobile station 3 as an uplink control channel by a random access scheme, and the uplink control channel once acquired is used by the mobile station 3 until a release message from the mobile station 3 is transmitted. it can. Note that “up” indicates a direction from the mobile station 3 to the base station 4, and “down” indicates a direction from the base station 4 to the mobile station 3.

【0028】移動機3が上りスロットを獲得できた場合
には当該獲得したスロットのスロット番号に対応したス
ロット番号を持つ下りスロットが基地局4によって自動
的に確保される。また、当該無線ゾーン2内に存在する
すべての移動機3は前記制御チャネルを必ず確保するも
のとする。なお、制御チャネルを確保できなかった移動
機3は当該無線ゾーン2での通信を行うことができな
い。
When the mobile station 3 has acquired the upstream slot, the base station 4 automatically secures a downstream slot having a slot number corresponding to the slot number of the acquired slot. Also, it is assumed that all the mobile devices 3 existing in the wireless zone 2 always secure the control channel. Note that the mobile device 3 that cannot secure the control channel cannot perform communication in the wireless zone 2.

【0029】送信バーストデータの存在する移動機3は
基地局4に対して上記のように構成された制御チャネル
の内の上り制御チャネルを用いて情報チャネル割当要求
を行う。ただし、移動機3は上下異速度通信や片方向通
信や可変速度通信などの状況に応じて、必要とする情報
チャネルの上りスロット数と下りスロット数をそれぞれ
明示して割り当て要求を送信する。移動機3から上記割
り当て要求を受信した基地局4は情報スロット内に割り
当て可能なスロットが存在する場合には、下り制御チャ
ネルを用いて当該移動機3に対して要求されたスロット
数に応じて情報チャネルのスロット割り当てを行う。
The mobile station 3 in which the transmission burst data exists makes an information channel allocation request to the base station 4 by using the uplink control channel among the control channels configured as described above. However, the mobile device 3 transmits the allocation request by explicitly indicating the number of uplink slots and the number of downlink slots of the required information channel, respectively, according to the conditions such as up / down speed communication, one-way communication, and variable speed communication. The base station 4 that has received the above allocation request from the mobile station 3 uses the downlink control channel and, if there is a slot that can be allocated, according to the number of slots requested for the mobile station 3 using the downlink control channel. The information channel slot is allocated.

【0030】これにより、基地局4は移動機3が上下異
速度通信を要求する場合や片方向通信を要求する場合及
び可変速度通信をする場合にも対応することが可能であ
る。また、基地局4は割り当て可能なスロットが存在し
ない場合には当該割り当て要求を拒否する旨の信号を下
り制御チャネルを用いて送信する。更に、制御チャネル
の誤り訂正用冗長ビットに対する符号語長の割当てを情
報チャネルのそれよりも長くとることにより、制御チャ
ネルでの誤り訂正能力を情報チャネルよりも高くしてい
る。
Thus, the base station 4 can cope with a case where the mobile station 3 requests vertical and lower speed communication, a case where one-way communication is requested, and a case where variable speed communication is performed. When there is no slot that can be assigned, the base station 4 transmits a signal to reject the assignment request using the downlink control channel. Furthermore, by assigning a codeword length to the error correction redundant bits of the control channel longer than that of the information channel, the error correction capability of the control channel is made higher than that of the information channel.

【0031】次に、上記のように情報チャネルのスロッ
トを割り当てられた移動機3がバーストデータを送信し
た場合の、当該バーストデータの自動再送要求及び当該
要求に基づく再送の動作を図3を用いて説明する。移動
機3は基地局4に対して、上り片方向通信の要求を上り
制御チャネルのスロット#1を用いて行うと、基地局4
は情報チャネルの#1〜#3スロットを当該移動機3用
に割り当てる。当該スロット割り当てを受信した移動機
3は送信バーストデータをTDMAフレーム単位で3バ
ーストデータずつ送信する。これに対して基地局4は3
フレーム毎に(即ち、3フレーム×3スロットの計9つ
の受信バーストデータ単位に)制御チャネルの下りスロ
ット#1を用いて、バーストデータ受信成功信号(Ac
k)またはバーストデータ受信失敗信号(Nack)を
送信する。
Next, when the mobile station 3 to which the information channel slot is allocated as described above transmits burst data, an automatic retransmission request for the burst data and a retransmission operation based on the request will be described with reference to FIG. Will be explained. When the mobile station 3 issues a request for uplink one-way communication to the base station 4 using the slot # 1 of the uplink control channel, the base station 4
Allocates # 1 to # 3 slots of the information channel for the mobile station 3 concerned. The mobile station 3 that has received the slot assignment transmits the transmission burst data in units of TDMA frames, three burst data at a time. In contrast, base station 4 has 3
Using the downlink slot # 1 of the control channel for each frame (that is, for a total of nine received burst data units of 3 frames × 3 slots), a burst data reception success signal (Ac
k) or a burst data reception failure signal (Nack) is transmitted.

【0032】すなわち、9つの受信バーストデータすべ
てを正常に受信した場合には受信成功信号を、9つのバ
ーストデータの中に1つでも誤りがあった場合には誤り
を発生したバーストデータの内の先頭のバーストデータ
の番号を付したバーストデータ受信失敗信号を、制御チ
ャネルの下りスロット#1を用いて送信する。
That is, if all of the nine received burst data are normally received, a reception success signal is output. If at least one of the nine burst data contains an error, the reception success signal is output. A burst data reception failure signal with the number of the first burst data is transmitted using downlink slot # 1 of the control channel.

【0033】たとえば、図3のTDMAフレーム○5,
○6において、基地局4が移動機3からのバーストデー
タ14,16の誤りを検出すると、誤りを発生したバー
ストデータの内の先頭のバーストデータの番号14を付
加したバーストデータ受信失敗信号を、制御チャネルの
下りスロット#1を用いて移動機3へ送信する。移動機
3がこのバーストデータ受信失敗信号を受信すると、バ
ーストデータ14以降の9つのバーストデータ(14,
15,16)(17,18,19)(20,21,2
2)を情報チャネルの上りスロット#1〜#3を用いて
基地局4へ送信する。
For example, the TDMA frame of FIG.
In step 6, when the base station 4 detects an error in the burst data 14 and 16 from the mobile station 3, a burst data reception failure signal to which the number 14 of the first burst data among the burst data in which the error has occurred is added. It transmits to mobile station 3 using downlink slot # 1 of the control channel. When the mobile station 3 receives the burst data reception failure signal, nine burst data (14,
15, 16) (17, 18, 19) (20, 21, 22)
2) is transmitted to the base station 4 using the uplink slots # 1 to # 3 of the information channel.

【0034】なお、この実施の形態では3フレーム毎に
下り制御チャネルでバーストデータ受信成功信号もしく
はバーストデータ受信失敗信号を送信しているが、各フ
レーム毎に、もしくは複数のフレーム単位でバーストデ
ータ受信成功信号もしくはバーストデータ受信失敗信号
を送信してもよい。更に、バーストデータ受信失敗信号
に9つの受信バーストデータのうち誤ったバーストデー
タの番号(図3ではバーストデータ14とバーストデー
タ16)をすべて送信し、移動機3は基地局4から指定
されたバーストデータを再送するようにしてもよい。
In this embodiment, the burst data reception success signal or the burst data reception failure signal is transmitted on the downlink control channel every three frames, but the burst data reception signal is transmitted for each frame or for a plurality of frames. A success signal or a burst data reception failure signal may be transmitted. Further, the burst data reception failure signal transmits all the wrong burst data numbers (burst data 14 and burst data 16 in FIG. 3) among the nine received burst data, and the mobile station 3 transmits the burst designated by the base station 4. The data may be retransmitted.

【0035】この実施の形態によれば、上下異速度通信
や片方向通信においても自動再送要求に必要となる情報
チャネルを設定せずに自動再送要求および自動再送を行
うことができるという効果を奏する。
According to this embodiment, there is an effect that the automatic retransmission request and the automatic retransmission can be performed without setting the information channel required for the automatic retransmission request even in the vertical different speed communication and the one-way communication. .

【0036】実施の形態2.図4は本発明に係る自動再
送制御方法の別の実施の形態を示すフレーム構成図であ
り、同時に受信側装置から送信側装置に対して送信する
誤りバーストデータに対応するスロット位置をも示して
いる。また、図5は図4に示したフレームを用いて送信
を行った場合の動作シーケンスを示すシーケンス図であ
り、移動機3から基地局4に対してバーストデータを送
信するシーケンスを示している。
Embodiment 2 FIG. 4 is a frame configuration diagram showing another embodiment of the automatic retransmission control method according to the present invention, and also shows a slot position corresponding to error burst data transmitted from the receiving device to the transmitting device. I have. FIG. 5 is a sequence diagram showing an operation sequence when transmission is performed using the frame shown in FIG. 4, and shows a sequence for transmitting burst data from the mobile station 3 to the base station 4.

【0037】次に、本実施の形態の動作を図4、図5を
用いて説明する。なお、移動機3に対するスロットの割
り当ては実施の形態1と同様であるため説明を省略す
る。ここでは、移動機3が基地局4に対して、上り片方
向通信の要求を上り制御チャネルのスロット#1で行
い、基地局4が情報チャネルの#1〜#3を当該移動機
3に対して割り当てた状態以降の動作を説明する。
Next, the operation of this embodiment will be described with reference to FIGS. Note that the assignment of slots to the mobile device 3 is the same as that in the first embodiment, and a description thereof will not be repeated. Here, the mobile station 3 makes a request for uplink one-way communication to the base station 4 in slot # 1 of the uplink control channel, and the base station 4 transmits the information channels # 1 to # 3 to the mobile station 3. The operation after the state of the assignment is described.

【0038】図4に示すように、基地局4はフレーム単
位で各スロットで受信したすべてのバーストデータの誤
り検出を行い、誤りを検出した場合にはこのバーストデ
ータに対して誤り検出情報として”1”を設定し、誤り
を検出しなかった場合及びバーストデータを検出しなか
った場合には誤り検出情報として”0”を設定し、情報
チャネルのスロット#1〜#nで構成される1フレーム
での受信情報に対して、例えば、図4に示すようにスロ
ット#3とスロット#nに誤りが発生した場合には、受
信バーストデータの誤り検出情報をEとすると、E=
(0010…1)と表現する。
As shown in FIG. 4, the base station 4 performs error detection on all the burst data received in each slot in frame units, and when an error is detected, the base station 4 uses this burst data as error detection information. 1 is set, and if no error is detected and no burst data is detected, "0" is set as error detection information, and one frame composed of slots # 1 to #n of the information channel is set. For example, as shown in FIG. 4, if an error occurs in slot # 3 and slot #n as shown in FIG.
(0010 ... 1).

【0039】次に、基地局4はこの誤り検出情報Eと各
移動機3に割り当てたスロットの位置情報とに基づい
て、各移動機3へ送信するバーストデータ受信成功信号
及びバーストデータ受信失敗信号に付加する情報を作成
する。すなわち、移動機3aの場合には情報チャネルの
スロット#1, #2, #3が割り当てられているため、
誤り検出情報Eの先頭から1番目、2番目、3番目のビ
ットで表現される情報、即ち前述の例では(001)を
バーストデータ受信失敗信号に付して制御チャネルの下
りスロットで送信する。
Next, based on the error detection information E and the position information of the slot allocated to each mobile station 3, the base station 4 transmits a burst data reception success signal and a burst data reception failure signal to be transmitted to each mobile station 3. Create information to be added to. That is, in the case of the mobile station 3a, since slots # 1, # 2, and # 3 of the information channel are allocated,
Information represented by the first, second, and third bits from the top of the error detection information E, that is, (001) in the above-described example is added to the burst data reception failure signal and transmitted in the downlink slot of the control channel.

【0040】なお、バーストデータ受信成功信号及びバ
ーストデータ受信失敗信号を当該誤り検出情報Eで代替
してもよい。
The burst data reception success signal and the burst data reception failure signal may be replaced with the error detection information E.

【0041】また、図5は本実施の形態における移動機
3から基地局4に対するバーストデータの送信及び制御
チャネルを用いたバーストデータ受信成功信号及びバー
ストデータ受信失敗信号の自動再送制御の動作を示して
いる。図5において、移動機3は割当てられた情報チャ
ネルの上りスロット#1〜#3を用いて各フレーム毎に
3つのバーストデータを送信する。バーストデータを受
信した基地局4は各バーストデータの誤りの検出を行
い、誤りを検出したバーストデータのスロット位置を付
加したバーストデータ受信失敗信号を制御チャネルの下
りスロット#1を用いて送信する。当該バーストデータ
受信失敗信号を受信した移動機3は前回送信したフレー
ムの当該情報により示されたスロット位置のバーストデ
ータを再度送信する。
FIG. 5 shows the operation of transmitting the burst data from the mobile station 3 to the base station 4 and the automatic retransmission control of the burst data reception success signal and the burst data reception failure signal using the control channel in the present embodiment. ing. In FIG. 5, mobile station 3 transmits three burst data for each frame using uplink slots # 1 to # 3 of the assigned information channel. The base station 4 that has received the burst data detects an error in each burst data, and transmits a burst data reception failure signal to which the slot position of the burst data in which the error is detected is added using the downlink slot # 1 of the control channel. The mobile device 3 that has received the burst data reception failure signal retransmits the burst data at the slot position indicated by the information of the previously transmitted frame.

【0042】たとえば、図5に示すように、TDMAフ
レーム○2において、基地局4が受信したバーストデー
タ(4,5,6)においてバーストデータ4の誤りを検
出すると、制御チャネルの下りスロット#1を用いて、
バーストデータ受信失敗信号に(100)を付加して移
動機3へ送信する。移動機3はこのバーストデータ受信
失敗信号を受け取ると、再び、バーストデータ4と次の
バーストデータから構成される3つのバーストデータ
(4,7,8)を情報チャネルの上りスロット#1〜#
3を用いて基地局4へ送信する(TDMAフレーム○
3)。
For example, as shown in FIG. 5, when an error of burst data 4 is detected in burst data (4, 5, 6) received by base station 4 in TDMA frame # 2, downlink slot # 1 of the control channel Using,
The burst data reception failure signal is transmitted to the mobile station 3 with (100) added. Upon receiving the burst data reception failure signal, the mobile station 3 again transmits three burst data (4, 7, 8) composed of the burst data 4 and the next burst data to uplink slots # 1 to ## of the information channel.
3 to the base station 4 (TDMA frame
3).

【0043】また、TDMAフレーム○4において、基
地局4が受信したバーストデータ(9,10,11)に
おいてバーストデータ10,11の誤りを検出すると、
制御チャネルの下りスロット#1を用いて、バーストデ
ータ受信失敗信号に(011)を付加して移動機3へ送
信する。移動機3はこのバーストデータ受信失敗信号を
受け取ると、再び、バーストデータ10,11と次のバ
ーストデータから構成される3つのバーストデータ(1
0,11,12)を情報チャネルの上りスロット#1〜
#3を用いて基地局4へ送信する(TDMAフレーム○
5)。
Further, in the TDMA frame # 4, when an error in the burst data 10, 11 is detected in the burst data (9, 10, 11) received by the base station 4,
Using the downlink slot # 1 of the control channel, (011) is added to the burst data reception failure signal and transmitted to the mobile station 3. Upon receiving the burst data reception failure signal, the mobile station 3 again transmits three burst data (1) composed of the burst data 10 and 11 and the next burst data.
0, 11, 12) are assigned to uplink slots # 1 to # 1 of the information channel.
Transmit to base station 4 using # 3 (TDMA frame
5).

【0044】なお、本実施の形態においてはバーストデ
ータ受信成功信号にも誤り検出の結果を示す情報(図5
では(000))を付加して伝送しているが、バースト
データ受信成功信号には本情報の付加を省略することも
可能である。また、本実施の形態ではバーストデータ受
信失敗信号により指定されたバーストデータのみ再送し
ているが、指定された先頭のバーストデータ以降のすべ
てのバーストデータを再送しても構わない。この場合に
は、フレーム内で最初の誤りが発生したスロットまでの
誤り検出情報、即ち例えば、E=(010)の場合には
(01)と表現してもよい。更に、最初に誤りが発生し
たスロット番号で表現してもよい。
In this embodiment, information indicating the result of error detection is also included in the burst data reception success signal (FIG. 5).
(000)), the transmission of the burst data reception success signal may be omitted. Also, in the present embodiment, only the burst data specified by the burst data reception failure signal is retransmitted, but all burst data after the specified first burst data may be retransmitted. In this case, the error detection information up to the slot where the first error occurred in the frame, that is, for example, when E = (010), may be expressed as (01). Further, it may be represented by the slot number where an error first occurred.

【0045】この実施の形態によれば、フィードバック
チャネルである制御チャネルで伝送するバーストデータ
受信失敗信号に付加する情報は当該移動機3に割り当て
られたスロット数分のビットであり、最大でも1フレー
ムの情報チャネルのスロット数で収まり、本実施の形態
で示したように誤りを検出したバーストデータのみ再送
する場合にはシーケンス番号に用いられる情報より少な
くなり、制御チャネルで伝送する情報量の削減が行える
という効果を奏する。さらに、TDMAフレームの構成
に依存した形態、すなわち移動機3に割り当てられたス
ロット数のみで再送要求を行えるため、割り当てスロッ
ト数が可変な場合には、固定的なシーケンス番号を用い
る場合に比べて処理を軽減できるという効果を奏する。
According to this embodiment, the information added to the burst data reception failure signal transmitted on the control channel, which is a feedback channel, is the number of bits corresponding to the number of slots allocated to the mobile station 3, and at most one frame When only the burst data in which an error is detected is retransmitted as shown in the present embodiment, the number of information channels is smaller than the information used for the sequence number, and the amount of information transmitted on the control channel can be reduced. It has the effect of being able to do it. Furthermore, since a retransmission request can be made only in the form depending on the configuration of the TDMA frame, that is, only with the number of slots allocated to the mobile station 3, when the number of allocated slots is variable, compared with the case of using a fixed sequence number, This has the effect of reducing processing.

【0046】実施の形態3.図6は本発明における情報
チャネルで送信するバーストデータの別の実施の形態を
示す送信バーストデータの構成を示す送信バーストデー
タ構成図であり、図7は図6に示した送信バーストデー
タを用いて移動機3と基地局4との間で通信を行った場
合のシーケンスを示すシーケンス図であり、移動機3及
び基地局4における自動再送制御の処理の流れを示して
いる。また、図2はこの実施の形態においても用いられ
る。
Embodiment 3 FIG. 6 is a transmission burst data configuration diagram showing a transmission burst data configuration showing another embodiment of the burst data transmitted on the information channel in the present invention, and FIG. FIG. 9 is a sequence diagram showing a sequence in a case where communication is performed between the mobile station 3 and the base station 4 using the indicated transmission burst data, and shows a flow of processing of automatic retransmission control in the mobile station 3 and the base station 4. ing. FIG. 2 is also used in this embodiment.

【0047】次に、本実施の形態の動作を図2、図6と
図7を用いて説明する。移動機3に対するスロットの割
り当ては実施の形態1と同様であるため、説明を省略す
る。ここでは移動機3が基地局4に対して、上り片方向
通信の要求を上り制御チャネルのスロット#1で行い、
基地局4が情報チャネルの#1〜#3までを当該移動機
3に割り当てた状態以降の動作を説明する。
Next, the operation of this embodiment will be described with reference to FIG. 2, FIG. 6, and FIG. The assignment of the slot to the mobile device 3 is the same as in the first embodiment, and a description thereof will be omitted. Here, the mobile station 3 requests the base station 4 for uplink one-way communication in the slot # 1 of the uplink control channel,
The operation after the state where the base station 4 has allocated the information channels # 1 to # 3 to the mobile device 3 will be described.

【0048】図6に示すようにバーストデータ送信側で
ある移動機3はユーザ情報に当該バーストデータを送信
する予定のフレームの制御チャネルの上りスロット#1
(図2)に誤りを検出しなかった(成功)場合には
“0”を、誤りを検出した(失敗)場合には“1”で表
現される制御チャネル受信正否情報を付加してすべての
送信バーストデータを構成し、割り当てられた情報チャ
ネルのスロットを用いて、受信側装置である基地局4へ
送信する。
As shown in FIG. 6, the mobile station 3, which is the burst data transmitting side, includes in the user information the uplink slot # 1 of the control channel of the frame in which the burst data is to be transmitted.
If an error is not detected (success) in FIG. 2 (“success”), “0” is added. The transmission burst data is formed and transmitted to the base station 4 which is the receiving side device, using the slot of the allocated information channel.

【0049】次に、本実施の形態における送信側装置で
ある移動機3と受信側装置である基地局4の処理動作を
図7に示すシーケンスを用いて説明する。移動機3は当
該フレームにおける制御チャネルの受信に成功した場
合、すなわち制御チャネルで受信した情報に誤りを検出
しなかった場合には、当該フレームで送出するすべての
送信バーストデータ(1,2,3)の制御チャネル受信
正否情報部分に受信成功を意味する“0”を付加して個
別に割り当てられたスロットを用いて送信する(図7の
TDMAフレーム○1)。当該バーストデータを受信し
た基地局4は誤りが検出されなかった前記制御チャネル
受信正否情報部分を抽出し、すべて“0”であれば、当
該フレームの前フレームで受信したバーストデータを正
常受信としデータ組み立て処理部(図示せず)へ送信
し、当該フレームで受信したバーストデータ(1,2,
3)を新たに記憶部(図示せず)に蓄積する。
Next, the processing operation of the mobile device 3 as the transmitting device and the base station 4 as the receiving device in the present embodiment will be described using the sequence shown in FIG. If the mobile station 3 succeeds in receiving the control channel in the frame, that is, if no error is detected in the information received in the control channel, the mobile station 3 transmits all the transmission burst data (1, 2, 3) transmitted in the frame. ) Is added to the control channel reception correct / failure information portion of “0” indicating reception success, and transmission is performed using an individually allocated slot (TDMA frame ○ 1 in FIG. 7). The base station 4 that has received the burst data extracts the control channel reception correct / failure information portion in which no error was detected, and if all are “0”, the burst data received in the previous frame of the frame is regarded as normal reception and the data is received. The burst data (1, 2, 2) transmitted to the assembling processing unit (not shown) and received in the frame
3) is newly stored in the storage unit (not shown).

【0050】次に、基地局4は当該フレームにおけるバ
ーストデータを正常に受信、すなわち誤りを検出しなか
った場合には、次フレームの制御チャネルの下りスロッ
ト#1を用いてバーストデータ受信成功信号を送信する
(図7のTDMAフレーム○2)。このバーストデータ
受信成功信号を受信した移動機3は、引き続き当該フレ
ームの情報チャネルのスロット#1〜#3を用いて制御
チャネル受信正否情報部分に“0”を付した3つのバー
ストデータ(4,5,6)を送信する。基地局4は前フ
レームでのバーストデータ受信と同様に当該フレームで
受信し、誤りが検出されなかったバーストデータの制御
チャネル受信正否情報を抽出し、すべて“0”であれば
前フレームで受信し記憶しているバーストデータ(1,
2,3)をデータ組み立て処理部(図示せず)に転送
し、受信したバーストデータ(4,5,6)を記憶部
(図示せず)に蓄積する。
Next, when the base station 4 normally receives the burst data in the frame, that is, does not detect an error, the base station 4 transmits a burst data reception success signal using the downlink slot # 1 of the control channel of the next frame. Transmit (TDMA frame # 2 in FIG. 7). The mobile station 3 that has received the burst data reception success signal continuously uses the slots # 1 to # 3 of the information channel of the frame to transmit the three burst data (4, (5, 6) is transmitted. The base station 4 receives the burst data in the previous frame in the same manner as the burst data reception in the previous frame, and extracts the control channel reception correct / incorrect information of the burst data in which no error is detected. The stored burst data (1,
2, 3) are transferred to a data assembly processing unit (not shown), and the received burst data (4, 5, 6) is stored in a storage unit (not shown).

【0051】更に、基地局4は次フレームの制御チャネ
ルの下りスロット#1を用いて、バーストデータ受信成
功信号を送信する。移動機3が当該バーストデータ受信
成功信号を伝送する制御チャネルの受信に失敗した場合
(図7のTDMAフレーム○3における×印)には、移
動機3は再度前フレームで送信した3つのバーストデー
タ(4,5,6)を、当該バーストデータに付加する制
御チャネル受信正否情報部分を”1”に変更して送信す
る。当該バーストデータを受信した基地局4は制御チャ
ネル受信正否情報を抽出し、1つでも”1”であった場
合には、前フレームで受信し記憶しているバーストデー
タを廃棄し、現フレームで受信したバーストデータを記
憶部(図示せず)に蓄積する。
Further, the base station 4 transmits a burst data reception success signal using the downlink slot # 1 of the control channel of the next frame. If the mobile station 3 fails to receive the control channel for transmitting the burst data reception success signal (the X mark in the TDMA frame ○ 3 in FIG. 7), the mobile station 3 re-transmits the three burst data transmitted in the previous frame. (4, 5, 6) is transmitted by changing the control channel reception correctness information portion to be added to the burst data to "1". The base station 4 that has received the burst data extracts the control channel reception correctness information. If at least one is “1”, the base station 4 discards the burst data received and stored in the previous frame and discards it in the current frame. The received burst data is stored in a storage unit (not shown).

【0052】さらに、基地局4は次フレームの制御チャ
ネルの下りスロット#1において再度バーストデータ受
信成功信号を送信し、当該バーストデータ受信成功信号
を受信した移動機3は、引き続き当該フレームの情報チ
ャネルにおいて制御チャネル受信正否情報部分に”0”
を付した3つのバーストデータ(7,8,9)を送信す
る。(図7のTDMAフレーム○4)当該バーストデー
タを受信した基地局4は前記制御チャネル受信正否情報
部分を抽出し、すべて“0”であれば、当該フレームの
前フレームで受信し記憶しているバーストデータ(4,
5,6)を正常受信としデータ組み立て処理部(図示せ
ず)へ送信し、当該フレームで受信したバーストデータ
(7,8,9)を新たに記憶部(図示せず)に蓄積す
る。
Further, the base station 4 transmits a burst data reception success signal again in the downlink slot # 1 of the control channel of the next frame, and the mobile station 3 having received the burst data reception success signal continues to transmit the information channel of the frame. "0" is added to the control channel reception correctness information
The three burst data (7, 8, 9) marked with are transmitted. (TDMA frame # 4 in FIG. 7) The base station 4 that has received the burst data extracts the control channel reception right / wrong information portion, and if all are "0", receives and stores the previous frame of the frame. Burst data (4,
5, 6) are transmitted normally to a data assembling unit (not shown), and the burst data (7, 8, 9) received in the frame is newly stored in a storage unit (not shown).

【0053】さらに、基地局4は次フレームの制御チャ
ネルの下りスロット#1において当該バーストデータ受
信成功信号を送信する。以下、同様の動作をバーストデ
ータが終了するまで続行する。
Further, the base station 4 transmits the burst data reception success signal in the downlink slot # 1 of the control channel of the next frame. Hereinafter, the same operation is continued until the end of the burst data.

【0054】本実施の形態で示した自動再送制御方法を
用いてバーストデータの再送を行う場合には、誤りを生
じたバーストデータのみ再送することも、誤りが生じた
バーストデータ以降のスロットで送信されたバーストデ
ータをすべて再送することも可能である。
When retransmitting burst data using the automatic retransmission control method shown in the present embodiment, it is possible to retransmit only burst data in which an error has occurred, or to transmit data in slots subsequent to the burst data in which an error has occurred. It is also possible to retransmit all of the burst data obtained.

【0055】また、誤ったバーストデータのみ再送する
装置を用いた場合で、本実施の形態では、制御チャネル
が連続して誤った場合には同一バーストデータを複数回
送信するので、当該同一バーストデータ内に正常に受信
したバーストデータを再送対象から順次除外し、制御チ
ャネルを正常に受信した旨のバーストデータを受信した
段階で、それまでに受信を失敗したバーストデータのみ
再送要求することも可能である。
In the case where a device for retransmitting only erroneous burst data is used, and in the present embodiment, the same burst data is transmitted a plurality of times when the control channel is continuously erroneous, the same burst data is transmitted. It is also possible to sequentially exclude the burst data that was received normally within the retransmission target from the retransmission target, and at the stage where the burst data indicating that the control channel has been received normally is received, it is possible to request retransmission only for the burst data that has failed to be received so far. is there.

【0056】この実施の形態によれば、情報チャネルで
受信したバーストデータにフィードバックチャネルの受
信成功/失敗情報が付加されることにより、受信したバ
ーストデータが再送によるバーストデータ送信か否かの
判断ができるため、受信側装置における受信データの順
序制御を容易に行うことができるという効果を奏する。
According to this embodiment, by adding the success / failure information of the feedback channel to the burst data received on the information channel, it is possible to determine whether the received burst data is a burst data transmission by retransmission. Therefore, it is possible to easily control the order of the received data in the receiving device.

【0057】実施の形態4.図8は本発明における自動
再送制御方法の別の実施の形態を示すシーケンス図であ
り、基地局4と移動機3との間のシーケンスを示してい
る。移動機3及び基地局4における自動再送要求及び再
送の処理の流れを示している。次に、本実施の形態の動
作を図8を用いて説明する。移動機3に対するスロット
の割り当ては実施の形態1と同様であるため、説明を省
略する。ここでは移動機3が基地局4に対して、上り片
方向通信の要求を上り制御チャネルのスロット#1で行
い、基地局4が情報チャネルの#1〜#3を当該移動機
3に割り当てた状態以降の動作について説明する。
Embodiment 4 FIG. 8 is a sequence diagram showing another embodiment of the automatic retransmission control method according to the present invention, showing a sequence between the base station 4 and the mobile station 3. 3 shows a flow of an automatic retransmission request and retransmission process in the mobile device 3 and the base station 4. Next, the operation of the present embodiment will be described with reference to FIG. The assignment of the slot to the mobile device 3 is the same as in the first embodiment, and a description thereof will be omitted. Here, the mobile station 3 issues a request for uplink one-way communication to the base station 4 in the slot # 1 of the uplink control channel, and the base station 4 allocates information channels # 1 to # 3 to the mobile station 3. The operation after the state will be described.

【0058】図8に示すように、送信側装置である移動
機3は実施の形態3と同様に制御チャネル受信正否情報
“0”を付してバーストデータ(1,2,3)を送信す
る。当該バーストデータを受信した基地局4は当該フレ
ームで受信したバーストデータに誤りがない場合には、
下り制御チャネルを用いて、バーストデータ受信成功信
号を送信する。これに対して、基地局4が、受信したバ
ーストデータ(4,5,6)の内のバーストデータ4の
誤りを検出した場合には、下り制御チャネルを用いて、
当該フレームを表現する“0”(図中,#0)と誤りを
発生したバーストデータが”4”の場合には、このバー
ストデータ”4”のスロット位置を表現する(100)
を付加したバーストデータ受信失敗信号を移動機3へ送
信する。上記のバーストデータ受信成功信号及びバース
トデータ受信失敗信号を含む制御チャネルに誤りを検出
した移動機3は、前フレームまでに送信したバーストデ
ータに続くバーストデータ(7,8,9)を、当該バー
ストデータの制御チャネル受信正否情報を”1”として
情報チャネルを用いて送信する(図8の○3)。
As shown in FIG. 8, the mobile station 3, which is the transmitting side apparatus, transmits burst data (1, 2, 3) with control channel reception right / wrong information "0" as in the third embodiment. . When the base station 4 receiving the burst data has no error in the burst data received in the frame,
A burst data reception success signal is transmitted using the downlink control channel. On the other hand, when the base station 4 detects an error in the burst data 4 among the received burst data (4, 5, 6), the base station 4 uses the downlink control channel to
When “0” (# 0 in the figure) representing the frame and burst data in which an error has occurred are “4”, the slot position of the burst data “4” is represented (100).
Is transmitted to the mobile device 3. Upon detecting an error in the control channel including the burst data reception success signal and the burst data reception failure signal, the mobile station 3 transmits the burst data (7, 8, 9) subsequent to the burst data transmitted up to the previous frame. Data control channel reception correctness information is set to “1” and transmitted using the information channel (○ 3 in FIG. 8).

【0059】制御チャネル受信正否情報が”1”のバー
ストデータを受信した基地局4は、当該フレームのバー
ストデータ受信の成功/失敗に関わらず、次フレームの
制御チャネルにおいてバーストデータ受信失敗信号を送
信する。このとき、当該バーストデータ受信失敗信号に
は、前フレームの制御チャネルで送信した前々フレーム
を表現する”0”(図中、#0)と誤りを発生したバー
ストデータ”4”のスロット位置を表現する(100)
を再度送信すると共に、前フレームを表現する”1”
(図中、#1)と誤りを発生したバーストデータが”
8”の場合には、このバーストデータ”8”のスロット
位置を表現する(010)を付加して送信する。当該バ
ーストデータ受信失敗信号を受信した移動機3は該当す
るバーストデータ及び未送信のバーストデータ(4,
8,10)に制御チャネル受信正否情報として”0”を
付加して情報チャネルを用いて基地局4へ送信する。
The base station 4 that has received the burst data of which the control channel reception correctness information is "1" transmits a burst data reception failure signal on the control channel of the next frame regardless of the success / failure of the burst data reception of the frame. I do. At this time, the burst data reception failure signal includes the slot position of “0” (# 0 in the figure) representing the frame immediately before transmitted on the control channel of the previous frame and the slot position of the burst data “4” in which the error has occurred. Express (100)
Is transmitted again, and “1” representing the previous frame is transmitted.
(# 1 in the figure) and the burst data in which the error occurred
In the case of “8”, the mobile station 3 which has received the burst data reception failure signal adds (010) representing the slot position of the burst data “8” and transmits the burst data. Burst data (4,
8, 10) to which "0" is added as control channel reception correctness information, and the information is transmitted to the base station 4 using the information channel.

【0060】本実施の形態においては、誤ったバースト
データのみ再送する装置を記載したが、誤ったフレーム
のみを再送することによりバーストデータ受信失敗信号
に付す情報量を削減することもできる。
In this embodiment, a device for retransmitting only erroneous burst data has been described. However, by retransmitting only erroneous frames, the amount of information added to the burst data reception failure signal can be reduced.

【0061】この実施の形態によれば、情報チャネル及
び制御チャネル(フィードバックチャネル)に複数フレ
ームにまたがる誤りが発生した場合にも、自動再送要求
により誤りの発生したバーストデータのみの再送を容易
にできるという効果を奏する。
According to this embodiment, even when an error over a plurality of frames occurs in the information channel and the control channel (feedback channel), it is possible to easily retransmit only the burst data in which the error has occurred due to the automatic retransmission request. This has the effect.

【0062】実施の形態5.図9は本発明に係る自動再
送制御方法の別の実施の形態を示すシーケンス図であ
り、スロット割り当て変更によるシーケンスを示す。次
に、本実施の形態の動作を図9を用いて説明する。
Embodiment 5 FIG. 9 is a sequence diagram showing another embodiment of the automatic retransmission control method according to the present invention, and shows a sequence based on slot allocation change. Next, the operation of the present embodiment will be described with reference to FIG.

【0063】図9において、実施の形態2と同様にし
て、移動機3は情報チャネルの割り当てられたスロット
でバーストデータを送信する。基地局4は受信したバー
ストデータに誤りを検出した場合には、誤りを検出した
バーストデータの位置を示す情報を付加したバーストデ
ータ受信失敗信号を送信する。当該バーストデータ受信
失敗信号を受信した移動機3は当該バーストデータ以降
の送信バーストデータを再送する。隣接したフレームに
おいてバーストデータに誤りが発生した場合には、送信
側である移動機3には多くの送信バーストデータが蓄積
されることになる。
In FIG. 9, as in the second embodiment, mobile station 3 transmits burst data in a slot to which an information channel is allocated. When detecting an error in the received burst data, the base station 4 transmits a burst data reception failure signal to which information indicating the position of the burst data in which the error is detected is added. The mobile station 3 that has received the burst data reception failure signal retransmits transmission burst data subsequent to the burst data. If an error occurs in burst data in adjacent frames, a large amount of transmission burst data is accumulated in the mobile station 3 on the transmission side.

【0064】この場合、基地局4は情報チャネルに割り
当てたスロット数に比較して受信したスロット数が少な
く、かつバーストデータ受信失敗信号を多発している移
動機3に対して、スロットの追加割り当てを行い当該移
動機3からの1フレーム当たりの送信バーストデータ数
を増加させる。また、基地局4は割り当てたスロットに
送信バーストデータが検出できなくなった時点もしくは
あらかじめ定められた時間が経過した時点で、当該移動
機3のスロット割り当てを減少させる旨の通知を制御チ
ャネルで当該移動機3に通知する。これにより、移動機
3は指定されたスロットでの送信を止め、通常の割当て
スロット数での送信を再開する。
In this case, the base station 4 allocates additional slots to the mobile station 3 which receives a smaller number of slots than the number of slots allocated to the information channel and generates a burst data reception failure signal frequently. To increase the number of transmission burst data per frame from the mobile device 3. Further, when the transmission burst data cannot be detected in the allocated slot or when a predetermined time has elapsed, the base station 4 sends a notification to the effect that the slot allocation of the mobile station 3 is to be decreased by the control channel. Notify machine 3. As a result, the mobile station 3 stops transmission in the designated slot, and resumes transmission in the normal number of allocated slots.

【0065】以上に示したスロット割り当てを移動機3
からの到着送信バーストデータもしくはバーストデータ
受信失敗信号の送信回数に応じて変化させることによ
り、移動機3からの送信バーストデータの伝送遅延を減
少させることが可能である。ただし、送信側装置が基地
局4の場合には移動機3から基地局に対して、スロット
割り当て変更要求を送出する必要がある。
The above-mentioned slot assignment is performed by the mobile station 3
The transmission delay of the transmission burst data from the mobile device 3 can be reduced by changing the number of times of transmission of the arrival transmission burst data or the burst data reception failure signal from the mobile station 3. However, when the transmitting apparatus is the base station 4, it is necessary to send a slot assignment change request from the mobile station 3 to the base station.

【0066】この実施の形態によれば、無線通信チャネ
ルの伝送誤りに応じて発生する再送バーストデータの増
減に応じて、スロット割当てが変更できるので、伝送遅
延及びスループット性能が向上するという効果を奏す
る。
According to this embodiment, the slot assignment can be changed according to the increase or decrease of the retransmission burst data generated in response to the transmission error of the wireless communication channel, so that the transmission delay and the throughput performance are improved. .

【0067】[0067]

【発明の効果】第1の発明によれば、受信側装置が情報
チャネルよりも誤り訂正能力が高い制御チャネルにおい
て、情報チャネルの再送要求制御に必要なバーストデー
タ受信成功信号またはバーストデータ受信失敗信号の伝
送を行うので、バーストデータ受信成功信号またはバー
ストデータ受信失敗信号の受信を失敗する確率が減少
し、スループットが向上するという効果を奏する。
According to the first aspect of the present invention, a burst data reception success signal or a burst data reception failure signal required for controlling a retransmission request of an information channel in a control channel in which a receiving device has higher error correction capability than an information channel. Is performed, the probability that the reception of a burst data reception success signal or a burst data reception failure signal fails to be received is reduced, and an effect is obtained that the throughput is improved.

【0068】また、第2の発明によれば、受信側装置が
TDMAフレーム単位に各受信バーストデータの誤り検
出と、誤りが生じたバーストデータに対応するTDMA
スロットのスロット位置を検出し、当該スロット位置を
表現できる情報をTDMAフレーム単位に受信失敗信号
に付加して、予め定められた時間後のTDMAフレーム
のフィードバックチャネルで送信するので、フィードバ
ックチャネルで伝送するシーケンス番号等の情報量削
減、及び再送のための処理を軽減できるという効果を奏
する。
Further, according to the second invention, the receiving side apparatus detects an error in each received burst data in units of TDMA frames, and detects a TDMA corresponding to the burst data in which an error has occurred.
Since the slot position of the slot is detected, information that can express the slot position is added to the reception failure signal in units of TDMA frames, and transmission is performed on the feedback channel of the TDMA frame after a predetermined time, transmission is performed on the feedback channel. This has the effect of reducing the amount of information such as sequence numbers and the amount of processing for retransmission.

【0069】また、第3の発明によれば、TDMAフレ
ーム単位に自動再送要求を行い、TDMAフレーム単位
に再送を行うことができるので、シーケンス番号やアウ
トスタンディング数を用いる必要がなくフィードバック
チャネルで伝送するシーケンス番号等の情報量削減でき
る上、 TDMAフレーム単位のStop &Wait
ARQ方式を容易に実現できるという効果を奏する。
According to the third aspect of the present invention, an automatic retransmission request can be made in units of TDMA frames and retransmission can be performed in units of TDMA frames, so that there is no need to use a sequence number or the number of standings, and transmission is performed using a feedback channel. And the amount of information such as sequence numbers to be performed, and Stop & Wait in units of TDMA frames.
There is an effect that the ARQ scheme can be easily realized.

【0070】また、第4の発明によれば、情報チャネル
で受信したバーストデータにフィードバックチャネルの
受信成功/失敗情報が付加されることにより、受信した
バーストデータが再送によるバーストデータ送信か否か
の判断ができるため、受信側装置における受信データの
処理が容易にできるという効果を奏する。
According to the fourth aspect of the present invention, the reception success / failure information of the feedback channel is added to the burst data received on the information channel to determine whether the received burst data is a burst data transmission by retransmission. Since the determination can be made, there is an effect that the processing of the received data in the receiving device can be easily performed.

【0071】また、第5の発明によれば、受信側装置が
誤りを検出したバーストデータのフレーム番号とスロッ
ト位置を受信失敗信号に付加して送信側装置へ通知し、
該送信側装置が当該フレーム番号とスロット位置で指定
されたバーストデータを再送するので、情報チャネル及
び制御チャネル(フィードバックチャネル)に複数フレ
ームにまたがる誤りが発生した場合にも、自動再送要求
によりバーストデータの再送が容易にできるという効果
を奏する。
Further, according to the fifth aspect, the frame number and slot position of the burst data in which the reception side device has detected an error are added to the reception failure signal to notify the transmission side device,
Since the transmitting side apparatus retransmits the burst data specified by the frame number and the slot position, even if an error occurs over a plurality of frames in the information channel and the control channel (feedback channel), the burst data is transmitted by the automatic retransmission request. This makes it possible to easily retransmit the data.

【0072】また、第6の発明によれば、無線通信チャ
ネルの伝送誤りに応じて発生する再送バーストデータの
増減に応じて、スロット割当を変更するので、伝送遅延
及びスループット性能が向上するという効果を奏する。
Further, according to the sixth aspect, the slot allocation is changed in accordance with the increase or decrease of the retransmission burst data generated in response to the transmission error of the radio communication channel, so that the transmission delay and the throughput performance are improved. To play.

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

【図1】 本発明に係る自動再送制御方法を含む通信シ
ステムの一実施の形態を示すシステム構成図である。
FIG. 1 is a system configuration diagram showing an embodiment of a communication system including an automatic retransmission control method according to the present invention.

【図2】 本発明に係る自動再送制御方法が用いるTD
MA方式のフレームの構成の一実施の形態を示すフレー
ム構成図である。
FIG. 2 shows a TD used by the automatic retransmission control method according to the present invention.
FIG. 1 is a frame configuration diagram illustrating an embodiment of a configuration of a frame of an MA system.

【図3】 図2に示したフレーム構成を用いて基地局4
と移動機3との間の通信を実行する場合の動作シーケン
スを示すシーケンス図である。
FIG. 3 shows a base station 4 using the frame configuration shown in FIG.
FIG. 7 is a sequence diagram showing an operation sequence when communication between the mobile device 3 and the mobile device 3 is performed.

【図4】 本発明に係る自動再送制御方法の別の実施の
形態を示すフレーム構成図である。
FIG. 4 is a frame configuration diagram showing another embodiment of the automatic retransmission control method according to the present invention.

【図5】 は図4に示したフレームを用いて送信を行っ
た場合の動作シーケンスを示すシーケンス図である。
FIG. 5 is a sequence diagram illustrating an operation sequence when transmission is performed using the frame illustrated in FIG. 4;

【図6】 本発明における情報チャネルで送信するバー
ストデータの別の実施の形態を示す送信バーストデータ
の構成を示す送信バーストデータ構成図である。
FIG. 6 is a transmission burst data configuration diagram showing a configuration of transmission burst data showing another embodiment of the burst data transmitted on the information channel in the present invention.

【図7】 図6に示した送信バーストデータを用いて移
動機3と基地局4との間で通信を行った場合のシーケン
スを示すシーケンス図である。
FIG. 7 is a sequence diagram showing a sequence when communication is performed between the mobile station 3 and the base station 4 using the transmission burst data shown in FIG.

【図8】 本発明における自動再送制御方法の別の実施
の形態を示すシーケンス図である。
FIG. 8 is a sequence diagram showing another embodiment of the automatic retransmission control method according to the present invention.

【図9】 本発明に係る自動再送制御方法の別の実施の
形態を示すシーケンス図である。
FIG. 9 is a sequence diagram showing another embodiment of the automatic retransmission control method according to the present invention.

【図10】 従来例における自動再送要求方式を示した
説明図である。
FIG. 10 is an explanatory diagram showing an automatic retransmission request method in a conventional example.

【図11】 従来例におけるシステム構成図である。FIG. 11 is a system configuration diagram in a conventional example.

【図12】 従来例における自動再送要求方式の再送手
順を示したシーケンス図である。
FIG. 12 is a sequence diagram showing a retransmission procedure of an automatic retransmission request method in a conventional example.

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

1 基地局制御装置 2 無線ゾーン 3 移動機 4 基地局 10 送信側無線通信装置 11 通信制御部 12 符号化部 13 バッファメモリ 14 送信部 15 受信部 16 切替スイッチ 17 アンテナ 20 受信側無線通信装置 21 通信制御部 22 符号化部 23 バッファメモリ 24 送信部 25 受信部 26 切替スイッチ 27 アンテナ REFERENCE SIGNS LIST 1 base station control device 2 wireless zone 3 mobile station 4 base station 10 transmitting-side wireless communication device 11 communication control unit 12 encoding unit 13 buffer memory 14 transmitting unit 15 receiving unit 16 switch 17 antenna 20 receiving-side wireless communication device 21 communication Control unit 22 Encoding unit 23 Buffer memory 24 Transmitting unit 25 Receiving unit 26 Changeover switch 27 Antenna

フロントページの続き (56)参考文献 特開 平7−245600(JP,A) 特開 平7−74735(JP,A) 特開 平7−336774(JP,A) 特開 平9−181759(JP,A) 特開 平8−237735(JP,A) 特開 平7−250370(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04B 7/24 H04L 1/00 H04J 3/00 Continuation of the front page (56) References JP-A-7-245600 (JP, A) JP-A-7-74735 (JP, A) JP-A-7-336774 (JP, A) JP-A-9-181759 (JP) , A) JP-A-8-237735 (JP, A) JP-A-7-250370 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) H04B 7/24 H04L 1/00 H04J 3/00

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 無線ゾーンを管理する少なくとも1つの
基地局と、該基地局を統合管理する基地局制御装置と、
ユーザ用の情報を伝送する情報チャネルと、該情報チャ
ネルのTDMA(Time Division Mul
tipleAccess)のスロットを割当てる制御チ
ャネルとから成る無線通信チャネルを介して前記基地局
との間で要求に応じて割り当てを行うデマンドアサイン
型のTDMA方式を用いてアクセスされる少なくとも1
つの移動機と、から構成された無線通信システム内で用
いられ、バーストデータを送信する送信側装置である前
記基地局もしくは前記移動機から前記バーストデータを
受信する受信側装置である前記移動機もしくは前記基地
局は、バーストデータ受信成功信号(Ack)及びバー
ストデータ受信失敗信号(Nack)の送信を行うフィ
ードバック(帰還)チャネルとして前記制御チャネルを
用いる手段と、前記制御チャネルでのバーストデータ受
信成功信号及びバーストデータ受信失敗信号の伝送に
は、情報チャネルで伝送するバーストデータに対して適
用する誤り訂正符号よりも、情報長に対する符号語長を
長くとる誤り訂正符号を付加する手段を備えたことを特
徴とする自動再送制御方法。
At least one base station that manages a wireless zone, a base station controller that integrally manages the base station,
An information channel for transmitting information for a user, and TDMA (Time Division Mul) of the information channel.
at least one of which is accessed using a demand-assigned TDMA system that performs assignment with the base station on demand via a wireless communication channel that includes a control channel that assigns a slot of “type access”.
One mobile station, and used in a wireless communication system configured from the base station or the transmitting side apparatus that transmits burst data, the mobile station that is the receiving side apparatus that receives the burst data from the mobile station or The base station uses the control channel as a feedback channel for transmitting a burst data reception success signal (Ack) and a burst data reception failure signal (Nack), and a burst data reception success signal on the control channel. The transmission of the burst data reception failure signal includes means for adding an error correction code that takes a codeword length for the information length longer than the error correction code applied to the burst data transmitted on the information channel. Characteristic automatic retransmission control method.
【請求項2】 受信側装置はTDMAのフレーム単位に
送信側装置から受信した各バーストデータに対する誤り
検出を行う誤り検出手段を具備し、当該誤りが検出され
たバーストデータに対応するTDMAのスロット位置を
検出するスロット位置検出手段と、前記誤りが検出され
たバーストデータを送信した前記送信側装置毎に前記ス
ロット位置をTDMAのフレーム単位に受信失敗信号に
付加して、あらかじめ定められた時間後の前記フレーム
におけるフィードバックチャネルである制御チャネルを
用いて送信する送信手段とを備えたことを特徴とする請
求項1記載の自動再送制御方法。
2. The receiving apparatus includes error detecting means for detecting an error for each burst data received from the transmitting apparatus in a TDMA frame unit, and a TDMA slot position corresponding to the burst data in which the error is detected. And a slot position detecting means for detecting the error, and adding the slot position to the reception failure signal in units of TDMA frames for each of the transmitting-side apparatuses that have transmitted the burst data in which the error has been detected, and after a predetermined time, 2. The automatic retransmission control method according to claim 1, further comprising: transmission means for transmitting using a control channel that is a feedback channel in the frame.
【請求項3】 送信側装置は受信側装置からのフィード
バックチャネルである制御チャネルで受信した受信失敗
信号に付されたスロット位置に対応するバーストデータ
以降のバーストデータを蓄積部から読み出すバーストデ
ータ読み出し手段と、このバーストデータ読み出し手段
によって前記蓄積部から読み出されたバーストデータ
を、あらかじめ定められた時間後のTDMAのフレーム
において、最初のスロットから順にTDMAのフレーム
単位に再送する再送手段とを備えたことを特徴とする請
求項2記載の自動再送制御方法。
3. A burst data reading means for reading, from a storage unit, burst data subsequent to burst data corresponding to a slot position added to a reception failure signal received on a control channel which is a feedback channel from a receiving device. And retransmitting means for retransmitting the burst data read from the storage section by the burst data reading means in a TDMA frame after a predetermined time in order from the first slot in TDMA frame units. 3. The automatic retransmission control method according to claim 2, wherein:
【請求項4】 送信側装置は、受信側装置からのフィー
ドバックチャネルである制御チャネルによる受信情報の
誤りを検出する誤り検出手段と、前記受信情報の誤りの
有無に応じて、前記制御チャネル受信の成功もしくは失
敗を意味する情報をバーストデータと共にあらかじめ定
められた時間後のTDMAフレームにおける情報チャネ
ルで送信する送信手段とを具備し、前記送信側装置が前
記制御チャネルにおいて誤りを検出した場合には、当該
制御チャネルで受信する予定であったバーストデータ受
信成功信号(Ack)及びバーストデータ受信失敗信号
(Nack)で送達確認が得られる予定であったフレー
ムを用いて前回送信したすべてのバーストデータを再度
送信することを特徴とする請求項1記載の自動再送制御
方法。
4. A transmission-side apparatus, comprising: an error detection unit configured to detect an error in received information due to a control channel that is a feedback channel from the receiving-side apparatus; Transmitting means for transmitting information indicating success or failure together with burst data on an information channel in a TDMA frame after a predetermined time, wherein the transmitting apparatus detects an error in the control channel, All the previously transmitted burst data is re-used by using the frame in which the delivery confirmation is to be obtained by the burst data reception success signal (Ack) and the burst data reception failure signal (Nack) scheduled to be received on the control channel. The automatic retransmission control method according to claim 1, wherein the transmission is performed.
【請求項5】 受信側装置はTDMAのフレーム単位に
送信側装置から受信した各バーストデータに対して誤り
検出を行う誤り検出手段と、当該誤りが生じたバースト
データに対応するTDMAスロットのスロット位置を検
出するスロット位置検出手段と、前記誤りが生じたバー
ストデータを送信した送信側装置毎に前記フレームを識
別するフレーム番号と前記スロット位置をTDMAのフ
レーム単位に受信失敗信号に付加して、あらかじめ定め
られた時間後のTDMAのフレームにおけるフィードバ
ックチャネルである制御チャネルで送信する応答手段と
を具備し、前記送信側装置は前記フレーム番号と前記ス
ロット位置を表現する情報で指定された前記バーストデ
ータを蓄積部から読み出すバーストデータ読み出し手段
と、送信が可能な1つ以上の前記TDMAスロットの前
から順に指定されたバーストデータを再送する再送手段
とを備えたことを特徴とする請求項1記載の自動再送制
御方法。
5. The receiving device performs error detection on each burst data received from the transmitting device on a TDMA frame basis, and a slot position of a TDMA slot corresponding to the burst data in which the error has occurred. And a slot number detecting means for detecting a frame number for identifying the frame and the slot position for each transmitting apparatus transmitting the erroneous burst data to the reception failure signal for each TDMA frame, and Response means for transmitting on a control channel that is a feedback channel in a TDMA frame after a predetermined time, wherein the transmitting device transmits the burst data specified by the information expressing the frame number and the slot position. Burst data reading means for reading from the storage unit, 2. The automatic retransmission control method according to claim 1, further comprising retransmission means for retransmitting the designated burst data in order from the front of the one or more TDMA slots.
【請求項6】 受信側装置は受信した一つ以上のバース
トデータの誤りを検出した場合には該バーストデータの
再送及び未送出のバーストデータの送信に必要なスロッ
ト数を算出するスロット数算出手段を具備し、前記受信
側装置が移動機の場合には受信失敗信号とともに前記算
出したスロット数を制御チャネルで要求するスロット数
要求手段を備え、前記受信側装置が基地局の場合には前
記算出したスロット数に応じてTDMAスロットの割当
てを変更するTDMAスロット割当て変更手段と、前記
受信失敗信号とともに前記送信側装置である移動機に対
して割り当てスロット変更通知を前記制御チャネルを用
いて行う割当てスロット変更通知手段とを備えたことを
特徴とする請求項1記載の自動再送制御方法。
6. A number-of-slots calculating means for calculating the number of slots required for retransmission of the burst data and transmission of untransmitted burst data when the receiving apparatus detects an error in one or more received burst data. When the receiving apparatus is a mobile station, the apparatus further comprises slot number requesting means for requesting the calculated number of slots together with a reception failure signal on a control channel, and when the receiving apparatus is a base station, TDMA slot assignment changing means for changing the assignment of TDMA slots in accordance with the number of slots, and an assignment slot for notifying the assignment of the assignment slot to the mobile station as the transmitting side device using the control channel together with the reception failure signal. 2. The automatic retransmission control method according to claim 1, further comprising a change notification unit.
JP09119396A 1996-04-12 1996-04-12 Automatic retransmission control method Expired - Fee Related JP3208653B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP09119396A JP3208653B2 (en) 1996-04-12 1996-04-12 Automatic retransmission control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP09119396A JP3208653B2 (en) 1996-04-12 1996-04-12 Automatic retransmission control method

Publications (2)

Publication Number Publication Date
JPH09284261A JPH09284261A (en) 1997-10-31
JP3208653B2 true JP3208653B2 (en) 2001-09-17

Family

ID=14019616

Family Applications (1)

Application Number Title Priority Date Filing Date
JP09119396A Expired - Fee Related JP3208653B2 (en) 1996-04-12 1996-04-12 Automatic retransmission control method

Country Status (1)

Country Link
JP (1) JP3208653B2 (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6138260A (en) * 1997-09-04 2000-10-24 Conexant Systems, Inc. Retransmission packet capture system within a wireless multiservice communications environment with turbo decoding
JP4015773B2 (en) * 1999-03-10 2007-11-28 松下電器産業株式会社 Transceiver
JP2000349742A (en) 1999-03-31 2000-12-15 Matsushita Electric Ind Co Ltd Communication terminal equipment, base station device and radio communication method
GB9910449D0 (en) * 1999-05-07 1999-07-07 Koninkl Philips Electronics Nv Radio communication system
US6694469B1 (en) * 2000-04-14 2004-02-17 Qualcomm Incorporated Method and an apparatus for a quick retransmission of signals in a communication system
JP4502487B2 (en) * 2000-09-21 2010-07-14 三洋電機株式会社 Mobile terminal device
US7120134B2 (en) 2001-02-15 2006-10-10 Qualcomm, Incorporated Reverse link channel architecture for a wireless communication system
US8213390B2 (en) * 2002-10-24 2012-07-03 Qualcomm Incorporated Reverse link automatic repeat request
JP4265781B2 (en) * 2004-06-01 2009-05-20 シャープ株式会社 Music data transmitting apparatus, music data reproducing apparatus, and music data communication system
JP2006013843A (en) * 2004-06-25 2006-01-12 Sony Corp System, apparatus, and method for radio communication, and computer program
WO2007007383A1 (en) * 2005-07-08 2007-01-18 Fujitsu Limited Transmitting apparatus, receiving apparatus and information communication method
GB201109519D0 (en) 2011-06-07 2011-07-20 Nordic Semiconductor Asa Streamed radio communication
US9661685B2 (en) 2013-05-08 2017-05-23 Panasonic Intellectual Property Management Co., Ltd. Wireless communication system and communication device therefor
JP6366168B2 (en) * 2014-02-14 2018-08-01 日本放送協会 TRANSMISSION DEVICE, RECEPTION DEVICE, TRANSMISSION METHOD, RECEPTION METHOD, AND PROGRAM THEREOF
JP6441780B2 (en) * 2015-11-10 2018-12-19 日本電信電話株式会社 Wireless communication system and wireless communication method

Also Published As

Publication number Publication date
JPH09284261A (en) 1997-10-31

Similar Documents

Publication Publication Date Title
KR100459557B1 (en) Method for allocating hybrid automatic retransmission request channel number for indicating state information of data in high speed downlink packet access communication system
US5487068A (en) Method for providing error correction using selective automatic repeat requests in a packet-switched communication system
AU616858B2 (en) High throughout communication method and system for a digital mobile station when crossing a zone boundary during a session
US7310340B2 (en) High rate packet data transmission system
KR100882057B1 (en) Communication control method, radio communication system, base station, mobile station, and computer readable recording medium
JP3208653B2 (en) Automatic retransmission control method
GB2287383A (en) Notification by energy burst of messages with unacceptable quality
EP3526920B1 (en) Base stations, user equipments and a system for wireless communication, as well as the corresponding methods
EP1965534A2 (en) Apparatus and method for transmitting control message in a wireless communication system using relaying
EP1211840A1 (en) Hybrid ARQ with parallel packet transmission
CN103036657B (en) Method and device for data transmission
EP2521327B1 (en) Method and apparatus for sending / receiving a control signaling and corresponding data packet control
KR100292021B1 (en) Retransmission control method of cdma mobile communication
EP1684455B1 (en) Communication method, terminal, and base station
US6816478B1 (en) Apparatus and method for use in effecting automatic repeat requests in wireless multiple access communications systems
KR100387543B1 (en) Communication terminal, base station, and method of radio communication
EP0418866B1 (en) Signal transmission system capable of performing re-transmission control in units of slots
US20230208573A1 (en) Radio device, method to operate a radio device
US20040131084A1 (en) Parallel transmission of identical data to a plurality of terminals and feedback transmission of transmission quality information
US20030177436A1 (en) Transmission of encoded data packets with determination of the coding through explicit signalling by the receiver
EP0944989B1 (en) System controlled asymmetrical automatic repeat request protocol method
KR101279694B1 (en) Method of hybrid automatic repeat request having low signaling overhead and system thereof
EP1576837B1 (en) Apparatus and method for use in effecting automatic repeat requests in wireless multiple access communications systems
CN102882664B (en) For providing the method and system of autonomous retransmissions in a wireless communication system
JP3879430B2 (en) Communication system and communication device

Legal Events

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

Free format text: PAYMENT UNTIL: 20070713

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20080713

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees