JP3784982B2 - Retransmission control method - Google Patents

Retransmission control method Download PDF

Info

Publication number
JP3784982B2
JP3784982B2 JP05147199A JP5147199A JP3784982B2 JP 3784982 B2 JP3784982 B2 JP 3784982B2 JP 05147199 A JP05147199 A JP 05147199A JP 5147199 A JP5147199 A JP 5147199A JP 3784982 B2 JP3784982 B2 JP 3784982B2
Authority
JP
Japan
Prior art keywords
transmission
retransmission control
packet data
control method
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP05147199A
Other languages
Japanese (ja)
Other versions
JP2000253059A (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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP05147199A priority Critical patent/JP3784982B2/en
Publication of JP2000253059A publication Critical patent/JP2000253059A/en
Application granted granted Critical
Publication of JP3784982B2 publication Critical patent/JP3784982B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、例えば、ディジタル無線通信により、画像等の大容量のデータを受信することを目的とする移動無線端末を利用した移動通信システムに関する。
【0002】
【従来の技術】
従来、TCP/IPを代表とするデータ通信システムに用いられてきた再送制御方式について、図1〜図3を参照して2つの端末間のデータ送受信の場合を例にとり説明する。
【0003】
図1は、ストップアンドウエイト(Stop and Wait)方式と呼ばれるものである。図1において、送信側の端末から送信されたパケットA1は、受信側の端末で正常に受信され、受信側端末から送信側端末へ正常に受信した旨を通知する応答信号としての正常受信信号(ACK)が返される。送信側端末は正常受信信号(ACK)を受け取ったとき後続のパケットA2の送信を開始する。送信側端末から送信されたパケットA3が受信側端末で正常に受信できなかった(誤りが発生した)場合には、受信側端末から送信側端末へ誤り受信信号(NAK)が返される。これを受けて送信側端末はパケットA3を再送する。この場合、再送制御のための制御情報(誤り受信信号等)のやりとりのため、送信側端末からの後続のパケットの送信は一時停止するため、全てのパケットを送信し終わるまでに時間がかかり伝送効率が悪いという問題点がある。
【0004】
図2は、ゴーバックエヌ(Go Back N)方式(以下、簡単にGBN方式と呼ぶ)と呼ばれるものである。この方式では、送信側端末は、送信したパケットB1に対する受信側端末から正常受信信号(ACK)あるいは誤り受信信号(NAK)といった応答信号を受け取る前に、次のパケットB2の送信を開始する。その後、正常受信信号(ACK)を受信した場合、引き続き後続のパケットB4の送信を行う。一方、誤り受信信号(NAK)を受信した場合、その誤り受信されたパケットB3までもどって、パケットB3から再び送信を開始する。この場合、パケットB4、B5のように受信側端末にて正常受信されたパケットまで再送されるため、誤りの多い伝送路(例えば、移動通信伝搬路のように、マルチパスフェージングのようなランダム誤りの多く発生する伝送路)では余分な再送が多く生じ伝送効率が悪いという問題点がある。
【0005】
図3は、セレクティブリピート(Selective Repeat)方式(以下、簡単にSR方式と呼ぶ)と呼ばれるもので、この方式を採用する場合、受信側端末は、受信データを蓄積するための受信バッファを有している。送信側端末からパケットを送信する度に、各パケットに対し受信側端末から正常受信信号(ACK)あるいは誤り受信信号(NAK)といった応答信号が返される。図3に示すように、パケットC3が受信側端末にて正常に受信できなかったとき、受信側端末からは誤り受信信号(NAK)が返されるが、これを受けた送信側端末では、当該受信誤りのあったパケット(ここでは、パケットC3)のみ再送を行い、正常受信信号(ACK)が返されたパケットについては再送を行わない。この場合、伝送効率は以上3つの方式の中で最もよいが、再送制御のための制御信号が多くなるため、一方の伝送路の伝送速度が低い場合や、バースト誤り(連続した多数のパケットが続いて誤る場合)には、制御信号が多くなり、伝送効率が低下する。また、伝送速度が高速になると、受信側に多量の受信バッファを必要とするため、コストや消費電力の点でもかえってデメリットが大きい場合がある。
【0006】
以上は、誤りの少ない有線伝送路を想定したもので、誤り率の高い無線伝送路に用いる際には制御量が増し伝送が冗長になる問題点があった。
【0007】
このため、1つの解決方法としては、送信パケットの最初の幾つかを効率の高いSR方式で、以降を制御量の少ないGBN方式で伝送する方式が考えられている。しかし、画像ファイルを携帯可能な移動端末で受信するようなマルチメディア移動通信における双方向の伝送路の伝送速度の異なる通信路においては、SR方式の時は高速受信側からの制御信号応答の負担が大きく、GBN方式の時は高速受信側からの比較的低速な伝送路でのパケットの送信が冗長となるため、逆方向の低速伝送路の伝送効率を低下させることが問題となっていた。
【0008】
また、別の問題として、高速伝送の無線通信装置と低速伝送の無線通信装置の両方を具備するデュアルモード端末を利用したサービスにおいては、低速サービスエリア内において効率の高いSR方式を高速サービスエリアでも使用する場合、高速伝送においては一般的に誤り率が高くなり、またバースト誤りも原理的に多く発生するようになるため、そのままでは制御量が多くなり伝送効率が低下するという問題点があった。
【0009】
【発明が解決しようとする課題】
そこで、本発明は上記問題点に鑑み、伝送特性(例えば、データ伝送速度、周波数帯域、データ誤り率等)の異なる伝送路を組み合わせてデータ送受信を行う通信において、その伝送特性に応じた伝送効率のよい再送制御方法を提供することを目的とする。
【0010】
【課題を解決するための手段】
本発明の再送制御方法は、伝送速度の異なる複数の伝送路を介してパケットデータを送受信する通信における再送制御方法であって、前記複数の伝送路のうち高速な方の伝送路にて送信されたパケットデータが正常受信されなかったとき、該パケットデータ以降のパケットデータを既に送信したかしないかにかかわらず順次送信し、前記複数の伝送路のうち低速な方の伝送路にて送信されたパケットデータを正常受信できなかったとき、該正常受信できなかったパケットデータのみを再送することを特徴とする。
【0011】
また、本発明の再送制御方法は、中心周波数の異なる複数の伝送路を介してパケットデータを送受信する通信における再送制御方法であって、前記複数の伝送路のうち伝送誤り率の高い方の伝送路にて送信されたパケットデータが正常受信されなかったとき、該データパケット以降のデータパケットを既に送信したかしないかにかかわらず順次送信し、前記複数の伝送路のうち伝送誤り率の低い方の伝送路にて送信されたデータパケットを正常受信できなかったとき、該正常受信できなかったパケットデータのみを再送することを特徴とする。
【0012】
さらに、本発明は、伝送特性の異なる複数の伝送路を介してデータパケットを送受信する通信における再送制御方法であって、いずれかの伝送路にて送信されたデータパケットが正常受信されなかったとき、該データパケット以降のデータパケットを既に送信したかしないかにかかわらず順次送信する第1の再送制御と、該正常受信できなかったデータパケットのみを再送する第2の再送制御とのいずれか一方を、前記データパケットの受信誤り率に基づき選択することを特徴とする。
【0013】
本発明によれば、伝送路の特性(例えば、データ伝送速度、周波数帯域、データ誤り率等)に応じた伝送効率のよい再送制御が可能となる。
【0014】
なお、本発明は、コンピュータに実行させることのできるプログラムとして、磁気ディスク(フロッピーディスク、ハードディスクなど)、光ディスク(CD−ROM、DVDなど)、半導体メモリなどの記録媒体に格納して頒布することもできる。
【0015】
【発明の実施の形態】
以下、本発明の実施形態について図面を参照して説明する。
【0016】
(第1の実施形態)
図4は、第1の実施形態に係る無線通信システム全体の概略的な構成を示したもので、データ通信を行う端末4が基地局3と通信を行い、画像、高品質音楽といった大容量のデータを無線伝送路T1を介して端末4で受信し、閲覧するためのものである。
【0017】
大容量のデータを受信するには、例えば、32kbps(bit per second)の音声通話をモデルとしたディジタル無線通信システムにおいて、数メガビットものデータで構成される動画ファイルや、高精細画像、音楽を伝送するには数分ないし数十分もの時間がかかるため、より高速な無線伝送路T1を利用するのが一般的である。
【0018】
一方、高速な伝送速度での受信に対し、端末4から基地局3への無線伝送路T2を介しての送信につては発着信制御、データ受信要求、選択信号、受信確認応答信号など制御信号の受信が主であり、送信情報は認証情報程度の少ない伝送量に過ぎない。
【0019】
無線伝送路T1での高い伝送速度のデータ伝送における再送制御にはGBN方式、無線伝送路T2での低い伝送速度のデータ伝送における再送制御にはSR方式を組み合わせて用いて信頼性のあるデータ伝送を実現する。
【0020】
図5は、基地局3の構成を概略的に示したもので、ネットワークインタフェース部3a、データ処理部3b、再送制御部3c、無線送受信部3dから構成されている。
【0021】
ネットワークインタフェース部3aは、例えば、所定の有線のネットワーク1を介してサーバ2と通信可能なように接続して、端末4からの要求に応じて、サーバ2にアクセスして、所望の動画像、音声等を取得する。
【0022】
データ処理部3bは、端末4へ送信する下りデータをパケット化したり、端末4から受信したパケットに含まれる上りデータを処理する。
【0023】
無線送受信部3dは、端末4と無線通信路T1、T2を介して無線通信を行うためのものである。
【0024】
再送制御部3cは、無線送受信部3dにて受信された上りデータに受信誤りを検出したときには送信側(すなわち端末4)に再送を要求したり、端末4から送信されてきた正常受信信号(以下、ACK信号と呼ぶ)、未受信あるいは受信誤り信号(以下、NAK信号と呼ぶ)などの再送制御信号に応じて下りデータの再送制御を行う。
【0025】
図6は、端末4の構成を概略的に示したもので、無線送受信部4a、端末データ処理部4b、再送制御部4cから構成されている。
【0026】
無線送受信部4aは、基地局3と無線通信路T1、T2を介して無線通信を行うためのものである。
【0027】
端末データ処理部4bは、基地局3へ送信する上りデータをパケット化したり、基地局3から受信したパケットに含まれる下りデータを処理する。
【0028】
再送制御部4cは、無線送受信部4aにて受信された下りデータに受信誤りを検出したとき、あるいは未受信のとき、送信側(すなわち基地局3)に再送を要求したり、基地局3から送信されてきたACK信号、NAK信号などの再送制御信号に応じて上りデータの再送制御を行う。
【0029】
まず、基地局3から端末4へ伝送路T1を介して1つのパケットに下りデータP1、P2、…をそれぞれ1つづつ含めて伝送する場合について、図7を参照して説明する。下りデータP3がシャドーイング等により消滅したとすると、端末4では来るはずの下りデータP3が来ないので、NAK信号を伝送する。基地局3は、端末4からACK信号を受信していない下りデータは送出済みであっても、例えば、データ処理部3bの送信データ蓄積部3fに蓄積してあるので、NAK信号受信後直ちに下りデータP3を送信し、以後、下りデータP4、P5、…と順に送信する。
【0030】
端末4は、消失した下りデータP3が正しく受信されるまでは、下りデータP4、P5、…が到着してもそれをメモリに蓄積することなく廃棄する。
【0031】
これにより、基地局3から端末4への伝送路T1を介しての高速伝送においては、端末4では再送されるはずの余分な受信パケット(ここでは、下りデータP3〜P5)を蓄積するためのメモリが不要になるため、端末4の小型化、低消費電力化、低価格化が図れる。
【0032】
次に、端末4から基地局3へ伝送路T2を介して1つのパケットに上りデータQ1、Q2、…をそれぞれ1つづつ含めて伝送する場合について、図8を参照して説明する。上りデータQ3、Q4が上記同様消失したとすると、基地局3では、来るはずの上りデータQ3、Q4が来ないので、NAK信号を伝送する。端末4では、上記同様ACK信号を受信していない上りデータは送出済みであっても、端末データ処理部4bの送信データ蓄積部3dに蓄積しているので、NAK信号受信後直ちに上りデータQ3、Q4を再送する。
【0033】
無線伝送路T2における再送制御はSR方式であるので、送出済みの上りデータはNAK信号が来るか、タイムアウトまでにACK信号を受信しない限り再送しない。従って、上りデータQ3、Q4を再送した後、次の未送出の上りデータQ5、…を送出する。基地局3では、受信した上りデータおよびその順番をデータ処理部3bの持つ受信データ蓄積部3eに蓄積しているので、その順番にしたがって当該受信した上りデータを並べ直す。
【0034】
これにより、端末4から基地局3に送出するパケットの量を最小限にすることができ、また、端末4は基地局3から受信したパケットをその順番に従って並び替えるために蓄積するための大容量のメモリを持つ必要がないため、小型化、低消費電力化、低価格化が図れる。
【0035】
図9は、伝送路T1、T2を介して送受信されるバケットのデータ構成例を示したもので、同期ビットの後に制御信号が入り、その後に、基地局3から端末4への下りデータ、端末4から基地局3への上りデータが続く。ここで、伝送路T1は伝送路T2より高速であるので、下りデータの方が上りデータよりもデータ量が多い。
【0036】
上記再送制御方法では、上りデータ、下りデータのそれぞれに対するACK信号/NAK信号等の再送制御信号が図9のパケット中の下りデータおよび上りデータのフィールドにて送信されてもよいし、パケット中の制御信号のフィールドにて送信されていてもよい。
【0037】
(第2の実施形態)
上記第1の実施形態の再送制御方法では、データ伝送の方向ごと(上りデータ、下りデータごと)に再送制御のプロトコルは独立に動作するため、それぞれの再送制御信号を伝送するためのパケット(制御パケット)もデータ伝送の方向毎に別々に伝送される。しかしこの場合は制御パケットによるオーバーヘッドが大きくなるため、データ伝送の確認を返すACK/NACK信号を上り、下りデータパケットの一部に取り込むことによりオーバーヘッドの影響を少なくすることも一般的には行なわれる(ピギーバック)。
【0038】
そこで、第2の実施形態では、低速な無線伝送路T2上の上りデータパケットの伝送に対するオーバーヘッドの大きなSR方式の再送制御信号の伝送を高速な無線伝送路T1において行ない、逆に、高速な無線伝送路T1上の下りデータパケットの伝送に対するオーバーヘッドの小さなGBN方式の再送制御信号の伝送を低速な無線伝送路T2にて行うことにより、オーバーヘッドの大きさを伝送容量で吸収し円滑なデータ伝送を実現する。この場合について、図10を参照して説明する。
【0039】
図10では、基地局3、端末4のそれぞれから送出される下り、上りデータパケットを太線で、その再送制御信号を細線で表している。
【0040】
基地局3から端末4へは高速の無線伝送路T1を介して下りデータパケットD1、D2、D3、…が、端末4から基地局3へは低速の無線伝送路T2を介して上りデータパケットE1、E2、E3、E4、…が送出されるものとする。
【0041】
下りデータパケットD1の送達確認のための再送制御信号(ACK信号/NACK信号)は、通常は上りデータパケットE1の伝送とは別個に行われるが、ピギーバック方式では例えば上りデータパケットE1の一部として伝送される。また、基地局3から端末4への逆方向においても、上りデータパケットE1の送達確認のための再送制御信号(ACK信号/NACK信号)が例えば下りデータパケットD4の一部として伝送される。
【0042】
なお、ビギーパック方式では、上り/下りデータと再送制御信号とが必ずしも1対1に組み合わされるわけではなく、部分的には例えば上りデータパケットE4のようにピギーバックを伴わないパケットや、逆に再送制御信号のみのパケットが混在することがある。
【0043】
図11(a)、(b)は、ビギーパック方式を適用した場合の基地局3から端末4へ送出される下りデータパケットのデータ構成例と、端末4から基地局3への上りデータパケットのデータ構成例とを示したものである。
【0044】
どちらのパケットにも他方のパケットに対する再送制御信号が、例えばオプションの一部として組み込まれている。
【0045】
なお、以下の実施形態においても、特に言及なき場合はこのようなピギーバック方式を適用できるものとする。
【0046】
(第3の実施形態)
図12は、第3の実施形態に係る無線通信システム全体の概略的な構成を示したもので、端末15は、無線伝送路T12を介してデータを送信する無線装置(無線送信部15b)と、それとは別個に、無線伝送路T12とは異なる周波数帯域でデータ伝送速度が無線伝送路T12よりも高速な無線伝送路T11を介してデータを受信する無線装置(無線受信部15a)とを具備している。
【0047】
また、所定の有線のネットワーク11には、端末15へ高速な無線伝送路T11を介してデータ送信を行なう基地局(BS(#1))13と、端末15からの低速な無線伝送路T12を介してデータ受信を行う基地局(BS(#2))14とが互いに通信可能なように接続されていている。なお、基地局13は、衛星放送局であってもよい。
【0048】
図13は、端末15の構成を概略的に示したもので、無線受信部15a、無線送信部15b、再送制御部15c、端末データ処理部15dから構成されている。
【0049】
無線受信部15aは、基地局13から高速な下り無線伝送路T11を介して送信されてきたデータを受信するためのものである。
【0050】
無線送信部15bは、端末15から低速な上り無線伝送路T12を介してパケットを送信するためのものである。
【0051】
端末データ処理部15dは、基地局13へ送信する上りデータをパケット化したり、基地局13から受信したパケットに含まれる下りデータ等を処理する。
【0052】
再送制御部15cは、無線伝送路T11を介して無線受信部15aにて受信されたパケットデータに受信誤りを検出したときには送信側(すなわち基地局13)に再送を要求したり、基地局13から送信されてきたACK信号/NAK信号などの再送制御信号に応じてパケットの再送制御を行う。
【0053】
図14(a)、(b)に、基地局13から端末15へ送出される下りデータパケットのデータ構成例と、端末15から基地局14への上りデータパケットのデータ構成例とを示したものである。
【0054】
図14(a)に示すように、下りデータパケットには、同期ビットの後ろに、基地局13から端末15への下りデータの他に、端末15から基地局14に図14(b)に示したような上りデータパケットにて送出された上りデータに対する再送制御信号(ACK信号、NAK信号等)が含まれている。
【0055】
図14(b)に示すように、上りデータパケットには、同期ビットの後ろに、端末15から基地局14への上りデータの他に、基地局13から端末15に図14(a)に示したような下りデータパケットにて送出された下りデータに対する再送制御信号(ACK信号、NAK信号等)が含まれている。
【0056】
基地局13、14は必ずしもそれぞれ送信装置のみ、受信装置のみで構成されるわけではないが、ここでは、それぞれ送信装置、受信装置を主に利用するものである。
【0057】
ここで、高速データ伝送は低速データ伝送よりも高い伝送周波数で、しかも伝送帯域幅も広いものとする。一般に、周波数が高くなると伝搬損失が高くなり、また電波の直進性が強まるため、シャドーイングの影響が生じやすく、さらに、高速伝送では符号間干渉により伝送誤り率が高くなる。このため、高速伝送の伝送路T11と低速伝送の伝送路T12とでは、前者の方が誤り率が高い傾向がある。
【0058】
本実施形態では、無線伝送路T11上の高速伝送の再送制御のプロトコルはGBN方式、無線伝送路T12上の低速伝送においてはSR方式を組み合わせて用い、端末15からサーバ12へのアクセスと情報転送を行なうことを実現する。
【0059】
GBN方式では、誤り率の高い場合には伝送スループットの低下が多く見られるが、もとの伝送速度が高いのでデータ伝送に重大な問題にはならない。また、高速伝送に多く見られるシャドーイングに対しては、誤りパケットの急激な増大に対し、制御量はあまり増大しないので端末15から基地局14への上り伝送路T12の負荷への影響も小さく押さえることができる。
【0060】
SR方式では、誤り率が高くなっても伝送スループットの低下はGBN方式ほど急激でなく、逆にスループットはGBN方式より一般に高くなるので、低速な伝送路に適した方式である。
【0061】
以上説明したように、上記第1〜第3の実施形態によれば、複数の(例えば双方向2本の)伝送路を用いてデータの送受信を行う際に、各伝送路の特性(例えば、伝送速度や周波数帯域、データの誤り率等)の違いに応じて、それぞれ異なる再送制御方式を組み合わせて用いることにより、効率のよい無線データ伝送が可能となる。
【0062】
(第4の実施形態)
図15は、第4の実施形態にかかる無線通信システム全体の概略的な構成を示したものである。
【0063】
端末29は、例えば、図16に示すように、高い伝送周波数でのデータ受信が可能な無線受信部29aと、それよりも低い伝送周波数でのデータ送受信を可能にする無線送受信部29bと、再送制御部29cを通じて送受信データを処理する端末データ処理部29dとを具備している。また、所定の有線ネットワーク21には、端末29へ高周波で高速な無線通信エリア26を提供する基地局(BS#1)23と、端末29へ無線通信エリア26より低周波で低速な無線通信エリア27、28をそれぞれ提供する複数の(ここでは2つ)基地局(BS#2)24、25とが互いに通信可能なように接続されている。なお、基地局24、25は、衛星放送局であってもよい。また、ここでは、基地局23により構成される無線通信エリア26と基地局24により構成される無線通信エリア27とはオーバーラップしているものとする。
【0064】
図16は、端末29の構成を概略的に示したもので、無線受信部29a、無線送受信部29b、再送制御部29c、端末データ処理部29dから構成されている。
【0065】
無線受信部29aは、通信エリア26内で、基地局23から高速な下り無線伝送路を介して送信されてきたデータを受信するためのものである。
【0066】
無線送受信部29bは、通信エリア27、28内で基地局24あるいは基地局25と低速な上下双方向の無線伝送路を介してデータの送受信を行うためのものである。
【0067】
端末データ処理部29dは、基地局24、25へ送信する上りデータをパケット化したり、基地局23、24、25から受信したパケットに含まれる下りデータを処理する。
【0068】
再送制御部29cは、無線受信部29a、無線送受信部29bにて受信されたパケットデータに受信誤りを検出したときには送信側(すなわち基地局23、24、25)に再送を要求したり、基地局24、25から送信されてきたACK信号/NAK信号などの再送制御信号に応じてパケットの再送制御を行う。
【0069】
図17は、端末29の他の構成を概略的に示したもので、図16の無線受信部29aの代わりに無線送受信部29eを具備し、基地局23との間で上下双方向の無線伝送路を介して高速なデータの送受信を行うような構成であってもよい。そして再送制御部29cでは、さらに、基地局23から送信されてきたACK信号、NAK信号などの再送制御信号に応じてパケットの再送制御を行う。
【0070】
次に、図15の無線通信システムの処理動作について説明する。
【0071】
無線通信エリア26内の端末29は、無線通信エリア27の基地局24とも通信することができる。そこで、大容量のデータを受信する場合には基地局23と通信を行ない大容量のデータを高速に受信することができる。
【0072】
この端末29が無線通信エリア26から出て、なおまだ無線通信エリア27内に存在する場合は無線通信エリア26から無線通信エリア27へハンドオフして通信を継続する。また、無線通信エリア28へハンドオフした場合も、同様に低周波対応の無線送受信部29bを用いて通信を継続する。
【0073】
この場合、高周波対応の無線通信エリア26内で高速なデータ伝送を行なう際の再送制御にはGBN方式を用い、それ以外のデータ伝送を行なう場合にはSR方式を用いる。
【0074】
この切替えには、通常行なわれる高速無線伝送への接続が行なわれる際に、高速無線伝送の接続を示す信号を無線受信部29aあるいは無線送受信部29eから再送制御部29cに対して出すことによっておこない、高速無線伝送が終了するか、もしくはある定まった期間高速無線伝送が中断する状態が発生した際に、基地局および端末双方において切替を行なう。
【0075】
(第5の実施形態)
第5の実施形態にかかる通信システムは、例えば、第3の実施形態(図12参照)、第4の実施形態(図15参照)で説明したような構成の、速度、周波数帯域が異なる双方向の無線伝送路を介してデータ送受信を行う通信システムにおいて適用可能である。
【0076】
図18は、第5の実施形態にかかる無線通信システムを構成する基地局31の構成を概略的に示したもので、図19は、同じく無線通信システムを構成する端末32の構成を概略的に示したものである。
【0077】
図18、図19に示すように、基地局31および端末32は受信側と送信側とで対象的な構成となっている。
【0078】
端末32において、受信部32aで受信された下りデータは復号化部32bにおいて誤り判定を行った後、受信バッファ32cに蓄積される。復号化部32bではCRC符号等による誤り判定結果を受信再送制御部32gに伝送し、ここで本発明にかかる再送制御方法を用いて下りデータのACK信号またはNAK信号を符号化部32e、送信部32dを通して基地局31に向かう上り無線伝送路によって伝送する。
【0079】
一方、基地局31では、受信部31aで受信して、復号化部31bで復号されたACK/NAK信号を送信再送制御部31hに転送し、NAK信号を受信して、再送が必要なものやACK信号の受信前に再送待ち時間を過ぎたパケットは送信バッファ31fから再び読み出して再送し、ACK信号を受信して正常受信の確認がとれたパケットは送信バッファ31fから廃棄する。
【0080】
逆方向の伝送、すなわち、端末32から基地局31へのパケットを送信する際も上記同様に、基地局31において、受信部31aで受信された上りデータは復号化部31bにおいて誤り判定を行った後、受信バッファ31cに蓄積される。復号化部31bではCRC符号等による誤り判定結果を受信再送制御部31gに伝送し、ここで本発明にかかる再送制御方法を用いて上りデータのACK信号、NAK信号を符号化部31e、送信部31dを通して端末32に向かう下り無線伝送路によって伝送される。
【0081】
一方、端末32では、受信部32aで受信して、復号化部32bで復号されたACK/NAK信号を送信再送制御部32hに転送し、NAK信号を受信して再送が必要なものやACK信号の受信前に再送待ち時間を過ぎたパケットは送信バッファ32fから再び読み出して再送し、ACK信号を受信して正常受信の確認がとれたパケットは送信バッファ32fから廃棄する。
【0082】
図20は、図18の受信再送制御部31g、図19の受信再送制御部32gの概略構成を示したものである。復号化部31bあるいは復号化部32bで受信したパケットデータに対するCRC符号等による誤り判定結果(当該パケットデータの受信誤り)は、誤り率計算部41に入力され、受信時の平均誤り率(受信平均誤り率)が計算される。この受信平均誤り率を基に再送方式切替部42はGBN方式とSR方式とを切り替え、その情報は信号作成部43により誤り判定結果と併せてACK/NAK信号として符号化部31e、32eに伝送する。
【0083】
なお、図20に示す構成は、ハードウェア等により物理的に別々に構成されてもよいし、同一の半導体装置内に論理的に構成されても同等の効果を有する。
【0084】
図21は、再送方式切替部42における再送制御方式の切替動作について説明するためのもので、基地局31/端末32でデータが正常に受信された時間(図21の受信データ上の白地の部分)、受信したデータに誤りが検出された、あるいは未受信である時間(図21の受信データ上の斜線部)に対応して、そのとき、誤り率計算部41で計算された平均誤り率と再送制御方式の変遷の様子を表している。
【0085】
図中、通信スタート時には受信平均誤り率は再送制御方式の切替を判断するための閾値TE以下であるため、SR方式による再送制御を行うが、伝送誤りが増加して受信平均誤り率が増加し閾値TEを越えると、GBN方式に切り替えて伝送が行われ、制御信号量の低減が図られる。
【0086】
図22は、実際のパケット伝送を例にとり、再送制御方式を切替る様子を示したもので、以下、図23に示すフローチャートを参照して、受信再送制御部31g、32gにおける再送制御方式の切替処理動作の一例について説明する。なお、図23では、複数のパケットを含むパケットの送信単位である1フレームについての再送制御方式の切替処理を示したものである。
【0087】
送信側からは最初SR方式で伝送を開始する。受信側も同じくSR方式にて受信したパケットデータに対する誤り判定結果を基にACK/NAK信号を送信する(ステップS1)。受信平均誤り率は所定時間経過後に行うとすると、所定時間経過するまでに受信したパケットデータの誤り率の判定結果を蓄積して、所定時間経過したら(ステップS2)、当該蓄積された誤り判定結果の平均、すなわち、受信平均誤り率を計算する(ステップS3)。算出された受信平均誤り率が閾値TE以下のときは(ステップS4)、引き続きSR方式にて、ACK/NAK信号を送出する(ステップS5)。その後引き続きパケットの受信を継続する(ステップS7)。
【0088】
図22に示すように、多数のパケットが途中で消失するか、あるいは受信誤りが生じた場合には、フレーム内の短時間内でのパケット誤り率が急激に悪化する。
【0089】
受信側ではこの誤り率を常に監視しておき(ステップS3)、再送方式切替部42は、ある閾値TEを越えたと判断した場合に(ステップS4)、信号作成部43で、SR方式からGBN方式への再送制御方式を切替える信号を作成して、それをACK/NAK信号と合わせて受信側から送信側に対し送信する(ステップS6)。
【0090】
送信側では、この切替え信号を受信したら送信再送制御部31hあるいは32hでの再送制御方式をSR方式からGBN方式に切替えて送信を継続する。
【0091】
その後、パケットの受信を継続して(ステップS8)、受信平均誤り率が低下して、受信側の再送方式切替部42にて、ある閾値TEを下回ったと判断したときには(ステップS3〜ステップS4)、信号作成部43で、GBN方式からSR式への再送制御方式を切替える信号を作成して、受信側から送信側に対し送信する(ステップS5)。
【0092】
送信側では、この切替え信号を受信したら送信再送制御部31hあるいは32hでの再送制御方式をGBN方式からSR方式に切替えて送信を継続する。
【0093】
フレーム内の全パケットの送信が完了後、次のフレームからは再びSR方式で再送制御を行なう。
【0094】
これにより、高速無線伝送においてバースト誤りが頻繁に発生した場合でも、制御負荷量の小さなGBN方式に切替えることによって再送制御の制御負荷を減少させて、効率のよいデータ伝送が可能になる。
【0095】
図24に示すフローチャートは、受信再送制御部31g、32gにおける再送制御方式の切替処理の他の例を示したもので、パケットの送信単位であるフレームの枠にとらわれずに、通信が継続されている間、受信平均誤り率の算出結果に基づき再送制御方法を切り替えるものである。すなわち、受信平均誤り率が上昇してSR方式からGBN方式に切り替えた後、伝送誤りが低下して受信平均誤り率が低下して閾値TEを下回った場合は、再度SR方式に戻す制御を行い、通信中継続するものである。
【0096】
送信側からは通信開始時、最初SR方式で伝送を開始するものとする。受信側は、受信したパケットデータに対する誤り判定結果が得られると、例えば、今回受信したパケットとそれ以前に受信された予め定められた数のパケットデータに対する誤り率の平均、すなわち、受信平均誤り率を計算する(ステップS11)。
【0097】
受信平均誤り率が閾値TE以下のときは(ステップS12)、SR方式にて、ACK/NAK信号を送出する(ステップS5)。その後引き続きパケットの受信を継続する(ステップS14)。そして、受信したパケットの誤り判定結果が得られる度に、それを含めた予め定められた数のパケットについての受信平均誤り率を計算し直し、受信平均誤り率が閾値TE以下のときは、引き続きSR方式にて、ACK/NAK信号を送出する(ステップS17〜ステップS19)。その後、引き続きパケットの受信を継続する(ステップS14)。
【0098】
パケットを受信している間に、前述同様に多数のパケットが途中で消失するか、あるいは受信誤りが生じた場合には、フレーム内の短時間内でのパケット誤り率が急激に悪化する。このような場合には、ステップS19で受信平均誤り率が閾値TEを超えるため、ステップS20へ進み、SR方式からGBN方式への再送制御方式を切替える信号を作成して、それを送信側に送信するとともに、ステップS15へ進み、GBN方式のACK/NAK信号を送信側に対し送信する。
【0099】
その後フレーム内の短時間内でのパケット誤り率が低下した場合には、受信側では継続的にこの誤り率を監視しているので(ステップS16〜ステップS18)、受信平均誤り率が閾値TEを下回ったときに(ステップS21)、信号作成部43で、GBN方式からSR式への再送制御方式を切替える信号を作成して、受信側から送信側に対し送信し(ステップS22)、ステップS13へ進み、SR方式のACK/NAK信号を送信側に対し送信する。そうでない場合には、受信平均誤り率が閾値TEを下回るまで再送制御方式はGBN方式を継続する(ステップS21、ステップS15)。
【0100】
これにより、バースト誤りの発生しやすい高周波高速無線伝送においても、スループットの低下を防ぎ、少ない制御量で効率のよい再送制御が可能となる。また、基地局および端末の無線送受信部の低消費電力化と小型化が実現できる。
【0101】
なお、図23、図24に示した手順は、コンピュータに実行させることのできるプログラムとして、磁気ディスク(フロッピーディスク、ハードディスクなど)、光ディスク(CD−ROM、DVDなど)、半導体メモリなどの記録媒体に格納して頒布することもできる。
【0102】
【発明の効果】
以上説明したように、本発明によれば、伝送路の特性(例えば、データ伝送速度、周波数帯域、データ誤り率等)に応じた伝送効率のよい再送制御が可能となる。
【図面の簡単な説明】
【図1】従来からある再送制御方式である、ストップアンドウエイト(Stop and Wait)方式について説明するための図。
【図2】従来からある再送制御方式である、ゴーバックエヌ(GBN)方式について説明するための図。
【図3】従来からある再送制御方式である、セレクティブリピート(SR)方式について説明するための図。
【図4】本発明の第1の実施形態にかかる無線通信システム全体の概略的な構成を示した図。
【図5】基地局の構成を概略的に示した図。
【図6】端末の構成を概略的に示した図。
【図7】基地局から端末へパケットデータを伝送する際の再送制御方式(GBN方式)について説明するための図。
【図8】端末から基地局へパケットデータを伝送する際の再送制御方式(SR方式)について説明するための図。
【図9】パケットのデータ構成例を示した図。
【図10】ビギーバックについて説明するための図。
【図11】ビギーパック方式を適用した場合の基地局から端末へ送出される下りデータパケットのデータ構成例と、端末から基地局への上りデータパケットのデータ構成例とを示した図。
【図12】本発明の第3の実施形態に係る無線通信システム全体の概略的な構成を示した図。
【図13】端末の概略構成を示した図。
【図14】基地局から端末へ送出される下りデータパケットのデータ構成例と、端末から基地局への上りデータパケットのデータ構成例を示した図。
【図15】本発明の第4の実施形態にかかる無線通信システム全体の概略的な構成を示した図。
【図16】端末の概略構成例を示した図。
【図17】端末の概略構成の他の例を示した図。
【図18】本発明の第5の実施形態にかかる基地局の概略構成例を示した図。
【図19】第5の実施形態にかかる端末の概略構成例を示した図。
【図20】受信再送制御部の概略構成例を示した図。
【図21】受信再送制御部の再送方式切替部における再送制御方式の切替動作について説明するための図。
【図22】実際のパケット伝送を例にとり、再送制御方式を切替る様子を示した図。
【図23】再送制御方式の切替処理の一例について説明するためのフローチャート。
【図24】再送制御方式の切替処理の他の例について説明するためのフローチャート。
【符号の説明】
3…基地局
3a…ネットワークインタフェース部
3b…データ処理部
3c…再送制御部
3d…無線送受信部
3e…受信データ蓄積部
3f…送信データ蓄積部
4…端末装置
4a…無線送受信部
4b…端末データ処理部
4c…再送制御部
4d…送信データ蓄積部
15…端末
15a…無線受信部
15b…無線送信部
15c…再送制御部
15d…端末データ処理部
29…端末
29a…無線受信部
29b…無線送受信部
29c…再送制御部
29d…端末データ処理部
29e…無線送受信部
31…基地局
31a…受信部
31b…復号化部
31c…受信バッファ
31d…送信部
31e…符号化部
31f…送信バッファ
31g…受信再送制御部
31h…送信再送制御部
31i…パケット処理部
31j…入出力インタフェース部
32…端末
32a…受信部
32b…復号化部
32c…受信バッファ
32d…送信部
32e…符号化部
32f…送信バッファ
32g…受信再送制御部
32h…送信再送制御部
32i…パケット処理部
32j…アプリケーション実行部
41…誤り率計算部
42…再送方式切替部
43…信号作成部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a mobile communication system using a mobile radio terminal for the purpose of receiving a large amount of data such as an image by digital radio communication, for example.
[0002]
[Prior art]
Conventionally, a retransmission control method used in a data communication system typified by TCP / IP will be described with reference to FIGS. 1 to 3 taking an example of data transmission / reception between two terminals.
[0003]
FIG. 1 shows what is called a stop and wait method. In FIG. 1, a packet A1 transmitted from a transmission side terminal is normally received by a reception side terminal, and a normal reception signal (a response signal notifying that the reception side terminal has normally received the transmission side terminal) ACK) is returned. When receiving the normal reception signal (ACK), the transmission side terminal starts transmission of the subsequent packet A2. When the packet A3 transmitted from the transmission side terminal cannot be normally received by the reception side terminal (an error occurs), an error reception signal (NAK) is returned from the reception side terminal to the transmission side terminal. In response to this, the transmitting terminal retransmits the packet A3. In this case, because transmission of control information (error received signal, etc.) for retransmission control is temporarily stopped, transmission of subsequent packets from the transmission side terminal is temporarily stopped, so that transmission takes time until all packets are transmitted. There is a problem of inefficiency.
[0004]
FIG. 2 shows what is called a Go Back N system (hereinafter simply referred to as GBN system). In this scheme, the transmission side terminal starts transmission of the next packet B2 before receiving a response signal such as a normal reception signal (ACK) or an error reception signal (NAK) from the reception side terminal for the transmitted packet B1. Thereafter, when the normal reception signal (ACK) is received, the subsequent packet B4 is continuously transmitted. On the other hand, when the error reception signal (NAK) is received, the packet B3 from which the error was received is returned and transmission is started again from the packet B3. In this case, since packets that are normally received at the receiving side terminal such as packets B4 and B5 are retransmitted, a random error such as multipath fading such as a mobile communication channel is generated. (Transmission path in which a large amount of transmission occurs), there is a problem that excessive retransmissions occur and transmission efficiency is poor.
[0005]
FIG. 3 shows what is called a selective repeat method (hereinafter simply referred to as an SR method). When this method is adopted, a receiving terminal has a reception buffer for storing received data. ing. Each time a packet is transmitted from the transmission side terminal, a response signal such as a normal reception signal (ACK) or an error reception signal (NAK) is returned from the reception side terminal for each packet. As shown in FIG. 3, when the packet C3 cannot be normally received by the receiving side terminal, an error reception signal (NAK) is returned from the receiving side terminal. Only a packet with an error (here, packet C3) is retransmitted, and a packet for which a normal reception signal (ACK) is returned is not retransmitted. In this case, the transmission efficiency is the best among the above three methods. However, since the number of control signals for retransmission control increases, a burst error (a large number of consecutive packets are detected) In the case of subsequent error), the number of control signals increases and the transmission efficiency decreases. Further, when the transmission speed is increased, a large amount of reception buffer is required on the reception side, so that there may be a great disadvantage in terms of cost and power consumption.
[0006]
The above is based on the assumption of a wired transmission line with few errors, and there has been a problem that the transmission amount becomes redundant and the transmission becomes redundant when used in a wireless transmission line with a high error rate.
[0007]
For this reason, as one solution, a method is considered in which the first few of the transmission packets are transmitted by the highly efficient SR method and the subsequent ones are transmitted by the GBN method with a small control amount. However, in communication paths with different transmission speeds of bidirectional transmission paths in multimedia mobile communications where image files are received by portable mobile terminals, the burden of control signal response from the high-speed receiving side is in the SR mode. In the case of the GBN system, packet transmission on a relatively low-speed transmission path from the high-speed receiving side becomes redundant, so that there is a problem of reducing the transmission efficiency of the reverse low-speed transmission path.
[0008]
As another problem, in a service using a dual mode terminal having both a high-speed transmission wireless communication device and a low-speed transmission wireless communication device, an efficient SR method is used in the low-speed service area even in the high-speed service area. When used, the error rate generally increases in high-speed transmission, and burst errors often occur in principle, so there is a problem that the control amount increases and the transmission efficiency decreases as it is. .
[0009]
[Problems to be solved by the invention]
Therefore, in view of the above-described problems, the present invention has a transmission efficiency corresponding to the transmission characteristics in communication in which data transmission / reception is performed by combining transmission paths having different transmission characteristics (for example, data transmission speed, frequency band, data error rate, etc.). An object of the present invention is to provide a good retransmission control method.
[0010]
[Means for Solving the Problems]
The retransmission control method of the present invention is a retransmission control method in communication in which packet data is transmitted / received via a plurality of transmission paths having different transmission speeds, and is transmitted on a higher speed transmission path among the plurality of transmission paths. When the received packet data is not normally received, the packet data after the packet data is sequentially transmitted regardless of whether or not the packet data has already been transmitted, and is transmitted on the lower one of the plurality of transmission paths. When packet data cannot be normally received, only the packet data that has not been normally received is retransmitted.
[0011]
The retransmission control method of the present invention is a retransmission control method in communication in which packet data is transmitted / received via a plurality of transmission paths having different center frequencies, and transmission having a higher transmission error rate among the plurality of transmission paths. When the packet data transmitted on the path is not normally received, the data packet subsequent to the data packet is sequentially transmitted regardless of whether or not the data packet has already been transmitted, and the one having the lower transmission error rate among the plurality of transmission paths When the data packet transmitted through the transmission line cannot be normally received, only the packet data that could not be normally received is retransmitted.
[0012]
Furthermore, the present invention is a retransmission control method in communication in which data packets are transmitted and received through a plurality of transmission paths having different transmission characteristics, and when a data packet transmitted on any one of the transmission paths is not normally received One of the first retransmission control for sequentially transmitting data packets subsequent to the data packet regardless of whether the data packets have already been transmitted or not, and the second retransmission control for retransmitting only the data packets that could not be normally received Is selected based on the reception error rate of the data packet.
[0013]
According to the present invention, it is possible to perform retransmission control with good transmission efficiency in accordance with characteristics of a transmission path (for example, data transmission speed, frequency band, data error rate, etc.).
[0014]
In the present invention, as a program that can be executed by a computer, the program may be stored and distributed in a recording medium such as a magnetic disk (floppy disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.), or a semiconductor memory. it can.
[0015]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below with reference to the drawings.
[0016]
(First embodiment)
FIG. 4 shows a schematic configuration of the entire wireless communication system according to the first embodiment. A terminal 4 that performs data communication communicates with the base station 3 and has a large capacity such as an image and high-quality music. Data is received by the terminal 4 via the wireless transmission path T1 and viewed.
[0017]
To receive a large amount of data, for example, in a digital wireless communication system modeled on 32 kbps (bit per second) voice communication, a moving image file consisting of several megabits of data, high-definition images, and music are transmitted. Since it takes several minutes to several tens of minutes to do this, it is general to use a higher-speed wireless transmission line T1.
[0018]
On the other hand, control signals such as outgoing / incoming control, data reception request, selection signal, reception confirmation response signal, etc. for transmission from the terminal 4 to the base station 3 via the wireless transmission path T2 in response to reception at a high transmission rate. The transmission information is only a transmission amount as small as the authentication information.
[0019]
Reliable data transmission using a combination of the GBN method for retransmission control in data transmission at a high transmission rate on the wireless transmission line T1 and the SR method for retransmission control in data transmission at a low transmission rate on the wireless transmission line T2. Is realized.
[0020]
FIG. 5 schematically shows the configuration of the base station 3, which includes a network interface unit 3a, a data processing unit 3b, a retransmission control unit 3c, and a radio transmission / reception unit 3d.
[0021]
The network interface unit 3a is connected so as to be able to communicate with the server 2 via, for example, a predetermined wired network 1 and accesses the server 2 in response to a request from the terminal 4 to obtain a desired moving image, Get voice etc.
[0022]
The data processing unit 3 b packetizes downlink data to be transmitted to the terminal 4 and processes uplink data included in the packet received from the terminal 4.
[0023]
The wireless transmission / reception unit 3d is for performing wireless communication with the terminal 4 via the wireless communication paths T1 and T2.
[0024]
When the retransmission control unit 3c detects a reception error in the uplink data received by the wireless transmission / reception unit 3d, the retransmission control unit 3c requests the transmission side (that is, the terminal 4) to retransmit, or transmits a normal reception signal transmitted from the terminal 4 (hereinafter referred to as a normal reception signal). , And ACK signal), retransmission control of downlink data is performed according to retransmission control signals such as unreceived or reception error signals (hereinafter referred to as NAK signals).
[0025]
FIG. 6 schematically shows the configuration of the terminal 4, which includes a wireless transmission / reception unit 4a, a terminal data processing unit 4b, and a retransmission control unit 4c.
[0026]
The wireless transmission / reception unit 4a is for performing wireless communication with the base station 3 via the wireless communication paths T1 and T2.
[0027]
The terminal data processing unit 4 b packetizes the uplink data to be transmitted to the base station 3 and processes downlink data included in the packet received from the base station 3.
[0028]
When the retransmission control unit 4c detects a reception error in the downlink data received by the wireless transmission / reception unit 4a or when it has not been received, the retransmission control unit 4c requests the transmission side (ie, the base station 3) to retransmit, or from the base station 3 The retransmission control of the uplink data is performed according to the retransmission control signal such as the transmitted ACK signal and NAK signal.
[0029]
First, the case where one packet of downlink data P1, P2,... Is transmitted from the base station 3 to the terminal 4 via the transmission path T1 will be described with reference to FIG. If the downlink data P3 disappears due to shadowing or the like, the downlink data P3 that should have arrived at the terminal 4 does not come, so a NAK signal is transmitted. Even if the downlink data that has not received the ACK signal from the terminal 4 has already been transmitted, the base station 3 stores the downlink data in the transmission data storage unit 3f of the data processing unit 3b. Data P3 is transmitted, and thereafter, downlink data P4, P5,.
[0030]
The terminal 4 discards the downlink data P4, P5,... Without receiving them in the memory until the lost downlink data P3 is correctly received, even if the downlink data P4, P5,.
[0031]
Thus, in high-speed transmission from the base station 3 to the terminal 4 via the transmission path T1, the terminal 4 accumulates extra received packets (here, downlink data P3 to P5) that should be retransmitted. Since no memory is required, the terminal 4 can be reduced in size, reduced in power consumption, and reduced in price.
[0032]
Next, a case in which each of the uplink data Q1, Q2,... Is included in one packet and transmitted from the terminal 4 to the base station 3 via the transmission path T2 will be described with reference to FIG. Assuming that the uplink data Q3 and Q4 have disappeared in the same manner as described above, the base station 3 does not receive the uplink data Q3 and Q4 that should come, and therefore transmits the NAK signal. In the terminal 4, as described above, the uplink data that has not received the ACK signal is stored in the transmission data storage unit 3d of the terminal data processing unit 4b even if it has already been transmitted. Retransmit Q4.
[0033]
Since retransmission control in the wireless transmission path T2 is based on the SR system, the transmitted uplink data is not retransmitted unless a NAK signal is received or an ACK signal is received before timeout. Therefore, after retransmitting the uplink data Q3, Q4, the next unsent uplink data Q5,. Since the base station 3 stores the received uplink data and the order thereof in the reception data storage unit 3e of the data processing unit 3b, the received uplink data is rearranged according to the order.
[0034]
As a result, the amount of packets transmitted from the terminal 4 to the base station 3 can be minimized, and the terminal 4 has a large capacity for storing packets received from the base station 3 in order to rearrange them. Since there is no need to have a memory, it is possible to reduce the size, power consumption, and price.
[0035]
FIG. 9 shows a data configuration example of buckets transmitted and received via the transmission paths T1 and T2. A control signal is input after the synchronization bit, and then the downlink data from the base station 3 to the terminal 4 and the terminal Uplink data from 4 to the base station 3 continues. Here, since the transmission path T1 is faster than the transmission path T2, the downlink data has a larger amount of data than the uplink data.
[0036]
In the retransmission control method, a retransmission control signal such as an ACK signal / NAK signal for each of uplink data and downlink data may be transmitted in the fields of downlink data and uplink data in the packet of FIG. It may be transmitted in the control signal field.
[0037]
(Second Embodiment)
In the retransmission control method of the first embodiment, the retransmission control protocol operates independently for each direction of data transmission (upstream data and downstream data). Therefore, the packet (control for transmitting each retransmission control signal) Packet) is also transmitted separately for each direction of data transmission. However, in this case, since the overhead due to the control packet increases, it is generally performed to reduce the influence of the overhead by incorporating the ACK / NACK signal for returning the data transmission confirmation into a part of the downstream data packet. (Piggyback).
[0038]
Therefore, in the second embodiment, transmission of the retransmission control signal of the SR method having a large overhead for transmission of the uplink data packet on the low-speed wireless transmission path T2 is performed on the high-speed wireless transmission path T1, and conversely, the high-speed wireless transmission path T2 is transmitted. By transmitting the retransmission control signal of the GBN system with a small overhead for the transmission of the downlink data packet on the transmission line T1 through the low-speed wireless transmission line T2, the size of the overhead is absorbed by the transmission capacity and smooth data transmission is performed. Realize. This case will be described with reference to FIG.
[0039]
In FIG. 10, the downlink and uplink data packets transmitted from the base station 3 and the terminal 4 are indicated by thick lines, and the retransmission control signals are indicated by thin lines.
[0040]
Downlink data packets D1, D2, D3,... From the base station 3 to the terminal 4 via the high-speed wireless transmission path T1, and an upstream data packet E1 from the terminal 4 to the base station 3 via the low-speed wireless transmission path T2. , E2, E3, E4,...
[0041]
The retransmission control signal (ACK signal / NACK signal) for confirming delivery of the downlink data packet D1 is normally performed separately from the transmission of the uplink data packet E1, but in the piggyback system, for example, a part of the uplink data packet E1 As transmitted. Also in the reverse direction from the base station 3 to the terminal 4, a retransmission control signal (ACK signal / NACK signal) for confirming delivery of the uplink data packet E1 is transmitted as a part of the downlink data packet D4, for example.
[0042]
In the biggie pack method, the uplink / downlink data and the retransmission control signal are not necessarily combined on a one-to-one basis. For example, a packet that does not involve piggyback, such as the uplink data packet E4, or is retransmitted on the contrary. Packets of only control signals may be mixed.
[0043]
FIGS. 11A and 11B show a data configuration example of a downlink data packet transmitted from the base station 3 to the terminal 4 and a data of the uplink data packet from the terminal 4 to the base station 3 when the biggie pack method is applied. A configuration example is shown.
[0044]
In both packets, a retransmission control signal for the other packet is incorporated as part of an option, for example.
[0045]
In the following embodiments, such a piggyback method can be applied unless otherwise specified.
[0046]
(Third embodiment)
FIG. 12 shows a schematic configuration of the entire wireless communication system according to the third embodiment. The terminal 15 includes a wireless device (wireless transmission unit 15b) that transmits data via the wireless transmission path T12. Separately, a wireless device (wireless receiving unit 15a) that receives data via a wireless transmission path T11 having a data transmission speed higher than that of the wireless transmission path T12 in a frequency band different from that of the wireless transmission path T12 is provided. is doing.
[0047]
In addition, a predetermined wired network 11 includes a base station (BS (# 1)) 13 that transmits data to the terminal 15 via the high-speed wireless transmission path T11 and a low-speed wireless transmission path T12 from the terminal 15. And a base station (BS (# 2)) 14 that receives data via the network so that they can communicate with each other. The base station 13 may be a satellite broadcasting station.
[0048]
FIG. 13 schematically shows the configuration of the terminal 15, and includes a radio reception unit 15a, a radio transmission unit 15b, a retransmission control unit 15c, and a terminal data processing unit 15d.
[0049]
The wireless receiver 15a is for receiving data transmitted from the base station 13 via the high-speed downlink wireless transmission path T11.
[0050]
The wireless transmission unit 15b is for transmitting a packet from the terminal 15 via the low-speed uplink wireless transmission path T12.
[0051]
The terminal data processing unit 15 d packetizes uplink data to be transmitted to the base station 13 and processes downlink data and the like included in the packet received from the base station 13.
[0052]
When the retransmission control unit 15c detects a reception error in the packet data received by the wireless reception unit 15a via the wireless transmission path T11, the retransmission control unit 15c requests the transmission side (that is, the base station 13) to perform retransmission, or from the base station 13 Packet retransmission control is performed according to the retransmission control signal such as the transmitted ACK signal / NAK signal.
[0053]
14A and 14B show a data configuration example of a downlink data packet transmitted from the base station 13 to the terminal 15, and a data configuration example of an uplink data packet from the terminal 15 to the base station 14. It is.
[0054]
As shown in FIG. 14A, in the downlink data packet, in addition to the downlink data from the base station 13 to the terminal 15, the terminal 15 transmits to the base station 14 in FIG. A retransmission control signal (ACK signal, NAK signal, etc.) for uplink data transmitted in such an uplink data packet is included.
[0055]
As shown in FIG. 14B, in the uplink data packet, in addition to the uplink data from the terminal 15 to the base station 14 after the synchronization bit, the data is shown from the base station 13 to the terminal 15 as shown in FIG. A retransmission control signal (ACK signal, NAK signal, etc.) for downlink data transmitted in such a downlink data packet is included.
[0056]
Although the base stations 13 and 14 are not necessarily composed of only the transmitting device and only the receiving device, respectively, here, the transmitting device and the receiving device are mainly used, respectively.
[0057]
Here, it is assumed that high-speed data transmission has a higher transmission frequency and wider transmission bandwidth than low-speed data transmission. In general, as the frequency increases, the propagation loss increases and the straightness of the radio wave increases, so that shadowing is likely to occur. Further, in high-speed transmission, the transmission error rate increases due to intersymbol interference. For this reason, in the high-speed transmission line T11 and the low-speed transmission line T12, the former tends to have a higher error rate.
[0058]
In the present embodiment, the retransmission control protocol for high-speed transmission on the wireless transmission path T11 is combined with the GBN system, and the low-speed transmission on the wireless transmission path T12 is combined with the SR system, and access from the terminal 15 to the server 12 and information transfer. To do.
[0059]
In the GBN system, when the error rate is high, the transmission throughput often decreases. However, since the original transmission speed is high, it does not become a serious problem in data transmission. Also, for shadowing often seen in high-speed transmission, the amount of control does not increase so much against the sudden increase in error packets, so the influence on the load on the uplink transmission line T12 from the terminal 15 to the base station 14 is small. I can hold it down.
[0060]
In the SR method, even if the error rate is increased, the transmission throughput is not decreased as rapidly as the GBN method. On the contrary, the throughput is generally higher than that of the GBN method, and therefore, the SR method is suitable for a low-speed transmission path.
[0061]
As described above, according to the first to third embodiments, when data is transmitted / received using a plurality of (for example, two bidirectional) transmission lines, characteristics of each transmission line (for example, Efficient wireless data transmission is possible by combining different retransmission control methods according to differences in transmission speed, frequency band, data error rate, and the like.
[0062]
(Fourth embodiment)
FIG. 15 shows a schematic configuration of the entire radio communication system according to the fourth embodiment.
[0063]
For example, as illustrated in FIG. 16, the terminal 29 includes a wireless reception unit 29a that can receive data at a high transmission frequency, a wireless transmission / reception unit 29b that enables data transmission and reception at a lower transmission frequency, And a terminal data processing unit 29d for processing transmission / reception data through the control unit 29c. The predetermined wired network 21 includes a base station (BS # 1) 23 that provides a high-frequency and high-speed wireless communication area 26 to the terminal 29, and a low-frequency and low-speed wireless communication area that is lower than the wireless communication area 26 to the terminal 29. A plurality of (two in this case) base stations (BS # 2) 24 and 25 that respectively provide the terminals 27 and 28 are connected so as to communicate with each other. The base stations 24 and 25 may be satellite broadcasting stations. Here, it is assumed that the wireless communication area 26 configured by the base station 23 and the wireless communication area 27 configured by the base station 24 overlap.
[0064]
FIG. 16 schematically shows the configuration of the terminal 29, which includes a radio reception unit 29a, a radio transmission / reception unit 29b, a retransmission control unit 29c, and a terminal data processing unit 29d.
[0065]
The radio reception unit 29a is for receiving data transmitted from the base station 23 via a high-speed downlink radio transmission path within the communication area 26.
[0066]
The wireless transmission / reception unit 29b is for performing data transmission / reception within the communication areas 27 and 28 via the base station 24 or the base station 25 via a low-speed bidirectional wireless transmission path.
[0067]
The terminal data processing unit 29d packetizes uplink data to be transmitted to the base stations 24 and 25, and processes downlink data included in packets received from the base stations 23, 24, and 25.
[0068]
The retransmission control unit 29c requests the transmission side (that is, the base stations 23, 24, and 25) to retransmit when the reception error is detected in the packet data received by the wireless reception unit 29a and the wireless transmission / reception unit 29b. Packet retransmission control is performed according to retransmission control signals such as ACK signals / NAK signals transmitted from 24 and 25.
[0069]
FIG. 17 schematically shows another configuration of the terminal 29, which includes a wireless transmission / reception unit 29e instead of the wireless reception unit 29a of FIG. The configuration may be such that high-speed data transmission / reception is performed via a path. The retransmission control unit 29c further performs packet retransmission control in accordance with retransmission control signals such as ACK signals and NAK signals transmitted from the base station 23.
[0070]
Next, the processing operation of the wireless communication system in FIG. 15 will be described.
[0071]
A terminal 29 in the wireless communication area 26 can also communicate with the base station 24 in the wireless communication area 27. Therefore, when receiving a large amount of data, it is possible to communicate with the base station 23 and receive the large amount of data at high speed.
[0072]
When this terminal 29 leaves the wireless communication area 26 and still exists in the wireless communication area 27, the handoff from the wireless communication area 26 to the wireless communication area 27 is continued and communication is continued. Similarly, when handoff to the wireless communication area 28 is performed, the communication is continued using the low-frequency compatible wireless transmission / reception unit 29b.
[0073]
In this case, the GBN method is used for retransmission control when high-speed data transmission is performed in the high-frequency compatible radio communication area 26, and the SR method is used for other data transmission.
[0074]
This switching is performed by sending a signal indicating the connection of the high-speed wireless transmission from the wireless reception unit 29a or the wireless transmission / reception unit 29e to the retransmission control unit 29c when the connection to the normal high-speed wireless transmission is performed. When the high-speed wireless transmission is completed or when a state in which the high-speed wireless transmission is interrupted for a certain period occurs, switching is performed in both the base station and the terminal.
[0075]
(Fifth embodiment)
The communication system according to the fifth embodiment is, for example, bi-directional with different speeds and frequency bands as described in the third embodiment (see FIG. 12) and the fourth embodiment (see FIG. 15). The present invention can be applied to a communication system that performs data transmission / reception via the wireless transmission path.
[0076]
FIG. 18 schematically illustrates the configuration of the base station 31 that configures the wireless communication system according to the fifth embodiment. FIG. 19 schematically illustrates the configuration of the terminal 32 that also configures the wireless communication system. It is shown.
[0077]
As shown in FIGS. 18 and 19, the base station 31 and the terminal 32 have a target configuration on the reception side and the transmission side.
[0078]
In the terminal 32, the downlink data received by the reception unit 32a is stored in the reception buffer 32c after the decoding unit 32b performs error determination. In the decoding unit 32b, an error determination result by CRC code or the like is transmitted to the reception retransmission control unit 32g. Here, using the retransmission control method according to the present invention, the ACK signal or NAK signal of the downlink data is encoded by the encoding unit 32e, and the transmission unit The data is transmitted by the uplink wireless transmission path toward the base station 31 through 32d.
[0079]
On the other hand, in the base station 31, the ACK / NAK signal received by the receiving unit 31a and decoded by the decoding unit 31b is transferred to the transmission / retransmission control unit 31h, and the NAK signal is received and re-transmission is required. Packets that have passed the retransmission wait time before reception of the ACK signal are read again from the transmission buffer 31f and retransmitted, and packets that have been confirmed to have been received normally by receiving the ACK signal are discarded from the transmission buffer 31f.
[0080]
Similarly to the above, when transmitting a packet in the reverse direction, that is, when transmitting a packet from the terminal 32 to the base station 31, in the base station 31, the uplink data received by the receiving unit 31a was subjected to error determination by the decoding unit 31b. Thereafter, it is stored in the reception buffer 31c. The decoding unit 31b transmits an error determination result based on a CRC code or the like to the reception / retransmission control unit 31g. Here, the retransmission control method according to the present invention is used to encode an uplink ACK signal and NAK signal into the encoding unit 31e and the transmission unit. It is transmitted by the downlink wireless transmission path toward the terminal 32 through 31d.
[0081]
On the other hand, in the terminal 32, the ACK / NAK signal received by the receiving unit 32a and decoded by the decoding unit 32b is transferred to the transmission / retransmission control unit 32h. Packets that have passed the retransmission wait time before reception are read again from the transmission buffer 32f and retransmitted, and packets that have been confirmed to have been received normally by receiving an ACK signal are discarded from the transmission buffer 32f.
[0082]
FIG. 20 shows a schematic configuration of the reception / retransmission control unit 31g of FIG. 18 and the reception / retransmission control unit 32g of FIG. The error determination result (reception error of the packet data) for the packet data received by the decoding unit 31b or the decoding unit 32b is input to the error rate calculation unit 41, and the average error rate at the time of reception (reception average) Error rate) is calculated. Based on this reception average error rate, the retransmission method switching unit 42 switches between the GBN method and the SR method, and the information is transmitted to the encoding units 31e and 32e as an ACK / NAK signal by the signal creation unit 43 together with the error determination result. To do.
[0083]
Note that the configuration shown in FIG. 20 may be configured physically separately by hardware or the like, or has the same effect even if logically configured in the same semiconductor device.
[0084]
FIG. 21 is a diagram for explaining the switching operation of the retransmission control method in the retransmission method switching unit 42. The time when the data is normally received by the base station 31 / terminal 32 (the white background portion on the received data in FIG. 21). ), Corresponding to the time when the received data is detected or not received (the shaded area on the received data in FIG. 21), at that time, the average error rate calculated by the error rate calculating unit 41 It shows how the retransmission control system has changed.
[0085]
In the figure, when the communication is started, the average reception error rate is equal to or less than the threshold value TE for determining the switching of the retransmission control method. Therefore, retransmission control by the SR method is performed, but the transmission average error rate increases due to an increase in transmission errors. When the threshold TE is exceeded, transmission is performed by switching to the GBN system, and the amount of control signal is reduced.
[0086]
FIG. 22 shows a state of switching the retransmission control method taking actual packet transmission as an example. Hereinafter, referring to the flowchart shown in FIG. 23, switching of the retransmission control method in the reception retransmission control units 31g and 32g. An example of the processing operation will be described. Note that FIG. 23 shows a retransmission control method switching process for one frame which is a transmission unit of a packet including a plurality of packets.
[0087]
From the transmission side, transmission is first started by the SR method. The receiving side also transmits an ACK / NAK signal based on the error determination result for the packet data received by the SR method (step S1). If the reception average error rate is determined after a predetermined time has elapsed, the determination result of the error rate of the received packet data is accumulated until the predetermined time elapses, and when the predetermined time has elapsed (step S2), the accumulated error determination result , That is, a reception average error rate is calculated (step S3). When the calculated reception average error rate is equal to or less than the threshold value TE (step S4), the ACK / NAK signal is continuously transmitted by the SR method (step S5). Thereafter, the reception of the packet is continued (step S7).
[0088]
As shown in FIG. 22, when a large number of packets are lost in the middle or when a reception error occurs, the packet error rate within a short time within the frame is rapidly deteriorated.
[0089]
The receiving side always monitors this error rate (step S3), and when the retransmission method switching unit 42 determines that a certain threshold value TE has been exceeded (step S4), the signal creation unit 43 changes the SR method to the GBN method. A signal for switching the retransmission control method is generated and transmitted together with the ACK / NAK signal from the reception side to the transmission side (step S6).
[0090]
On the transmission side, when this switching signal is received, the retransmission control method in the transmission retransmission control unit 31h or 32h is switched from the SR method to the GBN method, and transmission is continued.
[0091]
Thereafter, the packet reception is continued (step S8), and when the reception average error rate is reduced and the retransmission method switching unit 42 on the receiving side determines that the value falls below a certain threshold TE (steps S3 to S4). The signal creation unit 43 creates a signal for switching the retransmission control method from the GBN method to the SR method, and transmits the signal from the reception side to the transmission side (step S5).
[0092]
On the transmission side, when this switching signal is received, the retransmission control method in the transmission retransmission control unit 31h or 32h is switched from the GBN method to the SR method, and transmission is continued.
[0093]
After transmission of all the packets in the frame is completed, retransmission control is performed again using the SR method from the next frame.
[0094]
As a result, even when burst errors frequently occur in high-speed wireless transmission, switching to the GBN system with a small amount of control load reduces the control load for retransmission control, thereby enabling efficient data transmission.
[0095]
The flowchart shown in FIG. 24 shows another example of the retransmission control method switching processing in the reception retransmission control units 31g and 32g, and communication is continued without being bound by the frame of the frame that is a packet transmission unit. The retransmission control method is switched based on the calculation result of the reception average error rate. That is, when the reception average error rate rises and the SR method is switched to the GBN method, when the transmission error decreases and the reception average error rate falls below the threshold TE, control is performed to return to the SR method again. It continues during communication.
[0096]
From the transmission side, when communication is started, transmission is first started by the SR method. When the reception side obtains an error determination result for the received packet data, for example, the average error rate for the packet received this time and a predetermined number of packet data received before that, that is, the reception average error rate Is calculated (step S11).
[0097]
When the reception average error rate is equal to or less than the threshold value TE (step S12), an ACK / NAK signal is transmitted by the SR method (step S5). Thereafter, the reception of the packet is continued (step S14). Each time an error determination result of the received packet is obtained, the reception average error rate for a predetermined number of packets including the result is recalculated. When the reception average error rate is equal to or less than the threshold value TE, An ACK / NAK signal is transmitted by the SR method (steps S17 to S19). Thereafter, the reception of the packet is continued (step S14).
[0098]
If a large number of packets are lost in the middle of receiving a packet or if a reception error occurs as described above, the packet error rate within a short period of time in the frame deteriorates rapidly. In such a case, since the reception average error rate exceeds the threshold TE in step S19, the process proceeds to step S20, and a signal for switching the retransmission control method from the SR method to the GBN method is generated and transmitted to the transmission side. In step S15, a GBN ACK / NAK signal is transmitted to the transmission side.
[0099]
Thereafter, when the packet error rate within a short time in the frame decreases, the reception side continuously monitors this error rate (steps S16 to S18), so that the reception average error rate exceeds the threshold value TE. When the value falls below (step S21), the signal creation unit 43 creates a signal for switching the retransmission control method from the GBN method to the SR method, and transmits the signal from the reception side to the transmission side (step S22). Then, an ACK / NAK signal of SR type is transmitted to the transmission side. Otherwise, the retransmission control method continues the GBN method until the reception average error rate falls below the threshold value TE (steps S21 and S15).
[0100]
As a result, even in high-frequency and high-speed wireless transmission in which burst errors are likely to occur, it is possible to prevent a reduction in throughput and perform efficient retransmission control with a small control amount. In addition, it is possible to reduce the power consumption and size of the radio transmission / reception units of the base station and the terminal.
[0101]
The procedure shown in FIGS. 23 and 24 is performed on a recording medium such as a magnetic disk (floppy disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.), a semiconductor memory, etc. as a program that can be executed by a computer. It can also be stored and distributed.
[0102]
【The invention's effect】
As described above, according to the present invention, it is possible to perform retransmission control with good transmission efficiency according to the characteristics of the transmission path (for example, data transmission rate, frequency band, data error rate, etc.).
[Brief description of the drawings]
FIG. 1 is a diagram for explaining a stop and wait method, which is a conventional retransmission control method;
FIG. 2 is a diagram for explaining a go-back N (GBN) system that is a conventional retransmission control system;
FIG. 3 is a diagram for explaining a selective repeat (SR) method, which is a conventional retransmission control method.
FIG. 4 is a diagram showing a schematic configuration of the entire wireless communication system according to the first embodiment of the present invention.
FIG. 5 is a diagram schematically showing the configuration of a base station.
FIG. 6 is a diagram schematically showing the configuration of a terminal.
FIG. 7 is a diagram for explaining a retransmission control method (GBN method) when packet data is transmitted from a base station to a terminal.
FIG. 8 is a diagram for explaining a retransmission control scheme (SR scheme) when transmitting packet data from a terminal to a base station.
FIG. 9 is a diagram showing an example of the data structure of a packet.
FIG. 10 is a diagram for explaining biggieback.
FIG. 11 is a diagram illustrating a data configuration example of a downlink data packet transmitted from a base station to a terminal and a data configuration example of an uplink data packet from the terminal to the base station when the biggie pack method is applied.
FIG. 12 is a diagram showing a schematic configuration of an entire wireless communication system according to a third embodiment of the present invention.
FIG. 13 is a diagram showing a schematic configuration of a terminal.
FIG. 14 is a diagram illustrating a data configuration example of a downlink data packet transmitted from a base station to a terminal and a data configuration example of an uplink data packet from the terminal to the base station.
FIG. 15 is a diagram showing a schematic configuration of an entire wireless communication system according to a fourth embodiment of the present invention.
FIG. 16 is a diagram illustrating a schematic configuration example of a terminal.
FIG. 17 is a diagram showing another example of a schematic configuration of a terminal.
FIG. 18 is a diagram illustrating a schematic configuration example of a base station according to a fifth embodiment of the present invention.
FIG. 19 is a diagram showing a schematic configuration example of a terminal according to a fifth embodiment.
FIG. 20 is a diagram illustrating a schematic configuration example of a reception / retransmission control unit;
FIG. 21 is a diagram for explaining a retransmission control method switching operation in a retransmission method switching unit of the reception retransmission control unit;
FIG. 22 is a diagram showing a state of switching the retransmission control method, taking actual packet transmission as an example.
FIG. 23 is a flowchart for explaining an example of retransmission control system switching processing;
FIG. 24 is a flowchart for explaining another example of retransmission control method switching processing;
[Explanation of symbols]
3 ... Base station
3a ... Network interface section
3b: Data processing unit
3c ... retransmission control unit
3d: Wireless transceiver
3e: Received data storage unit
3f: Transmission data storage unit
4 ... Terminal equipment
4a ... Wireless transceiver
4b ... Terminal data processing unit
4c ... retransmission control unit
4d: Transmission data storage unit
15 ... terminal
15a ... Wireless receiver
15b ... Wireless transmission unit
15c ... retransmission control unit
15d ... Terminal data processing unit
29 ... terminal
29a ... Wireless receiver
29b ... Wireless transceiver
29c ... retransmission control unit
29d ... Terminal data processing unit
29e ... Wireless transceiver
31 ... Base station
31a ... receiving unit
31b: Decoding unit
31c: Receive buffer
31d: Transmitter
31e: Encoding unit
31f: Transmission buffer
31g ... reception retransmission control unit
31h: Transmission retransmission control unit
31i ... Packet processing unit
31j: Input / output interface section
32 ... Terminal
32a ... Receiver
32b Decoding unit
32c: Receive buffer
32d ... Transmitter
32e: Encoding unit
32f: Transmission buffer
32g ... reception retransmission control unit
32h: Transmission retransmission control unit
32i ... Packet processing unit
32j: Application execution unit
41 ... Error rate calculator
42. Retransmission method switching unit
43 ... Signal generator

Claims (4)

第1の伝送速度の第1の伝送路を介して、パケットデータを受信する第1の受信手段と、  First receiving means for receiving packet data via a first transmission path at a first transmission rate;
前記第1の伝送速度とは異なる第2の伝送速度の第2の伝送路を介してパケットデータを送信する第1の送信手段と、  First transmission means for transmitting packet data via a second transmission path having a second transmission rate different from the first transmission rate;
を備えた第1の通信装置と、  A first communication device comprising:
前記第1の伝送路を介して、パケットデータを送信する第2の送信手段と、  Second transmission means for transmitting packet data via the first transmission path;
前記第2の伝送路を介して、パケットデータを受信する第2の受信手段と、  Second receiving means for receiving packet data via the second transmission path;
を備えた第2の通信装置との間の通信における再送制御方法であって、  A retransmission control method in communication with a second communication device comprising:
前記第1の通信装置が、所定時間毎に、当該所定時間の間に前記第1の受信手段で受信するパケットデータの誤り率の平均値を計算する計算ステップと、  A calculation step in which the first communication device calculates an average value of error rates of packet data received by the first receiving unit during the predetermined time every predetermined time;
前記第2の通信装置が送信したパケットデータのうち前記第1の受信手段で正常受信できなかったパケットデータのみが再送されるSR(  Of the packet data transmitted by the second communication device, only the packet data that has not been normally received by the first receiving means is retransmitted SR ( Selective RepeatSelective Repeat )方式と、前記第1の受信手段で正常受信できなかったパケットデータからパケットデータの送信が再開されるGBN() Method, and GBN (where transmission of packet data is resumed from packet data that could not be normally received by the first receiving means Go Back NGo Back N )方式との2つの再送制御方式のうち、前記第1の通信装置が、前記平均値が予め定められた閾値以内のときには前記SR方式を選択し、前記平均値が前記閾値を超えるときには前記GBN方式を選択する選択ステップと、) Method, the first communication apparatus selects the SR method when the average value is within a predetermined threshold value, and the GBN when the average value exceeds the threshold value. A selection step for selecting a method;
前記選択ステップで前回と同じ再送制御方式が選択されたとき、前記第1の通信装置が、当該再送制御方式のACK/NAK信号を前記第1の送信手段で送信する第1の送信ステップと、  A first transmission step in which the first communication device transmits an ACK / NAK signal of the retransmission control method by the first transmission means when the same retransmission control method as the previous time is selected in the selection step;
前記選択ステップで今回選択された再送制御方式が前回と異なるとき、前記第1の通信装置が、今回選択された再送制御方式への切替え信号とともに前記ACK/NAK信号を前記第1の送信手段で送信する第2の送信ステップと、  When the retransmission control method selected this time in the selection step is different from the previous one, the first communication apparatus sends the ACK / NAK signal to the first transmission means together with a switch signal to the retransmission control method selected this time. A second transmitting step for transmitting;
前記第2の通信装置が、前記ACK/NAK信号とともに前記切替え信号を前記第2の受信手段で受信する受信ステップと、  A receiving step in which the second communication device receives the switching signal together with the ACK / NAK signal by the second receiving means;
前記第2の通信装置が、前記2つの再送制御方式のうち前記切替え信号により指示された再送制御方式で前記第2の送信手段でデータパケットを送信するステップと、  The second communication device transmitting a data packet by the second transmission means in a retransmission control method indicated by the switching signal among the two retransmission control methods;
を有する再送制御方法。  A retransmission control method comprising:
第1の伝送速度の第1の伝送路を介して、パケットデータを受信する第1の受信手段と、  First receiving means for receiving packet data via a first transmission path at a first transmission rate;
前記第1の伝送速度とは異なる第2の伝送速度の第2の伝送路を介してパケットデータを送信する第1の送信手段と、  First transmission means for transmitting packet data via a second transmission path having a second transmission rate different from the first transmission rate;
を備えた第1の通信装置と、  A first communication device comprising:
前記第1の伝送路を介して、パケットデータを送信する第2の送信手段と、  Second transmission means for transmitting packet data via the first transmission path;
前記第2の伝送路を介して、パケットデータを受信する第2の受信手段と、  Second receiving means for receiving packet data via the second transmission path;
を備えた第2の通信装置との間の通信における再送制御方法であって、  A retransmission control method in communication with a second communication device comprising:
前記第1の通信装置が、前記第1の受信手段でパケットデータを受信する度に、今回受信したパケットデータと、それ以前に受信されたパケットデータを含む予め定められた数のパケットデータの誤り率の平均値を計算する計算ステップと、  Each time the first communication device receives packet data at the first receiving means, a predetermined number of packet data errors including packet data received this time and packet data received before that time. A calculation step for calculating an average value of the rate;
前記第2の通信装置が送信したパケットデータのうち前記第1の受信手段で正常受信できなかったパケットデータのみが再送されるSR(  Of the packet data transmitted by the second communication device, only the packet data that has not been normally received by the first receiving means is retransmitted (SR ( Selective RepeatSelective Repeat )方式と、前記第1の受信手段で正常受信できなかったパケットデータからパケットデータの送信が再開されるGBN() Method, and GBN (where transmission of packet data is resumed from packet data that could not be normally received by the first receiving means Go Back NGo Back N )方式との2つの再送制御方式のうち、前記第1の通信装置が、前記平均値が予め定められた閾値以内のときには前記SR方式を選択し、前記平均値が前記閾値を超えるときには前記GBN方式を選択する選択ステップと、) Method, the first communication apparatus selects the SR method when the average value is within a predetermined threshold value, and the GBN when the average value exceeds the threshold value. A selection step for selecting a method;
前記選択ステップで前回と同じ再送制御方式が選択されたとき、前記第1の通信装置が、当該再送制御方式のACK/NAK信号を前記第1の送信手段で送信する第1の送信ステップと、  A first transmission step in which the first communication device transmits an ACK / NAK signal of the retransmission control method by the first transmission means when the same retransmission control method as the previous time is selected in the selection step;
前記選択ステップで今回選択された再送制御方式が前回と異なるとき、前記第1の通信装置が、今回選択された再送制御方式への切替え信号とともに前記ACK/NAK信号を前記第1の送信手段で送信する第2の送信ステップと、  When the retransmission control method selected this time in the selection step is different from the previous time, the first communication apparatus sends the ACK / NAK signal to the first transmission means together with a switch signal to the retransmission control method selected this time. A second transmitting step for transmitting;
前記第2の通信装置が、前記ACK/NAK信号とともに前記切替え信号を前記第2の受信手段で受信する受信ステップと、  A receiving step in which the second communication device receives the switching signal together with the ACK / NAK signal by the second receiving means;
前記第2の通信装置が、前記2つの再送制御方式のうち前記切替え信号により指示された再送制御方式で前記第2の送信手段でデータパケットを送信するステップと、  The second communication device transmitting a data packet by the second transmission means in a retransmission control method indicated by the switching signal among the two retransmission control methods;
を有する再送制御方法。  A retransmission control method comprising:
前記第2の通信装置から前記第1の通信装置へのデータパケット送信開始時の再送制御方式は、前記SR方式であることを特徴とする請求項1または2記載の再送制御方法。  The retransmission control method according to claim 1 or 2, wherein a retransmission control method at the start of data packet transmission from the second communication device to the first communication device is the SR method. 前記第1の伝送速度は前記第2の伝送速度より高速であること特徴とする請求項1または2記載の再送制御方法。  The retransmission control method according to claim 1 or 2, wherein the first transmission rate is higher than the second transmission rate.
JP05147199A 1999-02-26 1999-02-26 Retransmission control method Expired - Fee Related JP3784982B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP05147199A JP3784982B2 (en) 1999-02-26 1999-02-26 Retransmission control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP05147199A JP3784982B2 (en) 1999-02-26 1999-02-26 Retransmission control method

Publications (2)

Publication Number Publication Date
JP2000253059A JP2000253059A (en) 2000-09-14
JP3784982B2 true JP3784982B2 (en) 2006-06-14

Family

ID=12887872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP05147199A Expired - Fee Related JP3784982B2 (en) 1999-02-26 1999-02-26 Retransmission control method

Country Status (1)

Country Link
JP (1) JP3784982B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4108390B2 (en) 2002-07-08 2008-06-25 松下電器産業株式会社 Wireless communication method, wireless communication terminal, and wireless LAN system
US7653043B2 (en) * 2003-02-03 2010-01-26 Sony Corporation Communication method, communication device, and computer program
JP4905342B2 (en) * 2007-12-19 2012-03-28 沖電気工業株式会社 Communication packet relay method
JP5052549B2 (en) * 2009-03-03 2012-10-17 株式会社東芝 Wireless communication apparatus and wireless communication method
JP2012075043A (en) * 2010-09-29 2012-04-12 Toshiba Corp Wireless communication method and wireless device
JP5511859B2 (en) * 2012-01-18 2014-06-04 京セラ株式会社 COMMUNICATION METHOD AND TRANSMITTER USING THE SAME

Also Published As

Publication number Publication date
JP2000253059A (en) 2000-09-14

Similar Documents

Publication Publication Date Title
JP4584989B2 (en) Method and system for providing autonomous retransmission in a wireless communication system
US7426671B2 (en) Re-transmission controlling method and wireless communication terminal apparatus
EP1307990B1 (en) Flexible arq for packet data transmission
CN102158329B (en) Enhanced radio communication with mixed automatic retransmission request
US8285330B2 (en) HARQ reordering method for WCDMA enhanced uplink dedicated channel
JP4927866B2 (en) Communication with other sectors via reverse link
EP1833189B1 (en) Method and apparatus for efficient data retransmission in a voice-over-data communication system
US8286047B2 (en) Soft buffer memory configuration in a communication system
JP5487296B2 (en) Data retransmission method and user equipment
US8116283B2 (en) Reverse link automatic repeat request
US9203493B2 (en) Transmit antenna subset selection for retransmission
JP5328793B2 (en) Method for ARQ compliant pre-transmission using idle period in multicast / broadcast service of relay network
JP5372640B2 (en) Method and communication apparatus for improving HARQ function
JP2006520138A (en) Channel adaptation method and system
JP2006504337A (en) Reverse link automatic repeat request
JP3087886B2 (en) Retransmission control method for CDMA mobile communication
JP2007503746A (en) Point-to-multipoint data transmission
JP3859345B2 (en) Data transmission method and data transmission apparatus
JP3784982B2 (en) Retransmission control method
US7075913B1 (en) Hybrid data rate control in CDMA cellular wireless systems
TW201236407A (en) Method of controlling receive diversity for battery lifetime improvement and related communication device
CN102238657B (en) Switch processing method, device and system
KR20070020071A (en) Method and system for providing autonomous retransmissions in a wireless communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040212

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050616

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050628

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050812

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060314

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060316

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

Free format text: PAYMENT UNTIL: 20100324

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees