JP4736657B2 - Communication terminal, system and program for controlling maximum burst length of token buffer - Google Patents

Communication terminal, system and program for controlling maximum burst length of token buffer Download PDF

Info

Publication number
JP4736657B2
JP4736657B2 JP2005266512A JP2005266512A JP4736657B2 JP 4736657 B2 JP4736657 B2 JP 4736657B2 JP 2005266512 A JP2005266512 A JP 2005266512A JP 2005266512 A JP2005266512 A JP 2005266512A JP 4736657 B2 JP4736657 B2 JP 4736657B2
Authority
JP
Japan
Prior art keywords
user
token
token buffer
usage information
management server
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.)
Active
Application number
JP2005266512A
Other languages
Japanese (ja)
Other versions
JP2007081791A (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.)
KDDI Corp
Original Assignee
KDDI Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by KDDI Corp filed Critical KDDI Corp
Priority to JP2005266512A priority Critical patent/JP4736657B2/en
Publication of JP2007081791A publication Critical patent/JP2007081791A/en
Application granted granted Critical
Publication of JP4736657B2 publication Critical patent/JP4736657B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Small-Scale Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Description

本発明は、無線リンクを介して通信する通信端末と、その通信端末及び基地局を含む通信システムと、その通信端末に搭載されたコンピュータを機能させるプログラムとに関する。   The present invention relates to a communication terminal that communicates via a wireless link, a communication system including the communication terminal and a base station, and a program that causes a computer installed in the communication terminal to function.

従来、無線リンクを介してデータパケットを送受信する通信端末は、送信パケットバッファと、受信パケットバッファとを備える。通信端末は、例えば、パーソナルコンピュータのような端末に装着される無線通信カードであって、基地局と無線リンクを介して通信をすることができる。基地局は、移動通信事業者網に接続され、通信端末は、インターネットに接続されたサーバと通信をすることができる。   Conventionally, a communication terminal that transmits and receives data packets via a wireless link includes a transmission packet buffer and a reception packet buffer. The communication terminal is a wireless communication card attached to a terminal such as a personal computer, for example, and can communicate with the base station via a wireless link. The base station is connected to a mobile carrier network, and the communication terminal can communicate with a server connected to the Internet.

このような通信端末には、「トークンバケット」と称されるトラフィック制御方式を用いたものがある(例えば、非特許文献1参照)。IPネットワークは、ベストエフォート型であって、一時のバースト的なデータ転送を許容する。しかしながら、1つの通信端末によるバースト的な通信中には、同じリンクに多重化される他の通信端末のデータ転送は抑制される。従って、トークンバケットを用いることにより、1つの通信端末の極端なバースト的なデータ転送を抑制することができる。   Some of such communication terminals use a traffic control method called “token bucket” (see, for example, Non-Patent Document 1). The IP network is a best-effort type and allows temporary bursty data transfer. However, during burst communication by one communication terminal, data transfer of other communication terminals multiplexed on the same link is suppressed. Therefore, by using the token bucket, it is possible to suppress an extreme bursty data transfer of one communication terminal.

図1は、トークンバケットの機能構成図である。   FIG. 1 is a functional configuration diagram of a token bucket.

トークンバケット101は、データパケットを蓄積するパケットバッファ1011と、トークンを蓄積するトークンバッファ1012と、バッファ読出部1013とを有する。トークンとは、単位量データの送信権利を意味する。バッファ読出部1013は、トークンバッファ1012に蓄積されたトークンの量に応じて、パケットバッファ1011からデータパケットを取り出して転送する。従って、トークンバッファ1012に入力されるトークンを制御することにより、データパケットの流量を制御する。   The token bucket 101 includes a packet buffer 1011 that stores data packets, a token buffer 1012 that stores tokens, and a buffer reading unit 1013. The token means the right to transmit unit amount data. The buffer reading unit 1013 extracts and transfers the data packet from the packet buffer 1011 according to the amount of tokens accumulated in the token buffer 1012. Therefore, the flow rate of the data packet is controlled by controlling the token input to the token buffer 1012.

一方、端末−基地局間の無線リンクを提供する通信サービスとして、一般に、転送レートに応じて課金条件が決定されている。この場合、転送レートが高速になるほど、利用者の契約金額が高額となるように課金条件が設定される。

Figure 0004736657
On the other hand, as a communication service that provides a wireless link between a terminal and a base station, generally, a charging condition is determined according to a transfer rate. In this case, the billing conditions are set such that the higher the transfer rate, the higher the contract amount of the user.
Figure 0004736657

A. Parekh, R.Gallerger, "A generalized processor sharing approach to flow control in integrated services network: the single node case", IEEE/ACM transaction on Networking vol.1, no.3, Jun-93.A. Parekh, R. Gallerger, "A generalized processor sharing approach to flow control in integrated services network: the single node case", IEEE / ACM transaction on Networking vol.1, no.3, Jun-93.

前述したように、従来の通信サービスは、無線リンクの転送レートのみを考慮したものであって、最大バースト長を考慮したものではない。最大バースト長が大きいということは、瞬間的に送信又は受信することができるトラフィック量が大きいことを意味する。転送レートが高くても、最大バースト長が小さいと、必然的に一度に受信できるデータ量が制限されることになる。現在のインターネットの使用状況によれば、サーバからの下り方向へのバースト的なデータ転送が多いのが実情である。   As described above, the conventional communication service considers only the transfer rate of the radio link, not the maximum burst length. A large maximum burst length means a large amount of traffic that can be transmitted or received instantaneously. Even if the transfer rate is high, if the maximum burst length is small, the amount of data that can be received inevitably is limited. According to the current Internet usage situation, there are many burst data transfers from the server in the downstream direction.

このようなバースト的なデータ転送は、端末のアプリケーションプログラムに大きく依存する。例えばWebブラウザが起動している場合、1つの静止画像データ(1つの最大バースト長)は例えば100kbyte程度である。一方、ストリーミングアプリケーションが起動している場合、動画像データ(1つの最大バースト長)は例えば1Mbyte程度である。この場合、例えば、ストリーミングアプリケーションが起動している場合に、最大バースト長が100kbyteであると、無線リンク間のデータ転送に、送信待ち時間が多発して無駄な時間がかかるだけでなく、データパケットを取りこぼす場合もある。   Such burst data transfer largely depends on the application program of the terminal. For example, when the Web browser is activated, one still image data (one maximum burst length) is about 100 kbytes, for example. On the other hand, when the streaming application is activated, the moving image data (one maximum burst length) is, for example, about 1 Mbyte. In this case, for example, when the streaming application is activated and the maximum burst length is 100 kbytes, the data transfer between the radio links not only takes a lot of time due to the transmission waiting time but also the data packet. May be missed.

従って、本発明は、最大バースト長に応じた通信サービスを提供することができる通信端末、システム及びプログラムを提供することを目的とする。   Accordingly, an object of the present invention is to provide a communication terminal, a system, and a program that can provide a communication service according to the maximum burst length.

本発明によれば、基地局と無線リンクを介して通信する通信端末において、
無線リンクに対する送信用及び/又は受信用のトークンバケットと、
トークンバケットのトークンバッファに入力すべきトークンを、無線リンクを用いることによる課金条件を定めたユーザ利用情報に基づいて制御するトークンバッファ制御手段とを有することを特徴とする。
According to the present invention, in a communication terminal that communicates with a base station via a wireless link,
A token bucket for transmission and / or reception for the radio link;
Token buffer control means for controlling a token to be input to the token buffer of the token bucket based on user usage information that defines a charging condition by using a wireless link.

本発明の通信端末における他の実施形態によれば、ユーザ利用情報を予め蓄積した固定利用情報蓄積手段を更に有することも好ましい。   According to another embodiment of the communication terminal of the present invention, it is preferable to further include a fixed usage information storage unit that stores user usage information in advance.

本発明の通信システムによれば、前述の通信端末と、ユーザ識別子に対応するユーザ利用情報を蓄積したユーザ管理サーバとを有する通信システムであって、
通信端末は、ユーザ管理サーバからユーザ利用情報を受信し、該ユーザ利用情報に基づいてトークンバッファ制御手段を制御することを特徴とする。
According to the communication system of the present invention, the communication system includes the communication terminal described above and a user management server that stores user usage information corresponding to a user identifier,
The communication terminal receives user usage information from the user management server, and controls the token buffer control means based on the user usage information.

また、本発明の通信システムによれば、前述の通信端末と、課金条件に基づいてユーザ識別子毎に課金するユーザ管理サーバとを有する通信システムであって、
通信端末は、アプリケーションプロセス識別子とコネクションアドレスとを対応付けたテーブルを有し、現に転送されているデータパケットのコネクションアドレスに基づくアプリケーション状態情報をトークンバッファ制御手段へ通知するアプリケーション状態管理手段を更に有し、
通信端末のトークンバッファ制御手段は、アプリケーション状態情報によって変更されたトークンバッファサイズをユーザ管理サーバへ送信し、
ユーザ管理サーバは、受信されたトークンバッファサイズに基づいて課金条件を変更することを特徴とする。
Moreover, according to the communication system of the present invention, the communication system includes the communication terminal described above and a user management server that charges for each user identifier based on a charging condition,
The communication terminal has a table in which application process identifiers and connection addresses are associated with each other, and further includes application state management means for notifying the token buffer control means of application state information based on the connection address of the data packet currently being transferred. And
The token buffer control means of the communication terminal transmits the token buffer size changed by the application state information to the user management server,
The user management server is characterized in that the charging condition is changed based on the received token buffer size.

更に、本発明の通信システムによれば、前述の通信端末と、課金条件に基づいてユーザ識別子毎に課金するユーザ管理サーバとを有する通信システムであって、
通信端末のトークンバッファ制御手段は、トークンバケットによってバースト的に転送される最大バースト長情報をユーザ管理サーバへ送信し、
ユーザ管理サーバは、受信された最大バースト長情報に基づいて課金条件を変更することを特徴とする。
Furthermore, according to the communication system of the present invention, the communication system includes the communication terminal described above and a user management server that charges for each user identifier based on a charging condition,
The token buffer control means of the communication terminal transmits the maximum burst length information transferred in a burst manner by the token bucket to the user management server,
The user management server is characterized in that the charging condition is changed based on the received maximum burst length information.

本発明によれば、基地局と無線リンクを介して通信する通信端末に搭載されたコンピュータを機能させる通信プログラムにおいて、
無線リンクに対する送信用及び/又は受信用のトークンバケットと、
トークンバケットのトークンバッファに入力すべきトークンを、無線リンクを用いることによる課金条件を定めたユーザ利用情報に基づいて制御するトークンバッファ制御手段としてコンピュータを機能させることを特徴とする。
According to the present invention, in a communication program for causing a computer installed in a communication terminal that communicates with a base station via a wireless link to function,
A token bucket for transmission and / or reception for the radio link;
The computer is caused to function as token buffer control means for controlling a token to be input to a token buffer of a token bucket based on user usage information that defines a charging condition by using a wireless link.

本発明の通信プログラムにおける他の実施形態によれば、ユーザ利用情報を予め蓄積した固定利用情報蓄積手段を更に有するようにコンピュータを機能させることも好ましい。   According to another embodiment of the communication program of the present invention, it is also preferable to cause the computer to function so as to further include fixed usage information storage means for storing user usage information in advance.

また、本発明の通信プログラムにおける他の実施形態によれば、ユーザ識別子に対応するユーザ利用情報を蓄積したユーザ管理サーバと通信可能であって、
ユーザ管理サーバからユーザ利用情報を受信し、該ユーザ利用情報に基づいてトークンバッファ制御手段を制御するようにコンピュータを機能させることも好ましい。
Further, according to another embodiment of the communication program of the present invention, it is possible to communicate with a user management server that stores user usage information corresponding to a user identifier,
It is also preferable to receive the user usage information from the user management server and cause the computer to function to control the token buffer control means based on the user usage information.

更に、本発明の通信プログラムにおける他の実施形態によれば、
ユーザ識別子に対応するユーザ利用情報を蓄積し、受信されたトークンバッファサイズに基づいて課金条件を変更することができるユーザ管理サーバと通信可能であり、
アプリケーションプロセス識別子とコネクションアドレスとを対応付けたテーブルを有し、現に転送されているデータパケットのコネクションアドレスに基づくアプリケーション状態情報をトークンバッファ制御手段へ通知するアプリケーション状態管理手段を更に有し、
通信端末のトークンバッファ制御手段は、アプリケーション状態情報によって変更されたトークンバッファサイズをユーザ管理サーバへ送信する
ようにコンピュータを機能させることも好ましい。
Furthermore, according to another embodiment of the communication program of the present invention,
It is possible to communicate with a user management server that accumulates user usage information corresponding to a user identifier and can change a charging condition based on the received token buffer size,
An application state management means for notifying the token buffer control means of application state information based on the connection address of the data packet currently being transferred;
The token buffer control means of the communication terminal preferably causes the computer to function so as to transmit the token buffer size changed by the application state information to the user management server.

更に、本発明の通信プログラムにおける他の実施形態によれば、
ユーザ識別子に対応するユーザ利用情報を蓄積し、受信された最大バースト長情報に基づいて課金条件を変更することができるユーザ管理サーバと通信可能であり、
トークンバッファ制御手段は、トークンバケットによってバースト的に転送される最大バースト長情報をユーザ管理サーバへ送信する
ようにコンピュータを機能させることも好ましい。
Furthermore, according to another embodiment of the communication program of the present invention,
It is possible to communicate with a user management server that accumulates user usage information corresponding to a user identifier and can change charging conditions based on the received maximum burst length information,
The token buffer control means preferably causes the computer to function to transmit the maximum burst length information transferred in a burst manner by the token bucket to the user management server.

本発明によれば、最大バースト長に応じて課金条件を変更することができる、無線リンクの通信サービスを提供することができる。利用者にとっては、使用するアプリケーションに必要となる最大バースト長に対応して課金させることもでき、利用者の費用対効果を高めることができる。一方、通信事業者によっては、1つの通信端末からの最大バースト長を制限することができ、ネットワーク全体の収容能力を高めることができる。   ADVANTAGE OF THE INVENTION According to this invention, the communication service of a radio link which can change charging conditions according to the maximum burst length can be provided. The user can be charged according to the maximum burst length required for the application to be used, and the cost-effectiveness of the user can be enhanced. On the other hand, depending on the communication carrier, the maximum burst length from one communication terminal can be limited, and the capacity of the entire network can be increased.

以下では、本発明を実施するための最良の形態について、図面を用いて詳細に説明する。   Hereinafter, the best mode for carrying out the present invention will be described in detail with reference to the drawings.

本発明は、ユーザ利用情報に応じて、端末におけるデータ転送のためのパケットバッファの「最大バースト長」を決定することを特徴とする。具体的には、トークンバケットのトークンバッファに入力されるトークンの量を制御する。   The present invention is characterized in that a “maximum burst length” of a packet buffer for data transfer in a terminal is determined according to user usage information. Specifically, the amount of tokens input to the token buffer of the token bucket is controlled.

ユーザ利用情報は、課金条件に対応するサービス種別であって、例えば無線リンクに対する課金条件に対応するユーザ契約情報である。以下では、ユーザ利用情報は、ユーザ契約情報であるとして説明する。   The user usage information is a service type corresponding to charging conditions, for example, user contract information corresponding to charging conditions for a wireless link. In the following description, it is assumed that the user usage information is user contract information.

トークンバケットの制御パラメータとして、「転送レート」と「トークンバッファサイズ」とがある。「転送レート」は、トークンバッファに入力されるトークンのレートであり、トラフィック流量の平均レートを規定する。「トークンバッファサイズ」は、トークンバッファのサイズであって、トラフィック流量の最大バースト長を規定する。本発明によれば、転送レートだけでなく最大バースト長に基づいて、課金条件の異なるサービス種別の通信サービスを提供することができる。   As control parameters of the token bucket, there are “transfer rate” and “token buffer size”. The “transfer rate” is a rate of tokens input to the token buffer, and defines an average rate of traffic flow. The “token buffer size” is the size of the token buffer and defines the maximum burst length of traffic flow. According to the present invention, it is possible to provide communication services of service types having different charging conditions based on not only the transfer rate but also the maximum burst length.

図2は、本発明におけるシステム構成図である。   FIG. 2 is a system configuration diagram according to the present invention.

図2によれば、端末1は無線通信カード10を備え、無線リンクを介して基地局3との間でデータパケットを送受信する。端末1と基地局3との間の通信規格として、例えばcdma2000(MC−CDMA:Multi Carrier-CDMA)における1xEVDO(1x Evolution Data Optimized)がある。これは、データパケット専用の無線リンクであって、下り最大2.4Mbps(平均600kbps)、上り153.6kbpsの高速データ転送が可能となる。尚、本発明は、1xEVDO方式にのみに対応するものではなく、W−CDMA等様々な通信方式において実施可能である。尚、端末1は、携帯電話機であって、無線通信カード10を内蔵するものであってもよい。   According to FIG. 2, the terminal 1 includes a wireless communication card 10 and transmits / receives data packets to / from the base station 3 via a wireless link. As a communication standard between the terminal 1 and the base station 3, for example, there is 1x EVDO (1x Evolution Data Optimized) in cdma2000 (MC-CDMA: Multi Carrier-CDMA). This is a radio link dedicated to data packets, and enables high-speed data transfer with a maximum downlink of 2.4 Mbps (average of 600 kbps) and an uplink of 153.6 kbps. The present invention is not only compatible with the 1xEVDO system, but can be implemented in various communication systems such as W-CDMA. Note that the terminal 1 may be a mobile phone and may incorporate a wireless communication card 10.

基地局3は、例えば移動通信事業者網4に接続され、ゲートウェイを介してインターネット5にも接続される。本発明によれば、ユーザ管理サーバ2が、インターネット5に接続されており、端末1の利用者のユーザ識別子に対応するユーザ契約情報を管理する。尚、ユーザ管理サーバ2は、端末1と通信することができる位置に存在していればよく、移動通信事業者網4に接続されるものであってもよい。   The base station 3 is connected to, for example, a mobile carrier network 4 and is also connected to the Internet 5 via a gateway. According to the present invention, the user management server 2 is connected to the Internet 5 and manages user contract information corresponding to the user identifier of the user of the terminal 1. The user management server 2 only needs to exist at a position where it can communicate with the terminal 1 and may be connected to the mobile communication carrier network 4.

ユーザ管理サーバ2は、以下のように、ユーザ識別子毎のユーザ契約情報を蓄積する。

Figure 0004736657
The user management server 2 stores user contract information for each user identifier as follows.
Figure 0004736657

ユーザ契約情報は、例えば以下のようなサービス種別で規定されている。

Figure 0004736657
The user contract information is defined by the following service types, for example.
Figure 0004736657

サービス種別によれば、転送レートだけでなく最大バースト長も考慮して、料金が決定されている。転送レートが高速になるほど高額にし、且つ、最大バースト長が大きくなるほど高額にする。前述のサービス種別によれば、サービス5Dが最高額と考えられる。   According to the service type, the charge is determined in consideration of not only the transfer rate but also the maximum burst length. The higher the transfer rate, the higher, and the higher the maximum burst length, the higher. According to the aforementioned service type, the service 5D is considered to be the maximum amount.

次に、端末1に備えられた無線通信カード10の機能構成について、詳細に説明する。   Next, the functional configuration of the wireless communication card 10 provided in the terminal 1 will be described in detail.

無線通信カード10は、受信トークンバケット101と、受信トークンバッファ制御部102と、利用情報送受信部103と、固定利用情報蓄積部104と、送信トークンバケット105と、送信トークンバッファ制御部106と、アプリケーション状態管理部107とを有する。   The wireless communication card 10 includes a reception token bucket 101, a reception token buffer control unit 102, a usage information transmission / reception unit 103, a fixed usage information storage unit 104, a transmission token bucket 105, a transmission token buffer control unit 106, an application And a state management unit 107.

受信トークンバケット101は、パケットバッファ1011と、トークンバッファ1012と、バッファ読出部1013とを有する。同様に、送信トークンバケット105は、パケットバッファ1051と、トークンバッファ1052と、バッファ読出部1053とを有する。本発明によれば、受信トークンバケット101に入力されるトークン量を制御する受信トークンバッファ制御部102と、送信トークンバケット105に入力されるトークン量を制御する送信トークンバッファ制御部106とを有することに特徴がある。   The reception token bucket 101 includes a packet buffer 1011, a token buffer 1012, and a buffer reading unit 1013. Similarly, the transmission token bucket 105 includes a packet buffer 1051, a token buffer 1052, and a buffer reading unit 1053. According to the present invention, the reception token buffer control unit 102 that controls the token amount input to the reception token bucket 101 and the transmission token buffer control unit 106 that controls the token amount input to the transmission token bucket 105 are provided. There is a feature.

固定利用情報蓄積部104は、ユーザ契約情報を予め蓄積している。この機能によって、例えば無線通信カード自体が販売され流通される場合に、サービス種別毎に異なる金額の無線通信カードを販売することができる。ユーザ契約情報が予め固定されていることにより、トークンバッファ制御部102及び106は、そのユーザ契約情報に基づいてトークンバッファを制御することができる。   The fixed usage information storage unit 104 stores user contract information in advance. With this function, for example, when the wireless communication card itself is sold and distributed, it is possible to sell wireless communication cards with different amounts for each service type. Since the user contract information is fixed in advance, the token buffer control units 102 and 106 can control the token buffer based on the user contract information.

利用情報送受信部103は、端末1の利用者のユーザ識別子をユーザ管理サーバ2へ送信する。これに対し、ユーザ管理サーバ2から、ユーザ契約情報を受信する。受信されたユーザ契約情報は、利用情報送受信部103から受信トークンバッファ制御部102及び送信トークンバッファ制御部106へ通知される。これにより、受信トークンバッファ制御部102及び送信トークンバッファ制御部106は、ユーザ契約情報に応じて最大バースト長を制御することができる。   The usage information transmission / reception unit 103 transmits the user identifier of the user of the terminal 1 to the user management server 2. On the other hand, user contract information is received from the user management server 2. The received user contract information is notified from the usage information transmission / reception unit 103 to the reception token buffer control unit 102 and the transmission token buffer control unit 106. Thereby, the reception token buffer control unit 102 and the transmission token buffer control unit 106 can control the maximum burst length according to the user contract information.

ここで、受信トークンバッファ制御部102及び送信トークンバッファ制御部106は、一緒に制御されるものであってもよいし、別々に制御されるものであってもよい。Webサーバからのダウンロードによれば、受信トークンバッファ制御部102のみを制御するものであってもよい。また、例えばTCP(Transport Control Protocol)のスライディングウィンドの特性から、送信トークンバッファ制御部106のみを制御することにより、バースト的なデータ転送量を制御するものであってもよい。   Here, the reception token buffer control unit 102 and the transmission token buffer control unit 106 may be controlled together, or may be controlled separately. According to the download from the Web server, only the reception token buffer control unit 102 may be controlled. Further, for example, the burst data transfer amount may be controlled by controlling only the transmission token buffer control unit 106 from the characteristics of a sliding window of TCP (Transport Control Protocol).

受信トークンバッファ制御部102及び送信トークンバッファ制御部106は、同様に動作する。トークンバッファ制御部は、ユーザ契約情報に基づいてトークンバッファを制御する。トークンバッファ制御部は、具体的には、転送レートが確保できる程度にトークンをトークンバッファへ送出し、且つ、常にトークンバッファに蓄積されたトークンが最大バースト長以上となっているように制御する。   The reception token buffer control unit 102 and the transmission token buffer control unit 106 operate in the same manner. The token buffer control unit controls the token buffer based on the user contract information. Specifically, the token buffer control unit sends the tokens to the token buffer to such an extent that the transfer rate can be secured, and performs control so that the token accumulated in the token buffer is always longer than the maximum burst length.

アプリケーション状態管理部107は、アプリケーションプロセス識別子とコネクションアドレスとを対応付けたテーブルを有する。例えば、以下の表4のように、PID(application Process IDentification)に対して、IP(Internet Protocol)アドレスとポート番号とが割り当てられている。

Figure 0004736657
The application state management unit 107 has a table in which application process identifiers and connection addresses are associated with each other. For example, as shown in Table 4 below, an IP (Internet Protocol) address and a port number are assigned to PID (application Process IDentification).
Figure 0004736657

アプリケーション状態管理部107は、転送されるデータパケットのIPアドレス及びポート番号を監視する。監視されるデータパケットは、パケットバッファ1011に蓄積されたものであってもよいし、バッファ読出部1013から読み出されるものであってもよい。即ち、転送されているデータパケットのIPアドレス及びポート番号を監視し、そのアプリケーションプロセスIDを抽出する。このアプリケーションプロセスIDに基づくアプリケーション状態情報を、受信トークンバッファ制御部102及び送信トークンバッファ制御部106へ通知する。アプリケーション状態情報は、アプリケーションプロセスIDそのものであってもよいし、トークンバッファサイズに応じて区分した他の情報であってもよい。   The application state management unit 107 monitors the IP address and port number of the transferred data packet. The monitored data packet may be stored in the packet buffer 1011 or read from the buffer reading unit 1013. That is, the IP address and port number of the data packet being transferred are monitored, and the application process ID is extracted. Application state information based on the application process ID is notified to the reception token buffer control unit 102 and the transmission token buffer control unit 106. The application status information may be the application process ID itself or other information that is classified according to the token buffer size.

これにより、端末1で起動しているアプリケーションプログラムによって、必要とされる最大バースト長を異ならせることができる。受信トークンバッファ制御部102及び送信トークンバッファ制御部106は、アプリケーション状態情報に応じて、最大バースト長(トークンバッファサイズ)を変更する。   Thereby, the required maximum burst length can be varied depending on the application program running on the terminal 1. The reception token buffer control unit 102 and the transmission token buffer control unit 106 change the maximum burst length (token buffer size) according to the application state information.

Figure 0004736657
Figure 0004736657

例えば、VoIPのアプリケーションが起動している場合、遅延ジッタに弱いために、トークンバッファサイズを減らす必要がある。これに対し、ブラウザのようなWeb画面の閲覧操作のアプリケーションが起動している場合、下りのバースト的な転送が多く、トークンバッファサイズを増やす必要がある。   For example, when a VoIP application is activated, the token buffer size needs to be reduced because it is vulnerable to delay jitter. On the other hand, when a web screen browsing operation application such as a browser is activated, there are many downstream burst transfers, and it is necessary to increase the token buffer size.

他の実施の形態として、受信トークンバッファ制御部102及び送信トークンバッファ制御部106は、変更したトークンバッファサイズを利用情報送受信部103へ通知する。利用情報送受信部103は、変更された最大バースト長をユーザ管理サーバ2へ送信する。これにより、端末1において必要となるトークンバッファサイズに応じて、ユーザ管理サーバ2は、その利用者に対する課金条件を変更することできる。   As another embodiment, the reception token buffer control unit 102 and the transmission token buffer control unit 106 notify the usage information transmission / reception unit 103 of the changed token buffer size. The usage information transmitting / receiving unit 103 transmits the changed maximum burst length to the user management server 2. Thereby, according to the token buffer size required in the terminal 1, the user management server 2 can change the charging conditions for the user.

課金条件とは、大きく定額制と従量制とに分けられ、定額制であれば時間間隔に応じて料金が決定され、従量制であれば転送されるパケット量に応じて料金が決定される。例えば、定額制であれば、時間間隔とトークンバッファサイズとに応じて料金を決定できる。また、従量制であれば、パケット量とトークンバッファサイズとに応じて料金を決定できる。この場合、転送されるパケット量が同じであっても、トークンバッファサイズによっては課金金額を変更することがでる。例えば、トークンバッファサイズが大きいほど、高額な課金条件にすることができる。従って、どれだけバースト的に転送したか(トークンバッファ中のトークンが最大でどこまで減ったか)に応じて、課金条件が変更される。   The billing conditions are roughly divided into a flat rate system and a pay-as-you-go system. In the flat-rate system, a charge is determined according to a time interval, and in a pay-per-use system, a charge is determined according to the amount of transferred packets. For example, in the flat rate system, the fee can be determined according to the time interval and the token buffer size. In the pay-as-you-go system, the fee can be determined according to the packet amount and the token buffer size. In this case, even if the amount of transferred packets is the same, the charge amount can be changed depending on the token buffer size. For example, the larger the token buffer size, the more expensive the charging conditions can be. Accordingly, the charging condition is changed depending on how much the packet is transferred in bursts (how much the token in the token buffer has been reduced to the maximum).

図3は、本発明におけるシーケンス図である。   FIG. 3 is a sequence diagram in the present invention.

第1の実施の形態について説明する。この実施形態は、例えば無線通信カード自体が販売され流通される場合に、サービス種別毎に異なる金額の無線通信カードを販売するためのものである。無線通信カード自体に予め蓄積されたユーザ契約情報に応じて最大バースト長を制御することができる。   A first embodiment will be described. In this embodiment, for example, when the wireless communication card itself is sold and distributed, the wireless communication card is sold with a different amount for each service type. The maximum burst length can be controlled according to the user contract information stored in advance in the wireless communication card itself.

(S201)固定利用情報蓄積部104は、受信トークンバッファ制御部102へユーザ契約情報を送信する。
(S202)固定利用情報蓄積部104は、送信トークンバッファ制御部106へユーザ契約情報を送信する。
(S201) The fixed usage information storage unit 104 transmits the user contract information to the reception token buffer control unit 102.
(S202) The fixed usage information accumulation unit 104 transmits user contract information to the transmission token buffer control unit 106.

第2の実施の形態について説明する。この実施形態は、ユーザ管理サーバ2に蓄積されたユーザ識別子毎のユーザ契約情報に基づいて、ユーザ契約情報に応じて最大バースト長を制御することができる。   A second embodiment will be described. In this embodiment, the maximum burst length can be controlled according to the user contract information based on the user contract information for each user identifier stored in the user management server 2.

(S221)利用情報送受信部103が、ユーザ管理サーバ2へ、ユーザ識別子を含む利用情報要求メッセージを送信する。
(S222)ユーザ管理サーバ2は、ユーザ識別子に対応するユーザ契約情報を含めた利用情報メッセージを、端末1へ送信する。
(S223)端末1の利用情報送受信部103は、受信トークンバッファ制御部102へユーザ契約情報を通知する。受信トークンバッファ制御部102は、ユーザ契約情報に応じてトークンバッファを制御する。
(S224)端末1の利用情報送受信部103は、送信トークンバッファ制御部106へユーザ契約情報を通知する。送信トークンバッファ制御部106は、ユーザ契約情報に応じてトークンバッファを制御する。
(S221) The usage information transmission / reception unit 103 transmits a usage information request message including a user identifier to the user management server 2.
(S222) The user management server 2 transmits a usage information message including user contract information corresponding to the user identifier to the terminal 1.
(S223) The usage information transmission / reception unit 103 of the terminal 1 notifies the reception token buffer control unit 102 of the user contract information. The reception token buffer control unit 102 controls the token buffer according to the user contract information.
(S224) The usage information transmission / reception unit 103 of the terminal 1 notifies the transmission token buffer control unit 106 of the user contract information. The transmission token buffer control unit 106 controls the token buffer according to the user contract information.

第3の実施の形態について説明する。この実施形態は、転送されるデータパケットに対応するアプリケーションプログラムによって必要となるトークンバッファサイズに応じて、ユーザ管理サーバ2は、その利用者に対する課金条件を変更することできる。   A third embodiment will be described. In this embodiment, the user management server 2 can change the charging condition for the user according to the token buffer size required by the application program corresponding to the transferred data packet.

(S231)アプリケーション状態管理部107は、転送されるデータパケットに対応するアプリケーション状態情報を、送信トークンバッファ制御部106へ通知する。送信トークンバッファ制御部106は、アプリケーション状態情報に応じてトークンバッファを制御する。
(S232)送信トークンバッファ制御部106は、変更されたトークンバッファサイズを、利用情報送受信部103へ通知し、ユーザ管理サーバ2へ送信する。ユーザ管理サーバ2は、変更されたトークンバッファサイズに応じてその利用者に対する課金条件を変更することができる。
(S233)アプリケーション状態管理部107は、S231と同様に、アプリケーション状態情報を、受信トークンバッファ制御部102へ通知する。受信トークンバッファ制御部102は、アプリケーション状態情報に応じてトークンバッファを制御する。
(S234)受信トークンバッファ制御部102は、変更されたトークンバッファサイズを、利用情報送受信部103へ通知し、ユーザ管理サーバ2へ送信する。ユーザ管理サーバ2は、変更されたトークンバッファサイズに応じてその利用者に対する課金条件を変更することができる。
(S231) The application state management unit 107 notifies the transmission token buffer control unit 106 of application state information corresponding to the transferred data packet. The transmission token buffer control unit 106 controls the token buffer according to the application state information.
(S232) The transmission token buffer control unit 106 notifies the usage information transmission / reception unit 103 of the changed token buffer size and transmits it to the user management server 2. The user management server 2 can change the charging condition for the user according to the changed token buffer size.
(S233) The application state management unit 107 notifies the reception token buffer control unit 102 of the application state information, similarly to S231. The reception token buffer control unit 102 controls the token buffer according to the application state information.
(S234) The reception token buffer control unit 102 notifies the usage information transmission / reception unit 103 of the changed token buffer size and transmits it to the user management server 2. The user management server 2 can change the charging condition for the user according to the changed token buffer size.

第4の実施の形態について説明する。この実施形態は、転送されるデータパケットの最大バースト長情報に応じて、ユーザ管理サーバ2は、その利用者に対する課金条件を変更することができる。
(S235)送信トークンバッファ制御部106は、所定期間における最大バースト長情報を利用情報送受信部103へ通知し、ユーザ管理サーバ2へ送信する。ユーザ管理サーバ2は、受信された最大バースト長情報に応じてその利用者に対する課金条件を変更することができる。
(S236)受信トークンバッファ制御部102は、所定期間における最大バースト長情報を利用情報送受信部103へ通知し、ユーザ管理サーバ2へ送信する。ユーザ管理サーバ2は、受信された最大バースト長情報に応じてその利用者に対する課金条件を変更することができる。
A fourth embodiment will be described. In this embodiment, the user management server 2 can change the charging condition for the user according to the maximum burst length information of the transferred data packet.
(S235) The transmission token buffer control unit 106 notifies the usage information transmission / reception unit 103 of the maximum burst length information in a predetermined period and transmits it to the user management server 2. The user management server 2 can change the charging condition for the user according to the received maximum burst length information.
(S236) The reception token buffer control unit 102 notifies the usage information transmission / reception unit 103 of the maximum burst length information in a predetermined period, and transmits it to the user management server 2. The user management server 2 can change the charging condition for the user according to the received maximum burst length information.

図4は、時間tに対するバッファ蓄積量のグラフである。   FIG. 4 is a graph of the buffer accumulation amount with respect to time t.

図4によれば、トークンバッファサイズが1Mbyteで制御されている。時間tの経過に応じてパケットバッファ蓄積量が増減するけれども、常に1Mbyteのバースト的なデータを転送できるように、トークンバッファが制御される。   According to FIG. 4, the token buffer size is controlled at 1 Mbyte. Although the accumulated amount of the packet buffer increases and decreases as time t elapses, the token buffer is controlled so that 1 Mbyte burst data can always be transferred.

前述したように、本発明によれば、最大バースト長に応じて課金条件を変更することができる、無線リンクの通信サービスを提供することができる。利用者にとっては、使用するアプリケーションに必要となる最大バースト長に対応して課金させることもでき、利用者の費用対効果を高めることができる。一方、通信事業者によっては、1つの通信端末からの最大バースト長を制限することができ、ネットワーク全体の収容能力を高めることができる。   As described above, according to the present invention, it is possible to provide a wireless link communication service capable of changing the charging condition according to the maximum burst length. The user can be charged according to the maximum burst length required for the application to be used, and the cost-effectiveness of the user can be enhanced. On the other hand, depending on the communication carrier, the maximum burst length from one communication terminal can be limited, and the capacity of the entire network can be increased.

前述した本発明の種々の実施形態において、本発明の技術思想及び見地の範囲の種々の変更、修正及び省略は、当業者によれば容易に行うことができる。前述の説明はあくまで例であって、何ら制約しようとするものではない。本発明は、特許請求の範囲及びその均等物として限定するものにのみ制約される。   In the various embodiments of the present invention described above, various changes, modifications, and omissions in the scope of the technical idea and the viewpoint of the present invention can be easily made by those skilled in the art. The above description is merely an example, and is not intended to be restrictive. The invention is limited only as defined in the following claims and the equivalents thereto.

トークンバケットの機能構成図である。It is a functional block diagram of a token bucket. 本発明におけるシステム構成図である。It is a system configuration diagram in the present invention. 本発明におけるシーケンス図である。It is a sequence diagram in the present invention. 時間tに対するバッファ蓄積量のグラフである。It is a graph of the amount of buffer accumulation with respect to time t.

符号の説明Explanation of symbols

1 端末
10 無線通信カード
101 受信トークンバケット
1011 パケットバッファ
1012 トークンバッファ
1013 バッファ読出部
102 受信トークンバッファ制御部
103 利用情報送受信部
104 固定利用情報蓄積部
105 送信トークンバケット
1051 パケットバッファ
1052 トークンバッファ
1053 バッファ読出部
106 送信トークンバッファ制御部
107 アプリケーション状態管理部
2 ユーザ管理サーバ
3 基地局
4 移動通信事業者網
5 インターネット
DESCRIPTION OF SYMBOLS 1 Terminal 10 Wireless communication card 101 Reception token bucket 1011 Packet buffer 1012 Token buffer 1013 Buffer reading part 102 Reception token buffer control part 103 Usage information transmission / reception part 104 Fixed usage information storage part 105 Transmission token bucket 1051 Packet buffer 1052 Token buffer 1053 Buffer reading Unit 106 Transmission token buffer control unit 107 Application state management unit 2 User management server 3 Base station 4 Mobile carrier network 5 Internet

Claims (6)

基地局と無線リンクを介して通信する通信端末と、課金条件に基づいてユーザ識別子毎に課金するユーザ管理サーバとを有する通信システムであって、
前記通信端末は、
前記無線リンクに対する送信用及び/又は受信用のトークンバケットと、
前記トークンバケットのトークンバッファに入力すべきトークンを、前記無線リンクの課金条件を定めたユーザ利用情報に基づいて制御するトークンバッファ制御手段と
アプリケーションプロセス識別子とコネクションアドレスとを対応付けたテーブルと、
現に転送されているデータパケットのコネクションアドレスに基づくアプリケーション状態情報を前記トークンバッファ制御手段へ通知するアプリケーション状態管理手段と
を有し、
前記通信端末の前記トークンバッファ制御手段は、前記アプリケーション状態情報によって変更されたトークンバッファサイズをユーザ管理サーバへ送信し、
前記ユーザ管理サーバは、受信された前記トークンバッファサイズに基づいて前記課金条件を変更することを特徴とする通信システム。
A communication system having a communication terminal that communicates with a base station via a wireless link, and a user management server that charges for each user identifier based on charging conditions,
The communication terminal is
A token bucket for transmission and / or reception for the wireless link;
Token buffer control means for controlling a token to be input to the token buffer of the token bucket based on user usage information that defines charging conditions for the radio link ;
A table associating application process identifiers with connection addresses;
Application status management means for notifying the token buffer control means of application status information based on the connection address of the data packet currently being transferred;
Have
The token buffer control means of the communication terminal transmits the token buffer size changed by the application state information to a user management server;
The communication system, wherein the user management server changes the charging condition based on the received token buffer size.
前記通信端末は、前記ユーザ利用情報を予め蓄積した固定利用情報蓄積手段を更に有することを特徴とする請求項1に記載の通信システムThe communication system according to claim 1, wherein the communication terminal further includes fixed usage information storage means for storing the user usage information in advance. 請求項1に記載の通信端末と、ユーザ識別子に対応するユーザ利用情報を蓄積したユーザ管理サーバとを有する通信システムであって、
前記通信端末は、前記ユーザ管理サーバから前記ユーザ利用情報を受信し、該ユーザ利用情報に基づいて前記トークンバッファ制御手段を制御することを特徴とする請求項1に記載の通信システム。
A communication system comprising: the communication terminal according to claim 1; and a user management server storing user usage information corresponding to a user identifier,
The communication system according to claim 1, wherein the communication terminal receives the user usage information from the user management server and controls the token buffer control unit based on the user usage information.
基地局と無線リンクを介して通信する通信端末に搭載されたコンピュータを機能させる通信プログラムにおいて、
前記無線リンクに対する送信用及び/又は受信用のトークンバケットと、
前記トークンバケットのトークンバッファに入力すべきトークンを、前記無線リンクの課金条件を定めたユーザ利用情報に基づいて制御するトークンバッファ制御手段と
アプリケーションプロセス識別子とコネクションアドレスとを対応付けたテーブルを有し、現に転送されているデータパケットのコネクションアドレスに基づくアプリケーション状態情報をトークンバッファ制御手段へ通知するアプリケーション状態管理手段と
してコンピュータを機能させ、
ユーザ識別子に対応するユーザ利用情報を蓄積し、受信されたトークンバッファサイズに基づいて課金条件を変更することができるユーザ管理サーバと通信可能であり、
前記通信端末の前記トークンバッファ制御手段は、前記アプリケーション状態情報によって変更されたトークンバッファサイズをユーザ管理サーバへ送信するようにコンピュータを機能させることを特徴とする通信プログラム。
In a communication program for functioning a computer installed in a communication terminal that communicates with a base station via a wireless link,
A token bucket for transmission and / or reception for the wireless link;
Token buffer control means for controlling a token to be input to the token buffer of the token bucket based on user usage information that defines charging conditions for the radio link ;
Application state management means that has a table in which application process identifiers and connection addresses are associated with each other and notifies application state information based on the connection address of the data packet currently transferred to the token buffer control means Make the computer work,
It is possible to communicate with a user management server that accumulates user usage information corresponding to a user identifier and can change a charging condition based on the received token buffer size,
The token buffer control means of the communication terminal causes a computer to function so as to transmit a token buffer size changed by the application state information to a user management server .
前記ユーザ利用情報を予め蓄積した固定利用情報蓄積手段を更に有するようにコンピュータを機能させることを特徴とする請求項に記載の通信プログラム。 5. The communication program according to claim 4 , further comprising a fixed usage information storage unit that stores the user usage information in advance. ユーザ識別子に対応するユーザ利用情報を蓄積したユーザ管理サーバと通信可能であって、
前記ユーザ管理サーバから前記ユーザ利用情報を受信し、該ユーザ利用情報に基づいて前記トークンバッファ制御手段を制御するようにコンピュータを機能させることを特徴とする請求項に記載の通信プログラム。
It is possible to communicate with a user management server that stores user usage information corresponding to a user identifier,
5. The communication program according to claim 4 , wherein the computer functions so as to receive the user usage information from the user management server and to control the token buffer control unit based on the user usage information.
JP2005266512A 2005-09-14 2005-09-14 Communication terminal, system and program for controlling maximum burst length of token buffer Active JP4736657B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005266512A JP4736657B2 (en) 2005-09-14 2005-09-14 Communication terminal, system and program for controlling maximum burst length of token buffer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005266512A JP4736657B2 (en) 2005-09-14 2005-09-14 Communication terminal, system and program for controlling maximum burst length of token buffer

Publications (2)

Publication Number Publication Date
JP2007081791A JP2007081791A (en) 2007-03-29
JP4736657B2 true JP4736657B2 (en) 2011-07-27

Family

ID=37941630

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005266512A Active JP4736657B2 (en) 2005-09-14 2005-09-14 Communication terminal, system and program for controlling maximum burst length of token buffer

Country Status (1)

Country Link
JP (1) JP4736657B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002032083A1 (en) * 2000-10-13 2002-04-18 Sony Corporation Data communication quality control system, transmitter system and receiver
JP2002314578A (en) * 2001-04-18 2002-10-25 Hitachi Ltd Wireless base station, wireless communication system, user profile storage device
JP2004320380A (en) * 2003-04-15 2004-11-11 Furukawa Electric Co Ltd:The Band control method and its band controller

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002032083A1 (en) * 2000-10-13 2002-04-18 Sony Corporation Data communication quality control system, transmitter system and receiver
JP2002314578A (en) * 2001-04-18 2002-10-25 Hitachi Ltd Wireless base station, wireless communication system, user profile storage device
JP2004320380A (en) * 2003-04-15 2004-11-11 Furukawa Electric Co Ltd:The Band control method and its band controller

Also Published As

Publication number Publication date
JP2007081791A (en) 2007-03-29

Similar Documents

Publication Publication Date Title
US9832132B2 (en) Transmission of delay tolerant data
CN101180912B (en) Connection type handover of voice over internet protocol call based on low-quality detection
US8848635B2 (en) Systems and method for communicating priority information for use in scheduling the transmission of data
US8565242B2 (en) Transport protocol performance using network bit rate information
KR101032662B1 (en) Idle mode notification
EP1469640A1 (en) Method for scheduling transmissions in wireless systems
US20070243879A1 (en) Methods and apparatus for supporting quality of service in communication systems
EP3611988B1 (en) Data packet transmission method and device
US7200125B2 (en) Method and apparatus for differentiated communications in a wireless network
CN101589594A (en) Multi-link support for network based mobility management systems
WO2006081551A1 (en) Systems and methods for optimizing the resource allocation in a wireless communication system
CN103404102A (en) Bearing creating method, device and system
JP4618036B2 (en) Base station and radio communication system having radio scheduling function according to service type for each user
JP4710559B2 (en) Communication terminal and system for controlling token buffer size
JP4875060B2 (en) Method and apparatus for increasing radio frequency efficiency of mixed voice over internet protocol and data traffic
Gomez et al. The Havana framework for supporting application and channel dependent QoS in wireless networks
JP5533270B2 (en) Gateway device and packet buffer management method in gateway device
JP4736657B2 (en) Communication terminal, system and program for controlling maximum burst length of token buffer
CN103891385A (en) Method and apparatus for controlling buffer status report messaging
US8463275B2 (en) Mobile communication system, radio channel controller, mobile station, mobile switching center, and radio channel controlling method
CN100461927C (en) Application based on terminal switch-in attribute realizing method
US9020464B2 (en) Counter-based limitation of subscriber charging inaccuracy
KR100966630B1 (en) Quality of service offering system and method for using the same
EP3395017B1 (en) Improvements in network transmission of usb traffic
Körner et al. A distributed MAC scheme to achieve QoS in ad hoc networks

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080623

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101224

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110118

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110222

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110418

R150 Certificate of patent or registration of utility model

Ref document number: 4736657

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

Year of fee payment: 3