JP2004187237A - Base station device, and packet transmission scheduling method - Google Patents

Base station device, and packet transmission scheduling method Download PDF

Info

Publication number
JP2004187237A
JP2004187237A JP2002355196A JP2002355196A JP2004187237A JP 2004187237 A JP2004187237 A JP 2004187237A JP 2002355196 A JP2002355196 A JP 2002355196A JP 2002355196 A JP2002355196 A JP 2002355196A JP 2004187237 A JP2004187237 A JP 2004187237A
Authority
JP
Japan
Prior art keywords
priority
packet
base station
buffer
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.)
Pending
Application number
JP2002355196A
Other languages
Japanese (ja)
Inventor
Takayuki Funama
隆之 船間
Kenshin Arima
健晋 有馬
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2002355196A priority Critical patent/JP2004187237A/en
Publication of JP2004187237A publication Critical patent/JP2004187237A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To reduce deterioration of throughput and to reduce entire buffer amount by appropriately controlling the data storage amount of a queue for temporarily storing a packet. <P>SOLUTION: A priority queue 11 notifies a remaining buffer capacity measuring part 112 of the data storage situation of the queue wherein a transmitting packet is stored. The remaining buffer capacity measuring part 112 measures remaining buffer capacity from the reported information and outputs the result to a scheduler 113. The scheduler 113 acquires a reception quality of a mobile station from a demodulation part 107, calculates priority (=reception quality×1/remaining buffer capacity) for each packet and selects a queue wherein the packet of the highest priority is stored. Further, according to the priority, transmission conditions such as modulation scheme and encoding rate are determined and circuits such as a HARQ part 116 and modulation part 103 are controlled. A switch 114 changes over outputs of the priority queue 111. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、送信パケットを一時的に保存するキュー(バッファ)の制御を行う基地局装置および当該基地局装置で使用されるパケット送信スケジューリング方法に関する。
【0002】
【従来の技術】
従来、より高速なIMT−2000のパケット伝送方式として、下りのピーク伝送速度の高速化、低伝送遅延、高スループット化等を目的としたHSDPA(High Speed Downlink Packet Access)と呼ばれる方式が検討されている。
【0003】
この高速パケット無線通信システムにおいては、音声、動画、データ伝送等、様々なアプリケーションによるサービスが予想されるため、その多様なQoS(Quality of Service)要求を考慮したパケットの制御技術が必須となる。ちなみに、QoS要求値としては、上位レイヤから要求されるエラーレイト、許容遅延時間、伝送レート、揺らぎ、パケット廃棄率等がある。HSDPA方式を採用している基地局は、移動局に送信するパケットを一時的に保存するキュー(バッファ)をQoS毎に有し、上位局から送信されたパケットのQoSを識別し、対応するキューにパケットを格納する。
【0004】
上記のキューの容量管理(フロー制御)のやりとりは上位局と基地局のMAC−hs部で行われる。フロー制御により、キュー内に記憶されているパケットが少ない場合は、より多くのパケットを基地局に伝送してこのキューに格納させ、キュー内に記憶されているパケットが多い場合は、予め規定されているキューのバッファ量(規定キュー量)の上限を超えないように、基地局に伝送するパケット量を減らし、キューのデータ量が制御されていた。なお、キューに記憶されているデータ量またはバッファの空き容量は、基地局のMAC−hs部が上位局に通知している。
【0005】
一方、上記のキューの容量に影響を与えるものとして、基地局から移動局へ送信するパケットの優先順位を決定するスケジューリングと呼ばれる技術がある(例えば、非特許文献1参照)。スケジューリングとは、どの移動局に下り回線を割り当てるかを決定する技術であり、単一もしくは複数の送信バッファ内のパケットに対し、送信の際の優先順序を決定する制御を行う。このスケジューリングの結果によっても、キュー内のデータ量は変化する。
【0006】
【非特許文献1】
信学技報 MoMuC2002−3 (2002−05)、電子情報通信学会
【0007】
【発明が解決しようとする課題】
しかしながら、従来の基地局装置は、キューに格納されているパケットが多い場合、データが溢れないように上位局との間でフロー制御を行う。しかし、その制御情報が上位局に伝わり、実際にパケットフローが制御されるまでにはタイムラグがあり、この間に溢れたデータは廃棄されてしまうという問題がある。データが廃棄された場合、上位局での再送となりスループットが劣化する。また、このタイムラグを考慮して、上位局から伝送される余剰入力を吸収するために、(タイムラグ)×(上位局からのデータの最大伝送レート)分の余分なバッファ(メモリ)を確保する方法もあるが、回路規模が大きくなるという問題がある。
【0008】
本発明は、かかる点に鑑みてなされたものであり、パケットを一時的に保存するキューのデータ格納量を適正に制御することでスループットの低下を防止し、かつ全体のバッファ量を削減することができる基地局装置およびパケット送信スケジューリング方法を提供することを目的とする。また、パケット送信スケジューリングの処理演算量および処理時間を低減し、通信システムのスループットを増大させることも目的とする。
【0009】
【課題を解決するための手段】
本発明の基地局装置は、移動局にパケットを送信する際にパケット送信スケジューリングを行う基地局であって、移動局に送信するパケットを一時保存するバッファと、前記バッファの空き容量に基づいて、前記パケット送信スケジューリングを行う際に使用される前記パケットの優先度を算出する優先度算出手段と、を具備する構成を採る。
【0010】
本発明の基地局装置は、移動局にパケットを送信する際にパケット送信スケジューリングを行う基地局であって、移動局に送信するパケットを一時保存するバッファと、自局と前記移動局間の回線品質を取得する回線品質取得手段と、前記バッファの空き容量および取得された回線品質に基づいて、前記パケット送信スケジューリングを行う際に使用される前記パケットの優先度を算出する優先度算出手段と、を具備する構成を採る。
【0011】
これらの構成によれば、バッファ残量を優先度に反映させることでキュー内に格納されているデータ量が多いキューに対してパケットデータを優先的に送信することができ、規定キュー量の上限に達する前にキュー内のパケットデータを送信してやることで全体のバッファ量を削減できる。さらに回線品質を考慮することで、伝搬特性のよいUEに対して優先して送信を割り当てることができるので、通信システムのスループットを増大することができる。しかし、伝搬特性が悪い、もしくは規定許容時間が大きいために割り当てが行われずキュー内にパケットデータが大量に格納されているUEに対しては、バッファ残量を考慮することにより、優先して送信を割り当てることができ、回線品質のみで優先度を算出する場合に比べてユーザ間の公平性を向上させることができる。
【0012】
本発明の基地局装置は、上記の構成において、前記優先度算出手段は、前記パケットの伝送許容遅延時間に対する残り時間にさらに基づいて前記パケットの優先度を算出する構成を採る。
【0013】
この構成によれば、上記の作用に加え、リアルタイム性の強いデータ等のパケットの優先度を高める作用も持つので、キューのデータ格納量の制御と共にQoSを満たしやすいパケット送信スケジューリングを実現することができる。また、簡易なアルゴリズムで統一的にQoSを考慮した優先度を決定できるので、パケット送信スケジューリングの処理演算量および処理時間を低減することができる。
【0014】
本発明の基地局装置は、上記の構成において、前記優先度算出手段は、自局と前記移動局間の回線のスループットにさらに基づいて前記パケットの優先度を算出する構成を採る。
【0015】
この構成によれば、上記の作用に加え、実績スループットが小さい移動局に対するパケットの優先度を高める作用も持つので、キューのデータ格納量の制御と共に、移動局間のスループットの公平性を満たしやすいパケット送信スケジューリングを実現することができる。
【0016】
本発明の基地局装置は、上記の構成において、前記優先度算出手段は、前記バッファの空き容量が少ないほど前記パケットの優先度を高く算出する構成を採る。
【0017】
この構成によれば、キューのバッファ残量が少なくなればなるほど優先度を高く算出するので、パケットが廃棄される可能性を減少させることができる。
【0018】
本発明の基地局装置は、上記の構成において、前記優先度算出手段は、前記バッファの空き容量が0に近いほど前記パケットの優先度を指数関数的に高く算出する構成を採る。
【0019】
この構成によれば、キューのバッファ残量がなくなりそうな場合、優先度がより高く算出されるので、パケットが廃棄される可能性をより減少させることができる。
【0020】
本発明の基地局装置は、上記の構成において、前記優先度算出手段は、前記バッファの空き容量および前記取得された回線品質の比を用いて前記パケットの優先度を算出する構成を採る。
【0021】
この構成によれば、パケット送信スケジューリングのアルゴリズムを簡易化することができ、伝搬特性の良いUEに優先して送信を割り当てることにより通信システムのスループットを増大させることができる。
【0022】
本発明の基地局装置は、上記の構成において、前記バッファの空き容量に重み付けを行う重み付け手段、をさらに具備し、前記優先度算出手段は、重み付けがされた前記バッファの空き容量に基づいて前記パケットの優先度を算出する構成を採る。
【0023】
この構成によれば、優先度演算において、キューのデータ格納量の制御の寄与分を加減することができるので、キューのデータ格納量の制御と上記の他のパケット送信スケジューリングを調和させて動作させることができる。
【0024】
本発明の基地局装置は、上記の構成において、前記優先度算出手段は、前記バッファの空き容量の代わりに前記バッファに格納されているデータ量に基づいて前記パケットの優先度を算出する構成を採る。
【0025】
この構成によれば、格納されているデータ量の多いバッファから優先してパケットを送信することができる。
【0026】
本発明のパケット送信スケジューリング方法は、基地局から移動局に送信されるパケットの一時保存を行うバッファの空き容量に基づいて、パケット送信スケジューリングを行う際に使用される前記パケットの優先度を算出する優先度算出ステップを具備するようにした。
【0027】
本発明のパケット送信スケジューリング方法は、基地局と移動局間の回線品質を検出する回線品質検出ステップと、前記基地局から前記移動局に送信されるパケットの一時保存を行うバッファの空き容量および検出された回線品質に基づいて、パケット送信スケジューリングを行う際に使用される前記パケットの優先度を算出する優先度算出ステップと、を具備するようにした。
【0028】
これらの方法によれば、バッファ残量を優先度に反映させることでキュー内に格納されているデータ量が多いキューに対してパケットデータを優先的に送信することができ、規定キュー量の上限に達する前にキュー内のパケットデータを送信してやることで全体のバッファ量を削減できる。さらに回線品質を考慮することで、伝搬特性のよいUEに対して優先して送信を割り当てることができるので、通信システムのスループットを増大することができる。しかし、伝搬特性が悪い、もしくは規定許容時間が大きいために割り当てが行われずキュー内にパケットデータが大量に格納されているUEに対しては、バッファ残量を考慮することにより、優先して送信を割り当てることができ、回線品質のみで優先度を算出する場合に比べてユーザ間の公平性を向上させることができる。
【0029】
【発明の実施の形態】
フロー制御は、基地局からRNCへキューのデータ格納状況に関する情報が通知され、RNCがこの情報に基づいて基地局へ伝送するデータ量を制御することにより、基地局内のキューに格納されているデータ量を制御する。しかし、図1に示すように、基地局内のキューに格納されているデータ量を制御するには、RNCからの入力データ量を制御するだけでなく、UEへの出力データ量を制御しても良いし、または、この両者を行っても良い。本発明者は、この点に着目し、キューのデータ格納状況を考慮したパケット送信スケジューリングを行うことにより、UEへの出力データ量を制御し、キューに格納されたデータ量を制御できることを見出して本発明をするに至った。
【0030】
すなわち、本発明の骨子は、パケットデータを一時的に格納するプライオリティ・キューの空き容量、すなわち、予め規定されているキューの全容量(規定キュー量)からデータが格納されているバッファ量を減じた値(バッファ残量値)に基づいてパケット送信スケジューリングにおいて使用される優先度を求めることである。これは取りも直さず、フロー制御の一端をパケット送信スケジューリングが担うことに相当する。また、この制御は上位局に依存せずに行うことができるのも大きな特徴である。
【0031】
また、ベスト・エフォート(BE)のデータもQoS(Quality of Service)を考慮するデータについても、統一的に優先順位を決定し、バッファ残量の少ないキューに格納されているパケットを優先して送信するので、上位局でのフロー制御のタイムラグの影響を低減することができる。
【0032】
以下、本発明の実施の形態について、図面を参照して詳細に説明する。なお、ここでは、HSDPA方式を採用している通信システムを例にとって説明するが、本発明の基地局装置およびパケット送信スケジューリング方法は、これに限定されずパケットのスケジューリングを行う同様の他の通信システムにも適用可能である。
【0033】
(実施の形態1)
図2は、本発明の実施の形態1に係る基地局装置の構成の一例を示すブロック図である。ここでは、基地局装置が、上位局(RNC;Radio Network Controller)101から送信データを渡され、スケジューリングを行い、移動局(UE;User Equipment)106と通信を行う場合を例にとって説明する。図面中の点線のうち、Iubは、上位局と基地局間のインターフェースを、Uuは、基地局と移動局間のインターフェースを表している。
【0034】
図2に示す基地局装置は、MAC−hs(Medium Access Control used for high speed)部102、変調部103、無線送受信部104、アンテナ105、および復調部107を有する。そして、MAC−hs部102は、プライオリティ・キュー(優先度付きキュー)111、バッファ残量測定部112、スケジューラ113、スイッチ114、TB(トランスポート・ブロック)作成部115、およびHARQ部116を有する。ここで、プライオリティ・キュー111は、この基地局装置が管理できる移動局の数に相当する分の回路を有している。
【0035】
MAC−hs部102において、プライオリティ・キュー111は、移動局(UE)106へ送信するパケットデータをRNC101からIubを介し受け取る。そして、この送信パケットデータを、各送信データのプライオリティ・クラス(サービスクラス)毎に設けられている複数のキューに格納する。このプライオリティ・クラスは、送信データと同時にRNC101から通知される。
【0036】
バッファ残量測定部112は、QoS毎のキューのバッファ残量を測定し、スケジューラ113に通知する。
【0037】
スケジューラ113は、バッファ残量測定部112から出力されたバッファ残量値を用いてキューごとに優先度を算出し、優先度が最大であるキューを選択し、スイッチ114に出力する。パケットが出力されたキューはバッファ残量値が更新される。そして、スケジューラ113は、求められた優先度に従って、変調方式、符号化率等の送信条件を決定し、制御信号C11、C12、C13、C14、およびC15を用いて、TB作成部115、HARQ部116、変調部103、および無線送受信部104をそれぞれ制御する。このスケジューラ113の内部構成については後述する。
【0038】
スイッチ114は、プライオリティ・キュー111の各キューに対応して複数存在する出力端子から、スケジューラ113によって選択されたキューに対応する出力端子を選択し、プライオリティ・キュー111から出力されるパケットを切り替える。
【0039】
TB作成部115は、スイッチ114を介し、プライオリティ・キュー111から出力されたパケットから、スケジューラ113より出力された制御信号C11によって指定されたTBサイズに従って、複数パケットを一まとまりにして伝送する際の単位であるTBを作成し、HARQ部116に出力する。
【0040】
HARQ部116は、TB作成部115から出力されたTB(送信データ)を、制御信号C12に従って、符号化および再送制御しながら、変調部103に出力する。NACK信号を受け取って再送待ちとなった場合、HARQ内のバッファに再送待ちのパケットを一時保存し、送信する順番が来たときにこのパケットの再送を最優先し、すぐに送信する。また、HARQプロセスにおいて、送信可能な全てのパケットが送信待ちの状態にある場合は、上記の優先度演算以降の処理を停止する。
【0041】
変調部103は、HARQ部116から出力された送信データに対し、制御信号C13によって指定された変調方式で変調処理を行い、また、制御信号C14によって指定された符号数で符号化処理を行い、無線送受信部104に出力する。
【0042】
無線送受信部104は、変調部103から出力された変調後の送信データにアップコンバート等の所定の無線送信処理を施し、アンテナ105を介して、送信する。また、アンテナ105を介し受信した信号にダウンコンバート等の所定の無線受信処理を施し、復調部107に出力する。
【0043】
復調部107は、無線送受信部104から出力された受信データに対し、復調処理を施し、受信データを得る。また、移動局側の受信品質を受信データから抽出し、スケジューラ113に出力する。
【0044】
図3は、プライオリティ・キュー111のデータ構造の概念を示す図である。
【0045】
プライオリティ・キュー111は、UE#1に対応するプライオリティ・キュー111−1と、UE#2に対応するプライオリティ・キュー111−2とを有する。そして、各UEに対応するプライオリティ・キューにおいて、QoSに対応して、すなわち、リアルタイム性が厳しく要求されるサービスからBE型のサービスまでの4つのキュー#1〜#4が設置され、上位局から伝送されたパケットが分類されてそれぞれのキューに格納される。ここで、UE#iのCIRをCIR#1、UE#iのキュー#jのバッファ残量値をqij、UE#iのキュー#jに格納されているパケットの優先度をPijとする。なお、プライオリティ・キュー111の構成はこれに限定されず2以上の移動局の処理を行うことが可能であり、また、キューの数も4個に限定されない。
【0046】
スケジューラ113は、プライオリティ・キュー111の各キューに対し、優先度Pijを算出し、最大の優先度を有するキューを選択する。次のTTI(Transmission Timing Interval)においては、現TTIでパケットが送信されたキュー、またはパケットが上位局から送られてきたキューに対してバッファ残量値を更新する。それ以外のキューは現在のバッファ残量値を保持する。
【0047】
図4は、スケジューラ113の内部構成の一例を示すブロック図である。スケジューラ113は、受信品質検出部121、優先度演算部122、キュー選択部123、および送信制御部124を有する。
【0048】
受信品質検出部121は、復調部107において復調された受信データから抽出された移動局側の回線品質情報であるCQI(Channel Quality Indicator)から受信品質を検出する。CQIは、通信中の基地局に対して移動局が受信可能な伝送レート等を通知する情報であり、移動局における受信品質に基づいて決定されている。ここで、基地局側で用いる受信品質は推定したCIR等でも良いし、また、30段階のCQI値を直接使用しても良い。
【0049】
回線品質情報としては、移動局で測定された共通パイロットチャネル(CPICH;Common Pilot Channel)のCIR(Carrier to Interference Ratio)に基づいたCQIの他に、送信電力制御されている、A−DPCH(Associated −Dedicated Physical Channel)の送信電力などを用いることができる。送信電力を用いることができるのは、移動局側の受信品質が悪い場合には、基地局側の送信電力も移動局側の要求に従って増大するからである。
【0050】
優先度演算部122はバッファ残量測定部112からバッファ残量値が通知される。そして、
優先度 = 受信品質 × 1/バッファ残量値
の式に従って、キュー毎に優先度を算出し、キュー選択部123に出力する。具体的には、上記のCIR#i、qij、Pijを用いて、
ij = CIR#i × 1/qij
と表される。
【0051】
キュー選択部123は優先度が最大であるキューを選択し、スイッチ114および送信制御部124に通知する。
【0052】
送信制御部124は、受信品質検出部121から受信品質、復調部107からACK/NACK信号、キュー選択部123から選択キューが通知される。そして、キュー選択部123で選択されたキューに基づいて送信条件、すなわち、TBサイズ、HARQ再送制御、変調方式、および送信電力を決定し、TB作成部115にTB制御信号C11、HARQ部116に再送制御信号C12、変調部103に変調制御信号C13および符号化制御信号C14、無線送受信部104に送信電力制御信号C15をそれぞれ送り、各回路を制御する。
【0053】
図5は、上記の基地局装置が使用するパケット送信スケジューリング方法の手順をまとめたフロー図である。
【0054】
本実施の形態に係る基地局装置は、RNC101より送信パケットを受理し(ST1010)、プライオリティ・キュー111に格納する(ST1020)。そして、バッファ残量を測定する(ST1030)。一方、UE106から送信された信号をアンテナ105で受信し(ST1050)、無線送受信部104において無線受信処理を施す(ST1060)。次に、復調部107において受信データを復調し(ST1070)、このデータの中から移動局側の受信品質に関する情報を検出する(ST1080)。
【0055】
バッファ残量値および受信品質を取得し終わった後、スケジューラ113は、送信パケットの優先度を演算し(ST1090)、実際に送信するパケットを決定した後、この送信パケットに対する送信条件を決定する(ST1100)。そして、この送信条件に基づいて基地局装置は送信パケットを移動局に送信する(ST1110)。
【0056】
図6は、上記の構成により実現される本実施の形態の効果について説明する図である。
【0057】
基地局のキューから見て、入力過多の状況(入力データ量が出力データ量より多い場合)では、図中の点線C1に示すように、時間経過に伴いキュー内のデータ格納量は右上がりに上昇していく(実際には図に示したように直線とは限らない)。この状況下において、従来は、キューのバッファ量の上限がレベルL2だった場合、キュー内のデータ格納量がこのレベルを超えた段階で基地局に伝送されてきたパケットは廃棄されることになる。また、例えば、基地局がデータ格納量の閾値L3を越えたときに上位局に対し入力を絞るように通知をする場合、上記の通り、実際に入力が減少するまでにはタイムラグがあるため、実際に入力が減少する時点でのデータ格納量をL1とすると、その間のデータ上昇量(L1−L2)を吸収するためのバッファが必要である。ただし、フロー制御の方法は、上記の方法に限定されない。
【0058】
本実施の形態においては、キューのデータ格納量(バッファ残量)に伴い、パケット送信スケジューリングを行うので、基地局から見た出力が増加し、結果として、データ格納量は、図中の実線C2に示すような挙動をとり得る。よって、データ格納量が上限レベルのL2を超えることは少ないし、また(L1−L2)分の余分なバッファを備える必要性も小さい。よって、本実施の形態により、キューのデータ格納量を適正に制御することができ、また、余分なバッファを削減することができる。
【0059】
以上の構成において、スケジューラ113は、いずれのプライオリティ・クラスに属するパケットに対しても、単一の方法により、パケット送信時の優先度を決定する。具体的には、優先度演算部122は、バッファ残量と受信品質を見て優先度を決定する。
【0060】
このように、本実施の形態によれば、MAC−hs部102においてバッファ残量を優先度に反映させることで上位局との制御情報のやりとりにおけるタイムラグを考慮した余分なメモリを削減することができる。また、各キューに格納されているデータ格納量を平均化することができる。さらに回線品質を考慮することで、通信システムのスループットを増大することができる。
【0061】
なお、ここでは、上位局(RNC)から送信データが送られてくる場合を例にとって説明したが、インターネットのような非階層構造をとるネットワークの場合は、ルータから送信データが送られてくる。
【0062】
また、ここでは、優先度を受信品質およびバッファ残量の両方に基づいて決定する場合を例にとって説明したが、バッファ残量のみに基づいて決定する形態も考え得る。
【0063】
(実施の形態2)
図7は、本発明の実施の形態2に係る基地局装置の構成の一例を示すブロック図である。なお、この基地局装置は、図2に示した基地局装置と同様の基本的構成を有しており、同一の構成要素には同一の符号を付し、その説明を省略する。
【0064】
本実施の形態の特徴は、タイマ201をさらに有し、伝送許容遅延時間に対する残り時間をさらに考慮してスケジューリングを行うことであり、これにより、統一的に優先順位を決定することができる。
【0065】
MAC−hs部102においてプライオリティ・キュー111の各キューには伝送許容遅延時間Tが規定されている。そして、プライオリティ・キュー111は、パケットを格納した格納時刻tおよび規定時間Tをパケットごとにタイマ201に通知する。
【0066】
タイマ201は、各パケットデータにそれぞれ対応するタイマを有し、パケットデータがプライオリティ・キュー111の中で停留可能な残り時間(残余時間)をスケジューラ113aに出力する。なお、パケットデータをグルーピングして、グループ毎にタイマを有するようにしても良い。タイマの初期値としては、パケットが格納されているキューの規定時間がセットされ、時間経過と共に上記の残余時間がデクリメントされる。
【0067】
図8は、プライオリティ・キュー111のデータ構造の概念を示す図である。バッファ残量値qij、移動局が受信した信号の受信品CIR#i、および許容遅延時間tijをもとに優先度演算を行い優先度決定する。各キューには、許容遅延時間に基づいて規定時間Tが規定される。リアルタイム性の強いサービスほど規定時間Tは短く設定されるのに対し、BE型サービスに近づくほど規定時間は長く設定される。なお、送信されなかったパケットの残余時間は次のTTIにおいてもリセットされない。
【0068】
なお、プライオリティ・クラスがBEの場合は、規定時間Tをデクリメントせず、残余時間を一定とする。このとき、規定時間として、既に他のキューに規定されている全ての規定時間のうち、最大の値を示すもの以下の値を自動的に設定する。なお、パケットの許容遅延時間を直接セットしてもよい。
【0069】
スケジューラ113aは、図9に示すように優先度演算部122aにおいてタイマ201から出力された残余時間、移動局が受信した信号の受信品質、およびバッファ残量値を用いて、
優先度 = 受信品質 × 1/バッファ残量値 × 1/残余時間
の式に従って各キューに格納された時刻の最も古いパケットに対してそれぞれ優先度を算出し、優先度が最大であるパケットの格納されているキューを選択し、スイッチ114および送信制御部124に通知する。具体的には、上記のPij、CIR#i、qij、tijを用いて、
ij = CIR#i × 1/qij × 1/tij
のように表される。
【0070】
ただし、残余時間を求める計算は各キューに格納されているすべてのパケットに対して行われている。そして、スケジューラ113aは求められた優先度に従ってこれまでと同様に制御を行う。
【0071】
また、HARQプロセスにおいて、NACK信号を受け取って再送待ちとなった場合、HARQ内のバッファに再送待ちのパケットを一時保存し、送信の順番が来たときにすぐに再送する場合を例にとって説明したが、再送待ちの場合に再度優先度演算から実行し、パケットを再送しても良い。この場合は、再送待ちのパケットのタイマ値も他のパケットのタイマ値と同様に残余時間の計測は継続し、他のパケットも含めた優先度の比較を行う。ただし、再送待ちのパケットが選択されたとしても、依然再送待ち状態である場合は、送信処理に移行しない。このとき、スケジューラ113aは、同一キューの次に格納されているパケットデータの優先度を計算する。
【0072】
上記の式を用いることにより、実施の形態1の効果に加え、残余時間の少ないパケットほど優先度を高く設定するので、QoSを保証することができ、さらに、残余時間の逆数を用いているので、残余時間が0に近づくと優先度が著しく高く設定されることとなり、許容遅延時間を守ることができる。また、簡易なアルゴリズムで統一的にQoSを考慮した優先度を決定できるので、パケット送信スケジューリングの処理演算量および処理時間を低減することができる。
【0073】
(実施の形態3)
図10は、本発明の実施の形態3に係る基地局装置の構成の一例を示すブロック図である。なお、この基地局装置は、図7に示した基地局装置と同様の基本的構成を有しており、同一の構成要素には同一の符号を付し、その説明を省略する。
【0074】
本実施の形態の特徴は、スループット算出部301をさらに有し、スケジューラ113bが移動局の実績のスループットをも考慮して優先度を決定することである。
【0075】
スループット算出部301は、復調部107の出力を監視して、移動局が基地局に対しデータを送信する際の実績のスループットを算出し、スケジューラ113bに出力する。この実績のスループットとしては、所定期間における平均値を用いても良いし、同様の概念を示す別のパラメータであっても良い。
【0076】
スケジューラ113bは、バッファ残量測定部112から出力されたバッファ残量値、タイマ201から出力された残余時間、復調部107から出力された移動局側の受信品質、およびスループット算出部301から出力された実績スループットを用いて、
優先度 = 受信品質 × 1/バッファ残量値 × 1/残余時間 × 1/実績スループット
の式に従ってパケットごとに優先度を算出する。
【0077】
また、スケジューラ113bは、実施の形態1と同様に送信制御も行う。実施の形態1と異なる点は、TB制御信号C11がスループット算出部301にも送られ、この制御信号により通知されたTBサイズを用いて、スループット算出部301がスループットの算出を行うことである。
【0078】
図11は、プライオリティ・キュー111のデータ構造の概念を示す図である。バッファ残量値qij、移動局が受信した信号の受信品CIR#i、許容遅延時間tij、および実績スループットThijをもとに優先度Pij
ij = CIR#i × 1/qij × 1/tij × 1/Thij
で表される。
【0079】
図12は、スケジューラ113bの内部構成の一例を示すブロック図である。スループット算出部301から出力された実績スループットは、優先度演算部122bに入力され、実施の形態1と同様に優先度が演算される。ただし、受信品質は、UEごとに算出されたもの、スループットは、キューごとに算出されたものを用いる。
【0080】
以上の構成において、スケジューラ113b内の優先度演算部122bは、上記の式に基づいて優先度を計算するため、実施の形態1、2の効果に加え、さらにPF方式と同様の効果をも期待することができる。なぜなら、上記の式の(受信品質 × 1/実績スループット)の部分は、PF方式におけるメトリックと同じだからである。
【0081】
このように、本実施の形態によれば、余分なメモリを削減でき、かつスケジューリングを統一的に行うことができるので、パケット制御におけるスケジューリングの処理演算量および処理時間を低減することができ、通信システムのスループットを増大させることができると共に、回線品質を考慮しつつ、スループットの公平性も考慮して送信機会を割り当てるというPF方式と同様の効果を奏すことができる。
【0082】
(実施の形態4)
本発明の実施の形態4に係る基地局装置は、図10に示した基地局装置と同様の基本的構成を有している。そのため、同一の構成要素には同一の符号を付し、その説明を省略する。
【0083】
本実施の形態の特徴は、スケジューラ113cの内部にさらにメモリ401を有することである。図13は、スケジューラ113cの内部構成の一例を示すブロック図である。
【0084】
スケジューラ113cにおいて、メモリ401は、記憶されている係数α、β、γを優先度演算部122cに出力する。α、β、γの値については後述する。
【0085】
優先度演算部122cは、バッファ残量測定部112から出力されたバッファ残量値、タイマ201から出力された残余時間、復調部107から出力された移動局側の受信品質、スループット算出部301から出力された実績スループット、およびメモリ401から出力された係数α、β、γを用いて、
優先度 = 受信品質 ×(α×1/バッファ残量値)×(β×1/残余時間)×(γ×1/実績スループット)
の式に従ってパケットごとに優先度を算出する。
【0086】
ここで、α、β、γは、上記の式において、バッファ残量値、残余時間、および実績スループットに重み付けすることを目的とした係数である。例えば、移動局が基地局に対し要求するスループットがパケットの種類(サービス)によって異なる場合、γにはパケットの種類に応じた値を設定することにより、パケットの種類に応じて優先度にあらかじめ重み付けをすることができる。また、例えば、移動局が要求するスループットは場合によっては満たさなくても良いが、規定時間だけは必ず守りたいという条件を考えたとき、γに比べβに大きい値を設定することにより、優先度の計算において残余時間の寄与が大きくなり、結果として規定時間を重視した優先度を算出したことになる。逆に、規定許容時間の大きいBEのパケットに対してスループットをあげたい場合や、FTPのような1度に大量のパケットが上位層から送られてくるようなデータスピードの分散が大きいサービスに対してはαの値を、β、γに比べて大きく設定することにより、バッファ残量を重視した優先度を決定することができる。
【0087】
このように、本実施の形態によれば、バッファ残量値、残余時間および実績スループットに重み付けをして優先度の演算をするため、重み付けの比率を考慮して妥当な値に設定することにより、状況に応じた適切な優先度演算をすることができる。
【0088】
なお、ここでは、規定時間がプライオリティ・クラスに応じて異なる値が設定されている場合を例にとって説明したが、上記の式によれば、規定時間を全て同一の値に設定し、代わりに、プライオリティ・クラスに応じて上記のβに異なる値を設定することもできる。
【0089】
なお、上記α、β、γの重み係数は、上位装置からシグナリングにより設定してもよい。また、トラフィック状況などによって、基地局により時間的に変化させてもよい。
【0090】
また、実施の形態1から実施の形態4を通じ、ここでは、パケット送信スケジューリングにおける優先度の算出をバッファ残量に基づいて行う場合を説明したが、バッファ残量の代わりにバッファに格納されているデータ量(格納データ量)を使用しても良い。すなわち、例えば、実施の形態1において優先度を求める式は、大小関係が逆転するので、
優先度 = 受信品質 × 格納データ量
となる。他の実施の形態においても同様である。これにより、格納データ量の多くなったキューに格納されているパケットを優先して送信することができる。
【0091】
また、これまで優先度を求める式はすべて乗算であったが、これに限定されず、例えば加算により優先度を求めても構わない。
【0092】
【発明の効果】
以上説明したように、本発明によれば、バッファ残量を優先度に反映させることでキュー内に格納されているデータ量が多いキューに対してパケットデータを優先的に送信することができ、規定キュー量の上限に達する前にキュー内のパケットデータを送信してやることで全体のバッファ量を削減できる。また、伝搬特性が悪い、もしくは規定許容時間が大きいために割り当てが行われずキュー内にパケットデータが大量に格納されているUEに対して優先して送信を割り当てることができ、ユーザ間の公平性を向上させることができる。
【図面の簡単な説明】
【図1】基地局内のキューに対する入出力の関係を示す図
【図2】本発明の実施の形態1に係る基地局装置の構成の一例を示すブロック図
【図3】本発明の実施の形態1に係るプライオリティ・キューのデータ構造の概念を示す図
【図4】本発明の実施の形態1に係るスケジューラの内部構成の一例を示すブロック図
【図5】本発明の実施の形態1に係る基地局装置が使用するパケット送信スケジューリング方法の手順をまとめたフロー図
【図6】本発明の実施の形態1の効果について説明する図
【図7】本発明の実施の形態2に係る基地局装置の構成の一例を示すブロック図
【図8】本発明の実施の形態2に係るプライオリティ・キューのデータ構造の概念を示す図
【図9】本発明の実施の形態2に係るスケジューラの内部構成の一例を示すブロック図
【図10】本発明の実施の形態3に係る基地局装置の構成の一例を示すブロック図
【図11】本発明の実施の形態3に係るプライオリティ・キューのデータ構造の概念を示す図
【図12】本発明の実施の形態3に係るスケジューラの内部構成の一例を示すブロック図
【図13】本発明の実施の形態4に係るスケジューラの内部構成の一例を示すブロック図
【符号の説明】
101 上位局(RNC)
106 移動局(UE)
111 プライオリティ・キュー
112 バッファ残量測定部
113、113a、113b、113c スケジューラ
114 スイッチ
121 受信品質検出部
122、122a、122b、122c 優先度演算部
123 キュー選択部
201 タイマ
301 スループット算出部
401 メモリ
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a base station apparatus that controls a queue (buffer) for temporarily storing transmission packets, and a packet transmission scheduling method used in the base station apparatus.
[0002]
[Prior art]
Conventionally, as a higher-speed IMT-2000 packet transmission method, a method called HSDPA (High Speed Downlink Packet Access) for the purpose of increasing the downstream peak transmission speed, reducing the transmission delay, and increasing the throughput has been studied. I have.
[0003]
In this high-speed packet radio communication system, services by various applications such as voice, video, data transmission, and the like are expected. Therefore, a packet control technique in consideration of various QoS (Quality of Service) requirements is indispensable. Incidentally, the QoS request value includes an error rate, an allowable delay time, a transmission rate, a fluctuation, a packet discard rate, and the like requested from an upper layer. A base station adopting the HSDPA scheme has a queue (buffer) for temporarily storing a packet to be transmitted to a mobile station for each QoS, identifies a QoS of a packet transmitted from a higher-level station, and sets a corresponding queue. To store the packet.
[0004]
The exchange of the queue capacity management (flow control) is performed by the MAC-hs units of the upper station and the base station. By the flow control, when the number of packets stored in the queue is small, more packets are transmitted to the base station and stored in this queue, and when the number of packets stored in the queue is large, it is defined in advance. The amount of packets to be transmitted to the base station is reduced and the amount of data in the queue is controlled so as not to exceed the upper limit of the buffer amount of the queue (the specified queue amount). The MAC-hs unit of the base station notifies the upper station of the amount of data stored in the queue or the free space of the buffer.
[0005]
On the other hand, there is a technique called scheduling that determines the priority of a packet transmitted from a base station to a mobile station as one that affects the capacity of the queue (for example, see Non-Patent Document 1). Scheduling is a technique for deciding which mobile station is to be assigned a downlink, and performs control to determine a priority in transmission of a packet in one or a plurality of transmission buffers. The amount of data in the queue also changes depending on the result of this scheduling.
[0006]
[Non-patent document 1]
IEICE Technical Report MoMuC2002-3 (2002-05), IEICE
[0007]
[Problems to be solved by the invention]
However, when a large number of packets are stored in the queue, the conventional base station apparatus performs flow control with an upper station so that data does not overflow. However, there is a time lag before the control information is transmitted to the upper station and the packet flow is actually controlled, and there is a problem that data overflowed during this time is discarded. When the data is discarded, the data is retransmitted by the upper station, and the throughput is deteriorated. Also, in consideration of this time lag, a method of securing an extra buffer (memory) of (time lag) × (maximum transmission rate of data from the upper station) in order to absorb a surplus input transmitted from the upper station. However, there is a problem that the circuit scale becomes large.
[0008]
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and it is an object of the present invention to appropriately control the data storage amount of a queue for temporarily storing packets to prevent a decrease in throughput and reduce the overall buffer amount. It is an object of the present invention to provide a base station apparatus and a packet transmission scheduling method capable of performing the above. It is another object of the present invention to reduce the processing calculation amount and the processing time of the packet transmission scheduling and increase the throughput of the communication system.
[0009]
[Means for Solving the Problems]
The base station apparatus of the present invention is a base station that performs packet transmission scheduling when transmitting a packet to a mobile station, and a buffer for temporarily storing a packet to be transmitted to the mobile station, based on the free space of the buffer, Priority calculating means for calculating the priority of the packet used when performing the packet transmission scheduling.
[0010]
A base station apparatus according to the present invention is a base station that performs packet transmission scheduling when transmitting a packet to a mobile station, a buffer for temporarily storing a packet to be transmitted to the mobile station, and a line between the own station and the mobile station. Line quality acquisition means for acquiring quality, and priority calculation means for calculating the priority of the packet used when performing the packet transmission scheduling, based on the free space of the buffer and the acquired line quality, Is adopted.
[0011]
According to these configurations, it is possible to preferentially transmit packet data to a queue having a large amount of data stored in the queue by reflecting the buffer remaining amount in the priority, and the upper limit of the specified queue amount By transmitting the packet data in the queue before the number of packets reaches, the total buffer amount can be reduced. Furthermore, by considering channel quality, transmission can be preferentially assigned to UEs with good propagation characteristics, so that the throughput of the communication system can be increased. However, for UEs that are not allocated due to poor propagation characteristics or have a large permissible time limit and that have a large amount of packet data stored in the queue, priority is given to transmission by taking into account the remaining buffer capacity. Can be assigned, and the fairness among users can be improved as compared with the case where the priority is calculated only by the channel quality.
[0012]
The base station apparatus of the present invention, in the above configuration, employs a configuration in which the priority calculating means calculates the priority of the packet further based on a remaining time with respect to a transmission allowable delay time of the packet.
[0013]
According to this configuration, in addition to the above-described operation, it also has an operation of increasing the priority of a packet such as data having a strong real-time property, so that it is possible to control the data storage amount of the queue and realize packet transmission scheduling that easily satisfies the QoS. it can. In addition, since the priority in consideration of QoS can be uniformly determined by a simple algorithm, it is possible to reduce the processing calculation amount and the processing time of the packet transmission scheduling.
[0014]
The base station apparatus according to the present invention, in the above configuration, employs a configuration in which the priority calculating means calculates the priority of the packet based further on a throughput of a line between the own station and the mobile station.
[0015]
According to this configuration, in addition to the above operation, there is also an operation of increasing the priority of a packet to a mobile station having a small actual throughput, so that it is easy to control the amount of data stored in the queue and to satisfy the fairness of the throughput between mobile stations. Packet transmission scheduling can be realized.
[0016]
The base station apparatus of the present invention, in the above configuration, employs a configuration in which the priority calculating means calculates the priority of the packet higher as the free space in the buffer is smaller.
[0017]
According to this configuration, the priority is calculated to be higher as the remaining amount of the buffer in the queue becomes smaller, so that the possibility that the packet is discarded can be reduced.
[0018]
The base station apparatus of the present invention, in the above configuration, employs a configuration in which the priority calculating means calculates the priority of the packet exponentially higher as the free space of the buffer is closer to zero.
[0019]
According to this configuration, when the remaining buffer capacity of the queue is likely to be exhausted, the priority is calculated higher, so that the possibility of packet discarding can be further reduced.
[0020]
The base station apparatus of the present invention, in the above configuration, employs a configuration in which the priority calculating means calculates the priority of the packet using a ratio between the free space of the buffer and the acquired line quality.
[0021]
According to this configuration, the algorithm of the packet transmission scheduling can be simplified, and the transmission of the communication system can be increased by allocating the transmission preferentially to UEs having good propagation characteristics.
[0022]
The base station apparatus of the present invention, in the above configuration, further comprising a weighting unit that weights the free space of the buffer, wherein the priority calculating unit is configured to calculate the priority based on the weighted free space of the buffer. A configuration for calculating the priority of a packet is employed.
[0023]
According to this configuration, in the priority calculation, the contribution of the control of the data storage amount of the queue can be adjusted, so that the control of the data storage amount of the queue and the other packet transmission scheduling are operated in harmony. be able to.
[0024]
The base station apparatus of the present invention, in the above configuration, may be configured such that the priority calculating means calculates the priority of the packet based on the amount of data stored in the buffer instead of the free space of the buffer. take.
[0025]
According to this configuration, it is possible to preferentially transmit a packet from a buffer having a large stored data amount.
[0026]
According to the packet transmission scheduling method of the present invention, the priority of the packet used for performing the packet transmission scheduling is calculated based on the free space of a buffer for temporarily storing the packet transmitted from the base station to the mobile station. A priority calculation step is provided.
[0027]
A packet transmission scheduling method according to the present invention includes: a line quality detecting step of detecting a line quality between a base station and a mobile station; and a free space and detection of a buffer for temporarily storing a packet transmitted from the base station to the mobile station. A priority calculating step of calculating a priority of the packet used when performing packet transmission scheduling based on the determined channel quality.
[0028]
According to these methods, by reflecting the buffer remaining amount to the priority, the packet data can be preferentially transmitted to a queue having a large amount of data stored in the queue. By transmitting the packet data in the queue before the number of packets reaches, the total buffer amount can be reduced. Furthermore, by considering channel quality, transmission can be preferentially assigned to UEs with good propagation characteristics, so that the throughput of the communication system can be increased. However, for UEs that are not allocated due to poor propagation characteristics or have a large permissible time limit and that have a large amount of packet data stored in the queue, priority is given to transmission by taking into account the remaining buffer capacity. Can be assigned, and the fairness among users can be improved as compared with the case where the priority is calculated only by the channel quality.
[0029]
BEST MODE FOR CARRYING OUT THE INVENTION
In the flow control, information about the data storage status of the queue is notified from the base station to the RNC, and the amount of data stored in the queue in the base station is controlled by controlling the amount of data transmitted to the base station by the RNC based on this information. Control the amount. However, as shown in FIG. 1, in order to control the amount of data stored in the queue in the base station, it is necessary to control not only the amount of input data from the RNC but also the amount of output data to the UE. Good, or both. The present inventor has paid attention to this point, and has found that by performing packet transmission scheduling in consideration of the data storage state of the queue, the amount of data output to the UE can be controlled, and the amount of data stored in the queue can be controlled. The present invention has been made.
[0030]
In other words, the gist of the present invention is to subtract the buffer capacity in which data is stored from the free capacity of the priority queue for temporarily storing packet data, that is, the total capacity of the queue specified in advance (the specified queue capacity). That is, the priority used in the packet transmission scheduling is determined based on the value (the remaining buffer value). This is equivalent to the fact that packet transmission scheduling plays a part of flow control. Another major feature is that this control can be performed without depending on the upper station.
[0031]
In addition, priority is uniformly determined for both best effort (BE) data and data considering QoS (Quality of Service), and packets stored in a queue with a small remaining buffer amount are transmitted with priority. Therefore, it is possible to reduce the influence of the time lag of the flow control in the upper station.
[0032]
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Here, a communication system adopting the HSDPA method will be described as an example, but the base station apparatus and the packet transmission scheduling method of the present invention are not limited to this, and other similar communication systems that perform packet scheduling Is also applicable.
[0033]
(Embodiment 1)
FIG. 2 is a block diagram showing an example of a configuration of the base station apparatus according to Embodiment 1 of the present invention. Here, a case will be described as an example where the base station apparatus receives transmission data from an upper-level station (RNC; Radio Network Controller) 101, performs scheduling, and communicates with a mobile station (UE; User Equipment) 106. Of the dotted lines in the drawing, Iub represents an interface between the upper station and the base station, and Uu represents an interface between the base station and the mobile station.
[0034]
The base station apparatus illustrated in FIG. 2 includes a MAC-hs (Medium Access Control used for high speed) unit 102, a modulation unit 103, a radio transmission / reception unit 104, an antenna 105, and a demodulation unit 107. The MAC-hs unit 102 includes a priority queue (queue with priority) 111, a buffer remaining amount measuring unit 112, a scheduler 113, a switch 114, a TB (transport block) creating unit 115, and an HARQ unit 116. . Here, the priority queue 111 has a circuit corresponding to the number of mobile stations that can be managed by this base station apparatus.
[0035]
In the MAC-hs unit 102, the priority queue 111 receives packet data to be transmitted to the mobile station (UE) 106 from the RNC 101 via Iub. Then, the transmission packet data is stored in a plurality of queues provided for each priority class (service class) of each transmission data. This priority class is notified from the RNC 101 at the same time as the transmission data.
[0036]
The buffer remaining amount measuring unit 112 measures the buffer remaining amount of the queue for each QoS and notifies the scheduler 113 of the measurement.
[0037]
The scheduler 113 calculates a priority for each queue using the remaining buffer value output from the remaining buffer measuring unit 112, selects a queue having the highest priority, and outputs the selected queue to the switch 114. The queue to which the packet has been output is updated with the remaining buffer value. Then, the scheduler 113 determines transmission conditions such as a modulation scheme and a coding rate according to the obtained priority, and uses the control signals C11, C12, C13, C14, and C15 to generate the TB creation unit 115, the HARQ unit, and the like. 116, the modulation section 103, and the radio transmission / reception section 104, respectively. The internal configuration of the scheduler 113 will be described later.
[0038]
The switch 114 selects an output terminal corresponding to the queue selected by the scheduler 113 from a plurality of output terminals corresponding to each queue of the priority queue 111, and switches a packet output from the priority queue 111.
[0039]
The TB creating unit 115 transmits a plurality of packets as a unit according to the TB size specified by the control signal C11 output from the scheduler 113 from the packets output from the priority queue 111 via the switch 114. A TB, which is a unit, is created and output to HARQ section 116.
[0040]
HARQ section 116 outputs the TB (transmission data) output from TB creating section 115 to modulation section 103 while controlling encoding and retransmission according to control signal C12. When the NACK signal is received and the retransmission is waited, the retransmission waiting packet is temporarily stored in a buffer in the HARQ, and when the transmission order comes, the retransmission of the packet is given top priority and transmitted immediately. In the HARQ process, when all packets that can be transmitted are in a transmission waiting state, the processing after the above-described priority calculation is stopped.
[0041]
Modulating section 103 performs modulation processing on the transmission data output from HARQ section 116 using the modulation method specified by control signal C13, and performs coding processing using the number of codes specified by control signal C14. Output to wireless transmission / reception section 104.
[0042]
Radio transmitting / receiving section 104 performs predetermined radio transmission processing such as up-conversion on the modulated transmission data output from modulation section 103, and transmits the data via antenna 105. Further, a signal received via the antenna 105 is subjected to predetermined radio reception processing such as down-conversion and output to the demodulation unit 107.
[0043]
Demodulation section 107 performs demodulation processing on the reception data output from wireless transmission / reception section 104 to obtain reception data. Further, the mobile station extracts reception quality on the mobile station side from the reception data and outputs it to the scheduler 113.
[0044]
FIG. 3 is a diagram showing the concept of the data structure of the priority queue 111.
[0045]
The priority queue 111 has a priority queue 111-1 corresponding to UE # 1 and a priority queue 111-2 corresponding to UE # 2. Then, in the priority queue corresponding to each UE, four queues # 1 to # 4 corresponding to QoS, that is, from a service that requires strict real-time performance to a BE-type service, are installed. The transmitted packets are classified and stored in respective queues. Here, the CIR of UE # i is CIR # 1, and the remaining buffer value of queue #j of UE # i is qij, The priority of the packet stored in the queue #j of the UE #i is PijAnd Note that the configuration of the priority queue 111 is not limited to this, and it is possible to perform processing of two or more mobile stations, and the number of queues is not limited to four.
[0046]
The scheduler 113 assigns the priority P to each of the priority queues 111.ijIs calculated, and the queue having the highest priority is selected. In the next TTI (Transmission Timing Interval), the buffer remaining value is updated for the queue in which the packet was transmitted in the current TTI or the queue in which the packet was transmitted from the upper station. Other queues hold the current buffer remaining value.
[0047]
FIG. 4 is a block diagram illustrating an example of the internal configuration of the scheduler 113. The scheduler 113 has a reception quality detection unit 121, a priority calculation unit 122, a queue selection unit 123, and a transmission control unit 124.
[0048]
Reception quality detection section 121 detects reception quality from CQI (Channel Quality Indicator), which is channel quality information on the mobile station side extracted from the reception data demodulated by demodulation section 107. The CQI is information for notifying a base station in communication of a transmission rate that the mobile station can receive and the like, and is determined based on reception quality at the mobile station. Here, the reception quality used on the base station side may be an estimated CIR or the like, or a CQI value of 30 steps may be directly used.
[0049]
As the channel quality information, in addition to CQI based on CIR (Carrier to Interference Ratio) of a common pilot channel (CPICH; Common Pilot Channel) measured by a mobile station, A-DPCH (Associated) that is transmission power controlled -Dedicated Physical Channel transmission power or the like can be used. The transmission power can be used because if the reception quality of the mobile station is poor, the transmission power of the base station also increases according to the request of the mobile station.
[0050]
The priority calculating unit 122 is notified of the remaining buffer value from the remaining buffer measuring unit 112. And
Priority = reception quality x 1 / remaining buffer value
The priority is calculated for each queue according to the following formula, and is output to the queue selection unit 123. Specifically, the above CIR # i, qij, PijUsing,
Pij  = CIR # i x 1 / qij
It is expressed as
[0051]
The queue selection unit 123 selects the queue having the highest priority and notifies the switch 114 and the transmission control unit 124.
[0052]
The transmission control unit 124 is notified of the reception quality from the reception quality detection unit 121, the ACK / NACK signal from the demodulation unit 107, and the selected queue from the queue selection unit 123. The transmission condition, that is, the TB size, HARQ retransmission control, modulation scheme, and transmission power are determined based on the queue selected by the queue selection unit 123, and the TB control signal C11 is transmitted to the TB creation unit 115, and the transmission A retransmission control signal C12, a modulation control signal C13 and an encoding control signal C14 are sent to the modulation section 103, and a transmission power control signal C15 is sent to the radio transmission / reception section 104 to control each circuit.
[0053]
FIG. 5 is a flowchart summarizing the procedure of the packet transmission scheduling method used by the base station apparatus.
[0054]
The base station apparatus according to the present embodiment receives a transmission packet from RNC 101 (ST1010) and stores it in priority queue 111 (ST1020). Then, the remaining buffer capacity is measured (ST1030). On the other hand, the signal transmitted from UE 106 is received by antenna 105 (ST 1050), and radio transmission / reception section 104 performs radio reception processing (ST 1060). Next, demodulation section 107 demodulates the received data (ST1070), and detects information related to the reception quality on the mobile station side from the data (ST1080).
[0055]
After obtaining the remaining buffer value and the reception quality, the scheduler 113 calculates the priority of the transmission packet (ST1090), determines the packet to be actually transmitted, and then determines the transmission condition for the transmission packet (ST1090). ST1100). Then, based on this transmission condition, the base station apparatus transmits a transmission packet to the mobile station (ST1110).
[0056]
FIG. 6 is a diagram illustrating the effect of the present embodiment realized by the above configuration.
[0057]
When viewed from the queue of the base station, in an excessive input situation (when the input data amount is larger than the output data amount), the data storage amount in the queue rises to the right with time as shown by a dotted line C1 in the figure. It rises (it is not necessarily a straight line as shown in the figure). Under this circumstance, conventionally, when the upper limit of the buffer amount of the queue is level L2, the packet transmitted to the base station when the data storage amount in the queue exceeds this level is discarded. . Also, for example, when the base station notifies the upper station to narrow down the input when the data storage amount exceeds the threshold L3, as described above, there is a time lag until the input is actually reduced. Assuming that the data storage amount at the time when the number of inputs actually decreases is L1, a buffer for absorbing the data increase amount (L1-L2) during that time is required. However, the flow control method is not limited to the above method.
[0058]
In the present embodiment, packet transmission scheduling is performed in accordance with the data storage amount (remaining buffer amount) of the queue, so that the output as viewed from the base station increases. As a result, the data storage amount becomes the solid line C2 The behavior shown in FIG. Therefore, the data storage amount rarely exceeds the upper limit level L2, and the necessity of providing an extra buffer of (L1−L2) is small. Therefore, according to the present embodiment, it is possible to appropriately control the amount of data stored in the queue and to reduce unnecessary buffers.
[0059]
In the above configuration, the scheduler 113 determines the priority at the time of packet transmission for a packet belonging to any priority class by a single method. Specifically, the priority calculation unit 122 determines the priority based on the remaining buffer capacity and the reception quality.
[0060]
As described above, according to the present embodiment, the MAC-hs unit 102 reflects the remaining buffer amount in the priority, thereby reducing an extra memory in consideration of a time lag in the exchange of control information with the upper station. it can. Further, the amount of data stored in each queue can be averaged. Further, by considering the line quality, the throughput of the communication system can be increased.
[0061]
Here, the case where transmission data is transmitted from the upper station (RNC) has been described as an example, but in the case of a network having a non-hierarchical structure such as the Internet, transmission data is transmitted from a router.
[0062]
Further, here, the case where the priority is determined based on both the reception quality and the remaining buffer capacity has been described as an example, but a mode in which the priority is determined based only on the remaining buffer capacity may be considered.
[0063]
(Embodiment 2)
FIG. 7 is a block diagram showing an example of a configuration of the base station apparatus according to Embodiment 2 of the present invention. This base station apparatus has the same basic configuration as the base station apparatus shown in FIG. 2, and the same components are denoted by the same reference numerals and description thereof will be omitted.
[0064]
A feature of the present embodiment is that a timer 201 is further provided, and scheduling is further performed in consideration of the remaining time with respect to the permissible transmission delay time, whereby priority can be uniformly determined.
[0065]
In the MAC-hs unit 102, each queue of the priority queue 111 has an allowable transmission delay time TLIs stipulated. Then, the priority queue 111 stores the packet at the storage time t.SAnd the specified time TLTo the timer 201 for each packet.
[0066]
The timer 201 has a timer corresponding to each packet data, and outputs a remaining time (remaining time) in which the packet data can remain in the priority queue 111 to the scheduler 113a. Note that packet data may be grouped and a timer may be provided for each group. As an initial value of the timer, a specified time of a queue in which a packet is stored is set, and the remaining time is decremented as time elapses.
[0067]
FIG. 8 is a diagram showing the concept of the data structure of the priority queue 111. Buffer remaining amount qij, The received product CIR # i of the signal received by the mobile station, and the permissible delay time tijPriority calculation is performed on the basis of to determine the priority. Each queue has a specified time T based on the allowable delay time.LIs defined. Specified time T for services with strong real-time propertiesLIs set shorter, whereas the specified time is set longer as the BE service is approached. Note that the remaining time of the packet that has not been transmitted is not reset in the next TTI.
[0068]
If the priority class is BE, the specified time TLIs not decremented, and the remaining time is constant. At this time, as the specified time, a value equal to or less than the value indicating the maximum value among all the specified times already specified in the other queues is automatically set. Note that the allowable delay time of the packet may be set directly.
[0069]
The scheduler 113a uses the remaining time output from the timer 201 in the priority calculation unit 122a, the reception quality of the signal received by the mobile station, and the remaining buffer value as shown in FIG.
Priority = reception quality x 1 / remaining buffer value x 1 / remaining time
The priority is calculated for each of the oldest packets stored in each queue according to the following formula, and the queue storing the packet with the highest priority is selected and notified to the switch 114 and the transmission control unit 124. I do. Specifically, the above Pij, CIR # i, qij, TijUsing,
Pij  = CIR # i x 1 / qij  × 1 / tij
Is represented as
[0070]
However, the calculation for obtaining the remaining time is performed for all packets stored in each queue. Then, the scheduler 113a performs control in the same manner as before according to the obtained priority.
[0071]
Also, in the HARQ process, an example has been described in which, when a NACK signal is received and a retransmission wait is received, a packet in the HARQ is temporarily stored in a buffer in the HARQ and retransmitted immediately when a transmission order comes. However, when waiting for retransmission, the priority calculation may be performed again to retransmit the packet. In this case, the timer value of the packet waiting to be retransmitted continues to measure the remaining time similarly to the timer values of the other packets, and the priorities including the other packets are compared. However, even if a packet to be retransmitted is selected, if the packet is still in the retransmission waiting state, the process does not shift to the transmission process. At this time, the scheduler 113a calculates the priority of the packet data stored next to the same queue.
[0072]
By using the above equation, in addition to the effect of the first embodiment, since the priority is set higher for packets having a smaller remaining time, QoS can be guaranteed, and the reciprocal of the remaining time is used. When the remaining time approaches 0, the priority is set to be extremely high, and the allowable delay time can be kept. In addition, since the priority in consideration of QoS can be uniformly determined by a simple algorithm, it is possible to reduce the processing calculation amount and the processing time of the packet transmission scheduling.
[0073]
(Embodiment 3)
FIG. 10 is a block diagram showing an example of a configuration of a base station apparatus according to Embodiment 3 of the present invention. Note that this base station apparatus has the same basic configuration as the base station apparatus shown in FIG. 7, and the same components are denoted by the same reference numerals and description thereof will be omitted.
[0074]
A feature of the present embodiment is that it further has a throughput calculation unit 301, and the scheduler 113b determines the priority in consideration of the actual throughput of the mobile station.
[0075]
The throughput calculation unit 301 monitors the output of the demodulation unit 107, calculates the actual throughput when the mobile station transmits data to the base station, and outputs the calculated throughput to the scheduler 113b. As the actual throughput, an average value in a predetermined period may be used, or another parameter indicating the same concept may be used.
[0076]
The scheduler 113b outputs the remaining buffer value output from the remaining buffer measuring unit 112, the remaining time output from the timer 201, the reception quality of the mobile station output from the demodulating unit 107, and the output from the throughput calculating unit 301. Using the actual throughput
Priority = reception quality x 1 / remaining buffer value x 1 / remaining time x 1 / actual throughput
The priority is calculated for each packet according to the following equation.
[0077]
The scheduler 113b also performs transmission control as in the first embodiment. The difference from the first embodiment is that the TB control signal C11 is also sent to the throughput calculation unit 301, and the throughput calculation unit 301 calculates the throughput using the TB size notified by the control signal.
[0078]
FIG. 11 is a diagram showing the concept of the data structure of the priority queue 111. Buffer remaining amount qij, Received signal CIR # i of the signal received by the mobile station, allowable delay time tij, And actual throughput ThijPriority P based onijIs
Pij  = CIR # i x 1 / qij  × 1 / tij  × 1 / Thij
Is represented by
[0079]
FIG. 12 is a block diagram illustrating an example of the internal configuration of the scheduler 113b. The actual throughput output from the throughput calculation unit 301 is input to the priority calculation unit 122b, and the priority is calculated as in the first embodiment. However, the reception quality is calculated for each UE, and the throughput is calculated for each queue.
[0080]
In the above configuration, the priority calculation unit 122b in the scheduler 113b calculates the priority based on the above equation, so that in addition to the effects of the first and second embodiments, the same effect as the PF method is expected. can do. This is because the (reception quality x 1 / actual throughput) portion of the above equation is the same as the metric in the PF scheme.
[0081]
As described above, according to the present embodiment, extra memory can be reduced and scheduling can be performed in a unified manner, so that the amount of processing calculations and processing time for scheduling in packet control can be reduced, and communication can be reduced. It is possible to increase the throughput of the system, and to achieve the same effect as the PF method in which transmission opportunities are allocated in consideration of fairness of throughput while considering channel quality.
[0082]
(Embodiment 4)
The base station apparatus according to Embodiment 4 of the present invention has the same basic configuration as base station apparatus shown in FIG. Therefore, the same components are denoted by the same reference numerals, and description thereof will be omitted.
[0083]
A feature of the present embodiment is that a memory 401 is further provided inside the scheduler 113c. FIG. 13 is a block diagram illustrating an example of the internal configuration of the scheduler 113c.
[0084]
In the scheduler 113c, the memory 401 outputs the stored coefficients α, β, and γ to the priority calculation unit 122c. The values of α, β, and γ will be described later.
[0085]
The priority calculation unit 122c calculates the remaining buffer value output from the remaining buffer measurement unit 112, the remaining time output from the timer 201, the reception quality of the mobile station output from the demodulation unit 107, and the throughput calculation unit 301 Using the output actual throughput and the coefficients α, β, and γ output from the memory 401,
Priority = Reception quality × (α × 1 / buffer remaining value) × (β × 1 / remaining time) × (γ × 1 / actual throughput)
The priority is calculated for each packet according to the following equation.
[0086]
Here, α, β, and γ are coefficients for the purpose of weighting the remaining buffer value, the remaining time, and the actual throughput in the above equation. For example, if the throughput requested by the mobile station to the base station differs depending on the type of packet (service), a value corresponding to the type of packet is set in γ, and the priority is weighted in advance according to the type of packet. Can be. Further, for example, considering the condition that the throughput required by the mobile station does not have to be satisfied in some cases, but always wants to observe the specified time, the priority is set by setting a value larger than β compared to γ. In the calculation of, the contribution of the remaining time increases, and as a result, the priority with the specified time being emphasized is calculated. Conversely, when it is desired to increase the throughput for BE packets with a large specified allowable time, or for services such as FTP, which have a large data speed variance such that a large number of packets are sent from the upper layer at one time. By setting the value of α larger than β and γ, it is possible to determine the priority with emphasis on the remaining buffer capacity.
[0087]
As described above, according to the present embodiment, in order to calculate the priority by weighting the remaining buffer value, the remaining time, and the actual throughput, by setting the ratio to an appropriate value in consideration of the weighting ratio, Thus, it is possible to perform an appropriate priority calculation according to the situation.
[0088]
Note that, here, the case where the specified time is set to a different value according to the priority class has been described as an example, but according to the above equation, all the specified times are set to the same value. Different values can be set for the above β depending on the priority class.
[0089]
Note that the weight coefficients of α, β, and γ may be set by signaling from a higher-level device. In addition, the time may be changed by the base station depending on the traffic condition or the like.
[0090]
Also, in the first to fourth embodiments, the case where the priority calculation in the packet transmission scheduling is performed based on the remaining buffer capacity is described, but the priority is stored in the buffer instead of the remaining buffer capacity. The data amount (storage data amount) may be used. That is, for example, in the expression for obtaining the priority in the first embodiment, since the magnitude relation is reversed,
Priority = reception quality x stored data amount
Becomes The same applies to other embodiments. As a result, packets stored in the queue having a large amount of stored data can be transmitted with priority.
[0091]
Further, the expressions for obtaining the priority are all multiplications, but the present invention is not limited to this. For example, the priority may be obtained by addition.
[0092]
【The invention's effect】
As described above, according to the present invention, it is possible to preferentially transmit packet data to a queue having a large amount of data stored in the queue by reflecting the buffer remaining amount in the priority, By transmitting packet data in the queue before reaching the upper limit of the specified queue amount, the total buffer amount can be reduced. In addition, transmission can be preferentially allocated to UEs that are not allocated due to poor propagation characteristics or a large permissible prescribed time and that have a large amount of packet data stored in the queue. Can be improved.
[Brief description of the drawings]
FIG. 1 is a diagram showing an input / output relationship with a queue in a base station.
FIG. 2 is a block diagram showing an example of a configuration of a base station apparatus according to Embodiment 1 of the present invention.
FIG. 3 is a diagram showing a concept of a data structure of a priority queue according to the first embodiment of the present invention.
FIG. 4 is a block diagram showing an example of an internal configuration of a scheduler according to Embodiment 1 of the present invention.
FIG. 5 is a flowchart summarizing procedures of a packet transmission scheduling method used by the base station apparatus according to Embodiment 1 of the present invention.
FIG. 6 is a diagram illustrating an effect of the first embodiment of the present invention.
FIG. 7 is a block diagram showing an example of a configuration of a base station apparatus according to Embodiment 2 of the present invention.
FIG. 8 is a diagram showing a concept of a data structure of a priority queue according to the second embodiment of the present invention.
FIG. 9 is a block diagram showing an example of an internal configuration of a scheduler according to Embodiment 2 of the present invention.
FIG. 10 is a block diagram showing an example of a configuration of a base station apparatus according to Embodiment 3 of the present invention.
FIG. 11 is a diagram showing a concept of a data structure of a priority queue according to the third embodiment of the present invention.
FIG. 12 is a block diagram showing an example of an internal configuration of a scheduler according to Embodiment 3 of the present invention.
FIG. 13 is a block diagram showing an example of an internal configuration of a scheduler according to Embodiment 4 of the present invention.
[Explanation of symbols]
101 Upper station (RNC)
106 mobile station (UE)
111 priority queue
112 Buffer remaining amount measurement unit
113, 113a, 113b, 113c Scheduler
114 switch
121 reception quality detection unit
122, 122a, 122b, 122c Priority operation unit
123 Queue Selector
201 timer
301 Throughput calculator
401 memory

Claims (11)

移動局にパケットを送信する際にパケット送信スケジューリングを行う基地局であって、
移動局に送信するパケットを一時保存するバッファと、
前記バッファの空き容量に基づいて、前記パケット送信スケジューリングを行う際に使用される前記パケットの優先度を算出する優先度算出手段と、
を具備することを特徴とする基地局装置。
A base station that performs packet transmission scheduling when transmitting a packet to a mobile station,
A buffer for temporarily storing packets to be transmitted to the mobile station,
Based on the free space of the buffer, priority calculation means for calculating the priority of the packet used when performing the packet transmission scheduling,
A base station device comprising:
移動局にパケットを送信する際にパケット送信スケジューリングを行う基地局であって、
移動局に送信するパケットを一時保存するバッファと、
自局と前記移動局間の回線品質を取得する回線品質取得手段と、
前記バッファの空き容量および取得された回線品質に基づいて、前記パケット送信スケジューリングを行う際に使用される前記パケットの優先度を算出する優先度算出手段と、
を具備することを特徴とする基地局装置。
A base station that performs packet transmission scheduling when transmitting a packet to a mobile station,
A buffer for temporarily storing packets to be transmitted to the mobile station,
Line quality acquiring means for acquiring the line quality between the own station and the mobile station,
Based on the free space of the buffer and the acquired line quality, priority calculation means for calculating the priority of the packet used when performing the packet transmission scheduling,
A base station device comprising:
前記優先度算出手段は、
前記パケットの伝送許容遅延時間に対する残り時間にさらに基づいて前記パケットの優先度を算出する、
ことを特徴とする請求項1または請求項2記載の基地局装置。
The priority calculating means,
Calculating the priority of the packet further based on the remaining time for the transmission allowable delay time of the packet,
The base station apparatus according to claim 1 or 2, wherein:
前記優先度算出手段は、
自局と前記移動局間の回線のスループットにさらに基づいて前記パケットの優先度を算出する、
ことを特徴とする請求項1または請求項2記載の基地局装置。
The priority calculating means,
Calculating the priority of the packet further based on the throughput of the line between the own station and the mobile station,
The base station apparatus according to claim 1 or 2, wherein:
前記優先度算出手段は、
前記バッファの空き容量が少ないほど前記パケットの優先度を高く算出する、
ことを特徴とする請求項1から請求項4のいずれかに記載の基地局装置。
The priority calculating means,
Calculating a higher priority of the packet as the free space of the buffer is smaller,
The base station apparatus according to any one of claims 1 to 4, wherein:
前記優先度算出手段は、
前記バッファの空き容量が0に近いほど前記パケットの優先度を指数関数的に高く算出する、
ことを特徴とする請求項1から請求項4のいずれかに記載の基地局装置。
The priority calculating means,
Calculating the priority of the packet exponentially higher as the free space of the buffer is closer to 0;
The base station apparatus according to any one of claims 1 to 4, wherein:
前記優先度算出手段は、
前記バッファの空き容量および前記取得された回線品質の比を用いて前記パケットの優先度を算出する、
ことを特徴とする請求項2から請求項4のいずれかに記載の基地局装置。
The priority calculating means,
Calculating the priority of the packet using the ratio of the free space of the buffer and the obtained line quality,
The base station apparatus according to any one of claims 2 to 4, wherein:
前記バッファの空き容量に重み付けを行う重み付け手段をさらに具備し、
前記優先度算出手段は、
重み付けがされた前記バッファの空き容量に基づいて前記パケットの優先度を算出する、
ことを特徴とする請求項2から請求項4のいずれかに記載の基地局装置。
Weighting means for weighting the free space of the buffer,
The priority calculating means,
Calculating the priority of the packet based on the weighted free space of the buffer,
The base station apparatus according to any one of claims 2 to 4, wherein:
前記優先度算出手段は、
前記バッファの空き容量の代わりに前記バッファに格納されているデータ量に基づいて前記パケットの優先度を算出する、
ことを特徴とする請求項1から請求項8のいずれかに記載の基地局装置。
The priority calculating means,
Calculating the priority of the packet based on the amount of data stored in the buffer instead of the free space of the buffer,
The base station apparatus according to any one of claims 1 to 8, wherein:
基地局から移動局に送信されるパケットの一時保存を行うバッファの空き容量に基づいて、パケット送信スケジューリングを行う際に使用される前記パケットの優先度を算出する優先度算出ステップを具備することを特徴とするパケット送信スケジューリング方法。A priority calculating step of calculating a priority of the packet used when performing packet transmission scheduling based on a free space of a buffer for temporarily storing a packet transmitted from the base station to the mobile station. Characteristic packet transmission scheduling method. 基地局と移動局間の回線品質を検出する回線品質検出ステップと、
前記基地局から前記移動局に送信されるパケットの一時保存を行うバッファの空き容量および検出された回線品質に基づいて、パケット送信スケジューリングを行う際に使用される前記パケットの優先度を算出する優先度算出ステップと、
を具備することを特徴とするパケット送信スケジューリング方法。
A line quality detecting step of detecting a line quality between the base station and the mobile station;
Priority for calculating the priority of the packet used when performing packet transmission scheduling based on the free space of a buffer for temporarily storing a packet transmitted from the base station to the mobile station and the detected channel quality A degree calculation step;
A packet transmission scheduling method, comprising:
JP2002355196A 2002-12-06 2002-12-06 Base station device, and packet transmission scheduling method Pending JP2004187237A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002355196A JP2004187237A (en) 2002-12-06 2002-12-06 Base station device, and packet transmission scheduling method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002355196A JP2004187237A (en) 2002-12-06 2002-12-06 Base station device, and packet transmission scheduling method

Publications (1)

Publication Number Publication Date
JP2004187237A true JP2004187237A (en) 2004-07-02

Family

ID=32755958

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002355196A Pending JP2004187237A (en) 2002-12-06 2002-12-06 Base station device, and packet transmission scheduling method

Country Status (1)

Country Link
JP (1) JP2004187237A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006101477A (en) * 2004-09-01 2006-04-13 Ntt Docomo Inc Wireless communication device, system, and method
WO2006049438A1 (en) * 2004-11-03 2006-05-11 Samsung Electronics Co., Ltd. System and method for transmitting/receiving hybrid automatic repeat request buffer capability information in broadband wireless access communication system
JP2007096898A (en) * 2005-09-29 2007-04-12 Ntt Docomo Inc Radio communication apparatus and radio communication method
WO2007052747A1 (en) * 2005-11-04 2007-05-10 Ntt Docomo, Inc. Data transfer method and base station
JP2007300642A (en) * 2006-05-01 2007-11-15 Agere Systems Inc High-throughput scheduler with guaranteed fairness for wireless network and other application
JP2008042282A (en) * 2006-08-02 2008-02-21 Nec Corp Packet communication system, communication method thereof, base station and mobile station
JP2008517492A (en) * 2004-10-01 2008-05-22 ノキア コーポレイション Low-speed MAC-e for autonomous transmission in high-speed uplink packet access (HSUPA) with transmission time control by service
JP2009543436A (en) * 2006-06-30 2009-12-03 テレフオンアクチーボラゲット エル エム エリクソン(パブル) High-speed downlink packet access (HSDPA) channel coverage improvement
KR100950453B1 (en) * 2005-08-19 2010-04-02 삼성전자주식회사 Method and apparatus for control the reliability of feedback signal in a mobile telecommunication system supporting harq
JP2010200096A (en) * 2009-02-26 2010-09-09 Kddi Corp Base station apparatus and wireless resource allocation method
JP2010239237A (en) * 2009-03-30 2010-10-21 Nec Corp Scheduling method, scheduler device, scheduling program and program-recording medium
JP2012085327A (en) * 2011-12-05 2012-04-26 Hitachi Automotive Systems Ltd Connection device and connection method
JP2012525031A (en) * 2009-04-23 2012-10-18 アルカテル−ルーセント Data relay between base station and user equipment
JP5083323B2 (en) * 2007-09-21 2012-11-28 富士通株式会社 Communication device in label switching network
JP2017532888A (en) * 2014-11-26 2017-11-02 華為技術有限公司Huawei Technologies Co.,Ltd. Service scheduling method and device
JP2018067753A (en) * 2016-10-17 2018-04-26 日本電信電話株式会社 Radio section resource utilization efficiency improving system, method, and program
WO2023166936A1 (en) * 2022-03-01 2023-09-07 シャープ株式会社 Terminal device, base station device, and communication method

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006101477A (en) * 2004-09-01 2006-04-13 Ntt Docomo Inc Wireless communication device, system, and method
JP2008517492A (en) * 2004-10-01 2008-05-22 ノキア コーポレイション Low-speed MAC-e for autonomous transmission in high-speed uplink packet access (HSUPA) with transmission time control by service
WO2006049438A1 (en) * 2004-11-03 2006-05-11 Samsung Electronics Co., Ltd. System and method for transmitting/receiving hybrid automatic repeat request buffer capability information in broadband wireless access communication system
AP2164A (en) * 2004-11-03 2010-11-11 Samsung Electronics Co Ltd System and method for transmitting/receiving hybrid automatic repeat request buffer capability information in broadband wireless access communication system.
US7813361B2 (en) 2004-11-03 2010-10-12 Samsung Electronics Co., Ltd System and method for transmitting/receiving hybrid automatic repeat request buffer capability information in broadband wireless access communication system
AU2005301491B2 (en) * 2004-11-03 2008-12-11 Samsung Electronics Co., Ltd. System and method for transmitting/receiving hybrid automatic repeat request buffer capability information in broadband wireless access communication system
KR100950453B1 (en) * 2005-08-19 2010-04-02 삼성전자주식회사 Method and apparatus for control the reliability of feedback signal in a mobile telecommunication system supporting harq
JP4640812B2 (en) * 2005-09-29 2011-03-02 株式会社エヌ・ティ・ティ・ドコモ Wireless communication apparatus and wireless communication method
JP2007096898A (en) * 2005-09-29 2007-04-12 Ntt Docomo Inc Radio communication apparatus and radio communication method
WO2007052747A1 (en) * 2005-11-04 2007-05-10 Ntt Docomo, Inc. Data transfer method and base station
JP2007300642A (en) * 2006-05-01 2007-11-15 Agere Systems Inc High-throughput scheduler with guaranteed fairness for wireless network and other application
JP2009543436A (en) * 2006-06-30 2009-12-03 テレフオンアクチーボラゲット エル エム エリクソン(パブル) High-speed downlink packet access (HSDPA) channel coverage improvement
JP2008042282A (en) * 2006-08-02 2008-02-21 Nec Corp Packet communication system, communication method thereof, base station and mobile station
JP5083323B2 (en) * 2007-09-21 2012-11-28 富士通株式会社 Communication device in label switching network
JP2010200096A (en) * 2009-02-26 2010-09-09 Kddi Corp Base station apparatus and wireless resource allocation method
US8446866B2 (en) 2009-02-26 2013-05-21 Kddi Corporation Base station apparatus and wireless resource allocation method
JP2010239237A (en) * 2009-03-30 2010-10-21 Nec Corp Scheduling method, scheduler device, scheduling program and program-recording medium
JP2012525031A (en) * 2009-04-23 2012-10-18 アルカテル−ルーセント Data relay between base station and user equipment
JP2012085327A (en) * 2011-12-05 2012-04-26 Hitachi Automotive Systems Ltd Connection device and connection method
JP2017532888A (en) * 2014-11-26 2017-11-02 華為技術有限公司Huawei Technologies Co.,Ltd. Service scheduling method and device
JP2018067753A (en) * 2016-10-17 2018-04-26 日本電信電話株式会社 Radio section resource utilization efficiency improving system, method, and program
WO2023166936A1 (en) * 2022-03-01 2023-09-07 シャープ株式会社 Terminal device, base station device, and communication method

Similar Documents

Publication Publication Date Title
JP2004147275A (en) Packet transmission scheduling method and base station device
JP3828431B2 (en) Base station, control apparatus, communication system, and communication method
JP4751791B2 (en) Data inflow control device and data inflow control method
JP4751799B2 (en) Data inflow control device and data inflow control method
US8099102B2 (en) Call admission control device and call admission control method
JP5290580B2 (en) Mobile station, downlink transmission rate control method, and downlink transmission rate control program
US8605586B2 (en) Apparatus and method for load balancing
US8238345B2 (en) Packet transmission control device, and packet transmission control method
JP2004187237A (en) Base station device, and packet transmission scheduling method
US7460474B2 (en) Packet transmission control apparatus and packet transmission control method
JP2010532952A (en) Congestion control at the sending node
JP2005027306A (en) Method and apparatus for improving scheduler performance in wireless packet data system
EP1563648A2 (en) Method, system and computer program product for managing the transmission of information packets in a telecommunication network
KR100748283B1 (en) Dynamic setting of transmission scheduler algorithms
JP4453010B2 (en) Base station, radio communication method, and base transmitter
JP2008053850A (en) Apparatus and method of controlling data flow-in quantity
Anas Uplink Radio Resource Management for QoS Provisioning in Long Term Evolution: With Emphasis on Admission Control and Handover
JP2006340169A (en) Apparatus and method for packet communication
WO2006126461A1 (en) Communication terminal apparatus, network apparatus and communication method
Meierhofer Fluid flow model and queueing analysis of an error control scheme for wireless broadband access networks
Razavi et al. Video Service Delay Control through Rate Adaptation of Wireless IEEE 802.11