JP2005236388A - Method, apparatus, program for resource management, and recording medium recording this program - Google Patents

Method, apparatus, program for resource management, and recording medium recording this program Download PDF

Info

Publication number
JP2005236388A
JP2005236388A JP2004040015A JP2004040015A JP2005236388A JP 2005236388 A JP2005236388 A JP 2005236388A JP 2004040015 A JP2004040015 A JP 2004040015A JP 2004040015 A JP2004040015 A JP 2004040015A JP 2005236388 A JP2005236388 A JP 2005236388A
Authority
JP
Japan
Prior art keywords
terminal
access point
resource management
transmission band
band
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
JP2004040015A
Other languages
Japanese (ja)
Inventor
Toshihiko Tamura
藤嗣彦 田村
Akira Kurokawa
章 黒川
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2004040015A priority Critical patent/JP2005236388A/en
Publication of JP2005236388A publication Critical patent/JP2005236388A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a resource management method, a resource management apparatus and a resource management program for realizing acceptance of a connection request without restricting determination of acceptance control by an access point of wireless LAN to the propriety of acceptance, and to provide a recording medium storing the resource management program. <P>SOLUTION: A system comprises terminals 1a, 1b for communicating with each other via a network; access points 2a, 2b for communicating with each of the terminals 1a, 1b via the wireless LAN; an AAA server 3 for performing authentication for confirming the validity of the terminals 1a, 1b upon accepting the connection requests from the terminals 1a, 1b; an SIP server 4 provided with an SIP for establishing, maintaining and completing a session between the terminals; and a resource management server (RMS) 5 for managing a transmission band of the wireless LAN, and controlling acceptance based on the management. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、無線LANの伝送帯域、通信方式、符号化方式、ポリシーなどのネットワークのリソースを管理するリソース管理方法、リソース管理装置、リソース管理プログラム及びそのプログラムを記録した記録媒体に関する。   The present invention relates to a resource management method, a resource management apparatus, a resource management program, and a recording medium storing the program for managing network resources such as a wireless LAN transmission band, a communication scheme, an encoding scheme, and a policy.

無線LANは、IEEE(The Institute of Electrical and Electronics Engineers )によりIEEE802.11として仕様の標準化が進められている。その一つであるIEEE802.11eも、標準化に向けて検討が行われており、標準化案がドラフト(草稿)として発表されている(非特許文献1参照)。   The standardization of a wireless LAN is being standardized as IEEE 802.11 by IEEE (The Institute of Electrical and Electronics Engineers). One of them, IEEE 802.11e, has been studied for standardization, and a standardization plan has been announced as a draft (draft) (see Non-Patent Document 1).

IEEE802.11eは、無線LANを用いて、端末に対して、音楽や動画をリアルタイムかつ高品質で伝送することを目的として検討されている仕様であり、IEEE802.11a(5.2GHz帯での54Mbps伝送を規定している)や IEEE802.11b(2.4GHz帯での11Mbps伝送を規定している)を補完するための付加機能を規定したものである。つまりIEEE802.11eは、無線LANにおけるQoS(Quality of Service)を保証するための伝送帯域制御技術を規定している。   IEEE802.11e is a specification that is being studied for the purpose of transmitting music and moving images to a terminal in real time and with high quality using a wireless LAN. IEEE802.11a (54 Mbps in the 5.2 GHz band) This defines an additional function for complementing IEEE 802.11b (which defines 11 Mbps transmission in the 2.4 GHz band). That is, IEEE802.11e defines a transmission band control technique for guaranteeing QoS (Quality of Service) in a wireless LAN.

IEEE802.11eを説明する前に、まず、無線LANの構成を簡単に説明する。無線LANは、図9に示すように、ネットワーク91の一部を構成するアクセスポイント92と、アクセスポイントとの間で無線LANにより通信を行う端末93により構成される。端末93は、アクセスポイント間を移動することができる。なお、図9においては、アクセスポイントは2箇所、端末は3台を記載しているが、数はこれに限定されるものではない。   Before describing IEEE 802.11e, the configuration of the wireless LAN will be briefly described first. As shown in FIG. 9, the wireless LAN includes an access point 92 that forms part of the network 91 and a terminal 93 that communicates with the access point via the wireless LAN. The terminal 93 can move between access points. Although FIG. 9 shows two access points and three terminals, the number is not limited to this.

IEEE802.11eでは、伝送帯域制御を実現するために、前記したアクセスポイント(以後、「AP」と略称する)において、受付制御(Admission Control)を行う。受付制御とは、無線LANが許容できる伝送帯域等の条件から、端末から無線LANのAPへの接続要求を許可するか否かを判断する機能である。IEEE802.11eでは、APが使用している無線LANの伝送帯域の総量を算出することにより、使用する伝送帯域の総量が、無線LANが許容できる伝送帯域を超えないように伝送帯域を管理し、超える場合には接続要求を不許可とすることにより、受付制御を実行する方式を推奨している。このように受付制御を行うことにより、端末からアクセポイントへの新たな接続要求を制限し、他の端末が、既に利用している無線LANの伝送帯域を保証し、QoSを実現する。
“Draft Supplement to STANDARD FOR Telecommunications and Information Exchange Between Systems− LAN/MAN Specific Requirements− Part11: Wireless Medium Access Control(MAC) and Physical Layer(PHY) specifications: Medium Access Control(MAC) Enhancements for Quality of Service(QoS)”、Draft5.0、IEEE 802 Committee of the IEEE Computer Society、2003年7月
In IEEE802.11e, admission control is performed at the access point (hereinafter abbreviated as “AP”) in order to realize transmission band control. The admission control is a function for determining whether to permit a connection request from the terminal to the AP of the wireless LAN based on conditions such as a transmission band that the wireless LAN can accept. In IEEE802.11e, by calculating the total amount of wireless LAN transmission band used by AP, the transmission band is managed so that the total amount of transmission band used does not exceed the allowable transmission band of wireless LAN, If it exceeds the maximum, we recommend that you reject the connection request and execute admission control. By performing admission control in this way, a new connection request from the terminal to the access point is limited, the transmission band of the wireless LAN already used by another terminal is guaranteed, and QoS is realized.
"Draft Supplement to STANDARD FOR Telecommunications and Information Exchange Between Systems- LAN / MAN Specific Requirements- Part11: Wireless Medium Access Control (MAC) and Physical Layer (PHY) specifications: Medium Access Control (MAC) Enhancements for Quality of Service (QoS) "Draft 5.0, IEEE 802 Committee of the IEEE Computer Society, July 2003."

しかしながら、IEEE802.11eが推奨するようにAPにおいて受付制御を実行すると、APの判断は、端末からの接続要求を許可するか否かのみに限定されてしまう。このため、例えば、端末が利用する伝送帯域を減少させ、要求するQoSのレベルを下げれば、端末の接続要求を許可することができるにもかかわらず、その判断を行うことができない。その結果、端末からの接続要求を待たせなくてはならず、また無線LANの伝送帯域を有効に利用することもできない。また、端末が移動し接続するAPを変更した場合、移動先のAPの伝送帯域に余裕がなければ、通信を行うことができず、接続は切断されることとなる。これでは無線LANは、実用上、非常に利用しにくいシステムとなってしまう。   However, if admission control is executed at the AP as recommended by IEEE 802.11e, the AP's determination is limited only to whether or not a connection request from a terminal is permitted. For this reason, for example, if the transmission band used by the terminal is reduced and the requested QoS level is lowered, the terminal connection request can be permitted, but the determination cannot be made. As a result, it is necessary to wait for a connection request from the terminal, and the wireless LAN transmission band cannot be used effectively. Further, when the terminal moves and changes the connected AP, if there is no room in the transmission band of the destination AP, communication cannot be performed and the connection is disconnected. As a result, the wireless LAN becomes a system that is very difficult to use in practice.

本発明は、このような問題を鑑みてなされたものであり、APによる受付制御の判断を、受付の可否に限定せず、状況に応じて、例えば、通信の優先度を低下させることや使用するコーデックを符号化レートの低いものとするなどの条件を設定することにより、接続要求の受付を実現するリソース管理方法、リソース管理装置、リソース管理プログラム及びリソース管理プログラムを記録した記録媒体を提供することを目的とする。   The present invention has been made in view of such a problem, and does not limit the acceptance control determination by the AP to acceptability or not. For example, depending on the situation, the communication priority may be lowered or used. Provides a resource management method, a resource management device, a resource management program, and a recording medium on which the resource management program is recorded, which realizes reception of a connection request by setting conditions such as a codec having a low encoding rate For the purpose.

前記した課題を解決するため、本発明では、以下のような方法、装置、プログラム及びプログラムを記録した記録媒体を用いることとした。
請求項1に記載の発明では、アクセスポイントを介して複数の端末を収容可能な無線LANにおいて、リソース管理方法は、端末からアクセスポイントへの接続要求が生じた場合に、無線LANの伝送帯域を管理する帯域管理手段が、端末が利用することを要求する伝送帯域を加えたアクセスポイントでの伝送帯域を算出して総使用帯域とし、端末からアクセスポイントへの接続要求の受付制御を行う受付制御手段が、算出した総使用帯域にもとづき、端末からアクセスポイントに対する接続要求の可否を判断し、端末とアクセスポイントとの間の接続が切断された場合に、帯域管理手段が、端末が利用していた伝送帯域を除いたアクセスポイントでの伝送帯域を算出して新たな総使用帯域とすることとした。
In order to solve the above-mentioned problems, the present invention uses the following method, apparatus, program, and recording medium on which the program is recorded.
According to the first aspect of the present invention, in a wireless LAN that can accommodate a plurality of terminals via an access point, the resource management method can reduce the transmission band of the wireless LAN when a connection request from the terminal to the access point occurs. Admission control that the bandwidth management means to manage calculates the transmission bandwidth at the access point plus the transmission bandwidth required by the terminal to make the total used bandwidth, and performs acceptance control of connection requests from the terminal to the access point The means determines whether or not a connection request from the terminal to the access point is possible based on the calculated total bandwidth, and the bandwidth management means uses the terminal when the connection between the terminal and the access point is disconnected. The transmission band at the access point, excluding the transmission band, is calculated to be the new total band used.

このようにすることにより、リソース管理方法は、端末からアクセスポイントへの接続要求が生じた場合に、使用する無線LANの伝送帯域を算出して、それを管理し、算出した結果を用いて、端末からアクセスポイントに対する接続要求の可否を判断する。また、端末とアクセスポイントとの間の接続が切断された場合に、端末が利用していた伝送帯域を除いた無線LANの伝送帯域を算出することにより、使用していた無線LANの伝送帯域を開放する。   By doing this, the resource management method calculates the transmission band of the wireless LAN to be used when a connection request from the terminal to the access point occurs, manages it, and uses the calculated result, It is determined whether a connection request from the terminal to the access point is possible. In addition, when the connection between the terminal and the access point is disconnected, the transmission band of the wireless LAN used is calculated by calculating the transmission band of the wireless LAN excluding the transmission band used by the terminal. Open.

請求項2に記載の発明では、リソース管理方法における受付制御手段による端末からアクセスポイントへの接続要求の可否の判断は、算出した総使用帯域がアクセスポイントでの伝送帯域の上限値を超えていない場合、接続要求の受付許可であり、算出した総使用帯域がアクセスポイントでの伝送帯域の上限値を超えている場合、接続要求の受付不許可であることとした。   In the invention according to claim 2, the determination of whether or not the connection control request from the terminal to the access point can be made by the admission control means in the resource management method is that the calculated total use band does not exceed the upper limit value of the transmission band at the access point In this case, connection request acceptance is permitted, and if the calculated total bandwidth used exceeds the upper limit value of the transmission bandwidth at the access point, connection request acceptance is not permitted.

このようにすることにより、リソース管理方法は、無線LANの伝送帯域の上限値を基準にして、算出した総使用帯域に応じて、端末からアクセスポイントへの接続要求を許可できるか否かを判断する。   In this way, the resource management method determines whether or not a connection request from the terminal to the access point can be permitted according to the calculated total bandwidth used, based on the upper limit value of the wireless LAN transmission bandwidth. To do.

請求項3に記載の発明では、端末からアクセスポイントに対する接続要求の可否を判断した結果が受付許可であった場合、リソース管理方法の受付制御手段は、端末に対して、伝送帯域保証型の通信方式の利用を許可し、判断した結果が受付不許可であった場合、リソース管理方法の受付制御手段は、端末に対して、ベストエフォート型の通信方式の利用を指示することとした。   According to the third aspect of the present invention, when the result of judging whether or not a connection request to the access point can be accepted from the terminal is admission permission, the admission control means of the resource management method sends a transmission band guarantee type communication to the terminal. When the use of the method is permitted and the result of the determination is that the reception is not permitted, the reception control means of the resource management method instructs the terminal to use the best effort communication method.

このようにすることにより、端末がアクセスポイントに対して無線LANの接続要求を行った際に、無線LANの伝送帯域に余裕がある場合には、伝送帯域保証型の通信方式を用いて通信を行い、伝送帯域に余裕がない場合には、ベストエフォート型の通信方式の利用を用いて通信を行う。   In this way, when a terminal makes a wireless LAN connection request to an access point, if there is a margin in the wireless LAN transmission band, communication is performed using a transmission band guaranteed communication method. If the transmission bandwidth is not sufficient, communication is performed using the best-effort communication method.

請求項4に記載の発明では、端末からアクセスポイントに対する接続要求の可否を判断した結果が受付許可であった場合、リソース管理方法の受付制御手段は、端末に対して、端末が利用することを要求する伝送帯域で実行可能なコーデックの利用を許可し、判断した結果が受付不許可であった場合、リソース管理方法の受付制御手段は、端末に対して、総使用帯域がアクセスポイントでの伝送帯域の上限値を超えないものとなるコーデックの利用を指示することとした。   In the invention according to claim 4, when the result of determining whether or not a connection request to the access point can be accepted from the terminal is acceptance permission, the acceptance control means of the resource management method indicates that the terminal uses the terminal. If the use of the codec that can be executed in the requested transmission band is permitted, and the result of the determination is that the reception is not permitted, the reception control means of the resource management method transmits the total used bandwidth to the terminal at the access point It was decided to instruct the use of a codec that would not exceed the upper limit of the bandwidth.

このようにすることにより、端末がアクセスポイントに対して無線LANの接続要求を行った際に、無線LANの伝送帯域に余裕がある場合には、符号化レートの高い方式のコーデックを用いて通信を行い、伝送帯域に余裕がない場合には、符号化レートの低い方式のコーデックを用いて通信を行う。   In this way, when the terminal makes a wireless LAN connection request to the access point, if there is a margin in the wireless LAN transmission band, communication is performed using a codec with a high encoding rate. If there is no margin in the transmission band, communication is performed using a codec having a low coding rate.

請求項5に記載の発明では、リソース管理方法の帯域管理手段による伝送帯域の管理は、アクセスポイント、送信元IPアドレス、宛先IPアドレス、ポート番号、コーデック、端末が利用することを要求する伝送帯域、アクセスポイントでの総使用帯域、アクセスポイントでの伝送帯域の上限値のうち少なくとも一つ以上の情報を用いて行われることとした。   In the invention according to claim 5, transmission band management by the band management means of the resource management method is performed by an access point, a source IP address, a destination IP address, a port number, a codec, and a transmission band required to be used by a terminal. In this case, at least one piece of information is used among the total use bandwidth at the access point and the upper limit value of the transmission bandwidth at the access point.

このようにすることにより、リソース管理方法は、アクセスポイント、送信元IPアドレス、宛先IPアドレス、ポート番号、コーデック、端末が利用することを要求する伝送帯域、アクセスポイントでの総使用帯域、アクセスポイントのうち、必要な情報を用いて伝送帯域を管理する。   In this way, the resource management method includes an access point, a source IP address, a destination IP address, a port number, a codec, a transmission band required to be used by the terminal, a total use band at the access point, and an access point. Among them, the transmission band is managed using necessary information.

請求項6に記載の発明では、アクセスポイントを介して複数の端末を収容可能な無線LANを含む通信ネットワークにおいて、リソース管理装置は、端末からアクセスポイントへの接続要求が生じた場合に、端末が利用することを要求する伝送帯域を加えたアクセスポイントでの伝送帯域を算出して総使用帯域とし、端末とアクセスポイントとの間の接続が切断された場合に、端末が利用していた伝送帯域を除いたアクセスポイントでの伝送帯域を算出して新たな総使用帯域とする帯域管理手段と、算出した総使用帯域にもとづき、端末からアクセスポイントに対する接続要求の可否を判断する受付制御手段とを備えることとした。   In a sixth aspect of the present invention, in a communication network including a wireless LAN capable of accommodating a plurality of terminals via an access point, the resource management device is configured such that when a connection request from the terminal to the access point occurs, the terminal Calculate the transmission band at the access point plus the transmission band required to be used as the total used band, and the transmission band used by the terminal when the connection between the terminal and the access point is disconnected A bandwidth management means for calculating a transmission bandwidth at an access point excluding the access point to obtain a new total used bandwidth, and an admission control means for determining whether or not a connection request from the terminal to the access point is made based on the calculated total used bandwidth. I decided to prepare.

このようにすることにより、リソース管理装置は、端末からアクセスポイントへの接続要求が生じた場合に、使用する無線LANの伝送帯域を算出して、それを管理し、算出した結果を用いて、端末からアクセスポイントに対する接続要求の可否を判断する。また、端末とアクセスポイントとの間の接続が切断された場合に、端末が利用していた伝送帯域を除いた無線LANの伝送帯域を算出することにより、使用していた無線LANの伝送帯域を開放する。   By doing this, the resource management device calculates the transmission band of the wireless LAN to be used when a connection request from the terminal to the access point occurs, manages it, and uses the calculated result, It is determined whether a connection request from the terminal to the access point is possible. In addition, when the connection between the terminal and the access point is disconnected, the transmission band of the wireless LAN used is calculated by calculating the transmission band of the wireless LAN excluding the transmission band used by the terminal. Open.

請求項7に記載の発明では、請求項1から請求項5のいずれか一項に記載のリソース管理方法を実現するリソース管理プログラムをコンピュータに実行させることとした。   In the invention according to claim 7, the computer executes a resource management program for realizing the resource management method according to any one of claims 1 to 5.

このようにすることにより、コンピュータは、請求項1から請求項5に記載のリソース管理方法を実現するリソース管理プログラムを実行する。   By doing so, the computer executes a resource management program for realizing the resource management method according to claims 1 to 5.

請求項8に記載の発明では、請求項1から請求項5のいずれか一項に記載のリソース管理方法をコンピュータに実行させるプログラムをコンピュータに読み取り可能な記録媒体に記録することとした。   In the invention according to claim 8, a program for causing a computer to execute the resource management method according to any one of claims 1 to 5 is recorded on a computer-readable recording medium.

このようにすることにより、コンピュータは、請求項1から請求項5のいずれか一項に記載のリソース管理方法をコンピュータに実行させるプログラムを記録媒体から読みこみ実行する。   By doing so, the computer reads the program for causing the computer to execute the resource management method according to any one of claims 1 to 5 from the recording medium and executes the program.

請求項1、請求項6に記載の発明によれば、無線LANの伝送帯域を算出して管理することにより、その算出結果を用いて、端末から無線LANへの接続要求の可否を判断することができる。   According to the first and sixth aspects of the invention, by calculating and managing the transmission band of the wireless LAN, it is possible to determine whether or not a connection request from the terminal to the wireless LAN is possible using the calculation result. Can do.

請求項2に記載の発明によれば、無線LANの伝送可能な上限値である最大帯域を基準にして、端末から無線LANへの接続要求の可否を判断することができる。   According to the second aspect of the present invention, it is possible to determine whether or not a request for connection from the terminal to the wireless LAN can be made with reference to the maximum bandwidth that is the upper limit value of wireless LAN transmission.

請求項3に記載の発明によれば、端末から無線LANへの接続要求の可否を判断した結果、受付不許可となった場合、帯域保証型の通信方式からベストエフォート型の通信方式に切り替えることにより優先度を下げ、通信を実行することが可能となる。   According to the third aspect of the present invention, when acceptance is not permitted as a result of determining whether or not a connection request from the terminal to the wireless LAN is permitted, the bandwidth-guaranteed communication method is switched to the best-effort communication method. Thus, the priority can be lowered and communication can be executed.

請求項4に記載の発明によれば、端末から無線LANへの接続要求の可否を判断した結果、受付不許可となった場合、符号化レートの高い方式のコーデックから低い方式のコーデックに切り替えることにより、通信を実行することが可能となる。   According to the invention described in claim 4, when acceptance is not permitted as a result of determining whether or not a connection request from the terminal to the wireless LAN is permitted, switching from a codec having a high encoding rate to a codec having a low encoding rate is performed. Thus, communication can be executed.

請求項5に記載の発明によれば、アクセスポイント、送信元IPアドレス、宛先IPアドレス、ポート番号、コーデック、前記端末が利用することを要求する伝送帯域、アクセスポイントでの総使用帯域、アクセスポイントでの伝送帯域の上限値を用いて無線LANの伝送帯域を管理することができる。   According to the invention described in claim 5, an access point, a source IP address, a destination IP address, a port number, a codec, a transmission band required to be used by the terminal, a total use band at the access point, an access point The transmission band of the wireless LAN can be managed using the upper limit value of the transmission band in FIG.

請求項7に記載の発明によれば、請求項1から請求項5のいずれか一項に記載のリソース管理方法をコンピュータに実行させることができる。   According to the seventh aspect of the present invention, the computer can execute the resource management method according to any one of the first to fifth aspects.

請求項8に記載の発明によれば、請求項1から請求項5のいずれか一項に記載のリソース管理方法をコンピュータに実行させるプログラムを、コンピュータに読み取り可能な記録媒体に記録することができる。また、それをコンピュータに読み込ませることにより、プログラムをコンピュータで実行することができる。   According to the eighth aspect of the present invention, a program that causes a computer to execute the resource management method according to any one of the first to fifth aspects can be recorded on a computer-readable recording medium. . Moreover, a program can be run with a computer by making it read into a computer.

次に、本発明の実施形態について、図面を参照しながら詳細に説明する。
[第1の実施形態]
本実施形態では、通信開始時、ハンドオーバ(端末が移動し、接続するAPを変更すること)時に行った接続要求が、受付制御によって受付許可とされ、通信後に接続が切断されて、リソースが開放されるまでを説明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.
[First Embodiment]
In the present embodiment, when a communication is started, a connection request made at the time of handover (when a terminal moves and an AP to be connected is changed) is permitted by acceptance control, the connection is disconnected after communication, and resources are released. I will explain until it is done.

図1は、本発明の第1の実施形態における無線LANでの受付制御を実現するシステムの構成図である。システムは、ネットワークを介して相互に通信を行う端末1a、1bと、端末1a、1bそれぞれとの間で無線LANを介して通信を行うアクセスポイント(AP)2a、2bと、端末1a、1bからの接続要求を受け、端末1a、1bの正当性を確認するための認証を行うAAA(Authentication、Authorization、Accounting)サーバ3と、端末間のセッションの確立、維持及び終了を行うSIP(Session Initiation Protocol)を備えたSIPサーバ4と、無線LANの伝送帯域の管理とそれにもとづく受付制御を行うリソース管理サーバ(Resource Management Server、以後、「RMS」と言う)5とから構成される。なお、RMS5が、本発明に係る特許請求の範囲に記載の「リソース管理装置」に相当する。   FIG. 1 is a configuration diagram of a system that realizes admission control in a wireless LAN according to the first embodiment of the present invention. The system includes terminals 1a and 1b that communicate with each other via a network, access points (AP) 2a and 2b that communicate with each of the terminals 1a and 1b via a wireless LAN, and terminals 1a and 1b. An AAA (Authentication, Authorization, Accounting) server 3 that performs authentication for confirming the validity of the terminals 1a and 1b, and a SIP (Session Initiation Protocol) that establishes, maintains, and terminates a session between the terminals. ) And a resource management server (Resource Management Server, hereinafter referred to as “RMS”) 5 that performs wireless LAN transmission band management and admission control based thereon. The RMS 5 corresponds to a “resource management apparatus” described in the claims of the present invention.

AP2a、AP2b、AAAサーバ3、SIP4及びRMS5は、ネットワーク6の一部を構成し、AP2aと端末1a、AP2bと端末2bが、それぞれ無線LANを介して、ネットワーク6のサブネットワーク7を構成している。   AP 2a, AP 2b, AAA server 3, SIP 4 and RMS 5 constitute a part of network 6, and AP 2a and terminal 1a, AP 2b and terminal 2b constitute sub-network 7 of network 6 via a wireless LAN, respectively. Yes.

端末1a、1bは、複数のAP間を移動することが可能である。図1では、AP2aからAP2bへ移動した端末1aを、端末1a’として表記している。また、端末1a、1bはSIPを備えている。   The terminals 1a and 1b can move between a plurality of APs. In FIG. 1, the terminal 1a that has moved from the AP 2a to the AP 2b is represented as a terminal 1a '. The terminals 1a and 1b are provided with SIP.

AAAサーバ3は、IEEE802.1xのアクセス認証で用いる認証サーバであり、端末1a、端末1bの「ユーザID」やAP2a、AP2bの「IPアドレス」を管理している。   The AAA server 3 is an authentication server used for IEEE802.1x access authentication, and manages the “user ID” of the terminal 1a and the terminal 1b and the “IP address” of the AP 2a and AP 2b.

SIPサーバ4は、端末が、所定のアプリケーションを利用して、ネットワークを介した音声、音楽、動画等のコンテンツのリアルタイム性の高い通信を行う際に、端末間のセッションの確立、維持及び終了を行うSIPを備えたアプリケーションサーバである。本実施形態においては、SIPを用いて説明するが、H.323を用いても同様に実現できる。   The SIP server 4 establishes, maintains, and terminates a session between terminals when a terminal uses a predetermined application to perform highly real-time communication of content such as voice, music, and video via a network. It is an application server with SIP to perform. In this embodiment, description will be made using SIP. The same can be realized by using H.323.

図2に示すようにRMS5は、AP2a、AP2bでの無線LANの伝送帯域を管理する帯域管理手段51と、端末1a、端末1bからAP2a、AP2bへの接続要求に対する受付制御を行う受付制御手段52から構成される。   As shown in FIG. 2, the RMS 5 includes a band management unit 51 that manages the wireless LAN transmission band in the AP 2a and AP 2b, and an admission control unit 52 that performs admission control on a connection request from the terminal 1a and terminal 1b to the AP 2a and AP 2b. Consists of

帯域管理手段51は、図3(a)に示すような「フロー管理表」と、図3(b)に示すような「AP毎帯域管理表」を備えている。   The bandwidth management means 51 includes a “flow management table” as shown in FIG. 3A and a “per-AP bandwidth management table” as shown in FIG.

「フロー管理表」は、端末がSIPを用いたリアルタイム性の高い通信を行う際の、端末間のトラヒックフローをAP毎に管理するものである。具体的にはAP毎に、「AP番号、送信元IPアドレス、送信先IPアドレス、ポート番号、コーデック、利用帯域」を管理する。   The “flow management table” is for managing the traffic flow between the terminals for each AP when the terminals perform high-real-time communication using SIP. Specifically, “AP number, transmission source IP address, transmission destination IP address, port number, codec, bandwidth used” is managed for each AP.

「AP番号」は、各APに割り当てた識別番号であり、「ポート番号」は、通信時に利用するアプリケーションを特定する番号である。また、「コーデック」は、音声信号や画像信号等の信号を符号化する際に利用するコーデックの方式を特定するものであり、方式毎に符号化レートが異なる。コーデックを用いた通信に必要となる利用帯域は、コーデックの方式によって規定される。   The “AP number” is an identification number assigned to each AP, and the “port number” is a number that identifies an application used during communication. The “codec” specifies a codec method used when encoding a signal such as an audio signal or an image signal, and the encoding rate differs for each method. The bandwidth used for communication using the codec is defined by the codec method.

「AP毎帯域管理表」は、「フロー管理表」に記載された情報を元に作成されるもので、「AP番号、総使用帯域、最大帯域」を管理する。   The “AP bandwidth management table” is created based on the information described in the “flow management table”, and manages “AP number, total used bandwidth, maximum bandwidth”.

「総使用帯域」は、ある時点で使用されている無線LANの伝送帯域の総量をAP毎に示したものであり、「最大帯域」は、利用可能な無線LANの伝送帯域の上限をAP毎に示したものである。   “Total Bandwidth” indicates the total amount of wireless LAN transmission bandwidth used at a certain time for each AP, and “Maximum Bandwidth” indicates the upper limit of available wireless LAN transmission bandwidth for each AP. It is shown in.

受付制御手段52は、端末1aからAP2aに対して、新たに接続要求があった場合、帯域管理手段51が備える「AP毎帯域管理表」にもとづき、接続の可否を判断する。具体的には、受付制御手段52は、端末からAPへの接続要求に伴い通知されるコーデックの方式から通信に必要な伝送帯域を求め、それを「AP毎帯域管理表」に記載された接続を要求されたAPの「総使用帯域」に加算する。加算した結果が「AP毎帯域管理表」に記載された同APの「最大帯域」以下であれば通信が可能であることから、接続要求の受付を許可し、加算結果が「最大帯域」を超えていれば通信は不可能であることから接続要求の受付を不許可にする。なお、受付制御手段52は、コーデックの方式毎にその伝送帯域を記載したテーブルを備えている。   When there is a new connection request from the terminal 1a to the AP 2a, the reception control means 52 determines whether or not the connection is possible based on the “AP bandwidth management table” provided in the bandwidth management means 51. Specifically, the admission control unit 52 obtains a transmission band necessary for communication from a codec method notified in response to a connection request from the terminal to the AP, and obtains the transmission band described in the “per-AP bandwidth management table”. Is added to the “total bandwidth used” of the requested AP. Communication is possible if the result of addition is equal to or less than the “maximum bandwidth” of the AP described in the “per-band bandwidth management table”, so that the connection request is accepted, and the addition result is “maximum bandwidth”. If it exceeds, communication is not possible, so connection requests are not accepted. The reception control means 52 is provided with a table describing the transmission band for each codec method.

次に、図4〜図6に示すシーケンスチャートを用いて、通信開始時、ハンドオーバ時に行った接続要求がともに受付制御によって受付許可され、通信後に接続が切断されて、リソースが開放されるまでのシステムの動作を、RMS5を中心に説明する。なお、適宜、図1〜3を参照する。   Next, using the sequence charts shown in FIGS. 4 to 6, the connection request made at the start of the communication and at the time of the handover is both accepted by the admission control, the connection is disconnected after the communication, and the resource is released. The operation of the system will be described focusing on the RMS 5. 1 to 3 will be referred to as appropriate.

<通信開始時の接続要求が受付許可となる場合>
図4に、端末1aから端末1bへの通信の開始時に、端末1aからAP2aへの無線LANの接続要求が受付許可となる場合のシーケンスを示す。
<When the connection request at the start of communication is permitted to accept>
FIG. 4 shows a sequence when a wireless LAN connection request from the terminal 1a to the AP 2a is permitted to be accepted at the start of communication from the terminal 1a to the terminal 1b.

端末1aは、AP2aに対して、無線LANでの接続を要求する(ステップS100)。AP2aは、AAAサーバ3に対して端末1aの認証を要求し(ステップS101)、AAAサーバ3は、IEEE802.1xにもとづく端末1aの認証を行う(ステップS102)。この際、AAAサーバ3には、端末1aのユーザIDとAP2aのIPアドレスが記録される。AAAサーバ3は、認証の結果をAP2aに通知し(ステップS103)、端末1aの正当性が証明された場合には、AP2aは端末1aへ接続を許可する(ステップS104)。なお、ステップS102において認証を行った結果、端末1aの正当性が証明されなかった場合には、AP2aは端末1aへ接続を許可せず、以降の手順には進めないこととなる。   The terminal 1a requests the AP 2a to connect via a wireless LAN (step S100). The AP 2a requests the AAA server 3 to authenticate the terminal 1a (step S101), and the AAA server 3 authenticates the terminal 1a based on IEEE 802.1x (step S102). At this time, the AAA server 3 records the user ID of the terminal 1a and the IP address of the AP 2a. The AAA server 3 notifies the authentication result to the AP 2a (step S103), and when the validity of the terminal 1a is proved, the AP 2a permits the connection to the terminal 1a (step S104). If the authenticity of the terminal 1a is not proved as a result of the authentication in step S102, the AP 2a does not permit connection to the terminal 1a and cannot proceed to the subsequent procedures.

端末1aは、リアルタイム性の高い通信の実行を要求する場合には、相手側の端末1bに対してSIPサーバ4を介して、SIPのINVITE信号を送信し(ステップS105)、それを受信した端末1bからは、200OK信号がSIPサーバ4へ返信される(ステップS106)。200OK信号を受信したSIPサーバ4は、RMS5に対して、受付制御の実行を要求する(ステップS107)。その際、SIPサーバ4からRMS5には、端末1aのIPアドレス、SIPサーバ4のSIP−URI、使用するコーデックの方式等の情報が通知される。   When the terminal 1a requests execution of highly real-time communication, the terminal 1a transmits a SIP INVITE signal to the partner terminal 1b via the SIP server 4 (step S105), and the terminal that has received the signal From 1b, a 200 OK signal is returned to the SIP server 4 (step S106). The SIP server 4 that has received the 200 OK signal requests the RMS 5 to execute admission control (step S107). At this time, the SIP server 4 notifies the RMS 5 of information such as the IP address of the terminal 1a, the SIP-URI of the SIP server 4, and the codec method to be used.

RMS5は、IPアドレスからだけでは端末1aが、どのAPに接続しているのか識別できない。このため、RMS5は、AAAサーバ3に対して端末1aが接続するAPのIPアドレスを要求する(ステップS108)。AAAサーバ3は、そのAP情報要求の応答として、AP2aのIPアドレスを通知する(ステップS109)。RMS5は、管理する「フロー管理表」と「AP毎帯域管理表」の「AP番号」に、このIPアドレスやIPアドレスを変換した値を用いることもできる。   The RMS 5 cannot identify to which AP the terminal 1a is connected only from the IP address. Therefore, the RMS 5 requests the AAA server 3 for the IP address of the AP to which the terminal 1a is connected (step S108). The AAA server 3 notifies the IP address of the AP 2a as a response to the AP information request (step S109). The RMS 5 can also use this IP address or a value obtained by converting the IP address for the “AP number” in the “flow management table” and “per-AP bandwidth management table” to be managed.

通知を受けたRMS5は、受付制御を行う(ステップS110)。受付制御の具体的な手順は、以下のようなものである。
RMS5は、AAAサーバ4から受信したAP2aのIPアドレスより、「AP毎帯域管理表」を用いて、AP2aの現時点での総使用帯域を得る(1)。次に、RMS5は、SIPサーバ4から通知されたコーデックの方式より、通信に必要な無線LANの伝送帯域を求め、それをAP2aの総使用帯域に加算する(2)。加算結果と「AP毎帯域管理表」に記載された「最大帯域」とを比較し(3)、加算結果が「最大帯域」以下であれば、通信可能であることから接続要求の受付を許可する。
The RMS 5 that has received the notification performs admission control (step S110). The specific procedure for admission control is as follows.
The RMS 5 obtains the total bandwidth currently used by the AP 2a from the IP address of the AP 2a received from the AAA server 4 using the “per-AP bandwidth management table” (1). Next, the RMS 5 obtains the transmission band of the wireless LAN necessary for communication from the codec method notified from the SIP server 4, and adds it to the total use band of the AP 2a (2). The addition result is compared with the “maximum bandwidth” described in the “AP bandwidth management table” (3). If the addition result is equal to or less than the “maximum bandwidth”, it is possible to communicate, and therefore the connection request is accepted. To do.

端末1aからAP2aへの接続要求がRMS5により受付許可された後、RMS5は、SIPサーバ4へ受付制御応答信号を返し(ステップS111)、SIPサーバ4は200OK信号を端末1aに送信し(ステップS112)、端末1aは端末1bにACK信号を送信する(ステップS113)。   After the connection request from the terminal 1a to the AP 2a is accepted by the RMS 5, the RMS 5 returns an acceptance control response signal to the SIP server 4 (step S111), and the SIP server 4 transmits a 200 OK signal to the terminal 1a (step S112). ) The terminal 1a transmits an ACK signal to the terminal 1b (step S113).

これにより端末1aと端末1bとの間で、SIPによるセッションが確立され、端末1aと端末1bとは、無線LANを介した通信を行うことが可能となる。   As a result, a SIP session is established between the terminal 1a and the terminal 1b, and the terminal 1a and the terminal 1b can communicate with each other via the wireless LAN.

<ハンドオーバ時に接続要求が受付許可となる場合>
図5に端末1aが、AP2aからAP2bへ移動するハンドオーバを実行した後、AP2bへの接続を要求したところ、受付制御によって受付許可となり、端末1a’となる場合のシーケンスを示す。
<When a connection request is accepted during handover>
FIG. 5 shows a sequence in the case where the terminal 1a executes the handover to move from the AP 2a to the AP 2b and then requests connection to the AP 2b.

端末1aは、AP2aからAP2bへのハンドオーバを実行(ステップS200)した後、AP2bに対して接続を要求する(ステップS201)。AP2bは、AAAサーバ3に対して端末1aの認証を要求し(ステップS202)、AAAサーバ3は、IEEE802.1xにもとづく端末1aの認証を行う(ステップS203)。この際、AAAサーバ3には、端末1aのユーザIDとAP2bのIPアドレスが記憶される。端末1aの正当性が証明された場合、AAAサーバ3は、RMS5に対して、端末1aによるハンドオーバが実施されたことを通知する(ステップS204)。   The terminal 1a performs a handover from the AP 2a to the AP 2b (step S200), and then requests connection to the AP 2b (step S201). The AP 2b requests the AAA server 3 to authenticate the terminal 1a (step S202), and the AAA server 3 authenticates the terminal 1a based on IEEE802.1x (step S203). At this time, the AAA server 3 stores the user ID of the terminal 1a and the IP address of the AP 2b. If the validity of the terminal 1a is proved, the AAA server 3 notifies the RMS 5 that the handover by the terminal 1a has been performed (step S204).

この通知を受けたRMS5は、受付制御を行う(ステップS205)。受付制御の手順は、前記した<通信開始時の接続要求が受付許可となる場合>における(1)〜(3)と同じである。RMS5は、加算結果が「AP毎帯域管理表」に記載された「最大帯域」以下であれば、ハンドオーバに伴う端末1aによる接続要求を受付許可とする。これにより端末1aは端末1a’となり、AP2bを介して無線LANによる通信を継続することができる。   The RMS 5 that has received this notification performs admission control (step S205). The procedure of admission control is the same as (1) to (3) in <when the connection request at the start of communication is permitted to accept>. If the addition result is equal to or less than the “maximum bandwidth” described in the “AP bandwidth management table”, the RMS 5 permits the connection request by the terminal 1a accompanying the handover. As a result, the terminal 1a becomes the terminal 1a ', and the communication by the wireless LAN can be continued through the AP 2b.

<接続切断時に伝送帯域が開放される場合>
図6に、端末1a’と端末1bとの間の接続が切断され、各端末が利用していた無線LANの伝送帯域が開放される場合のシーケンスを示す。
<When the transmission band is released when the connection is disconnected>
FIG. 6 shows a sequence in the case where the connection between the terminal 1a ′ and the terminal 1b is disconnected and the wireless LAN transmission band used by each terminal is released.

端末1a’は、接続の切断を要求する信号であるBYE信号をSIPサーバ4を介して端末1bへ送信する(ステップS300)。これを受信した端末1bは、SIPサーバ4へ200OK信号を送信する(ステップS301)。SIPサーバ4は、RMS5に対して、端末1a’が無線LANで使用していた伝送帯域の開放を要求し(ステップS302)、RMS5は無線LANの伝送帯域を開放する(ステップS303)。   The terminal 1a 'transmits a BYE signal, which is a signal for requesting disconnection, to the terminal 1b via the SIP server 4 (step S300). Receiving this, the terminal 1b transmits a 200 OK signal to the SIP server 4 (step S301). The SIP server 4 requests the RMS 5 to release the transmission band used by the terminal 1a 'in the wireless LAN (step S302), and the RMS 5 releases the wireless LAN transmission band (step S303).

伝送帯域の開放は以下のように行われる。RMS5は、開放要求信号を受信すると、帯域管理手段51が備える「フロー管理表」から、帯域を開放するAP番号と、端末のIPアドレスとから、接続が切断されたフローを削除し(1)、また「AP毎帯域管理表」から、切断された通信が利用していた伝送帯域を、端末1a’が接続していたAPの総使用帯域から減算する(2)。   The transmission band is released as follows. When the release request signal is received, the RMS 5 deletes the disconnected flow from the AP number for releasing the band and the IP address of the terminal from the “flow management table” provided in the band management unit 51 (1). In addition, the transmission band used by the disconnected communication is subtracted from the total used band of the AP to which the terminal 1a ′ is connected from the “per-AP band management table” (2).

伝送帯域の開放後、RMS5はSIPサーバ4に対し、開放応答を送り(ステップS304)、SIPサーバ4は、端末1aに対して200OK信号を送信して(ステップS305)、接続の切断を完了する。   After releasing the transmission band, the RMS 5 sends a release response to the SIP server 4 (step S304), and the SIP server 4 transmits a 200 OK signal to the terminal 1a (step S305) to complete the disconnection. .

以上、通信開始時の接続要求が受付許可となる場合、ハンドオーバ時に受付許可となる場合、接続の切断に伴い伝送帯域が開放される場合の動作をシーケンスチャートを参照して説明した。
これにより、RMS5は、無線LANの伝送帯域を管理し、新たな接続要求時やハンドオーバ時には、管理する伝送帯域にもとづき受付の可否を判断し、また、接続の切断時には、使用していた無線LANの伝送帯域を開放するというネットワークのリソースの管理を実現することができる。
The operation when the connection request at the start of communication is permitted to be accepted, when the acceptance is permitted at the time of handover, and when the transmission band is released due to the disconnection of the connection has been described with reference to the sequence chart.
Thereby, the RMS 5 manages the transmission band of the wireless LAN, determines whether or not to accept based on the managed transmission band at the time of a new connection request or handover, and uses the wireless LAN used when the connection is disconnected. It is possible to realize network resource management by releasing the transmission band of the network.

[第2の実施形態]
本実施形態では、ハンドオーバ時を例として、ハンドオーバ時に行った接続要求がRMS5の受付制御によって受付不許可となり、その対策として、RMS5の指示により、帯域保証型(帯域を確保することにより通信の品質またはサービスの品質を保証したもの)の通信方式から、通信の優先度を下げたベストエフォート型(帯域を確保しないため通信の品質またはサービスの品質を保証できないもの)の通信方式に切り替えるまでを説明する。なお、本実施形態では、ハンドオーバ時を例として説明するが、新たな接続要求時にも同様の処理を実行することが可能である。
[Second Embodiment]
In the present embodiment, taking the case of handover as an example, the connection request made at the time of handover is not accepted by the acceptance control of the RMS 5, and as a countermeasure, the bandwidth guarantee type (communication quality by securing the bandwidth is designated by the RMS 5 instruction) Explains how to switch from a communication method that guarantees service quality) to a best-effort communication method that lowers the communication priority (cannot guarantee communication quality or service quality because bandwidth is not secured) To do. In the present embodiment, the case of handover is described as an example, but the same processing can be executed when a new connection is requested.

第2の実施形態を実現するシステムの構成は、第1の実施形態を実現するシステムの構成と同じである。よって、説明には図1〜図3を参照することとし、構成の説明は省略する。   The configuration of the system that implements the second embodiment is the same as the configuration of the system that implements the first embodiment. Therefore, the description will be made with reference to FIGS.

図7に示すシーケンスチャートを用いて、ハンドオーバ時に行った接続要求がRMS5の受付制御によって受付不許可にされ、RMS5の指示により、ベストエフォート型の通信方式に切り替えるまでのシステムの動作を、RMS5を中心に説明する。   Using the sequence chart shown in FIG. 7, the connection request made at the time of handover is not accepted by the acceptance control of the RMS 5, and the operation of the system until switching to the best effort type communication system according to the instruction of the RMS 5 The explanation is centered.

端末1aは、AP2aからAP2bへのハンドオーバを実行(ステップS400)した後、AP2bに対して接続を要求する(ステップS401)。AP2bは、AAAサーバ3に対して端末1aの認証を要求し(ステップS402)、AAAサーバ3は、IEEE802.1xにもとづく端末1aの認証を行う(ステップS403)。この際、AAAサーバ3には、端末1aのユーザIDとAP2bのIPアドレスが記憶される。端末1aの正当性が証明された場合、AAAサーバ3は、RMS5に対して、端末1aによるハンドオーバが実施されたことを通知する(ステップS404)。   The terminal 1a performs a handover from the AP 2a to the AP 2b (step S400), and then requests connection to the AP 2b (step S401). The AP 2b requests the AAA server 3 to authenticate the terminal 1a (step S402), and the AAA server 3 authenticates the terminal 1a based on IEEE 802.1x (step S403). At this time, the AAA server 3 stores the user ID of the terminal 1a and the IP address of the AP 2b. When the validity of the terminal 1a is proved, the AAA server 3 notifies the RMS 5 that the handover by the terminal 1a has been performed (step S404).

端末1aによるハンドオーバが実施された通知を受けたRMS5は、受付制御を行う(ステップS405)。受付制御の具体的な手順は、以下のようなものである。
RMS5は、AAAサーバ3から受信したAP2bのIPアドレスより、「AP毎帯域管理表」を用いて、AP2bの総使用帯域を得る(1)。次に、RMS5は、SIPサーバ4から通知されたコーデックの方式より、通信に必要な無線LANの伝送帯域を求め、それをAP2bの総使用帯域に加算する(2)。加算結果と「AP毎帯域管理表」に記載された「最大帯域」とを比較し(3)、加算結果が「最大帯域」を超えていれば、通信が不可能であることから接続要求の受付を不許可とする。
The RMS 5 that has received notification that the handover by the terminal 1a has been performed performs admission control (step S405). The specific procedure for admission control is as follows.
The RMS 5 obtains the total used bandwidth of the AP 2b from the IP address of the AP 2b received from the AAA server 3 using the “per-AP bandwidth management table” (1). Next, the RMS 5 obtains the transmission band of the wireless LAN necessary for communication from the codec method notified from the SIP server 4, and adds it to the total use band of the AP 2b (2). The addition result is compared with the “maximum bandwidth” described in the “AP bandwidth management table” (3). If the addition result exceeds the “maximum bandwidth”, communication is impossible, so the connection request The reception is not permitted.

このままでは、ハンドオーバ時に端末1aが行っていた通信は切断されてしまうため、RMS5は、ベストエフォート型の通信方式により通信を継続するための手順を実行する。
RMS5は、ハンドオーバを行った端末1aのIPアドレスとポート番号を、端末1aが接続を要求したAP2bに通知し、端末1aとの間の無線LANによる通信をベストエフォート型の通信方式により実行するようAP2bに通知する(ステップS406)。AP2bは、端末1aに対して、無線LANによる通信をベストエフォート型の通信方式により実行することを通知し(ステップS407)、その後、AP2bはRMS5に対して、ベストエフォート型の通信方式による通信の準備が完了したことを応答する(ステップS408)。その後、端末1aとAP2bは、通信方式をベストエフォート型に切り替え(ステップS409)、端末1aは端末1a’となり、AP2bとの間で無線LANによる通信を継続する。
In this state, since the communication performed by the terminal 1a at the time of handover is disconnected, the RMS 5 executes a procedure for continuing the communication using the best effort communication method.
The RMS 5 notifies the AP 2b that the terminal 1a has requested to connect to the IP address and the port number of the terminal 1a that has performed the handover, so that the wireless LAN communication with the terminal 1a is performed using the best-effort communication method. The AP 2b is notified (step S406). The AP 2b notifies the terminal 1a that the communication by the wireless LAN is executed by the best effort communication method (step S407), and then the AP 2b notifies the RMS 5 of the communication by the best effort communication method. It responds that the preparation is completed (step S408). Thereafter, the terminal 1a and the AP 2b switch the communication method to the best effort type (step S409), the terminal 1a becomes the terminal 1a ', and continues communication with the AP 2b by the wireless LAN.

以上、ハンドオーバ時に受付不許可となり、無線LANの通信方式をベストエフォート型に切り替える場合の動作を、シーケンスチャートを参照して説明した。
これにより、RMS5は、無線LANの伝送帯域を管理し、新たな接続要求時やハンドオーバ時には、管理する伝送帯域にもとづき受付の可否を判断し、その結果、受付が不許可となった場合であっても、無線LANによる通信にベストエフォート型の通信方式を用いることにより優先度を下げ、端末1aはAP2bとの間で無線LANによる通信を継続することができる。
The operation in the case where the acceptance is not permitted at the time of handover and the wireless LAN communication method is switched to the best effort type has been described above with reference to the sequence chart.
As a result, the RMS 5 manages the transmission band of the wireless LAN, and at the time of a new connection request or handover, it determines whether or not acceptance is possible based on the managed transmission band, and as a result, the acceptance is not permitted. However, the priority can be lowered by using the best effort type communication method for the wireless LAN communication, and the terminal 1a can continue the wireless LAN communication with the AP 2b.

[第3の実施形態]
本実施形態では、ハンドオーバ時を例として、ハンドオーバ時に行った接続要求がRMS5の受付制御によって受付不許可となり、その対策として、RMS5の指示により、コーデックの方式をより符号化レートの低い方式に切り替えるまでを説明する。なお、本実施形態では、ハンドオーバ時を例として説明するが、新たな接続要求時にも同様の処理を実行することが可能である。
[Third Embodiment]
In this embodiment, taking the case of handover as an example, the connection request made at the time of handover is not accepted by the acceptance control of RMS 5, and as a countermeasure, the codec method is switched to a method with a lower encoding rate according to the instruction of RMS 5 Explain up to. In the present embodiment, the case of handover is described as an example, but the same processing can be executed when a new connection is requested.

第3の実施形態を実現するシステムの構成は、第1の実施形態を実現するシステムの構成と同じである。よって、説明には図1〜図3を参照することとし、構成の説明は省略する。   The configuration of the system that implements the third embodiment is the same as the configuration of the system that implements the first embodiment. Therefore, the description will be made with reference to FIGS.

図8に示すシーケンスチャートを用いて、ハンドオーバ時に行った接続要求がRMS5の受付制御によって受付不許可にされ、RMS5の指示により、コーデックの方式をより符号化レートの低い方式に切り替えるまでのシステムの動作を、RMS5を中心に説明する。   Using the sequence chart shown in FIG. 8, the connection request made at the time of handover is not accepted by the acceptance control of the RMS 5, and the codec method is switched to a method with a lower coding rate according to the instruction of the RMS 5. The operation will be described focusing on the RMS 5.

端末1aによりハンドオーバが実行されてから、RMS5により受付制御が行われるまでの処理は、第2の実施形態のステップS400〜ステップS405、(1)〜(3)と同じである(それぞれ、ステップS500〜ステップS505、(1)〜(3)に相当する)。   The processing from when the handover is executed by the terminal 1a until the admission control is performed by the RMS 5 is the same as the steps S400 to S405 and (1) to (3) of the second embodiment (respectively, step S500). To Step S505 (corresponding to (1) to (3)).

RMS5が行った受付制御により、端末1aがハンドオーバ時に行った接続要求の受付が不許可となった後、RMS5はSIPサーバ4に対して、コーデックの方式の切替要求を通知する(ステップS506)。その際、端末1aのIPアドレスと新たに利用可能なコーデックの方式を通知する。通知を受けたSIPサーバ4は、端末1aに対して、コーデックの方式の切替要求を通知する(ステップS507)。通知を受けた端末1aは、SIPサーバ4を介して端末1bへコーデックの方式を切り替えるメッセージであるUPDATE信号を送信する(ステップS508)。UPDATE信号を受信した端末1bは、コーデックの切り替えを了承する場合、SIPサーバ4を介して端末1aへ200OK信号を送信する(ステップS509)。その後、端末1aと端末1bは、コーデックの切り替えを実行し(ステップS510)、端末1aは端末1a’となり、AP2bとの間で無線LANによる通信を継続する。   After acceptance of the connection request made by the terminal 1a at the time of handover is rejected by the acceptance control performed by the RMS 5, the RMS 5 notifies the SIP server 4 of a request for switching the codec method (step S506). At this time, the IP address of the terminal 1a and a newly available codec method are notified. Upon receiving the notification, the SIP server 4 notifies the terminal 1a of a codec system switching request (step S507). Upon receiving the notification, the terminal 1a transmits an UPDATE signal, which is a message for switching the codec method, to the terminal 1b via the SIP server 4 (step S508). The terminal 1b that has received the UPDATE signal transmits a 200OK signal to the terminal 1a via the SIP server 4 when the codec switching is approved (step S509). Thereafter, the terminal 1a and the terminal 1b execute codec switching (step S510), the terminal 1a becomes the terminal 1a ', and communication with the AP 2b by the wireless LAN is continued.

以上、ハンドオーバ時に受付不許可となり、コーデックの方式を切り替える場合の動作を、シーケンスチャートを参照して説明した。
これにより、RMS5は、無線LANの伝送帯域を管理し、新たな接続要求時やハンドオーバ時には、管理する伝送帯域にもとづき受付の可否を判断し、その結果、受付が不許可となった場合であっても、符号化レートの低いコーデックを用いることにより、限られた伝送帯域を用いて通信を継続することができる。
The operation in the case where the acceptance is not permitted at the time of handover and the codec method is switched has been described above with reference to the sequence chart.
As a result, the RMS 5 manages the transmission band of the wireless LAN, and at the time of a new connection request or handover, it determines whether or not acceptance is possible based on the managed transmission band, and as a result, the acceptance is not permitted. However, by using a codec with a low encoding rate, communication can be continued using a limited transmission band.

第1の実施形態における無線LANでの受付制御を実現するリソース管理サーバを含むシステムの構成図である。1 is a configuration diagram of a system including a resource management server that realizes admission control in a wireless LAN according to a first embodiment. リソース管理サーバの構成を示す図である。It is a figure which shows the structure of a resource management server. (a)は、リソース管理サーバの帯域管理手段が備えるフロー管理表を示す図であり、(b)は、リソース管理サーバの帯域管理手段が備えるAP毎帯域管理表を示す図である。(A) is a figure which shows the flow management table with which the bandwidth management means of a resource management server is provided, (b) is a figure which shows the bandwidth management table for every AP with which the bandwidth management means of a resource management server is provided. 通信開始時の接続要求が受付許可となる場合のシーケンスを示す図である。It is a figure which shows a sequence in case the connection request at the time of a communication start is acceptance permission. ハンドオーバ時に接続要求が受付許可となる場合のシーケンスを示す図である。It is a figure which shows a sequence in case a connection request | requirement is permitted reception at the time of a hand-over. 接続切断時に伝送帯域が開放される場合のシーケンスを示す図である。It is a figure which shows a sequence in case a transmission band is open | released at the time of a connection disconnection. ハンドオーバ時に接続要求が受付不許可となり、ベストエフォート型の通信方式を用いることにより、優先度を下げた通信を継続する場合のシーケンスを示す図である。It is a figure which shows the sequence in the case of continuing the communication which lowered the priority by using a best effort type | mold communication system by which a connection request is refused at the time of a hand-over. ハンドオーバ時に接続要求が受付不許可となり、コーデックの方式を変更して通信を継続する場合のシーケンスを示す図である。It is a figure which shows the sequence in case a connection request is refused at the time of a handover and communication is continued by changing the codec method. 無線LANの構成を示す図である。It is a figure which shows the structure of wireless LAN.

符号の説明Explanation of symbols

1a 端末
1b 端末
2a アクセスポイント(AP)
2b アクセスポイント(AP)
3 AAAサーバ(認証サーバ)
4 SIPサーバ(アプリケーションサーバ)
5 リソース管理サーバ(RMS)
51 帯域管理手段
52 受付制御手段
6 ネットワーク
7 サブネットワーク
91 ネットワーク
92 アクセスポイント(AP)
93 端末
1a terminal 1b terminal 2a access point (AP)
2b Access point (AP)
3 AAA server (authentication server)
4 SIP server (application server)
5 Resource management server (RMS)
51 Band management means 52 Admission control means 6 Network 7 Sub-network 91 Network 92 Access point (AP)
93 terminals

Claims (8)

アクセスポイントを介して複数の端末を収容可能な無線LANにおいて、前記無線LANの伝送帯域の管理と前記端末から前記アクセスポイントへの接続要求の受付制御とを行うリソース管理方法であって、
前記端末から前記アクセスポイントへの接続要求が生じた場合に、
前記無線LANの伝送帯域を管理する帯域管理手段が、前記端末が利用することを要求する伝送帯域を加えたアクセスポイントでの伝送帯域を算出して総使用帯域とする手順と、
前記端末からアクセスポイントへの接続要求の受付制御を行う受付制御手段が、前記算出した総使用帯域にもとづき、前記端末から前記アクセスポイントに対する接続要求の可否を判断する手順と、
前記端末と前記アクセスポイントとの間の接続が切断された場合に、
前記帯域管理手段が、前記端末が利用していた伝送帯域を除いたアクセスポイントでの伝送帯域を算出して新たな総使用帯域とする手順と
を実行することを特徴とするリソース管理方法。
In a wireless LAN that can accommodate a plurality of terminals via an access point, a resource management method that performs transmission band management of the wireless LAN and admission control of connection requests from the terminal to the access point,
When a connection request from the terminal to the access point occurs,
The bandwidth management means for managing the transmission bandwidth of the wireless LAN calculates the transmission bandwidth at the access point including the transmission bandwidth required to be used by the terminal and sets it as the total used bandwidth;
An admission control unit that performs admission control of a connection request from the terminal to the access point, based on the calculated total use band, a procedure for determining whether a connection request from the terminal to the access point is possible,
When the connection between the terminal and the access point is disconnected,
A resource management method, wherein the band management means executes a procedure of calculating a transmission band at an access point excluding a transmission band used by the terminal to obtain a new total use band.
前記受付制御手段による前記端末から前記アクセスポイントへの接続要求の可否の判断は、
前記算出した総使用帯域が前記アクセスポイントでの伝送帯域の上限値を超えていない場合、接続要求の受付許可であり、
前記算出した総使用帯域が前記アクセスポイントでの前記伝送帯域の上限値を超えている場合、接続要求の受付不許可であること
を特徴とする請求項1に記載のリソース管理方法。
Determination of whether or not a connection request from the terminal to the access point by the admission control unit is possible,
When the calculated total use band does not exceed the upper limit value of the transmission band at the access point, it is permission to accept a connection request,
2. The resource management method according to claim 1, wherein when the calculated total used bandwidth exceeds an upper limit value of the transmission bandwidth at the access point, connection request acceptance is not permitted.
前記端末から前記アクセスポイントに対する接続要求の可否を判断した結果が受付許可であった場合、
前記受付制御手段は、前記端末に対して、伝送帯域保証型の通信方式の利用を許可し、
前記判断した結果が受付不許可であった場合、
前記受付制御手段は、前記端末に対して、ベストエフォート型の通信方式の利用を指示すること
を特徴とする請求項1または請求項2に記載のリソース管理方法。
When the result of determining whether or not a connection request to the access point from the terminal is acceptable is acceptance,
The admission control means permits the terminal to use a transmission band guaranteed communication method,
If the result of the decision is not accepted,
The resource management method according to claim 1, wherein the reception control unit instructs the terminal to use a best effort communication method.
前記端末から前記アクセスポイントに対する接続要求の可否を判断した結果が受付許可であった場合、
前記受付制御手段は、前記端末に対して、前記端末が利用することを要求する伝送帯域で実行可能なコーデックの利用を許可し、
前記判断した結果が受付不許可であった場合、
前記受付制御手段は、前記端末に対して、前記総使用帯域がアクセスポイントでの前記伝送帯域の上限値を超えないものとなるコーデックの利用を指示すること
を特徴とする請求項1または請求項2に記載のリソース管理方法。
When the result of determining whether or not a connection request to the access point from the terminal is acceptable is acceptance,
The admission control means permits the terminal to use a codec that can be executed in a transmission band that the terminal requests to use,
If the result of the decision is not accepted,
The reception control unit instructs the terminal to use a codec that makes the total use band not exceed the upper limit value of the transmission band at an access point. The resource management method according to 2.
前記帯域管理手段による伝送帯域の管理は、
前記アクセスポイント、送信元IPアドレス、宛先IPアドレス、ポート番号、コーデック、前記端末が利用することを要求する伝送帯域、前記アクセスポイントでの総使用帯域、前記アクセスポイントでの前記伝送帯域の上限値のうち少なくとも一つ以上の情報を用いて行われること
を特徴とする請求項1に記載のリソース管理方法。
Transmission band management by the band management means is
The access point, source IP address, destination IP address, port number, codec, transmission band requested to be used by the terminal, total used band at the access point, upper limit value of the transmission band at the access point The resource management method according to claim 1, wherein the resource management method is performed using at least one piece of information.
アクセスポイントを介して複数の端末を収容可能な無線LANを含む通信ネットワークにおいて、前記無線LANの伝送帯域の管理と前記端末から前記アクセスポイントへの接続要求の受付制御とを行うリソース管理装置であって、
前記端末から前記アクセスポイントへの接続要求が生じた場合に、
前記端末が利用することを要求する伝送帯域を加えた前記アクセスポイントでの伝送帯域を算出して総使用帯域とし、
前記端末と前記アクセスポイントとの間の接続が切断された場合に、
前記端末が利用していた伝送帯域を除いた前記アクセスポイントでの伝送帯域を算出して新たな総使用帯域とする帯域管理手段と、
前記算出した総使用帯域にもとづき、前記端末から前記アクセスポイントに対する接続要求の可否を判断する受付制御手段と
を備えることを特徴とするリソース管理装置。
In a communication network including a wireless LAN that can accommodate a plurality of terminals via an access point, a resource management device that performs management of a transmission band of the wireless LAN and reception control of a connection request from the terminal to the access point. And
When a connection request from the terminal to the access point occurs,
Calculate the transmission band at the access point plus the transmission band required to be used by the terminal as the total used band,
When the connection between the terminal and the access point is disconnected,
Band management means for calculating a transmission band at the access point excluding the transmission band used by the terminal and setting it as a new total used band;
A resource management apparatus comprising: an acceptance control unit that determines whether or not a connection request to the access point can be made from the terminal based on the calculated total bandwidth used.
請求項1から請求項5のいずれか一項に記載のリソース管理方法をコンピュータに実行させることを特徴とするリソース管理プログラム。   A resource management program for causing a computer to execute the resource management method according to any one of claims 1 to 5. 請求項1から請求項5のいずれか一項に記載のリソース管理方法をコンピュータに実行させるプログラムを記録したコンピュータに読み取り可能な記録媒体。   A computer-readable recording medium storing a program for causing a computer to execute the resource management method according to claim 1.
JP2004040015A 2004-02-17 2004-02-17 Method, apparatus, program for resource management, and recording medium recording this program Pending JP2005236388A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004040015A JP2005236388A (en) 2004-02-17 2004-02-17 Method, apparatus, program for resource management, and recording medium recording this program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004040015A JP2005236388A (en) 2004-02-17 2004-02-17 Method, apparatus, program for resource management, and recording medium recording this program

Publications (1)

Publication Number Publication Date
JP2005236388A true JP2005236388A (en) 2005-09-02

Family

ID=35018933

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004040015A Pending JP2005236388A (en) 2004-02-17 2004-02-17 Method, apparatus, program for resource management, and recording medium recording this program

Country Status (1)

Country Link
JP (1) JP2005236388A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007074193A (en) * 2005-09-06 2007-03-22 Nec Corp Channel band occupancy rate evaluation method, radio communication system, channel band occupancy rate evaluation device and program
WO2007069695A1 (en) * 2005-12-15 2007-06-21 Matsushita Electric Industrial Co., Ltd. Radio communication device, band setting system
JP2009088755A (en) * 2007-09-28 2009-04-23 Nippon Telegr & Teleph Corp <Ntt> Acceptance control method, wireless lan base station apparatus, and program
JP2009213108A (en) * 2008-02-05 2009-09-17 Hitachi Communication Technologies Ltd Method for switching ip address of mobile node device in mobile communication system, mobile node device, and server
JP2009534973A (en) * 2006-04-26 2009-09-24 フランス テレコム Radio resource management method in radio communication network
JP2009284297A (en) * 2008-05-23 2009-12-03 Nec Access Technica Ltd Multi-session enabled router and communication control method thereof
JP2010122763A (en) * 2008-11-17 2010-06-03 Toshiba Corp Switching apparatus, authentication server, authentication system, authentication method, and program
US8077626B2 (en) 2006-07-14 2011-12-13 Qualcomm Incorporated Quality of service (QoS) aware establishment of communication sessions
JP2012075043A (en) * 2010-09-29 2012-04-12 Toshiba Corp Wireless communication method and wireless device
JP2013090221A (en) * 2011-10-19 2013-05-13 Fujitsu Ltd Communication device, communication method, and communication program
JPWO2012169134A1 (en) * 2011-06-09 2015-02-23 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America Network node, terminal, bandwidth change determination method and bandwidth change method
JP2015043592A (en) * 2006-07-14 2015-03-05 クゥアルコム・インコーポレイテッドQualcomm Incorporated Call establishment and maintenance in wireless network
JP2015080139A (en) * 2013-10-18 2015-04-23 富士通株式会社 Voice communication device and voice communication system
JPWO2013080471A1 (en) * 2011-11-30 2015-04-27 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America Network node and communication method
JP2018514114A (en) * 2015-03-12 2018-05-31 テレフオンアクチーボラゲット エルエム エリクソン(パブル) Rate control in circuit switched systems.

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4687343B2 (en) * 2005-09-06 2011-05-25 日本電気株式会社 Channel bandwidth utilization ratio evaluation method, wireless communication system, channel bandwidth utilization ratio evaluation apparatus, and program
JP2007074193A (en) * 2005-09-06 2007-03-22 Nec Corp Channel band occupancy rate evaluation method, radio communication system, channel band occupancy rate evaluation device and program
US8238293B2 (en) 2005-09-06 2012-08-07 Nec Corporation Method of evaluating channel bandwidth utilization ratio, wireless communication system, apparatus for evaluating channel bandwidth utilization ratio and program thereof
WO2007069695A1 (en) * 2005-12-15 2007-06-21 Matsushita Electric Industrial Co., Ltd. Radio communication device, band setting system
JP4971186B2 (en) * 2005-12-15 2012-07-11 パナソニック株式会社 Wireless communication device, band setting system
US8180322B2 (en) 2005-12-15 2012-05-15 Panasonic Corporation Radio communication device, band setting system
JP2009534973A (en) * 2006-04-26 2009-09-24 フランス テレコム Radio resource management method in radio communication network
JP2015043592A (en) * 2006-07-14 2015-03-05 クゥアルコム・インコーポレイテッドQualcomm Incorporated Call establishment and maintenance in wireless network
JP2015233288A (en) * 2006-07-14 2015-12-24 クゥアルコム・インコーポレイテッドQualcomm Incorporated Call establishment and maintenance in wireless network
US10447557B2 (en) 2006-07-14 2019-10-15 Qualcomm Incorporated Call establishment and maintenance in a wireless network
US8077626B2 (en) 2006-07-14 2011-12-13 Qualcomm Incorporated Quality of service (QoS) aware establishment of communication sessions
US9781014B2 (en) 2006-07-14 2017-10-03 Qualcomm Incorporated Call establishment and maintenance in a wireless network
JP2009088755A (en) * 2007-09-28 2009-04-23 Nippon Telegr & Teleph Corp <Ntt> Acceptance control method, wireless lan base station apparatus, and program
JP2009213108A (en) * 2008-02-05 2009-09-17 Hitachi Communication Technologies Ltd Method for switching ip address of mobile node device in mobile communication system, mobile node device, and server
JP2009284297A (en) * 2008-05-23 2009-12-03 Nec Access Technica Ltd Multi-session enabled router and communication control method thereof
JP2010122763A (en) * 2008-11-17 2010-06-03 Toshiba Corp Switching apparatus, authentication server, authentication system, authentication method, and program
JP2012075043A (en) * 2010-09-29 2012-04-12 Toshiba Corp Wireless communication method and wireless device
JPWO2012169134A1 (en) * 2011-06-09 2015-02-23 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America Network node, terminal, bandwidth change determination method and bandwidth change method
JP2013090221A (en) * 2011-10-19 2013-05-13 Fujitsu Ltd Communication device, communication method, and communication program
JPWO2013080471A1 (en) * 2011-11-30 2015-04-27 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America Network node and communication method
JP2015080139A (en) * 2013-10-18 2015-04-23 富士通株式会社 Voice communication device and voice communication system
JP2018514114A (en) * 2015-03-12 2018-05-31 テレフオンアクチーボラゲット エルエム エリクソン(パブル) Rate control in circuit switched systems.

Similar Documents

Publication Publication Date Title
EP3627793B1 (en) Session processing method and device
JP4774438B2 (en) Confirmation and quick QoS establishment method
US8300604B2 (en) Radio communication system and radio communication method
TWI388231B (en) Means and methods for controlling network access in integrated communications networks
US9762389B2 (en) Moderation of network and access point selection in an IEEE 802.11 communication system
US8185127B1 (en) Method and system for allocating network resources for a single user operating multiple devices
CN103299280B (en) Arbitrating resource acquisition for applications of a multi-processor mobile communications device
KR100889111B1 (en) Communications system, method for controlling a communications system, network access device and method for controlling a network access device
JP2005236388A (en) Method, apparatus, program for resource management, and recording medium recording this program
CN113708947B (en) Slice access method, device and system
EP1649715B1 (en) Inter-domain handover
CA2592876C (en) Voip communication control method and access point apparatus
JP2005512424A (en) Service provision and charging method according to service quality in mobile communication system
JP2008526068A (en) Provision of user policy to terminals
JP2009159608A (en) Method and system for performing service reception control
JP2011139528A (en) Method and system for providing service quality assurance in wireless communication system
JPWO2007097101A1 (en) Wireless access system and wireless access method
EP2317694B1 (en) Method and system and user equipment for protocol configuration option transmission
KR100701797B1 (en) Method For Call Processing And Handoff Processing In The Converged Service System Of Unlicensed Radio Network And CDMA Mobile Communication Network
US20170310761A1 (en) First terminal apparatus, server apparatus, and control method
KR100561616B1 (en) Method for managing user information items in high-speed portable internet system
US20080004072A1 (en) User Equipment With Wired Discontinuous Mobile Communication Function and the Method Thereof
CN113596909B (en) Communication method, device and system
US20150319682A1 (en) Communication system, communication device, and network connection control method
EP3235314A1 (en) Controlling wireless local area network access