JP3974027B2 - Base station control apparatus, data transmission method and program - Google Patents

Base station control apparatus, data transmission method and program Download PDF

Info

Publication number
JP3974027B2
JP3974027B2 JP2002346278A JP2002346278A JP3974027B2 JP 3974027 B2 JP3974027 B2 JP 3974027B2 JP 2002346278 A JP2002346278 A JP 2002346278A JP 2002346278 A JP2002346278 A JP 2002346278A JP 3974027 B2 JP3974027 B2 JP 3974027B2
Authority
JP
Japan
Prior art keywords
transmission
data packet
packet
server
queue
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP2002346278A
Other languages
Japanese (ja)
Other versions
JP2004180158A (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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2002346278A priority Critical patent/JP3974027B2/en
Publication of JP2004180158A publication Critical patent/JP2004180158A/en
Application granted granted Critical
Publication of JP3974027B2 publication Critical patent/JP3974027B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、移動機とデータパケットを配信するサーバとがネットワークに接続され、そのサーバから移動機に対して送信されたデータパケットを廃棄する確率を決定し、又はサーバから移動機に対して送信されたデータパケットに対する応答パケットを予め設定された基準数に分割する基地局制御装置、データ伝送方法及びプログラムに関する。
【0002】
【従来の技術】
近年では、インターネットが普及されたことに伴なって、インターネットにアクセスするためのアクセス回線が多様化している。これにより、携帯電話、PHS、無線LAN等の無線回線を利用したインターネットアクセスが増加している。IMT−2000に代表される第三世代以降の無線通信システムを利用したインターネットアクセスは、パケット通信による高速な伝送速度を実現する一方で、伝送速度が動的に変化する特徴を有する。
【0003】
該当する移動機への伝送速度は、その移動機におけるトラフィック量、通信品質、収容セル内の空きチャネル、その移動機以外の通信品質、収容セル内の他の移動機の空きチャネル 収容セル内の他の移動機のトラフィック量、各移動機間のトラフィック量によって動的に変化するものである。この伝送速度に関係するインターネット上の殆どのトラフィックは、TCPに代表されるような自立的な輻輳制御方式を有するプロトコルを用いて処理されている。
【0004】
このTCPの輻輳制御方式(RFC2581 TCP Congestion Control)では、サーバと移動機との間でパケットロスがない場合には、サーバは輻輳ウインドウを増加させる。すなわち、サーバがACKを移動機から受信することができた場合には、サーバは輻輳ウィンドウを増加させる。ここで、輻輳ウィンドウとは、例えば、サーバが移動機からのACKを受信することなく送信できるパケットの量をからなるものである。
【0005】
一方、サーバが三つの重複したACKを移動機から受信するか、又はサーバが一定時間の間新しいセグメントに対するACKを移動機から受信しない場合には、サーバは、輻輳によってパケットロスが発生したものと判断し、輻輳ウィンドウを減少させる。
【0006】
この輻輳ウィンドウが減少した場合には、サーバは、減少した輻輳ウィンドウを増加させる。この輻輳ウィンドウの増加率は、スロースタート又は輻輳回避のいずれかの状態にあるかで相違する。スロースタートと輻輳回避との状態の違いは、輻輳ウィンドウとssthresh(閾値)との関係で決まる。
【0007】
このスロースタートの状態は、輻輳ウインドウがssthreshよりも小さい(輻輳ウィンドウ<ssthresh)ときを意味する。状態がスロースタートに移行されたときには、サーバは、ACKを受け取る毎に1セグメント分だけ輻輳ウィンドウを増加させる。その結果、サーバは指数関数的に輻輳ウィンドウを増加させることになる。
【0008】
一方、輻輳回避の状態は、輻輳ウィンドウがssthreshよりも大きい(輻輳ウィンドウ<ssthresh)ときに移行される。状態が輻輳回避に移行されたときには、サーバは、ACKを受け取る毎に1/輻輳ウィンドウ分だけ輻輳ウィンドウを増加させる。その後、サーバは線形に輻輳ウィンドウを増加させる。
【0009】
上記各状態において輻輳ウィンドウが減少するのは次の理由によるものである。図7は、輻輳ウインドウの変化を示す図である。同図中の時間は、サーバが送信データを移動機に送信した後、サーバがその送信データに対応するACKを移動機から受信するまでの時間を意味する。
【0010】
この輻輳ウィンドウの減少は主に二つのパターンが存在する。一つ目のパターンとしては、図7に示すように、サーバが三つの重複したACKを移動機から受信をしたときに輻輳ウィンドウが減少する。二つ目のパターンとしては、サーバが一定時間内に新たなセグメントに対するACKを受信しないときに輻輳ウインドウが減少する。これらの輻輳ウィンドウが減少したときは、サーバは、次のような処理をし、輻輳ウインドウを最適値に近づける。
【0011】
すなわち、サーバが三つの重複したACKを移動機から受信したときには、サーバは、現在の輻輳ウィンドウの半分の値をssthreshに記憶させて、輻輳ウィンドウを半分の値にする。一方、サーバが一定時間内に新たなセグメントに対するACKを受信しない場合には、サーバは現在の輻輳ウィンドウの半分の値をssthreshに記憶させて、輻輳ウィンドウを最小にする。
【0012】
輻輳ウィンドウを前の輻輳ウインドウに対して半分又は最小になるように変更したサーバは、ACKを受信する度に輻輳ウィンドウを増加させる。この輻輳ウィンドウの最適値は、一般に帯域幅と遅延時間との関係で規定されている。図8は、輻輳ウインドウの最適値と限界値との関係を示す図である。
【0013】
一般に無線アクセス回線は、伝送速度が有線回線に比べて遅いため、輻輳ウィンドウの最適値を超えた分は、基地局制御装置(基地局を制御する装置)のキューに蓄積される。限界値を超えるパケットが基地局制御装置のキューにたまるとパケットは廃棄される。ここで、基地局制御装置は、サーバと移動機との間でデータの送受信をするものである。
【0014】
一方、限界値が輻輳ウィンドウの最適値よりも低い場合には、スループットが低下する。このため、限界値は、帯域幅動的変化に連動する輻輳ウィンドウの最適値が取り得る最大値よりも大きな値になるように固定的に設定される。
【0015】
しかしながら、帯域幅と輻輳ウィンドウとの最適値が小さい場合には、限界値と輻輳ウィンドウとの最適値の差が大きくなり、基地局制御装置ではメモリ資源が無駄に使われることになる。また、この最適値を超えた分の輻輳ウィンドウのパケットは、基地局制御装置のキューに蓄積されるため、通信路に送出されるまでに時間がかかる。
【0016】
更に、結果的にはサーバは、サーバと移動機との間で新たなコネクションを確立させるまでに時間がかかる、リアルタイム性を必要とするデータの有効性が失われてしまうという問題が発生していた。
【0017】
この問題を回避するための従来技術としては、伝送速度が可変である通信システムにおいて、容量可変バッファのバッファ容量を伝送速度に応じて増減させる。この増減をさせた通信システムは、最適なバッファ容量を設定する(例えば、特許文献1参照)。これにより、上記通信システムは、無効となってしまうデータを最小限に留めることができ、有効なデータのみを通信回線に送信することができる。
【0018】
【特許文献1】
特開平10−174185号公報(第1−8項、図2)
【0019】
【発明が解決しようとする課題】
しかしながら、この従来技術では、通信システムが伝送速度に応じて最適なバッファ容量の設定を可能とするが、この通信システムは伝送速度が遅くなるのに連動してバッファ容量を縮小する。このため、縮小されたバッファ部分に蓄積されていたパケットが廃棄され、その結果バースト的なパケット廃棄が生ずる。
【0020】
一方、TCPに代表されるような自立的な輻輳制御方式を有するプロトコルでは、バースト的なパケットロスが発生すると、しばしば輻輳ウィンドウが最小値に設定され、廃棄されたパケットが再送される。この輻輳ウィンドウは、サーバがACKを移動機から受信する度に、輻輳ウィンドウが最小値から徐々に大きくなる。そのうち輻輳ウィンドウは最適値まで達するが、そのようになるまでには幾分かの時間がかかる。
【0021】
以上のように、限界値が小さく設定されると、帯域幅が大きい場合にはスループットが低下する。一方、限界値が大きく設定されると、基地局制御装置では無駄なメモリ資源が必要となる。このため、新たなコネクションを確立させるまでに相当の時間がかかる、リアルタイム性を必要とするデータの有効性が失われてしまう。
【0022】
そこで、本発明は、以上の点に鑑みてなされたものであり、サーバから移動機に向けて送信されたデータパケットを所定の確率で廃棄させ、又は移動機からサーバ宛に送信された応答パケットを所定の条件の下で分割させることで、サーバにおける輻輳ウィンドウを結果的に最適値に近づけさせることのできる基地局制御装置、データ伝送方法及びプログラムを提供することを課題とする。
【0023】
【課題を解決するための手段】
本願に係る発明は、上記課題を解決すべくなされたものであり、移動機とデータパケットを配信するサーバとがネットワークに接続され、サーバから移動機に対して送信されたデータパケットを廃棄する確率を決定する際に、移動機に送信するデータパケットをキュー長として一時的にキューに記憶し、移動機に送信するデータパケットの伝送速度を設定し、設定された伝送速度とキューに記憶されたキュー長との大きさに応じて、サーバから移動機に対して送信されたデータパケットを廃棄する確率を決定することを特徴とする。
【0024】
このような本願に係る発明によれば、基地局制御装置が、設定された伝送速度とキューに記憶されたキュー長との大きさに応じて、サーバから移動機宛に送信されたデータパケットを廃棄する確率(廃棄確率)を決定することができる。これにより、基地局制御装置が、サーバから移動機宛に送信されたデータパケットを上記廃棄確率で廃棄することができる。
【0025】
もし、基地局制御装置で決定された廃棄確率が高くなれば、サーバから移動機宛に送信されたパケットデータが全て移動機には送信されなくなる。このため、サーバが重複ACK若しくは一定時間にACKを受信せずタイムアウトすることにより、サーバが自ら輻輳ウィンドウを減少させる。この輻輳ウィンドウが減少すれば、基地局制御装置は、サーバから送信されるデータパケットが減少するので、そのデータパケットを廃棄させることなく、そのデータパケットを迅速に該当する移動機に送信することができる。
【0026】
言い換えると、基地局制御装置が上記廃棄確率を適切に変動させることにより、その基地局制御装置は、サーバにおける輻輳ウィンドウを結果的に最適値に近づけさせることができる。
【0027】
また、本願に係る発明は、移動機とデータパケットを配信するサーバとがネットワークに接続され、サーバから移動機に対して送信されたデータパケットに対する応答パケットを予め設定された基準数に分割する際に、移動機に送信するデータパケットをキュー長として一時的にキューに記憶し、予め設定された基準長とキューに記憶されたキュー長とを照合し、基準長がキュー長よりも大きいときは、応答パケットを予め設定された基準数に分割することを特徴とする。
【0028】
このような本願に係る発明によれば、上記基準長がキュー長よりも大きいときは、基地局制御装置は、移動機から受信した応答パケットを予め設定された基準数に分割することができる。これにより、サーバは、基地局制御装置で分割された応答パケットの数に応じて、移動局宛に送信するパケットの量(輻輳ウィンドウ)を順次変更することができる。
【0029】
例えば、バースト的なパケットロスがネットワーク上で発生し、サーバにおける輻輳ウィンドウが特定のプロトコルにより最小値に設定された場合であっても、基地局制御装置は、受信した応答パケットを予め設定された基準数に分割することで、サーバにおける輻輳ウィンドウを結果的に向上させることができる。
【0030】
上記発明においては、予め設定された基準長とキューに記憶されたキュー長との差分を算出し、算出した差分の大きさに応じて上記基準数を設定することが好ましい。この場合には、現在の基準長の方がキュー長よりも大きいときは、基地局制御装置は、上記分割する基準数を高く設定することができる。
【0031】
この基準数が高く設定されるということは、基地局制御装置が現在のキュー長を更に大きくすることができることを意味する。もし、この基準数が高くなれば、基地局制御装置は、移動機から受信した応答パケットを高い基準数で分割する。この分割により応答パケットが増加すれば、サーバは、増加された応答パケットに基づいて輻輳ウィンドウを増加させる。
【0032】
この分割によりACKが増加すれば、サーバは、多くの応答パケットが返信されるので、これに伴ない輻輳ウィンドウを増加させる。この輻輳ウィンドウが増加すれば、基地局制御装置は、サーバから受信するデータパケットが大きくなり、結果的にキュー長を大きくすることができる。このことにより、基地局制御装置は、サーバ50における輻輳ウィンドウを結果的に最適値に近づけさせることができる。
【0033】
上記発明においては、移動機に送信するデータパケットの伝送速度を設定し、設定された伝送速度に応じて基準数を設定することが好ましい。この場合には、基地局制御装置は、移動機から受信した応答パケットを上記基準数で分割することができるので、サーバにおける輻輳ウィンドウを結果的に最適値に近づけさせることができる。
【0034】
【発明の実施の形態】
(送信制御システムの基本構成)
本発明の実施形態について図面を参照しながら説明する。図1は、本実施形態に係る送信制御システムを示す概略構成図である。
【0035】
同図に示すように、本実施形態に係る送信制御システムは、移動機10a、10bと、基地局20と、基地局制御部30(基地局制御装置)と、ネットワーク40と、サーバ50とを備える。尚、基地局制御部30は、基地局20に備えてもよい。
【0036】
尚、本実施形態では、移動機10は、サーバ50宛にこれまで受信したデータパケットのパケット数を確認するための応答パケットを送信し、サーバ50は、移動機10からの応答パケットの確認を行うことなく、移動機10宛にデータパケットを送信するものである。
【0037】
移動機10は、サーバ50と基地局20との間でデータパケットを送受信するものである。この移動機10は、例えば携帯電話機、PDA等が挙げられる。具体的に、移動機10は、サーバ50から送信されたデータパケットに対する応答を応答パケット(ACK)としてサーバ50宛に送信する。
【0038】
基地局20は、基地局制御部30から入力されたデータパケットを該当する移動機10に送信するものである。また、基地局20は、移動機10から送信されたデータパケット又はACKを基地局制御部30に出力するものでもある。サーバ50は、基地局制御部30、基地局20を介してデータパケットを移動機10に送信するものである。また、サーバは、後述するように、基地局制御部30で分割された応答パケットの数に応じて、移動機10宛に送信するデータパケットの量を変更するものである。
【0039】
このサーバ50と基地局制御部30とは、ネットワーク40に接続される。このネットワーク40は、本実施形態では、無線又は有線で構築される接続網を意味する。このネットワーク40に接続されたサーバ50と移動機10とは、TCPで通信をすることが可能である。
【0040】
前記基地局制御部30は、本実施形態では、図2に示すように、パケット受信部31(受信手段)と、キュー管理部32(廃棄確率決定手段)と、無線フレーム送信部33と、伝送速度監視部34と、キュー長監視部35と、無線フレーム受信部36と、ACKパケット分割部37(分割手段)と、パケット送信部38とを備える。この基地局制御部30は、基地局20及びネットワーク40に接続される。
【0041】
パケット受信部31は、サーバ50からデータパケットを受信するものである。具体的に、パケット受信部31は、サーバ50から送信されたデータパケットを受信し、受信したデータパケットをキュー管理部32に出力する。
【0042】
キュー管理部32は、移動機10に送信するデータパケットをキュー長として一時的に記憶するキュー321を備える。このキュー長は、本実施形態では、キューに記憶されるパケットの数、パケットの長さ又はパケットの量を意味する。このキュー管理部32は、無線フレーム送信部33で設定されたデータパケットの伝送速度とキュー321に記憶されたキュー長との大きさに応じて、パケット受信部31で受信されたデータパケットを廃棄する確率(データパケットの廃棄確率)を決定するものである。
【0043】
具体的に、キュー管理部32は、無線フレーム送信部33からの要求に基づいて、キュー管理部32内のキュー321に保存されているデータパケットを無線フレーム送信部33に出力する。この無線フレーム送信部33がデータパケットを該当する移動機10に送信し、その無線フレーム送信部33が新たなデータパケットを送信するための要求をキュー管理部32にするまでは、キュー管理部32は、パケット受信部31から入力されたデータパケットをキュー管理部32内のキュー321に記憶させるか、又は廃棄する。
【0044】
ここで、キュー管理部32が、入力されたデータパケットを廃棄するか、キュー321に記憶させるかは、本実施形態では、ERD(Early Random Drop)アルゴリズムを用いて行うことができる。このアルゴリズムは、ERDに限定されるものではなく、それ以外のRED(Random Early Detection)等のアルゴリズムを用いてもよい。
【0045】
本実施形態で用いるアルゴリズムは、上記伝送速度及びキュー長に応じて廃棄確率のパラメータを変化させることができるものであればよい。図4に示すように、このアルゴリズムを用いたキュー長及び廃棄確率に関する折れ線特性(理論特性)は、本実施形態では、予め定められているものとする。
【0046】
この各折れ線特性は、キュー長の最低値(min thresh for --kbps)を基準位置とし、キュー長及び伝送速度の大きさに応じて、その基準位置から所定の傾きを持った直線を描くものである。キュー管理部32は、その折れ線特性を用いて、無線フレーム送信部33で設定された伝送速度の値と、キュー321に記憶されたキュー長の値とが交わる点を求める。キュー管理部32は、その求めた点の縦軸に該当する大きさを廃棄確率として決定する。
【0047】
この伝送速度とキュー長との関係により廃棄確率を決定したキュー管理部32は、パケット受信を行うときに、決定した廃棄確率に従い、受信されたパケットをキュー321に記憶させるか、廃棄する。
【0048】
また、キュー管理部32は、伝送速度監視部34から通知された伝送速度又はACKパケット分割部37で測定された遅延時間の大きさに応じて、最適キュー長(基準長)を設定するものである。この最適キュー長は、本実施形態では、伝送速度と遅延時間との関数で表現することができる。ここで、遅延時間とは、サーバ50がデータを該当する移動機10に送信した後、サーバ50がそのデータに対するACKを受信するまでの時間(ラウンドトリップ時間)を意味する。
【0049】
無線フレーム送信部33は、キュー321に記憶されたデータパケットを該当する移動機10に送信するものである。また、無線フレーム送信部33は、移動機10に送信するデータパケットの伝送速度を設定するものである。ここで、伝送速度は、無線フレーム送信部33と移動機10との間の通信状況に応じて動的に変化する。この伝送速度は、主に64〜384kbpsの範囲内で変化する。
【0050】
伝送速度監視部34は、無線フレーム送信部33で把握されている伝送速度をキュー管理部32及びACKパケット分割部37に通知するものである。この伝送速度監視部34は、無線フレーム送信部33、キュー管理部32及びACKパケット分割部37に接続される。
【0051】
無線フレーム受信部36は、移動機10からサーバ50宛に送信されたACK(応答パケット)を受信したときは、受信したACKをACKパケット分割部37に出力するものである。キュー長監視部35は、キュー321内のキュー長を逐次ACKパケット分割部37に通知するものである。このキュー長監視部35は、キュー管理部32及びACKパケット分割部37に接続される。
【0052】
ACKパケット分割部37は、キュー管理部32で設定された最適キュー長とキュー321に記憶されたキュー長とを照合し、最適キュー長がキュー長よりも大きいときは、無線フレーム受信部36で受信されたACK(応答パケット)を予め設定された基準数に分割するものである。
【0053】
尚、ACKパケット分割部37は、キュー管理部32で設定された最適キュー長とキュー321に記憶されたキュー長との差分を算出し、算出した差分の大きさに応じて上記基準数を設定することが好ましい。又はACKパケット分割部37は、無線フレーム送信部33で設定された伝送速度に応じて基準数を設定することをが好ましい。
【0054】
具体的に、ACKパケット分割部37は、キュー管理部32で設定された最適キュー長と、キュー長監視部35から通知されたキュー長とを比較する。この比較をしたACKパケット分割部37は、最適キュー長>キュー長の関係が成り立つ場合には、無線フレーム受信部36から入力されたACKを予め設定された基準数に分割する。
【0055】
この分割をしたACKパケット分割部37は、分割した後のACKを分割信号としてパケット送信部38に出力する。このパケット送信部38は、入力された分割信号をサーバ50に送信する。このパケット送信部38から分割信号が入力されたサーバ50は、入力された分割信号に対応するACKの数に応じて、輻輳ウインドウを変更する。
【0056】
一方、ACKパケット分割部37は、最適キュー長>キュー長の関係が成り立たない場合には、無線フレーム受信部36から入力されたACKをそのままパケット送信部38に出力する。
【0057】
図3は、輻輳ウィンドウが変化する様子を示す図である。同図は、一つのACKを分割する際の基準数を固定で2に設定した場合の輻輳ウィンドウの変化の例である。同図に示すように、伝送速度が64kbps→128kbps→64kbps→384kbps→64kbps→384kbpsと変化した場合には、輻輳ウィンドウの最適値が伝送速度に応じて変化する。これにより、基地局制御部30は、上記各処理を施すことにより、サーバ50における輻輳ウィンドウを結果的に最適値に近づけさせることができる。
【0058】
(送信制御システム、基地局制御装置を用いたデータ伝送方法)
上記構成を有する送信制御システム、基地局制御装置によるデータ伝送方法は、以下の手順により実施することができる。
【0059】
(1)基地局制御部30がACKを分割するまでの手順
図5は、基地局制御部30がACKを分割するまでの手順を示すフロー図である。図5に示すように、先ず移動機10がサーバ50宛にデータパケットを要求する(S101)。尚、サーバ50が移動機10に向けてTCPコネクションを確立させてもよい。
【0060】
移動機10からデータパケットの要求を受信したサーバ50は、該当するデータパケットを基地局制御部30に送信する(S102)。パケット受信部31は、サーバ50から送信されたデータパケットを受信し、受信したデータパケットをキュー管理部32に出力する。
【0061】
次いで、無線フレーム送信部33がサーバ50から送信されたデータパケットを該当する移動機10に送信する(S103)。具体的に、キュー管理部32は、無線フレーム送信部33からの要求に基づいて、キュー管理部32内のキュー321に保存されているデータパケットを無線フレーム送信部33に出力する。キュー管理部32からデータパケットが入力された無線フレーム送信部33は、入力されたデータパケットを移動機10に送信する。
【0062】
次いで、移動機10が、基地局制御部30から送信されたデータパケットに対応する応答をACK(応答パケット)としてサーバ50宛に送信する(S104)。移動機10からサーバ50宛に送信されたACKを受信した無線フレーム受信部36は、受信したACKをACKパケット分割部37に出力する。
【0063】
その後、キュー管理部32が、伝送速度監視部34から通知された伝送速度又はACKパケット分割部37で測定された遅延時間の大きさに応じて、最適キュー長(基準長)を算出する(S105)。
【0064】
次いで、ACKパケット分割部37は、キュー管理部32で設定された最適キュー長とキュー321に記憶されたキュー長とを照合し、最適キュー長がキュー長よりも大きいときは、無線フレーム受信部36で受信されたACK(応答パケット)を予め設定された基準数に分割する(S106)。
【0065】
この分割をしたACKパケット分割部37は、分割した後のACKを分割信号としてパケット送信部38に出力する。このパケット送信部38は、入力された分割信号をサーバ50に送信する(S108)。このパケット送信部38から分割信号が入力されたサーバ50は、入力された分割信号に対応するACKの数に応じて、輻輳ウインドウを変更する(S109)。
【0066】
一方、ACKパケット分割部37は、最適キュー長>キュー長の関係が成り立たない場合には、無線フレーム受信部36から入力されたACKをそのままパケット送信部38に出力する。このパケット送信部38は、入力されたACKをサーバ50に送信する。
【0067】
(2)キュー管理部32が廃棄確率を決定するまでの手順
先ず、キュー管理部32は、無線フレーム送信部33で設定された伝送速度を特定する。また、キュー管理部32は、キュー321に記憶されたキュー長を特定する。その後、キュー管理部32は、特定したデータパケットの伝送速度とキュー321に記憶されたキュー長との大きさに応じて廃棄確率を決定する。
【0068】
具体的に、キュー管理部32は、図4に示す折れ線特性を用いて、無線フレーム送信部33で設定された伝送速度の値と、キュー321に記憶されたキュー長の値とが交わる点を求める。キュー管理部32は、その求めた交点の縦軸に該当する大きさを廃棄確率として決定する。
【0069】
この伝送速度とキュー長との関係により廃棄確率を設定したキュー管理部32は、パケット受信を行うときに、決定した廃棄確率に従い、受信されたデータパケットをキュー321に記憶させるか、廃棄する。
【0070】
(プログラム)
上記説明した内容は、パーソナルコンピュータ等の汎用コンピュータにおいて、所定のプログラム言語を利用するための専用プログラムを実行することにより実現することができる。
【0071】
尚、プログラムは、記録媒体に記録することができる。この記録媒体は、図6に示すように、例えば、ハードディスク60、フレキシブルディスク70、コンパクトディスク80、ICチップ90、カセットテープ100などが挙げられる。このようなプログラムを記録した記録媒体によれば、プログラムを取り扱う業者は、プログラムの保存、運搬、販売などを容易に行うことができる。
【0072】
(基地局制御装置、データ伝送方法及びプログラムによる作用及び効果)
このような本願に係る発明によれば、キュー管理部32が、設定された伝送速度とキュー321に記憶されたキュー長との大きさに応じて、サーバ50から移動機10宛に送信されたデータパケットを廃棄する確率(廃棄確率)を決定することができる。これにより、キュー管理部32は、サーバ50から移動機10宛に送信されたデータパケットを上記廃棄確率で廃棄することができる。
【0073】
もし、キュー管理部32で決定された廃棄確率が高くなれば、サーバ50から移動機10宛に送信されたパケットデータが全て移動機10には送信されなくなる。このため、サーバ50が重複ACK若しくは一定時間にACKを受信せずタイムアウトすることにより、サーバが自ら輻輳ウィンドウを減少させる。この輻輳ウィンドウが減少すれば、キュー管理部32は、サーバ50から受信したデータパケットが減少するので、そのデータパケットを廃棄させることなく、そのデータパケットを迅速に該当する移動機10に送信することができる。
【0074】
言い換えると、キュー管理部32が上記廃棄確率を適切に変動させることにより、そのキュー管理部32は、サーバ50における輻輳ウィンドウを結果的に最適値に近づけさせることができる。
【0075】
また、最適キュー長がキュー長よりも大きいときは、ACKパケット分割部37は、移動機10から受信したACKを予め設定された基準数に分割することができる。これにより、サーバ50は、ACKパケット分割部37で分割されたACKの数に応じて、輻輳ウィンドウを順次変更することができる。
【0076】
例えば、バースト的なパケットロスがネットワーク上で発生し、サーバ50における輻輳ウィンドウが特定のプロトコルにより最小値に設定された場合には、ACKパケット分割部37は、受信したACKを予め設定された基準数に分割することで、サーバ50における輻輳ウィンドウを結果的に向上させることができる。
【0077】
更に、現在の最適キュー長の方がキュー長よりも大きいときは、ACKパケット分割部37は、上記分割する基準数を高く設定することができる。この基準数が高く設定されるということは、最適キュー長の方がキュー長よりも大きいので、キュー管理部32がキュー321に記憶するキュー長を更に大きくすることができることを意味する。
【0078】
もし、この基準数が高くなれば、ACKパケット分割部37は、移動機10から受信したACKを高い基準数で分割する。この分割によりACKが増加すれば、サーバ50は、多くのACKが返信されるので、これに伴ない輻輳ウィンドウを増加させる。この輻輳ウィンドウが増加すれば、キュー管理部32は、サーバ50から受信するデータパケットが大きくなり、結果的にキュー長を大きくすることができる。このことにより、ACKパケット分割部37は、サーバ50における輻輳ウィンドウを結果的に最適値に近づけさせることができる。
【0079】
【発明の効果】
以上説明したように本発明によれば、サーバから移動機に向けて送信されたデータパケットを所定の確率で廃棄させ、又は移動機からサーバ宛に送信された応答パケットを所定の条件の下で分割させることで、結果的にサーバにおける輻輳ウィンドウを最適値に近づけさせることができる。
【図面の簡単な説明】
【図1】本実施形態に係る送信制御システムの概略構成を示す図である。
【図2】本実施形態に係る送信制御システムの内部構造を示す図である。
【図3】本実施形態に係る輻輳ウインドウが時間に応じて変化する様子を示す図である。
【図4】本実施形態に係る伝送速度とキュー長との関係を示す図である。
【図5】本実施形態に係るデータ伝送方法の手順を示す図である。
【図6】本実施形態に係る記録媒体を示す図である。
【図7】輻輳ウィンドウが時間の大きさに応じて変化する様子を示す従来図である(その1)。
【図8】輻輳ウインドウが時間の大きさに応じて変化する様子を示す従来図である(その2)。
【符号の説明】
10…移動機、20…基地局、30…基地局制御部、31…パケット受信部、32…キュー管理部、33…無線フレーム送信部、34…伝送速度監視部、35…キュー長監視部、36…無線フレーム受信部、37…ACKパケット分割部、38…パケット送信部、40…ネットワーク、50…サーバ、60…ハードディスク、70…フレキシブルディスク、80…コンパクトディスク、90…ICチップ、100…カセットテープ、321…キュー
[0001]
BACKGROUND OF THE INVENTION
The present invention determines the probability of discarding a data packet transmitted from the server to the mobile device when the mobile device and the server that distributes the data packet are connected to the network, or transmits the data packet from the server to the mobile device. The present invention relates to a base station control device, a data transmission method, and a program that divide a response packet for a received data packet into a preset reference number.
[0002]
[Prior art]
In recent years, with the widespread use of the Internet, access lines for accessing the Internet have been diversified. As a result, Internet access using wireless lines such as mobile phones, PHS, and wireless LANs is increasing. Internet access using a third-generation or later wireless communication system represented by IMT-2000 has a feature that the transmission rate dynamically changes while realizing a high transmission rate by packet communication.
[0003]
The transmission rate to the corresponding mobile device is the traffic volume, communication quality, free channel in the receiving cell, communication quality other than the mobile device, free channel of other mobile devices in the receiving cell, It dynamically changes depending on the traffic volume of other mobile devices and the traffic volume between the mobile devices. Most traffic on the Internet related to this transmission rate is processed using a protocol having an independent congestion control system such as TCP.
[0004]
In this TCP congestion control method (RFC2581 TCP Congestion Control), when there is no packet loss between the server and the mobile device, the server increases the congestion window. That is, if the server can receive ACK from the mobile device, the server increases the congestion window. Here, the congestion window includes, for example, the amount of packets that the server can transmit without receiving an ACK from the mobile device.
[0005]
On the other hand, if the server receives three duplicate ACKs from the mobile station or if the server does not receive an ACK for a new segment from the mobile station for a certain period of time, the server assumes that packet loss has occurred due to congestion. Determine and reduce the congestion window.
[0006]
If this congestion window decreases, the server increases the decreased congestion window. The rate of increase of the congestion window differs depending on whether it is in a slow start or congestion avoidance state. The difference in state between slow start and congestion avoidance is determined by the relationship between the congestion window and ssthresh (threshold).
[0007]
This slow start state means when the congestion window is smaller than ssthresh (congestion window <ssthresh). When the state transitions to slow start, the server increases the congestion window by one segment each time an ACK is received. As a result, the server exponentially increases the congestion window.
[0008]
On the other hand, the congestion avoidance state is shifted when the congestion window is larger than ssthresh (congestion window <ssthresh). When the state is shifted to congestion avoidance, the server increases the congestion window by 1 / congestion window every time an ACK is received. The server then linearly increases the congestion window.
[0009]
The reason why the congestion window decreases in each of the above states is as follows. FIG. 7 is a diagram illustrating changes in the congestion window. The time in the figure means the time until the server receives ACK corresponding to the transmission data from the mobile device after the server transmits the transmission data to the mobile device.
[0010]
There are two main patterns for reducing the congestion window. As a first pattern, as shown in FIG. 7, the congestion window decreases when the server receives three overlapping ACKs from the mobile station. In the second pattern, the congestion window decreases when the server does not receive an ACK for a new segment within a certain time. When these congestion windows decrease, the server performs the following process to bring the congestion window close to the optimum value.
[0011]
That is, when the server receives three duplicate ACKs from the mobile station, the server stores half the value of the current congestion window in ssthresh and halves the congestion window. On the other hand, if the server does not receive an ACK for a new segment within a certain amount of time, the server stores half the current congestion window in ssthresh to minimize the congestion window.
[0012]
A server that has changed its congestion window to be half or minimum of the previous congestion window increases the congestion window every time it receives an ACK. The optimum value of the congestion window is generally defined by the relationship between the bandwidth and the delay time. FIG. 8 is a diagram showing the relationship between the optimum value and the limit value of the congestion window.
[0013]
In general, since a wireless access line has a lower transmission speed than a wired line, the portion exceeding the optimum value of the congestion window is accumulated in the queue of the base station controller (device that controls the base station). When packets exceeding the limit value accumulate in the queue of the base station controller, the packets are discarded. Here, the base station control device transmits and receives data between the server and the mobile device.
[0014]
On the other hand, when the limit value is lower than the optimum value of the congestion window, the throughput decreases. For this reason, the limit value is fixedly set such that the optimum value of the congestion window linked to the dynamic bandwidth change is larger than the maximum value that can be taken.
[0015]
However, when the optimum value of the bandwidth and the congestion window is small, the difference between the optimum value of the limit value and the congestion window becomes large, and the base station control apparatus wastes memory resources. Since the congestion window packets exceeding the optimum value are accumulated in the queue of the base station controller, it takes time to be sent to the communication path.
[0016]
Furthermore, as a result, there is a problem that the server takes time to establish a new connection between the server and the mobile device, and the validity of data requiring real-time property is lost. It was.
[0017]
As a conventional technique for avoiding this problem, in a communication system in which the transmission speed is variable, the buffer capacity of the capacity variable buffer is increased or decreased according to the transmission speed. The communication system with this increase / decrease sets an optimum buffer capacity (see, for example, Patent Document 1). As a result, the communication system can keep invalid data to a minimum, and can transmit only valid data to the communication line.
[0018]
[Patent Document 1]
Japanese Patent Laid-Open No. 10-174185 (Section 1-8, FIG. 2)
[0019]
[Problems to be solved by the invention]
However, in this prior art, the communication system can set an optimum buffer capacity according to the transmission speed. However, this communication system reduces the buffer capacity in conjunction with a decrease in the transmission speed. For this reason, packets stored in the reduced buffer portion are discarded, resulting in bursty packet discard.
[0020]
On the other hand, in a protocol having an independent congestion control method represented by TCP, when a bursty packet loss occurs, the congestion window is often set to the minimum value, and discarded packets are retransmitted. The congestion window gradually increases from the minimum value every time the server receives ACK from the mobile device. Over time, the congestion window reaches an optimal value, but it takes some time to become so.
[0021]
As described above, when the limit value is set small, the throughput decreases when the bandwidth is large. On the other hand, if the limit value is set to be large, the base station controller requires useless memory resources. For this reason, the validity of the data that requires real-time properties, which takes a considerable time to establish a new connection, is lost.
[0022]
Therefore, the present invention has been made in view of the above points, and a data packet transmitted from a server to a mobile device is discarded with a predetermined probability, or a response packet transmitted from the mobile device to the server. It is an object of the present invention to provide a base station control device, a data transmission method, and a program that can cause a congestion window in a server to be close to an optimal value as a result by dividing the network under a predetermined condition.
[0023]
[Means for Solving the Problems]
The invention according to the present application has been made to solve the above problem, and the probability that the mobile device and a server that distributes the data packet are connected to the network and the data packet transmitted from the server to the mobile device is discarded. The data packet to be transmitted to the mobile device is temporarily stored in the queue as the queue length, the transmission rate of the data packet to be transmitted to the mobile device is set, and the set transmission rate and the queue are stored. The probability of discarding a data packet transmitted from the server to the mobile device is determined according to the size of the queue length.
[0024]
According to such an invention according to the present application, the base station control device transmits a data packet transmitted from the server to the mobile device according to the set transmission rate and the queue length stored in the queue. The probability of discarding (discarding probability) can be determined. Thereby, the base station control apparatus can discard the data packet transmitted from the server to the mobile device with the discard probability.
[0025]
If the discard probability determined by the base station controller increases, all packet data transmitted from the server to the mobile device will not be transmitted to the mobile device. For this reason, when the server times out without receiving duplicate ACKs or ACKs for a certain period of time, the server itself reduces the congestion window. If the congestion window decreases, the base station controller decreases the number of data packets transmitted from the server. Therefore, the base station controller can quickly transmit the data packet to the corresponding mobile device without discarding the data packet. it can.
[0026]
In other words, when the base station controller appropriately changes the discard probability, the base station controller can eventually bring the congestion window in the server close to the optimum value.
[0027]
In the invention according to the present application, a mobile device and a server that distributes data packets are connected to a network, and a response packet for a data packet transmitted from the server to the mobile device is divided into a preset reference number. In addition, the data packet to be transmitted to the mobile device is temporarily stored in the queue as the queue length, and the reference length set in advance is compared with the queue length stored in the queue, and when the reference length is larger than the queue length The response packet is divided into a predetermined reference number.
[0028]
According to the invention according to this application, when the reference length is larger than the queue length, the base station control device can divide the response packet received from the mobile device into a preset reference number. Thus, the server can sequentially change the amount of packets (congestion window) transmitted to the mobile station according to the number of response packets divided by the base station control device.
[0029]
For example, even when a bursty packet loss occurs on the network and the congestion window at the server is set to a minimum value by a specific protocol, the base station controller sets the received response packet in advance. By dividing the reference number, the congestion window in the server can be improved as a result.
[0030]
In the above invention, it is preferable to calculate a difference between a preset reference length and a queue length stored in the queue, and set the reference number according to the calculated difference. In this case, when the current reference length is larger than the queue length, the base station control device can set the reference number to be divided higher.
[0031]
Setting this reference number high means that the base station controller can further increase the current queue length. If the reference number becomes high, the base station controller divides the response packet received from the mobile device by the high reference number. If the response packet increases due to this division, the server increases the congestion window based on the increased response packet.
[0032]
If the number of ACKs increases due to this division, the server increases the congestion window accordingly because many response packets are returned. If this congestion window increases, the base station controller can increase the data packet received from the server and consequently increase the queue length. As a result, the base station controller can bring the congestion window in the server 50 close to the optimum value as a result.
[0033]
In the above invention, it is preferable to set the transmission rate of the data packet to be transmitted to the mobile device, and to set the reference number according to the set transmission rate. In this case, the base station control device can divide the response packet received from the mobile device by the reference number, so that the congestion window in the server can be brought close to the optimum value as a result.
[0034]
DETAILED DESCRIPTION OF THE INVENTION
(Basic configuration of transmission control system)
Embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a schematic configuration diagram illustrating a transmission control system according to the present embodiment.
[0035]
As shown in the figure, the transmission control system according to the present embodiment includes mobile devices 10a and 10b, a base station 20, a base station control unit 30 (base station control device), a network 40, and a server 50. Prepare. The base station control unit 30 may be provided in the base station 20.
[0036]
In this embodiment, the mobile device 10 transmits a response packet for confirming the number of data packets received so far to the server 50, and the server 50 confirms the response packet from the mobile device 10. The data packet is transmitted to the mobile device 10 without performing it.
[0037]
The mobile device 10 transmits and receives data packets between the server 50 and the base station 20. Examples of the mobile device 10 include a mobile phone and a PDA. Specifically, the mobile device 10 transmits a response to the data packet transmitted from the server 50 to the server 50 as a response packet (ACK).
[0038]
The base station 20 transmits the data packet input from the base station control unit 30 to the corresponding mobile device 10. In addition, the base station 20 outputs the data packet or ACK transmitted from the mobile device 10 to the base station control unit 30. The server 50 transmits data packets to the mobile device 10 via the base station control unit 30 and the base station 20. Further, as will be described later, the server changes the amount of data packets transmitted to the mobile device 10 in accordance with the number of response packets divided by the base station control unit 30.
[0039]
The server 50 and the base station control unit 30 are connected to the network 40. In the present embodiment, the network 40 means a connection network constructed in a wireless or wired manner. The server 50 connected to the network 40 and the mobile device 10 can communicate with each other by TCP.
[0040]
In the present embodiment, as shown in FIG. 2, the base station control unit 30 includes a packet reception unit 31 (reception unit), a queue management unit 32 (discard probability determination unit), a radio frame transmission unit 33, and a transmission A rate monitoring unit 34, a queue length monitoring unit 35, a radio frame receiving unit 36, an ACK packet dividing unit 37 (dividing means), and a packet transmitting unit 38 are provided. The base station control unit 30 is connected to the base station 20 and the network 40.
[0041]
The packet receiving unit 31 receives data packets from the server 50. Specifically, the packet receiver 31 receives the data packet transmitted from the server 50 and outputs the received data packet to the queue manager 32.
[0042]
The queue management unit 32 includes a queue 321 that temporarily stores data packets to be transmitted to the mobile device 10 as a queue length. In this embodiment, the queue length means the number of packets stored in the queue, the packet length, or the amount of packets. The queue management unit 32 discards the data packet received by the packet reception unit 31 according to the size of the transmission rate of the data packet set by the radio frame transmission unit 33 and the queue length stored in the queue 321. The probability of data loss (data packet discard probability) is determined.
[0043]
Specifically, the queue management unit 32 outputs the data packet stored in the queue 321 in the queue management unit 32 to the radio frame transmission unit 33 based on a request from the radio frame transmission unit 33. Until this radio frame transmission unit 33 transmits a data packet to the corresponding mobile station 10 and the radio frame transmission unit 33 sets a request for transmitting a new data packet to the queue management unit 32, the queue management unit 32 Stores the data packet input from the packet receiver 31 in the queue 321 in the queue manager 32 or discards it.
[0044]
Here, whether the queue management unit 32 discards the input data packet or stores it in the queue 321 can be performed using an ERD (Early Random Drop) algorithm in this embodiment. This algorithm is not limited to ERD, and other algorithms such as RED (Random Early Detection) may be used.
[0045]
The algorithm used in this embodiment may be any algorithm that can change the discard probability parameter in accordance with the transmission rate and the queue length. As shown in FIG. 4, it is assumed that the line characteristic (theoretical characteristic) regarding the queue length and the discard probability using this algorithm is predetermined in the present embodiment.
[0046]
Each polygonal line characteristic draws a straight line with a predetermined slope from the reference position according to the length of the queue length and transmission speed, with the minimum value of the queue length (min thresh for --kbps) as the reference position. It is. The queue management unit 32 obtains a point where the transmission rate value set by the radio frame transmission unit 33 and the queue length value stored in the queue 321 intersect using the broken line characteristics. The queue management unit 32 determines the size corresponding to the vertical axis of the obtained point as the discard probability.
[0047]
The queue management unit 32 that has determined the discard probability based on the relationship between the transmission rate and the queue length stores or discards the received packet in the queue 321 according to the determined discard probability when receiving the packet.
[0048]
The queue management unit 32 sets an optimum queue length (reference length) according to the transmission rate notified from the transmission rate monitoring unit 34 or the delay time measured by the ACK packet division unit 37. is there. In this embodiment, the optimum queue length can be expressed as a function of the transmission rate and the delay time. Here, the delay time means the time (round trip time) until the server 50 receives ACK for the data after the server 50 transmits the data to the corresponding mobile device 10.
[0049]
The radio frame transmission unit 33 transmits the data packet stored in the queue 321 to the corresponding mobile device 10. The radio frame transmitter 33 sets the transmission rate of the data packet to be transmitted to the mobile device 10. Here, the transmission rate dynamically changes according to the communication status between the radio frame transmitter 33 and the mobile device 10. This transmission rate varies mainly within the range of 64 to 384 kbps.
[0050]
The transmission rate monitoring unit 34 notifies the queue management unit 32 and the ACK packet dividing unit 37 of the transmission rate grasped by the radio frame transmission unit 33. The transmission rate monitoring unit 34 is connected to the radio frame transmission unit 33, the queue management unit 32, and the ACK packet division unit 37.
[0051]
When receiving an ACK (response packet) transmitted from the mobile device 10 to the server 50, the radio frame receiving unit 36 outputs the received ACK to the ACK packet dividing unit 37. The queue length monitoring unit 35 notifies the ACK packet division unit 37 of the queue length in the queue 321 sequentially. The queue length monitoring unit 35 is connected to the queue management unit 32 and the ACK packet dividing unit 37.
[0052]
The ACK packet dividing unit 37 collates the optimum queue length set by the queue managing unit 32 with the queue length stored in the queue 321. When the optimum queue length is larger than the queue length, the radio frame receiving unit 36 The received ACK (response packet) is divided into a preset reference number.
[0053]
The ACK packet dividing unit 37 calculates the difference between the optimum queue length set by the queue management unit 32 and the queue length stored in the queue 321 and sets the reference number according to the calculated difference. It is preferable to do. Alternatively, the ACK packet division unit 37 preferably sets the reference number according to the transmission rate set by the radio frame transmission unit 33.
[0054]
Specifically, the ACK packet division unit 37 compares the optimal queue length set by the queue management unit 32 with the queue length notified from the queue length monitoring unit 35. The ACK packet dividing unit 37 that has made the comparison divides the ACK input from the radio frame receiving unit 36 into a preset reference number when the relationship of optimum queue length> queue length holds.
[0055]
The divided ACK packet dividing unit 37 outputs the divided ACK to the packet transmitting unit 38 as a divided signal. The packet transmission unit 38 transmits the input divided signal to the server 50. The server 50 to which the divided signal is input from the packet transmission unit 38 changes the congestion window according to the number of ACKs corresponding to the input divided signal.
[0056]
On the other hand, when the relationship of optimum queue length> queue length does not hold, the ACK packet division unit 37 outputs the ACK input from the radio frame reception unit 36 to the packet transmission unit 38 as it is.
[0057]
FIG. 3 is a diagram illustrating how the congestion window changes. This figure shows an example of a change in the congestion window when the reference number for dividing one ACK is fixed and set to 2. As shown in the figure, when the transmission speed changes from 64 kbps → 128 kbps → 64 kbps → 384 kbps → 64 kbps → 384 kbps, the optimum value of the congestion window changes according to the transmission speed. Thereby, the base station control part 30 can make the congestion window in the server 50 close to an optimal value as a result by performing each said process.
[0058]
(Transmission control system, data transmission method using base station controller)
The data transmission method by the transmission control system and the base station control device having the above configuration can be implemented by the following procedure.
[0059]
(1) Procedure until base station controller 30 divides ACK
FIG. 5 is a flowchart showing a procedure until the base station control unit 30 divides ACK. As shown in FIG. 5, the mobile device 10 first requests a data packet addressed to the server 50 (S101). The server 50 may establish a TCP connection toward the mobile device 10.
[0060]
The server 50 that has received the data packet request from the mobile device 10 transmits the corresponding data packet to the base station control unit 30 (S102). The packet receiving unit 31 receives the data packet transmitted from the server 50 and outputs the received data packet to the queue management unit 32.
[0061]
Next, the radio frame transmission unit 33 transmits the data packet transmitted from the server 50 to the corresponding mobile device 10 (S103). Specifically, the queue management unit 32 outputs the data packet stored in the queue 321 in the queue management unit 32 to the radio frame transmission unit 33 based on a request from the radio frame transmission unit 33. The radio frame transmission unit 33 to which the data packet is input from the queue management unit 32 transmits the input data packet to the mobile device 10.
[0062]
Next, the mobile device 10 transmits a response corresponding to the data packet transmitted from the base station control unit 30 to the server 50 as an ACK (response packet) (S104). The radio frame receiving unit 36 that has received the ACK transmitted from the mobile device 10 to the server 50 outputs the received ACK to the ACK packet dividing unit 37.
[0063]
Thereafter, the queue management unit 32 calculates the optimum queue length (reference length) according to the transmission rate notified from the transmission rate monitoring unit 34 or the delay time measured by the ACK packet dividing unit 37 (S105). ).
[0064]
Next, the ACK packet dividing unit 37 collates the optimum queue length set by the queue managing unit 32 with the queue length stored in the queue 321. When the optimum queue length is larger than the queue length, the radio frame receiving unit The ACK (response packet) received in 36 is divided into a preset reference number (S106).
[0065]
The divided ACK packet dividing unit 37 outputs the divided ACK to the packet transmitting unit 38 as a divided signal. The packet transmitter 38 transmits the input divided signal to the server 50 (S108). The server 50 to which the divided signal is input from the packet transmission unit 38 changes the congestion window according to the number of ACKs corresponding to the input divided signal (S109).
[0066]
On the other hand, when the relationship of optimum queue length> queue length does not hold, the ACK packet division unit 37 outputs the ACK input from the radio frame reception unit 36 to the packet transmission unit 38 as it is. The packet transmission unit 38 transmits the input ACK to the server 50.
[0067]
(2) Procedure until the queue management unit 32 determines the discard probability
First, the queue management unit 32 specifies the transmission rate set by the radio frame transmission unit 33. In addition, the queue management unit 32 identifies the queue length stored in the queue 321. Thereafter, the queue management unit 32 determines the discard probability according to the size of the transmission rate of the identified data packet and the queue length stored in the queue 321.
[0068]
Specifically, the queue management unit 32 uses the polygonal line characteristics shown in FIG. 4 to indicate that the transmission rate value set by the radio frame transmission unit 33 and the queue length value stored in the queue 321 intersect. Ask. The queue management unit 32 determines the size corresponding to the vertical axis of the obtained intersection as the discard probability.
[0069]
The queue management unit 32 that has set the discard probability based on the relationship between the transmission rate and the queue length stores the received data packet in the queue 321 or discards it according to the determined discard probability when performing packet reception.
[0070]
(program)
The above-described contents can be realized by executing a dedicated program for using a predetermined program language in a general-purpose computer such as a personal computer.
[0071]
The program can be recorded on a recording medium. As shown in FIG. 6, examples of the recording medium include a hard disk 60, a flexible disk 70, a compact disk 80, an IC chip 90, a cassette tape 100, and the like. According to the recording medium on which such a program is recorded, a trader who handles the program can easily store, transport, and sell the program.
[0072]
(Operation and effect by base station control device, data transmission method and program)
According to the invention according to this application, the queue management unit 32 is transmitted from the server 50 to the mobile device 10 in accordance with the set transmission rate and the queue length stored in the queue 321. The probability of discarding a data packet (discard probability) can be determined. Thereby, the queue management unit 32 can discard the data packet transmitted from the server 50 to the mobile device 10 with the discard probability.
[0073]
If the discard probability determined by the queue management unit 32 is high, all packet data transmitted from the server 50 to the mobile device 10 is not transmitted to the mobile device 10. For this reason, when the server 50 times out without receiving duplicate ACKs or ACKs for a certain period of time, the server itself reduces the congestion window. If this congestion window decreases, the queue management unit 32 decreases the number of data packets received from the server 50. Therefore, the queue management unit 32 can quickly transmit the data packets to the corresponding mobile device 10 without discarding the data packets. Can do.
[0074]
In other words, when the queue management unit 32 appropriately changes the discard probability, the queue management unit 32 can bring the congestion window in the server 50 close to the optimum value as a result.
[0075]
When the optimal queue length is larger than the queue length, the ACK packet dividing unit 37 can divide the ACK received from the mobile device 10 into a preset reference number. As a result, the server 50 can sequentially change the congestion window according to the number of ACKs divided by the ACK packet division unit 37.
[0076]
For example, when a bursty packet loss occurs on the network and the congestion window in the server 50 is set to a minimum value by a specific protocol, the ACK packet dividing unit 37 sets the received ACK to a preset reference. By dividing into numbers, the congestion window in the server 50 can be improved as a result.
[0077]
Furthermore, when the current optimum queue length is larger than the queue length, the ACK packet dividing unit 37 can set the reference number to be divided higher. The fact that the reference number is set higher means that the queue length stored in the queue 321 by the queue manager 32 can be further increased because the optimum queue length is larger than the queue length.
[0078]
If the reference number becomes high, the ACK packet dividing unit 37 divides the ACK received from the mobile device 10 by the high reference number. If the number of ACKs increases due to this division, the server 50 returns many ACKs, and accordingly increases the congestion window. If this congestion window increases, the queue management unit 32 can increase the data packet received from the server 50 and consequently increase the queue length. As a result, the ACK packet dividing unit 37 can bring the congestion window in the server 50 close to the optimum value as a result.
[0079]
【The invention's effect】
As described above, according to the present invention, the data packet transmitted from the server to the mobile device is discarded with a predetermined probability, or the response packet transmitted from the mobile device to the server is processed under a predetermined condition. As a result, the congestion window in the server can be brought close to the optimum value.
[Brief description of the drawings]
FIG. 1 is a diagram showing a schematic configuration of a transmission control system according to the present embodiment.
FIG. 2 is a diagram showing an internal structure of a transmission control system according to the present embodiment.
FIG. 3 is a diagram illustrating a state in which a congestion window according to the present embodiment changes with time.
FIG. 4 is a diagram illustrating a relationship between a transmission rate and a queue length according to the present embodiment.
FIG. 5 is a diagram showing a procedure of a data transmission method according to the present embodiment.
FIG. 6 is a diagram showing a recording medium according to the present embodiment.
FIG. 7 is a prior art diagram showing a state in which a congestion window changes with time (No. 1).
FIG. 8 is a conventional diagram showing a state in which a congestion window changes with time (part 2).
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 10 ... Mobile device, 20 ... Base station, 30 ... Base station control part, 31 ... Packet receiving part, 32 ... Queue management part, 33 ... Radio frame transmission part, 34 ... Transmission rate monitoring part, 35 ... Queue length monitoring part, 36 ... Radio frame receiving unit, 37 ... ACK packet dividing unit, 38 ... Packet transmitting unit, 40 ... Network, 50 ... Server, 60 ... Hard disk, 70 ... Flexible disc, 80 ... Compact disc, 90 ... IC chip, 100 ... Cassette Tape, 321 ... cue

Claims (15)

移動機とサーバとに接続された基地局制御装置であって、
前記サーバから、前記移動機に対して送信されたデータパケットを受信する第1受信手段と、
前記第1受信手段によって受信された前記データパケットのうち、前記移動機に送信され送信データパケットを一時的に記憶するキューと、
前記キューに記憶された前記送信データパケットを前記移動機に対して送信する第1送信手段と、
前記第1送信手段から前記移動機への、前記送信データパケットの送信速度を示す伝送速度を設定する速度設定手段と、
前記速度設定手段で設定された前記伝送速度の大きさと、前記キューに記憶された前記送信データパケットの量とに応じて、前記サーバから前記移動機に対して送信される新たなデータパケットを廃棄する確率を決定する廃棄確率決定手段と
前記移動機から、前記第1送信手段によって送信される前記送信データパケットに対する応答を示す応答パケットを受信する第2受信手段と、
前記第2受信手段によって受信された前記応答パケットをサーバに対して送信する第2送信手段とを備え、
前記廃棄確率決定手段は、
前記確率を、前記伝送速度の増加に応じて減少させ、前記伝送速度の減少に応じて増加させ、
決定した前記確率に従って、前記第1受信手段によって受信される前記新たなデータパケットを、前記送信データパケットとして前記キューに記憶させるか、又は廃棄する
ことを特徴とする基地局制御装置。
A base station connected to the control device to the mobile station and the servers and,
First receiving means for receiving a data packet transmitted from the server to the mobile device;
Of the received the data packet by said first receiving means, and queue for temporarily storing transmission data packets that will be transmitted to the mobile station,
First transmission means for transmitting the transmission data packet stored in the queue to the mobile device;
Speed setting means for setting a transmission speed indicating a transmission speed of the transmission data packet from the first transmission means to the mobile device;
The size of the transmission rate set by the speed setting means, in accordance with the amount of stored transmission data packet to the queue, a new data packet that will be transmitted to the mobile station from the server and discard probability determining means for determining the probability of disposal,
Second receiving means for receiving a response packet indicating a response to the transmission data packet transmitted by the first transmitting means from the mobile device;
Second transmission means for transmitting the response packet received by the second reception means to a server;
The discard probability determining means includes
Decreasing the probability as the transmission rate increases, increasing the probability as the transmission rate decreases;
According to the determined probability, the new data packet received by the first receiving means is stored in the queue as the transmission data packet or discarded .
請求項1に記載の基地局制御装置であって、
予め設定された最適パケット量と、前記キューに記憶された前記送信データパケットの量とを照合し、前記最適パケット量前記送信データパケットの量よりも大きいときは、前記応答パケットを予め設定された基準数に分割する分割手段をさらに備え、
前記第2送信手段は、前記分割手段によって前記基準数に分割された応答パケットを、サーバに対して送信する
ことを特徴とする基地局制御装置。
The base station control device according to claim 1 ,
The optimal packet amount set in advance is compared with the amount of the transmission data packet stored in the queue. When the optimal packet amount is larger than the amount of the transmission data packet , the response packet is set in advance. further comprising a dividing means for dividing the standards number was,
The base station control device, wherein the second transmission unit transmits the response packet divided by the division unit into the reference number to the server .
請求項2に記載の基地局制御装置であって、
前記分割手段は、前記最適パケット量と前記キューに記憶された前記送信データパケットの量との差分を算出し、算出した該差分の大きさに応じて前記基準数を設定することを特徴とする基地局制御装置。
The base station control device according to claim 2,
Said dividing means, said calculating a difference between the amount of optimum packet amount and the transmission data packet stored in the queue, and sets the reference number in accordance with the magnitude of the calculated said difference Base station controller.
請求項2に記載の基地局制御装置であって
記分割手段は、前記速度設定手段で設定された前記伝送速度の大きさに応じて前記基準数を設定することを特徴とする基地局制御装置。
The base station control device according to claim 2 ,
Before Symbol dividing means, said speed setting means sets the reference number in response to the magnitude of the transmission rate set by the base station controller, characterized by.
請求項1に記載の基地局制御装置であって、The base station control device according to claim 1,
前記速度設定手段は、前記移動機との通信状況に応じて、前記伝送速度を設定することを特徴とする基地局制御装置。The base station control apparatus, wherein the speed setting means sets the transmission speed according to a communication status with the mobile device.
移動機とサーバとに接続された基地局制御装置が、
前記サーバから、前記移動機に対して送信されたデータパケットを受信する工程と、
前記データパケットのうち、前記移動機に送信され送信データパケットを一時的にキューに記憶させる工程と、
前記基地局制御装置から前記移動機への、前記送信データパケットの送信速度を示す伝送速度を設定する工程と、
前記キューに記憶された前記送信データパケットの量設定された前記伝送速度の大きさに応じて、前記サーバから前記移動機に対して送信される新たなデータパケットを廃棄する確率を決定する工程と
前記サーバから、前記移動機に対して送信される前記新たなデータパケットを受信する工程と、
前記確率に従って、前記新たなデータパケットを、前記送信データパケットとして前記キューに記憶させるか、又は廃棄する工程と、
前記キューに記憶された前記送信データパケットを前記移動機に対して送信する工程と、
前記移動機から、送信された前記送信データパケットに対する応答を示す応答パケットを受信する工程と、
前記応答パケットをサーバに対して送信する工程とを有し
前記確率を決定する工程において、前記確率は、前記伝送速度の増加に応じて減少され、前記伝送速度の減少に応じて増加される
ことを特徴とするデータ伝送方法。
The base station controller connected to the mobile device and the server
Receiving a data packet transmitted to the mobile device from the server;
Wherein among the data packets, a step of storing transmission data packets that are sent to the temporary to queue the mobile station,
Setting a transmission rate indicating a transmission rate of the transmission data packet from the base station controller to the mobile device ;
Determining the amount of the transmission data packet stored in the queue, depending on the size of the transmission rate that has been set, the probability of discarding new data packet that will be transmitted to the mobile station from the server a step of,
Receiving, from the server, the new data packet transmitted to the mobile device;
According to the probability, storing the new data packet in the queue as the transmission data packet or discarding;
Transmitting the transmission data packet stored in the queue to the mobile device;
Receiving from the mobile device a response packet indicating a response to the transmitted transmission data packet;
Transmitting the response packet to a server ,
The data transmission method according to claim 1, wherein, in the step of determining the probability, the probability is decreased as the transmission rate is increased and is increased as the transmission rate is decreased .
請求項6に記載のデータ伝送方法であって、
予め設定された最適パケット量と、前記キューに記憶された前記送信データパケットの量とを照合し、前記最適パケット量前記送信データパケットの量よりも大きいときは、前記応答パケットを予め設定された基準数に分割する工程をさらに有し、
前記応答パケットをサーバに対して送信する工程では、前記基準数に分割された応答パケットを、サーバに送信する
ことを特徴とするデータ伝送方法。
The data transmission method according to claim 6 , comprising:
The optimal packet amount set in advance is compared with the amount of the transmission data packet stored in the queue. When the optimal packet amount is larger than the amount of the transmission data packet , the response packet is set in advance. further comprising a step of dividing the standards number was,
In the step of transmitting the response packet to the server, the response packet divided into the reference number is transmitted to the server .
請求項に記載のデータ伝送方法であって、
前記基準数は、前記最適パケット量と前記キューに記憶された前記送信データパケットの量との差分の大きさに応じて設定されることを特徴とするデータ伝送方法。
The data transmission method according to claim 7 , comprising:
The reference number is, the data transmission method according to claim Rukoto is set according to the magnitude of the difference between the amount of the transmission data packet stored in the said optimal packet amount queue.
請求項に記載のデータ伝送方法であって、
前記基準数は、記伝送速度の大きさに応じて設されることを特徴とするデータ伝送方法。
The data transmission method according to claim 7 , comprising:
The reference number is, the data transmission method according to claim Rukoto is set according to the size of the front Kiden feed rate.
請求項6に記載のデータ伝送方法であって、The data transmission method according to claim 6, comprising:
前記伝送速度は、前記基地局制御装置と前記移動機との通信状況に応じて設定されることを特徴とするデータ伝送方法。The data transmission method, wherein the transmission rate is set according to a communication status between the base station controller and the mobile device.
コンピュータに、
移動機とサーバとに接続された基地局制御装置が、前記サーバから、前記移動機に対して送信されたデータパケットを受信する工程と、
前記データパケットのうち、前記移動機に送信され送信データパケットを一時的にキューに記憶させる工程と、
前記基地局制御装置から前記移動機への、前記送信データパケットの送信速度を示す伝送速度を設定する工程と、
前記キューに記憶された前記送信データパケットの量設定された前記伝送速度の大きさに応じて、前記サーバから前記移動機に対して送信される新たなデータパケットを廃棄する確率を決定する工程と
前記サーバから、前記移動機に対して送信される前記新たなデータパケットを受信する工程と、
前記確率に従って、前記新たなデータパケットを、前記送信データパケットとして前記キューに記憶させるか、又は廃棄する工程と、
前記キューに記憶された前記送信データパケットを前記移動機に対して送信する工程と、
前記移動機から、送信された前記送信データパケットに対する応答を示す応答パケットを受信する工程と、
前記応答パケットをサーバに対して送信する工程とを有する処理を実行させ
前記確率を決定する工程において、前記確率は、前記伝送速度の増加に応じて減少され、前記伝送速度の減少に応じて増加される
ことを特徴とするプログラム。
On the computer,
A base station controller connected to a mobile device and a server receives a data packet transmitted from the server to the mobile device;
Wherein among the data packets, a step of storing transmission data packets that are sent to the temporary to queue the mobile station,
Setting a transmission rate indicating a transmission rate of the transmission data packet from the base station controller to the mobile device ;
Determining the amount of the transmission data packet stored in the queue, depending on the size of the transmission rate that has been set, the probability of discarding new data packet that will be transmitted to the mobile station from the server a step of,
Receiving, from the server, the new data packet transmitted to the mobile device;
According to the probability, storing the new data packet in the queue as the transmission data packet or discarding;
Transmitting the transmission data packet stored in the queue to the mobile device;
Receiving from the mobile device a response packet indicating a response to the transmitted transmission data packet;
Transmitting the response packet to the server ,
In the step of determining the probability, the probability is decreased as the transmission rate is increased, and is increased as the transmission rate is decreased.
A program characterized by that .
請求項11に記載のプログラムであって、
予め設定された最適パケット量と、前記キューに記憶された前記送信データパケットの量とを照合し、前記最適パケット量前記送信データパケットの量よりも大きいときは、前記応答パケットを予め設定された基準数に分割する工程を有する処理をさらに実行させ、
前記応答パケットをサーバに対して送信する工程では、前記基準数に分割された応答パケットを、サーバに送信する
ことを特徴とするプログラム。
The program according to claim 11 ,
The optimal packet amount set in advance is compared with the amount of the transmission data packet stored in the queue. When the optimal packet amount is larger than the amount of the transmission data packet , the response packet is set in advance. was further execute a process having a step of dividing the criteria number,
In the step of transmitting the response packet to the server, the response packet divided into the reference number is transmitted to the server.
A program characterized by that .
請求項11に記載のプログラムであって、
前記基準数は、前記最適パケット量と前記キューに記憶された前記送信データパケットの量との差分の大きさに応じて設されることを特徴とするプログラム。
The program according to claim 11 ,
The reference number of a program characterized in that it is set according to the difference of magnitude, of the amount of the transmission data packet stored in the said optimal packet amount queue.
請求項11に記載のプログラムであって、
前記基準数は、記伝送速度の大きさに応じて設されることを特徴とするプログラム。
The program according to claim 11 ,
The reference number of a program characterized in that it is set according to the size of the front Kiden feed rate.
請求項11に記載のプログラムであって、The program according to claim 11,
前記伝送速度は、前記基地局制御装置と前記移動機との通信状況に応じて設定されることを特徴とするプログラム。The transmission rate is set according to a communication status between the base station control device and the mobile device.
JP2002346278A 2002-11-28 2002-11-28 Base station control apparatus, data transmission method and program Expired - Lifetime JP3974027B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002346278A JP3974027B2 (en) 2002-11-28 2002-11-28 Base station control apparatus, data transmission method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002346278A JP3974027B2 (en) 2002-11-28 2002-11-28 Base station control apparatus, data transmission method and program

Publications (2)

Publication Number Publication Date
JP2004180158A JP2004180158A (en) 2004-06-24
JP3974027B2 true JP3974027B2 (en) 2007-09-12

Family

ID=32707237

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002346278A Expired - Lifetime JP3974027B2 (en) 2002-11-28 2002-11-28 Base station control apparatus, data transmission method and program

Country Status (1)

Country Link
JP (1) JP3974027B2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1830593B1 (en) 2004-11-25 2013-05-22 NEC Corporation Uplink transport layer transmission method
US20090147676A1 (en) * 2005-08-31 2009-06-11 Hideyuki Shimonishi Communication system, communication terminal, relay node, communication method used therein, and program thereof
JP2007318637A (en) * 2006-05-29 2007-12-06 Kyocera Corp Communication method, radio communication apparatus and communication system
JP4809854B2 (en) * 2008-02-21 2011-11-09 日本電信電話株式会社 Queue management method and transfer control device
US8194543B2 (en) * 2008-12-18 2012-06-05 Intel Mobile Communications GmbH Methods of data traffic shaping, apparatus and wireless device
JP5387058B2 (en) * 2009-03-04 2014-01-15 日本電気株式会社 Transmission device, transmission rate calculation method, and transmission rate calculation program
US8234400B2 (en) * 2010-03-16 2012-07-31 Microsoft Corporation Shaping virtual machine communication traffic
JP5664229B2 (en) * 2010-12-28 2015-02-04 ソニー株式会社 Transmission device, transmission method, and program
JP6270768B2 (en) * 2015-03-31 2018-01-31 株式会社日立製作所 Sales representative candidate extraction system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6252848B1 (en) * 1999-03-22 2001-06-26 Pluris, Inc. System performance in a data network through queue management based on ingress rate monitoring
JP3893247B2 (en) * 2001-01-12 2007-03-14 三菱電機株式会社 Data distribution management device
JP4302339B2 (en) * 2001-10-18 2009-07-22 三菱電機株式会社 Data distribution management device, data distribution management system, and data distribution management method

Also Published As

Publication number Publication date
JP2004180158A (en) 2004-06-24

Similar Documents

Publication Publication Date Title
CN102468941B (en) Network packet loss processing method and device
JP4283589B2 (en) COMMUNICATION DEVICE, COMMUNICATION CONTROL METHOD, AND PROGRAM
US20040015591A1 (en) Collective TCP control for improved wireless network performance
US6934251B2 (en) Packet size control technique
DeSimone et al. Throughput performance of transport-layer protocols over wireless LANs
US6894974B1 (en) Method, apparatus, media, and signals for controlling packet transmission rate from a packet source
CA2674655C (en) Improved data transfer method, system and protocol
JP4819063B2 (en) QoS measurement and monitoring in service-sensitive wireless networks
KR100904586B1 (en) System for managing round trip time of a transmission control protocol and supporting method and apparatus
US7376737B2 (en) Optimised receiver-initiated sending rate increment
CN112821992B (en) Data transmission method, device, electronic equipment and storage medium
EP3120521A1 (en) Transport accelerator implementing request manager and connection manager functionality
EP1590978A2 (en) Quality of service differentiation in wireless networks
CN108401128B (en) Congestion control method in video call
US8589586B2 (en) Method and apparatus for managing transmission of TCP data segments
EP1471695B1 (en) Method for flow control in a communication system
WO2005117395A1 (en) Method for processing the data of the user surface
CN108391289B (en) Congestion control method and base station
JP3974027B2 (en) Base station control apparatus, data transmission method and program
WO2011156011A1 (en) Method and apparatus for congestion control
JP2011176693A (en) Mobile radio communication apparatus, tcp flow control device and method of the same
CN117676695A (en) TCP transmission method, device and system
CN110290552B (en) Method and device for measuring cache depth, storage medium and electronic device
CN112822116B (en) TCP congestion control method and device
WO2014101047A1 (en) Method, device, and system for identifying network packet loss type

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050411

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070306

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070507

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: 20070605

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070613

R150 Certificate of patent or registration of utility model

Ref document number: 3974027

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20100622

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100622

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110622

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20120622

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20120622

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130622

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term